/** init */
/** colors */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
html body,
html body * {
  font-size: 12px;
  outline: none;
  font-family: titillium_webregular, arial, sans-serif;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Fade on display: none/block */
.fade-in {
  display: block;
}
.fade-out {
  display: none;
}
.sto {
  width: 100%;
}
.scrollbar::-webkit-scrollbar {
  width: 7px;
  height: 10px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #444;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}
.scrollbar::-webkit-scrollbar-track {
  background-color: #e3e5e4;
}
@font-face {
  font-family: 'opensans_semibold';
  src: url('/rwd/fonts/opensans-semibold-webfont.eot');
  src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-semibold-webfont.woff') format('woff'), url('fonts/opensans-semibold-webfont.ttf') format('truetype'), url('fonts/opensans-semibold-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswald_regular';
  src: url('fonts/oswald-regular-webfont.eot');
  src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oswald-regular-webfont.woff') format('woff'), url('fonts/oswald-regular-webfont.ttf') format('truetype'), url('fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswald_light';
  src: url('fonts/oswald-light-webfont.eot');
  src: url('fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oswald-light-webfont.woff') format('woff'), url('fonts/oswald-light-webfont.ttf') format('truetype'), url('fonts/oswald-light-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'titillium_webregular';
  src: url('fonts/titilliumweb-regular-webfont.eot');
  src: url('fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/titilliumweb-regular-webfont.woff') format('woff'), url('fonts/titilliumweb-regular-webfont.ttf') format('truetype'), url('fonts/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'titillium_websemibold';
  src: url('fonts/titilliumweb-semibold-webfont.eot');
  src: url('fonts/titilliumweb-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/titilliumweb-semibold-webfont.woff') format('woff'), url('fonts/titilliumweb-semibold-webfont.ttf') format('truetype'), url('fonts/titilliumweb-semibold-webfont.svg#titillium_websemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'titillium_webbold';
  src: url('fonts/titilliumweb-bold-webfont.eot');
  src: url('fonts/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/titilliumweb-bold-webfont.woff') format('woff'), url('fonts/titilliumweb-bold-webfont.ttf') format('truetype'), url('fonts/titilliumweb-bold-webfont.svg#titillium_webbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** font definition */
.fontPrimaryRegular {
  font-family: oswald_regular, arial, sans-serif;
}
.fontPrimaryLight {
  font-family: oswald_light, arial, sans-serif;
}
.fontSecondaryRegular {
  font-family: titillium_webregular, arial, sans-serif;
}
.fontSecondarySemibold {
  font-family: titillium_websemibold, arial, sans-serif;
}
.fontSecondaryBold {
  font-family: titillium_webbold, arial, sans-serif;
}
/** basic form reset */
form,
label,
form input,
input,
form button,
form textarea,
button,
select,
opstion {
  display: block;
  border: 0;
  padding: 0;
  z-index: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
::-webkit-input-placeholder {
  color: #7f7f7f;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
:-ms-input-placeholder {
  color: #000000;
}
/** custom form style */
form.custom .row,
form.custom .cols {
  position: relative;
  padding: 6px 0;
}
form.custom .row label,
form.custom .cols label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 0 6px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
form.custom .row input.text,
form.custom .cols input.text,
form.custom .row input.password,
form.custom .cols input.password,
form.custom .row textarea.textarea,
form.custom .cols textarea.textarea,
form.custom .row select.select,
form.custom .cols select.select {
  background-color: #e5e5e5;
  border: 1px #e5e5e5 solid;
  width: 100%;
  max-width: 100%;
  resize: none;
  padding: 15px 12px 15px 15px;
  background-position: 120% 50%;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
form.custom .row input.datepicker,
form.custom .cols input.datepicker {
  background-image: url(/rwd/images/iconDatepicker.png);
  background-position: 97% 50%;
  background-repeat: no-repeat;
}
form.custom .row select.select,
form.custom .cols select.select {
  background-image: url(/rwd/images/selectArrow.png);
  background-position: 97% 50%;
  background-size: 10px auto;
  background-repeat: no-repeat;
}
form.custom .row textarea.textarea,
form.custom .cols textarea.textarea {
  min-height: 100px;
}
form.custom .row .col,
form.custom .cols .col {
  float: left;
  padding: 0 6px;
}
form.custom .row .col:first-of-type,
form.custom .cols .col:first-of-type {
  padding-left: 0 !important;
}
form.custom .row .col:last-of-type,
form.custom .cols .col:last-of-type {
  padding-right: 0 !important;
}
form.custom .row .col .row,
form.custom .cols .col .row {
  padding: 0 !important;
}
form.custom .row.w75,
form.custom .cols.w75 {
  width: 75%;
}
form.custom .row a.info,
form.custom .cols a.info {
  position: absolute;
  top: 60%;
  right: -30px;
  margin-top: -11px;
}
form.custom .row a.info > div,
form.custom .cols a.info > div {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  padding: 8px 10px;
  background-color: #000000;
  color: #ffffff;
  line-height: 12px;
  font-size: 10px;
  text-transform: uppercase;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
form.custom .row a.info > div::before,
form.custom .cols a.info > div::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 5px #000000 solid;
  border-right: 5px transparent solid;
  border-bottom: 0;
  border-left: 5px transparent solid;
  margin-left: -5px;
}
form.custom .row a.info > div.active,
form.custom .cols a.info > div.active {
  bottom: 30px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
form.custom .row a.info.infoDesctop > div,
form.custom .cols a.info.infoDesctop > div {
  visibility: hidden;
}
form.custom .row a.info.infoDesctop > div.active,
form.custom .cols a.info.infoDesctop > div.active {
  visibility: visible;
}
form.custom .row a.info.infoRight > div,
form.custom .cols a.info.infoRight > div {
  left: -140px !important;
  margin: 0 !important;
}
form.custom .row a.info.infoRight > div::before,
form.custom .cols a.info.infoRight > div::before {
  left: auto !important;
  right: 24px !important;
}
form.custom .row .tip,
form.custom .cols .tip {
  display: block;
  padding: 7px 0 0 0;
  text-transform: uppercase;
  font-size: 10px;
  font-family: titillium_websemibold, arial, sans-serif;
  color: #7f7f7f;
}
form.custom .row .rtxt,
form.custom .cols .rtxt {
  padding: 18px 0 0 10px;
  text-transform: uppercase;
  color: #7f7f7f;
  white-space: nowrap;
  font-family: titillium_websemibold, arial, sans-serif;
}
form.custom .row .rtxt strong,
form.custom .cols .rtxt strong {
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
}
form.custom .cols.cols-2 .col {
  width: 50%;
}
form.custom .cols.cols-3 .col {
  width: 33.333%;
}
form.custom .cols.cols-4 .col {
  width: 25%;
}
form.custom .formInfo {
  padding: 20px 0;
  text-transform: uppercase;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
form.custom label.lab {
  display: block !important;
  font-size: 10px !important;
  color: #7f7f7f;
}
form.custom label.lab.req::after {
  content: '*';
  font-size: 10px;
  color: #cc0000;
  padding-left: 3px;
  font-family: titillium_websemibold, arial, sans-serif;
}
form.custom.dark .row input.text,
form.custom.dark .row input.password,
form.custom.dark .row textarea.textarea,
form.custom.dark .row select.select {
  background-color: #ffffff;
  color: #000000;
  border: 1px #ffffff solid;
}
/** BUTTONS */
.btns a,
.btns button,
.btns input {
  display: block;
  float: left;
  padding: 15px 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #be9e56;
  text-decoration: none;
  text-align: center;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.btns a:hover,
.btns button:hover,
.btns input:hover {
  background-color: #b59346;
}
.btns a.btnLeft,
.btns button.btnLeft,
.btns input.btnLeft {
  float: left;
}
.btns a.btnRight,
.btns button.btnRight,
.btns input.btnRight {
  float: right;
}
.btns a.btnCenter,
.btns button.btnCenter,
.btns input.btnCenter {
  float: none;
  margin: 0 auto;
}
.btns a.gold,
.btns button.gold,
.btns input.gold {
  background-color: #be9e56;
  color: #ffffff;
  font-size: 16px;
  padding: 18px 40px;
}
.btns a.gold:hover,
.btns button.gold:hover,
.btns input.gold:hover {
  background-color: #b59346;
}
.btns a.black,
.btns button.black,
.btns input.black {
  background-color: #000000;
  color: #ffffff;
}
.btns a.black:hover,
.btns button.black:hover,
.btns input.black:hover {
  color: #be9e56;
}
.btns a.grey,
.btns button.grey,
.btns input.grey {
  background-color: #e5e5e5;
  color: #000000;
  font-size: 12px;
  margin-right: 10px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.btns a.grey:hover,
.btns button.grey:hover,
.btns input.grey:hover {
  background-color: #000000;
  color: #ffffff;
}
.btns a.white,
.btns button.white,
.btns input.white {
  background-color: #ffffff !important;
  color: #000000;
}
.btns a.white:hover,
.btns button.white:hover,
.btns input.white:hover {
  color: #be9e56;
}
.btns.btnsLine {
  border-top: 1px #e5e5e5 solid;
  padding-top: 40px;
  margin-top: 40px;
}
/** RADIOS */
i.radio {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  background: #e5e5e5;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
i.radio > i {
  position: absolute;
  top: 4px;
  left: 4px;
  display: none;
  width: 8px;
  height: 8px;
  background: #333333;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
/** info icon custom style */
i.info,
button.info,
a.info {
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background: #000000 url(/rwd/images/iconInfo.png) 50% 50% no-repeat;
  background-size: 6px auto;
  -webkit-border-radius: 11px;
  -o-border-radius: 11px;
  -ms-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
/** customCbox */
.cbox label {
  position: relative;
  display: block !important;
  padding: 0 !important;
}
.cbox label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: -99999px;
}
.cbox label span {
  display: block;
  float: left;
  padding: 3px 0 0 9px;
  text-transform: none;
  width: 85%;
  font-size: 10px;
  line-height: 15px;
  color: #7f7f7f;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
.cbox label span a {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.cbox label span a:hover {
  color: #be9e56;
}
.cbox label i {
  display: block;
  float: left;
  width: 21px;
  height: 21px;
  background: #e5e5e5 url(/rwd/images/filterCb.png) 0 0 no-repeat;
  border: 1px #e5e5e5 solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.cbox label.checked i {
  background-position: 0 -19px;
}
.infoBox {
  display: none;
  padding-top: 10px;
  line-height: 14px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
.infoBox strong {
  font-family: inherit;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 5px;
  display: block;
}
/** VALIDATION */
.validationOn input.text,
.validationOn input.password,
.validationOn textarea.textarea {
  border-color: #cc0000 !important;
  background-image: url(/rwd/images/validCross.png);
  background-position: 97% 50% !important;
  background-size: 22px 22px;
  background-repeat: no-repeat;
}
.validationOn select.select {
  border-color: #cc0000 !important;
}
.validationOn textarea.textarea {
  background-position: 97% 10px !important;
}
.validationOn .tip {
  display: none !important;
}
.validationOn p.errorOn {
  color: #cc0000;
  text-transform: uppercase;
  font-size: 10px;
  padding-top: 5px;
  font-family: titillium_webbold, arial, sans-serif;
}
.validationOn.cbox i {
  border: 1px #cc0000 solid;
}
.optionRow > .row.validationOn .option .cb {
  border-color: #cc0000 !important;
}
.optionRow > .row.validationOn p.errorOn {
  padding: 0 0 10px 10px !important;
}
.updateInfo {
  text-transform: uppercase;
  font-size: 10px;
  color: #00a114;
  padding-top: 5px;
  font-family: titillium_webbold, arial, sans-serif;
}
input.honey {
  display: none;
}
@media only screen and (max-width: 540px) {
  .btns a,
  .btns button,
  .btns input {
    width: 100%;
  }
  .btns a.gold,
  .btns button.gold,
  .btns input.gold {
    margin-bottom: 20px;
  }
  .btns a.grey,
  .btns button.grey,
  .btns input.grey {
    margin-bottom: 10px;
  }
  .col {
    padding: 6px 0 !important;
  }
  .col:first-of-type {
    padding-top: 0 !important;
  }
  .col:last-of-type {
    padding-bottom: 0 !important;
  }
}
.formsSection .formWrap .form {
  width: 500px;
  padding-left: 40px;
}
.formsSection .formWrap .form > h2 {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
.formsSection .optionsWrap {
  padding: 40px 0;
}
.formsSection .optionsWrap .options {
  border-bottom: 1px #e5e5e5 solid;
}
.formsSection .optionsWrap .options .optionRow {
  position: relative;
  border-top: 1px #e5e5e5 solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.formsSection .optionsWrap .options .optionRow > .row {
  padding: 0 !important;
}
.formsSection .optionsWrap .options .optionRow .option {
  position: relative;
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: auto 25px;
  padding: 0 0 0 78px;
  cursor: pointer;
}
.formsSection .optionsWrap .options .optionRow .option input.checkbox {
  position: absolute;
  top: 0;
  left: -99999px;
}
.formsSection .optionsWrap .options .optionRow .option span.label {
  display: block;
  padding: 30px 30px 30px 0;
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 15px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.formsSection .optionsWrap .options .optionRow .option span.label a {
  color: #000000;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.formsSection .optionsWrap .options .optionRow .option span.label a:hover {
  color: #be9e56;
}
.formsSection .optionsWrap .options .optionRow .option span.label .more {
  display: none;
  font-size: 12px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.formsSection .optionsWrap .options .optionRow .option i {
  position: absolute;
  top: 50%;
  left: 40px;
  display: block;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  border: 1px #e5e5e5 solid;
  background: #e5e5e5 url(/rwd/images/filterCb.png) 0 0 no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.formsSection .optionsWrap .options .optionRow .option.logo {
  background-size: 156px 25px;
}
.formsSection .optionsWrap .options .optionRow .option.logo span.label {
  padding-right: 200px;
}
.formsSection .optionsWrap .options .optionRow .optionContent {
  display: none;
}
.formsSection .optionsWrap .options .optionRow .optionContent .formWrap {
  padding: 0 0 40px 0;
}
.formsSection .optionsWrap .options .optionRow:hover {
  background-color: #f9f9f9;
}
.formsSection .optionsWrap .options .optionRow.active {
  background-color: #f7f7f7;
}
.formsSection .optionsWrap .options .optionRow.active span.label {
  color: #000000;
}
.formsSection .optionsWrap .options .optionRow.active i.cb {
  background-position: 0 -19px !important;
}
.formsSection .optionsWrap .options .optionRow.disabled .option {
  cursor: default;
}
.formsSection .optionsWrap .options .optionRow.disabled .option i {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
}
.formsSection .optionsWrap .options #optionRowAc {
  display: none;
}
@media only screen and (max-width: 760px) {
  .formsSection .formWrap .form {
    width: 100% !important;
    padding-right: 40px !important;
  }
  .formsSection .formWrap .form .cols .info.showOnMobile {
    transition: none;
  }
  .formsSection .formWrap .form .cols .info.showOnMobile.activeChild div {
    display: block !important;
    visibility: visible;
    opacity: 1;
    bottom: 30px;
  }
  .formsSection .formWrap .form .showOnMobile.activeChild > div {
    display: block !important;
    visibility: visible;
    opacity: 1;
    bottom: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .formsSection .formWrap .form {
    width: 100% !important;
    padding: 0 10px !important;
  }
  .formsSection .formWrap .form .row,
  .formsSection .formWrap .form .cols {
    width: 100%;
  }
  .formsSection .formWrap .form .row .col,
  .formsSection .formWrap .form .cols .col {
    float: none;
    width: 100%;
    padding: 0 0 12px 0;
    padding-bottom: 0;
  }
  .formsSection .formWrap .form .row .col.withInfo,
  .formsSection .formWrap .form .cols .col.withInfo {
    width: 85%;
    float: left;
  }
  .formsSection .formWrap .form .row .info,
  .formsSection .formWrap .form .cols .info {
    display: none;
  }
  .formsSection .formWrap .form .row .rtxt,
  .formsSection .formWrap .form .cols .rtxt {
    padding-bottom: 18px;
  }
  .formsSection .formWrap .form .row .info.showOnMobile,
  .formsSection .formWrap .form .cols .info.showOnMobile {
    display: block;
    position: static;
    float: right;
    margin-top: 18px;
  }
  .formsSection .formWrap .form .row .info.showOnMobile.activeChild,
  .formsSection .formWrap .form .cols .info.showOnMobile.activeChild {
    width: 15%;
    height: 45px;
    margin-top: 6px;
    border-radius: 0;
    background-image: url(/rwd/images/iconCrossWhite.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 12px auto;
    background-color: #BE9E56;
  }
  .formsSection .formWrap .form .row .info.showOnMobile.activeChild div,
  .formsSection .formWrap .form .cols .info.showOnMobile.activeChild div {
    display: block !important;
    visibility: visible;
    opacity: 1;
    bottom: 0px;
    z-index: 1;
  }
  .formsSection .formWrap .form .row .info.showOnMobile div,
  .formsSection .formWrap .form .cols .info.showOnMobile div {
    margin: 0;
    line-height: 14px;
    background: rgba(0, 0, 0, 0);
    color: #000;
    width: 85%;
    float: left;
    padding-left: 30px;
    min-height: 45px;
    left: 0 !important;
    right: 0;
    bottom: auto !important;
    top: 138px;
    padding-left: 10px;
    background: #000;
    color: #FFF;
    padding-right: 20px;
    padding-right: 5px;
  }
  .formsSection .formWrap .form .row .info.showOnMobile div:before,
  .formsSection .formWrap .form .cols .info.showOnMobile div:before {
    display: none;
  }
  .formsSection .formWrap .form .row .info.showOnMobile div.active,
  .formsSection .formWrap .form .cols .info.showOnMobile div.active {
    visibility: visible;
    opacity: 1;
    display: none;
  }
  .formsSection .formWrap .form .row.withInfo select {
    width: 85%;
    float: left;
  }
  .formsSection .formWrap .form .row.withInfo .info.showOnMobile {
    margin-top: 11px;
  }
  .formsSection .formWrap .form .row.withInfo .info.showOnMobile.activeChild {
    margin-top: 0;
  }
  .formsSection .formWrap .form .row.withInfo .info.showOnMobile div {
    top: 22px;
  }
  .formsSection .formWrap .form .row.withInfo + div.row {
    clear: both;
  }
  .formsSection .optionsWrap .options .optionRow .option {
    padding-left: 45px;
    background-image: none !important;
  }
  .formsSection .optionsWrap .options .optionRow .option span.label {
    padding-right: 30px !important;
  }
  .formsSection .optionsWrap .options .optionRow .option i {
    left: 10px !important;
  }
  .formsSection .optionsWrap .options .optionRow.withForm {
    background: transparent !important;
  }
}
/** jquery ui */
/*!
 * jQuery UI CSS Framework 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*!
 * jQuery UI Datepicker 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*!
 * jQuery UI Datepicker 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/*!
 * jQuery UI CSS Framework 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/rwd/images/ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/rwd/images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/rwd/images/ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("/rwd/images/ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/rwd/images/ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/rwd/images/ui/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/rwd/images/ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/rwd/images/ui/ui-icons_cd0a0a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  /*border-top-left-radius: 4px;*/
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  /*border-top-right-radius: 4px;*/
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  /*border-bottom-left-radius: 4px;*/
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  /*border-bottom-right-radius: 4px;*/
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("/rwd/images/ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/rwd/images/ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /*border-radius: 8px;*/
}
/** assets */
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
#productGallery {
  min-height: 400px;
}
#viewsProduct #productTotalWrap .left #productGalleryInfo {
  margin-left: 55px;
}
@media only screen and (max-width: 479px) {
  #viewsProduct #productTotalWrap .left #productGalleryInfo {
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1240px;
  }
}
#descPD {
  width: 35%;
  margin: 0;
  height: 400px;
  background: gray;
}
#mediaPD {
  /*
        *  Owl Carousel - Animate Plugin
        */
  /*
        * 	Owl Carousel - Auto Height Plugin
        */
  /*
        *  Core Owl Carousel CSS File
        */
  /* No Js */
  /*
        * 	Owl Carousel - Lazy Load Plugin
        */
  /*
        * 	Owl Carousel - Video Plugin
        */
  width: 100%;
  min-height: 1px;
  position: relative;
}
#mediaPD .owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#mediaPD .owl-carousel .owl-animated-in {
  z-index: 0;
}
#mediaPD .owl-carousel .owl-animated-out {
  z-index: 1;
}
#mediaPD .owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#mediaPD .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
#mediaPD .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
#mediaPD .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
#mediaPD .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#mediaPD .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
#mediaPD .owl-carousel .owl-controls .owl-nav .owl-prev,
#mediaPD .owl-carousel .owl-controls .owl-nav .owl-next,
#mediaPD .owl-carousel .owl-controls .owl-dot {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#mediaPD .owl-carousel.owl-loaded {
  display: block;
}
#mediaPD .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
#mediaPD .owl-carousel.owl-hidden {
  opacity: 0;
}
#mediaPD .owl-carousel .owl-refresh .owl-item {
  display: none;
}
#mediaPD .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#mediaPD .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  cursor: url('images/owl-zoom.cur'), url('../images/owl-zoom.cur'), url('rwd//images/owl-zoom.cur'), auto;
}
#mediaPD .owl-carousel .owl-item .video .videoPlayer {
  position: relative;
}
#mediaPD .owl-carousel .owl-item .video .videoPlayer canvas {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
#mediaPD .owl-carousel .owl-item .video .videoPlayer video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#mediaPD .owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
#mediaPD .owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
#mediaPD .owl-carousel.owl-rtl {
  direction: rtl;
}
#mediaPD .owl-carousel.owl-rtl .owl-item {
  float: right;
}
#mediaPD .no-js .owl-carousel {
  display: block;
}
#mediaPD .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
#mediaPD .owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
#mediaPD .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
#mediaPD .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
#mediaPD .owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
#mediaPD .owl-carousel .owl-video-playing .owl-video-tn,
#mediaPD .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
#mediaPD .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
#mediaPD .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
#mediaPD .bigThumbWrap {
  margin-left: 52px;
}
#mediaPD .bigThumbWrap .A3zoom {
  cursor: url('images/owl-zoom.cur'), url('../images/owl-zoom.cur'), url('rwd//images/owl-zoom.cur'), auto;
}
#mediaPD .bigThumbWrap .A3video {
  display: block;
  background: #000000 url('../images/videoPlayBig.png') center no-repeat;
}
#mediaPD .bigThumbWrap .A3video img {
  opacity: 0.4;
}
#mediaPD .thumbsWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
}
#mediaPD .thumbsList {
  width: 42px;
}
#mediaPD .thumbsList a {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#mediaPD .thumbsList a img {
  vertical-align: middle;
  opacity: 0.5;
  transition: opacity 0.5s;
}
#mediaPD .thumbsList a:last-child {
  margin-bottom: 0;
}
#mediaPD .thumbsList a .cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  transition: opacity 0.5s;
}
#mediaPD .thumbsList a:hover .cover {
  opacity: 0.1;
}
#mediaPD .thumbsList a.active img {
  opacity: 1;
}
#mediaPD .thumbsList a.active .cover {
  opacity: 0;
}
#mediaPD .thumbsList img {
  width: 100%;
}
#mediaPD .thumbsList .A3videoIcon {
  display: block;
  background: #000;
  position: relative;
  margin-bottom: 5px;
}
#mediaPD .thumbsList .A3videoIcon.active img {
  opacity: 0.4;
}
#mediaPD .thumbsList .A3videoIcon span {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -6px;
  background: url('../images/videoPlay.png') center no-repeat;
  text-indent: -9999em;
}
#mediaPD .thumbsList .A3videoIcon.playing span {
  background: #fff;
}
#mediaPD .owl-prev,
#mediaPD .owl-next {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  text-indent: -9999em;
}
#mediaPD .owl-prev.inactive,
#mediaPD .owl-next.inactive {
  display: none;
}
#mediaPD .owl-prev {
  left: 0;
  cursor: url('images/owl-prev.cur'), url('../images/owl-prev.cur'), url('rwd//images/owl-prev.cur'), auto;
}
#mediaPD .owl-next {
  right: 0;
  cursor: url('images/owl-next.cur'), url('../images/owl-next.cur'), url('rwd//images/owl-next.cur'), auto;
}
@media only screen and (max-width: 992px) {
  #mediaPD .owl-prev {
    background: url('../images/owl-prev.png') center no-repeat;
    cursor: pointer;
    opacity: 0.5;
  }
  #mediaPD .owl-prev:hover {
    opacity: 1;
    transition: opacity 0.5s;
  }
  #mediaPD .owl-next {
    background: url('../images/owl-next.png') center no-repeat;
    cursor: pointer;
    opacity: 0.5;
  }
  #mediaPD .owl-next:hover {
    opacity: 1;
    transition: opacity 0.5s;
  }
}
@media only screen and (max-width: 768px) {
  #mediaPD {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #mediaPD .thumbsWrap {
    display: none;
  }
  #mediaPD .bigThumbWrap {
    margin-left: 0px;
  }
}
#A3videoPlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
  transition: opacity 0.5s;
}
#socialAfterMovie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 920;
  display: none;
  background-color: #000;
}
#socialAfterMovieWrap {
  width: 300px;
  margin: auto;
  padding: 12px 9px;
  background-color: #FFF;
  margin-top: 50%;
}
#socialAfterMovieWrap a.replay {
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: 12px;
  outline: none;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 35px;
  color: #000000;
  text-decoration: none;
  background: transparent url(../images/pause_black.png) no-repeat;
}
#socialAfterMovieWrap a.replay:hover {
  background-image: url(../images/play_black.png);
}
#socialAfterMovieWrap h3 {
  padding-bottom: 5px;
  text-transform: uppercase;
  margin: 15px 0 10px 0;
}
#socialAfterMovieWrap input.text {
  width: 100%;
  padding: 6px 8px;
  color: #686868;
  border: 1px solid #DDD;
}
#socialAfterMovie p {
  padding: 0 0 1em 0;
  border-bottom: 1px solid #CACACA;
}
.A3video.playing #A3videoPlayer {
  opacity: 1;
  z-index: 1;
  display: block;
}
#A3lightboxCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.5;
}
#A3lightbox {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#A3lightbox.showed {
  z-index: 99999999;
  opacity: 1;
}
#A3lightbox.showedWork {
  z-index: 99999999;
}
#A3lightbox #allContener {
  position: absolute;
  width: 990px;
  border: 1px solid #000;
  left: 50%;
  margin-left: -495px;
  background: #fff;
  height: 100%;
}
#A3lightbox #allContenerInner {
  margin: 15px;
}
#A3lightbox #imgContener {
  width: 855px;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
#A3lightbox #imgContener img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#A3lightbox #thumbs {
  width: 87px;
  float: right;
  margin-top: 15px;
}
#A3lightbox #thumbs img {
  width: 85px;
  margin-bottom: 10px;
  outline: none;
}
#A3lightbox #thumbs a {
  outline: none;
}
.A3lightbox-loading {
  background: url(../images/loader.gif) center center no-repeat;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 0px;
  position: absolute;
  top: 50%;
  left: 443px;
}
.A3lightbox-button {
  position: absolute;
  top: 8px;
  right: 15px;
  width: 87px;
  height: 18px;
  line-height: 18px;
  padding-left: 30px;
  font-size: 14px;
  color: #444;
  outline: none;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0) url(../images/iconClose.png) no-repeat;
  z-index: 3500;
  opacity: 0.6;
  transition: opacity 0.6s;
}
.A3lightbox-button:hover,
.A3lightbox-button:focus {
  opacity: 1;
}
.A3lightbox-next,
.A3lightbox-previous {
  position: absolute;
  z-index: 1;
  opacity: 0.7;
  transition: opacity .5s;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: auto;
  top: 15px;
  bottom: 15px;
  width: 80px;
}
.A3lightbox-next:hover,
.A3lightbox-previous:hover {
  opacity: 1;
}
.A3lightbox-next {
  left: 795px;
  background-image: url(/rwd/images/owl-next.png);
}
.A3lightbox-previous {
  left: 15px;
  background-image: url(/rwd/images/owl-prev.png);
}
@media only screen and (max-width: 992px) {
  #A3lightbox #allContener {
    width: 100%;
    min-width: 100%;
    height: 100%;
    left: 0;
    margin-left: 0px;
    border: 0;
    text-align: center;
  }
  #A3lightbox #allContener img {
    position: relative;
  }
  #A3lightbox #imgContener {
    width: 100%;
    margin: auto;
    float: none;
  }
  #A3lightbox #thumbs {
    display: none;
    outline: none;
  }
  #A3lightbox #allContenerInner {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  #A3lightbox .A3lightbox-next {
    left: auto;
    right: 20px;
  }
  #A3lightbox .A3lightbox-loading {
    left: 50%;
    margin-left: -12px;
  }
}
div.fancy-select {
  position: relative;
  font-size: 13px;
  color: #22262b;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select select:focus + div.trigger.open {
  box-shadow: none;
}
div.fancy-select div.trigger {
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  text-align: left;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #4B5468;
  top: 20px;
  right: 9px;
}
div.fancy-select div.trigger.open,
div.fancy-select div.trigger:hover {
  background: #000;
  color: #fff;
}
div.fancy-select div.trigger.open:after {
  border-top-color: #7A8498;
}
div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 50px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 200ms ease-out, top 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out;
}
/*
div.fancy-select ul.options.overflowing {
	top: auto;
	bottom: 40px;

	transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
	-webkit-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
	-moz-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
	-ms-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
	-o-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
}

div.fancy-select ul.options.overflowing.open {
	top: auto;
	bottom: 50px;

	transition: opacity 200ms ease-out, bottom 200ms ease-out;
	-webkit-transition: opacity 200ms ease-out, bottom 200ms ease-out;
	-moz-transition: opacity 200ms ease-out, bottom 200ms ease-out;
	-ms-transition: opacity 200ms ease-out, bottom 200ms ease-out;
	-o-transition: opacity 200ms ease-out, bottom 200ms ease-out;
}*/
div.fancy-select ul.options li {
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  display: none;
}
div.fancy-select div.trigger {
  padding: 13px 10px;
  width: 100%;
  height: 38px;
  background: #e3e5e4;
  font-size: 11px;
}
div.fancy-select div.trigger:after {
  top: 17px;
}
div.fancy-select ul.options {
  width: 100%;
  border-left: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;
  border-bottom: 1px solid #C2C2C2;
  background: #FFF;
  padding: 0;
  top: 38px;
  max-height: 244px;
  text-transform: uppercase;
  font-size: 11px;
}
div.fancy-select ul.options li {
  padding: 17px 0px 12px 18px;
  border-top: 1px solid #C2C2C2;
  color: #939598;
}
div.fancy-select ul.options li:hover {
  color: #333333;
}
div.fancy-select ul.options li:first-child {
  border: 0;
}
div.fancy-select ul.options.open {
  top: 38px;
}
#basketWrap .changeBox .fancy-select div.trigger {
  background: #fff;
  color: #000;
  height: 32px;
  margin-bottom: 10px;
  padding: 11px 10px 0 10px;
}
#basketWrap .changeBox .fancy-select div.trigger:after {
  top: 14px;
}
#basketWrap .changeBox .fancy-select ul.options,
#basketWrap .changeBox .fancy-select ul.options.open {
  top: 33px;
  border-top: none;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
  opacity: 0.9;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 0;
  overflow: visible;
  background: #fff;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #000;
  padding: 1px;
}
#cboxLoadingGraphic {
  background: url(/rwd/images/loading.gif) no-repeat center center;
}
#cboxLoadingOverlay {
  background: #fff;
  border: 1px #000 solid;
}
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-indent: -99999px;
  width: 40px;
  height: 40px;
  background: transparent url(/rwd/images/iconClose.png) 50% 50% no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  top: 50%;
  display: block;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  text-indent: -99999px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#cboxPrevious {
  left: 10px;
  background-image: url(/rwd/images/owl-prev.png);
}
#cboxNext {
  right: 10px;
  background-image: url(/rwd/images/owl-next.png);
}
#cboxContent:hover #cboxPrevious,
#cboxContent:hover #cboxNext,
#cboxContent:hover #cboxClose {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}
/** all styles */
/** body */
body {
  overflow-x: hidden;
  overflow-y: auto;
}
body.shiftLeft,
body.shiftRight {
  overflow-y: hidden;
  height: 100%;
}
/** shift */
.btnShift {
  display: block;
  width: 50px;
  height: 50px;
  background: #ff6666;
  color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 999;
  cursor: pointer;
}
.btnShiftLeft {
  left: 30px;
}
.btnShiftRight {
  left: 90px;
}
/** wrap */
.shiftLeft #wrap {
  top: 0;
  left: -300px;
  right: 300px;
}
.shiftRight #wrap {
  top: 0;
  left: 300px;
  right: -300px;
}
#wrap #shiftCover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(30, 30, 30, 0.8);
  z-index: 999999;
  display: none;
}
.shiftLeft #wrap #shiftCover,
.shiftRight #wrap #shiftCover {
  display: block;
}
/** sticky */
.sticky #header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-color: #ffffff;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
.bar.sticky #header {
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sticky #content {
  padding-top: 70px;
}
.bar.sticky #content #contentWrap {
  padding-top: 50px;
}
.sticky #content #contentBar {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  border-color: #ffffff !important;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
.sticky.shiftLeft #header {
  position: fixed;
  top: 0;
  left: -300px;
  right: 300px;
}
.sticky.shiftRight #header {
  position: fixed;
  top: 0;
  left: 300px;
  right: -300px;
}
.sticky.shiftLeft #contentBar {
  position: fixed;
  top: 70px;
  left: -300px !important;
  right: 300px !important;
}
.sticky.shiftRight #contentBar {
  position: fixed;
  top: 70px;
  left: 300px !important;
  right: -300px !important;
}
/** shiftBox left/right */
.shift {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  z-index: 9999999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.shiftLeft {
  right: -300px;
}
.shiftLeft.active {
  right: 0;
}
.shiftRight {
  left: -300px;
}
.shiftRight.active {
  left: 0;
}
/** shiftNavigation*/
#shiftNavigation {
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  z-index: 9999999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#shiftNavigation.active {
  left: 0;
}
#shiftNavigation ul,
#shiftNavigation ul li,
#shiftNavigation ul li a {
  display: block;
  float: none;
}
#shiftNavigation .level {
  position: absolute;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#shiftNavigation .level ul li {
  border-bottom: 1px #e5e5e5 solid;
}
#shiftNavigation .level ul li > a {
  padding: 18px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#shiftNavigation .level ul li > a:hover {
  padding-left: 23px;
  background-color: #f4f4f4;
  color: #000000;
}
#shiftNavigation .level ul li > a span.heart {
  position: relative;
  top: -1px;
  font-size: 17px;
}
#shiftNavigation .level a.levelBack {
  padding: 18px 18px 18px 18px;
  padding-left: 35px;
  border-bottom: 1px #e5e5e5 solid;
  background: transparent url(/rwd/images/shiftNavBack.png) 18px 50% no-repeat;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #be9e56;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#shiftNavigation .level a.levelBack:hover {
  background-color: #f4f4f4;
}
#shiftNavigation .level .bottomInfo h4 {
  display: block;
  border-bottom: 1px #e5e5e5 solid;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #be9e56;
  padding: 18px 18px 18px 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#shiftNavigation .level .bottomInfo ul li a {
  font-size: 14px;
}
#shiftNavigation .closeNavigation {
  position: absolute;
  top: 0;
  right: 0px;
  display: block;
  width: 50px;
  height: 50px;
  background: #ffffff url(/rwd/images/iconCross.png) 50% 50% no-repeat;
  background-size: 15px 15px;
  z-index: 9999;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#shiftNavigation .closeNavigation:hover {
  background-color: #f4f4f4;
}
#shiftNavigation .active {
  left: 0;
  z-index: 999;
}
#shiftNavigation .current {
  overflow-y: auto;
}
#shiftNavigation .current::-webkit-scrollbar {
  width: 7px;
  height: 10px;
}
#shiftNavigation .current::-webkit-scrollbar-thumb {
  background-color: #444;
}
#shiftNavigation .current::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}
#shiftNavigation .current::-webkit-scrollbar-track {
  background-color: #e3e5e4;
}
/** basic */
#wrap {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
/** browserWarning */
#browserWarning {
  display: none;
  position: relative;
  width: 100%;
  padding: 10px 60px 10px 10px;
  color: #ffffff;
  background-color: #b30000;
  text-transform: uppercase;
  z-index: 99999;
  font-family: titillium_websemibold, arial, sans-serif;
}
#browserWarning button.close {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url(/rwd/images/iconCrossWhite.png) no-repeat 50% 50%;
  background-size: 12px 12px;
  text-indent: -99999px;
}
/** topBar */
#topBar {
  position: relative;
  height: 30px;
  background: #000000;
}
#topBar #topBanners {
  max-width: 1200px;
  margin: 0 auto;
}
#topBar #topBanners a img {
  width: 100%;
  height: auto;
}
#topBar #topBanners a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#topBar #topBanners #returnIconsWrap {
  text-align: center;
}
#topBar #topBanners #returnIconsWrap a {
  display: inline-block;
  position: relative;
  top: 6px;
  background-repeat: no-repeat;
  background-size: contain;
  text-decoration: none;
  margin-right: 100px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#topBar #topBanners #returnIconsWrap a span {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  padding-left: 40px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#topBar #topBanners #returnIconsWrap a.freeReturn {
  background-image: url(/rwd/images/usp/icon_return.png);
}
#topBar #topBanners #returnIconsWrap a.freeReturn:hover {
  background-image: url(/rwd/images/usp/icon_return_gold.png);
}
#topBar #topBanners #returnIconsWrap a.delivery24h {
  background-image: url(/rwd/images/usp/icon_24h.png);
}
#topBar #topBanners #returnIconsWrap a.delivery24h:hover {
  background-image: url(/rwd/images/usp/icon_24h_gold.png);
}
#topBar #topBanners #returnIconsWrap a.firstBuy {
  background-image: url(/rwd/images/usp/icon_50zl.png);
}
#topBar #topBanners #returnIconsWrap a.firstBuy span {
  padding-left: 30px;
}
#topBar #topBanners #returnIconsWrap a.firstBuy:hover {
  background-image: url(/rwd/images/usp/icon_50zl_gold.png);
}
#topBar #topBanners #returnIconsWrap a.answearClub {
  background-image: url(/rwd/images/usp/icon_club.png);
}
#topBar #topBanners #returnIconsWrap a.answearClub:hover {
  background-image: url(/rwd/images/usp/icon_club_gold.png);
}
#topBar #topBanners #returnIconsWrap a:hover > span {
  color: #be9e56;
}
#topBar #topBanners #returnIconsWrap a:nth-child(4n) {
  margin-right: 0;
  clear: none;
}
#topBar #langSwitch {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 30px;
  text-indent: -99999px;
  background: transparent url(/rwd/images/topBannerSwitch.png) 40px -30px no-repeat;
  background-size: 8px 90px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#topBar #langSwitch i {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 16px;
  height: 12px;
  margin-top: -6px;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px 12px;
}
#topBar #langSwitch.pl i {
  background-image: url(/rwd/images/langPl.png);
}
#topBar #langSwitch:hover {
  background-color: #262626;
}
#topBar #langSwitch.active {
  background-color: #e5e5e5;
  background-position: 40px 0;
}
#topBar #langSwitchList {
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  width: 60px;
  z-index: 99999;
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
  border-left: 1px #e5e5e5 solid;
}
#topBar #langSwitchList * {
  display: block;
}
#topBar #langSwitchList li a {
  height: 30px;
  text-indent: -99999px;
  background-color: transparent;
  background-position: 9px 50%;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#topBar #langSwitchList li a:hover {
  background-color: #f4f4f4;
}
#topBar #langSwitchList li.pl a {
  background-image: url(/rwd/images/langPl.png);
}
#topBar #langSwitchList li.cz a {
  background-image: url(/rwd/images/langCz.png);
}
#topBar #langSwitchList li.sk a {
  background-image: url(/rwd/images/langSk.png);
}
#topBar #langSwitchList li.ua a {
  background-image: url(/rwd/images/langUa.png);
}
#topBar #langSwitchList li.ro a {
  background-image: url(/rwd/images/langRo.png);
}
/** header */
#header {
  position: relative;
  height: 70px;
  background: #ffffff;
  border-bottom: 1px #e5e5e5 solid;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header #logo {
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  width: 116px;
  height: 28px;
  margin-top: -13px;
}
#header #logo img {
  display: block;
  width: 116px;
  height: 28px;
}
/** mainNavigation */
#header .mainNavigation {
  padding-left: 195px;
}
#header .mainNavigation ul,
#header .mainNavigation ul li,
#header .mainNavigation ul li a {
  display: block;
}
#header .mainNavigation .level-1 .level {
  display: none;
}
#header .mainNavigation .level-1 > ul > li {
  float: left;
  height: 69px;
  /* 70-1px of border */
}
#header .mainNavigation .level-1 > ul > li > a {
  padding: 35px 10px 0 10px;
  height: inherit;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  background: transparent url(/rwd/images/mainNavArrow.png) 50% 120% no-repeat;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-1 > ul > li > a span {
  position: relative;
  top: -2px;
  font-size: 16px;
  padding: 0 1px;
}
#header .mainNavigation .level-1 > ul > li.hover > a,
#header .mainNavigation .level-1 > ul > li:hover > a {
  background-position: 50% 100%;
  color: #be9e56;
}
#header .mainNavigation .level-2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ffffff;
  border-top: 1px #e5e5e5 solid;
  z-index: 99999;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
#header .mainNavigation .level-2 .sideNavigation {
  width: 205px;
  padding-bottom: 30px;
  float: left;
}
#header .mainNavigation .level-2 .sideNavigation li a {
  padding: 20px;
  border-bottom: 1px #e5e5e5 solid;
  text-transform: uppercase;
  color: #666666;
  text-decoration: none;
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-2 .sideNavigation li:hover a,
#header .mainNavigation .level-2 .sideNavigation li.fire a {
  color: #000000;
  background: #e5e5e5;
  padding-left: 25px;
}
#header .mainNavigation .level-2 .level-3 {
  display: none;
  position: relative;
  float: left;
  background: red;
  min-height: 220px;
  background-color: #e5e5e5;
  padding: 30px 592px 0 0;
}
#header .mainNavigation .level-2 .level-3 .list {
  float: left;
  padding: 0 0 30px 40px;
}
#header .mainNavigation .level-2 .level-3 .list h4 {
  clear: both;
  text-transform: uppercase;
  color: #666666;
  font-size: 16px;
  padding: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#header .mainNavigation .level-2 .level-3 .list h4 a {
  text-transform: uppercase;
  color: #666666;
  font-size: 16px;
  font-family: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-2 .level-3 .list h4 a:hover {
  color: #be9e56;
}
#header .mainNavigation .level-2 .level-3 .list ul li {
  padding: 5px 0;
}
#header .mainNavigation .level-2 .level-3 .list ul li a {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-2 .level-3 .list ul li a:hover {
  color: #be9e56;
}
#header .mainNavigation .level-2 .level-3 .list ul li.space {
  padding-top: 20px;
}
#header .mainNavigation .level-2 .level-3 .list.tripple {
  width: 100%;
}
#header .mainNavigation .level-2 .level-3 .list.tripple ul {
  float: left;
  width: 33.333%;
}
#header .mainNavigation .level-2 .level-3 .list.double {
  width: 66.666%;
}
#header .mainNavigation .level-2 .level-3 .list.double ul {
  float: left;
  width: 50%;
}
#header .mainNavigation .level-2 .level-3 .list.single {
  width: 33.333%;
}
#header .mainNavigation .level-2 .level-3 .list.single ul {
  float: none;
  width: 100%;
}
#header .mainNavigation .level-2 .level-3 .bottomLinks {
  clear: both;
  padding: 0 0 30px 40px;
}
#header .mainNavigation .level-2 .level-3 .bottomLinks a {
  display: inline-block;
  padding: 0 20px 0 0;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  font-family: titillium_webregular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-2 .level-3 .bottomLinks a:hover {
  color: #be9e56;
}
#header .mainNavigation .level-2 .level-3 .menuHeaderOut {
  clear: both;
  text-transform: uppercase;
  color: #666666;
  font-size: 16px;
  padding: 0 0 20px 40px;
  font-family: oswald_regular, arial, sans-serif;
}
#header .mainNavigation .level-2 .level-3 .menuHeaderOut a {
  text-transform: uppercase;
  color: #666666;
  font-size: 16px;
  font-family: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header .mainNavigation .level-2 .level-3 .menuHeaderOut a:hover {
  color: #be9e56;
}
#header .mainNavigation .level-2 .images {
  position: absolute;
  top: 20px;
  right: 20px;
}
#header .mainNavigation .level-2 .images a,
#header .mainNavigation .level-2 .images span {
  display: block;
  float: left;
  margin: 0 0 0 20px;
}
#header .mainNavigation .level-2 .images a:first-child,
#header .mainNavigation .level-2 .images span:first-child {
  margin-left: 0;
}
/** mainPanel */
#header #mainPanelWrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
#header #mainPanelWrap #mainPanel * {
  display: block;
}
#header #mainPanelWrap #mainPanel > li {
  position: relative;
  float: left;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header #mainPanelWrap #mainPanel > li > a {
  position: relative;
  width: 69px;
  height: 69px;
  text-align: center;
  color: #000000;
  text-decoration: none;
}
#header #mainPanelWrap #mainPanel > li > a span {
  position: relative;
  top: 48px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: oswald_regular, arial, sans-serif;
}
#header #mainPanelWrap #mainPanel > li > a span b {
  font-weight: normal;
  color: #be9e56;
  font-size: 11px;
  display: inline-block;
  font-family: oswald_regular, arial, sans-serif;
}
#header #mainPanelWrap #mainPanel > li > a i {
  position: absolute;
  top: 10px;
  right: 11px;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 10px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: titillium_webregular, arial, sans-serif;
}
#header #mainPanelWrap #mainPanel > li:hover {
  background-color: #f7f7f7;
}
#header #mainPanelWrap #mainPanel #panelMenu {
  background-image: url(/rwd/images/iconBurger.png);
  background-size: 20px 20px;
  background-position: 50% 24px;
}
#header #mainPanelWrap #mainPanel #panelLogin {
  background-image: url(/rwd/images/iconAccount.png);
  background-size: 20px 20px;
}
#header #mainPanelWrap #mainPanel #panelAccount {
  background-image: url(/rwd/images/iconAccount.png);
  background-size: 20px 20px;
}
#header #mainPanelWrap #mainPanel #panelAccount * {
  display: block;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul {
  position: absolute;
  top: 102%;
  left: 0;
  width: 138px;
  display: none;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li {
  position: relative;
  background: #e5e5e5;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li:first-child {
  border-bottom: 1px #ffffff solid;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li:first-child::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 28px;
  display: block;
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #e5e5e5;
  border-left: 6px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li:first-child:hover::before {
  border-bottom-color: #000000;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li a {
  height: 40px;
  padding: 14px 0 0 40px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-size: 11px;
  background-image: url(/rwd/images/accountIcons.png);
  background-size: 40px 160px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -o-transform: translate(0px);
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li a:hover {
  background-color: #000000;
  color: #ffffff;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li.account a {
  background-position: 0 0;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li.account a:hover {
  background-position: 0 -40px;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li.logout a {
  background-position: 0 -80px;
}
#header #mainPanelWrap #mainPanel #panelAccount > ul li.logout a:hover {
  background-position: 0 -120px;
}
#header #mainPanelWrap #mainPanel #panelSave {
  background-image: url(/rwd/images/iconSave.png);
  background-size: 20px 20px;
}
#header #mainPanelWrap #mainPanel #panelCart {
  background-image: url(/rwd/images/iconCart.png);
  background-size: 20px 20px;
  background-position: 46% 40%;
}
#header #mainPanelWrap #mainPanel #panelClub {
  background-image: url(/rwd/images/iconClub.png);
  background-size: 20px 20px;
  background-position: 50% 10px;
}
#header #mainPanelWrap #mainPanel #panelClub a {
  width: 86px;
}
#header #mainPanelWrap #mainPanel #panelClub a em {
  position: relative;
  top: 20px;
}
#header #mainPanelWrap #mainPanel #panelSearch {
  position: static;
  background-image: url(/rwd/images/iconSearch.png);
  background-size: 20px 20px;
  background-position: 50% 35%;
}
/** mainSearch */
#header #mainSearch {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 77px;
  border-top: 1px #e5e5e5 solid;
  background: #e5e5e5;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
#header #mainSearch * {
  display: block;
}
#header #mainSearch #mainSearchForm {
  padding: 17px 0 0 20px;
}
#header #mainSearch #mainSearchForm input[type=text] {
  border: 0;
  padding: 5px;
  font-size: 22px;
  text-transform: uppercase;
  background: transparent;
  width: 60%;
  color: #666666;
  font-family: titillium_webregular, arial, sans-serif;
}
#header #mainSearch #mainSearchBtns {
  position: absolute;
  top: 0;
  right: 0;
}
#header #mainSearch #mainSearchBtns a {
  display: block;
  width: 75px;
  height: 75px;
  float: left;
  text-indent: -99999px;
  border-left: 1px #ffffff solid;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#header #mainSearch #mainSearchBtns a:hover {
  background-color: #dddddd;
}
#header #mainSearch #mainSearchBtns #btnSearch {
  background-image: url(/rwd/images/iconSearch.png);
  background-size: 24px 24px;
}
#header #mainSearch #mainSearchBtns #btnClose {
  background-image: url(/rwd/images/iconCross.png);
  background-size: 20px 20px;
}
/** content */
#content #contentBar {
  height: 50px;
  background: #ffffff;
  border-bottom: 1px #e5e5e5 solid;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#content #contentBar #breadcrumbsWrap {
  padding: 20px 0 0 20px;
  float: left;
}
#content #contentBar #breadcrumbsWrap * {
  display: block;
}
#content #contentBar #breadcrumbsWrap #breadcrumbs li {
  float: left;
  padding-left: 20px;
  background: transparent url(/rwd/images/breadcrumbsSep.png) 8px 1px no-repeat;
  background-size: 6px 8px;
}
#content #contentBar #breadcrumbsWrap #breadcrumbs li a {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#content #contentBar #breadcrumbsWrap #breadcrumbs li a:hover {
  color: #be9e56;
}
#content #contentBar #breadcrumbsWrap #breadcrumbs li:first-child {
  background-image: none;
  padding-left: 0;
}
#content #contentBar #breadcrumbsWrap #breadcrumbs li.current a {
  color: #000000;
}
#content #contentWrap {
  padding: 0;
  margin: 0 auto;
}
#content #contentWrap .views .wide {
  width: 100%;
}
#content #contentWrap .views .narrow {
  max-width: 1240px;
  margin: 0 auto;
}
#content #contentWrap .views .gutter {
  padding: 0 20px;
}
#content #contentWrap .views .pseudoBaner {
  margin-bottom: 30px;
}
#content #contentWrap .views .pseudoBaner img {
  display: block;
  width: 100%;
  max-width: 100%;
}
#content #contentWrap .views .pseudoBaner h3 {
  color: #7f7f7f;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#content #contentWrap .views .brandInfo .banerWrap img {
  margin-bottom: 20px;
}
#content #contentWrap .views .brandInfo .inner {
  border: 1px solid #7f7f7f;
}
#content #contentWrap .views .brandInfo .imgWrap {
  width: 20%;
  float: left;
  text-align: center;
  padding: 10px;
}
#content #contentWrap .views .brandInfo .textWrap {
  padding: 10px;
}
#content #contentWrap .views .brandInfo h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #7f7f7f;
  line-height: normal;
  font-family: oswald_regular, arial, sans-serif;
}
#content #contentWrap .views .brandInfo h3.desktopHidden {
  display: none;
}
#content #contentWrap .views .brandInfo p {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 16px;
}
/** footer */
#footer #footerTopBarWrap {
  background-color: #000000;
}
#footer #footerTopBarWrap #footerTopBar {
  max-width: 1240px;
  padding: 0 20px;
  height: 70px;
  margin: 0 auto;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap {
  position: relative;
  top: 16px;
  float: left;
  min-width: 47%;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input,
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form button {
  float: left;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input {
  width: 460px;
  height: 39px;
  padding: 10px;
  background-color: #ffffff;
  font-size: 14px;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input .goldPlaceholder {
  color: #be9e56;
  text-transform: uppercase;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input::-webkit-input-placeholder {
  color: #be9e56;
  text-transform: uppercase;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input:-moz-placeholder {
  /* Firefox 18- */
  color: #be9e56;
  text-transform: uppercase;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #be9e56;
  text-transform: uppercase;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input:-ms-input-placeholder {
  color: #be9e56;
  text-transform: uppercase;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form button {
  width: 86px;
  height: 39px;
  background-color: #be9e56;
  color: #ffffff;
  text-transform: uppercase;
  border: 0;
  font-size: 16px;
  padding: 11px 0 12px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form button:hover {
  background-color: #a3843f;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > div.msg {
  display: none;
  color: #b30000;
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 2px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep {
  width: 100% !important;
  margin-top: 5px;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div {
  color: #ffffff;
  line-height: 14px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.left {
  width: 70%;
  float: left;
  font-size: 11px;
  color: #b3b3b3;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.left a {
  text-decoration: none;
  color: #be9e56;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.left a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.right {
  width: 25%;
  margin-left: 5%;
  float: left;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.right .nlclose {
  margin-top: 7px;
  color: #be9e56;
  text-transform: uppercase;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.right .nlclose:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .emailAdded .right button.who {
  padding: 5px;
  display: block;
  float: left;
  background-color: #be9e56;
  color: #ffffff;
  margin: 0 10px 0 0;
  font-size: 16px;
  min-width: 70px;
  padding: 13px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .emailAdded .right button.who:last-child {
  margin: 0 !important;
}
#footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .emailAdded .right button.who:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks {
  display: block;
  float: right;
  padding-bottom: 15px;
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks * {
  display: block;
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li {
  float: left;
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li a {
  height: 70px;
  min-width: 80px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -99999px;
  margin-left: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li.answearClub a {
  background-image: url(/rwd/images/logoAc.png);
  background-size: 93px 15px;
  width: 93px;
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li.giftCard a {
  background-image: url(/rwd/images/logoGc.png);
  background-size: 72px 22px;
  width: 72px;
}
#footer #footerTopBarWrap #footerTopBar #bottomLinks li.invite a {
  background-image: url(/rwd/images/logoInvite.png);
  background-size: 90px 28px;
  width: 90px;
}
#footer #footerContentWrap {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
#footer #footerContentWrap #sectionMain {
  padding: 20px 0 5px 0;
}
#footer #footerContentWrap #sectionMain #mainCols {
  float: left;
  margin-top: 20px;
}
#footer #footerContentWrap #sectionMain #mainCols .col {
  float: left;
  min-width: 250px;
  padding-right: 20px;
  padding-bottom: 30px;
}
#footer #footerContentWrap #sectionMain #mainCols .col .colHead a.head {
  display: block;
  color: #4c4c4c;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionMain #mainCols .col .colContent ul li {
  padding: 4px 0;
}
#footer #footerContentWrap #sectionMain #mainCols .col .colContent ul li a {
  text-decoration: none;
  color: #666666;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionMain #mainCols .col .colContent ul li a:hover {
  color: #000000;
}
#footer #footerContentWrap #sectionMain #mainCols.accordion {
  clear: both;
  width: 100%;
}
#footer #footerContentWrap #sectionMain #mainCols.accordion .col {
  float: none;
  padding: 0;
  border-bottom: 1px #e5e5e5 solid;
}
#footer #footerContentWrap #sectionMain #mainCols.accordion .col .colHead a.head {
  padding: 15px 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionMain #mainCols.accordion .col .colHead a.head:hover {
  color: #000000;
}
#footer #footerContentWrap #sectionMain #mainCols.accordion .col .colHead a.head.active {
  color: #be9e56;
}
#footer #footerContentWrap #sectionMain #mainCols.accordion .col .colContent {
  display: none;
  padding-bottom: 20px;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond {
  float: right;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond .paczkomaty {
  display: none !important;
  width: 85px;
  height: 30px;
  margin: 0 0 10px auto;
  background-color: transparent;
  background-image: url(/rwd/images/iconPaczkomaty.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 85px auto;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond .paczkomaty:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul,
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul * {
  display: block;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul {
  padding-top: 20px;
  text-align: right;
  font-size: 0;
  line-height: 0;
  width: 160px;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li {
  display: inline-block;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li a {
  width: 46px;
  height: 46px;
  text-indent: -99999px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 26px;
  border: 1px #e5e5e5 solid;
  margin: 0 0 10px 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  border-color: #000000;
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.fb a {
  background-image: url(/rwd/images/socialFb.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.yt a {
  background-image: url(/rwd/images/socialYt.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.pin a {
  background-image: url(/rwd/images/socialPin.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.inst a {
  background-image: url(/rwd/images/socialInst.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.gplus a {
  background-image: url(/rwd/images/socialGplus.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li.opineo a {
  background-image: url(/rwd/images/socialOpineo.png);
}
#footer #footerContentWrap #sectionMain #bottomLinksSecond ul li:nth-child(3n+1) a {
  margin-left: 0 !important;
}
#footer #footerContentWrap #sectionInfo {
  padding: 35px 0;
  border-top: 1px #e5e5e5 solid;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#footer #footerContentWrap #sectionInfo .infoBox {
  display: inline-block;
  min-height: 70px;
  padding: 0 20px 0 60px;
  text-align: left;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  width: 25%;
}
#footer #footerContentWrap #sectionInfo .infoBox h4 {
  color: #000000;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#footer #footerContentWrap #sectionInfo .infoBox p {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  font-family: titillium_websemibold, arial, sans-serif;
}
#footer #footerContentWrap #sectionInfo .infoBox p a {
  color: #666666;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #sectionInfo .infoBox p a:hover {
  color: #be9e56;
}
#footer #footerContentWrap #sectionInfo .contact {
  background-image: url(/rwd/images/bottomHeadphones.png);
  background-position: 10px 0;
  background-size: 34px auto;
}
#footer #footerContentWrap #sectionInfo .email {
  background-image: url(/rwd/images/bottomEmail.png);
  background-position: 10px 0;
  background-size: 34px auto;
}
#footer #footerContentWrap #sectionInfo .delivery {
  background-image: url(/rwd/images/bottomBox.png);
  background-position: 15px 0;
  background-size: 32px auto;
}
#footer #footerContentWrap #sectionInfo .send {
  background-image: url(/rwd/images/bottomCar.png);
  background-position: 7px 0;
  background-size: 44px auto;
}
#footer #footerContentWrap #footerCaption {
  border-top: 1px #e5e5e5 solid;
  padding: 30px 0 10px 0;
  text-align: right;
}
#footer #footerContentWrap #footerCaption > p {
  color: #666666;
  line-height: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#footer #footerContentWrap #footerCaption > p.left {
  float: left;
}
#footer #footerContentWrap #footerCaption > p.left a {
  color: #7f7f7f;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 8px;
  padding: 0 5px;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#footer #footerContentWrap #footerCaption > p.left a:hover {
  color: #be9e56;
}
#footer #footerContentWrap #footerCaption > p.left a.gold {
  background-color: #be9e56;
  color: #ffffff;
}
#footer #footerContentWrap #footerCaption > p.left a.gold:hover {
  background-color: #a3843f;
}
#footer #footerContentWrap #footerCaption > p.right {
  float: right;
}
#footer #footerContentWrap #footerCaption .bottomCaption {
  clear: both;
  padding-top: 30px;
}
#footer #footerContentWrap #footerCaption .bottomCaption > p {
  display: block;
  color: #666666;
  line-height: 16px;
  font-size: 10px;
  padding-top: 5px;
  border-top: 1px #e5e5e5 solid;
  letter-spacing: -0.1px;
  text-align: center;
}
/** customScrolls */
.scrollCustom::-webkit-scrollbar {
  width: 7px;
  height: 10px;
}
.scrollCustom::-webkit-scrollbar-thumb {
  background-color: #4c4c4c;
}
.scrollCustom::-webkit-scrollbar-thumb:hover {
  background-color: #000000;
}
.scrollCustom::-webkit-scrollbar-track {
  background-color: #e5e5e5;
}
.hiddenSnippets {
  display: none;
}
/** cookies */
#cookies {
  display: none;
  position: relative;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000000;
  z-index: 99;
  -webkit-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
}
#cookies #cookiesInfo {
  padding: 20px 80px 20px 20px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  color: #b2b2b2;
  font-family: titillium_websemibold, arial, sans-serif;
}
#cookies #cookiesInfo a {
  font-family: inherit;
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#cookies #cookiesInfo a:hover {
  color: #ffffff;
}
#cookies #cookiesClose {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 16px;
  height: 16px;
  background: transparent url(/rwd/images/iconCrossGold.png) no-repeat 50% 50%;
  background-size: 16px auto;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#cookies #cookiesClose:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#lpacThankYou {
  margin-top: 20px;
  text-align: center;
}
/** conversionWrap */
.conversionWrap img {
  display: none;
}
/** scrollTop */
#scrollTop {
  position: fixed;
  bottom: 20%;
  right: -40px;
  width: 40px;
  height: 40px;
  text-indent: -99999px;
  background-color: #000000;
  background-image: url(/rwd/images/scrollTopArrow.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 10px auto;
  display: block;
  z-index: 99999;
}
#scrollTop.desktop {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#scrollTop.desktop:hover {
  background-color: #be9e56;
}
#scrollTop.active {
  right: 0;
  background-color: #000000;
}
/** widget ac */
#widgetAc {
  position: fixed;
  top: 30%;
  right: 0;
  display: block;
  width: 40px;
  height: 100px;
  text-indent: -99999px;
  overflow: hidden;
  background-color: #be9e56;
  background-image: url(/rwd/images/widgetAcLabel.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 99999999;
  margin-top: -56px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#widgetAc:hover {
  background-color: #000000;
}
/** nowrap */
.nowrap {
  font-family: inherit;
  font-size: inherit;
  white-space: nowrap !important;
}
/** popupNewsletter */
#popupNewsletterWrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99999999;
}
#popupNewsletterWrap #popupNewsletter {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 789px;
  height: 436px;
  margin-top: -218px;
  margin-left: -393px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
#popupNewsletterWrap #popupNewsletter #popupNewsletterClose {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  border: 2px #ffffff solid;
  text-indent: -99999px;
  background: transparent url(/rwd/images/closeCross.png) 50% 50% no-repeat;
  background-size: 12px 12px;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#popupNewsletterWrap #popupNewsletter #popupNewsletterClose:hover {
  border-color: #ffffff;
  background-color: #ffffff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#popupNewsletterWrap #popupNewsletter .left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 423px;
  height: 436px;
  background-color: #f5f5f5;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail {
  padding: 30px 40px;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail .header {
  background: transparent url(/rwd/images/popupNewsletter50.png) 0 0 no-repeat;
  font-size: 24px;
  line-height: 26px;
  padding-top: 8px;
  padding-left: 85px;
  padding-bottom: 30px;
  font-family: titillium_webregular, arial, sans-serif;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .row > input {
  border: 1px #be9e56 solid;
  background-color: #ffffff;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .btns {
  text-align: center;
  font-size: 0;
  padding-top: 10px;
  zoom: 1;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .btns:before {
  content: '';
  display: block;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .btns:after {
  content: '';
  display: table;
  clear: both;
}
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .btns button,
#popupNewsletterWrap #popupNewsletter .left .top #formEmail form .btns [type='submit'] {
  float: none;
  display: inline-block;
  margin: 0 10px;
  padding: 10px 20px;
  min-width: 80px;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName {
  display: none;
  padding: 30px 40px 35px 40px;
  background-color: #e6e6e6;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .header {
  padding: 20px 0 35px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-family: titillium_webregular, arial, sans-serif;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .row {
  position: relative;
  padding: 0 0 5px 0;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .row > input[type='text'] {
  border-color: #be9e56;
  background-color: #ffffff;
  padding-right: 100px;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .row button {
  position: absolute;
  top: 1px;
  right: 0;
  background-color: #be9e56;
  color: #ffffff;
  text-transform: uppercase;
  height: 48px;
  width: 80px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .row button:hover {
  background-color: #b59346;
}
#popupNewsletterWrap #popupNewsletter .left .top #formName .row.validationOn > input[type='text'] {
  background-position: 72% 50% !important;
}
#popupNewsletterWrap #popupNewsletter .left .top #summary {
  display: none;
  padding: 30px;
}
#popupNewsletterWrap #popupNewsletter .left .top #summary .header {
  padding: 20px 0 35px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-family: titillium_webregular, arial, sans-serif;
}
#popupNewsletterWrap #popupNewsletter .left .top #summary p {
  text-align: center;
  font-size: 16px;
  font-family: titillium_webregular, arial, sans-serif;
}
#popupNewsletterWrap #popupNewsletter .left .bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 30px 40px;
}
#popupNewsletterWrap #popupNewsletter .left .bottom h4 {
  color: #be9e56;
  font-size: 18px;
  margin: 0 0 15px 0;
}
#popupNewsletterWrap #popupNewsletter .left .bottom ul {
  margin: 0 0 10px 0;
}
#popupNewsletterWrap #popupNewsletter .left .bottom ul li {
  font-size: 14px;
  padding: 0 0 5px 14px;
  background: transparent url(/rwd/images/lidotPopup.png) 0 5px no-repeat;
}
#popupNewsletterWrap #popupNewsletter .left .bottom #bottomStar {
  font-size: 11px;
  line-height: 14px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#popupNewsletterWrap #popupNewsletter .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 366px;
  height: 436px;
  background: transparent url(/rwd/images/popupNewsletterImg.jpg) 0 0 no-repeat;
}
/** barNewsletter */
#barNewsletterWrap {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  z-index: 999;
  border-bottom: 1px solid #be9e56;
}
#barNewsletterWrap #barNewsletter {
  position: relative;
  max-width: 1240px;
  min-height: 90px;
  margin: 0 auto;
  padding: 0 20px;
}
#barNewsletterWrap #barNewsletter #barLabel {
  position: relative;
  top: 15px;
  width: 30%;
  padding-right: 40px;
  float: left;
  color: #ffffff;
  padding-left: 75px;
  min-height: 60px;
  background-image: url(/rwd/images/popupNewsletter50.png);
  background-position: 0 50%;
  background-size: auto 60px;
  background-repeat: no-repeat;
  padding-top: 7px;
  font-size: 18px;
  line-height: 22px;
}
#barNewsletterWrap #barNewsletter .barForm {
  position: relative;
  top: 20px;
  float: left;
  width: 70%;
}
#barNewsletterWrap #barNewsletter .barForm form > .row {
  padding: 0;
  width: 70%;
  float: left;
}
#barNewsletterWrap #barNewsletter .barForm form > .row > input[type='text'] {
  background-color: #ffffff;
}
#barNewsletterWrap #barNewsletter .barForm form > .btns {
  padding: 0;
  width: 25%;
  float: left;
}
#barNewsletterWrap #barNewsletter .barForm form > .btns > button {
  height: 49px;
  width: 45%;
  margin-left: 4%;
  padding: 18px 0;
  text-align: center;
}
#barNewsletterWrap #barNewsletter .barForm#barFormName {
  display: none;
}
#barNewsletterWrap #barNewsletter .barForm#barSummary {
  display: none;
  top: 30px;
}
#barNewsletterWrap #barNewsletter .barForm#barSummary span {
  color: #ffffff;
  font-size: 16px;
}
#barNewsletterWrap #barNewsletter .barForm#barSummary span.bold {
  font-weight: bold;
  margin-right: 10px;
}
@media only screen and (max-width: 1350px) {
  #barNewsletterWrap #barNewsletter #barLabel {
    width: 25%;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  #barNewsletterWrap #barNewsletter #barLabel {
    background-image: none;
    padding-left: 0;
    padding-right: 20px;
  }
}
#barNewsletterWrap #barNewsletterClose {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(/rwd/images/iconCrossWhite.png);
  background-repeat: no-repeat;
  background-position: 0 1px;
  background-size: 9px 9px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#barNewsletterWrap #barNewsletterClose:hover {
  color: #be9e56;
}
/** viewHome */
#viewsHome {
  padding: 0 0 50px 0;
}
#homeSliderWrap {
  position: relative;
  width: 100%;
  background: #000000;
  opacity: 0;
}
#homeSliderWrap #homeBannersSource {
  display: none;
}
#homeSliderWrap #homeBanners {
  margin: 0 auto;
  height: 542px;
  overflow: hidden;
}
#homeSliderWrap #homeBanners .item {
  width: 1200px;
}
#homeSliderWrap .homeBanners {
  display: none;
}
#homeSliderWrap .homeBanners .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -150px;
  height: 0;
  width: 300px;
  text-align: center;
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 4px transparent solid;
  margin: 0 5px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0px auto;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #bbbbbb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot.active {
  background: #000000;
  border-color: #ffffff;
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot.active span {
  display: none;
  background: #000000;
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot:hover {
  background-color: #000000;
}
#homeSliderWrap .homeBanners .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
#homeSliderWrap #bannerCoverWrap {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 0;
  z-index: 99;
}
#homeSliderWrap #bannerCoverWrap .cover {
  position: absolute;
  top: 0;
  height: 542px;
  width: 600px;
  background: #000000;
  cursor: pointer;
  background-repeat: no-repeat;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeSliderWrap #bannerCoverWrap .cover i {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 0;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeSliderWrap #bannerCoverWrap .cover:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#homeSliderWrap #bannerCoverWrap .left {
  left: -599px;
}
#homeSliderWrap #bannerCoverWrap .left i {
  right: 0;
  background-image: url(/rwd/images/sliderLeft.png);
}
#homeSliderWrap #bannerCoverWrap .right {
  right: -599px;
}
#homeSliderWrap #bannerCoverWrap .right i {
  left: 0;
  background-image: url(/rwd/images/sliderRight.png);
}
#homeSliderWrap:hover #bannerCoverWrap .cover i {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#homeBrandsWrap {
  position: relative;
  padding: 20px 40px !important;
  opacity: 0;
}
#homeBrandsWrap #homeBrands div a {
  display: block;
  width: 125px;
  height: 70px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeBrandsWrap #homeBrands div a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#homeBrandsWrap .arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-position: 50% 50%;
  background-size: 12px auto;
  background-repeat: no-repeat;
}
#homeBrandsWrap .arrow.left {
  left: 10px;
  background-image: url(/rwd/images/arrowLeft.png);
}
#homeBrandsWrap .arrow.right {
  right: 10px;
  background-image: url(/rwd/images/arrowRight.png);
}
#homeGridWrap * {
  display: block;
}
#homeGridWrap .homeGrid li {
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeGridWrap .homeGrid li a {
  position: relative;
  height: 0;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float: left;
  text-indent: -99999px;
}
#homeGridWrap .homeGrid li a i.left {
  position: absolute;
  top: 10%;
  left: -34px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 34px 34px 0;
  border-color: transparent;
}
#homeGridWrap .homeGrid li a i.right {
  position: absolute;
  top: 10%;
  right: -34px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 34px 34px 0;
  border-color: transparent;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  z-index: 99;
}
#homeGridWrap .homeGrid li:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#homeGridWrap .homeGrid .single {
  width: 33.33333%;
}
#homeGridWrap .homeGrid .single a {
  width: 100%;
  padding-bottom: 100%;
}
#homeGridWrap .homeGrid .double {
  width: 66.66666%;
}
#homeGridWrap .homeGrid .double a {
  width: 50%;
  padding-bottom: 50%;
}
#homeBottomWrap {
  padding: 30px 0 0 0;
}
#homeBottomWrap h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #7f7f7f;
  text-align: center;
  padding-bottom: 30px;
  font-family: oswald_regular, arial, sans-serif;
}
#homeBottomWrap ul {
  display: block;
  float: left;
  width: 16.66666%;
}
#homeBottomWrap ul li {
  padding: 4px 0;
}
#homeBottomWrap ul li a {
  text-decoration: none;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#homeBottomWrap ul li a:hover {
  color: #be9e56;
}
/** LIST */
.listPanel {
  margin: 0 0 20px 0;
  padding: 0 10px;
}
.listPanel .left {
  width: 20%;
  padding: 0 10px;
  float: left;
}
.listPanel .left #gridSwitch {
  display: block;
  background: #e5e5e5 url(/rwd/images/gridSwitchArrow.png) 10px 0 no-repeat;
  background-size: 10px 80px;
  width: 100%;
  height: 40px;
  text-align: center;
  padding-top: 13px;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
  color: #000000;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.listPanel .left #gridSwitch:hover {
  background-color: #ededed;
}
.listPanel .left #gridSwitch.show {
  background-color: #000000;
  color: #ffffff;
  background-position: 10px -40px;
}
.listPanel .right {
  float: right;
  width: 80%;
  padding: 0 10px;
}
.listPanel .right .panelSort,
.listPanel .right .panelView,
#viewsAccount .view .plsPages {
  float: left;
  width: 200px;
}
.listPanel .right .panelSort label,
.listPanel .right .panelView label,
#viewsAccount .view .plsPages label {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  float: left;
  padding: 12px 10px 0 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.listPanel .right .panelSort select,
.listPanel .right .panelView select,
#viewsAccount .view .plsPages select {
  background-color: #e5e5e5;
  background-image: url(/rwd/images/selectArrow.png) !important;
  background-position: 92% 50%;
  background-repeat: no-repeat;
  background-size: 9px auto;
  width: 140px;
  height: 35px;
  padding: 6px 7px 7px 7px;
  text-transform: uppercase;
  float: left;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.listPanel .right .panelSort select option:hover,
.listPanel .right .panelView select option:hover,
#viewsAccount .view .plsPages select option:hover {
  background-color: #7f7f7f;
  color: #ffffff;
}
.listPanel .right .panelView select,
#viewsAccount .view .plsPages select {
  width: 70px !important;
  background-position: 82% 50%;
}
.listPanel .right .panelView .view,
#viewsAccount .view .plsPages .view {
  float: left;
}
.listPanel .right .panelView .view div,
#viewsAccount .view .plsPages .view div,
#viewsAccount .view .plsPages p,
#viewsAccount .view .pagPagination p {
  padding: 12px 0 0 12px;
  color: #7f7f7f;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.listPanel .right .panelPagination {
  float: right;
  padding: 0;
}
.listPanel .right .panelPagination .pagination .nxpv,
#viewsAccount .view .pagPagination .nxpv,
#viewsAccount .view .pagPagination .pagPrev,
#viewsAccount .view .pagPagination .pagNext {
  background-color: green;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0;
  text-indent: -99999px;
  background-color: #e5e5e5;
  border: 0;
  background-position: 50% 50%;
  background-size: 8px auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.listPanel .right .panelPagination .pagination .nxpv.pv,
#viewsAccount .view .pagPagination .nxpv.pv,
#viewsAccount .view .pagPagination .pagPrev {
  background-image: url(/rwd/images/arrowLeft.png);
}
.listPanel .right .panelPagination .pagination .nxpv.nx,
#viewsAccount .view .pagPagination .nxpv.nx,
#viewsAccount .view .pagPagination .pagNext {
  background-image: url(/rwd/images/arrowRight.png);
}
.listPanel .right .panelPagination .pagination .nxpv.disabled,
#viewsAccount .view .pagPagination .nxpv.disabled,
#viewsAccount .view .pagPagination span {
  cursor: default;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
.listPanel .right .panelPagination .pagination .nxpv:hover,
#viewsAccount .view .pagPagination .nxpv:hover {
  background-color: #dddddd;
}
.listPanel .right .panelPagination .pagination .pag,
#viewsAccount .view .pagPagination .pag {
  display: block;
  height: 35px;
  float: left;
}
.listPanel .right .panelPagination .pagination .pag > span,
#viewsAccount .view .pagPagination .pag > span,
#viewsAccount .view .pagPagination label {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  color: #7f7f7f;
  padding: 12px 0 0 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.listPanel .right .panelPagination .pagination .pag.paginationLabel,
#viewsAccount .view .pagPagination .pag.paginationLabel {
  padding-right: 10px;
  padding-left: 10px;
}
.listPanel .right .panelPagination .pagination .pag.paginationTotal,
#viewsAccount .view .pagPagination .pag.paginationTotal {
  padding-right: 10px;
  padding-left: 10px;
}
.listPanel .right .panelPagination .pagination .pag.paginationTotal > span,
#viewsAccount .view .pagPagination .pag.paginationTotal > span {
  text-transform: lowercase;
}
.listPanel .right .panelPagination .pagination .pag.paginationInput,
#viewsAccount .view .pagPagination .pag.paginationInput,
#viewsAccount .view .pagPagination input {
  display: block;
  border: 1px #e5e5e5 solid;
  text-align: center;
  width: 40px;
  margin: 0;
  font-size: 11px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  font-family: titillium_websemibold, arial, sans-serif;
}
.listPanel .right .panelPagination .pagination .pag.paginationInput::-webkit-inner-spin-button,
.listPanel .right .panelPagination .pagination .pag.paginationInput::-webkit-outer-spin-button,
#viewsAccount .view .pagPagination .pag.paginationInput::-webkit-inner-spin-button,
#viewsAccount .view .pagPagination .pag.paginationInput::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.listPanel .right .panelPagination .nextPrev {
  display: none;
}
.listPanel .right .panelPagination .nextPrev a {
  display: block;
  width: 35px;
  height: 35px;
  background: #e5e5e5;
  float: left;
  margin: 0 0 0 5px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 10px auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.listPanel .right .panelPagination .nextPrev a.next {
  background-image: url(/rwd/images/arrowLeft.png);
}
.listPanel .right .panelPagination .nextPrev a.prev {
  background-image: url(/rwd/images/arrowRight.png);
}
.listPanel .right .panelPagination .nextPrev a:hover {
  background-color: #be9e56;
}
#listWrap {
  padding: 0 10px;
}
/** FILTERS */
#filtersWrap {
  width: 20%;
  padding: 0 10px;
  float: left;
}
#filtersWrap #filters section {
  display: block;
  padding: 0 0 15px 0;
}
#filtersWrap #filters section h4,
#filtersWrap #filters section h2 {
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  cursor: default;
  font-family: oswald_regular, arial, sans-serif;
}
#filtersWrap #filters section h4 span,
#filtersWrap #filters section h2 span {
  display: none;
  font-size: 11px;
  padding-left: 5px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#filtersWrap #filters section .filtersBox {
  padding-top: 5px;
  padding-bottom: 15px;
}
#filtersWrap #filters section .filtersFilter {
  padding: 0 0 15px 0;
}
#filtersWrap #filters section .filtersFilter > input {
  background: #e5e5e5 url(/rwd/images/iconSearch.png) 7px 53% no-repeat;
  background-size: 14px auto;
  width: 100%;
  padding: 8px 10px 8px 32px;
  font-size: 11px;
  text-transform: uppercase;
}
#filtersWrap #filters section .filters * {
  display: block;
}
#filtersWrap #filters section .filters ul li {
  width: 100%;
}
#filtersWrap #filters section .filters ul li label {
  position: relative;
  padding: 0 0 10px 0;
}
#filtersWrap #filters section .filters ul li label input {
  position: absolute;
  top: 0;
  left: -99999px;
}
#filtersWrap #filters section .filters ul li label i {
  float: left;
  width: 19px;
  height: 19px;
  background: #e5e5e5 url(/rwd/images/filterCb.png) 0 0 no-repeat;
}
#filtersWrap #filters section .filters ul li label span,
#filtersWrap #filters section .filters ul li label a {
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  line-height: 15px;
  color: #7f7f7f;
  padding: 3px 0 0 8px;
  width: 80%;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersWrap #filters section .filters ul li label span:hover,
#filtersWrap #filters section .filters ul li label a:hover {
  color: #be9e56;
}
#filtersWrap #filters section .filters ul li:last-child label {
  padding-bottom: 0 !important;
}
#filtersWrap #filters section .filters ul li.checked i {
  background-position: 0 -19px;
}
#filtersWrap #filters section .filters ul li.checked span {
  color: #000000;
}
#filtersWrap #filters section .filters ol.filtersInLinks li {
  display: block;
  padding-bottom: 5px;
}
#filtersWrap #filters section .filters ol.filtersInLinks li a {
  color: #7f7f7f;
  text-decoration: none;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersWrap #filters section .filters ol.filtersInLinks li a:hover {
  color: #be9e56;
}
#filtersWrap #filters section .filters ol.filtersInLinks li.active a {
  color: #000000;
}
#filtersWrap #filters section .filters.scroll {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersWrap #filters section .filters.double ul li {
  width: 50%;
  float: left;
}
#filtersWrap #filters section .filters.double ul li label span {
  width: 70%;
}
#filtersWrap #filters .filtersLinks h3.sectionHeader {
  color: #000000;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px #999999 solid;
  padding: 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#filtersWrap #filters .filtersLinks .linksSection h4,
#filtersWrap #filters .filtersLinks .linksSection h2 {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #7f7f7f;
  padding: 15px 0;
  border-bottom: 1px #e5e5e5 solid;
  cursor: pointer;
  background-image: url(/rwd/images/selectArrow.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 10px auto;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersWrap #filters .filtersLinks .linksSection h4.active,
#filtersWrap #filters .filtersLinks .linksSection h2.active {
  color: #000000;
  background-image: url(/rwd/images/selectArrowUp.png);
}
#filtersWrap #filters .filtersLinks .linksSection h4:hover,
#filtersWrap #filters .filtersLinks .linksSection h2:hover {
  color: #000000;
}
#filtersWrap #filters .filtersLinks .linksSection .linksBox {
  display: none;
  padding: 10px 0;
}
#filtersWrap #filters .filtersLinks .linksSection .linksBox ul li {
  display: block;
  padding: 2px 0;
}
#filtersWrap #filters .filtersLinks .linksSection .linksBox ul li a {
  font-family: titillium_websemibold, arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #7f7f7f;
  line-height: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersWrap #filters .filtersLinks .linksSection .linksBox ul li a:hover {
  color: #000000;
}
#filtersWrap #filters .filtersLinks .linksSection .linksBox.scroll {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
#filtersWrap #filters .filtersInLinks li h2 {
  padding: 0 0 0 0;
}
#filtersWrap #filters .filtersInLinks li:last-child {
  padding-bottom: 0 !important;
}
#filtersActual {
  float: right;
  padding: 20px 20px 0 0;
}
#filtersActual a {
  display: block;
  float: left;
  padding: 0 0 0 27px;
  background-color: transparent;
  background-image: url(/rwd/images/iconCross.png);
  background-position: 12px 1px;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  text-transform: uppercase;
  text-decoration: none;
  color: #7f7f7f;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#filtersActual a:hover {
  color: #000000;
  text-decoration: line-through;
}
#filtersActual #clearAll {
  color: #000000;
}
#filtersActual #brandsRestore {
  color: #000000;
}
#filtersActual #brandsRestore:hover {
  color: #000000;
  text-decoration: line-through;
}
/** PRICE SLIDER */
#priceRangeWrap {
  padding-top: 10px;
}
#priceRangeWrap #priceRangeOut {
  background: #e5e5e5;
  padding: 0 9px;
}
#priceRangeWrap #priceRangeOut #priceRange {
  background: transparent;
  height: 10px;
  width: 100%;
  margin: 0 auto;
  border: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#priceRangeWrap #priceRangeOut #priceRange .ui-slider-handle {
  outline: none !important;
  width: 19px;
  hieght: 14px;
  background: transparent url(/rwd/images/priceSliderHandle.png) 0 0 no-repeat;
  background-size: 19px 14px;
  border: 0;
  border-radius: 0;
  top: 0;
  cursor: pointer;
  margin-left: -9px !important;
}
#priceRangeWrap #priceRangeOut #priceRange .ui-slider-handle:last-child {
  margin-left: -10px !important;
}
#priceRangeWrap #priceRangeOut #priceRange .ui-slider-range {
  background: #999999;
}
#priceRangeWrap #priceInputs {
  padding: 20px 0 15px 0;
}
#priceRangeWrap #priceInputs input {
  text-align: center;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
  padding: 7px;
  background: #e5e5e5;
  max-width: 60px;
}
#priceRangeWrap #priceInputs #inputMin {
  float: left;
}
#priceRangeWrap #priceInputs #inputMax {
  float: right;
}
#priceRangeWrap #priceInputs #inputBtn {
  float: right;
  margin-left: 10px;
}
/** GRID */
#gridWrap {
  width: 80%;
  float: left;
}
.grid * {
  display: block;
}
.grid .item {
  width: 25%;
  padding: 0 10px 20px 10px;
  float: left;
  /** hover dla wersji desktop */
}
.grid .item .inner {
  position: relative;
  overflow: hidden;
}
.grid .item .inner .itemEditWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: #ffffff;
  border: 1px #e5e5e5 solid;
  padding: 20px;
  display: none;
}
.grid .item .inner .itemEditWrap .editTitle {
  text-align: center;
  text-transform: uppercase;
  color: #7f7f7f;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.grid .item .inner .itemEditWrap .editPrice {
  text-align: center;
  color: #000000;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: oswald_regular, arial, sans-serif;
}
.grid .item .inner .itemEditWrap select.select {
  background: #e5e5e5 url(/rwd/images/selectArrow.png) 93% 50% no-repeat;
  background-size: 9px auto;
  width: 100%;
  padding: 10px;
}
.grid .item .inner .itemEditWrap select.select option.disabled {
  color: #a6a6a6;
}
.grid .item .inner .itemEditWrap .editColor {
  padding: 10px 0;
  border-top: 1px #e5e5e5 solid;
}
.grid .item .inner .itemEditWrap .editSubscribe,
.grid .item .inner .itemEditWrap .editSubscribeAvail {
  border-top: 1px #e5e5e5 solid;
  padding-top: 15px;
}
.grid .item .inner .itemEditWrap .editSubscribe label,
.grid .item .inner .itemEditWrap .editSubscribeAvail label {
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.grid .item .inner .itemEditWrap .editSubscribe .inputWrap,
.grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap {
  padding-top: 5px;
}
.grid .item .inner .itemEditWrap .editSubscribe .inputWrap input.text,
.grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap input.text {
  float: left;
  height: 32px;
  width: 75%;
  padding: 8px;
  font-size: 10px;
  /*text-transform: uppercase;*/
  background: #e5e5e5;
}
.grid .item .inner .itemEditWrap .editSubscribe .inputWrap button,
.grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap button {
  width: 25%;
  height: 32px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  padding: 8px 0;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .itemEditWrap .editSubscribe .inputWrap button:hover,
.grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap button:hover {
  color: #be9e56;
}
.grid .item .inner .itemEditWrap .messages {
  padding: 10px 0 0 0;
}
.grid .item .inner .itemEditWrap .messages dl {
  padding: 5px;
}
.grid .item .inner .itemEditWrap .messages dl dt span {
  font-size: 11px;
}
.grid .item .inner .itemEditWrap .messages dl dd {
  font-size: 11px;
}
.grid .item .inner .itemEditWrap .btns {
  position: absolute;
  padding: 0 20px 10px 20px;
  left: 0;
  bottom: 0;
  right: 0;
}
.grid .item .inner .itemEditWrap .btns a {
  float: none;
  font-size: 11px;
  padding: 15px;
  font-family: titillium_webregular, arial, sans-serif;
}
.grid .item .inner .itemEditWrap .btns a.cancel {
  padding-bottom: 10px;
}
.grid .item .inner .topBox {
  height: 30px;
}
.grid .item .inner .topBox .cbox {
  float: left;
  width: 21px;
  height: 21px;
}
.grid .item .inner .topBox .cbox label {
  width: 21px;
  height: 21px;
}
.grid .item .inner .topBox .actionBtns {
  float: right;
}
.grid .item .inner .topBox .actionBtns a {
  width: 21px;
  height: 21px;
  margin: 0 0 0 5px;
  float: left;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .topBox .actionBtns a.edit {
  background-image: url(/rwd/images/iconEdit.png);
}
.grid .item .inner .topBox .actionBtns a.remove {
  background-image: url(/rwd/images/iconRemove.png);
}
.grid .item .inner .topBox .actionBtns a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.grid .item .inner a.thumb {
  position: relative;
  display: block;
  width: 100%;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  /** RATIO */
}
.grid .item .inner a.thumb img {
  width: 100%;
}
.grid .item .inner a.thumb img.first {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.grid .item .inner a.thumb.loadingState .loading {
  display: block !important;
}
.grid .item .inner a.thumb .thumbRatio {
  position: relative;
  padding-bottom: 150%;
  height: 0;
}
.grid .item .inner a.thumb .thumbRatio .ratio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid .item .inner a.thumb .thumbRatio .ratio .loading {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  background: transparent url(/rwd/images/loading.gif) center no-repeat;
}
.grid .item .inner .hideBrand {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
  width: 23px;
  height: 18px;
  background: transparent url(/rwd/images/eyeIcon.png) 50% 50% no-repeat;
  background-size: 22px 17px;
  z-index: 1;
}
.grid .item .inner .hideBrand span {
  position: absolute;
  top: -2px;
  left: 30px;
  display: none;
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding: 8px 3px;
  width: 75px;
  text-align: center;
  text-transform: uppercase;
}
.grid .item .inner .hideBrand span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -6px;
  margin-top: -6px;
  display: block;
  width: 0;
  height: 0;
  border-top: 6px transparent solid;
  border-right: 6px #000 solid;
  border-bottom: 6px transparent solid;
  border-left: 0;
}
.grid .item .inner .info {
  position: relative;
  padding: 20px 10px;
  text-align: center;
  background: #ffffff;
}
.grid .item .inner .info a.title {
  text-transform: uppercase;
  color: #7f7f7f;
  text-decoration: none;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .info a.title:hover {
  color: #be9e56;
}
.grid .item .inner .info .now {
  padding: 7px 0 0 0;
  text-transform: uppercase;
  color: #b30000;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.grid .item .inner .info .prices {
  padding: 5px 0 0 0;
}
.grid .item .inner .info .prices > div {
  display: inline-block;
  font-size: 18px;
  padding: 0;
  margin: 5px 3px 0 3px;
  color: #000000;
  font-family: oswald_regular, arial, sans-serif;
}
.grid .item .inner .info .prices > div.promo {
  color: #b30000;
}
.grid .item .inner .info .prices > div.old {
  position: relative;
}
.grid .item .inner .info .prices > div.old::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #000000;
}
.grid .item .inner .info .selects {
  padding-top: 15px;
}
.grid .item .inner .info .selects .row {
  padding: 5px 0;
}
.grid .item .inner .info .selects .row select.select {
  width: 100%;
  padding: 10px 12px 10px 10px;
  background: #e5e5e5 url(/rwd/images/selectArrow.png) 93% 50% no-repeat;
  background-size: 9px auto;
}
.grid .item .inner .info .infoLabel {
  color: #b30000;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
  font-family: titillium_webbold, arial, sans-serif;
}
.grid .item .inner .info .hiddenBox {
  display: none;
}
.grid .item .inner .info .hiddenBox .in {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .info .sizes {
  padding-top: 20px;
  font-size: 0;
}
.grid .item .inner .info .sizes a {
  display: inline-block;
  background-color: #e5e5e5;
  color: #000000;
  padding: 7px;
  min-width: 26px;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  margin: 3px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .info .sizes a:hover {
  background-color: #000000;
  color: #be9e56;
}
.grid .item .inner .info .sizesColors {
  padding-top: 15px;
  font-size: 0;
}
.grid .item .inner .info .sizesColors a,
.grid .item .inner .info .sizesColors > div {
  display: inline-block;
  margin: 3px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .info .sizesColors a.size,
.grid .item .inner .info .sizesColors > div.size {
  background-color: #e5e5e5;
  color: #000000;
  padding: 7px;
  min-width: 26px;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}
.grid .item .inner .info .sizesColors a.size:hover,
.grid .item .inner .info .sizesColors > div.size:hover {
  background-color: #000000;
  color: #be9e56;
  /*cursor: context-menu;*/
}
.grid .item .inner .info .sizesColors a.color,
.grid .item .inner .info .sizesColors > div.color {
  background-color: #e5e5e5;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  color: #000000;
  padding: 5px 7px;
  width: 25px;
  text-decoration: none;
  font-size: 11px;
  text-indent: -99999px;
  text-align: center;
  border: 2px #000000 solid;
}
.grid .item .inner .info .sizesColors a.color:hover,
.grid .item .inner .info .sizesColors > div.color:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  /*cursor: context-menu;*/
}
.grid .item .inner .info .btns {
  padding-top: 15px;
}
.grid .item .inner .info .btns a {
  padding: 15px;
  font-size: 10px;
  font-family: titillium_webregular, arial, sans-serif;
}
.grid .item .inner .info .arrow {
  position: absolute;
  top: 0;
  left: 24px;
  width: 0;
  height: 0;
  border-top: 0;
  border-right: 12px transparent solid;
  border-bottom: 12px #ffffff solid;
  border-left: 12px transparent solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.grid .item .inner .info:hover .arrow {
  top: -12px;
}
.grid .item .inner.set {
  position: relative;
}
.grid .item .inner.set .info {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.grid .item.disabled .inner .topBox .cbox {
  display: none;
}
.grid .item.disabled .inner a.thumb {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.grid .item.disabled .inner .info .infoLabel {
  color: #7f7f7f !important;
  font-family: titillium_webbold, arial, sans-serif;
}
.grid .item.desktop .inner a.thumb.hover:hover img.first {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
/** gridBanners */
.gridBannersWrap {
  float: left;
  width: 80%;
}
.gridBanners {
  padding: 0 10px;
}
.gridBanners .item {
  float: left;
}
.gridBanners .item * {
  display: block;
}
.gridBanners .item a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.gridBanners .item a img {
  width: 100%;
  height: auto;
}
.gridBanners .item a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.gridBanners .item.double {
  width: 100%;
}
.gridBanners .item.single {
  width: 50%;
}
.gridBanners .item.half {
  width: 50%;
}
.gridBanners .item.half a {
  width: 100%;
}
.gridBanners .item.half a img {
  height: 50%;
}
/** angular/es styles */
.es-loading-content {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  display: none;
}
.es-loading-content.show {
  display: block;
}
.es-loading-message {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font-size: 15px;
  width: 100%;
  padding: 45px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent url(/rwd/images/loadingWhite.gif) 50% 0 no-repeat;
  font-family: oswald_regular, arial, sans-serif;
}
/** seo content */
.seoContentWrap {
  padding-top: 30px !important;
}
.seoContentWrap .seoContentInner {
  border-top: 1px #e5e5e5 solid;
  padding-top: 30px;
}
.seoContentWrap .seoContentInner .seoImage {
  width: 15%;
  float: left;
}
.seoContentWrap .seoContentInner .seoImage > img {
  display: block;
  width: 100%;
}
.seoContentWrap .seoContentInner .seoContent {
  color: #999999;
  font-size: 12px;
  line-height: 14px;
  width: 85%;
  float: left;
  padding: 0 0 0 30px;
}
.seoContentWrap .seoContentInner .seoContent h1,
.seoContentWrap .seoContentInner .seoContent h2,
.seoContentWrap .seoContentInner .seoContent h3,
.seoContentWrap .seoContentInner .seoContent h4,
.seoContentWrap .seoContentInner .seoContent h5,
.seoContentWrap .seoContentInner .seoContent h6 {
  font-size: 20px;
  font-weight: normal;
  color: #999999;
  margin: 0 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
.seoContentWrap .seoContentInner .seoContent p {
  margin: 0 0 15px 0;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
.seoContentWrap .seoContentInner .seoContent strong {
  color: #000000;
}
.seoContentWrap .seoContentInner .seoContent a {
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.seoContentWrap .seoContentInner .seoContent a:hover {
  color: #000000;
}
.seoContentWrap .seoContentInner .seoContent ol {
  counter-reset: i;
}
.seoContentWrap .seoContentInner .seoContent ol > li {
  position: relative;
  padding-left: 15px;
}
.seoContentWrap .seoContentInner .seoContent ol > li::before {
  position: absolute;
  left: 0;
  content: counter(i) '.';
  counter-increment: i;
  display: inline-block;
  width: 15px;
}
.seoContentWrap .seoContentInner .seoContent ul {
  counter-reset: j;
}
.seoContentWrap .seoContentInner .seoContent ul > li {
  position: relative;
  padding-left: 15px;
}
.seoContentWrap .seoContentInner .seoContent ul > li::before {
  position: absolute;
  left: 0;
  content: '-';
  counter-increment: j;
  display: inline-block;
  width: 15px;
}
.seoContentWrap .seoContentInner .seoContent ul,
.seoContentWrap .seoContentInner .seoContent ol {
  margin: 0 0 15px 0;
}
.seoContentWrap .seoContentInner .seoContent ul li,
.seoContentWrap .seoContentInner .seoContent ol li {
  color: #999999;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 14px;
}
/** pseudoBanner */
.pseudoCat a {
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.pseudoCat a:hover {
  color: #000000;
}
/** SETS GRID - GRID DLA ZESTAWOW */
.setsWrap .listPanel .right {
  width: 100% !important;
  float: none !important;
}
.setsWrap .listPanel .right .panelCheck {
  padding-right: 30px;
  float: left;
}
.setsWrap .listPanel .right .panelCheck label {
  position: relative;
  display: block;
  float: left;
  padding: 0 5px 0 0;
}
.setsWrap .listPanel .right .panelCheck label input {
  position: absolute;
  left: -99999px;
}
.setsWrap .listPanel .right .panelCheck label i {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  background-color: #e5e5e5;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.setsWrap .listPanel .right .panelCheck label i::before {
  position: absolute;
  left: 50%;
  top: -5px;
  margin-top: -7px;
  margin-left: -6px;
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background-color: transparent;
  background-image: url(/rwd/images/iconCheck3.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.setsWrap .listPanel .right .panelCheck label span {
  display: block;
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  float: left;
  padding: 12px 10px 0 10px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.setsWrap .listPanel .right .panelCheck label.checked i {
  background-color: #999999;
}
.setsWrap .listPanel .right .panelCheck label.checked i::before {
  top: 50%;
}
.setsWrap #gridWrap {
  width: 100%;
  float: none;
}
.setsWrap #gridWrap #grid {
  padding: 0 10px;
}
.setsWrap #gridWrap #grid .item {
  width: 33.33333%;
}
.setsWrap #gridWrap #grid .item:nth-child(3n+1) {
  clear: both;
}
/**
 * PSEUDO BANNER
 */
.pseudoBaner.brandInfo > .brandSliderWrap {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap {
  width: 20%;
  height: 320px;
  float: left;
  border-top: 1px #e5e5e5 solid;
  border-right: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  border-left: 1px #e5e5e5 solid;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandLogo {
  padding: 20px 0 15px 0;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandLogo img {
  display: block;
  margin: 0 auto;
  width: auto !important;
  height: auto !important;
  max-height: 60px;
  max-width: 140px;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandText {
  text-align: center;
  padding: 0 20px;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandText h3,
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandText p {
  margin: 0 0 10px 0 !important;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandText h3 {
  display: none !important;
  font-size: 18px !important;
}
.pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap .brandText p {
  font-size: 13px !important;
  text-align: justify;
}
.pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider {
  position: relative;
  width: 80%;
  height: 320px;
  float: left;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider.slider {
  overflow: hidden;
  position: relative;
}
.pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider.slider ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider.slider ul li {
  display: block;
  float: left;
  margin: 0;
  list-style: none;
  height: 320px;
}
.pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider.slider ul li img {
  display: block;
  height: 320px;
  width: auto !important;
}
.pseudoBaner.brandInfo > .brandSliderWrap .controls {
  background-color: red;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.pseudoBaner.brandInfo > .brandSliderWrap .controls > a {
  position: absolute;
  top: 160px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  text-indent: -99999px;
  margin-top: -20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.pseudoBaner.brandInfo > .brandSliderWrap .controls > a.prev-slide {
  left: 20%;
  background-image: url('/rwd/images/arrowLeft.png');
}
.pseudoBaner.brandInfo > .brandSliderWrap .controls > a.next-slide {
  right: 0;
  background-image: url('/rwd/images/arrowRight.png');
}
.pseudoBaner.brandInfo > .brandSliderWrap .controls > a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.pseudoBaner.brandInfo > .brandSliderWrap:hover .controls {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.brandInfoNoBanner {
  margin-bottom: 30px !important;
}
.brandInfoNoBanner .brandTextWrap {
  border: 1px #e5e5e5 solid;
}
.brandInfoNoBanner .brandTextWrap .brandLogo {
  float: left;
  width: 12%;
  padding: 15px 20px;
}
.brandInfoNoBanner .brandTextWrap .brandLogo img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 100%;
}
.brandInfoNoBanner .brandTextWrap .brandText {
  float: left;
  width: 88%;
  padding: 12px 20px 12px 0;
}
.brandInfoNoBanner .brandTextWrap .brandText h3 {
  font-size: 18px !important;
  text-transform: uppercase;
  color: #7f7f7f;
  line-height: normal;
  margin-bottom: 10px;
  text-align: center;
  font-family: oswald_regular, arial, sans-serif;
  display: none;
}
.brandInfoNoBanner .brandTextWrap .brandText p {
  color: #7f7f7f;
  line-height: 16px;
  font-size: 13px !important;
  text-align: justify;
}
#viewsCategory {
  padding: 30px 0;
}
#viewsProduct {
  padding: 30px 0;
}
#contentBar #productNavigation {
  float: right;
}
#contentBar #productNavigation a {
  display: block;
  width: 70px;
  height: 49px;
  float: left;
  border-left: 1px #e5e5e5 solid;
  background-position: 50% 50%;
  background-size: 10px auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#contentBar #productNavigation a.prev {
  background-image: url(/rwd/images/arrowLeft.png);
}
#contentBar #productNavigation a.next {
  background-image: url(/rwd/images/arrowRight.png);
}
#contentBar #productNavigation a.close {
  background-image: url(/rwd/images/iconCloseProduct.png);
  background-size: 15px auto;
}
#contentBar #productNavigation a:hover {
  background-color: #fcfcfc;
}
#productTotalWrap {
  padding: 0 10px;
}
#productTotalWrap .productPanelTop {
  position: relative;
}
#productTotalWrap .productPanelTop .productBrandIcon {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 80px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .productPanelTop .productBrandIcon img {
  display: block;
  width: 100%;
}
#productTotalWrap .productPanelTop .productBrandIcon:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#productTotalWrap .productPanelTop h2.title {
  display: block;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  padding: 0 100px 20px 0;
  color: #7f7f7f;
  font-weight: normal;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .productPanelTop .prices {
  font-size: 0;
  padding: 0 0 20px 0;
  color: #000000;
}
#productTotalWrap .productPanelTop .prices span {
  display: inline-block;
  font-size: 28px;
  padding: 0;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .productPanelTop .prices span.regular {
  margin-right: 15px;
}
#productTotalWrap .productPanelTop .prices span.old {
  position: relative;
  margin-right: 15px;
}
#productTotalWrap .productPanelTop .prices span.old::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #000000;
}
#productTotalWrap .productPanelTop .prices span.promo {
  margin-right: 15px;
  color: #b30000;
}
#productTotalWrap .productPanelTop #acInfo {
  text-transform: uppercase;
  padding: 0 0 20px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .productPanelTop #acInfo a,
#productTotalWrap .productPanelTop #acInfo span {
  color: #be9e56;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .productPanelTop #acInfo a:hover {
  color: #000000;
}
#productTotalWrap .left {
  float: left;
  padding: 0 15px 60px 10px;
  width: 65%;
}
#productTotalWrap .left .productPanelTop {
  display: none;
}
#productTotalWrap .left #productGalleryWrap #productGallery {
  width: 100%;
}
#productTotalWrap .left #productGalleryInfo {
  color: #7f7f7f;
  line-height: 14px;
  padding-top: 10px;
  margin-left: 65px;
}
#productTotalWrap .right {
  float: right;
  padding: 0 10px 0 15px;
  width: 35%;
}
#productTotalWrap .right #productPanel {
  position: relative;
  width: 100%;
}
#productTotalWrap .right #productPanel #productHelper {
  display: none;
  border: 1px #e5e5e5 solid;
}
#productTotalWrap .right #productPanel #productHelper .inner {
  padding: 20px;
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  padding: 5px 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesList {
  font-size: 0;
  text-align: center;
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesList a {
  display: inline-block;
  font-size: 12px;
  padding: 10px;
  color: #000000;
  background: #e5e5e5;
  text-decoration: none;
  margin: 3px;
  min-width: 40px;
  text-align: center;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesList a:hover {
  background: #000000;
  color: #be9e56;
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesBtns {
  font-size: 0;
  text-align: center;
  padding-top: 15px;
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesBtns a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel #productHelper .inner.helperSizes .sizesBtns a:hover {
  color: #be9e56;
}
#productTotalWrap .right #productPanel .colors {
  display: block;
  padding: 5px 0 25px 0;
}
#productTotalWrap .right #productPanel .colors * {
  display: block;
}
#productTotalWrap .right #productPanel .colors li {
  float: left;
  padding: 0 10px 0 0;
}
#productTotalWrap .right #productPanel .colors li a {
  border: 1px #e5e5e5 solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel .colors li a img {
  display: block;
  width: 38px;
  height: 38px;
}
#productTotalWrap .right #productPanel .colors li a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#productTotalWrap .right #productPanel .colors li.current a {
  border-color: #000000;
}
#productTotalWrap .right #productPanel .sizes {
  padding: 0 0 20px 0;
}
#productTotalWrap .right #productPanel .sizes select {
  background-color: #e5e5e5;
  background-image: url(/rwd/images/selectArrow.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 10px auto;
  padding: 15px 10px;
  width: 100%;
  text-transform: uppercase;
  font-size: 11px;
  border: 1px #e5e5e5 solid;
}
#productTotalWrap .right #productPanel .sizes select.error {
  border-color: #b30000;
}
#productTotalWrap .right #productPanel .sizes select option.disabled {
  color: #7f7f7f;
}
#productTotalWrap .right #productPanel .sizes #sizeInfo {
  padding: 5px 0 5px 0;
}
#productTotalWrap .right #productPanel .sizes #sizeInfo > span {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 14px;
  color: #999999;
}
#productTotalWrap .right #productPanel .sizes #sizeTable {
  padding: 10px 0 0 0;
}
#productTotalWrap .right #productPanel .sizes #sizeTable a {
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel .sizes #sizeTable a:hover {
  color: #be9e56;
}
#productTotalWrap .right #productPanel .sizesErrorOn {
  display: none;
  padding-top: 5px;
  color: #b30000;
  text-transform: uppercase;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .right #productPanel #accessNotice {
  display: none;
  border-top: 1px #e5e5e5 solid;
  padding: 20px 0 20px 0;
}
#productTotalWrap .right #productPanel #accessNotice > strong {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .right #productPanel #accessNotice .row {
  position: relative;
}
#productTotalWrap .right #productPanel #accessNotice .row input.text {
  display: block;
  padding: 12px 62px 12px 12px;
  background-color: #e5e5e5;
  width: 100%;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .right #productPanel #accessNotice .row button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 41px;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel #accessNotice .row button:hover {
  background-color: #be9e56;
  color: #ffffff;
}
#productTotalWrap .right #productPanel .messages {
  padding: 0;
}
#productTotalWrap .right #productPanel .btns {
  padding: 10px 0 20px 0;
}
#productTotalWrap .right #productPanel .btns a {
  float: left;
  padding: 15px 0 0 0;
  height: 45px;
  text-align: center;
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productPanel .btns a.toBasket {
  width: 220px;
  background-image: url(/rwd/images/iconToBasket.png);
  background-position: 15px 50%;
  background-size: 28px auto;
  background-repeat: no-repeat;
}
#productTotalWrap .right #productPanel .btns a.toBasket:hover {
  background-color: #a3843f;
}
#productTotalWrap .right #productPanel .btns a.toBasketDisabled {
  display: none;
  width: 220px;
  background-image: url(/rwd/images/iconToBasket.png);
  background-position: 15px 50%;
  background-size: 28px auto;
  background-repeat: no-repeat;
  background-color: #e5e5e5 !important;
  cursor: default !important;
}
#productTotalWrap .right #productPanel .btns a.toSave {
  width: 130px;
  font-size: 14px;
  padding-top: 16px;
  color: #000000;
  background-color: #ffffff;
}
#productTotalWrap .right #productPanel .btns a.toSave:hover {
  color: #be9e56;
}
#productTotalWrap .right #productPanel #productDisabled {
  background-color: #e5e5e5;
  padding: 15px;
  text-align: left;
}
#productTotalWrap .right #productPanel #productDisabled h4 {
  text-transform: uppercase;
  color: #b30000;
  margin: 0 0 10px 0;
  font-size: 13px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .right #productPanel #productDisabled p {
  text-align: left;
  margin: 0;
  line-height: 15px;
  font-size: 11px;
}
#productTotalWrap .right #productInfo {
  padding-top: 20px;
}
#productTotalWrap .right #productInfo #accordionInfo {
  border-bottom: 1px #e5e5e5 solid;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem {
  border-top: 1px #e5e5e5 solid;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .head a {
  display: block;
  padding: 18px 0 0 35px;
  height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  background: transparent url(/rwd/images/plusMinus.png) 10px 0 no-repeat;
  background-size: 12px 100px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .head a:hover {
  color: #be9e56;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content {
  display: none;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner {
  padding: 0 0 10px 12px;
  color: #7f7f7f;
  line-height: 16px;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner p,
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner ul {
  text-align: left;
  margin: 0 0 10px 0;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner p.sdItem {
  display: none;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner p.sdItem.current {
  display: block;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner ul li {
  padding: 0 0 0 15px;
  background: transparent url(/rwd/images/productInfoLidot.png) 0 7px no-repeat;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem .content .inner a:hover {
  color: #be9e56;
}
#productTotalWrap .right #productInfo #accordionInfo .accordionItem.active .head a {
  background-position: 10px -50px;
}
#productTotalWrap .right #productInfo #socialWrap {
  padding: 15px 0 0 15px;
}
#productTotalWrap .right #productInfo #socialWrap a {
  display: block;
  float: left;
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .right #productInfo #socialWrap a.social {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 5px 0 0;
}
#productTotalWrap .right #productInfo #socialWrap a.social.fb {
  background-image: url(/rwd/images/socialFb.png);
  background-size: auto 20px;
}
#productTotalWrap .right #productInfo #socialWrap a.social.pin {
  background-image: url(/rwd/images/socialPin.png);
  background-size: auto 20px;
  margin-right: 15px;
}
#productTotalWrap .right #productInfo #socialWrap a.social:hover {
  background-color: #e5e5e5;
}
#productTotalWrap .right #productInfo #socialWrap a.btn {
  text-transform: uppercase;
  font-size: 11px;
  padding: 10px 0 0 0;
  margin: 0 15px 0 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .right #productInfo #socialWrap a.btn:hover {
  color: #be9e56;
}
#productTotalWrap .right #productInfo #socialWrap a.btn.active {
  color: #be9e56;
}
#productTotalWrap .right #productInfo #productForms {
  padding: 30px 0 0 0;
}
#productTotalWrap .right #productInfo #productForms .formWrap {
  display: none;
}
#productTotalWrap .right #productInfo #productForms .formWrap h4 {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 12px 0;
  color: #7f7f7f;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .right #productInfo #productForms .formWrap fieldset .row label {
  display: none;
}
#productTotalWrap .right #productInfo #productForms .formWrap fieldset .row input.text,
#productTotalWrap .right #productInfo #productForms .formWrap fieldset .row textarea.textarea {
  padding: 12px;
}
#productTotalWrap .right #productInfo #productForms .formWrap .btns a,
#productTotalWrap .right #productInfo #productForms .formWrap .btns button {
  padding: 15px 30px;
}
#productTotalWrap .bottom {
  opacity: 0;
  float: left;
  width: 64%;
  border: 1px solid #e5e5e5;
}
#productTotalWrap .bottom .tab {
  display: block;
  cursor: pointer;
  width: 50%;
  float: left;
  padding: 20px;
  background-color: #e5e5e5;
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .bottom .tab.active {
  background-color: #ffffff;
}
#productTotalWrap .bottom .tab:hover {
  color: #be9e56;
}
#productTotalWrap .bottom .tab-content {
  width: 100%;
  float: left;
}
#productTotalWrap .bottom .tab-content .tab-pane {
  visibility: hidden;
  opacity: 0;
  position: fixed;
}
#productTotalWrap .bottom .tab-content .tab-pane.active {
  visibility: visible;
  opacity: 1;
  position: inherit;
  padding: 20px 0 45px 0;
}
#productTotalWrap .bottom .tab-content .tab-pane h4,
#productTotalWrap .bottom .tab-content .tab-pane h2 {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 20px;
  padding: 0 10px 15px 10px;
  font-family: oswald_regular, arial, sans-serif;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated {
  padding-left: 4px;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a img,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a img {
  width: 100%;
  max-width: 180px;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .title,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .title {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #7f7f7f;
  padding: 20px 0 0 0;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices {
  font-size: 0;
  text-align: center;
  padding: 15px 0 5px 0;
  max-width: 180px;
  width: 100%;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices span,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices span {
  font-size: 18px;
  text-decoration: none;
  font-family: oswald_regular, arial, sans-serif;
  display: inline-block;
  padding: 0;
  margin: 0 3px 5px 3px;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices span.regular,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices span.regular {
  color: #000000;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices span.old,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices span.old {
  position: relative;
  color: #000000;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices span.old::after,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices span.old::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #000000;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a .prices span.promo,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a .prices span.promo {
  color: #b30000;
}
#productTotalWrap .bottom .tab-content .tab-pane #productLook .item a:hover img,
#productTotalWrap .bottom .tab-content .tab-pane #productRelated .item a:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#productTotalWrap .bottom .tab-content .tab-pane .owl-prev,
#productTotalWrap .bottom .tab-content .tab-pane .owl-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#productTotalWrap .bottom .tab-content .tab-pane .owl-prev:hover,
#productTotalWrap .bottom .tab-content .tab-pane .owl-next:hover {
  opacity: 0.5;
}
#productTotalWrap .bottom .tab-content .tab-pane .owl-prev {
  background: url(/rwd/images/arrowLeft.png) center no-repeat;
  left: 0;
}
#productTotalWrap .bottom .tab-content .tab-pane .owl-next {
  background: url(/rwd/images/arrowRight.png) center no-repeat;
  right: 0;
}
/** PRODUCT SLIDER */
#productGalleryWrap,
#productGalleryInfo {
  display: none !important;
}
#productSliderWrap,
#productInfoLine {
  position: relative;
}
#productSliderWrap {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
}
#productSliderNav {
  width: 8%;
  float: left;
  padding-right: 10px;
}
#productSliderNav a {
  display: block;
  padding: 0 0 10px 0;
}
#productSliderNav a img {
  display: block;
  width: 100%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
#productSliderNav a.active img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#productSliderNav a.videoPlay {
  position: relative;
}
#productSliderNav a.videoPlay img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#productSliderNav a.videoPlay .control {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 10px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(/rwd/images/videoPlay2.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% 65%;
  height: 100%;
}
#productSliderNav a.videoPlay .control.play {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#productSliderNav a.videoPlay .control.stop {
  display: none;
}
#productSliderNav a.videoHeight {
  padding-bottom: 5px;
}
#productSlider {
  float: right;
  width: 92%;
}
#productSlider .owl-controls .owl-nav > div {
  position: absolute;
  top: 0;
  width: 80px;
  height: 100%;
  text-indent: -99999px;
  background: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#productSlider .owl-controls .owl-nav > div.owl-next {
  right: 0;
  background-image: url(/rwd/images/owl-next.png);
  background-position: 70% 50%;
}
#productSlider .owl-controls .owl-nav > div.owl-prev {
  left: 0;
  background-image: url(/rwd/images/owl-prev.png);
  background-position: 30% 50%;
}
#productSlider .owl-item a {
  cursor: url('../images/owl-zoom.cur'), auto;
}
#productSlider.single .owl-stage {
  margin: 0 auto !important;
}
#videoPlayer {
  display: none;
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
}
#videoPlayer video#productVideo {
  position: relative;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 101%;
  background-color: #ffffff;
}
#videoPlayer #videoReplay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none;
}
#videoPlayer #videoReplay #replayBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -70px;
  width: 140px;
  background-color: #ffffff;
  color: #000000;
  text-transform: uppercase;
  padding: 10px;
  font-family: oswald_regular, arial, sans-serif;
}
#productInfoLine {
  opacity: 0;
  padding-top: 20px;
  text-transform: uppercase;
  color: #7f7f7f;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#mobileBtnsWrap {
  padding-top: 20px;
  display: none;
}
#mobileBtnsWrap > .mobileBtns {
  display: block;
  padding: 15px;
  width: 100%;
  background-color: #be9e56;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  display: none;
  font-family: oswald_regular, arial, sans-serif;
}
#miniBasketWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#miniBasket {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 200px;
  left: 0;
}
#miniBasket .closeMinibasket {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 50px;
  height: 50px;
  background: #ffffff url(/rwd/images/iconCross.png) 50% 50% no-repeat;
  background-size: 15px 15px;
  z-index: 9999;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasket .closeMinibasket:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#miniBasket > h3 {
  padding: 23px 10px 0 30px;
  height: 60px;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#miniBasket > h3 span {
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#miniBasket > h4 {
  background: #e5e5e5;
  padding: 9px 0 0 0;
  height: 30px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
}
#miniBasket > h4 strong {
  font-size: 11px;
  font-family: titillium_webbold, arial, sans-serif;
}
#miniBasket > h4 span {
  text-transform: lowercase;
}
#miniBasket #miniList {
  position: absolute;
  top: 90px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px #e5e5e5 solid;
}
#miniBasket #miniList ul li {
  padding: 20px 0;
  border-bottom: 1px #e5e5e5 solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasket #miniList ul li .removeWrap {
  width: 10%;
  height: auto;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasket #miniList ul li .removeWrap button {
  width: 100%;
  height: 90px;
  background-color: transparent;
  background-position: -70% 50%;
  background-repeat: no-repeat;
  background-image: url(/rwd/images/iconCrossGrey.png);
  background-size: 12px 12px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasket #miniList ul li .removeWrap button:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#miniBasket #miniList ul li a.listLink {
  float: left;
  display: block;
  width: 90%;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasket #miniList ul li a.listLink img.thumb {
  display: block;
  width: 60px;
  height: 90px;
  float: left;
}
#miniBasket #miniList ul li a.listLink .data {
  float: left;
  padding: 0 0 0 15px;
  width: 180px;
}
#miniBasket #miniList ul li a.listLink .data h5.title {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  font-family: titillium_webbold, arial, sans-serif;
}
#miniBasket #miniList ul li a.listLink .data .info,
#miniBasket #miniList ul li a.listLink .data .attrs {
  color: #808080;
  text-transform: uppercase;
  font-size: 10px;
  margin: 0 0 5px 0;
}
#miniBasket #miniList ul li a.listLink .data .price {
  padding-top: 10px;
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#miniBasket #miniList ul li:hover .removeWrap {
  width: 15%;
}
#miniBasket #miniList ul li:hover .removeWrap button {
  background-position: 50% 50%;
}
#miniBasket #miniList ul li:hover a.listLink {
  margin-right: -15%;
}
#miniBasketBottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 200px;
}
#miniBasketBottom #miniTotalWrap {
  padding: 20px 10%;
}
#miniBasketBottom #miniTotalWrap .left {
  float: left;
  font-size: 20px;
  font-family: titillium_webregular, arial, sans-serif;
}
#miniBasketBottom #miniTotalWrap .right {
  float: right;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#miniBasketBottom #miniBtns {
  padding: 0 10%;
}
#miniBasketBottom #miniBtns a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#miniBasketBottom #miniBtns a.show {
  margin-bottom: 10px;
  background-color: #be9e56;
}
#miniBasketBottom #miniBtns a.show:hover {
  background-color: #a3843f;
}
#miniBasketBottom #miniBtns a.continue {
  background-color: #000000;
}
#miniBasketBottom #miniBtns a.continue:hover {
  color: #be9e56;
}
.miniMsg {
  width: 300px;
  background-color: #ffffff;
  color: #ffffff;
  z-index: 99999;
  text-align: center;
  padding: 12px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 14px;
  cursor: default;
  font-family: titillium_websemibold, arial, sans-serif;
}
.miniMsg.green {
  background-color: #44a900;
}
.miniMsg.red {
  background-color: #ff2c2c;
}
.miniMsg.yellow {
  background-color: #ff9b00;
}
#wishList .miniMsg {
  width: 100%;
  margin-bottom: 20px;
}
#viewsBasket {
  padding: 30px 0 60px 0;
}
#basketTop {
  text-align: center;
}
#basketTop h3 {
  text-transform: uppercase;
  font-size: 28px;
  font-family: oswald_regular, arial, sans-serif;
}
#basketTop .deliveryInfo {
  padding: 10px 0 0 0;
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketTop .deliveryInfo a {
  text-decoration: none;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketTop .deliveryInfo a:hover {
  color: #be9e56;
}
#basketTop .warningMsg {
  padding: 15px 10px;
  margin-top: 15px;
  color: #000;
  background: #ff9b00;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketTop .freeDeliveryInfo {
  padding: 15px 0 0 0;
}
#basketTop .freeDeliveryInfo strong {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  padding: 15px;
  background-color: #e5e5e5;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketWrap {
  padding: 30px 0 20px 0;
}
#basketWrap #basket .name {
  width: 35%;
  text-align: left;
}
#basketWrap #basket .details {
  width: 25%;
  text-align: center;
}
#basketWrap #basket .quantity {
  width: 10%;
  text-align: center;
}
#basketWrap #basket .price {
  width: 20%;
  text-align: right;
}
#basketWrap #basket .total {
  width: 10%;
  text-align: right;
}
#basketWrap #basket .rowHead {
  border-bottom: 1px #e5e5e5 solid;
  padding: 3px 0;
}
#basketWrap #basket .rowHead > div {
  float: left;
}
#basketWrap #basket .rowHead .total .totalDouble {
  display: none;
}
#basketWrap #basket .rowHead strong {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #7f7f7f;
  padding: 0 0 15px 0;
  font-weight: normal;
  font-family: oswald_regular, arial, sans-serif;
}
#basketWrap #basket .row {
  border-bottom: 1px #e5e5e5 solid;
  padding: 3px 0;
}
#basketWrap #basket .row > div {
  float: left;
}
#basketWrap #basket .row > div > .inner {
  padding: 15px 0;
}
#basketWrap #basket .row .name .inner .nameProduct .btnRemove {
  display: block;
  float: left;
  width: 30px;
  height: 166px;
  background: transparent url(/rwd/images/iconCrossGrey.png) 0 50% no-repeat;
  background-size: 10px 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#basketWrap #basket .row .name .inner .nameProduct .btnRemove:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#basketWrap #basket .row .name .inner .nameProduct .img {
  display: block;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .name .inner .nameProduct .img img {
  display: block;
  width: 110px;
}
#basketWrap #basket .row .name .inner .nameProduct .img:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#basketWrap #basket .row .name .inner .nameProduct .data {
  position: relative;
  width: 45%;
  float: left;
  padding: 0 0 0 20px;
}
#basketWrap #basket .row .name .inner .nameProduct .data * {
  display: block;
}
#basketWrap #basket .row .name .inner .nameProduct .data .title {
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 5px 0;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .name .inner .nameProduct .data .title:hover {
  color: #be9e56;
}
#basketWrap #basket .row .name .inner .nameProduct .data .info,
#basketWrap #basket .row .name .inner .nameProduct .data .attribs {
  font-size: 11px;
  line-height: 14px;
  color: #7f7f7f;
  margin: 0 0 15px 0;
}
#basketWrap #basket .row .name .inner .nameProduct .data .attribs {
  display: none;
}
#basketWrap #basket .row .name .inner .nameProduct .data .prices {
  display: none;
}
#basketWrap #basket .row .name .inner .nameProduct .data .prices > span {
  display: block;
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#basketWrap #basket .row .name .inner .nameProduct .data .prices > span.priceSingle {
  float: left;
  color: #7f7f7f;
}
#basketWrap #basket .row .name .inner .nameProduct .data .prices > span.priceTotal {
  float: right;
}
#basketWrap #basket .row .name .inner .nameProduct .data .toSave,
#basketWrap #basket .row .name .inner .nameProduct .data .remove {
  padding: 5px 0 5px 22px;
  text-transform: uppercase;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .name .inner .nameProduct .data .toSave:hover,
#basketWrap #basket .row .name .inner .nameProduct .data .remove:hover {
  color: #be9e56;
}
#basketWrap #basket .row .name .inner .nameProduct .data .toSave {
  background-image: url(/rwd/images/iconSave.png);
  background-size: 14px 14px;
  background-position: 2px 4px;
  line-height: 14px;
}
#basketWrap #basket .row .name .inner .nameProduct .data .remove {
  display: none;
  background-image: url(/rwd/images/iconRemove.png);
  background-size: 14px 14px;
  background-position: 2px 4px;
  line-height: 14px;
}
#basketWrap #basket .row .details {
  position: relative;
  overflow: hidden;
  min-height: 128px;
}
#basketWrap #basket .row .details .inner {
  padding-top: 32px;
}
#basketWrap #basket .row .details .inner .detailsProduct .attr {
  text-transform: uppercase;
  padding: 0 0 5px 0;
  font-size: 11px;
}
#basketWrap #basket .row .details .inner .detailsProduct .attr span {
  text-transform: lowercase;
}
#basketWrap #basket .row .details .inner .detailsProduct .changeWrap {
  padding-top: 10px;
}
#basketWrap #basket .row .details .inner .detailsProduct .changeWrap .change {
  display: inline-block;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .details .inner .detailsProduct .changeWrap .change:hover {
  color: #be9e56;
}
#basketWrap #basket .row .details .changeBox {
  display: block;
  position: absolute;
  top: -140px;
  right: 0;
  left: 0;
  background: #e5e5e5;
  min-height: 128px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .details .changeBox .inner {
  padding: 15px;
}
#basketWrap #basket .row .details .changeBox .inner select {
  width: 100%;
  background: #ffffff url(/rwd/images/selectArrow.png) 95% 50% no-repeat;
  background-size: 10px auto;
  padding: 7px 10px 7px 12px;
  font-size: 11px;
  margin: 0 0 10px 0;
  line-height: 16px;
}
#basketWrap #basket .row .details .changeBox .inner .buttons {
  padding: 5px 0 0 0;
}
#basketWrap #basket .row .details .changeBox .inner .buttons a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .details .changeBox .inner .buttons a.cancel {
  float: left;
  color: #7f7f7f;
}
#basketWrap #basket .row .details .changeBox .inner .buttons a.cancel:hover {
  color: #000000;
}
#basketWrap #basket .row .details .changeBox .inner .buttons a.accept {
  float: right;
}
#basketWrap #basket .row .details .changeBox .inner .buttons a.accept:hover {
  color: #be9e56;
}
#basketWrap #basket .row .details .changeBox.active {
  top: 0;
}
#basketWrap #basket .row .quantity .inner {
  padding-top: 46px;
}
#basketWrap #basket .row .quantity .inner .quantityProduct > input[type=text] {
  background: #e5e5e5;
  width: 40px;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  cursor: pointer;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .quantity .inner .quantityProduct > input[type=text]:focus {
  background: #be9e56;
  color: #ffffff;
}
#basketWrap #basket .row .quantity .inner .changeWrap {
  text-align: center;
  padding: 7px 0 0 0;
}
#basketWrap #basket .row .quantity .inner .changeWrap a {
  text-transform: uppercase;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketWrap #basket .row .quantity .inner .changeWrap a:hover {
  color: #be9e56;
}
#basketWrap #basket .row .price .inner {
  padding-top: 56px;
}
#basketWrap #basket .row .price .inner .priceProduct {
  font-family: oswald_regular, arial, sans-serif;
  font-size: 14px;
  color: #000000;
}
#basketWrap #basket .row .price .inner .priceProduct del {
  font-size: 14px;
  font-family: inherit;
  padding-right: 5px;
  color: #7f7f7f;
}
#basketWrap #basket .row .price .inner .priceProduct strong {
  font-size: 14px;
  font-family: inherit;
  color: #000000;
}
#basketWrap #basket .row .price .inner .priceProduct span.addon {
  padding-top: 10px;
  display: block;
  font-size: 14px;
  font-family: inherit;
  color: #7f7f7f;
}
#basketWrap #basket .row .total .inner {
  padding-top: 56px;
}
#basketWrap #basket .row .total .inner .totalProduct {
  font-family: oswald_regular, arial, sans-serif;
  font-size: 18px;
  color: #000000;
}
#basketBottom {
  position: relative;
}
#basketBottom #basketPanel {
  position: absolute;
}
#basketBottom #basketPanel a {
  display: block;
  text-transform: uppercase;
  padding: 6px 0 6px 24px;
  margin: 0 0 5px 0;
  text-decoration: none;
  color: #000000;
  background-repeat: no-repeat;
  background-color: transparent;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketPanel a.viewSave {
  background-image: url(/rwd/images/iconSave.png);
  background-position: 0 3px;
  background-size: 16px 16px;
}
#basketBottom #basketPanel a.removeAll {
  background-image: url(/rwd/images/iconRemove.png);
  background-position: 0 4px;
  background-size: 16px 16px;
}
#basketBottom #basketPanel a:hover {
  color: #be9e56;
}
#basketBottom a#continueShopping {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: #e5e5e5;
  color: #000000;
  padding: 15px 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom a#continueShopping:hover {
  background: #000000;
  color: #ffffff;
}
#basketBottom #basketSummaryWrap {
  width: 400px;
  min-height: 200px;
  float: right;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox {
  position: relative;
  height: 48px;
  background: #e5e5e5;
  margin: 0 0 1px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepWrap {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 48px;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepWrap.active {
  display: block;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepWrap .info {
  position: absolute;
  top: 50%;
  right: 15px;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step0 {
  display: block;
  text-transform: uppercase;
  color: #0d0d0d;
  height: 48px;
  background: #e5e5e5;
  cursor: pointer;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step0 > .label {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 18px 0 0 15px;
  color: #0d0d0d;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step0 > .label span {
  font-family: inherit;
  color: #7f7f7f;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step0:hover {
  background-color: #d8d8d8;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 {
  z-index: 99;
  background-color: #000000;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > input[type=text] {
  width: 100%;
  height: 48px;
  padding: 10px 85px 10px 15px;
  color: #ffffff;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > button {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 48px;
  border-left: 1px solid #4c4c4c;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > button:hover {
  background: #be9e56;
  color: #ffffff;
  border-color: transparent;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > .label {
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 85px 0 15px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > .label span {
  font-family: inherit;
  color: #be9e56;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step1 > .label.txt {
  padding: 18px 0 0 15px;
  line-height: 14px;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step2 {
  z-index: 99;
  background-color: #000000;
  background-image: url(/rwd/images/iconCheck2.png);
  background-repeat: no-repeat;
  background-position: 12px 50%;
  background-size: 14px auto;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step2 > .label {
  color: #ffffff;
  text-transform: uppercase;
  padding: 18px 85px 0 34px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step2 > .label span {
  font-family: inherit;
  color: #be9e56;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step2 > button {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(/rwd/images/iconCrossWhite.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 12px auto;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .step2 > button:hover {
  background-image: url(/rwd/images/iconCrossGold.png);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepMessage {
  z-index: 99;
  background-color: #000000;
  background-image: url(/rwd/images/iconAttention.png);
  background-repeat: no-repeat;
  background-position: 12px 50%;
  background-size: 16px auto;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepMessage > .label {
  color: #ffffff;
  text-transform: uppercase;
  padding: 18px 85px 0 36px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepMessage > .label span {
  font-family: inherit;
  color: #be9e56;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepMessage > button {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(/rwd/images/iconCrossWhite.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 12px auto;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepMessage > button:hover {
  background-image: url(/rwd/images/iconCrossGold.png);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepDisabled {
  background-color: #e5e5e5;
  z-index: 99;
  cursor: default !important;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepDisabled > .label {
  color: #b2b2b2;
  text-transform: uppercase;
  padding: 18px 85px 0 15px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepDisabled > button {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-image: url(/rwd/images/iconCrossWhite.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 12px auto;
  text-indent: -99999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #basketSummary .summaryBox .stepDisabled > button:hover {
  background-image: url(/rwd/images/iconCrossGold.png);
}
#basketBottom #basketSummaryWrap #toCheckout {
  padding: 20px 0 0 0;
}
#basketBottom #basketSummaryWrap #toCheckout a {
  display: block;
  width: 100%;
  float: none;
  text-align: center;
  padding: 15px;
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#basketBottom #basketSummaryWrap #toCheckout a:hover {
  background: #a3843f;
}
.basketSummaryPrice {
  padding: 15px 0 0 0;
}
.basketSummaryPrice .summaryRow {
  padding: 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.basketSummaryPrice .summaryRow > div {
  width: 50%;
  font-size: 16px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
.basketSummaryPrice .summaryRow .left {
  float: left;
}
.basketSummaryPrice .summaryRow .right {
  float: right;
  text-align: right;
  font-family: oswald_regular, arial, sans-serif;
}
.basketSummaryPrice .summaryTotalWrap > div {
  font-size: 20px;
  color: #000000;
}
/** ACCOUNT */
#viewsAccount {
  padding: 40px 0 60px 0;
}
#viewsAccount .view .titleWrap {
  text-align: center;
  padding: 0 0 30px 0;
}
#viewsAccount .view .titleWrap h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsAccount .view .accountSection {
  padding-top: 20px;
}
#viewsAccount .view .accountSection h3.title {
  position: relative;
  border-bottom: 1px #e5e5e5 solid;
  padding: 20px 0 20px 0;
}
#viewsAccount .view .accountSection h3.title span {
  text-transform: uppercase;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsAccount .view .accountSection h3.title i {
  display: none !important;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
  display: block;
  width: 26px;
  height: 26px;
  background: #000000 url(/rwd/images/iconInfo.png) 50% 50% no-repeat;
  background-size: 6px auto;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -ms-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
#viewsAccount .view .plsPages {
  /*width: 250px;*/
  width: auto;
  float: right;
  overflow: hidden;
  margin: 10px 0;
}
#viewsAccount .view .plsPages p {
  float: left;
}
#viewsAccount .view .plsPages select {
  cursor: pointer;
}
@media only screen and (max-width: 550px) {
  #viewsAccount .view .plsPages {
    display: none;
  }
  #viewsAccount .view .pagPagination {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
#viewsAccount .view .pagPagination {
  width: 240px;
  float: right;
  overflow: hidden;
  margin: 10px 0;
}
#viewsAccount .view .pagPagination * {
  height: 35px;
  display: block;
  vertical-align: middle;
  margin-right: 10px !important;
}
#viewsAccount .view .pagPagination .floatRight {
  float: right;
  margin-right: 0px !important;
}
#viewsAccount .view .pagPagination .clearMargin {
  margin-right: 0px !important;
}
#viewsAccount .view .pagPagination label {
  float: left;
}
#viewsAccount .view .pagPagination p {
  float: left;
  padding-left: 0;
}
#viewsAccount .view .pagPagination input {
  float: left;
}
#viewsAccount .view .pagPagination .pagPrev {
  float: left;
}
#viewsAccount .view .pagPagination .pagNext {
  float: left;
}
/** ADDRESS */
#accountAddressWrap .formsSection {
  padding-top: 40px;
}
/** PASSWORD */
#accountPasswordWrap .formsSection {
  padding-top: 40px;
}
#accountPasswordWrap .btns {
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px #e5e5e5 solid;
}
/** HISTORY */
#accountHistoryWrap .btns {
  padding-top: 30px;
}
#accountHistoryWrap .row {
  overflow: hidden;
}
#accountHistoryWrap .title {
  width: 500px;
}
#accountHistoryWrap .title,
#accountHistoryWrap .navpanel {
  float: left;
}
#accountHistoryWrap .paddingtop {
  padding-top: 20px;
}
#accountHistoryWrap .bottom {
  border-bottom: 1px solid #e5e5e5;
}
#viewsAccount .view #accountHistoryWrap h3.title.clearborder {
  border: 0px solid;
  width: 320px;
}
@media only screen and (max-width: 1100px) {
  #accountHistoryWrap .title {
    width: 100%;
    float: none;
  }
}
/** RETURNS */
#accountReturnsWrapLow {
  display: none;
  padding: 50px 0 0 0 !important;
  text-align: center;
}
#accountReturnsWrapLow h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#accountReturnsWrap {
  /** RETURNS STEPS */
  /** RETURNS INSTRUCTION */
}
#accountReturnsWrap .doReturnBtn {
  padding: 30px 0 40px 0;
  font-size: 0;
  text-align: center;
}
#accountReturnsWrap .doReturnBtn a {
  display: inline-block;
  margin: 0 auto;
  background: #be9e56;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 20px 60px;
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#accountReturnsWrap .doReturnBtn a:hover {
  background: #b59346;
}
#accountReturnsWrap .subtitle {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px #e5e5e5 solid;
  padding: 0 0 20px 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#accountReturnsWrap .btns {
  padding-top: 30px;
}
#accountReturnsWrap .returnsStepsHeader {
  border-bottom: 1px #e5e5e5 solid;
  padding: 30px 0;
}
#accountReturnsWrap .returnsStepsHeader h4.title {
  float: left;
  width: 70%;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 0 0 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#accountReturnsWrap .returnsStepsHeader h4.title span {
  color: #999999;
  font-size: 18px;
  font-family: oswald_regular, arial, sans-serif;
}
#accountReturnsWrap .returnsStepsHeader .returnsStepsNums {
  display: block;
  float: right;
  width: 30%;
  padding-left: 20px;
}
#accountReturnsWrap .returnsStepsHeader .returnsStepsNums ul {
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
#accountReturnsWrap .returnsStepsHeader .returnsStepsNums ul li {
  display: inline-block;
  font-size: 18px;
  min-width: 50px;
  text-align: center;
  padding: 0 0 10px 0;
  margin: 0 1px 0 0;
  border-bottom: 5px #000000 solid;
  font-family: oswald_regular, arial, sans-serif;
}
#accountReturnsWrap .returnsStepsHeader .returnsStepsNums ul li.active,
#accountReturnsWrap .returnsStepsHeader .returnsStepsNums ul li.done {
  color: #be9e56;
  border-color: #be9e56;
}
#accountReturnsWrap .returnsStepsContent {
  padding: 30px 0 0 0;
}
#accountReturnsWrap .returnsStepsContent .returnsStepsBasket {
  float: right;
  width: 30%;
  padding-left: 20px;
}
#accountReturnsWrap .returnsStepsContent .returnsStepsMain {
  float: left;
  width: 70%;
}
#accountReturnsWrap #returnsTutorialWrap {
  padding: 0 0 40px 0;
}
#accountReturnsWrap #returnsTutorialWrap ul li {
  display: block;
  width: 20%;
  float: left;
}
#accountReturnsWrap #returnsTutorialWrap ul li > .returnImg {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 80% auto;
}
#accountReturnsWrap #returnsTutorialWrap ul li > .returnContent {
  padding: 0 20px 0 0;
}
#accountReturnsWrap #returnsTutorialWrap ul li > .returnContent h4 {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#accountReturnsWrap #returnsTutorialWrap ul li > .returnContent p {
  line-height: 15px;
}
#accountReturnsWrap #returnsTutorialWrap ul li.return_1 > .returnImg {
  background-image: url(/rwd/images/returns/return_1.jpg);
}
#accountReturnsWrap #returnsTutorialWrap ul li.return_2 > .returnImg {
  background-image: url(/rwd/images/returns/return_2.jpg);
}
#accountReturnsWrap #returnsTutorialWrap ul li.return_3 > .returnImg {
  background-image: url(/rwd/images/returns/return_3.jpg);
}
#accountReturnsWrap #returnsTutorialWrap ul li.return_4 > .returnImg {
  background-image: url(/rwd/images/returns/return_4.jpg);
}
#accountReturnsWrap #returnsTutorialWrap ul li.return_5 > .returnImg {
  background-image: url(/rwd/images/returns/return_5.jpg);
}
/** HISTORY GC */
#accountHistoryGcWrap .title {
  position: relative;
}
#accountHistoryGcWrap .title a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 14px 20px;
  background-color: #e5e5e5;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#accountHistoryGcWrap .title a:hover {
  background-color: #000000;
  color: #ffffff;
}
#accountHistoryGcWrap .btns {
  padding-top: 30px;
}
/** HISTORY AC */
#accountHistoryAcWrap .btns {
  padding-top: 22px;
}
#accountHistoryAcWrap .row {
  overflow: hidden;
}
#accountHistoryAcWrap .bottom {
  border-bottom: 1px solid #e5e5e5;
}
#viewsAccount .view #accountHistoryAcWrap h3.title.clearborder {
  border: 0px solid;
  width: 320px;
}
#accountHistoryAcWrap .title {
  width: 500px;
}
#accountHistoryAcWrap .full_width {
  width: 100%;
}
#accountHistoryAcWrap .title,
#accountHistoryAcWrap .navpanel {
  float: left;
}
/** PREMIUM */
#accountPremiumWrap h3.title strong {
  position: absolute;
  right: 0;
  bottom: 20px;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
}
#accountPremiumWrap .formsSection {
  padding-top: 40px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap {
  padding-bottom: 30px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap .premiumInfo {
  padding: 0 20px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .left {
  width: 45%;
  float: left;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .left img {
  display: block;
  width: 100%;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right {
  float: left;
  width: 55%;
  padding: 0 0 0 60px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop {
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px #e5e5e5 solid;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop h3 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop ul li {
  font-size: 14px;
  line-height: 22px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop ul li strong {
  text-transform: uppercase;
  font-size: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop ul li span {
  font-size: 14px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop ul li span a {
  font-size: inherit;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionTop ul li span a:hover {
  color: #be9e56;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionBottom {
  padding: 0;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionBottom div {
  font-size: 13px;
  line-height: 17px;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right .sectionBottom div p {
  margin: 0 0 15px 0;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumNumbers .noRows {
  text-align: left;
}
#accountPremiumWrap .formsSection .premiumInfoWrap #premiumNumbers .noRows strong {
  line-height: 22px;
}
/** HROWS */
.hrows .hrowWrap {
  border-bottom: 1px #e5e5e5 solid;
}
.hrows .hrowWrap .hrow {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
  /** NAGLOWKI DLA TABLE GLOWNCYH */
}
.hrows .hrowWrap .hrow .hcol {
  float: left;
}
.hrows .hrowWrap .hrow .hcol > span {
  display: block;
  width: 100%;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol > span:last-child {
  padding-right: 20px !important;
}
.hrows .hrowWrap .hrow .hcol.details > span {
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 40px !important;
  background: transparent url(/rwd/images/iconPlus.png) 20px 50% no-repeat;
  background-size: 11px auto;
  font-family: titillium_webbold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.num > span {
  font-size: 16px;
  font-family: titillium_webbold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.cart > span {
  font-size: 14px;
  font-family: titillium_webbold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.mark > span {
  padding-bottom: 0 !important;
}
.hrows .hrowWrap .hrow .hcol.mark > span i {
  display: block;
  width: 18px;
  height: 26px;
  margin-left: auto;
  background: transparent url(/rwd/images/iconMark.png) 0 0 no-repeat;
  background-size: 18px 26px;
}
.hrows .hrowWrap .hrow .hcol.event > span {
  text-align: center;
  line-height: 14px;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrow .hcol.status > span {
  text-align: center;
  line-height: 14px;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrow .hcol.price > span {
  font-size: 16px;
  white-space: nowrap;
  color: #000000;
  font-family: oswald_regular, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.date > span {
  text-align: center;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrow .hcol.dateFrom > span {
  text-align: center;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrow .hcol.dateTo > span {
  text-align: center;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrow .hcol.reason > span {
  font-size: 16px;
  padding-right: 20px;
  font-family: titillium_webbold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.print {
  text-align: right;
}
.hrows .hrowWrap .hrow .hcol.print a {
  display: block;
  float: right;
  padding: 12px;
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.hrows .hrowWrap .hrow .hcol.print a span {
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrow .hcol.print a span.low {
  display: none;
}
.hrows .hrowWrap .hrow .hcol.print a:hover {
  color: #be9e56;
}
.hrows .hrowWrap .hrow .hcol.hcolActive {
  display: none;
}
.hrows .hrowWrap .hrow:hover {
  background-color: #f9f9f9;
}
.hrows .hrowWrap .hrow.active {
  background-color: #e5e5e5;
}
.hrows .hrowWrap .hrow.active .hcol.details > span {
  background-image: url(/rwd/images/iconMinus.png);
  background-size: 12px auto;
}
.hrows .hrowWrap .hrow.headRow .hcol > span {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  line-height: 14px !important;
  color: #000000 !important;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrow.noExpand {
  cursor: default !important;
}
.hrows .hrowWrap .hrowContent {
  display: none;
  background: #e5e5e5;
}
.hrows .hrowWrap .hrowContent .inner {
  padding: 0 30px 30px 30px;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap {
  position: relative;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap {
  width: 45%;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap .hdRow {
  padding: 0 0 7px 0;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap .hdRow .hdCol {
  float: left;
  width: 50%;
  text-transform: uppercase;
  line-height: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap .hdRow .hdCol strong {
  display: block;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap .hdRow .hdCol.left {
  color: #7f7f7f;
  padding-right: 20px;
}
.hrows .hrowWrap .hrowContent .inner .htopWrap .hinfoWrap {
  width: 90%;
  line-height: 16px;
  padding-top: 20px;
  color: #7f7f7f;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox {
  padding: 30px 0 0 0;
  width: 45%;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox h5 {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 0 20px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox .sumRow {
  padding: 0 0 7px 0;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox .sumRow .sumCol {
  width: 50%;
  float: left;
  text-transform: uppercase;
  line-height: 16px;
  padding-right: 20px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox .sumRow .sumCol.left {
  color: #7f7f7f;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox.summaryLeft {
  float: left;
}
.hrows .hrowWrap .hrowContent .inner .abasketContentSummary .summaryBox.summaryRight {
  float: right;
}
/** HROWS SUMMARY */
.hrowsSummaryWrap {
  border-bottom: 1px #e5e5e5 solid;
  padding: 20px 0 20px 0;
}
.hrowsSummaryWrap .hrowsSummary {
  width: 100%;
  float: right;
}
.hrowsSummaryWrap .hrowsSummary .sumRow {
  padding: 5px 10px;
}
.hrowsSummaryWrap .hrowsSummary .sumRow .sumCol {
  float: left;
  line-height: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.hrowsSummaryWrap .hrowsSummary .sumRow .sumCol > span {
  font-family: inherit;
  text-transform: uppercase;
}
.hrowsSummaryWrap .hrowsSummary .sumRow .sumCol.left {
  width: 75%;
  text-align: right;
}
.hrowsSummaryWrap .hrowsSummary .sumRow .sumCol.right {
  width: 25%;
  text-align: right;
  font-family: oswald_regular, arial, sans-serif;
}
.hrowsSummaryWrap .hrowsSummary .sumRow .sumCol.right > span {
  font-size: 16px;
  text-transform: none;
}
/** ACCOUNT BASKET */
.abasketWrap {
  padding: 30px 0 0 0;
}
.abasketWrap .abasket .arow {
  background: #ffffff;
  border-bottom: 1px #e5e5e5 solid;
}
.abasketWrap .abasket .arow > div {
  float: left;
}
.abasketWrap .abasket .arow > div > span {
  display: block;
  padding: 15px;
  width: 100%;
}
.abasketWrap .abasket .abasketHead .arow > div > span {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 14px;
  font-family: oswald_regular, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.product .thumb {
  float: left;
  width: 20%;
}
.abasketWrap .abasket .abasketContent .arow > div.product .thumb img {
  width: 100%;
  display: block;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data {
  width: 80%;
  float: left;
  padding: 0 0 0 20px;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .title {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  padding: 0 0 10px 0;
  font-family: titillium_webbold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .title:hover {
  color: #be9e56;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line {
  display: block;
  color: #7f7f7f;
  padding-bottom: 5px;
  font-size: 11px;
  line-height: 13px;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line.low {
  display: none;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line.low.code {
  padding-top: 10px;
  font-size: 12px;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line.low.prices > div {
  padding: 15px 0 0 0;
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line.low.prices > div.price {
  float: left;
  color: #b2b2b2;
}
.abasketWrap .abasket .abasketContent .arow > div.product .data .line.low.prices > div.total {
  float: right;
  color: #000000;
}
.abasketWrap .abasket .abasketContent .arow > div.code > span {
  font-size: 12px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.price > span {
  font-size: 16px;
  color: #b2b2b2;
  font-family: oswald_regular, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.total > span {
  font-size: 16px;
  font-family: oswald_regular, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span {
  color: #7f7f7f;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .selectWrap select {
  display: block;
  width: 100%;
  background: #e5e5e5 url(/rwd/images/selectArrow.png) 93% 50% no-repeat;
  background-size: 10px auto;
  padding: 10px 12px 10px 5px;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .selectWrap .toReturns {
  display: none;
  width: 100%;
  padding: 10px 5px;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .selectWrap .toReturns:hover {
  color: #be9e56;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .disabledWrap {
  text-align: left;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .disabledWrap strong.disabledReturn {
  display: block;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #000000;
  font-size: 13px;
  font-family: titillium_webbold, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow > div.reason > span .disabledWrap div.disabledReason {
  font-size: 11px;
  line-height: 14px;
}
.abasketWrap .abasket .abasketContent .arow > div.status > span {
  font-size: 12px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.abasketWrap .abasket .abasketContent .arow.disabled > div.product,
.abasketWrap .abasket .abasketContent .arow.disabled > div.code,
.abasketWrap .abasket .abasketContent .arow.disabled > div.price {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.abasketWrap .abasket .abasketSummaryWrap {
  width: 100%;
  padding: 0 !important;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary {
  width: 45%;
  float: right;
  padding: 20px 20px 20px 0;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow {
  padding: 5px 0;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow .sCol {
  float: left;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow .sCol strong {
  display: block;
  padding-top: 10px;
  font-size: 18px;
  color: #000000;
  font-family: titillium_websemibold, arial, sans-serif;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow .sCol.left {
  width: 70%;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow .sCol.right {
  width: 30%;
  text-align: right;
  font-family: oswald_regular, arial, sans-serif;
}
.abasketWrap .abasket .abasketSummaryWrap .abasketSummary .sRow .sCol.right strong {
  font-family: oswald_regular, arial, sans-serif;
}
/** RETURNS BASKET */
.rbasketWrap {
  background: #e5e5e5;
  padding: 5px;
}
.rbasketWrap .rbasket h4 {
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.rbasketWrap .rbasket h4 span {
  color: #7f7f7f;
  font-size: 16px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.rbasketWrap .rbasket h4:hover {
  background: #d8d8d8;
}
.rbasketWrap .rbasket .noRerurns {
  padding-top: 5px;
}
.rbasketWrap .rbasket .noRerurns strong {
  display: block;
  text-align: center;
  padding: 20px 10px;
  background-color: #d8d8d8;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
.rbasketWrap .rbasket .rrows .rrow {
  padding: 5px 0 0 0;
}
.rbasketWrap .rbasket .rrows .rrow .rcol {
  position: relative;
  background-color: #ffffff;
  padding: 15px;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .remove {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 11px;
  height: 12px;
  text-indent: -99999px;
  background: transparent url(/rwd/images/iconCrossGrey.png) 0 0 no-repeat;
  background-size: 11px 11px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.rbasketWrap .rbasket .rrows .rrow .rcol .remove:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.rbasketWrap .rbasket .rrows .rrow .rcol .thumb {
  display: block;
  width: 30%;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.rbasketWrap .rbasket .rrows .rrow .rcol .thumb img {
  display: block;
  width: 100%;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .thumb:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.rbasketWrap .rbasket .rrows .rrow .rcol .data {
  width: 70%;
  float: left;
  padding-left: 15px;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .data a.title {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  padding: 0 20px 0 0;
  margin: 0 0 10px 0;
  font-family: titillium_webbold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.rbasketWrap .rbasket .rrows .rrow .rcol .data a.title:hover {
  color: #be9e56;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .data .line {
  color: #7f7f7f;
  display: block;
  font-size: 11px;
  margin: 0 0 3px 0;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .price {
  clear: both;
  padding: 10px 0 0 0;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .price .left {
  width: 50%;
  color: #7f7f7f;
  float: left;
  font-size: 12px;
}
.rbasketWrap .rbasket .rrows .rrow .rcol .price .right {
  width: 50%;
  float: right;
  text-align: right;
  font-size: 12px;
  font-family: titillium_webbold, arial, sans-serif;
}
.rbasketWrap .rbasket .rsum {
  padding: 30px 15px 10px 15px;
}
.rbasketWrap .rbasket .rsum .rsumRow {
  padding: 0 0 7px 0;
}
.rbasketWrap .rbasket .rsum .rsumRow .rsumCol {
  float: left;
  line-height: 14px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
.rbasketWrap .rbasket .rsum .rsumRow .rsumCol strong {
  color: #000000;
  font-size: 12px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.rbasketWrap .rbasket .rsum .rsumRow .rsumCol.left {
  width: 70%;
  padding-right: 10px;
}
.rbasketWrap .rbasket .rsum .rsumRow .rsumCol.right {
  width: 30%;
  text-align: right;
}
.rbasketWrap .rbasket .btns {
  padding: 20px 15px 15px 15px !important;
}
.rbasketWrap .rbasket .btns a {
  width: 100%;
  line-height: 16px;
}
/** HROWS FOR SECTIONS: HISTORY, RETURNS HISTORY, RETURNS STEPS, HISTORY GC, HISTORY AC */
.hrows.hrowsHistory .hrowWrap .hrow .hcol > span {
  padding: 35px 10px;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.details {
  width: 25%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.num {
  width: 25%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.mark {
  width: 5%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.status {
  width: 30%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.price {
  width: 15%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.price > span {
  text-align: right;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.print {
  width: 75%;
}
.hrows.hrowsHistory .hrowWrap .hrow .hcol.print > span {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol > span {
  padding: 35px 10px;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.details {
  width: 25%;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.num {
  width: 25%;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.date {
  width: 25%;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.status {
  width: 25%;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.status > span {
  text-align: right;
  font-size: 16px;
  color: #000000;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.print {
  width: 75%;
}
.hrows.hrowsReturnsHistory .hrowWrap .hrow .hcol.print > span {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrow .hcol > span {
  padding: 25px 10px;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrow .hcol.details {
  width: 25%;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrow .hcol.num {
  width: 35%;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrow .hcol.status {
  width: 40%;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrow .hcol.status > span {
  text-align: right;
}
.hrows.hrowsReturnsSteps .hrowWrap .hrowContent .inner .htopWrap .hdetailsWrap {
  width: 100%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol > span {
  padding: 35px 10px;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.details {
  width: 20%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.num {
  width: 25%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.cart {
  width: 15%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.date {
  width: 20%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.status {
  width: 20%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.print {
  width: 80%;
}
.hrows.hrowsHistoryGc .hrowWrap .hrow .hcol.print > span {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol > span {
  padding: 35px 10px;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.num {
  width: 20%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.date {
  width: 15%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.event {
  width: 20%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.dateFrom {
  width: 15%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.dateTo {
  width: 15%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.price {
  width: 15%;
}
.hrows.hrowsHistoryAc .hrowWrap .hrow .hcol.price > span {
  text-align: right;
  padding-right: 10px !important;
}
/** ABASKET FOR SECTIONS: HISTORY, RETURNS HISTORY, RETURNS STEPS */
.abasketWrap.abasketHistory .abasket .arow > div.product {
  width: 40%;
}
.abasketWrap.abasketHistory .abasket .arow > div.code {
  width: 20%;
}
.abasketWrap.abasketHistory .abasket .arow > div.code > span {
  text-align: center;
}
.abasketWrap.abasketHistory .abasket .arow > div.price {
  width: 20%;
}
.abasketWrap.abasketHistory .abasket .arow > div.price > span {
  text-align: center;
}
.abasketWrap.abasketHistory .abasket .arow > div.total {
  width: 20%;
}
.abasketWrap.abasketHistory .abasket .arow > div.total > span {
  text-align: right;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.product {
  width: 35%;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.code {
  width: 15%;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.code > span {
  text-align: center;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.reason {
  width: 15%;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.reason > span {
  text-align: center;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.price {
  width: 15%;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.price > span {
  text-align: center;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.status {
  width: 20%;
}
.abasketWrap.abasketReturnsHistory .abasket .arow > div.status > span {
  text-align: right;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.product {
  width: 35%;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.code {
  width: 20%;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.code > span {
  text-align: center;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.price {
  width: 15%;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.price > span {
  text-align: center;
}
.abasketWrap.abasketReturnsSteps .abasket .arow > div.reason {
  width: 30%;
}
/** RETURNS STEP2 FORM */
.formsSection.returnsStepsForm {
  padding-top: 40px;
}
.formsSection.returnsStepsForm .btns {
  padding-top: 0 !important;
}
/** RETURNS SUMMARY */
.returnsSummary {
  padding-top: 30px;
}
.returnsSummary .returnsSummaryHeader {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0 0 20px 20px;
}
.returnsSummary .returnsSummaryHeader strong {
  display: block;
  padding-bottom: 5px;
  color: #be9e56;
  font-size: 18px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.returnsSummary .returnsSummaryHeader p {
  font-size: 18px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.returnsSummary .returnsSummaryList * {
  display: block;
}
.returnsSummary .returnsSummaryList li {
  border-bottom: 1px #e5e5e5 solid;
  padding: 25px 20px;
}
.returnsSummary .returnsSummaryList li span {
  font-size: 13px;
  color: #7f7f7f;
  background: transparent url(/rwd/images/iconArrowRight.png) 0 4px no-repeat;
  padding: 0 0 0 30px;
  line-height: 18px;
  font-family: titillium_websemibold, arial, sans-serif;
}
/** NO ROWS */
.noRows {
  text-align: center;
  padding: 40px 20px;
  border-bottom: 1px #e5e5e5 solid;
}
.noRows strong {
  font-size: 16px;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
}
/** FB LOGIN INFO */
#fbPasswordInfo {
  text-align: center;
}
#fbPasswordInfo .frow.header {
  text-transform: uppercase;
  padding: 0 30px 10px;
  font-size: 12px;
  line-height: 14px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#fbPasswordInfo .frow.link a {
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#fbPasswordInfo .frow.link a:hover {
  color: #000000;
}
.tabsWrap .tabs {
  border-bottom: 5px #be9e56 solid;
}
.tabsWrap .tabs a {
  display: block;
  float: left;
  border-top: 1px #e5e5e5 solid;
  border-right: 1px #e5e5e5 solid;
  color: #000000;
  text-decoration: none;
  width: 16.66666666%;
}
.tabsWrap .tabs a span {
  width: 100%;
  display: block;
  padding: 20px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.tabsWrap .tabs a span br {
  display: none;
}
.tabsWrap .tabs a:first-child {
  border-left: 1px #e5e5e5 solid;
}
.tabsWrap .tabs a:hover span {
  background: #f7f7f7;
}
.tabsWrap .tabs a.active {
  border-color: #be9e56;
}
.tabsWrap .tabs a.active span {
  background: #be9e56;
  color: #ffffff;
}
.tabsWrap .tabs.isPremium a {
  width: 14.285714%;
}
#viewsSave {
  padding: 30px 0;
}
#viewsSave .topHead {
  padding-bottom: 30px;
}
#viewsSave .topHead h2 {
  text-align: center;
  text-transform: uppercase;
}
#viewsSave .topHead h2 i,
#viewsSave .topHead h2 span {
  display: inline-block;
}
#viewsSave .topHead h2 span {
  font-size: 26px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsSave .topHead h2 i {
  position: relative;
  top: 2px;
  width: 26px;
  height: 26px;
  background-color: #000000;
  background-image: url(/rwd/images/iconInfo.png);
  background-position: 50% 50%;
  background-size: 6px auto;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -ms-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
#viewsSave .savePanelWrap {
  padding: 0 20px 40px 20px;
}
#viewsSave .savePanelWrap .savePanel {
  position: relative;
  border-bottom: 1px #e5e5e5 solid;
  padding: 0 0 0 0;
}
#viewsSave .savePanelWrap .savePanel .panelLeft {
  position: absolute;
  bottom: 9px;
  width: 200px;
}
#viewsSave .savePanelWrap .savePanel .panelRight {
  float: right;
  width: 240px;
  padding-bottom: 10px;
}
#viewsSave .savePanelWrap .savePanel .panelRight label {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  float: left;
  width: 30%;
  padding: 12px 10px 0 0;
  text-align: right;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsSave .savePanelWrap .savePanel .panelRight select {
  background: #e5e5e5 url(/rwd/images/selectArrow.png) 92% 50% no-repeat;
  background-size: 10px auto;
  width: 70%;
  height: 35px;
  padding: 7px;
  text-transform: uppercase;
  float: left;
  font-size: 11px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsSave .saveGridBtns {
  padding: 0 20px;
}
#viewsSave .saveGridBtns .inner {
  padding: 20px 0 0 0;
  border-top: 1px #e5e5e5 solid;
}
#viewsSave .saveGridBtns .inner .label,
#viewsSave .saveGridBtns .inner a,
#viewsSave .saveGridBtns .inner button {
  display: block;
  padding: 10px 0;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  text-align: left;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#viewsSave .saveGridBtns .inner .label {
  color: #7f7f7f;
  padding-right: 25px;
}
#viewsSave .saveGridBtns .inner a,
#viewsSave .saveGridBtns .inner button {
  padding-left: 35px;
  margin-right: 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#viewsSave .saveGridBtns .inner a.basket,
#viewsSave .saveGridBtns .inner button.basket {
  background-image: url(/rwd/images/iconCart.png);
  background-size: 27px auto;
}
#viewsSave .saveGridBtns .inner a.remove,
#viewsSave .saveGridBtns .inner button.remove {
  background-image: url(/rwd/images/iconRemove.png);
  background-size: 20px 20px;
  background-position-x: 5px;
}
#viewsSave .saveGridBtns .inner a.wish,
#viewsSave .saveGridBtns .inner button.wish {
  background-image: url(/rwd/images/iconWish.png);
  background-position-x: 5px;
}
#viewsSave .saveGridBtns .inner a:hover,
#viewsSave .saveGridBtns .inner button:hover {
  color: #be9e56;
}
#viewsSave .saveBtns {
  padding: 20px 20px 20px 20px;
}
#viewsSave .saveBtns .btns {
  padding: 30px 0 0 0;
  border-top: 1px #e5e5e5 solid;
}
#wishListWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
#wishListWrap #wishEmailsSnippet {
  display: none;
}
#wishListWrap #wishList {
  padding: 10%;
}
#wishListWrap #wishList h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#wishListWrap #wishList h4 {
  text-transform: uppercase;
  font-size: 12px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#wishListWrap #wishList h4 span {
  font-size: 12px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#wishListWrap #wishList #wishListItems {
  padding-top: 10px;
}
#wishListWrap #wishList #wishListItems * {
  display: block;
}
#wishListWrap #wishList #wishListItems li {
  width: 33.333%;
  float: left;
  padding: 5px;
}
#wishListWrap #wishList #wishListItems li img {
  width: 100%;
  height: auto;
}
#wishListWrap #wishList #wishEmailsWrap {
  padding-top: 30px;
  padding-bottom: 30px;
}
#wishListWrap #wishList #wishEmailsWrap p {
  font-size: 12px;
  line-height: 14px;
  color: #7f7f7f;
  padding: 0 0 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#wishListWrap #wishList #wishEmailsWrap .snippetHidden {
  display: none;
}
#wishListWrap #wishList #wishEmailsWrap .row {
  padding: 5px 0;
}
#wishListWrap #wishList #wishEmailsWrap .row .lab {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  color: #7f7f7f;
  padding-bottom: 5px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#wishListWrap #wishList #wishEmailsWrap .row input[type=email],
#wishListWrap #wishList #wishEmailsWrap .row input[type=text],
#wishListWrap #wishList #wishEmailsWrap .row textarea {
  width: 100%;
  max-width: 100%;
  background-color: #e5e5e5;
  padding: 10px;
  font-size: 11px;
}
#wishListWrap #wishList #wishEmailsWrap .row textarea {
  height: 60px;
  line-height: 14px;
}
#wishListWrap #wishList #wishEmailsWrap .addRowBtn {
  text-align: right;
  padding: 5px 0 0 0;
}
#wishListWrap #wishList #wishEmailsWrap .addRowBtn a#addRow {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 11px;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#wishListWrap #wishList #wishEmailsWrap .addRowBtn a#addRow:hover {
  color: #000000;
}
#wishListWrap #wishList .wishBtns .btns button {
  float: none !important;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  padding: 15px;
}
#saveInfoWrap #saveInfo {
  padding: 10%;
}
#saveInfoWrap #saveInfo h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: oswald_regular, arial, sans-serif;
}
#saveInfoWrap #saveInfo ul li {
  font-size: 12px;
  line-height: 16px;
  color: #7f7f7f;
  background: transparent url(/rwd/images/iconCheck.png) 0 2px no-repeat;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#saveInfoWrap #saveInfo ul li a {
  color: #000000;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#saveInfoWrap #saveInfo ul li a:hover {
  color: #be9e56;
}
#saveInfoWrap #saveInfo .row {
  padding: 20px 0 0 0;
}
#saveInfoWrap #saveInfo .row .cbox {
  padding: 10px 0 0 0;
  border-top: 1px #e5e5e5 solid;
}
#saveInfoWrap #saveInfo .saveInfoBtns {
  padding: 30px 0 0 0;
}
#saveInfoWrap #saveInfo .saveInfoBtns .btns a {
  display: block;
  float: none;
  width: 100%;
  font-size: 14px;
  padding: 15px;
}
#viewsSet {
  padding: 30px 0;
}
#setWrap {
  position: relative;
}
#setWrap .left {
  width: 42%;
  position: absolute;
  left: 0;
}
#setWrap .left.transition {
  -webkit-transition: top 0.4s;
  transition: top 0.4s;
}
#setWrap .right {
  float: right;
  width: 58%;
}
#setWrap .bottom {
  float: left;
  padding: 0 5px 0 0;
  width: 65%;
}
#setWrap .bottom section.productMore {
  padding: 0 0 45px 0;
}
#setWrap .bottom section.productMore * {
  display: block;
}
#setWrap .bottom section.productMore h4 {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 20px;
  padding: 0 10px 15px 10px;
  font-family: oswald_regular, arial, sans-serif;
}
#setWrap .bottom section.productMore ul li {
  float: left;
  padding: 0 10px;
  width: 100%;
}
#setWrap .bottom section.productMore ul li a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#setWrap .bottom section.productMore ul li a img {
  width: 100%;
}
#setWrap .bottom section.productMore ul li a .prices {
  font-size: 0;
  text-align: center;
  padding: 15px 0 5px 0;
}
#setWrap .bottom section.productMore ul li a .prices span {
  font-size: 18px;
  text-decoration: none;
  font-family: oswald_regular, arial, sans-serif;
  display: inline-block;
  padding: 0 3px 5px 3px;
}
#setWrap .bottom section.productMore ul li a .prices span.regular {
  color: #000000;
}
#setWrap .bottom section.productMore ul li a .prices span.old {
  color: #000000;
  text-decoration: line-through;
}
#setWrap .bottom section.productMore ul li a .prices span.promo {
  color: #b30000;
}
#setWrap .bottom section.productMore ul li a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#setWrap .bottom section.productMore:last-child {
  padding-bottom: 20px;
}
#setWrap #setGalleryWrap {
  padding: 0 20px;
}
#setWrap .setContent {
  padding: 0 10px;
}
#setWrap .setContent .setTop {
  padding: 0 10px 30px 10px;
}
#setWrap .setContent .setTop .data {
  float: left;
  width: 50%;
}
#setWrap .setContent .setTop .data .title {
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 14px;
  padding: 0 0 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#setWrap .setContent .setTop .data .prices > div {
  display: inline-block;
  font-size: 18px;
  padding: 0 10px 0 0;
  color: #000000;
  font-family: oswald_regular, arial, sans-serif;
}
#setWrap .setContent .setTop .data .prices > div.promo {
  color: #b30000;
}
#setWrap .setContent .setTop .data .prices > div.old {
  text-decoration: line-through;
}
#setWrap .setContent .setTop .data .info {
  padding: 7px 0 0 0;
  font-size: 12px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
  color: #7f7f7f;
}
#setWrap .setContent .setTop .btns {
  float: right;
  width: 50%;
}
#setWrap .setContent .setTop .btns a {
  float: right;
  font-size: 14px;
  line-height: 18px;
}
#setWrap .setContent .setTop .btns a span {
  font-family: oswald_regular, arial, sans-serif;
  font-size: 14px;
  padding-left: 10px;
}
#setWrap .setContent .setTop .btns a.toSave {
  font-size: 10px;
  padding-top: 16px;
  color: #000000;
  background-color: #ffffff;
}
#setWrap .setContent .setTop .btns a.toSave span {
  font-size: 10px;
}
/** SET GRID */
#setGridWrap {
  width: 100%;
}
#setGrid .item {
  width: 33.333%;
}
#setGrid .item:nth-child(3n+1) {
  clear: left;
}
#setGrid .item .inner {
  overflow: visible;
}
#setGrid div.fancy-select ul.options li {
  padding-left: 0;
}
/** GALLERY */
.gallery .thumbs {
  position: relative;
  width: 17%;
  float: left;
}
.gallery .thumbs ul {
  width: 100%;
  padding-right: 10px;
}
.gallery .thumbs ul * {
  display: block;
}
.gallery .thumbs ul li {
  padding-left: 5px;
  border-left: 5px transparent solid;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.gallery .thumbs ul li img {
  width: 100%;
}
.gallery .thumbs ul li:last-child {
  margin-bottom: 0;
}
.gallery .slider {
  width: 83%;
  float: left;
  overflow: hidden;
}
.gallery .slider .owlSlider img {
  display: block;
  width: 100%;
}
/** SET PRODUCT */
.setProductHidden {
  display: none;
}
#setProductWrap {
  display: none;
  padding-bottom: 20px;
}
#setProductWrap #setProduct {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
#setProductWrap #setProduct #setProductBarWrap {
  padding: 0 0 30px 0;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar {
  background: #e5e5e5;
  height: 50px;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns {
  float: right;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns a {
  display: block;
  width: 70px;
  height: 50px;
  float: left;
  border-left: 1px #ffffff solid;
  text-indent: -99999px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns a.prev {
  background-image: url(/rwd/images/arrowLeft.png);
  background-size: 10px auto;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns a.next {
  background-image: url(/rwd/images/arrowRight.png);
  background-size: 10px auto;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns a.close {
  background-image: url(/rwd/images/iconCloseProduct.png);
  background-size: 15px auto;
}
#setProductWrap #setProduct #setProductBarWrap #setProductBar .topBtns a:hover {
  background-color: #dddddd;
}
#setProductWrap #setProduct #productTotalWrap .left {
  padding-bottom: 40px;
}
#setProductWrap #setProduct #productTotalWrap .right {
  padding-bottom: 40px;
}
#setProductWrap #setProduct #productTotalWrap .right #toProductWrap {
  padding: 30px 0 35px 0;
}
#setProductWrap #setProduct #productTotalWrap .right #toProductWrap a {
  cursor: pointer;
}
#viewsBrands {
  padding: 30px 0 60px 0;
}
#viewsFront {
  padding: 30px 0 60px 0;
}
.banners #listPanelTop,
.premium #listPanelTop {
  display: none !important;
}
#viewsRegister {
  padding: 40px 0 60px 0;
}
#viewsRegister .view .titleWrap {
  text-align: center;
  padding: 0 0 30px 0;
}
#viewsRegister .view .titleWrap h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsRegister .view .registerSection h3.title {
  position: relative;
  border-bottom: 1px #e5e5e5 solid;
  padding: 20px 0 20px 50px;
}
#viewsRegister .view .registerSection h3.title span {
  text-transform: uppercase;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsRegister .view .registerSection h3.title i {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
  display: block;
  width: 26px;
  height: 26px;
  background: #000000 url(/rwd/images/iconInfo.png) 50% 50% no-repeat;
  background-size: 6px auto;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -ms-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
#viewsRegister .view .formsSection {
  padding-top: 40px;
}
/** PASSWORD REMIND */
#viewsPasswordRemind {
  padding: 40px 0;
}
#passwordRemind h3.title {
  position: relative;
  border-bottom: 1px #E5E5E5 solid;
  padding: 20px 0 20px 50px;
}
#passwordRemind h3.title i {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
  display: block;
  width: 26px;
  height: 26px;
  background: #000000 url(/rwd/images/iconInfo.png) 50% 50% no-repeat;
  background-size: 6px auto;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -ms-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
#passwordRemind h3.title span {
  text-transform: uppercase;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#passwordRemind .left {
  width: 50%;
  float: left;
}
#passwordRemind .left .infoRemind {
  padding: 40px 40px 0 40px;
}
#passwordRemind .left .infoRemind p {
  line-height: 16px;
  margin: 0 0 10px 0;
}
#passwordRemind .left .infoRemind p a {
  color: #be9e56;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#passwordRemind .left .infoRemind p a:hover {
  color: #000000;
}
#passwordRemind .left .formWrap {
  padding: 30px 0 80px 0;
}
#passwordRemind .left .formWrap .form {
  width: 100%;
  padding-right: 40px;
}
#passwordRemind .left .btns {
  border-top: 1px #e5e5e5 solid;
  padding: 30px 0 0 0;
}
#passwordRemind .left .btns input {
  line-height: 16px;
}
#passwordRemind .right {
  width: 50%;
  float: left;
}
#passwordRemind .right .sectionWhy {
  padding: 40px 0 40px 60px;
}
#passwordRemind .right .sectionWhy h3 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 20px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#passwordRemind .right .sectionWhy dl {
  padding: 0 0 10px 0;
  line-height: 16px;
}
#passwordRemind .right .sectionWhy dl dt {
  font-family: titillium_websemibold, arial, sans-serif;
}
/** CHECKOUT LOGIN */
#viewsLogin {
  padding: 40px 0;
}
#loginWrap {
  padding: 0 5%;
}
#loginWrap #login {
  border: 1px #e5e5e5 solid;
}
#loginWrap #login .logbox {
  width: 50%;
  float: left;
  border-bottom: 0;
  padding: 60px;
}
#loginWrap #login .logbox h3 {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  padding: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#loginWrap #login .logbox .info {
  font-size: 14px;
  color: #7f7f7f;
  text-align: center;
  line-height: 20px;
}
#loginWrap #login .logbox .info a {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#loginWrap #login .logbox .info a:hover {
  color: #be9e56;
}
#loginWrap #login .logbox .btns {
  text-align: center;
}
#loginWrap #login .logbox .btns a.btn {
  width: 100%;
  padding: 15px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#loginWrap #login .logbox .btns a.btn:hover {
  background: #b59346;
}
#loginWrap #login .logbox .btns a.btn.black {
  background-color: #000000;
  color: #ffffff;
}
#loginWrap #login .logbox .btns a.btn.black:hover {
  color: #be9e56;
}
#loginWrap #login .logbox .btns a.link {
  float: none;
  clear: both;
  display: inline-block;
  background: transparent;
  color: #000000;
  line-height: 18px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#loginWrap #login .logbox .btns a.link:hover {
  color: #be9e56;
}
#loginWrap #login .logbox #loginForm {
  padding-top: 5px;
}
#loginWrap #login .logbox #loginForm .row {
  padding-bottom: 10px;
}
#loginWrap #login .logbox #loginForm .row.btns .submit {
  width: 100%;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: .fontPrimaryRegular;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#loginWrap #login .logbox #loginForm .row.btns .submit:hover {
  color: #be9e56;
}
#loginWrap #login .logbox #loginFb {
  border-top: 1px #e5e5e5 solid;
  padding: 20px 0 0 0;
  margin: 10px 0 0 0;
}
#loginWrap #login .logbox #loginFb a.btn {
  display: block;
  width: 100%;
  clear: both;
  float: none !important;
  margin: 0;
  background: #5972a7;
}
#loginWrap #login .logbox #loginFb a.btn:hover {
  background: #506797;
}
#loginWrap #login .left {
  border-right: 1px #e5e5e5 solid;
}
#loginWrap #login .left .info {
  padding-bottom: 30px;
}
#loginWrap #login .right .btns {
  padding-top: 10px;
}
#viewsAc {
  padding: 30px 0;
}
#viewsAc #acHead {
  border-bottom: 1px #e5e5e5 solid;
  height: 70px;
  background-color: transparent;
  background-image: url(/rwd/images/logoAnswearClub.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 240px auto;
}
/** AC LOGGED OUT */
#acLoggedOut .formWrap {
  padding-top: 40px;
}
#acLoggedOut .formWrap .left {
  float: left;
  width: 50%;
}
#acLoggedOut .formWrap .left .form {
  width: 100%;
}
#acLoggedOut .formWrap .right {
  width: 48%;
  float: right;
  padding: 0 40px;
}
#acLoggedOut .formWrap .right .acHead {
  display: none;
  border-bottom: 1px #e5e5e5 solid;
}
#acLoggedOut .formWrap .right .cta {
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 20px;
}
#acLoggedOut .formWrap .right .cta .btns a {
  width: 80%;
  font-size: 16px;
  line-height: 20px;
}
#acLoggedOut .formWrap .right .cta.ctaBottom {
  display: none;
  padding-top: 30px;
}
#acLoggedOut .formWrap .right .acInfo {
  font-family: titillium_websemibold, arial, sans-serif;
}
#acLoggedOut .formWrap .right .acInfo > h3 {
  font-family: oswald_regular, arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin: 35px 0 10px 0;
  text-transform: uppercase;
}
#acLoggedOut .formWrap .right .acInfo > p {
  font-family: inherit;
  line-height: 16px;
  margin: 0 0 10px 0;
}
#acLoggedOut .formWrap .right .acInfo > ol {
  counter-reset: i;
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ol li {
  display: block;
  padding-left: 15px;
  position: relative;
  line-height: 16px;
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ol li > * {
  margin: 0 0 10px 0;
}
#acLoggedOut .formWrap .right .acInfo > ol li > strong {
  display: block;
  font-family: inherit;
  margin: 0 0 10px 0;
}
#acLoggedOut .formWrap .right .acInfo > ol li > strong span {
  font-family: inherit;
  color: #be9e56;
}
#acLoggedOut .formWrap .right .acInfo > ol li .frame {
  border: 1px solid #be9e56;
  padding: 20px;
  margin-bottom: 20px;
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ol li .frame > strong {
  text-transform: uppercase;
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ol li .frame > p {
  color: #7f7f7f;
}
#acLoggedOut .formWrap .right .acInfo > ol li .frame > img.imgInfo {
  display: block;
  margin: 20px auto 0 auto;
}
#acLoggedOut .formWrap .right .acInfo > ol li::before {
  counter-increment: i;
  content: counter(i) '.';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  text-align: left;
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ul {
  font-family: inherit;
}
#acLoggedOut .formWrap .right .acInfo > ul li {
  line-height: 16px;
  font-family: inherit;
  padding: 2px 0 2px 20px;
  color: #7f7f7f;
  background: transparent url(/rwd/images/lidotSummary.png) no-repeat 2px 6px;
  background-size: 10px auto;
}
#acLoggedOut .acHead {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#acLoggedOut .acHead span {
  font-size: inherit;
  color: #be9e56;
  font-family: oswald_regular, arial, sans-serif;
}
/** AC LOGGED IN */
#acLoggedIn .formWrap {
  padding-top: 40px;
}
#acLoggedIn .formWrap .right {
  float: right;
  width: 50%;
}
#acLoggedIn .formWrap .right .form {
  width: 100%;
}
#acLoggedIn .formWrap .right .form.formLoggedIn {
  padding-right: 40px;
}
#acLoggedIn .formWrap .right #acOwner {
  text-align: center;
  padding-top: 15%;
}
#acLoggedIn .formWrap .right #acOwner > * {
  display: block;
  margin: 0 0 15px 0;
}
#acLoggedIn .formWrap .right #acOwner h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#acLoggedIn .formWrap .right #acOwner strong {
  text-transform: uppercase;
  color: #7f7f7f;
}
#acLoggedIn .formWrap .right #acOwner a {
  display: inline-block;
  padding: 15px;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#acLoggedIn .formWrap .right #acOwner a:hover {
  background-color: #be9e56;
  color: #000000;
}
#acLoggedIn .formWrap .left {
  width: 48%;
  float: left;
}
#acLoggedIn .formWrap .left .acBannerWrap {
  padding-left: 40px;
}
#acLoggedIn .formWrap .left .acBannerWrap img {
  display: block;
  width: 100%;
}
#acLoggedIn .acHead {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsNewsletter {
  padding: 60px 0;
}
#viewsNewsletter .nlWrap .nlBanner {
  width: 45%;
}
#viewsNewsletter .nlWrap .nlBanner > img {
  display: block;
  width: 100%;
  height: auto;
}
#viewsNewsletter .nlWrap .nlContent {
  width: 55%;
}
#viewsNewsletter .nlWrap.rightBanner .nlBanner {
  float: left;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent {
  float: right;
  padding: 0 0 0 60px;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent h2 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  padding: 0 0 15px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent ul li {
  background: transparent url(/rwd/images/lidot.png) 5px 9px no-repeat;
  background-size: auto auto;
  padding: 3px 0 3px 20px;
  line-height: 14px;
  color: #666666;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .exampleLink {
  padding: 20px 0 0 0;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .exampleLink a {
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .exampleLink a:hover {
  color: #be9e56;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection {
  padding-top: 30px;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection .btns {
  padding-top: 15px;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection .btns button {
  width: 140px !important;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .annotation {
  padding: 20px 0 0 0;
}
#viewsNewsletter .nlWrap.rightBanner .nlContent .annotation span {
  color: #999999;
  line-height: 14px;
}
#viewsNewsletter .nlWrap.leftBanner .nlBanner {
  float: left;
}
#viewsNewsletter .nlWrap.leftBanner .nlContent {
  float: right;
  padding: 50px 0 0 60px;
}
#viewsNewsletter .nlWrap.leftBanner .nlContent h2 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  padding: 0 0 15px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsNewsletter .nlWrap.leftBanner .nlContent h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsNewsletter .nlWrap.leftBanner .nlContent .btns {
  padding-top: 30px;
}
#viewsNewsletter .nlWrap.leftBanner .nlContent .btns a.gold,
#viewsNewsletter .nlWrap.leftBanner .nlContent .btns a.white {
  padding: 18px 30px;
}
#viewsGc {
  padding: 30px 0;
}
#viewsGc #gcHead {
  border-bottom: 1px #e5e5e5 solid;
  height: 70px;
  background-color: transparent;
  background-image: url(/rwd/images/logoGiftCard.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 140px auto;
}
/** AC LOGGED OUT */
#gcWrap .formWrap {
  padding-top: 40px;
}
#gcWrap .formWrap .left {
  float: left;
  width: 50%;
}
#gcWrap .formWrap .left .form {
  width: 100%;
}
#gcWrap .formWrap .right {
  width: 48%;
  float: right;
  padding: 0 40px;
}
#gcWrap .formWrap .right .gcInfo p {
  line-height: 16px;
  margin: 0 0 15px 0;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcWrap .formWrap .right .gcInfo #cardWrap {
  padding-top: 20px;
}
#gcWrap .formWrap .right .gcInfo #cardWrap img {
  display: block;
  margin: 0 auto;
  width: 80%;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#gcWrap .gcHead {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: oswald_regular, arial, sans-serif;
}
#gcWrap .gcHead span {
  font-size: inherit;
  color: #be9e56;
  font-family: oswald_regular, arial, sans-serif;
}
#gcWrap #gcInfoBlock {
  text-transform: uppercase;
  padding-top: 35px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcWrap #gcInfoBlock a {
  font-family: inherit;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#gcWrap #gcInfoBlock a:hover {
  color: #be9e56;
}
#gcWrap .btns .ctaInfo {
  text-align: right;
  padding: 0 0 15px 0;
  text-transform: uppercase;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
/** GC PAYMENT */
#viewsGcPayment {
  padding: 40px 0;
}
#gcDotPayList #paymentOnlineWrap {
  background: #e5e5e5;
  padding: 10px 9px 9px 10px;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box {
  position: relative;
  float: left;
  padding-right: 1px;
  padding-bottom: 1px;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label {
  position: relative;
  width: 100%;
  height: 130px;
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 70%;
  cursor: pointer;
  background-color: #ffffff;
  border: 3px #ffffff solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label input.radio {
  display: none;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label .radioWrap {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 5px 0 5px 23px;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label .radioWrap i.radio {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label .radioWrap .label {
  text-transform: uppercase;
  font-size: 11px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box > label:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box.active > label {
  border-color: #1a1a1a;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box.active > label .radioWrap i.radio i {
  display: block;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box.disabled > label {
  cursor: default !important;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box.disabled > label .radioWrap {
  display: none;
}
#gcDotPayList #paymentOnlineWrap .paymentOnlineSection .box.disabled > label .disabledWrap {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 5px 0 5px 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcDotPayList #paymentOnlineWrap #paymentOnlicePrimary .box {
  width: 33.333%;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box {
  width: 20%;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box span.disabled {
  display: none;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box.disabled {
  opacity: 0.6;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box.disabled label .radioWrap {
  display: block;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box.disabled label .radioWrap span {
  display: none;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box.disabled label .radioWrap span.disabled {
  display: inline;
  color: #cc0000;
  text-transform: uppercase;
}
#gcDotPayList #paymentOnlineWrap #paymentOnliceSecondary .box.disabled label:hover {
  opacity: 1;
}
#gcDotPayList #gcErrorMsg {
  display: none;
}
#gcDotPayList .btns {
  padding: 30px 0 0 0;
}
/** GC CHECK */
#viewsGcCheck {
  padding: 40px 0 50px 0;
}
#viewsGcCheck h1 {
  display: block;
  color: #000000;
  font-size: 24px !important;
  text-transform: uppercase;
  border-bottom: 1px #e5e5e5 solid;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsGcCheck .gcCheckInfo p {
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #7f7f7f;
  line-height: 16px;
  text-align: left;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsGcCheck .gcCheckInfo p a {
  font-family: inherit;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#viewsGcCheck .gcCheckInfo p a:hover {
  color: #be9e56;
}
#viewsGcCheck .gcCheckBottomInfo {
  text-transform: uppercase;
  line-height: 16px;
  color: #7f7f7f;
  padding-top: 15px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsGcCheck .gcCheckBottomInfo h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 15px;
  font-family: oswald_regular, arial, sans-serif;
}
#viewsGcCheck .gcCheckBottomInfo strong {
  font-family: inherit;
  color: #000000;
}
#viewsGcCheck .gcCheckBottomInfo em {
  font-family: inherit;
}
#viewsGcCheck .gcCheckBottomInfo a {
  font-family: inherit;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#viewsGcCheck .gcCheckBottomInfo a:hover {
  color: #be9e56;
}
#viewsGcCheck .gcCheckInfoBox {
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsGcCheck .gcCheckError {
  padding: 5px 0 0 0;
  text-transform: uppercase;
  font-size: 10px;
  color: #b30000;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcCheckForm {
  width: 60%;
  padding: 15px 0;
}
#gcCheckForm .btns {
  padding: 5px 0;
}
#gcCheckForm .btns input {
  padding: 10px 30px;
}
/** GC SUMMARY */
#gcSummary {
  width: 100%;
}
#gcSummary h1 {
  display: block;
  color: #000000;
  font-size: 24px !important;
  text-transform: uppercase;
  border-bottom: 1px #e5e5e5 solid;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#gcSummary h1 span {
  text-transform: uppercase;
  color: #be9e56;
  font-size: inherit;
  font-family: oswald_regular, arial, sans-serif;
}
#gcSummary #gcSummaryTop {
  padding: 0 0 20px 0;
}
#gcSummary #gcSummaryHistory h4 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px #e5e5e5 solid;
  margin: 15px 0 10px 0;
  padding: 0 0 5px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcSummary #expirationInfo {
  display: block;
  padding: 20px 0;
  text-transform: uppercase;
}
#gcSummary #gcSummaryBottom a {
  text-transform: uppercase;
  color: #be9e56;
  text-decoration: none;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#gcSummary #gcSummaryBottom a:hover {
  color: #000000;
}
#gcSummary #gcSummaryDisabled {
  text-transform: uppercase;
  padding: 0 0 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcSummary .gcrow {
  width: 100%;
}
#gcSummary .gcrow .col {
  float: left;
  padding: 3px 0;
  line-height: 14px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#gcSummary .gcrow .col.left {
  width: 40%;
}
#gcSummary .gcrow .col.right {
  width: 60%;
  color: #7f7f7f !important;
}
#gcSummary h2 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#gcSummary h4 {
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsBrandsList {
  padding: 30px 0;
}
#viewsBrandsList .list {
  padding: 0 0 30px 0;
}
#viewsBrandsList .list h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
  margin: 0 0 20px 0;
}
#viewsBrandsList .list h2 span {
  font-family: inherit;
  font-size: inherit;
  color: #be9e56;
}
/** BRANDS PREMIUM */
#brandsPremium * {
  display: block;
}
#brandsPremium ul {
  padding: 10px 10px 30px 10px;
  border: 1px #be9e56 solid;
}
#brandsPremium ul li {
  width: 20%;
  float: left;
  padding: 10px 0;
}
#brandsPremium ul li a.thumb {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 45% auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#brandsPremium ul li a.thumb:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#brandsPremium ul li a.link {
  text-align: center;
  text-transform: uppercase;
  padding: 5px 10px;
  color: #7f7f7f;
  text-decoration: none;
  font-size: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
  font-family: titillium_websemibold, arial, sans-serif;
}
#brandsPremium ul li a.link:hover {
  color: #be9e56;
}
/** BRANDS ALPHA */
#brandsWrap .alphaRow {
  border-top: 1px #be9e56 solid;
  padding-top: 25px;
  padding-bottom: 20px;
}
#brandsWrap .alphaRow .letter {
  display: block;
  width: 7%;
  float: left;
  background-color: #be9e56;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  padding: 15px 0;
  color: #ffffff;
  font-family: oswald_regular, arial, sans-serif;
}
#brandsWrap .alphaRow .brands {
  width: 93%;
  float: left;
  padding-left: 50px;
}
#brandsWrap .alphaRow .brands ul li {
  display: block;
  width: 25%;
  float: left;
  padding-bottom: 5px;
}
#brandsWrap .alphaRow .brands ul li a {
  color: #000000;
  text-decoration: none;
  padding-right: 30px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#brandsWrap .alphaRow .brands ul li a:hover {
  color: #be9e56;
}
/** BRAND NAV */
#brandNav {
  float: right;
  padding: 15px 20px 0 0;
}
#brandNav ul li {
  float: left;
}
#brandNav ul li strong {
  display: block;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  padding: 4px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#brandNav ul li a {
  text-transform: uppercase;
  font-size: 12px;
  color: #7f7f7f;
  text-decoration: none;
  display: block;
  margin: 0 3px;
  padding: 4px;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#brandNav ul li a:hover {
  color: #000000;
}
#brandNav ul li.active a {
  background-color: #be9e56;
  color: #ffffff;
}
#viewsStatic {
  padding: 30px 0;
}
.staticWrap .left {
  width: 25%;
  float: left;
  padding-right: 30px;
}
.staticWrap .left h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
.staticWrap .left ul li {
  padding: 0 0 10px 0;
}
.staticWrap .left ul li a {
  font-size: 11px;
  color: #7f7f7f;
  text-decoration: none;
  line-height: 16px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.staticWrap .left ul li a:hover {
  color: #be9e56;
}
.staticWrap .left ul li.active a {
  color: #000000;
}
.staticWrap .right {
  width: 75%;
  float: left;
}
.txt {
  line-height: 18px;
  font-family: titillium_websemibold, arial, sans-serif;
}
.txt h1,
.txt h2,
.txt h3,
.txt h4,
.txt h5,
.txt h6 {
  font-family: inherit;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
}
.txt h1 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
}
.txt blockquote {
  margin: 0 0 15px 0;
  border: 1px solid #e5e5e5;
  padding: 20px;
  text-align: center;
}
.txt blockquote h2 {
  font-family: titillium_webbold, arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.txt blockquote h2 strong {
  font-family: inherit;
  font-size: inherit;
}
.txt blockquote p {
  margin: 0 !important;
}
.txt blockquote p strong {
  text-transform: uppercase;
  font-family: titillium_webbold, arial, sans-serif;
}
.txt strong {
  font-family: titillium_webbold, arial, sans-serif;
  text-transform: uppercase;
}
.txt strong span {
  font-family: inherit;
}
.txt a {
  background-color: #be9e56;
  color: #ffffff;
  text-decoration: none;
  padding: 0 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.txt a:hover {
  background-color: #000000;
}
.txt img {
  display: block;
}
.txt p {
  font-family: inherit;
  margin: 0 0 15px 0;
}
.txt ul {
  margin: 0 0 20px 0;
}
.txt ul li {
  padding-bottom: 5px;
  padding-left: 18px;
  background: transparent url(/rwd/images/lidotSummary.png) no-repeat 0 6px;
  background-size: 10px auto;
}
.txt ul li:last-child {
  padding-bottom: 0 !important;
}
.txt ol {
  counter-reset: i;
  margin: 0 0 20px 0;
}
.txt ol li {
  position: relative;
  padding-bottom: 5px;
  padding-left: 18px;
}
.txt ol li:last-child {
  padding-bottom: 0 !important;
}
.txt ol li::before {
  counter-increment: i;
  content: counter(i) '.';
  position: absolute;
  top: 0;
  left: 0;
}
.txt #fileList {
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.txt #fileList h3 {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.txt table {
  margin: 0 0 20px 0;
}
.txt table tr td {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
}
.txt #articleNav {
  width: 25%;
  float: left;
  padding-right: 30px;
}
.txt #articleNav h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
.txt #articleNav ul li {
  padding: 0 0 10px 0;
  background-image: none !important;
}
.txt #articleNav ul li a {
  font-size: 11px;
  color: #7f7f7f;
  text-decoration: none;
  line-height: 16px;
  text-transform: uppercase;
  background-color: transparent;
  background-image: none !important;
  padding: 0;
  font-family: titillium_websemibold, arial, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.txt #articleNav ul li a:hover {
  color: #be9e56;
}
.txt #articleNav ul li.current a {
  color: #be9e56;
}
.txt .content {
  width: 75%;
  float: left;
}
/** NAGRODY I WYROZNIENIA */
#awardsWrap #awardsTop {
  padding: 0 20px;
}
#awardsWrap #awardsTop h1 {
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#awardsWrap #awardsTop p {
  font-size: 15px;
  margin: 0 0 15px 0;
  line-height: 21px;
}
#awardsWrap #awardsTop p strong {
  font-size: inherit;
  font-family: titillium_websemibold, arial, sans-serif;
}
#awardsWrap #awardsList .itemWrap {
  padding: 20px;
  float: left;
  width: 25%;
}
#awardsWrap #awardsList .itemWrap .item {
  border-top: 1px #e5e5e5 solid;
}
#awardsWrap #awardsList .itemWrap .item .thumb {
  position: relative;
  display: block;
  padding: 0;
  margin: 10px 0;
  cursor: default;
  height: 0;
  width: 100%;
  padding-bottom: 75%;
}
#awardsWrap #awardsList .itemWrap .item .thumb > div {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#awardsWrap #awardsList .itemWrap .item h2 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
}
#awardsWrap #awardsList .itemWrap .item h3 {
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 16px;
  color: #be9e56;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#awardsWrap #awardsList .itemWrap .item p {
  margin: 0 0 10px 0;
  line-height: 16px;
}
#awardsWrap #awardsList .itemWrap .item p a {
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#awardsWrap #awardsList .itemWrap .item p a:hover {
  color: #000000;
}
#awardsWrap #awardsList .itemWrap .item .links {
  font-size: 0;
  padding: 5px 0 0 0;
}
#awardsWrap #awardsList .itemWrap .item .links a {
  display: inline-block;
  padding: 5px 7px;
  background-color: #be9e56;
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 5px 5px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#awardsWrap #awardsList .itemWrap .item .links a:hover {
  background-color: #000000;
}
#awardsWrap #awardsList .itemWrap .item .links a.hide {
  background-color: red;
  display: none !important;
}
#awardsWrap #awardsList .itemWrap:nth-child(4n+1) {
  clear: left;
}
/** O NAS */
#aboutUsWrap {
  padding: 30px 20px;
}
#aboutUsWrap #aboutUsTop {
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 30px;
}
#aboutUsWrap #aboutUsTop .left,
#aboutUsWrap #aboutUsTop .right {
  float: left;
}
#aboutUsWrap #aboutUsTop .left {
  width: 60%;
  padding: 0 60px 0 125px;
}
#aboutUsWrap #aboutUsTop .left h1 {
  font-size: 46px;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#aboutUsWrap #aboutUsTop .left p {
  font-size: 13px;
  line-height: 22px;
  margin: 0 0 20px 0;
  color: #666666;
}
#aboutUsWrap #aboutUsTop .left strong {
  font-size: inherit;
  padding: 0;
  font-family: titillium_websemibold, arial, sans-serif;
  color: #333333;
}
#aboutUsWrap #aboutUsTop .right {
  width: 40%;
}
#aboutUsWrap #aboutUsTop .right img {
  display: block;
  margin: 0 auto;
  width: 85%;
}
#aboutUsWrap #aboutUsBottom {
  padding-top: 40px;
}
#aboutUsWrap #aboutUsBottom h2 {
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin: 0 0 40px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#aboutUsWrap #aboutUsBottom .left,
#aboutUsWrap #aboutUsBottom .right {
  width: 50%;
  float: left;
}
#aboutUsWrap #aboutUsBottom .left {
  border-right: 1px #e5e5e5 solid;
  min-height: 200px;
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial {
  font-size: 0;
  text-align: center;
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li {
  display: inline-block;
  width: 68px;
  height: 68px;
  margin: 5px;
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li a {
  display: block;
  width: 68px;
  height: 68px;
  border: 3px #000000 solid;
  text-indent: -99999px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 30px;
  -webkit-border-radius: 34px;
  -o-border-radius: 34px;
  -ms-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li a:hover {
  background-color: #be9e56;
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li.fb a {
  background-image: url(/rwd/images/socialFb.png);
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li.gplus a {
  background-image: url(/rwd/images/socialGplus.png);
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li.yt a {
  background-image: url(/rwd/images/socialYt.png);
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li.inst a {
  background-image: url(/rwd/images/socialInst.png);
}
#aboutUsWrap #aboutUsBottom .left #aboutSocial li.pin a {
  background-image: url(/rwd/images/socialPin.png);
}
#aboutUsWrap #aboutUsBottom .left p {
  padding: 30px 70px 0 70px;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px 0;
  color: #666666;
  text-align: center;
}
#aboutUsWrap #aboutUsBottom .right {
  padding: 0 0 0 40px;
}
#aboutUsWrap #aboutUsBottom .right .lef {
  width: 50%;
  float: left;
}
#aboutUsWrap #aboutUsBottom .right .lef p {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 20px 0;
  color: #666666;
}
#aboutUsWrap #aboutUsBottom .right .rig {
  width: 50%;
  float: right;
}
#aboutUsWrap #aboutUsBottom .right .rig img {
  display: block;
  width: 100%;
}
/** JOB OFFERS */
#jobOffers {
  width: 75%;
  float: left;
  padding-bottom: 30px;
}
#jobOffers *:empty {
  display: block !important;
}
#jobOffers h2 {
  font-size: 16px;
  margin: 40px 0 20px 0;
}
#jobOffers .description {
  line-height: 18px;
  font-size: 11px;
  margin: 0 0 20px 0;
  color: #999999;
  font-family: titillium_websemibold, arial, sans-serif;
}
#jobOffers .description > p,
#jobOffers .description > p span {
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  font-family: titillium_webregular, arial, sans-serif;
}
#jobOffers .description > ul {
  margin-bottom: 10px;
}
#jobOffers .description > ul li {
  padding-bottom: 0;
  color: #000000;
}
#jobOffers #jobOfferListWrap #jobOfferList {
  border-top: 1px #e5e5e5 solid;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow {
  border-bottom: 1px #e5e5e5 solid;
  padding: 20px 0;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div {
  display: block;
  float: left;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div > span,
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div > a {
  display: block;
  padding: 2px 0;
  font-size: 11px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.name {
  width: 30%;
  text-transform: uppercase;
  color: #999999;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.department {
  width: 30%;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.location {
  width: 15%;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.location > span {
  text-align: center;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.button {
  width: 25%;
  text-align: right;
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.button > a {
  margin: 0 0 0 auto;
  display: inline-block;
  padding: 2px 10px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #be9e56;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#jobOffers #jobOfferListWrap #jobOfferList .jobRow > div.button > a:hover {
  background-color: #000000;
}
#jobOffers .cFile {
  display: none;
}
#jobOffers .cFile .fileTrigger {
  width: 40%;
  height: 39px;
  background: #000;
  float: left;
  color: #fff;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#jobOffers .cFile .fileTrigger:hover {
  background-color: #be9e56;
}
#jobOffers .cFile .fileText {
  float: left;
  width: 60%;
  padding-left: 12px;
  color: #939393;
  text-transform: uppercase;
  line-height: 39px;
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
}
#jobOffers #offerDescription {
  padding: 20px 0 0 0;
}
#jobOffers #offerDescription > div.leftt {
  width: 40%;
  float: left;
  padding-right: 30px;
}
#jobOffers #offerDescription > div.leftt section {
  padding-bottom: 15px;
}
#jobOffers #offerDescription > div.leftt h3 {
  font-size: 14px;
  margin: 0 0 5px 0;
}
#jobOffers #offerDescription > div.leftt p {
  margin: 0 0 10px 0;
}
#jobOffers #offerDescription > div.leftt ul {
  margin-bottom: 10px;
}
#jobOffers #offerDescription > div.leftt ul li {
  padding-bottom: 0;
}
#jobOffers #offerDescription > div.rightt {
  width: 60%;
  float: left;
}
#jobOffers #offerDescription > div.rightt .form {
  width: 100%;
}
#jobOffers.jobOffersDetails h2 {
  margin-top: 0;
}
#jobOffers.jobOffersDetails form .row.cv input,
#jobOffers.jobOffersDetails form .row.letter input {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
#jobOffers.jobOffersDetails form .row p {
  margin-bottom: 0 !important;
}
#jobOffers.jobOffersDetails form .optionsWrap {
  padding-bottom: 30px;
}
#jobOffers.jobOffersDetails form .btns a.grey {
  padding: 15px 30px;
}
#jobOffers .noMobile {
  display: none;
  padding: 30px 0;
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  text-align: center;
  font-family: titillium_websemibold, arial, sans-serif;
}
#viewsContact {
  padding: 40px 0;
}
#contactWrap .contactLeft {
  width: 65%;
  float: left;
}
#contactWrap .contactLeft .title {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
}
#contactWrap .contactLeft .title span {
  font-size: 22px;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
}
#contactWrap .contactLeft .rowText {
  padding-bottom: 20px;
}
#contactWrap .contactLeft .rowText em {
  font-style: italic;
  font-size: 11px;
  color: #7f7f7f;
  line-height: 14px;
}
#contactWrap .contactLeft .btns {
  margin: 40px 0 0 0;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
#contactWrap .contactRight {
  width: 35%;
  float: left;
  padding-left: 40px;
}
#contactWrap .contactRight h3.title {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#contactWrap .contactRight h3 {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 10px 0;
  font-family: titillium_webbold, arial, sans-serif;
}
#contactWrap .contactRight p {
  margin: 0 0 10px 0;
  line-height: 16px;
}
#contactWrap .contactRight p a {
  color: #be9e56;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#contactWrap .contactRight p a:hover {
  color: #000000;
}
#contactWrap .contactRight p small {
  font-size: 11px;
  color: #7f7f7f;
}
#contactWrap .contactRight p em {
  font-style: italic;
  font-size: 11px;
  color: #7f7f7f;
}
#recommendHead {
  padding: 20px 0;
  border-bottom: 1px #e5e5e5 solid;
}
#recommendHead img {
  display: block;
  margin: 0 auto;
}
#recommnedWrap {
  padding: 40px 0;
}
#recommnedWrap .formsSection .formWrap .form {
  width: 100%;
  padding-left: 0;
}
#recommnedWrap .left {
  width: 45%;
  float: left;
}
#recommnedWrap .left img {
  display: block;
  width: 100%;
}
#recommnedWrap .left .howItWorks {
  padding: 30px 25px;
}
#recommnedWrap .left .howItWorks h3 {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-family: oswald_regular, arial, sans-serif;
}
#recommnedWrap .left .howItWorks ul li {
  line-height: 16px;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#recommnedWrap .left .howItWorks ul li span {
  font-family: inherit;
  color: #be9e56;
}
#recommnedWrap .left .howItWorks ul li.soft {
  padding-top: 10px;
  color: #999999;
}
#recommnedWrap .right {
  width: 55%;
  float: left;
  padding-left: 60px;
}
#recommnedWrap .right h3 {
  font-size: 22px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-family: oswald_regular, arial, sans-serif;
}
#recommnedWrap .right .rowInfo {
  padding-top: 15px;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
#recommnedWrap .right .moreFields {
  margin-top: 30px;
  border-top: 1px #e5e5e5 solid;
  padding: 20px 0;
}
#recommnedWrap .optionsWrap {
  clear: both;
  padding-top: 0;
}
/*Errors Pages */
#errorPage {
  max-width: 1200px;
  position: relative;
  background-color: #fff !important;
  height: auto;
  margin: 0 auto;
}
#errorPage .clear {
  clear: both;
}
#errorPage .error {
  display: block;
  height: 100%;
}
#errorPage .col {
  float: left;
  width: 52%;
  height: 100%;
  margin-right: 6%;
}
#errorPage .col2 {
  width: 42%;
  margin-right: 0;
}
#errorPage .col img {
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
}
#errorPage .col1 .errorPageLogo,
#errorPage .col1 .errorBackLink,
#errorPage .col2 .img_error404,
#errorPage .col1 .txt {
  display: block;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}
#errorPage .col1 .errorPageLogo {
  /*width:62%;*/
  padding-left: 19%;
  padding-right: 19%;
  padding-top: 20%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#errorPage .col1 .errorPageLogo:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#errorPage .col1 .txt {
  padding-top: 8%;
  text-align: center;
}
#errorPage .col1 .txt .no {
  display: block;
  width: 100%;
  font-family: oswald_light, arial, sans-serif;
  color: #000;
  font-weight: normal;
  font-size: 353px;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1em;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-left: -4%;
}
#errorPage .col1 .txt p {
  display: block;
  width: 100%;
  color: #000;
  font-family: oswald_regular, arial, sans-serif;
  font-weight: normal;
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  line-height: 1.5em;
  margin-top: 8%;
}
#errorPage .col1 .errorBackLink {
  width: 61%;
  margin-left: 12.5%;
  margin-top: 7.5%;
  padding: 17px 5px;
  border: 3px solid #000;
  text-decoration: none;
  color: #000;
  font-family: oswald_regular, arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  line-height: 1.5em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
#errorPage .col1 .errorBackLink:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
  border-color: #2a2a2a;
}
#errorPage .col2 .img_error {
  padding-top: 8%;
  text-align: right;
}
@media only screen and (max-width: 1130px) {
  #errorPage .col1 .txt .no {
    font-size: 330px;
  }
  #errorPage .col1 .txt p {
    font-size: 20px;
  }
  #errorPage .col1 .errorBackLink {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1050px) {
  #errorPage .col1 .txt .no {
    font-size: 300px;
  }
}
@media only screen and (max-width: 980px) {
  #errorPage .col1 .txt .no {
    font-size: 270px;
  }
  #errorPage .col1 .txt p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  #errorPage .col1 .txt .no {
    font-size: 250px;
  }
}
@media only screen and (max-width: 850px) {
  #errorPage .col1 .txt .no {
    font-size: 240px;
    margin-left: -2%;
  }
}
@media only screen and (max-width: 800px) {
  #errorPage .col1 .txt .no {
    font-size: 200px;
  }
  #errorPage .col1 .txt p {
    font-size: 16px;
  }
  #errorPage .col1 .errorBackLink {
    font-size: 12px;
  }
}
@media only screen and (max-width: 750px) {
  #errorPage .col1 .txt .no {
    font-size: 180px;
  }
  #errorPage .col1 .errorBackLink {
    width: 75%;
    margin-left: 5%;
  }
}
@media only screen and (max-width: 650px) {
  #errorPage .col1 .txt .no {
    font-size: 160px;
  }
  #errorPage .col1 .txt p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 550px) {
  #errorPage .col1 .txt .no {
    font-size: 140px;
  }
  #errorPage .col1 .txt p {
    font-size: 13px;
  }
  #errorPage .col1 .errorBackLink {
    padding: 12px 0;
  }
}
@media only screen and (max-width: 480px) {
  #errorPage .col {
    width: 100%;
  }
  #errorPage .col1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }
  #errorPage .col1 .txt,
  #errorPage .col1 .errorPageLogo {
    margin: 0 auto;
  }
  #errorPage .col1 .txt .no {
    font-size: 220px;
    margin-left: -2px;
  }
  #errorPage .col1 .txt p {
    font-size: 16px;
  }
  #errorPage .col1 .errorBackLink {
    font-size: 12px;
    width: 65%;
    padding: 14px 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #errorPage .col1 .errorPageLogo {
    padding-top: 3%;
  }
  #errorPage .col2 .img_error {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  #errorPage .col1 .txt .no {
    font-size: 200px;
  }
  #errorPage .col1 .txt p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 350px) {
  #errorPage .col1 .txt .no {
    font-size: 165px;
  }
  #errorPage .col1 .errorBackLink {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 300px) {
  #errorPage .col1 .txt .no {
    font-size: 130px;
  }
}
/** ACCOUNT */
#paypalReceiptWrap {
  padding: 20px 0;
}
#paypalReceiptWrap #messages {
  border-bottom: 0;
}
#paypalReceipt {
  padding: 40px 0;
  border-top: 1px #e5e5e5 solid;
}
#paypalReceipt h2 {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 22px;
  font-family: oswald_regular, arial, sans-serif;
}
#paypalReceipt h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
#paypalReceipt #receiptData {
  padding: 20px 30px 0 30px;
}
#paypalReceipt #receiptData .pprow {
  border-bottom: 1px #e5e5e5 solid;
}
#paypalReceipt #receiptData .pprow .col {
  width: 50%;
  padding: 15px 5px;
  float: left;
  text-transform: uppercase;
}
#paypalReceipt #receiptData .pprow .col.left {
  text-align: right;
  font-family: titillium_webbold, arial, sans-serif;
}
#paypalReceipt #receiptData .pprow .col.right {
  font-family: titillium_websemibold, arial, sans-serif;
}
#paypalReceipt #receiptData .pprow:last-child {
  border-bottom: 0;
}
#paypalReceipt .btns {
  padding-top: 20px;
  border-top: 1px #e5e5e5 solid;
  margin: 30px 0 0 0;
}
/** responsive styles */
@media only screen and (max-width: 767px) {
  /** sticky wylaczony ponizej 768 (ipad) */
  /** turnOff sticky headers */
  .sticky #header,
  .sticky #content #contentBar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    border-color: #e5e5e5 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .sticky #content,
  .sticky #content #contentWrap {
    padding-top: 0 !important;
    top: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  /** mainPanel */
  #header #mainPanelWrap #mainPanel #panelMenu {
    display: none;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1199px) {
  /** mainNavigation */
  #header .mainNavigation .level-2 .images img:last-child {
    display: none;
  }
  #header .mainNavigation .level-2 .level-3 {
    padding-right: 306px;
  }
  /** mainPanel */
  #header #mainPanelWrap #mainPanel #panelMenu {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  #viewsAccount .view #accountHistoryWrap h3.title.clearborder {
    width: 180px;
  }
  #accountHistoryAcWrap .title {
    float: none;
  }
  /** mainNavigation */
  #header #mainNavigationWrap {
    display: none;
  }
  /** footer */
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input {
    width: 290px;
  }
  #footer #footerContentWrap #sectionMain #mainCols .col {
    min-width: 190px;
    padding-right: 0;
  }
  #footer #footerContentWrap #sectionMain #bottomLinksSecond ul li a {
    width: 36px;
    height: 36px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #accountHistoryWrap .title {
    float: none !important;
  }
  #accountHistoryAcWrap .title,
  #accountHistoryAcWrap .navpanel {
    float: none;
  }
  /** topBanners */
  /** mainNavigation */
  #header #mainNavigationWrap {
    display: none;
  }
  /** mainPanel */
  #header #mainPanelWrap #mainPanel > li > a span {
    display: none;
  }
  #header #mainPanelWrap #mainPanel > li {
    background-position: 50% 50% !important;
  }
  #header #mainPanelWrap #mainPanel > li > a {
    width: 52px !important;
  }
  #header #mainPanelWrap #mainPanel > li > a span {
    display: none !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelCart {
    background-position: 50% 52% !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelClub {
    background-position: 50% 35% !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelClub em {
    top: 42px;
  }
  #header #mainPanelWrap #mainPanel #panelAccount > ul li:first-child::before {
    left: 20px;
  }
  #content #contentWrap .views .brandInfo h3.desktopHidden {
    display: block;
  }
  .brandInfo .imgWrap {
    display: none;
  }
  /** footer */
  #footer #footerTopBarWrap #footerTopBar {
    height: auto;
    padding-bottom: 15px;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap {
    width: 100%;
    top: 0;
    padding: 16px 0;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input {
    width: 80%;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form button {
    width: 20%;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks {
    float: none;
    clear: both;
    text-align: center;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks li {
    float: none;
    display: inline-block;
    padding: 0 10px;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks li a {
    height: 40px;
    margin: 0;
  }
  #footer #footerContentWrap #sectionMain {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #footer #footerContentWrap #sectionMain #mainCols {
    margin-top: 0;
  }
  #footer #footerContentWrap #sectionMain #bottomLinksSecond {
    padding-top: 20px;
  }
  #footer #footerContentWrap #sectionInfo {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /** topBanners */
  /** mainNavigation */
  #header {
    height: 130px;
  }
  #header #logo {
    top: 20px;
    left: 50%;
    margin-top: 0;
    margin-left: -58px;
  }
  #header #mainNavigationWrap {
    display: none;
  }
  /** mainPanel */
  #header #mainPanelWrap {
    top: 60px;
    right: 0;
    left: 0;
  }
  #header #mainPanelWrap #mainPanel {
    position: relative;
    width: 312px;
    margin: 0 auto;
  }
  #header #mainPanelWrap #mainPanel > li {
    background-position: 50% 50% !important;
  }
  #header #mainPanelWrap #mainPanel > li > a {
    width: 52px !important;
  }
  #header #mainPanelWrap #mainPanel > li > a span {
    display: none !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelCart {
    background-position: 50% 52% !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelClub {
    background-position: 50% 35% !important;
  }
  #header #mainPanelWrap #mainPanel > li#panelClub em {
    top: 42px;
  }
  #header #mainSearch #mainSearchForm input[type=text] {
    width: 45%;
  }
  #header #mainPanelWrap #mainPanel #panelAccount > ul li:first-child::before {
    left: 20px;
  }
  #content #contentWrap .views .brandInfo h3.desktopHidden {
    display: block;
  }
  .brandInfo .imgWrap {
    display: none;
  }
  /** footer */
  #footer #footerTopBarWrap #footerTopBar {
    height: auto;
    padding-bottom: 15px;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap {
    width: 100%;
    top: 0;
    padding: 16px 0;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form input {
    width: 75%;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap > form button {
    width: 25%;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks {
    float: none;
    clear: both;
    text-align: center;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks li {
    float: none;
    display: inline-block;
    padding: 0 10px;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomLinks li a {
    height: 40px;
    margin: 0;
  }
  #footer #footerContentWrap #sectionMain {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #footer #footerContentWrap #sectionMain #bottomLinksSecond {
    padding-top: 20px;
  }
  #footer #footerContentWrap #sectionInfo {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  #accountHistoryWrap .title {
    float: left;
  }
  /** footer */
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep {
    margin-top: 0;
  }
  #footer #footerTopBarWrap #footerTopBar #bottomNewsletterWrap .nlstep > div.right .nlclose {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 989px) {
  #opiniac_blk {
    display: none !important;
  }
  #widgetAc {
    display: none !important;
  }
}
@media only screen and (max-width: 720px) {
  p.left {
    padding-bottom: 10px;
  }
  p.left,
  p.right {
    float: none !important;
  }
}
@media only screen and (max-width: 1220px) {
  #socialLinks {
    width: 100% !important;
    padding-top: 0 !important;
  }
  #socialLinks li {
    margin: 0 0 10px 10px !important;
  }
  #socialLinks li a {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  #scrollTop {
    bottom: 10%;
  }
}
@media only screen and (max-height: 760px) {
  #scrollTop {
    bottom: 25%;
  }
}
@media only screen and (max-height: 600px) {
  #scrollTop {
    bottom: 30%;
  }
}
@media only screen and (max-width: 1023px) {
  #topBar #topBanners {
    display: none;
  }
  .ao_plugin {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  #viewsHome #homeBrandsWrap .arrow.right {
    right: 0;
  }
  #viewsHome #homeBrandsWrap .arrow.left {
    left: 0;
  }
}
@media only screen and (max-width: 989px) {
  #homeSliderWrap {
    margin-bottom: 30px;
  }
  #homeSliderWrap .homeBanners .owl-dots {
    bottom: -10px;
  }
  #homeSliderWrap .homeBanners .owl-dots .owl-dot.active {
    background: #ffffff;
    border-color: #000000;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /** homeGrid */
  #homeGridWrap .homeGrid > li.single {
    width: 50% !important;
  }
  #homeGridWrap .homeGrid > li.double {
    width: 100%;
  }
  /** homeBottom */
  #homeBottomWrap {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #homeBrandsWrap {
    padding: 10px 40px !important;
  }
  /** homeGrid */
  #homeGridWrap .homeGrid .single {
    width: 100% !important;
  }
  #homeGridWrap .homeGrid .double {
    width: 100%;
  }
  #homeGridWrap .homeGrid .fold a {
    width: 100%;
    padding-bottom: 100%;
  }
  #homeGridWrap .homeGrid li a i.left {
    top: -34px;
    left: 10%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    border-width: 34px 34px 0 34px;
  }
  #homeGridWrap .homeGrid li a i.right {
    top: inherit;
    left: 34px;
    bottom: -9.5%;
    z-index: 99;
  }
  /** homeBottom */
  #homeBottomWrap {
    display: none;
  }
}
@media only screen and (max-width: 379px) {
  #viewsHome #homeBrandsWrap {
    display: none;
  }
}
/** OBSLUGA BANNEROW RWD */
@media only screen and (min-width: 1201px) {
  #homeSliderWrap #homeBanners {
    display: block;
  }
  #homeSliderWrap #homeBannersLow {
    display: none;
  }
  #homeSliderWrap #homeBannersMobile {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #homeSliderWrap #bannerCoverWrap {
    display: none;
  }
  #homeSliderWrap #homeBanners {
    display: none;
  }
  #homeSliderWrap #homeBannersLow {
    display: block;
  }
  #homeSliderWrap #homeBannersMobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #homeSliderWrap #bannerCoverWrap {
    display: none;
  }
  #homeSliderWrap #homeBanners {
    display: none;
  }
  #homeSliderWrap #homeBannersLow {
    display: none;
  }
  #homeSliderWrap #homeBannersMobile {
    display: block;
  }
}
@media only screen and (max-width: 1200px) and (orientation: landscape) {
  #homeSliderWrap #bannerCoverWrap {
    display: none;
  }
  #homeSliderWrap #homeBanners {
    display: none;
  }
  #homeSliderWrap #homeBannersLow {
    display: block;
  }
  #homeSliderWrap #homeBannersMobile {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #homeGridWrap .homeGrid li:last-child {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  #listWrap #gridWrap #grid .item:nth-child(4n+1) {
    clear: left;
  }
  #listWrap.wide #gridWrap {
    width: 100%;
  }
  #listWrap.wide #gridWrap #grid .item {
    width: 20%;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(4n+1) {
    clear: none;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(5n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  #listWrap #gridWrap #grid .item:nth-child(4n+1) {
    clear: left;
  }
  #listWrap.wide #gridWrap {
    width: 100%;
  }
  #listWrap.wide #gridWrap #grid .item {
    width: 20%;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(4n+1) {
    clear: none;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(5n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  #listPanelTop .left,
  #listPanelBottom .left {
    width: 25%;
  }
  #listPanelTop .right,
  #listPanelBottom .right {
    width: 75%;
  }
  #listWrap #filtersWrap {
    width: 25%;
  }
  #listWrap #gridWrap {
    width: 75%;
  }
  #listWrap #gridWrap #grid .item {
    width: 33.33333%;
  }
  #listWrap #gridWrap #grid .item:nth-child(3n+1) {
    clear: left;
  }
  #listWrap.wide #gridWrap {
    width: 100%;
  }
  #listWrap.wide #gridWrap #grid .item {
    width: 25%;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(3n+1) {
    clear: none;
  }
  #listWrap.wide #gridWrap #grid .item:nth-child(4n+1) {
    clear: left;
  }
  .listPanel .right .panelPagination .view {
    display: none;
  }
  /** GRID BANNERS */
  .gridBannersWrap {
    width: 75%;
  }
}
@media only screen and (max-width: 1023px) {
  .listPanel .right .panelPagination {
    padding-top: 0;
  }
  .listPanel .right .panelPagination .pagination ul li,
  #viewsAccount .view .pagPagination ul li {
    display: none;
  }
  .listPanel .right .panelPagination .pagination ul li:first-child,
  .listPanel .right .panelPagination .pagination ul li:last-child,
  #viewsAccount .view .pagPagination ul li:first-child,
  #viewsAccount .view .pagPagination ul li:last-child {
    display: none;
  }
  .listPanel .right .panelPagination .pagination ul li:nth-child(2),
  .listPanel .right .panelPagination .pagination ul li:nth-last-child(2),
  #viewsAccount .view .pagPagination ul li:nth-child(2),
  #viewsAccount .view .pagPagination ul li:nth-last-child(2) {
    display: block !important;
    background: #e5e5e5;
    margin: 0 0 0 5px;
    border: 0;
    background-position: 50% 50%;
    background-size: 10px auto;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transform: translate(0px);
  }
  .listPanel .right .panelPagination .pagination ul li:nth-child(2) a,
  .listPanel .right .panelPagination .pagination ul li:nth-last-child(2) a,
  #viewsAccount .view .pagPagination ul li:nth-child(2) a,
  #viewsAccount .view .pagPagination ul li:nth-last-child(2) a {
    display: block;
    width: 35px;
    height: 35px;
    text-indent: -99999px;
  }
  .listPanel .right .panelPagination .pagination ul li:nth-child(2),
  #viewsAccount .view .pagPagination ul li:nth-child(2) {
    background-image: url(/rwd/images/arrowLeft.png);
  }
  .listPanel .right .panelPagination .pagination ul li:nth-last-child(2),
  #viewsAccount .view .pagPagination ul li:nth-last-child(2) {
    background-image: url(/rwd/images/arrowRight.png);
  }
  .listPanel .right .panelPagination .pagination ul li.disabled,
  #viewsAccount .view .pagPagination ul li.disabled {
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
  }
  .listPanel .right .panelPagination .pagination ul li:hover,
  #viewsAccount .view .pagPagination ul li:hover {
    background-color: #dddddd;
  }
}
@media only screen and (max-width: 900px) {
  .panelView {
    width: 130px !important;
  }
  .panelView .view {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 800px) {
  .panelPagination .pagination .pag {
    display: none !important;
  }
  .panelPagination .pagination a.nx {
    margin-left: 10px !important;
  }
}
@media only screen and (max-width: 640px) {
  .panelPagination .pagination .pag {
    display: none !important;
  }
  .panelPagination .pagination a.nx {
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  #contentBar #filtersActual {
    display: none;
  }
  #listPanelTop .left,
  #listPanelBottom .left {
    width: 100%;
    float: none;
  }
  #listPanelTop .left #gridSwitch,
  #listPanelBottom .left #gridSwitch {
    min-width: 140px;
  }
  #listPanelTop .right,
  #listPanelBottom .right {
    width: 100%;
    float: none;
  }
  #listWrap #filtersWrap {
    width: 100%;
    float: none;
  }
  #listWrap #filtersWrap #filters {
    padding-bottom: 20px;
  }
  #listWrap #filtersWrap #filters.accordion {
    background: red;
  }
  #listWrap #filtersWrap #filters section {
    padding: 0;
  }
  #listWrap #filtersWrap #filters section h4 {
    border-bottom: 1px #f2f2f2 solid;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(/rwd/images/selectArrowUp.png);
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transform: translate(0px);
  }
  #listWrap #filtersWrap #filters section h4.hide {
    background-image: url(/rwd/images/selectArrow.png);
  }
  #listWrap #filtersWrap #filters section h4:hover {
    color: #000000;
  }
  #listWrap #filtersWrap #filters section h4 span {
    display: inline-block;
  }
  #listWrap #filtersWrap #filters section .filtersBox {
    padding-bottom: 0;
  }
  #listWrap #filtersWrap #filters section .filtersFilter {
    padding-top: 10px;
  }
  #listWrap #filtersWrap #filters section .filters {
    max-height: none !important;
    height: auto !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #listWrap #filtersWrap #filters section .filters ul li {
    float: left;
    width: auto;
    padding: 0 7px 7px 0;
  }
  #listWrap #filtersWrap #filters section .filters ul li label {
    padding: 0;
  }
  #listWrap #filtersWrap #filters section .filters ul li label i {
    display: none;
  }
  #listWrap #filtersWrap #filters section .filters ul li label span,
  #listWrap #filtersWrap #filters section .filters ul li label a {
    display: block;
    padding: 10px;
    width: auto;
    min-width: 40px;
    text-align: center;
    background-color: #e5e5e5;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transform: translate(0px);
  }
  #listWrap #filtersWrap #filters section .filters ul li label span:hover,
  #listWrap #filtersWrap #filters section .filters ul li label a:hover {
    background-color: #000000;
    color: #be9e56;
  }
  #listWrap #filtersWrap #filters section .filters ul li.checked span {
    background-color: #000000;
    color: #be9e56;
  }
  #listWrap #gridWrap {
    width: 100%;
    float: none;
  }
  #listWrap #gridWrap #grid .item {
    width: 33.33333%;
  }
  #listWrap #gridWrap #grid .item:nth-child(3n+1) {
    clear: left;
  }
  #listPanelTop .right {
    padding-top: 20px;
  }
  .listPanel .right .panelPagination {
    padding: 0;
  }
  .listPanel .right .panelPagination .view {
    display: none;
  }
  /** GRID BANNERS */
  .gridBannersWrap {
    width: 100%;
  }
}
@media only screen and (max-width: 490px) {
  #listWrap #gridWrap #grid .item {
    width: 50%;
  }
  #listWrap #gridWrap #grid .item:nth-child(3n+1) {
    clear: none;
  }
  #listWrap #gridWrap #grid .item:nth-child(2n+1) {
    clear: left;
  }
  .listPanel .right .panelSort {
    width: 150px;
  }
  .listPanel .right .panelSort label {
    display: none;
  }
  .listPanel .right .panelView,
  #viewsAccount .view .plsPages {
    display: none;
  }
  /** GRID BANNERS */
  .gridBannersWrap .item.double,
  .gridBannersWrap .item.single,
  .gridBannersWrap .item.half {
    width: 100%;
  }
  .gridBannersWrap .item.double a,
  .gridBannersWrap .item.single a,
  .gridBannersWrap .item.half a {
    width: 100%;
  }
  .gridBannersWrap .item.double a img,
  .gridBannersWrap .item.single a img,
  .gridBannersWrap .item.half a img {
    width: 100%;
  }
}
/** FORMATOWANIE BOXU EDYCJI PRODUKTU W SCHOWKU */
@media only screen and (min-width: 491px) and (max-width: 570px) {
  /* 491 - 570 */
  #gridWrap #grid .item .inner .itemEditWrap {
    padding-top: 10px;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editTitle {
    display: none;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editPrice {
    display: none;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribe .inputWrap input.text,
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap input.text {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribe .inputWrap button,
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribeAvail .inputWrap button {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 430px) {
  /* 300 - 430 */
  #gridWrap #grid .item .inner .itemEditWrap {
    padding-top: 10px;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editTitle {
    display: none;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editPrice {
    display: none;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribe .inputWrap input.text {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #gridWrap #grid .item .inner .itemEditWrap .editSubscribe .inputWrap button {
    width: 100%;
    float: none;
  }
}
/** seo content */
@media only screen and (max-width: 640px) {
  .seoContentWrap .seoContentInner .seoImage {
    display: none;
  }
  .seoContentWrap .seoContentInner .seoContent {
    width: 100%;
    padding: 0 20px;
  }
}
/** SETS GRID - GRID DLA ZESTAWOW */
@media only screen and (max-width: 800px) {
  .setsWrap .listPanel .panelPagination .pagination .pag {
    display: none !important;
  }
  .setsWrap .listPanel .panelPagination .pagination a.nx {
    margin-left: 10px !important;
  }
  .setsWrap #gridWrap #grid .item {
    width: 50%;
  }
  .setsWrap #gridWrap #grid .item:nth-child(4n+1),
  .setsWrap #gridWrap #grid .item:nth-child(3n+1) {
    clear: none;
  }
  .setsWrap #gridWrap #grid .item:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 670px) {
  .setsWrap .listPanel .panelCheck {
    padding-right: 0 !important;
  }
  .setsWrap .listPanel .panelSort,
  .setsWrap .listPanel .panelView {
    display: none;
  }
  .setsWrap .listPanel .panelPagination .pagination .pag {
    display: none !important;
  }
  .setsWrap .listPanel .panelPagination .pagination a.nx {
    margin-left: 10px !important;
  }
}
/** PSEUD BANNER - BRAND BANNER */
@media only screen and (max-width: 1279px) {
  .pseudoBaner.brandInfo > .brandSliderWrap {
    height: auto;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap {
    float: none;
    height: auto;
    width: 100%;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandLogo {
    float: left;
    width: 12%;
    padding: 15px 20px;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandLogo img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 100%;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText {
    float: left;
    width: 88%;
    padding: 12px 20px 12px 0;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText h3 {
    display: none !important;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText p {
    line-height: 17px !important;
    margin: 0 !important;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > #brandSlider {
    display: none;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap .controls {
    display: none;
  }
}
@media only screen and (max-width: 970px) {
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandLogo {
    width: 18%;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText {
    width: 82%;
  }
  .brandInfoNoBanner .brandTextWrap .brandLogo {
    width: 18%;
  }
  .brandInfoNoBanner .brandTextWrap .brandText {
    width: 82%;
  }
}
@media only screen and (max-width: 620px) {
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandLogo {
    display: none;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText {
    width: 100%;
    padding: 12px 20px;
  }
  .pseudoBaner.brandInfo > .brandSliderWrap > .brandTextWrap > .brandText h3 {
    display: block !important;
  }
  .brandInfoNoBanner .brandTextWrap .brandLogo {
    display: none;
  }
  .brandInfoNoBanner .brandTextWrap .brandText {
    width: 100%;
    padding: 12px 20px;
  }
  .brandInfoNoBanner .brandTextWrap .brandText h3 {
    display: block !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  #productTotalWrap .right #productInfo #socialWrap {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 800px) {
  #productTotalWrap .left {
    width: 100%;
    float: none;
    padding-right: 10px;
    padding-bottom: 30px;
  }
  #productTotalWrap .left .productPanelTop {
    display: block;
  }
  #productTotalWrap .right {
    width: 100%;
    float: none;
    padding-left: 10px;
  }
  #productTotalWrap .right .productPanelTop {
    display: none;
  }
  #productTotalWrap .right #productInfo #socialWrap {
    padding-left: 0 !important;
  }
  #productTotalWrap .bottom {
    padding-right: 0;
    width: 100%;
  }
  #productTotalWrap .right #productInfo #productForms .formWrap {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  #productTotalWrap .bottom {
    padding-right: 0;
  }
}
@media only screen and (max-width: 800px) {
  .contentBarProduct #breadcrumbsWrap {
    display: none;
  }
}
/** BUTTONS "DO KOSZYKA", "DO SCHOWKA" */
@media only screen and (min-width: 801px) and (max-width: 1110px) {
  #productTotalWrap .right #productPanel .btns a.toBasket,
  #productTotalWrap .right #productPanel .btns a.toBasketDisabled {
    width: 100%;
  }
  #productTotalWrap .right #productPanel .btns a.toSave {
    width: 100%;
    background-color: #e5e5e5;
    margin-top: 10px;
  }
  #productTotalWrap .right #productPanel .btns a.toSave:hover {
    background-color: #ededed;
  }
}
@media only screen and (max-width: 410px) {
  #productTotalWrap .right #productPanel .btns a.toBasket,
  #productTotalWrap .right #productPanel .btns a.toBasketDisabled {
    width: 100%;
  }
  #productTotalWrap .right #productPanel .btns a.toSave {
    width: 100%;
    background-color: #e5e5e5;
    margin-top: 10px;
  }
  #productTotalWrap .right #productPanel .btns a.toSave:hover {
    background-color: #ededed;
  }
}
/** SLIDER ZDJEC + VIDEO */
@media only screen and (min-width: 0) and (max-width: 520px) {
  #productSliderNav {
    display: none;
  }
  #productSlider {
    width: 100%;
  }
  #mobileBtnsWrap {
    display: block;
  }
  #mobileBtnsWrap > .mobileBtns.videoPlay {
    display: block;
  }
  #productSlider .owl-controls .owl-nav > div.owl-next {
    cursor: pointer;
    background: transparent url(/rwd/images/owl-next.png) 50% 50% no-repeat;
  }
  #productSlider .owl-controls .owl-nav > div.owl-prev {
    cursor: pointer;
    background: transparent url(/rwd/images/owl-prev.png) 50% 50% no-repeat;
  }
}
@media only screen and (max-width: 1024px) {
  #miniBasket #miniList ul li .removeWrap {
    width: 15%;
  }
  #miniBasket #miniList ul li .removeWrap button {
    background-position: 50% 50%;
  }
  #miniBasket #miniList ul li a.listLink {
    margin-right: -15%;
  }
}
@media only screen and (min-width: 620px) and (max-width: 800px) {
  #basketWrap #basket .name {
    width: 50%;
  }
  #basketWrap #basket .details {
    width: 30%;
  }
  #basketWrap #basket .details .detailsProduct .attr span {
    display: none;
  }
  #basketWrap #basket .quantity,
  #basketWrap #basket .price,
  #basketWrap #basket .total {
    width: 20%;
  }
  #basketWrap #basket .quantity .inner {
    padding-top: 15px !important;
    padding-bottom: 7px !important;
  }
  #basketWrap #basket .quantity .inner .quantityProduct input {
    margin: 0 0 0 auto !important;
    padding: 7px 5px !important;
  }
  #basketWrap #basket .quantity .inner .changeWrap {
    text-align: right !important;
    padding-right: 5px !important;
  }
  #basketWrap #basket .price .inner {
    padding: 10px 0 0 0 !important;
  }
  #basketWrap #basket .price .inner .priceProduct {
    font-size: 16px !important;
  }
  #basketWrap #basket .total .inner {
    padding: 15px 0 0 0 !important;
  }
  #basketWrap #basket .total .inner .totalProduct {
    font-size: 18px;
    padding-bottom: 10px;
  }
  #basketWrap #basket .rowHead .quantity,
  #basketWrap #basket .rowHead .price {
    display: none;
  }
  #basketWrap #basket .rowHead .total .totalSingle {
    display: none;
  }
  #basketWrap #basket .rowHead .total .totalDouble {
    display: block;
  }
}
@media only screen and (max-width: 619px) {
  #basketWrap #basket .row > div {
    float: none;
    width: 100%;
  }
  #basketWrap #basket .row .name .inner .nameProduct .btnRemove {
    display: none;
  }
  #basketWrap #basket .row .name .inner .nameProduct .img {
    width: 25%;
  }
  #basketWrap #basket .row .name .inner .nameProduct .img img {
    width: 100% !important;
  }
  #basketWrap #basket .row .name .inner .nameProduct .data {
    width: 75%;
  }
  #basketWrap #basket .row .name .inner .nameProduct .data .attribs,
  #basketWrap #basket .row .name .inner .nameProduct .data .prices,
  #basketWrap #basket .row .name .inner .nameProduct .data .remove {
    display: block;
  }
  #basketWrap #basket .row .name .inner .nameProduct .data .title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
  }
  #basketWrap #basket .row .name .inner .nameProduct .data .prices {
    padding: 20px 0;
  }
  #basketWrap #basket .row .name .inner .nameProduct .data .attribs,
  #basketWrap #basket .row .name .inner .nameProduct .data .info {
    margin-bottom: 2px;
  }
  #basketWrap #basket .row .details,
  #basketWrap #basket .row .quantity,
  #basketWrap #basket .row .price,
  #basketWrap #basket .row .total {
    display: none;
  }
  #basketWrap #basket .rowHead > div {
    display: none;
  }
}
@media only screen and (max-width: 730px) {
  #viewsBasket #basketBottom #basketPanel {
    position: relative;
    padding-bottom: 20px;
  }
  #viewsBasket #basketBottom #basketSummaryWrap {
    width: 100%;
  }
  #viewsBasket #basketBottom #basketSummaryWrap #toCheckout {
    padding-bottom: 20px;
  }
  #viewsBasket #basketBottom a#continueShopping {
    position: static;
    clear: both;
    text-align: center;
  }
}
@media only screen and (max-width: 990px) {
  .hdetailsWrap {
    width: 100% !important;
  }
  .hinfoWrap {
    width: 100% !important;
  }
  .abasketContentSummary .summaryBox {
    float: none !important;
    width: 100% !important;
  }
  .abasketSummaryWrap .abasketSummary {
    width: 100% !important;
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 980px) {
  .returnsStepsContent .returnsStepsBasket {
    float: none !important;
    width: 100% !important;
    padding: 0 0 30px 0 !important;
  }
  .returnsStepsContent .returnsStepsBasket .rcol .thumb {
    width: 10% !important;
  }
  .returnsStepsContent .returnsStepsBasket .rcol .data {
    width: 90% !important;
  }
  .returnsStepsContent .returnsStepsMain {
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 760px) {
  /** HISTORY */
  .hrows.hrowsHistory .hcol.details {
    width: 40% !important;
  }
  .hrows.hrowsHistory .hcol.num {
    width: 60% !important;
  }
  .hrows.hrowsHistory .hcol.num > span {
    text-align: right;
  }
  .hrows.hrowsHistory .hcol.mark,
  .hrows.hrowsHistory .hcol.status,
  .hrows.hrowsHistory .hcol.price,
  .hrows.hrowsHistory .hcol.print {
    display: none !important;
  }
  .abasketWrap.abasketHistory .arow > div.product {
    width: 100% !important;
  }
  .abasketWrap.abasketHistory .arow > div.product .low {
    display: block !important;
  }
  .abasketWrap.abasketHistory .arow > div.code,
  .abasketWrap.abasketHistory .arow > div.price,
  .abasketWrap.abasketHistory .arow > div.total {
    display: none !important;
  }
  /** RETURNS */
  #accountReturnsWrapLow {
    display: block !important;
  }
  #accountReturnsWrap {
    display: none !important;
  }
  /** HISTORY GC */
  .hrows.hrowsHistoryGc .hcol.details {
    width: 40% !important;
  }
  .hrows.hrowsHistoryGc .hcol.num {
    width: 60% !important;
  }
  .hrows.hrowsHistoryGc .hcol.num > span {
    text-align: right;
  }
  .hrows.hrowsHistoryGc .hcol.cart,
  .hrows.hrowsHistoryGc .hcol.date,
  .hrows.hrowsHistoryGc .hcol.status,
  .hrows.hrowsHistoryGc .hcol.print {
    display: none !important;
  }
  /** HISTORY AC */
  .hrows.hrowsHistoryAc .hcol.num {
    width: 50% !important;
  }
  .hrows.hrowsHistoryAc .hcol.date {
    width: 25% !important;
  }
  .hrows.hrowsHistoryAc .hcol.event {
    width: 25% !important;
  }
  .hrows.hrowsHistoryAc .hcol.event > span {
    text-align: right !important;
  }
  .hrows.hrowsHistoryAc .hcol.dateFrom,
  .hrows.hrowsHistoryAc .hcol.dateTo,
  .hrows.hrowsHistoryAc .hcol.price {
    display: none !important;
  }
  /** USER PREMIUM */
  #accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .left {
    padding-bottom: 40px;
  }
  #accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .left,
  #accountPremiumWrap .formsSection .premiumInfoWrap #premiumInfoTop .right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 540px) {
  .hdetailsWrap .hdRow .hdCol {
    float: none !important;
    width: 100% !important;
  }
  .hcol.print {
    display: none !important;
  }
  #accountHistoryGcWrap .title {
    text-align: center;
  }
  #accountHistoryGcWrap .title a {
    position: static;
    margin-top: 20px;
    width: 100% !important;
  }
  #accountHistoryGcWrap .btns {
    padding-top: 30px;
  }
  #accountPremiumWrap h3.title {
    text-align: center;
  }
  #accountPremiumWrap h3.title strong {
    position: static;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1200px) {
  .tabsWrap .tabs a span {
    min-height: 76px;
  }
  .tabsWrap .tabs a span br {
    display: inline;
  }
}
@media only screen and (max-width: 760px) {
  .tabsWrap .tabs a {
    float: none;
    width: 100% !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  #viewsSave .saveGridBtns .inner .label,
  #viewsSave .saveGridBtns .inner a,
  #viewsSave .saveGridBtns .inner button {
    float: none;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
  }
  #viewsSave .saveGridBtns .inner .label {
    display: none;
  }
}
@media only screen and (max-width: 460px) {
  #viewsSave .savePanelWrap .savePanel .panelLeft label span {
    display: none;
  }
  #viewsSave .savePanelWrap .savePanel .panelRight {
    width: 160px;
  }
  #viewsSave .savePanelWrap .savePanel .panelRight label {
    display: none;
  }
  #viewsSave .savePanelWrap .savePanel .panelRight select {
    width: 100%;
  }
}
@media only screen and (min-width: 801px) {
  #setWrap #setGalleryWrap {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 800px) {
  #setWrap .left {
    position: static;
    width: 100%;
    float: none;
  }
  #setWrap .right {
    padding-top: 30px;
    position: static;
    width: 100%;
    float: none;
  }
  #setGrid .item {
    width: 33,333%;
  }
  #setGrid .item:nth-child(3n+1) {
    clear: left;
  }
  #setGalleryWrap .gallery .thumbs {
    display: none;
  }
  #setGalleryWrap .gallery .slider {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  #setWrap .left {
    position: static;
    width: 100%;
    float: none;
  }
  #setWrap .right {
    padding-top: 30px;
    position: static;
    width: 100%;
    float: none;
  }
  #setWrap .setContent .setTop .data {
    width: 100%;
    float: none;
  }
  #setWrap .setContent .setTop .btns {
    padding-top: 20px;
    width: 100%;
    float: none;
  }
  #setGrid .item {
    width: 50%;
  }
  #setGrid .item:nth-child(3n+1) {
    clear: none;
  }
  #setGrid .item:nth-child(2n+1) {
    clear: left;
  }
  #setGalleryWrap .gallery .thumbs {
    display: none;
  }
  #setGalleryWrap .gallery .slider {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #viewsBrands #listPanelTop {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #viewsFront #listPanelTop {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  #passwordRemind .left {
    width: 100%;
  }
  #passwordRemind .left .formWrap {
    padding-bottom: 40px;
  }
  #passwordRemind .right {
    display: none;
    width: 100%;
  }
}
/** LOGIN */
@media only screen and (max-width: 760px) {
  #loginWrap #login {
    border: 0;
  }
  #loginWrap #login .logbox {
    width: 100%;
    float: none;
    border: 0;
    border-top: 1px #e5e5e5 solid;
    padding: 30px;
  }
  #loginWrap #login .logbox.left {
    border-top: 0;
    padding-top: 0;
  }
  #loginWrap #login .logbox.right {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 990px) {
  #loginWrap {
    padding: 0;
  }
}
@media only screen and (max-width: 880px) {
  #acLoggedOut .formWrap .left {
    float: none;
    width: 100%;
  }
  #acLoggedOut .formWrap .left .acHead {
    display: none;
  }
  #acLoggedOut .formWrap .left .form {
    padding: 30px 40px 0 40px;
  }
  #acLoggedOut .formWrap .right {
    float: none;
    width: 100%;
    padding: 0 40px;
  }
  #acLoggedOut .formWrap .right .acHead {
    display: block;
  }
  #acLoggedOut .formWrap .right .ctaTop {
    display: none;
  }
  #acLoggedOut .formWrap .right .ctaBottom {
    display: block !important;
  }
  #acLoggedIn .formWrap .right {
    float: none;
    width: 100%;
  }
  #acLoggedIn .formWrap .right .form {
    padding: 0 40px;
  }
  #acLoggedIn .formWrap .right #acOwner {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  #acLoggedIn .formWrap .left {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  #accountHistoryAcWrap .title {
    float: none !important;
  }
  #accountHistoryWrap .title {
    float: none;
  }
  #acLoggedOut .formWrap .left .form {
    padding-top: 20px !important;
  }
  #acLoggedOut .formWrap .right {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 880px) {
  #viewsNewsletter .nlWrap.rightBanner .nlBanner {
    display: none;
  }
  #viewsNewsletter .nlWrap.rightBanner .nlContent {
    width: 100%;
    padding: 0 20px;
  }
  #viewsNewsletter .nlWrap.leftBanner .nlBanner {
    display: none;
  }
  #viewsNewsletter .nlWrap.leftBanner .nlContent {
    width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 440px) {
  #viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection {
    padding-top: 30px;
  }
  #viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection .btns {
    padding-top: 15px;
  }
  #viewsNewsletter .nlWrap.rightBanner .nlContent .formsSection .btns button {
    width: 100% !important;
  }
}
@media only screen and (max-width: 880px) {
  #gcWrap .formWrap .left {
    float: none;
    width: 100%;
  }
  #gcWrap .formWrap .left .form {
    padding: 0 40px;
  }
  #gcWrap .formWrap .right {
    float: none;
    width: 100%;
    padding: 30px 40px 0 40px;
  }
}
@media only screen and (max-width: 540px) {
  #gcWrap .formWrap .right {
    padding: 30px 10px 0 10px;
  }
  #gcWrap .formWrap .right .gcInfo #cardWrap img {
    width: 100%;
  }
}
/** GC PAYMENT */
@media only screen and (max-width: 800px) {
  #gcDotPayList #paymentOnliceSecondary .box {
    width: 33.333% !important;
  }
  #gcDotPayList #paymentOnliceSecondary .box label {
    background-size: 50% !important;
  }
  #gcDotPayList #bottomSummaryWrap #bottomSummaryInfo {
    float: none;
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 30px;
  }
  #gcDotPayList #bottomSummaryWrap #bottomSummaryInfo .right {
    text-align: right;
  }
  #gcDotPayList #bottomSummaryWrap #bottomSummaryBasket {
    padding-top: 20px;
    float: none;
    width: 100%;
  }
  #gcSummary {
    width: 100%;
  }
}
@media only screen and (max-width: 620px) {
  #gcDotPayList #paymentOnlicePrimary .box {
    width: 100% !important;
  }
  #gcDotPayList #paymentOnliceSecondary .box {
    width: 50% !important;
  }
}
@media only screen and (max-width: 560px) {
  #gcDotPayList #paymenyAdditionalOptions .additionalOptionRow > label {
    background-image: none !important;
  }
}
@media only screen and (max-width: 540px) {
  #gcDotPayList .methodOptions .methodRow .option {
    border-bottom: 1px #e5e5e5 solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transform: translate(0px);
  }
  #gcDotPayList .methodOptions .methodRow .option i.radio {
    left: 16px !important;
  }
  #gcDotPayList .methodOptions .methodRow .option .labelWrap {
    border-bottom: 0 !important;
  }
  #gcDotPayList .methodOptions .methodRow .option .labelWrap .label {
    padding-left: 0 !important;
  }
  #gcDotPayList .methodOptions .methodRow .option:hover {
    background: #f7f7f7;
  }
  #gcDotPayList .methodOptions .methodRow .option:hover .labelWrap {
    background: transparent !important;
  }
  #gcDotPayList .methodOptions .methodRow .option:hover .labelWrap:before {
    display: none;
  }
  #gcDotPayList .methodOptions .methodRow.active .option {
    border-color: #ffffff;
    background: #e5e5e5;
  }
  #gcDotPayList .methodOptions .methodRow.active .option i.radio {
    background: #ffffff;
  }
  #gcDotPayList .methodOptions .methodRow.active .option .labelWrap {
    background: transparent !important;
  }
  #gcDotPayList .methodOptions .methodRow.active .option .labelWrap:before {
    display: none;
  }
  #gcDotPayList #methodDelivery .methodOptions .methodRow .option .labelWrap .box.label {
    width: 75%;
  }
  #gcDotPayList #methodDelivery .methodOptions .methodRow .option .labelWrap .box.price {
    width: 25%;
  }
  #gcDotPayList #methodDelivery .methodOptions .methodRow .option .labelWrap .box.details {
    display: none;
  }
  #gcDotPayList #methodDelivery .methodOptions .methodRow .optionContent {
    padding: 0;
  }
  #gcDotPayList #methodPayment .methodOptions .methodRow .option .labelWrap .box.label {
    width: 100%;
  }
  #gcDotPayList #methodPayment .methodOptions .methodRow .option .labelWrap .box.details {
    display: none;
  }
  #gcDotPayList #methodPayment .methodOptions .methodRow .optionContent {
    padding: 0;
  }
  #gcDotPayList #paymenyAdditionalOptions .additionalOptionRow > label .label span .info {
    display: none;
  }
  #gcCheckForm {
    width: 100%;
  }
  #gcSummary {
    width: 100%;
  }
  #gcSummary .gcrow .col {
    width: 100%;
    float: none;
    padding: 3px 0 !important;
  }
}
@media only screen and (max-width: 440px) {
  #gcDotPayList #paymentOnlicePrimary .box {
    width: 100% !important;
  }
  #gcDotPayList #paymentOnlicePrimary .box label {
    background-size: 40% !important;
  }
  #gcDotPayList #paymentOnliceSecondary .box {
    width: 100% !important;
  }
  #gcDotPayList #paymentOnliceSecondary .box label {
    background-size: 40% !important;
  }
  #gcDotPayList #bottomSummaryWrap #bottomSummaryInfo .row .col,
  #gcDotPayList #bottomSummaryWrap #bottomSummaryInfo .cols .col {
    width: 100%;
    float: none;
    text-align: left;
  }
}
/** BRANDS PREMIUM */
@media only screen and (min-width: 991px) {
  #brandsPremium ul li:nth-child(5n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 761px) and (max-width: 990px) {
  #brandsPremium ul li {
    width: 25%;
  }
  #brandsPremium ul li:nth-child(4n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 521px) and (max-width: 760px) {
  #brandsPremium ul li {
    width: 33.333%;
  }
  #brandsPremium ul li:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 381px) and (max-width: 520px) {
  #brandsPremium ul li {
    width: 50%;
  }
  #brandsPremium ul li:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 0px) and (max-width: 380px) {
  #brandsPremium ul li {
    width: 100%;
    float: none;
  }
}
/** BRANDS ALPHA */
@media only screen and (min-width: 741px) and (max-width: 990px) {
  #brandsWrap .alphaRow .brands ul li {
    width: 33.333%;
  }
}
@media only screen and (min-width: 561px) and (max-width: 740px) {
  #brandsWrap .alphaRow .letter {
    width: 10%;
  }
  #brandsWrap .alphaRow .brands {
    width: 90%;
  }
  #brandsWrap .alphaRow .brands ul li {
    width: 50%;
  }
}
@media only screen and (min-width: 421px) and (max-width: 560px) {
  #brandsWrap .alphaRow {
    padding-top: 0;
    border-top: 0;
  }
  #brandsWrap .alphaRow .letter {
    width: 100%;
    float: none;
    font-size: 18px;
    padding: 12px;
  }
  #brandsWrap .alphaRow .brands {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  #brandsWrap .alphaRow .brands ul li {
    width: 50%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 420px) {
  #brandsWrap .alphaRow {
    padding-top: 0;
    border-top: 0;
  }
  #brandsWrap .alphaRow .letter {
    width: 100%;
    float: none;
    font-size: 16px;
    padding: 10px;
  }
  #brandsWrap .alphaRow .brands {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  #brandsWrap .alphaRow .brands ul li {
    width: 100%;
    float: none;
  }
}
/** BRANDS NAV */
@media only screen and (max-width: 767px) {
  #brandNav {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  .staticWrap .left {
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .staticWrap .right {
    float: none;
    width: 100%;
  }
  .txt #articleNav {
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .txt .content {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 1160px) {
  .txt img {
    width: 100%;
  }
}
/** NAGRODY I WYROZNIENIA */
@media only screen and (max-width: 1030px) {
  #awardsWrap #awardsList .itemWrap {
    width: 33.3333%;
  }
  #awardsWrap #awardsList .itemWrap:nth-child(4n+1) {
    clear: none;
  }
  #awardsWrap #awardsList .itemWrap:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 680px) {
  #awardsWrap #awardsList .itemWrap {
    width: 50%;
  }
  #awardsWrap #awardsList .itemWrap:nth-child(3n+1) {
    clear: none;
  }
  #awardsWrap #awardsList .itemWrap:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 460px) {
  #awardsWrap #awardsList .itemWrap {
    width: 100%;
    float: none;
  }
  #awardsWrap #awardsList .itemWrap:nth-child(2n+1) {
    clear: none;
  }
}
/** O NAS */
@media only screen and (max-width: 990px) {
  #aboutUsWrap #aboutUsTop .left {
    width: 100%;
    float: none;
  }
  #aboutUsWrap #aboutUsTop .right {
    display: none;
  }
  #aboutUsWrap #aboutUsBottom .left,
  #aboutUsWrap #aboutUsBottom .right {
    width: 100%;
    float: none;
    border: 0;
    padding: 0;
  }
  #aboutUsWrap #aboutUsBottom .right {
    border-top: 1px #e5e5e5 solid;
    padding-top: 40px;
  }
  #aboutUsWrap #aboutUsBottom .right .lef {
    text-align: center;
    width: 100%;
  }
  #aboutUsWrap #aboutUsBottom .right .rig {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  #aboutUsWrap #aboutUsTop .left {
    padding: 180px 30px 0 30px;
  }
}
/** JOB SECTION */
@media only screen and (max-width: 1280px) {
  #jobOffers #offerDescription > div.leftt,
  #jobOffers #offerDescription > div.rightt {
    float: none ;
    width: 100%;
  }
  #jobOffers #offerDescription > div.rightt {
    width: 85%;
  }
  #jobOffers #offerDescription > div.rightt .formWrap .form {
    padding-left: 0;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 890px) {
  #jobOffers #offerDescription > div.rightt {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #jobOffers * {
    display: none;
  }
  #jobOffers .noMobile {
    display: block !important;
  }
}
@media only screen and (max-width: 620px) {
  #jobOffers {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 900px) {
  #contactWrap .formsSection .formWrap .form {
    width: 100%;
    padding-right: 40px;
  }
  #contactWrap .contactRight {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 740px) {
  #contactWrap .contactLeft {
    float: none;
    width: 100%;
  }
  #contactWrap .contactRight {
    padding: 30px 0 0 0;
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  #recommnedWrap .left {
    width: 100%;
    float: none;
  }
  #recommnedWrap .right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 540px) {
  #paypalReceipt #receiptData .pprow {
    padding: 8px 0;
  }
  #paypalReceipt #receiptData .pprow .col {
    float: none;
    text-align: left;
    width: 100% !important;
    text-align: left !important;
    padding: 2px 0 !important;
  }
}
/** messages */
/** messages */
#messages {
  padding: 10px 10px 0 10px;
  border-bottom: 1px #e5e5e5 solid;
}
.messages {
  padding: 0 10px 10px 10px;
}
#messages dl,
.messages dl {
  text-align: center;
  padding: 16px 30px;
  margin: 0 0 10px 0;
  cursor: default;
  position: relative;
}
#messages dl i.close,
.messages dl i.close {
  width: 15px;
  height: 15px;
  top: 19px;
  right: 15px;
  background-image: url(/rwd/images/closeCrossWhite.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  cursor: pointer;
}
#messages dl dt,
.messages dl dt {
  display: inline-block;
  padding: 3px 0;
}
#messages dl dt span,
.messages dl dt span {
  text-transform: uppercase;
  font-size: 14px;
  padding-right: 5px;
  color: #fff;
  font-family: titillium_webbold, arial, sans-serif;
}
#messages dl dd,
.messages dl dd {
  display: inline-block;
  padding: 3px 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #white;
  font-family: titillium_websemibold, arial, sans-serif;
}
#messages dl dd p,
.messages dl dd p {
  font-size: 14px;
  font-family: inherit;
}
#messages dl dd p a,
.messages dl dd p a {
  font-size: 14px;
  font-family: inherit;
  color: #ffffff;
  text-decoration: none;
}
#messages dl.messageError,
.messages dl.messageError {
  background-color: #ff2c2c;
}
#messages dl.messageError dt span,
.messages dl.messageError dt span {
  color: #ffffff;
}
#messages dl.messageError dd,
.messages dl.messageError dd {
  color: #ffffff;
}
#messages dl.messageWarning,
.messages dl.messageWarning {
  background-color: #ff9b00;
}
#messages dl.messageWarning dt span,
.messages dl.messageWarning dt span {
  color: #ffffff;
}
#messages dl.messageWarning dd,
.messages dl.messageWarning dd {
  color: #ffffff;
}
#messages dl.messageInfo,
.messages dl.messageInfo {
  background-color: #44a900;
}
#messages dl.messageInfo dt span,
.messages dl.messageInfo dt span {
  color: #ffffff;
}
#messages dl.messageInfo dd,
.messages dl.messageInfo dd {
  color: #ffffff;
}
#messages dl.messageInfoSafe,
.messages dl.messageInfoSafe {
  background-color: #44a900;
}
#messages dl.messageInfoSafe dt span,
.messages dl.messageInfoSafe dt span {
  color: #ffffff;
}
#messages dl.messageInfoSafe dd,
.messages dl.messageInfoSafe dd {
  color: #ffffff;
}
#messages dl.messagePayback,
.messages dl.messagePayback {
  background-color: #4191ba;
}
#messages dl.messagePayback dt span,
.messages dl.messagePayback dt span {
  color: #ffffff;
}
#messages dl.messagePayback dd,
.messages dl.messagePayback dd {
  color: #ffffff;
}
.btns .btnsMessages {
  padding-bottom: 5px;
}
.btns .btnsMessages .msg {
  display: block;
  text-align: right;
  color: #b30000;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  padding: 0 0 3px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.btns .btnsMessages .inf {
  display: none;
  text-align: right;
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  padding: 0 0 3px 0;
  font-family: titillium_websemibold, arial, sans-serif;
}
.btns .infoMessages {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px #e5e5e5 solid;
}
.btns .infoMessages .info {
  font-size: 11px;
  line-height: 16px;
  display: block;
  text-align: right;
  text-transform: uppercase;
  color: #7f7f7f;
  font-family: titillium_websemibold, arial, sans-serif;
}
.btns .infoMessages .info a {
  font-size: inherit;
  font-family: inherit;
  color: #000000;
  display: inline;
  float: none;
  padding: 0;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-transform: translate(0px);
}
.btns .infoMessages .info a:hover {
  color: #be9e56;
}
/** productForms msg */
#productForms .msg {
  display: block;
  padding: 15px 10px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-family: titillium_websemibold, arial, sans-serif;
}
#productForms .msg.success {
  background-color: #44a900;
}
#productForms .msg.error {
  background-color: #ff2c2c;
}
.messagesStatic > div {
  display: none;
  padding: 16px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin: 0 0 10px 0;
  font-family: titillium_webbold, arial, sans-serif;
}
.messagesStatic > div.green {
  background-color: #44a900;
}
.messagesStatic > div.yellow {
  background-color: #ff9b00;
}
.messagesStatic > div.red {
  background-color: #ff2c2c;
}
/** style dla roznych przegladarek */
@-moz-document url-prefix() {
}
