@import url("https://fonts.googleapis.com/css?family=Overpass:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield");
.clearfix:after, .level-2 > ul:after, .category-switch:after, .form-row:after, .cart-recommendations .product-listing:after, nav[role="navigation"]:after, .menu-category:after, .product-tile:after, .compare-items-panel:after, .pdp-main:after, .pdp-main .product-review:after, .pdp-main .product-actions:after, .product-thumbnails ul:after, .bonus-product-list .bonus-product-item:after, .bonus-product-list .bonus-product-list-footer:after, .cart-footer:after, .cart-actions:after, .cart-empty:after, .cart-empty .product-listing:after, .list-share:after, .gift-registry-advanced:after, .search-suggestion-wrapper:after, .product-suggestion:after, .store-list-pdp-container .store-list-item:after {
  content: "";
  display: table;
  clear: both; }

.text-base {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px; }

.visually-hidden, .month label,
.year label,
.day label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

.bgcolor-light {
  background-color: #F2F2F2; }

.bgimage-tessuti {
  background-image: url(../images/tessuti-banner.png); }

/*! 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-size: initial;
  font-weight: 600; }

/**
 * 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; }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../lib/flag-icon-css/flags/4x3/ad.svg); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(../lib/flag-icon-css/flags/4x3/ae.svg); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(../lib/flag-icon-css/flags/4x3/af.svg); }
  .flag-icon-af.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(../lib/flag-icon-css/flags/4x3/ag.svg); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(../lib/flag-icon-css/flags/4x3/ai.svg); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(../lib/flag-icon-css/flags/4x3/al.svg); }
  .flag-icon-al.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(../lib/flag-icon-css/flags/4x3/am.svg); }
  .flag-icon-am.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(../lib/flag-icon-css/flags/4x3/ao.svg); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(../lib/flag-icon-css/flags/4x3/aq.svg); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(../lib/flag-icon-css/flags/4x3/ar.svg); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(../lib/flag-icon-css/flags/4x3/as.svg); }
  .flag-icon-as.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(../lib/flag-icon-css/flags/4x3/at.svg); }
  .flag-icon-at.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(../lib/flag-icon-css/flags/4x3/au.svg); }
  .flag-icon-au.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(../lib/flag-icon-css/flags/4x3/aw.svg); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(../lib/flag-icon-css/flags/4x3/ax.svg); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(../lib/flag-icon-css/flags/4x3/az.svg); }
  .flag-icon-az.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(../lib/flag-icon-css/flags/4x3/ba.svg); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(../lib/flag-icon-css/flags/4x3/bb.svg); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(../lib/flag-icon-css/flags/4x3/bd.svg); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(../lib/flag-icon-css/flags/4x3/be.svg); }
  .flag-icon-be.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(../lib/flag-icon-css/flags/4x3/bf.svg); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(../lib/flag-icon-css/flags/4x3/bg.svg); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(../lib/flag-icon-css/flags/4x3/bh.svg); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(../lib/flag-icon-css/flags/4x3/bi.svg); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(../lib/flag-icon-css/flags/4x3/bj.svg); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(../lib/flag-icon-css/flags/4x3/bl.svg); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(../lib/flag-icon-css/flags/4x3/bm.svg); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(../lib/flag-icon-css/flags/4x3/bn.svg); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(../lib/flag-icon-css/flags/4x3/bo.svg); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(../lib/flag-icon-css/flags/4x3/bq.svg); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(../lib/flag-icon-css/flags/4x3/br.svg); }
  .flag-icon-br.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(../lib/flag-icon-css/flags/4x3/bs.svg); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(../lib/flag-icon-css/flags/4x3/bt.svg); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(../lib/flag-icon-css/flags/4x3/bv.svg); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(../lib/flag-icon-css/flags/4x3/bw.svg); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(../lib/flag-icon-css/flags/4x3/by.svg); }
  .flag-icon-by.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(../lib/flag-icon-css/flags/4x3/bz.svg); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(../lib/flag-icon-css/flags/4x3/ca.svg); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(../lib/flag-icon-css/flags/4x3/cc.svg); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(../lib/flag-icon-css/flags/4x3/cd.svg); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(../lib/flag-icon-css/flags/4x3/cf.svg); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(../lib/flag-icon-css/flags/4x3/cg.svg); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(../lib/flag-icon-css/flags/4x3/ch.svg); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(../lib/flag-icon-css/flags/4x3/ci.svg); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(../lib/flag-icon-css/flags/4x3/ck.svg); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(../lib/flag-icon-css/flags/4x3/cl.svg); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(../lib/flag-icon-css/flags/4x3/cm.svg); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(../lib/flag-icon-css/flags/4x3/cn.svg); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(../lib/flag-icon-css/flags/4x3/co.svg); }
  .flag-icon-co.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(../lib/flag-icon-css/flags/4x3/cr.svg); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(../lib/flag-icon-css/flags/4x3/cu.svg); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(../lib/flag-icon-css/flags/4x3/cv.svg); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(../lib/flag-icon-css/flags/4x3/cw.svg); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(../lib/flag-icon-css/flags/4x3/cx.svg); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(../lib/flag-icon-css/flags/4x3/cy.svg); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(../lib/flag-icon-css/flags/4x3/cz.svg); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(../lib/flag-icon-css/flags/4x3/de.svg); }
  .flag-icon-de.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(../lib/flag-icon-css/flags/4x3/dj.svg); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(../lib/flag-icon-css/flags/4x3/dk.svg); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(../lib/flag-icon-css/flags/4x3/dm.svg); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(../lib/flag-icon-css/flags/4x3/do.svg); }
  .flag-icon-do.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(../lib/flag-icon-css/flags/4x3/dz.svg); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(../lib/flag-icon-css/flags/4x3/ec.svg); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(../lib/flag-icon-css/flags/4x3/ee.svg); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(../lib/flag-icon-css/flags/4x3/eg.svg); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(../lib/flag-icon-css/flags/4x3/eh.svg); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(../lib/flag-icon-css/flags/4x3/er.svg); }
  .flag-icon-er.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(../lib/flag-icon-css/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(../lib/flag-icon-css/flags/4x3/et.svg); }
  .flag-icon-et.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(../lib/flag-icon-css/flags/4x3/fi.svg); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(../lib/flag-icon-css/flags/4x3/fj.svg); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(../lib/flag-icon-css/flags/4x3/fk.svg); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(../lib/flag-icon-css/flags/4x3/fm.svg); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(../lib/flag-icon-css/flags/4x3/fo.svg); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(../lib/flag-icon-css/flags/4x3/fr.svg); }
  .flag-icon-fr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(../lib/flag-icon-css/flags/4x3/ga.svg); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(../lib/flag-icon-css/flags/4x3/gb.svg); }
  .flag-icon-gb.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(../lib/flag-icon-css/flags/4x3/gd.svg); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(../lib/flag-icon-css/flags/4x3/ge.svg); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(../lib/flag-icon-css/flags/4x3/gf.svg); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(../lib/flag-icon-css/flags/4x3/gg.svg); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(../lib/flag-icon-css/flags/4x3/gh.svg); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(../lib/flag-icon-css/flags/4x3/gi.svg); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(../lib/flag-icon-css/flags/4x3/gl.svg); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(../lib/flag-icon-css/flags/4x3/gm.svg); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(../lib/flag-icon-css/flags/4x3/gn.svg); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(../lib/flag-icon-css/flags/4x3/gp.svg); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(../lib/flag-icon-css/flags/4x3/gq.svg); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(../lib/flag-icon-css/flags/4x3/gr.svg); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(../lib/flag-icon-css/flags/4x3/gs.svg); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(../lib/flag-icon-css/flags/4x3/gt.svg); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(../lib/flag-icon-css/flags/4x3/gu.svg); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(../lib/flag-icon-css/flags/4x3/gw.svg); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(../lib/flag-icon-css/flags/4x3/gy.svg); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(../lib/flag-icon-css/flags/4x3/hk.svg); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(../lib/flag-icon-css/flags/4x3/hm.svg); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(../lib/flag-icon-css/flags/4x3/hn.svg); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(../lib/flag-icon-css/flags/4x3/hr.svg); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(../lib/flag-icon-css/flags/4x3/ht.svg); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(../lib/flag-icon-css/flags/4x3/hu.svg); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(../lib/flag-icon-css/flags/4x3/id.svg); }
  .flag-icon-id.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(../lib/flag-icon-css/flags/4x3/ie.svg); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(../lib/flag-icon-css/flags/4x3/il.svg); }
  .flag-icon-il.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(../lib/flag-icon-css/flags/4x3/im.svg); }
  .flag-icon-im.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(../lib/flag-icon-css/flags/4x3/in.svg); }
  .flag-icon-in.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(../lib/flag-icon-css/flags/4x3/io.svg); }
  .flag-icon-io.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(../lib/flag-icon-css/flags/4x3/iq.svg); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(../lib/flag-icon-css/flags/4x3/ir.svg); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(../lib/flag-icon-css/flags/4x3/is.svg); }
  .flag-icon-is.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(../lib/flag-icon-css/flags/4x3/it.svg); }
  .flag-icon-it.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(../lib/flag-icon-css/flags/4x3/je.svg); }
  .flag-icon-je.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(../lib/flag-icon-css/flags/4x3/jm.svg); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(../lib/flag-icon-css/flags/4x3/jo.svg); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(../lib/flag-icon-css/flags/4x3/jp.svg); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(../lib/flag-icon-css/flags/4x3/ke.svg); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(../lib/flag-icon-css/flags/4x3/kg.svg); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(../lib/flag-icon-css/flags/4x3/kh.svg); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(../lib/flag-icon-css/flags/4x3/ki.svg); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(../lib/flag-icon-css/flags/4x3/km.svg); }
  .flag-icon-km.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(../lib/flag-icon-css/flags/4x3/kn.svg); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(../lib/flag-icon-css/flags/4x3/kp.svg); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(../lib/flag-icon-css/flags/4x3/kr.svg); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(../lib/flag-icon-css/flags/4x3/kw.svg); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(../lib/flag-icon-css/flags/4x3/ky.svg); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(../lib/flag-icon-css/flags/4x3/kz.svg); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(../lib/flag-icon-css/flags/4x3/la.svg); }
  .flag-icon-la.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(../lib/flag-icon-css/flags/4x3/lb.svg); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(../lib/flag-icon-css/flags/4x3/lc.svg); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(../lib/flag-icon-css/flags/4x3/li.svg); }
  .flag-icon-li.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(../lib/flag-icon-css/flags/4x3/lk.svg); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(../lib/flag-icon-css/flags/4x3/lr.svg); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(../lib/flag-icon-css/flags/4x3/ls.svg); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(../lib/flag-icon-css/flags/4x3/lt.svg); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(../lib/flag-icon-css/flags/4x3/lu.svg); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(../lib/flag-icon-css/flags/4x3/lv.svg); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(../lib/flag-icon-css/flags/4x3/ly.svg); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(../lib/flag-icon-css/flags/4x3/ma.svg); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(../lib/flag-icon-css/flags/4x3/mc.svg); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(../lib/flag-icon-css/flags/4x3/md.svg); }
  .flag-icon-md.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(../lib/flag-icon-css/flags/4x3/me.svg); }
  .flag-icon-me.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(../lib/flag-icon-css/flags/4x3/mf.svg); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(../lib/flag-icon-css/flags/4x3/mg.svg); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(../lib/flag-icon-css/flags/4x3/mh.svg); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(../lib/flag-icon-css/flags/4x3/mk.svg); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(../lib/flag-icon-css/flags/4x3/ml.svg); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(../lib/flag-icon-css/flags/4x3/mm.svg); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(../lib/flag-icon-css/flags/4x3/mn.svg); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(../lib/flag-icon-css/flags/4x3/mo.svg); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(../lib/flag-icon-css/flags/4x3/mp.svg); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(../lib/flag-icon-css/flags/4x3/mq.svg); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(../lib/flag-icon-css/flags/4x3/mr.svg); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(../lib/flag-icon-css/flags/4x3/ms.svg); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(../lib/flag-icon-css/flags/4x3/mt.svg); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(../lib/flag-icon-css/flags/4x3/mu.svg); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(../lib/flag-icon-css/flags/4x3/mv.svg); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(../lib/flag-icon-css/flags/4x3/mw.svg); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(../lib/flag-icon-css/flags/4x3/mx.svg); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(../lib/flag-icon-css/flags/4x3/my.svg); }
  .flag-icon-my.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(../lib/flag-icon-css/flags/4x3/mz.svg); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(../lib/flag-icon-css/flags/4x3/na.svg); }
  .flag-icon-na.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(../lib/flag-icon-css/flags/4x3/nc.svg); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(../lib/flag-icon-css/flags/4x3/ne.svg); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(../lib/flag-icon-css/flags/4x3/nf.svg); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(../lib/flag-icon-css/flags/4x3/ng.svg); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(../lib/flag-icon-css/flags/4x3/ni.svg); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(../lib/flag-icon-css/flags/4x3/nl.svg); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(../lib/flag-icon-css/flags/4x3/no.svg); }
  .flag-icon-no.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(../lib/flag-icon-css/flags/4x3/np.svg); }
  .flag-icon-np.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(../lib/flag-icon-css/flags/4x3/nr.svg); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(../lib/flag-icon-css/flags/4x3/nu.svg); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(../lib/flag-icon-css/flags/4x3/nz.svg); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(../lib/flag-icon-css/flags/4x3/om.svg); }
  .flag-icon-om.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(../lib/flag-icon-css/flags/4x3/pa.svg); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(../lib/flag-icon-css/flags/4x3/pe.svg); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(../lib/flag-icon-css/flags/4x3/pf.svg); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(../lib/flag-icon-css/flags/4x3/pg.svg); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(../lib/flag-icon-css/flags/4x3/ph.svg); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(../lib/flag-icon-css/flags/4x3/pk.svg); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(../lib/flag-icon-css/flags/4x3/pl.svg); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(../lib/flag-icon-css/flags/4x3/pm.svg); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(../lib/flag-icon-css/flags/4x3/pn.svg); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(../lib/flag-icon-css/flags/4x3/pr.svg); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(../lib/flag-icon-css/flags/4x3/ps.svg); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(../lib/flag-icon-css/flags/4x3/pt.svg); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(../lib/flag-icon-css/flags/4x3/pw.svg); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(../lib/flag-icon-css/flags/4x3/py.svg); }
  .flag-icon-py.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(../lib/flag-icon-css/flags/4x3/qa.svg); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(../lib/flag-icon-css/flags/4x3/re.svg); }
  .flag-icon-re.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(../lib/flag-icon-css/flags/4x3/ro.svg); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(../lib/flag-icon-css/flags/4x3/rs.svg); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(../lib/flag-icon-css/flags/4x3/ru.svg); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(../lib/flag-icon-css/flags/4x3/rw.svg); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(../lib/flag-icon-css/flags/4x3/sa.svg); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(../lib/flag-icon-css/flags/4x3/sb.svg); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(../lib/flag-icon-css/flags/4x3/sc.svg); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(../lib/flag-icon-css/flags/4x3/sd.svg); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(../lib/flag-icon-css/flags/4x3/se.svg); }
  .flag-icon-se.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(../lib/flag-icon-css/flags/4x3/sg.svg); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(../lib/flag-icon-css/flags/4x3/sh.svg); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(../lib/flag-icon-css/flags/4x3/si.svg); }
  .flag-icon-si.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(../lib/flag-icon-css/flags/4x3/sj.svg); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(../lib/flag-icon-css/flags/4x3/sk.svg); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(../lib/flag-icon-css/flags/4x3/sl.svg); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(../lib/flag-icon-css/flags/4x3/sm.svg); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(../lib/flag-icon-css/flags/4x3/sn.svg); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(../lib/flag-icon-css/flags/4x3/so.svg); }
  .flag-icon-so.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(../lib/flag-icon-css/flags/4x3/sr.svg); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(../lib/flag-icon-css/flags/4x3/ss.svg); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(../lib/flag-icon-css/flags/4x3/st.svg); }
  .flag-icon-st.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(../lib/flag-icon-css/flags/4x3/sv.svg); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(../lib/flag-icon-css/flags/4x3/sx.svg); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(../lib/flag-icon-css/flags/4x3/sy.svg); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(../lib/flag-icon-css/flags/4x3/sz.svg); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(../lib/flag-icon-css/flags/4x3/tc.svg); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(../lib/flag-icon-css/flags/4x3/td.svg); }
  .flag-icon-td.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(../lib/flag-icon-css/flags/4x3/tf.svg); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(../lib/flag-icon-css/flags/4x3/tg.svg); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(../lib/flag-icon-css/flags/4x3/th.svg); }
  .flag-icon-th.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(../lib/flag-icon-css/flags/4x3/tj.svg); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(../lib/flag-icon-css/flags/4x3/tk.svg); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(../lib/flag-icon-css/flags/4x3/tl.svg); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(../lib/flag-icon-css/flags/4x3/tm.svg); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(../lib/flag-icon-css/flags/4x3/tn.svg); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(../lib/flag-icon-css/flags/4x3/to.svg); }
  .flag-icon-to.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(../lib/flag-icon-css/flags/4x3/tr.svg); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(../lib/flag-icon-css/flags/4x3/tt.svg); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(../lib/flag-icon-css/flags/4x3/tv.svg); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(../lib/flag-icon-css/flags/4x3/tw.svg); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(../lib/flag-icon-css/flags/4x3/tz.svg); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(../lib/flag-icon-css/flags/4x3/ua.svg); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(../lib/flag-icon-css/flags/4x3/ug.svg); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(../lib/flag-icon-css/flags/4x3/um.svg); }
  .flag-icon-um.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(../lib/flag-icon-css/flags/4x3/us.svg); }
  .flag-icon-us.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(../lib/flag-icon-css/flags/4x3/uy.svg); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(../lib/flag-icon-css/flags/4x3/uz.svg); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(../lib/flag-icon-css/flags/4x3/va.svg); }
  .flag-icon-va.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(../lib/flag-icon-css/flags/4x3/vc.svg); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(../lib/flag-icon-css/flags/4x3/ve.svg); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(../lib/flag-icon-css/flags/4x3/vg.svg); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(../lib/flag-icon-css/flags/4x3/vi.svg); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(../lib/flag-icon-css/flags/4x3/vn.svg); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(../lib/flag-icon-css/flags/4x3/vu.svg); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(../lib/flag-icon-css/flags/4x3/wf.svg); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(../lib/flag-icon-css/flags/4x3/ws.svg); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(../lib/flag-icon-css/flags/4x3/ye.svg); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(../lib/flag-icon-css/flags/4x3/yt.svg); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(../lib/flag-icon-css/flags/4x3/za.svg); }
  .flag-icon-za.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(../lib/flag-icon-css/flags/4x3/zm.svg); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(../lib/flag-icon-css/flags/4x3/zw.svg); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url(../lib/flag-icon-css/flags/1x1/zw.svg); }

body {
  background: #fff;
  color: #000;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.05em; }

/* ******************************************* */
/* Grid */
/* ******************************************* */
.row {
  justify-content: center;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; }
  @media screen and (min-width: 768px) {
    .row.centered {
      padding-left: 3%;
      padding-right: 3%; } }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 20px;
  padding-left: 20px; }

/* ******************************************* */
/* Typography */
/* ******************************************* */
a {
  color: #000;
  outline: medium none;
  overflow: hidden;
  text-decoration: none; }
  a:hover {
    color: #000; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

fieldset {
  border: 0 none;
  margin: 0;
  padding: 0; }

table {
  width: 100%; }

th {
  text-align: left; }

td {
  padding: 1em;
  vertical-align: top; }

label {
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase; }

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.typography-cursive {
  font-family: "Mrs Saint Delafield", cursive !important; }

/* ******************************************* */
/* Button */
/* ******************************************* */
button,
.button,
.buttonstyle,
input[type="button"] {
  background-color: #fff;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  color: #000;
  height: 40px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.5em 2em;
  text-align: center;
  width: -moz-max-content;
  width: max-content;
  -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; }
  button.large,
  .button.large,
  .buttonstyle.large,
  input[type="button"].large {
    font-size: 1.35em;
    text-transform: uppercase; }
  button:hover,
  .button:hover,
  .buttonstyle:hover,
  input[type="button"]:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    text-decoration: none; }
  button:focus,
  .button:focus,
  .buttonstyle:focus,
  input[type="button"]:focus {
    outline: 0px -webkit-focus-ring-color; }
  button[disabled], button.disabled,
  .button[disabled],
  .button.disabled,
  .buttonstyle[disabled],
  .buttonstyle.disabled,
  input[type="button"][disabled],
  input[type="button"].disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: #333333;
    opacity: 0.5; }
  button a,
  .button a,
  .buttonstyle a,
  input[type="button"] a {
    color: #fff; }
  button i.left,
  .button i.left,
  .buttonstyle i.left,
  input[type="button"] i.left {
    margin-right: 0.6em; }
  button i.right,
  .button i.right,
  .buttonstyle i.right,
  input[type="button"] i.right {
    margin-left: 0.6em; }

.button-text {
  text-transform: uppercase;
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 14px; }

.button-full-width {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%; }

.button-white-transparent {
  background-color: transparent;
  border-color: #fff;
  color: #fff; }
  .button-white-transparent:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000; }

.button-black, .ui-button {
  background-color: #000;
  border-color: #000;
  color: #fff; }
  .button-black:hover, .ui-button:hover {
    opacity: 0.7; }

.button-fat {
  height: 55px; }

.link-disabled {
  pointer-events: none; }

/* ******************************************* */
/* Icons */
/* ******************************************* */
.icon-logo {
  background-image: url("../images/logo-icon_white.png");
  width: 100px;
  height: 100px;
  display: inline-block;
  background-size: contain; }
  .icon-logo.black {
    background-image: url("../images/icon-logo-black.svg");
    background-repeat: no-repeat; }

/* ******************************************* */
/* Dimension media query */
/* ******************************************* */
@media only screen and (max-width: 767px) {
  button,
  .button,
  .buttonstyle,
  input[type="button"] {
    height: auto; } }

/* ******************************************* */
/* Responsive classes */
/* ******************************************* */
@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tablet-hidden {
    display: none; } }

@media only screen and (min-width: 1025px) {
  .desktop-hidden {
    display: none; } }

.schemaGoogle {
  display: none; }

#wrapper {
  background-color: #fff;
  border: 0;
  left: 0;
  margin: auto;
  position: relative;
  transition: left 0.2s ease-in;
  width: 100%;
  overflow: hidden; }
  #wrapper.pt_storefront, #wrapper.pt_order-confirmation {
    width: 100%; }
  #wrapper.pt_categorylanding {
    width: 100%; }
    #wrapper.pt_categorylanding .primary-content {
      padding-bottom: 0;
      width: calc( 100% - 300px); }
      @media screen and (max-width: 768px) {
        #wrapper.pt_categorylanding .primary-content {
          width: 100%; } }
    #wrapper.pt_categorylanding .refinements {
      border: none;
      width: 300px;
      background-color: transparent; }
      #wrapper.pt_categorylanding .refinements #filters-container .remove-all-filters {
        display: none; }
      @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
        #wrapper.pt_categorylanding .refinements #filters-container {
          margin-top: 1em; } }
    #wrapper.pt_categorylanding .secondary-content {
      width: calc( 100% - 300px);
      float: right; }
      @media screen and (max-width: 768px) {
        #wrapper.pt_categorylanding .secondary-content {
          width: 100%; } }

.primary-content {
  width: calc(100% - 300px);
  float: right; }
  @media screen and (max-width: 768px) {
    .primary-content {
      width: 100%;
      padding: 0 0 20px;
      position: relative;
      border: none; }
      .primary-focus .primary-content {
        border: none;
        float: left;
        margin: 0;
        width: 76%; }
      .full-width .primary-content {
        border: none;
        width: 100%; } }

#secondary {
  float: left;
  font-size: 1.1em;
  width: 300px;
  background-color: #F2F2F2; }
  @media screen and (max-width: 768px) {
    #secondary {
      position: relative;
      display: none;
      background: none; }
      #secondary nav {
        padding-left: 10px;
        padding-right: 10px; }
        #secondary nav a {
          display: block; }
      .primary-focus #secondary {
        background: none;
        border: none;
        box-sizing: border-box;
        float: left;
        padding-left: .4rem;
        width: 24%; } }

/* -------------------- CATEGORY PRESENTATION  --------------------- */
.category-presentation {
  margin-left: auto;
  margin-right: auto;
  max-width: 1770px;
  width: 100%; }
  .category-presentation .primary-content .category-slot {
    margin: 0 62px; }
    @media screen and (max-width: 768px) {
      .category-presentation .primary-content .category-slot {
        margin: 0; } }
  .category-presentation .category-grid .category-row {
    margin: 25px 0; }
    @media screen and (max-width: 768px) {
      .category-presentation .category-grid .category-row {
        margin: 0; }
        .category-presentation .category-grid .category-row div {
          margin: 5px 0; } }
    .category-presentation .category-grid .category-row img {
      width: 100%; }
  @media screen and (max-width: 768px) {
    .category-presentation .category-grid {
      margin: 15px 0; } }
  .category-presentation .category-grid div {
    position: relative; }
    .category-presentation .category-grid div .title-category, .category-presentation .category-grid div .category-text {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 50%;
      text-align: center;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .category-presentation .category-grid div .title-category, .category-presentation .category-grid div .category-text {
          width: 100%; } }
    .category-presentation .category-grid div .title-category {
      font-size: 5em; }
    .category-presentation .category-grid div .category-text .title {
      font-size: 4em;
      margin: 0; }
    .category-presentation .category-grid div .category-text .subtitle {
      font-size: 1em;
      font-family: 'Overpass', sans-serif;
      font-weight: 300; }
    .category-presentation .category-grid div .category-text-lateral {
      position: absolute;
      top: 0;
      right: 20px;
      width: 30%;
      height: 100%;
      background-color: #000;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center; }
      .category-presentation .category-grid div .category-text-lateral .text {
        text-align: center; }
        .category-presentation .category-grid div .category-text-lateral .text .title {
          font-size: 4em; }
        .category-presentation .category-grid div .category-text-lateral .text .subtitle {
          font-family: 'Overpass', sans-serif;
          font-weight: 300;
          font-size: 15px;
          padding: 0 10px; }
      @media screen and (max-width: 1024px) {
        .category-presentation .category-grid div .category-text-lateral {
          position: relative;
          width: 100%;
          height: auto;
          padding: 15px 0;
          margin: 0;
          right: auto; }
          .category-presentation .category-grid div .category-text-lateral .text .title {
            font-size: 3em; }
          .category-presentation .category-grid div .category-text-lateral .text .subtitle {
            font-size: 1em; } }
  .category-presentation .category-grid .overlay {
    border: 4px solid #917349; }
    .category-presentation .category-grid .overlay:before {
      position: absolute;
      content: " ";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: rgba(0, 0, 0, 0.1); }

/* -------------------- PAGINA LISTING --------------------- */
.listing-prodotti {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1770px;
  width: 100%; }
  .listing-prodotti #secondary {
    border: none;
    width: 300px;
    background-color: transparent; }
    @media screen and (max-width: 768px) {
      .listing-prodotti #secondary {
        display: block; } }
  .listing-prodotti #primary {
    border: none;
    width: calc(100% - 300px); }
    .listing-prodotti #primary .search-result-items {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .listing-prodotti #primary .search-result-items .grid-tile {
        flex-basis: 31%;
        flex-grow: 0;
        flex-shrink: 0;
        float: none;
        margin: 0 1em;
        padding: 0;
        width: auto; }
        @media screen and (min-width: 768px) and (max-width: 1400px) {
          .listing-prodotti #primary .search-result-items .grid-tile {
            flex-basis: 30%; } }
        .listing-prodotti #primary .search-result-items .grid-tile .product-promo .promotions-img {
          position: absolute;
          top: 0;
          left: 0;
          max-width: 15%; }
          .listing-prodotti #primary .search-result-items .grid-tile .product-promo .promotions-img img {
            max-width: 100%;
            margin: auto;
            width: 100% !important; }
        .listing-prodotti #primary .search-result-items .grid-tile .product-promo .promotional-message .promotions-text .callout-message {
          width: 100%;
          display: inline-block;
          padding: 0.2em 0.5em; }
          @media screen and (max-width: 767px) {
            .listing-prodotti #primary .search-result-items .grid-tile .product-promo .promotional-message .promotions-text .callout-message {
              padding: 0.2em 0.5em;
              font-size: 9px; } }

#listingpage-banner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  width: 100%;
  padding: 0 3em 1em 3em; }
  #listingpage-banner img {
    width: 100%; }
    #listingpage-banner img[data-size="small"] {
      display: none; }
  @media screen and (max-width: 768px) {
    #listingpage-banner img[data-size="large"] {
      display: none; }
    #listingpage-banner img[data-size="small"] {
      display: inline; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #listingpage-banner {
      padding: 1em 3em; } }
  @media screen and (max-width: 767px) {
    #listingpage-banner {
      padding: 1em 20px; } }

.no_orders {
  margin: 15px; }
  @media screen and (max-width: 1024px) and (orientation: portrait), screen and (max-width: 767px) {
    .no_orders {
      margin: 15px 0; } }

/* ---------------------- COShipping-Start ------------------- */
@media screen and (max-width: 1024px) {
  .primary-focus .primary-content {
    width: 100%; } }

/* ---------------------- Customer service Form  ------------------- */
.customerservice-page {
  padding: 0 20px; }
  .customerservice-page .customer-service-form .dialog-required {
    position: static;
    text-align: right;
    padding: 5px 0; }
  .customerservice-page .customer-service-form .title-page {
    text-transform: uppercase;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #cccccc;
    font-size: 1.5em;
    margin: 0 0 0.5em;
    padding-bottom: 10px; }
  .customerservice-page .customer-service-form #RegistrationForm .g-recaptcha-block .g-recaptcha {
    margin: 0; }
  .customerservice-page .customer-service-form #RegistrationForm .g-recaptcha-block .g-recaptcha-error {
    width: 100%;
    text-align: left; }
  .customerservice-page .customer-service-form #RegistrationForm .g-recaptcha-block .hidden-recapcha {
    display: none; }
  .customerservice-page .customer-service-form #RegistrationForm .input-textarea {
    height: 150px;
    overflow: auto; }
  .customerservice-page .customer-service-form .form-row-button {
    margin: 20px 0 0; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .customerservice-page .customer-service-form section {
      margin-left: 50px; } }

@media screen and (max-width: 768px) {
  .customerservice-page .customer-service-form {
    margin: auto;
    border: none; }
    .customerservice-page .customer-service-form #RegistrationForm .input-textarea {
      height: 150px;
      overflow: auto; } }

/* --------------------- PAGINA CHECKOUT ----------------------- */
.pt_checkout .dialog-required {
  position: static;
  text-align: right; }

.pt_checkout #primary {
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 4%; }

.pt_checkout #secondary {
  float: right;
  width: 350px;
  background-color: transparent;
  margin-bottom: 30px; }

.pt_checkout .primary-content {
  border-left: 0; }
  @media screen and (min-width: 1025px) {
    .pt_checkout .primary-content {
      width: calc(100% - 350px); } }

.pt_cart .primary-content {
  width: 100%;
  border: none;
  float: none; }

.ui-widget-overlay {
  background: url("../images/interface/ui-overlay-shadow.png") repeat scroll 50% 50% #333;
  opacity: 0.4; }

.ui-dialog {
  background-color: #fff;
  padding: 0; }
  .ui-dialog .ui-widget-header {
    background-color: #F2F2F2;
    border: 0 none;
    border-radius: 0 0 0 0;
    height: 23px;
    text-transform: uppercase; }
  .ui-dialog .ui-dialog-title {
    color: #333;
    font-weight: bold; }
  .ui-dialog .ui-icon-closethick {
    background-image: url("../images/interface/icon-ui-close.png");
    background-position: left top;
    height: 32px;
    width: 32px;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0; }
  .ui-dialog .ui-dialog-titlebar-close {
    background-color: transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    height: 32px;
    margin: 0;
    opacity: .5;
    padding: 0;
    right: 0;
    top: 0;
    width: 32px; }
    .ui-dialog .ui-dialog-titlebar-close:hover {
      opacity: 1; }
    .ui-dialog .ui-dialog-titlebar-close span {
      margin: 0;
      padding: 0; }
  .ui-dialog h1,
  .ui-dialog h2 {
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    margin: 5px 158px 5px 0; }

.no-close .ui-dialog-titlebar-close {
  display: none; }

.ui-accordion .ui-accordion-content {
  padding: 0; }

.ui-tabs .ui-tabs-nav {
  height: 2.45em;
  padding: 0; }
  .ui-tabs .ui-tabs-nav li {
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 3px 0; }
    .ui-tabs .ui-tabs-nav li.ui-state-active {
      border-bottom-color: #84bd00; }
      .ui-tabs .ui-tabs-nav li.ui-state-active a {
        color: #000;
        font-weight: 700; }
    .ui-tabs .ui-tabs-nav li a {
      color: #999999; }

.ui-tabs .ui-tabs-panel {
  background-color: #fff;
  border: 1px solid #fff;
  line-height: 1.5em;
  margin: 0;
  padding: 20px 10px; }
  @media screen and (min-width: 768px) {
    .ui-tabs .ui-tabs-panel h3 {
      display: none; } }

#vertical-carousel {
  height: 19rem;
  position: relative;
  overflow: hidden; }
  #vertical-carousel ul {
    height: 10000em;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; }
    #vertical-carousel ul li {
      float: left;
      height: 19rem;
      width: 100%; }
      #vertical-carousel ul li .capture-product-id {
        display: none; }
  #vertical-carousel .jcarousel-nav {
    color: #999999;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: 700;
    position: absolute;
    right: 0;
    text-transform: uppercase; }
    #vertical-carousel .jcarousel-nav:hover {
      color: #84bd00; }
    #vertical-carousel .jcarousel-nav.inactive {
      display: none; }
  #vertical-carousel .jcarousel-prev {
    bottom: 30px; }
  #vertical-carousel .jcarousel-next {
    bottom: 0; }

.js .simple-submit {
  display: none; }

.pt_checkout .checkout-shipping, .pt_checkout .checkout-billing {
  width: calc(100% - 300px);
  padding: 10px 60px 40px 60px; }
  .pt_checkout .checkout-shipping legend, .pt_checkout .checkout-billing legend {
    font-family: 'Overpass', sans-serif;
    font-weight: 700; }
  @media screen and (max-width: 768px) {
    .pt_checkout .checkout-shipping, .pt_checkout .checkout-billing {
      width: 100%;
      padding: 0;
      margin: 20px 0 0; } }

legend {
  border-bottom: 1px solid #cccccc;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 15px 15px 15px 0;
  position: relative;
  text-transform: uppercase;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    legend {
      width: 100%; } }
  .ie7 legend {
    width: 94%; }
  legend span {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: none;
    padding: 0 .5em; }
    legend span em {
      color: #333; }

label {
  display: block;
  margin-bottom: .3rem; }
  .form-horizontal label {
    float: left;
    margin-top: .5rem;
    margin-bottom: 0;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .form-horizontal label {
        text-align: right;
        width: 25%; } }
  .label-inline label {
    display: inline;
    font-size: 1em;
    font-weight: 400;
    margin-top: 0;
    text-align: left;
    width: auto; }
  .label-above label {
    margin-bottom: .3rem;
    width: auto; }

.form-label-text {
  float: left;
  font-size: 1.1em;
  font-weight: 700;
  padding: 0.75em 0 0;
  text-align: right;
  width: 25%; }

.form-row {
  margin: .5rem 0 1rem; }

.form-horizontal .form-row-button {
  width: 62%; }
  @media screen and (max-width: 768px) {
    .form-horizontal .form-row-button {
      width: 100%; } }

.form-row-button .apply-button {
  margin-right: 10px; }

.half-row-button {
  margin-left: unset;
  margin-right: 10px;
  margin-bottom: unset;
  width: unset; }
  @media screen and (max-width: 966px) {
    .half-row-button {
      margin-right: unset;
      margin-bottom: 10px; } }

.form-caption-no-margin .form-caption {
  margin-left: 0 !important; }

.login-form-button {
  margin: 15px 0 0 0; }
  @media screen and (max-width: 767px) {
    .login-form-button .form-row-button button {
      margin-right: 0; }
    .login-form-button .login-rememberme {
      margin-left: 0; } }

.payments {
  margin-right: 10px; }

.field-wrapper {
  box-sizing: border-box;
  width: 100%; }
  .form-horizontal .field-wrapper {
    float: left;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .form-horizontal .field-wrapper {
        padding-left: 2%;
        width: 50%; } }
  .label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    padding-right: 10px;
    width: auto; }
  .label-above .field-wrapper {
    float: none;
    padding-left: 0;
    width: auto; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
textarea {
  height: 40px;
  width: 100%;
  padding-left: 12px;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #999999; }
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="email"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #333333; }

textarea {
  height: auto; }

select {
  border-radius: 0;
  border: 1px solid #999999;
  width: 100%;
  height: 40px;
  padding-left: 12px;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 14px; }
  select:focus {
    outline: none;
    border: 1px solid #333333; }

input[type="checkbox"] {
  position: absolute;
  z-index: -1; }

input[type="checkbox"] + .error {
  display: block;
  position: absolute;
  padding-top: 1.5rem; }
  @media screen and (max-width: 767px) {
    input[type="checkbox"] + .error {
      padding-top: 3rem; } }

input[type="checkbox"] + label, input[type="checkbox"] + .error + label {
  padding-top: 4px;
  padding-left: 35px;
  position: relative;
  text-transform: none; }
  input[type="checkbox"] + label:before, input[type="checkbox"] + .error + label:before {
    content: "";
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #BFBFBF;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0; }

.checkbox-label-checkbox {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 12px; }

input[type="checkbox"]:checked + label:after, input[type="checkbox"]:checked + .error + label:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 3px;
  font-size: 14px;
  color: #000; }

.form-caption {
  clear: left;
  width: auto; }
  .label-above .form-caption {
    margin-left: 0; }
  .form-indent .form-caption {
    margin-left: 18px; }

.standard-shipping {
  text-decoration: line-through; }

.error-message {
  padding: 0.7em 0.5em;
  text-indent: 0;
  width: 49.5966%; }

.error {
  background-color: #faeded;
  border-color: #f00;
  color: #f00; }

.privacy-error {
  background-color: #fff;
  border-color: #f00;
  color: #f00;
  margin-top: 0.2rem; }

span.error,
div.error {
  background: none; }

.error-form {
  border: 1px solid #f00;
  border-radius: .2em;
  color: #f00;
  margin: 0.5em 0;
  padding: 0.8em; }

.login-error {
  margin: 3em 0 0 0; }

.form-inline form {
  padding: 0 0 2em;
  width: 98%; }

.form-inline label {
  padding: 0 0 0.75em;
  text-transform: uppercase;
  width: auto; }

.form-inline input[type="text"], .form-inline select {
  margin-left: 0;
  width: 95%; }

.form-inline button {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.row-inline {
  display: inline; }
  .row-inline label {
    width: auto; }

.dialog-required-register {
  text-align: right; }
  .dialog-required-register em {
    color: #000;
    font-size: .75rem;
    font-style: normal; }

.dialog-required {
  position: absolute;
  padding-left: 2em;
  right: 0; }
  .dialog-required em {
    color: #000;
    font-size: .85rem;
    font-style: normal; }
  @media screen and (max-width: 767px) {
    .dialog-required {
      width: 100%; } }

.required-indicator {
  color: #000;
  font-size: 1rem; }

.form-field-tooltip {
  float: left;
  margin-left: 3%;
  padding-top: 1em;
  width: 20%; }
  @media screen and (max-width: 768px) {
    .form-field-tooltip {
      margin-left: 0; } }

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

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

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

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

#NewPasswordForm {
  padding-bottom: 20px; }

@media screen and (max-width: 767px) {
  .pt_checkout fieldset .form-field-tooltip {
    width: 50%; }
  .pt_checkout fieldset .form-field-tooltip + .form-caption {
    margin-left: -50%;
    max-width: 50%; } }

/* -------------------- DATEPICKER-------------------- */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 100%; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.ui-datepicker-prev-hover {
  cursor: pointer !important; }

.ui-datepicker-next-hover {
  cursor: pointer !important; }

#ui-datepicker-div {
  z-index: 99 !important; }
  #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span {
    text-indent: -999999px;
    position: relative;
    height: 100%; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span:after {
      content: "\f104";
      font-family: 'FontAwesome';
      text-indent: 0px;
      font-size: 2em;
      position: absolute;
      top: 0;
      left: 0;
      font-weight: bold; }
  #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span {
    text-indent: -999999px;
    position: relative;
    height: 100%; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span:after {
      content: "\f105";
      font-family: 'FontAwesome';
      text-indent: 0px;
      font-size: 2em;
      position: absolute;
      top: 0;
      left: 0;
      font-weight: bold; }
  #ui-datepicker-div .ui-datepicker-calendar tbody tr td:hover a {
    color: #917349;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); }
  #ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
    opacity: 0.3; }
  #ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
    background-color: #917349; }
    #ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
      color: #fff; }

@media screen and (max-width: 360px) {
  #ui-datepicker-div {
    width: 90%; }
    #ui-datepicker-div table {
      font-size: 1.2em; } }

.item-list {
  margin-bottom: 1em; }
  .item-list thead tr {
    border-bottom: none; }
  .item-list tr {
    border-bottom: 1px solid #cccccc; }
    .item-list tr.last {
      border: 0 none; }
    .item-list tr.headings {
      display: none; }
  .item-list td {
    padding: 2em;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .item-list td {
        padding: 1em 0; } }

.item-details .product-list-item {
  margin-top: 0.6em;
  line-height: 1.7; }
  .item-details .product-list-item .name {
    font-size: 1.2em; }
  .item-details .product-list-item .value {
    font-weight: 700; }
  .item-details .product-list-item .promo {
    color: #000; }
  .item-details .product-list-item .price-standard {
    color: #999999;
    text-decoration: line-through; }

.item-availability ul,
.item-quantity-details ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.item-dashboard {
  color: #333333;
  width: 16rem; }
  .item-dashboard label {
    font-weight: normal;
    width: auto; }
  .item-dashboard .field-wrapper {
    width: auto; }
  .item-dashboard .option-quantity-desired input {
    width: 3rem; }
  .item-dashboard .value {
    margin-top: .5rem; }
  .item-dashboard .form-row {
    margin: 0; }
  .item-dashboard input,
  .item-dashboard .value,
  .item-dashboard select .option-toggle-public label {
    color: #333; }
  .item-dashboard .input-checkbox {
    margin: 0 5px; }
  .item-dashboard .option-add-to-cart {
    margin-top: .5rem;
    width: 18rem;
    width: max-content; }
    .item-dashboard .option-add-to-cart label {
      color: #333;
      float: left;
      font-weight: 700;
      margin: .5rem .5rem 0 0;
      text-transform: uppercase;
      width: auto; }
    .item-dashboard .option-add-to-cart input {
      width: 3rem;
      margin-right: 1em; }
    .item-dashboard .option-add-to-cart button {
      padding: 0.5em 1.5em; }
  .item-dashboard .option-quantity-purchased span.exceeded {
    color: #e6007e; }

.tooltip {
  cursor: help;
  position: relative; }
  .tooltip.product-tile {
    cursor: pointer; }

.pt_checkout .tooltip {
  opacity: 1;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 1em;
  font-weight: 400;
  z-index: 9; }

.tooltip-content {
  display: none; }

.ui-tooltip.ui-widget-content {
  background: #333;
  border-radius: 3px;
  box-shadow: 2px 3px 3px 0 #999999;
  color: #fff; }

.ui-tooltip-content {
  padding: 0.3em; }
  .ui-tooltip-content .recommendation-tooltip-header {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.5em; }
    .ui-tooltip-content .recommendation-tooltip-header .product-price {
      font-weight: 400; }
      .ui-tooltip-content .recommendation-tooltip-header .product-price .price-standard {
        color: #999999;
        text-decoration: line-through; }
  .ui-tooltip-content .recommendation-tooltip-description,
  .ui-tooltip-content .recommendation-tooltip-attributes {
    padding: 0.8em; }
  .ui-tooltip-content .shipping-method-cost,
  .ui-tooltip-content .surcharge-product,
  .ui-tooltip-content .promo {
    text-align: right;
    padding-bottom: .3rem; }
  .ui-tooltip-content .shippingtotal {
    clear: right;
    text-align: right;
    margin-top: .3rem; }
    .ui-tooltip-content .shippingtotal .value {
      border-top: 1px solid #424242;
      padding-top: .3rem; }

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

.slot-grid-header p {
  margin: 0;
  padding: 0; }

.product-listing-1x4 {
  background: none repeat scroll 0 0 #fff;
  overflow: hidden;
  padding: .83em 0; }
  .product-listing-1x4 .search-result-items .grid-tile {
    margin: 0 1% 0 2%;
    width: 18%; }

.content-asset p {
  line-height: 1.6em;
  margin: 1em 0; }

.content-asset ul,
.content-asset ol {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em; }

.content-asset address {
  margin: 1em 0; }

.content-asset ul li {
  list-style: square outside none; }

.content-asset ol li {
  list-style: decimal outside none; }

.content-asset .account-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .content-asset .account-options {
      margin: 0;
      padding: 0; } }
  .content-asset .account-options li {
    list-style-type: none;
    text-align: center;
    width: 33.33%;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    transition: all 1000ms ease; }
    .content-asset .account-options li a {
      color: #917349;
      display: block;
      padding: 1rem 1rem;
      text-decoration: none;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .content-asset .account-options li a i {
        font-size: 4rem;
        padding-top: 1rem; }
      .content-asset .account-options li a h2 {
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        color: #666666;
        padding-top: 1em; }
      .content-asset .account-options li a p {
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 13px;
        color: #666666; }
      .content-asset .account-options li a:hover {
        color: #bfa581; }
    @media screen and (max-width: 768px) {
      .content-asset .account-options li {
        width: 50%; }
        .content-asset .account-options li a {
          padding: 1rem 1rem; } }

.browser-compatibility-alert {
  background-color: #e6007e;
  color: #fff;
  font-size: 1.3em;
  line-height: 2em;
  padding: 0.8em;
  top: 112px;
  position: absolute;
  width: 100%;
  z-index: 1; }

.folder-slot {
  border-style: solid;
  border-color: #019328;
  border-width: 1px;
  background-color: white;
  padding: 0.5em 0.5em; }
  .folder-slot h2 {
    color: #019328;
    margin: 0.5em 0em; }

.menu-slot {
  display: none;
  border-top: 1px solid #faeded;
  margin-top: 0.5em;
  padding-top: 1.5em; }
  .menu-slot .social-links {
    padding-left: 0; }
    .menu-slot .social-links li {
      display: inline-block;
      padding-left: 0; }
  @media screen and (min-width: 768px) {
    .menu-slot {
      width: 13.5rem;
      display: block; } }

.cart-recommendations {
  margin-top: 1rem; }

.cart-recommendations .tiles-container .grid-tile,
.product-slot .tiles-container .grid-tile {
  box-shadow: none;
  margin: 1rem;
  padding: 1rem;
  width: 25%; }

.cart-recommendations h1,
.product-slot h1 {
  color: #fff;
  font-size: 3rem;
  position: absolute;
  text-align: right;
  bottom: 2%;
  left: 2%; }

.cart-recommendations h2,
.product-slot h2 {
  color: #e6007e;
  font-size: 1.5rem;
  margin: 0;
  padding: .1rem .5rem; }

.cart-recommendations h3:not(.title),
.product-slot h3:not(.title) {
  background-color: #fff;
  bottom: 0;
  color: #000;
  font-size: 2rem;
  margin: 0;
  opacity: .6;
  padding: 2rem;
  position: absolute;
  text-transform: uppercase;
  width: 100%; }

.cart-recommendations .catlanding-banner,
.product-slot .catlanding-banner {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .cart-recommendations .catlanding-banner img,
  .product-slot .catlanding-banner img {
    height: auto;
    width: 100%; }

.cart-recommendations .category-tile,
.product-slot .category-tile {
  float: left;
  overflow: hidden;
  padding: 0 .15%;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cart-recommendations .category-tile,
    .product-slot .category-tile {
      width: 33%; } }
  .cart-recommendations .category-tile img,
  .product-slot .category-tile img {
    height: auto;
    width: 100%; }

.cart-recommendations .search-result-items .grid-tile,
.product-slot .search-result-items .grid-tile {
  box-shadow: none;
  margin: 0;
  padding: 0 .15%;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cart-recommendations .search-result-items .grid-tile,
    .product-slot .search-result-items .grid-tile {
      width: 33%; } }
  .cart-recommendations .search-result-items .grid-tile .product-tile,
  .product-slot .search-result-items .grid-tile .product-tile {
    margin: 0 .15%;
    padding: 1rem 0;
    width: 100%; }
    .cart-recommendations .search-result-items .grid-tile .product-tile .product-name,
    .product-slot .search-result-items .grid-tile .product-tile .product-name {
      font-size: 1.2rem;
      height: auto;
      margin-top: .5em;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .cart-recommendations .search-result-items .grid-tile .product-tile .product-name a,
      .product-slot .search-result-items .grid-tile .product-tile .product-name a {
        color: #e6007e; }
    .cart-recommendations .search-result-items .grid-tile .product-tile .product-pricing,
    .product-slot .search-result-items .grid-tile .product-tile .product-pricing {
      font-size: 1rem; }

.html-slot {
  background-color: #F2F2F2;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 0; }
  .html-slot h1 {
    color: #e6007e;
    font-size: 1.5rem;
    margin: 1rem;
    text-align: center; }

@media screen and (max-width: 768px) {
  .category-slot {
    padding: 0; } }

.category-slot .cat-banner, .category-slot .catlanding-banner {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 425px; }
  .category-slot .cat-banner img, .category-slot .catlanding-banner img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .category-slot .cat-banner h1, .category-slot .catlanding-banner h1 {
    font-size: 8em;
    text-align: center;
    text-transform: lowercase;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 -50% 0 0; }
    .category-slot .cat-banner h1:first-letter, .category-slot .catlanding-banner h1:first-letter {
      text-transform: capitalize; }
    @media screen and (max-width: 1024px) and (orientation: portrait) {
      .category-slot .cat-banner h1, .category-slot .catlanding-banner h1 {
        font-size: 6em; } }
    @media screen and (max-width: 767px) {
      .category-slot .cat-banner h1, .category-slot .catlanding-banner h1 {
        font-size: 4em; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .category-slot .cat-banner, .category-slot .catlanding-banner {
      height: 300px; } }
  @media screen and (max-width: 767px) {
    .category-slot .cat-banner, .category-slot .catlanding-banner {
      height: 215px; }
      .category-slot .cat-banner img, .category-slot .catlanding-banner img {
        max-width: 250%; } }

/* ******************************************* */
/* Default Slider */
/* ******************************************* */
.slider {
  margin: 0;
  width: 100%;
  max-width: 100%;
  /* Arrows */
  /* Dots */ }
  .slider .slide {
    float: left;
    overflow: hidden;
    position: relative;
    margin: 5px 10px; }
    .slider .slide img {
      height: auto;
      max-width: 100%;
      width: 100%; }
  .slider .slick-arrow {
    font-size: 60px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer; }
    .slider .slick-arrow.prev-slick-arrow {
      left: -3% !important; }
    .slider .slick-arrow.next-slick-arrow {
      right: -3% !important; }
  @media screen and (max-width: 767px) {
    .slider .slick-arrow {
      font-size: 30px;
      margin-top: -15px; }
      .slider .slick-arrow.prev-slick-arrow {
        left: 25px; }
      .slider .slick-arrow.next-slick-arrow {
        right: 25px; } }
  @media screen and (min-width: 1025px) {
    .slider .slick-arrow {
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .slider:hover .slick-arrow {
      opacity: 0.7; } }
  .slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: 36px;
    width: 100%;
    text-align: center; }
    .slider .slick-dots li {
      position: relative;
      display: inline-block;
      width: 38px;
      height: 38px;
      margin: 0 4px;
      padding: 10px;
      cursor: pointer; }
      .slider .slick-dots li button {
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 100%;
        font-size: 0;
        line-height: 0;
        display: block;
        width: 18px;
        height: 18px;
        cursor: pointer;
        color: transparent;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none; }
      .slider .slick-dots li.slick-active button {
        background-color: #fff; }
      .slider .slick-dots li:hover button {
        background-color: #fff; }
  @media screen and (max-width: 767px) {
    .slider .slick-dots {
      bottom: 10px; }
      .slider .slick-dots li {
        width: 32px;
        height: 32px;
        margin: 0;
        padding: 10px; }
        .slider .slick-dots li button {
          background-color: rgba(255, 255, 255, 0.5);
          border-color: #000;
          width: 12px;
          height: 12px;
          border-radius: 12px; }
        .slider .slick-dots li.slick-active button {
          background-color: #000;
          border-color: #000; }
        .slider .slick-dots li:hover button {
          background-color: #000; } }

/* ******************************************* */
/* Hero Slider */
/* ******************************************* */
.hero-slider {
  position: relative;
  width: 100%;
  background-color: white; }
  .hero-slider .slider .slick-arrow {
    font-size: 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: auto;
    bottom: 0;
    margin-bottom: 25px;
    z-index: 10;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
    .hero-slider .slider .slick-arrow.content-arrow-left {
      left: 46%; }
    .hero-slider .slider .slick-arrow.content-arrow-right {
      right: 46%; }
    .hero-slider .slider .slick-arrow:hover {
      background-color: #000; }
  @media screen and (max-width: 1024px) {
    .hero-slider .slider .slick-arrow {
      width: 30px;
      height: 30px; } }
  @media screen and (max-width: 768px) {
    .hero-slider .slider .slick-arrow.content-arrow-left {
      left: 40%; }
    .hero-slider .slider .slick-arrow.content-arrow-right {
      right: 40%; } }
  @media screen and (max-width: 767px) {
    .hero-slider .slider .slide img {
      width: 200%;
      max-width: 200%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
  .hero-slider .slider .slide .banner-text {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 50px 5%;
    width: 100%; }
    .hero-slider .slider .slide .banner-text .title {
      text-transform: none;
      font-size: 110px;
      margin-bottom: 15px; }
    .hero-slider .slider .slide .banner-text .subtitle {
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 25px;
      text-transform: uppercase; }
    .hero-slider .slider .slide .banner-text .button {
      font-family: 'Overpass', sans-serif;
      font-weight: 600;
      font-size: 15px;
      margin-top: 25px;
      line-height: 1.5; }
    @media screen and (max-width: 1024px) {
      .hero-slider .slider .slide .banner-text {
        padding: 25px 5%; }
        .hero-slider .slider .slide .banner-text .title {
          font-size: 40px; }
        .hero-slider .slider .slide .banner-text .subtitle {
          font-size: 12px;
          margin-top: 0; }
        .hero-slider .slider .slide .banner-text .button {
          font-size: 12px;
          margin-top: 12px;
          padding: 4px 2em;
          height: 24px;
          line-height: 1.2; } }
    @media screen and (max-width: 767px) {
      .hero-slider .slider .slide .banner-text {
        top: 23%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 25px 5% 12px; } }

/* ******************************************* */
/* Multiple Items Slider */
/* ******************************************* */
.slider.multiple-items-2x .slide {
  padding: 20px; }

@media screen and (min-width: 768px) {
  .slider.multiple-items-2x .slide {
    margin: 25px 0; } }

/* ******************************************* */
/* Block Element - Banner home page (with 3 image) */
/* ******************************************* */
.block-element.block-element-instangram {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between; }
  .block-element.block-element-instangram .img-instangram {
    flex: calc(100% / 3);
    padding: 2px; }

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

.block-element.text-hover-image {
  background: #000;
  position: relative;
  margin: 40px 0; }
  .block-element.text-hover-image .text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 0 20px; }
    .block-element.text-hover-image .text .title, .block-element.text-hover-image .text .link {
      font-family: 'Overpass', sans-serif;
      font-weight: 400;
      font-size: 25px;
      text-transform: uppercase;
      margin: 0; }
      .block-element.text-hover-image .text .title:after, .block-element.text-hover-image .text .link:after {
        content: "";
        display: block;
        width: 22%;
        margin: 10px auto 0; }
  .block-element.text-hover-image .promo-text-home {
    position: absolute;
    top: 15px;
    left: 0px; }
    .block-element.text-hover-image .promo-text-home span {
      display: inline-block;
      min-width: 80px;
      font-family: 'Overpass', sans-serif;
      font-weight: 600;
      font-size: 15px;
      text-transform: uppercase;
      text-align: center;
      padding: 0.5em 2em; }
  @media screen and (max-width: 1024px) {
    .block-element.text-hover-image .text i {
      display: none; }
    .block-element.text-hover-image .text .title, .block-element.text-hover-image .text .link {
      font-size: 15px; }
      .block-element.text-hover-image .text .title:after, .block-element.text-hover-image .text .link:after {
        width: 25%;
        margin: 7px auto 0; } }
  @media screen and (max-width: 767px) {
    .block-element.text-hover-image {
      margin: 5px 0; } }

/* ******************************************* */
/* Block Element - Home Page category women and men */
/* ******************************************* */
.category-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .category-banner .block-row {
    width: 50%; }
    .category-banner .block-row .block-element.text-hover-image {
      background: #000;
      margin: 0; }
      .category-banner .block-row .block-element.text-hover-image .text.link-hover .title {
        font-size: 150px;
        opacity: 0.3; }
        @media screen and (max-width: 1024px) {
          .category-banner .block-row .block-element.text-hover-image .text.link-hover .title {
            font-size: 90px; } }
        @media screen and (max-width: 768px) {
          .category-banner .block-row .block-element.text-hover-image .text.link-hover .title {
            font-size: 50px;
            opacity: 1; } }
      .category-banner .block-row .block-element.text-hover-image:hover img {
        filter: none;
        opacity: 1; }
      .category-banner .block-row .block-element.text-hover-image:hover .text.link-hover .title {
        opacity: 1; }
  @media screen and (max-width: 767px) {
    .category-banner .block-row {
      width: 100%; } }

.row.bgcolor-grey .block:first-child {
  margin-top: 0; }

.row.bgcolor-grey .block:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .row.bgcolor-light .block:first-child {
    margin-top: 15px; }
  .row.bgcolor-light .block:last-child {
    margin-bottom: 15px; }
  .row.bgimage-tessuti .text-hover-image {
    margin: 50px 0; } }

/* ******************************************* */
/* Block Element - Block element for instangram and news */
/* ******************************************* */
.row-news-instangram {
  display: flex;
  flex-wrap: wrap; }
  .row-news-instangram .block-news {
    width: 40%; }
    .row-news-instangram .block-news .block-heading {
      margin: 40px 60px 40px; }
    .row-news-instangram .block-news .block-row {
      margin: 40px 60px 22px; }
      .row-news-instangram .block-news .block-row div {
        margin-bottom: 30px; }
        .row-news-instangram .block-news .block-row div .title {
          font-family: 'Overpass', sans-serif;
          font-weight: 300;
          font-size: 15px;
          text-transform: uppercase; }
        .row-news-instangram .block-news .block-row div .text {
          font-family: 'Overpass', sans-serif;
          font-weight: 300;
          font-size: 15px; }
  .row-news-instangram .block-istangram {
    width: 60%;
    background-image: url(../images/background-instangram.png); }
    .row-news-instangram .block-istangram .block-heading {
      margin: 40px 60px 22px; }
    .row-news-instangram .block-istangram .block-element-instangram {
      margin: 40px 60px 40px;
      display: flex;
      flex-wrap: wrap;
      align-content: space-between; }
      .row-news-instangram .block-istangram .block-element-instangram .img-instangram {
        flex: calc(100% / 3);
        padding: 2px; }
      .row-news-instangram .block-istangram .block-element-instangram img {
        height: auto;
        max-width: 100%;
        width: 100%; }
  @media screen and (max-width: 1024px) {
    .row-news-instangram .block-news {
      width: 100%; }
    .row-news-instangram .block-istangram, .row-news-instangram .block-news {
      width: 100%;
      position: relative;
      background-size: 150%; }
      .row-news-instangram .block-istangram .block-heading .title, .row-news-instangram .block-news .block-heading .title {
        max-width: 100%;
        margin: auto; }
      .row-news-instangram .block-istangram .block-heading .button, .row-news-instangram .block-news .block-heading .button {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 10px auto;
        width: 100%; }
      .row-news-instangram .block-istangram .block-element, .row-news-instangram .block-news .block-element {
        margin: 40px 10px 80px; }
      .row-news-instangram .block-istangram .block-row, .row-news-instangram .block-news .block-row {
        margin: 40px 40px 80px; } }

.block-row-2col {
  margin-right: 0;
  margin-left: 0; }
  .block-row-2col [class^="col-"] {
    padding-right: 0;
    padding-left: 0; }
  .block-row-2col .block-element.text-hover-image {
    margin: 0; }
  @media screen and (max-width: 767px) {
    .block-row-2col {
      margin-bottom: 0; }
      .block-row-2col .block-element.text-hover-image {
        margin-bottom: 0; } }

/* ******************************************* */
/* Block Heading */
/* ******************************************* */
.block-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin: 40px 0 22px; }
  .block-heading .title {
    max-width: 50%;
    max-height: 40px;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.2; }
    .block-heading .title img {
      max-width: 100%;
      height: auto; }
    .block-heading .title i {
      padding: 0 10px; }
  .block-heading .title-instangram {
    color: #fff; }
  .block-heading .button {
    max-width: 50%;
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5; }
  @media screen and (max-width: 1024px) {
    .block-heading {
      padding-bottom: 12px;
      margin-bottom: 25px; }
      .block-heading .title {
        font-size: 15px; }
        .block-heading .title i {
          display: none; }
      .block-heading .button {
        font-size: 12px;
        padding: 4px 2em;
        height: 24px;
        line-height: 1.2; } }
  @media screen and (min-width: 768px) {
    .block-heading + .block-element {
      margin: 0 0 40px; }
    .block-heading + .block-row {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .block-heading {
      margin: 25px 0; }
      .block-heading .title {
        max-width: 45%; }
        .block-heading .title img {
          max-width: 100px; } }

/* ******************************************* */
/* Slider Row - Slider with Block Element aside - Lookbook */
/* ******************************************* */
#lookbook-slider.slider-row {
  width: 100%;
  position: relative; }
  #lookbook-slider.slider-row .slider-heading {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 60px;
    width: 30%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center; }
    #lookbook-slider.slider-row .slider-heading .text {
      text-align: center;
      color: #fff;
      padding: 0 20px; }
      #lookbook-slider.slider-row .slider-heading .text .slogan {
        font-size: 80px; }
      #lookbook-slider.slider-row .slider-heading .text .title {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 25px;
        text-transform: uppercase;
        margin: 0;
        line-height: 1.2; }
      #lookbook-slider.slider-row .slider-heading .text .subtitle {
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 15px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto; }
        #lookbook-slider.slider-row .slider-heading .text .subtitle p:last-child {
          margin-bottom: 0; }
      #lookbook-slider.slider-row .slider-heading .text .button {
        font-family: 'Overpass', sans-serif;
        font-weight: 600;
        font-size: 15px;
        margin-top: 35px;
        line-height: 1.5; }
  #lookbook-slider.slider-row .slider-container .slide img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    #lookbook-slider.slider-row .slider-container .slide:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      z-index: 1; } }
  #lookbook-slider.slider-row .slider-container .slider .slick-arrow.prev-slick-arrow {
    left: 2%; }
  #lookbook-slider.slider-row .slider-container .slider .slick-arrow.next-slick-arrow {
    right: 2%; }
  #lookbook-slider.slider-row .image-map .mapping-point {
    position: absolute;
    z-index: 2;
    text-decoration: none; }
    #lookbook-slider.slider-row .image-map .mapping-point:before {
      content: "\f192";
      color: #F2F2F2;
      font-family: "FontAwesome";
      font-size: 25px; }
      @media screen and (max-width: 768px) {
        #lookbook-slider.slider-row .image-map .mapping-point:before {
          font-size: 15px; } }
  @media screen and (max-width: 768px) {
    #lookbook-slider.slider-row .image-map.map-hidden {
      display: none; } }
  @media screen and (max-width: 1024px) {
    #lookbook-slider.slider-row .slider-heading .text .slogan {
      font-size: 30px; }
    #lookbook-slider.slider-row .slider-heading .text .title {
      font-size: 15px; }
      #lookbook-slider.slider-row .slider-heading .text .title:after {
        width: 25%;
        margin: 7px auto 0; }
    #lookbook-slider.slider-row .slider-heading .text .button {
      font-size: 12px;
      margin-top: 15px;
      padding: 4px 2em;
      height: 24px;
      line-height: 1.2; } }
  @media screen and (max-width: 768px) {
    #lookbook-slider.slider-row {
      display: block; }
      #lookbook-slider.slider-row .slider-heading {
        width: 100%;
        height: auto;
        top: auto;
        right: auto;
        bottom: 20%;
        background-color: transparent; }
        #lookbook-slider.slider-row .slider-heading .text {
          padding: 20px 20px 35px; }
          #lookbook-slider.slider-row .slider-heading .text .slogan {
            font-size: 32px; } }

/* ******************************************* */
/* Slider Center Mode */
/* ******************************************* */
.slider.center-mode {
  background-color: #000; }
  .slider.center-mode .slide {
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .slider.center-mode .slide.slick-active {
      opacity: 1; }

/* ******************************************* */
/* Product Carousel Home Page*/
/* ******************************************* */
.slider-products {
  /* Carousel - Versione mobile - Stile specifico */ }
  .slider-products .slider-container {
    padding: 60px 120px; }
  .slider-products .title-carousel {
    margin: 10px 0 0 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase; }
  .slider-products .slider.product-carousel {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%; }
    .slider-products .slider.product-carousel .slider-paging-number {
      width: 25%;
      order: 1; }
      @media screen and (max-width: 1024px) {
        .slider-products .slider.product-carousel .slider-paging-number {
          display: none !important; } }
      .slider-products .slider.product-carousel .slider-paging-number li .slide-number {
        height: 60px;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #cccccc;
        color: #cccccc;
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 15px;
        position: relative; }
        .slider-products .slider.product-carousel .slider-paging-number li .slide-number .count {
          position: absolute;
          bottom: 0;
          left: 0; }
      .slider-products .slider.product-carousel .slider-paging-number li.slick-active .slide-number {
        color: #000; }
    .slider-products .slider.product-carousel .slick-list {
      width: 75%;
      order: 2; }
    .slider-products .slider.product-carousel .product-on-carousel {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-content: center;
      width: 100%; }
      .slider-products .slider.product-carousel .product-on-carousel:focus {
        outline: none; }
      .slider-products .slider.product-carousel .product-on-carousel .product-image {
        width: 50%;
        position: relative; }
        .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container {
          padding-bottom: 100%; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container .img-product, .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container .hover-img-product {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            top: 0; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container .img-product {
            opacity: 1; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container .hover-img-product {
            opacity: 0; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container:hover .img-product {
            opacity: 0; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-image-container:hover .hover-img-product {
            opacity: 1; }
      .slider-products .slider.product-carousel .product-on-carousel .detail-product {
        width: 50%; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .product-name {
          text-transform: uppercase;
          font-family: 'Overpass', sans-serif;
          font-weight: 400;
          font-size: 20px;
          margin: 0;
          margin-bottom: 20px; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .product-number {
          font-family: 'Overpass', sans-serif;
          font-weight: 400;
          font-size: 13px;
          color: #333333;
          margin-bottom: .5rem; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value {
          margin-bottom: 2em; }
          .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value .price-standard {
            color: #999999;
            font-family: 'Overpass', sans-serif;
            font-weight: 400;
            font-size: 18px;
            text-decoration: line-through;
            border-right: 1px solid #333333;
            padding-right: .5em; }
          .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value .price-sales {
            color: #000;
            font-family: 'Overpass', sans-serif;
            font-weight: 600;
            font-size: 18px; }
          .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value span:nth-child(2) {
            color: #970010; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .description-product p {
          text-align: left;
          font-family: 'Overpass', sans-serif;
          font-weight: 400;
          font-size: 15px;
          color: #666666; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .size-product {
          padding: 1.5em 0;
          height: auto;
          overflow: hidden; }
          .slider-products .slider.product-carousel .product-on-carousel .detail-product .size-product ul {
            float: right;
            width: 100%; }
            .slider-products .slider.product-carousel .product-on-carousel .detail-product .size-product ul .selectable:hover a {
              background-color: #fff;
              color: #333333; }
        .slider-products .slider.product-carousel .product-on-carousel .detail-product .button-view {
          padding-top: 5em; }
      .slider-products .slider.product-carousel .product-on-carousel .promo-image {
        position: absolute;
        top: 0;
        right: 55%;
        max-width: 5%; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .slider-products .slider.product-carousel .product-on-carousel .promo-image {
            max-width: 8%; } }
        @media screen and (max-width: 767px) {
          .slider-products .slider.product-carousel .product-on-carousel .promo-image {
            max-width: 15%;
            right: 0; } }
    .slider-products .slider.product-carousel .slick-arrow {
      color: #ccc;
      width: 30px; }
      .slider-products .slider.product-carousel .slick-arrow.prev-slick-arrow {
        left: 30px;
        text-align: right; }
      .slider-products .slider.product-carousel .slick-arrow.next-slick-arrow {
        right: 30px;
        text-align: left; }
    @media screen and (max-width: 1024px) {
      .slider-products .slider.product-carousel {
        padding: 40px 30px; }
        .slider-products .slider.product-carousel .slick-arrow {
          color: #000;
          font-size: 30px;
          margin-top: -15px; }
          .slider-products .slider.product-carousel .slick-arrow.prev-slick-arrow {
            left: 0; }
          .slider-products .slider.product-carousel .slick-arrow.next-slick-arrow {
            right: 0; } }
  @media screen and (max-width: 1024px) {
    .slider-products .slider-container {
      padding: 0; }
    .slider-products .title-carousel {
      width: 50%;
      margin: 20px auto 0;
      text-align: center; }
      .slider-products .title-carousel:after {
        content: "";
        display: block;
        width: 20%;
        border-bottom: 1px solid #cccccc;
        margin: 12px auto 0; }
    .slider-products .slider.product-carousel {
      padding: 0; }
      .slider-products .slider.product-carousel .product-on-carousel {
        padding: 25px 5px; }
        .slider-products .slider.product-carousel .product-on-carousel .product-image, .slider-products .slider.product-carousel .product-on-carousel .detail-product {
          width: 50%; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-name, .slider-products .slider.product-carousel .product-on-carousel .detail-product .product-name {
            font-size: 15px;
            margin-bottom: 5px; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .product-number, .slider-products .slider.product-carousel .product-on-carousel .detail-product .product-number {
            font-size: 10px; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .price-value, .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value {
            margin-bottom: 0; }
            .slider-products .slider.product-carousel .product-on-carousel .product-image .price-value span, .slider-products .slider.product-carousel .product-on-carousel .detail-product .price-value span {
              font-size: 15px; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .size-product .swatchanchor.size, .slider-products .slider.product-carousel .product-on-carousel .detail-product .size-product .swatchanchor.size {
            width: 40px;
            height: 35px;
            line-height: 2.5; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .description-product, .slider-products .slider.product-carousel .product-on-carousel .detail-product .description-product {
            display: none; }
          .slider-products .slider.product-carousel .product-on-carousel .product-image .button-view, .slider-products .slider.product-carousel .product-on-carousel .detail-product .button-view {
            padding: 0; } }
  @media screen and (max-width: 767px) {
    .slider-products .slider.product-carousel .product-on-carousel .product-image, .slider-products .slider.product-carousel .product-on-carousel .detail-product {
      width: 100%; } }

/* ******************************************* */
/* About-us Carousel Home Page*/
/* ******************************************* */
.homepage-slider-aboutus {
  position: relative;
  width: 100%;
  background-color: #fff; }
  .homepage-slider-aboutus .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    text-align: center;
    color: #fff; }
    .homepage-slider-aboutus .banner-text .title {
      text-transform: none;
      font-size: 70px; }
    .homepage-slider-aboutus .banner-text .subtitle {
      font-family: 'Overpass', sans-serif;
      font-weight: 400;
      font-size: 15px; }
    .homepage-slider-aboutus .banner-text .button {
      margin-top: 25px; }
    @media screen and (max-width: 1024px) {
      .homepage-slider-aboutus .banner-text .title {
        font-size: 52px;
        margin: 0 10px; }
      .homepage-slider-aboutus .banner-text .subtitle {
        font-size: 13px;
        padding: 0 10px; } }
    @media screen and (max-width: 768px) {
      .homepage-slider-aboutus .banner-text {
        width: 100%; }
        .homepage-slider-aboutus .banner-text .title {
          font-size: 32px;
          margin: 0 10px; }
        .homepage-slider-aboutus .banner-text .subtitle {
          font-size: 11px;
          padding: 0 10px; }
        .homepage-slider-aboutus .banner-text .button {
          font-size: 12px;
          margin-top: 15px;
          padding: 4px 2em;
          height: 24px;
          line-height: 1.2; } }
  @media screen and (max-width: 767px) {
    .homepage-slider-aboutus .slider .slide img {
      height: auto;
      max-width: 200%;
      width: 200%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }

.slider-row {
  background-color: #F2F2F2; }
  .slider-row .slider-heading {
    display: flex;
    justify-content: center;
    align-content: center; }
    .slider-row .slider-heading .text {
      text-align: center;
      margin: 20px 0 20px 0; }
      .slider-row .slider-heading .text .title {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 20px;
        text-transform: uppercase; }
      .slider-row .slider-heading .text .subtitle {
        font-size: 15px;
        color: #999999; }
  .slider-row .slider-container .product-carousel-generic {
    padding: 20px 13%; }
    .slider-row .slider-container .product-carousel-generic .product-tile .product-swatches {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0;
      padding: 0 0 10px 10px;
      z-index: 10; }
    .slider-row .slider-container .product-carousel-generic .product-tile:hover .quickview-container {
      opacity: 1; }
    .slider-row .slider-container .product-carousel-generic .product-tile:hover .product-swatches {
      opacity: 1; }
  .slider-row .slider-container .product-tile {
    margin: 0 5%;
    padding: 40px 0; }
  .slider-row .slider-container .slick-arrow {
    color: #333333; }
    .slider-row .slider-container .slick-arrow.prev-slick-arrow {
      left: 5%; }
    .slider-row .slider-container .slick-arrow.next-slick-arrow {
      right: 5%; }
    .slider-row .slider-container .slick-arrow:hover {
      opacity: 0.7; }

/* ******************************************* */
/* Slider No Text */
/* ******************************************* */
.slider-no-text .slider-container-no-text {
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%;
  margin: 0 auto; }
  .slider-no-text .slider-container-no-text .product-carousel-no-text .product-image {
    border: none !important; }
  .slider-no-text .slider-container-no-text .product-carousel-no-text .slick-arrow {
    color: black;
    font-size: 40px; }
    .slider-no-text .slider-container-no-text .product-carousel-no-text .slick-arrow.prev-slick-arrow {
      left: 0%;
      transform: rotate(180deg); }
    .slider-no-text .slider-container-no-text .product-carousel-no-text .slick-arrow.next-slick-arrow {
      right: 0%; }
  @media screen and (max-width: 768px) {
    .slider-no-text .slider-container-no-text .product-carousel-no-text .product-tile .product-image {
      height: 260px; } }

nav[role="navigation"] {
  color: #fff;
  margin-top: 0;
  position: absolute;
  width: 100%;
  top: 0; }
  @media screen and (min-width: 768px) {
    nav[role="navigation"] {
      margin-top: 0;
      position: static;
      display: flex;
      width: 100%; }
      nav[role="navigation"] .category-container {
        justify-content: space-between; } }

.left-initial {
  left: initial !important; }

.menu-category.level-1.right-container > li:first-child {
  border-top: 0; }

.menu-category {
  list-style: none;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .menu-category {
      display: flex;
      justify-content: center;
      left: auto;
      margin-top: 0;
      position: relative;
      width: 100%;
      padding-top: 17px; }
      .menu-category.level-1 > li {
        padding-bottom: 20px;
        min-width: 100px;
        padding-left: 20px !important; } }
  @media screen and (max-width: 1024px) {
    .menu-category li.spacer {
      display: none; } }
  .menu-category li {
    list-style: none;
    border: none;
    padding-right: 20px;
    padding-left: 20px; }
  .menu-category .average-category {
    margin-right: 250px; }
  .menu-category a {
    color: #fff;
    display: inline-block;
    overflow: visible;
    text-align: center;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    border-bottom: 1px 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; }
    .menu-category a:hover {
      text-decoration: none;
      border-bottom-color: #fff; }

.level-2 {
  clear: left;
  display: none; }
  .level-1 > .active .level-2 {
    display: block; }
  .level-2 a {
    font-size: 13px;
    margin-bottom: 15px;
    border-bottom: 0;
    text-align: left;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .level-2 a:hover {
      color: #917349; }
  @media screen and (min-width: 768px) {
    .level-2 {
      background-color: rgba(0, 0, 0, 0.9);
      color: #fff;
      padding: 0;
      position: absolute;
      top: 60px;
      left: 0;
      right: 0;
      padding: 45px;
      width: 100vw; }
      .level-1 li:hover .level-2 {
        display: flex;
        justify-content: center; }
      .level-2 > ul {
        display: flex; }
        .level-2 > ul > li {
          width: auto;
          padding: 0 30px;
          min-width: 15vw; }
          .level-2 > ul > li:not(:first-child) {
            border-left: 1px solid #434343; }
        .level-2 > ul.columnize {
          -webkit-columns: 2;
          -moz-columns: 2;
          columns: 2;
          -webkit-column-gap: 60px;
          -moz-column-gap: 60px;
          column-gap: 60px;
          -webkit-column-rule: 1px solid #434343;
          -moz-column-rule: 1px solid #434343;
          column-rule: 1px solid #434343; }
      .level-2 .menu-horizontal {
        float: none; }
      .level-2 .banner {
        padding-left: 30px; }
        .level-2 .banner img {
          border-left: 1px solid #434343;
          padding-left: 30px;
          max-width: 20vw; } }
  .level-2 .banner {
    display: none; }
    @media screen and (min-width: 768px) {
      .level-2 .banner {
        display: block; } }
    .level-2 .banner img {
      vertical-align: top; }

.level-3 {
  display: none; }
  .level-2 .active .level-3 {
    display: block; }
  @media screen and (min-width: 768px) {
    .level-3 {
      display: block; }
      .level-3 li {
        float: none;
        padding: 0;
        text-transform: none; } }

/* Tablet menu */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .menu-category .average-category {
    margin: 0; } }

/* Mobile menu */
@media screen and (max-width: 767px) {
  nav[role="navigation"] {
    position: fixed;
    top: 155px;
    height: auto;
    max-height: calc(100% - 155px);
    left: 100%;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    -ms-transition: left 0.3s ease;
    transition: left 0.3s ease;
    background-color: #000;
    overflow-y: scroll;
    z-index: 10; }
    #wrapper.menu-active nav[role="navigation"] {
      left: 0; }
    #wrapper.search-suggestions-active nav[role="navigation"],
    #wrapper.mini-cart-active nav[role="navigation"] {
      z-index: 0; }
  #wrapper.menu-active {
    left: 0; }
  .menu-category li {
    margin: 0;
    position: relative; }
    .menu-category li a {
      font-weight: 300;
      font-size: 16px;
      display: block;
      border-bottom: 0;
      text-align: left; }
  .menu-category.level-1 > li {
    padding: 0;
    border-top: 1px solid #878787; }
    .menu-category.level-1 > li:first-child {
      border-top: 2px solid #917349; }
    .menu-category.level-1 > li:last-child {
      border-bottom: 1px solid #878787; }
    .menu-category.level-1 > li > a {
      font-size: 18px;
      padding: 6px 40px 6px 20px; }
    .menu-category.level-1 > li:after {
      content: "\f067";
      font-family: 'FontAwesome';
      font-size: 16px;
      line-height: 1;
      position: absolute;
      right: 20px;
      top: 10px; }
    .menu-category.level-1 > li.expanded {
      background-color: #222222; }
      .menu-category.level-1 > li.expanded h3:after, .menu-category.level-1 > li.expanded:after {
        content: "\f068"; }
    .menu-category.level-1 > li.average-category {
      margin-right: 0; }
    .menu-category.level-1 > li .country {
      padding-left: 20px; }
      .menu-category.level-1 > li .country:after {
        content: ""; }
  .menu-category .level-2 li {
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #cccccc; }
    .menu-category .level-2 li a {
      color: #000;
      margin: 0;
      padding: 8px 40px 8px 20px; }
      .menu-category .level-2 li a:hover {
        text-decoration: none; }
    .menu-category .level-2 li:after {
      content: "\f067";
      font-family: 'FontAwesome';
      font-size: 14px;
      line-height: 1;
      position: absolute;
      right: 20px;
      top: 12px;
      color: #000; }
  .menu-category .level-2 li.expanded:after {
    content: "\f068"; }
  .menu-category .level-2 .level-3 {
    padding-left: 0; }
    .menu-category .level-2 .level-3 li a {
      text-transform: none;
      color: #666666; }
    .menu-category .level-2 .level-3 li:after {
      content: " "; }
    .menu-category .level-2 .level-3.expanded li:after {
      content: ""; } }

#user-login .menu-utility-user {
  margin: 0;
  padding: 0; }
  #user-login .menu-utility-user li {
    border-top: 1px solid #1a1a1a;
    list-style: none;
    padding: 0; }
    #user-login .menu-utility-user li:first-child {
      border: none; }
    @media screen and (min-width: 768px) {
      #user-login .menu-utility-user li {
        background-color: transparent;
        border-color: transparent;
        float: left;
        margin: 0;
        padding: 0; }
        #user-login .menu-utility-user li:first-child {
          border: none; } }
    #user-login .menu-utility-user li a {
      color: #fff;
      font-family: 'Overpass', sans-serif;
      font-weight: 400;
      font-size: 15px;
      text-decoration: none;
      transition: color .5s ease; }
      #user-login .menu-utility-user li a:hover {
        color: #999999;
        text-decoration: none; }
      #user-login .menu-utility-user li a:active {
        color: #999999; }
  @media screen and (min-width: 768px) {
    #user-login .menu-utility-user .user-info {
      transition: color .5s ease; }
      #user-login .menu-utility-user .user-info.active .user-login {
        color: #999999; }
      #user-login .menu-utility-user .user-info.active .user-panel {
        opacity: 1;
        visibility: visible; } }
  #user-login .menu-utility-user .user-info .user-panel {
    box-sizing: content-box;
    margin-top: .5rem;
    text-align: left;
    transition: all .3s ease;
    width: 10rem;
    width: max-content; }
    @media screen and (max-width: 767px) {
      #user-login .menu-utility-user .user-info .user-panel {
        display: none; } }
    #user-login .menu-utility-user .user-info .user-panel h3 {
      display: none;
      margin: 0;
      padding-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        #user-login .menu-utility-user .user-info .user-panel h3 {
          display: block;
          color: #917349;
          font-weight: 600; } }
    @media screen and (min-width: 768px) {
      #user-login .menu-utility-user .user-info .user-panel {
        background-color: #fff;
        border: 1px solid #cccccc;
        box-shadow: none;
        margin-top: 10px;
        opacity: 0;
        padding: 20px;
        position: absolute;
        visibility: hidden;
        z-index: 20;
        min-width: 300px;
        text-align: center; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      #user-login .menu-utility-user .user-info .user-panel {
        right: 40%;
        margin-top: 7px;
        min-width: 200px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
      #user-login .menu-utility-user .user-info .user-panel {
        right: 45%; } }
    #user-login .menu-utility-user .user-info .user-panel .user-links {
      padding-left: 1.5rem;
      text-align: center;
      font-family: 'Overpass', sans-serif;
      font-weight: 300; }
      @media screen and (min-width: 768px) {
        #user-login .menu-utility-user .user-info .user-panel .user-links {
          padding-left: 0; } }
    #user-login .menu-utility-user .user-info .user-panel a {
      color: #000;
      display: block;
      padding: .5rem 0; }
      @media screen and (min-width: 768px) {
        #user-login .menu-utility-user .user-info .user-panel a {
          padding: 0;
          margin-bottom: .5rem; } }
    #user-login .menu-utility-user .user-info .user-panel .user-logout {
      background-color: #000;
      color: #fff;
      margin: 20px auto 0;
      padding: 0.5em 2em;
      text-transform: uppercase; }
      #user-login .menu-utility-user .user-info .user-panel .user-logout:hover {
        opacity: 0.7; }

.country-selector {
  border-bottom: 5px solid #1a1a1a;
  color: #fff;
  width: 100%;
  padding-left: 30px;
  border-bottom: none;
  width: auto;
  list-style-type: none; }
  .country-selector .selector {
    display: none;
    margin-top: .5rem;
    padding-left: 2rem; }
    .country-selector .selector.active {
      display: block;
      z-index: 1;
      position: absolute;
      top: 0;
      right: 0;
      margin-right: 4%;
      margin-top: 40px; }
    @media screen and (min-width: 767px) {
      .country-selector .selector {
        background-color: #fff;
        border-radius: 2px;
        box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.3);
        margin-top: 1rem;
        padding: 1rem; } }
    @media screen and (max-width: 767px) {
      .country-selector .selector {
        margin: 0;
        padding-left: 0; } }
  .country-selector .menu-title {
    display: none; }
    @media screen and (max-width: 767px) {
      .country-selector .menu-title {
        display: block;
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 18px;
        padding: 6px 40px 6px 20px;
        line-height: 1.5;
        margin: 0; } }
  .country-selector .current-country {
    cursor: pointer;
    padding: .8em 1rem; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .country-selector .current-country {
        padding: 0; } }
    .country-selector .current-country.selector-active {
      border-bottom: 1px solid #1a1a1a; }
      .country-selector .current-country.selector-active .selector-icon {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg); }
    .country-selector .current-country .selector-icon {
      margin: .2em .3rem;
      float: right;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .country-selector .current-country .flag-icon {
      border: none; }
  .country-selector .continent-name {
    margin: 0 0 .5rem 0;
    color: #917349;
    text-align: right; }
  .country-selector .country {
    margin-bottom: .5rem;
    text-align: right;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px; }
    @media screen and (max-width: 768px) {
      .country-selector .country {
        margin-bottom: 0;
        text-align: left; } }
  .country-selector .locale {
    border-right: 1px solid #cccccc;
    display: inline-block;
    padding: 0 .3rem;
    vertical-align: middle; }
    .country-selector .locale:first-of-type {
      padding-left: 0; }
    .country-selector .locale:last-of-type {
      border-right: none;
      padding-right: 0; }
  .country-selector .flag-icon {
    border: 1px solid #cccccc;
    margin-right: .3rem; }

.header-main {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50; }
  .header-main.no-sticky {
    position: relative; }

.top-banner {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 50px;
  background-color: #333333;
  position: relative; }
  .top-banner .header-left {
    display: flex;
    width: 100%;
    margin-left: 4%; }
    .top-banner .header-left #user-login {
      margin-right: 5%; }
    .top-banner .header-left #wishlist {
      margin-right: 8%; }
    .top-banner .header-left i {
      font-size: 20px;
      color: #fff; }
    .top-banner .header-left .label-icon {
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 13px;
      text-transform: uppercase;
      color: #fff;
      margin-left: 5px;
      display: inline-block;
      letter-spacing: 0; }
    .top-banner .header-left a:not(.button) {
      color: #fff; }
      .top-banner .header-left a:not(.button):hover {
        text-decoration: none; }
        .top-banner .header-left a:not(.button):hover .label-icon {
          color: #cccccc; }
  .top-banner .header-center {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    z-index: 2; }
    .top-banner .header-center .container-logo {
      background-color: #000;
      width: 200px;
      height: 110px;
      text-align: center; }
      .top-banner .header-center .container-logo .logo-img {
        max-width: 200px;
        max-height: 110px;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2); }
  .top-banner .header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-right: 4%; }
    .top-banner .header-right .shipping-information {
      color: #fff; }
      .top-banner .header-right .shipping-information .icon-truck {
        background-image: url("../images/truck-icon.png");
        background-position: center;
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: middle; }
      .top-banner .header-right .shipping-information span {
        font-size: 13px;
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        text-transform: uppercase; }

.primary-logo {
  height: 38px;
  padding: .1em 0 0 0;
  margin: 0 auto;
  width: 200px;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .primary-logo {
      margin: 0;
      padding: 0.3em 0 0 .5em; } }

.header-banner {
  display: block; }
  .header-banner .header-promotion {
    background-color: #e6007e;
    color: #fff;
    padding: 3px 0 2px;
    text-align: center; }

.header-search {
  color: #fff;
  height: 25px;
  margin-left: 40px;
  position: relative;
  max-width: 265px; }
  .header-search.add-border-search {
    border-bottom: 1px solid #fff;
    animation-name: animation-line;
    animation-duration: 10s; }
  .header-search i {
    font-size: 20px; }
  .header-search label {
    display: inline-block;
    font-size: 13px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300; }
  .header-search input[type="text"] {
    background-color: transparent;
    border: none;
    margin: 0;
    width: 85%;
    width: calc(100% - 30px);
    height: 25px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    padding-left: 0; }
    .header-search input[type="text"]:focus {
      outline: none; }
  .header-search button {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 0;
    width: 25px;
    height: auto; }

.header-menu {
  height: 60px;
  background-color: #000; }

.menu-toggle {
  color: #fff; }
  .menu-toggle i {
    width: 18px; }
  @media screen and (min-width: 768px) {
    .menu-toggle {
      display: none; } }

@media screen and (max-width: 1024px) {
  .top-banner .header-left .label-icon {
    display: none; }
  .top-banner .header-left #user-login,
  .top-banner .header-left #wishlist {
    margin-right: 10%; }
  .top-banner .header-left .user-is-login {
    color: #917349; } }

/*************************/
/* Header tablet - vertical and horizontal version */
/*************************/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-banner {
    height: 100px;
    background-color: #222222; }
    .top-banner .header-left {
      justify-content: flex-end;
      position: absolute;
      bottom: 0;
      right: 0;
      margin: 0;
      width: 30%;
      height: 50%;
      padding: 20px 40px 20px; }
    .top-banner .header-center {
      position: absolute;
      top: 0;
      left: 0; }
      .top-banner .header-center .container-logo {
        background-color: #222222;
        height: 100px;
        text-align: center; }
        .top-banner .header-center .container-logo .logo-img {
          max-width: 200px;
          max-height: 110px;
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
    .top-banner .header-right {
      justify-content: flex-end;
      position: absolute;
      top: 0;
      right: 0;
      margin: 0;
      width: 70%;
      height: 50%;
      padding: 20px 40px 20px; } }

@media screen and (max-width: 768px) {
  .header-search {
    max-width: 180px;
    border-bottom: 1px solid #fff; }
    .header-search .search-information {
      display: none; }
  .shipping-information {
    display: none; } }

/* Mobile */
@media screen and (max-width: 767px) {
  .top-banner {
    display: block;
    border-bottom: 0;
    height: 155px; }
    .top-banner .header-left,
    .top-banner .header-center,
    .top-banner .header-right {
      display: block; }
    .top-banner .header-left {
      background-color: #222222;
      width: 50%;
      height: 50px;
      direction: rtl;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      margin: 0;
      padding: 10px 20px; }
      .top-banner .header-left > div {
        display: inline-block; }
      .top-banner .header-left #wishlist,
      .top-banner .header-left #shopping-bag {
        margin-right: 20px;
        margin-left: 0; }
    .top-banner .header-center {
      background-color: #000;
      width: 100%;
      height: 105px;
      position: absolute;
      top: auto;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .top-banner .header-center .menu-toggle {
        height: 105px;
        display: table;
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0; }
        .top-banner .header-center .menu-toggle .menu-icon {
          font-size: 25px;
          width: 60px;
          color: #917349;
          display: table-cell;
          vertical-align: middle;
          text-align: right;
          padding-right: 20px; }
      .top-banner .header-center .header-logo .container-logo {
        width: 100px;
        height: 100px;
        background-color: transparent;
        margin: auto;
        text-align: center; }
      .top-banner .header-center .header-logo .logo-img {
        max-width: 100px;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    .top-banner .header-right {
      background-color: #222222;
      width: 50%;
      height: 50px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      margin: 0;
      padding: 10px 20px; }
      .top-banner .header-right .shipping-information {
        display: none; }
      .top-banner .header-right .header-search {
        margin: 0;
        border-bottom: 1px solid #fff; }
        .top-banner .header-right .header-search .shipping-information {
          display: none; }
        .top-banner .header-right .header-search .search-information {
          display: none; }
  #wrapper.menu-active .menu-toggle i:before {
    content: "\f00d"; }
  #wrapper.mini-cart-active .top-banner .header-center {
    z-index: 0; } }

/* ************************* */
/* Animation definition*/
/* ************************* */
@keyframes animation-line {
  0% {
    width: 25%; }
  25% {
    width: 50%; }
  50% {
    width: 75%; }
  100% {
    width: 100%; } }

#mini-cart {
  right: 1.6em;
  top: .2em;
  z-index: 20; }
  @media screen and (min-width: 768px) {
    #mini-cart {
      right: 5.7em;
      top: .5em; } }

.mini-cart-total {
  position: relative; }
  .mini-cart-total .mini-cart-link .minicart-quantity {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: 100%;
    width: 18px;
    height: 18px;
    text-align: center; }
  .mini-cart-total .mini-cart-link .shopping-bag {
    background-image: url("../images/paperbag-icon.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-style: normal; }
  .mini-cart-total .mini-cart-link span {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #fff; }

.mini-cart-container {
  position: relative; }

.mini-cart-panel {
  display: none;
  position: absolute;
  width: 400px;
  z-index: 1;
  right: 0;
  padding-top: 10px; }
  .mini-cart-panel .mini-cart-content {
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: none; }

@media screen and (min-width: 1025px) {
  #mini-cart:hover .mini-cart-panel {
    display: block; } }

.mini-cart-header {
  font-size: 15px;
  padding: 1em 1em 0;
  text-transform: uppercase; }
  .mini-cart-header.feedback {
    display: none; }

.mini-cart-products {
  max-height: 360px;
  padding: 15px;
  overflow: auto; }

.mini-cart-product {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  padding: 1em;
  position: relative; }
  .mini-cart-product.collapsed .mini-cart-name,
  .mini-cart-product.collapsed .mini-cart-attributes,
  .mini-cart-product.collapsed .mini-cart-pricing,
  .mini-cart-product.collapsed .product-availability-list {
    width: 90%; }
  .mini-cart-product.collapsed .mini-cart-image {
    display: none; }
  .mini-cart-product .mini-cart-toggle {
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: 0; }

.mini-cart-image {
  float: left;
  width: 30%; }
  .mini-cart-image img {
    max-width: 100%; }

.mini-cart-name {
  font-size: 12px;
  padding-bottom: 10px; }
  .mini-cart-name a {
    color: #000 !important; }

.mini-cart-name, .mini-cart-attributes, .mini-cart-product .product-availability-list, .mini-cart-pricing {
  float: right;
  width: 70%;
  padding-left: 15px; }

.mini-cart-attributes, .mini-cart-product .product-availability-list, .mini-cart-pricing {
  font-size: 11px;
  padding-bottom: 5px; }
  .mini-cart-attributes .attribute:not(:last-child), .mini-cart-product .product-availability-list .attribute:not(:last-child), .mini-cart-pricing .attribute:not(:last-child) {
    padding-bottom: 5px; }

.mini-cart-pricing {
  clear: right; }

.mini-cart-totals {
  text-align: center;
  padding: 0 15px 15px; }
  .mini-cart-totals .mini-cart-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px; }
  .mini-cart-totals .button {
    font-size: 12px;
    width: 48%;
    padding: 10px 5px; }

.mini-cart-subtotals {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  font-size: 13px; }

.mini-cart-slot {
  background: none repeat scroll 0 0 #cccccc;
  border-top: 1px solid #cccccc;
  margin: 15px 0; }
  .mini-cart-slot .minicartslot {
    padding: 10px; }
    .mini-cart-slot .minicartslot p {
      margin-bottom: 0; }

@media screen and (max-width: 1024px) {
  .mini-cart-total .mini-cart-link .minicart-quantity {
    right: -14px;
    top: -4px; } }

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mini-cart-panel {
    padding-top: 5px; }
  .mini-cart-products {
    max-height: calc(100vh - 280px); } }

/* Mobile: show only minicart feedback for last product added */
@media screen and (max-width: 767px) {
  .mini-cart-total {
    padding-bottom: 15px; }
  .mini-cart-panel {
    position: fixed;
    width: 100%;
    padding-top: 0; }
  .mini-cart-header.feedback {
    display: block; }
  .mini-cart-header:not(.feedback) {
    display: none; }
  .mini-cart-products .mini-cart-product {
    border-bottom: 0; }
    .mini-cart-products .mini-cart-product:not(:first-child) {
      display: none; }
  .mini-cart-totals .mini-cart-subtotals,
  .mini-cart-totals .mini-cart-slot {
    display: none; } }

.breadcrumb {
  font-size: 1em;
  line-height: 1em;
  padding: 30px;
  padding-left: 5%;
  background-color: #fff;
  margin-bottom: 0px; }
  .breadcrumb li {
    display: inline;
    list-style: none outside none; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .breadcrumb {
      padding-left: 30px; } }

.paging-current-page {
  left: -999em;
  position: absolute; }

.breadcrumb-element {
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-transform: lowercase;
  display: inline-block; }
  .breadcrumb-element:first-letter {
    text-transform: uppercase; }
  .breadcrumb-element:after {
    color: #000;
    content: '/';
    margin-right: 7px; }
  .breadcrumb-element:last-child {
    color: #666666; }
    .breadcrumb-element:last-child:after {
      content: ''; }
    .breadcrumb-element:last-child:first-letter {
      text-transform: uppercase; }
    .breadcrumb-element:last-child * {
      color: inherit; }
  .breadcrumb-element a span {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: lowercase;
    display: inline-block; }
    .breadcrumb-element a span::first-letter {
      text-transform: uppercase; }
  .breadcrumb-element a:hover span {
    text-decoration: underline; }

.crumb-name {
  text-transform: lowercase;
  display: inline-block; }
  .crumb-name:first-letter {
    text-transform: uppercase; }

.breadcrumb-refinement {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px;
  text-transform: lowercase;
  display: inline-block;
  color: #917349;
  padding-left: 0.5em; }
  .breadcrumb-refinement:after {
    content: attr(data-divider);
    font-style: normal; }
  .breadcrumb-refinement:last-of-type:after {
    content: ''; }

.breadcrumb-refined-by {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px;
  text-transform: lowercase;
  display: inline-block; }
  .breadcrumb-refined-by:first-letter {
    text-transform: uppercase; }

.breadcrumb-refinement-value {
  background-color: rgba(145, 115, 73, 0.3);
  display: inline-block;
  border-radius: 3px;
  margin: 0 .42em .42em 0;
  padding: 0 .42em; }

.breadcrumb-relax {
  background: none;
  color: #e6007e;
  font-style: normal;
  padding: 0 0 0 .4em; }

.breadcrumb-result-text:not(.breadcrumb-element) {
  margin-right: 0.5em;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px;
  text-transform: lowercase;
  display: inline-block;
  padding-left: 0.5em; }

.breadcrumb-result-text a,
.breadcrumb-result-text a *,
.breadcrumb .searchphraselink {
  background: none;
  color: #917349 !important;
  padding: 0; }

.category-listing-title {
  color: #ffffff;
  position: absolute;
  z-index: -9; }

@media only screen and (max-width: 767px) {
  .breadcrumb {
    width: 100%;
    padding: 10px 30px 0 30px; }
    .breadcrumb .breadcrumb-element {
      line-height: 1.4em; }
      .breadcrumb .breadcrumb-element span {
        font-size: 13px; }
      .breadcrumb .breadcrumb-element:last-child {
        text-transform: uppercase;
        display: block; }
    .breadcrumb .breadcrumb-refined-by {
      padding-top: 5px;
      text-align: center; }
    .breadcrumb .breadcrumb-refinement {
      padding-top: 5px;
      text-align: center; }
  .pt_product-search-result .breadcrumb .breadcrumb-element:last-child {
    text-transform: none; }
  .pt_product-search-result .breadcrumb .breadcrumb-result-text:not(.breadcrumb-element) {
    line-height: 1.4em; }
  .pt_content .breadcrumb {
    padding-bottom: 10px; }
    .pt_content .breadcrumb .breadcrumb-element:last-child:after {
      width: 45%; } }

@media screen and (min-width: 1900px) {
  .pt_product-search-result .breadcrumb {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1770px; } }

.pt_account #main .breadcrumb,
.pt_order #main .breadcrumb,
.pt_wish-list #main .breadcrumb,
.pt_customer-service #main .breadcrumb {
  padding-left: 0;
  padding-right: 0; }

h1 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: .625rem 0; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 1.75em;
      margin: 15px; } }

h2 {
  font-size: 1.3em;
  text-transform: uppercase; }

h3 {
  font-size: 1.15em; }

#secondary h1 {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 14px; }

.primary-content dl {
  clear: both;
  overflow: hidden; }
  .primary-content dl dt {
    clear: both;
    float: left;
    margin: 2% 0 0;
    min-width: 15%; }
  .primary-content dl dd {
    float: left;
    margin: 2% 0 0;
    padding: 0 0 0 5%; }

.col-1 {
  float: left;
  margin: 4px 0;
  width: 48%; }

.col-2 {
  float: right;
  margin: 4px 0;
  width: 48%; }

.content-header {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400; }
  .content-header span {
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400; }

.section-header {
  background-color: #F2F2F2;
  font-size: 1.1em !important;
  font-weight: 700;
  margin: 0 1em;
  padding: 1em 0;
  position: relative;
  text-transform: uppercase; }

.section-header-note {
  float: right;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  text-transform: none;
  margin-left: 5px;
  font-size: 13px;
  color: #000; }

.section-header-note-bo {
  margin: 20px 0; }

.back {
  display: block;
  margin: 0 0 10px; }

#category-level-1 {
  padding: 0;
  border: solid 1px #cccccc; }
  #category-level-1 li:not(:last-child) {
    border-bottom: solid 1px #cccccc; }
  #category-level-1 li {
    padding: 0; }
    #category-level-1 li a {
      padding: 1em;
      display: block; }
      #category-level-1 li a:hover {
        background: #F2F2F2;
        text-decoration: none; }
  #category-level-1 a {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    text-transform: uppercase; }
    #category-level-1 a.refinement-link {
      margin: 0;
      font-size: 15px;
      font-family: 'Overpass', sans-serif;
      font-weight: 400; }
  #category-level-1 #category-level-2 {
    border-top: solid 1px #cccccc; }
    #category-level-1 #category-level-2 a {
      text-transform: none; }
      #category-level-1 #category-level-2 a.active {
        color: #917349; }
    #category-level-1 #category-level-2 #category-level-3 {
      padding: .3em 0 0; }
      #category-level-1 #category-level-2 #category-level-3 a.refinement-link {
        font-style: normal;
        margin: 0 0 0 .9em;
        padding: 0; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait), screen and (max-width: 767px) {
    #category-level-1 {
      border-left: 0;
      border-right: 0; } }

.refinement-header {
  background-color: #917349;
  border-top: 1px solid #cccccc;
  color: #fff;
  display: flex;
  font-size: 1.1em;
  font-weight: bold;
  justify-content: space-between;
  letter-spacing: 0.125em;
  margin: 0;
  padding: 1em;
  text-transform: uppercase; }
  .refinement-header.expanded:after {
    align-self: center;
    content: "\f067";
    font-family: 'FontAwesome'; }

.refinement {
  padding-bottom: 1em;
  position: relative; }
  .pt_categorylanding .refinement {
    display: none; }
    .pt_categorylanding .refinement.category-refinement {
      display: block; }
  .refinement h3 {
    border-top: 1px solid #cccccc;
    font-size: 1.1em;
    letter-spacing: 0.125em;
    margin: 0 0 .65em;
    padding: 1.15em 1em .75em 1em;
    text-transform: uppercase; }
    .ie7 .refinement h3 {
      clear: both; }
    .refinement h3 i {
      color: #e6007e; }
  .refinement ul {
    list-style: none outside none;
    margin: 0; }
    .refinement ul.refinement-options {
      margin: 0 1em; }
  .refinement li {
    padding: .5em 0; }
  .refinement ul.refinement-options li i {
    color: #cccccc; }
  .refinement ul.refinement-options li.selected i {
    color: #917349; }
  .refinement ul.refinement-options li a span {
    color: #666666; }
  .refinement ul.refinement-options li a:hover {
    text-decoration: none; }
    .refinement ul.refinement-options li a:hover span {
      text-decoration: underline; }
  .refinement ul.refinement-options.swatches li a {
    display: block; }
  .refinement ul.refinement-options.swatches li.selected a {
    position: relative; }
  .refinement ul.refinement-options.swatches li.unselectable {
    display: none; }
  .refinement ul.refinement-options.size {
    display: flex;
    flex-wrap: wrap; }
    .refinement ul.refinement-options.size li {
      width: 25%; }
      .refinement ul.refinement-options.size li .size-container {
        align-items: center;
        border: solid 1px #333333;
        display: flex;
        justify-content: center;
        padding: 0;
        width: 50px;
        height: 45px; }
        .refinement ul.refinement-options.size li .size-container a {
          display: block;
          line-height: 40px;
          padding: 0;
          text-align: center;
          text-decoration: none;
          width: 100%; }
      .refinement ul.refinement-options.size li.selected-size .size-container, .refinement ul.refinement-options.size li:hover .size-container {
        background-color: #333333; }
        .refinement ul.refinement-options.size li.selected-size .size-container a, .refinement ul.refinement-options.size li:hover .size-container a {
          color: #fff; }
  .refinement .clear-refinement {
    font-weight: bold;
    padding: 0 1.05em 0.4em; }
  .refinement .refinement-link {
    border: 0 none; }
  .refinement .selected .refinement-link {
    background-position: left bottom; }
  .refinement .refinement-top-level {
    padding: 1em;
    font-size: 15px;
    border-bottom: solid 1px #cccccc; }
    .refinement .refinement-top-level + #category-level-1 {
      border-top: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .refinement .refinement-top-level {
        border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc; } }
    .refinement .refinement-top-level:hover {
      background: #F2F2F2; }
    .refinement .refinement-top-level a:hover {
      text-decoration: none; }
      .refinement .refinement-top-level a:hover.link-view-all span {
        text-decoration: underline; }
  .refinement.materialDescription li a {
    text-transform: uppercase; }

@media screen and (max-width: 768px) {
  .refinement:not(.category-refinement) ul {
    padding-left: 30px;
    padding-right: 30px; } }

.refinement.refinementColor h3 {
  border-top: none; }

.scrollable {
  height: 10em;
  overflow: auto; }

/*************************/
/* Secondary */
/*************************/
.nav nav {
  width: 100%;
  padding: 5px 15px 15px; }

.nav ul {
  border: 0 none;
  list-style: none outside none;
  margin: .58em 0;
  padding: 0; }
  .nav ul li {
    list-style: none outside none !important;
    margin: 0 0 .58em !important; }
    .nav ul li a {
      color: #999999; }

.nav .toggle {
  border-bottom: 1px solid #cccccc;
  display: block;
  font-size: 1em;
  font-weight: 700;
  margin: 20px 0 10px;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 6px; }

.nav .expanded {
  background-position: left -96px; }

.nav .account-nav-asset {
  background-color: #333333;
  color: #fff;
  line-height: 1.5em;
  padding: .83em 15px; }
  .nav .account-nav-asset p {
    color: #fff;
    margin: 1em 0 0 0; }
  .nav .account-nav-asset a {
    color: #917349; }
  .nav .account-nav-asset hr {
    background-color: #fff;
    margin-top: 10px; }

/* ----------------------- RANGE PREZZO ----------------- */
#price-refinement ul li {
  max-width: 100%; }
  #price-refinement ul li .range-price {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    width: 100%; }
    #price-refinement ul li .range-price input, #price-refinement ul li .range-price button {
      width: calc(90% / 3); }
    #price-refinement ul li .range-price .button-gray {
      background-color: #cccccc;
      border-color: #cccccc;
      color: #fff;
      padding: 0; }
      #price-refinement ul li .range-price .button-gray:hover {
        background-color: #000;
        color: #fff; }

@media screen and (max-width: 768px) {
  #price-refinement {
    border-bottom: 1px solid #cccccc; } }

.remove-all-filters {
  display: block;
  margin: 40px auto 60px;
  width: 90%;
  border-color: #999999;
  font-family: 'Overpass', sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait), screen and (max-width: 767px) {
    .remove-all-filters {
      margin: 1em auto; } }

/* --------------------- FILTRI MOBILE -------------------- */
.hidden-btn {
  display: none; }

.filter-collapsed {
  display: none; }

.filter-expanded {
  display: block; }

#show-filters, #hide-filters {
  padding: 1em;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #show-filters, #hide-filters {
      padding: 1em 20px; }
      #show-filters button, #hide-filters button {
        width: 100%; } }

#wrapper:not(.filter-initialized) #filters-container {
  display: none; }

@media screen and (max-width: 768px) {
  .refinement h3 {
    margin: 0;
    padding-bottom: 0.15em; }
  .refinement .refinement-options {
    padding-top: 1em; } }

@media screen and (max-width: 360px) {
  #show-filters button, #hide-filters button {
    display: block;
    width: 100%; } }

footer {
  background-color: #000;
  clear: both;
  min-height: 385px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around; }

.footer-container {
  padding-left: 4%;
  padding-top: 65px;
  padding-bottom: 65px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 66.6%; }
  .footer-container .footer-item {
    width: 26.5%; }
    @media screen and (min-width: 1025px) {
      .footer-container .footer-item:first-child {
        width: 20%; }
        .footer-container .footer-item:first-child .content-asset {
          padding-left: 0; }
      .footer-container .footer-item .no-border {
        border-right: 0 !important; } }
    .footer-container .footer-item .content-asset {
      border-right: 1px solid #333333;
      height: 100%;
      padding-left: 20px;
      padding-right: 20px; }
  .footer-container h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 16px; }
  .footer-container .menu-footer {
    float: none;
    padding: 0; }
    .footer-container .menu-footer li {
      float: none;
      line-height: 2em;
      list-style: none !important;
      text-transform: uppercase;
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 14px; }
  .footer-container a {
    color: #fff; }

.footer-newsletter {
  width: 100%;
  max-width: 33.3%;
  padding: 65px;
  background-color: #000; }
  .footer-newsletter .title-box {
    color: #fff;
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .footer-newsletter .text-box {
    color: #fff;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 20px; }
  .footer-newsletter #email-alert-signup input[type="email"] {
    margin-left: 0;
    width: 100%;
    height: 40px;
    padding-left: 12px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 14px; }
  .footer-newsletter #email-alert-signup .input-text {
    margin-bottom: 10px; }
  .footer-newsletter #email-alert-signup .check-infoPrivacy {
    margin-bottom: 20px; }
    .footer-newsletter #email-alert-signup .check-infoPrivacy .check {
      width: 20px;
      height: 20px;
      background-color: #fff;
      border: 1px solid #cfcfcf;
      display: inline-block;
      float: left;
      margin-right: 14px;
      margin-bottom: 25px; }
    .footer-newsletter #email-alert-signup .check-infoPrivacy .checkbox-label {
      color: #fff;
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 12px;
      padding-top: 0; }
      .footer-newsletter #email-alert-signup .check-infoPrivacy .checkbox-label .link-privacy {
        color: #fff;
        text-decoration: underline; }
  .footer-newsletter #email-alert-signup button {
    min-width: 50%;
    background-color: #000;
    border-color: #fff;
    color: #fff; }
    .footer-newsletter #email-alert-signup button:not(:disabled):hover {
      background-color: #fff;
      color: #000; }

.footer-information {
  height: 60px;
  background-color: #222222;
  display: flex;
  flex-direction: row;
  align-items: center; }
  .footer-information .copyright {
    width: 100%;
    color: #fff;
    margin-left: 4%;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px;
    max-width: 66%; }
  .footer-information .social-links {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-right: 4%;
    max-width: 33%; }
    .footer-information .social-links ul {
      padding: 0; }
      .footer-information .social-links ul li {
        display: inline-block;
        float: none;
        list-style-type: none;
        padding: 0 10px; }
        .footer-information .social-links ul li a {
          text-align: center;
          font-size: 20px;
          color: #fff; }
          .footer-information .social-links ul li a:hover {
            color: #917349;
            text-decoration: none; }
  .footer-information .postscript {
    color: #fff;
    font-style: italic;
    text-align: right;
    margin-right: 5%; }

/* Tablet */
@media screen and (max-width: 1024px) {
  footer {
    display: block;
    width: 100%;
    background-color: #000; }
    footer .footer-container {
      width: 100%;
      padding: 50px 50px 0; }
      footer .footer-container .footer-item {
        padding-bottom: 50px; }
    footer .footer-newsletter {
      max-width: 100%;
      padding: 50px;
      border-bottom: 1px solid #333333; }
  .footer-information {
    height: auto; }
    .footer-information .copyright {
      margin-top: 15px;
      margin-bottom: 15px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  footer .footer-container .footer-item {
    width: 50%; }
    footer .footer-container .footer-item .content-asset {
      padding-left: 0; }
    footer .footer-container .footer-item:nth-child(even) .content-asset {
      padding-left: 40px;
      padding-right: 0;
      border-right: 0; } }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  footer .footer-container .footer-item {
    width: 25%; }
    footer .footer-container .footer-item:first-child .content-asset {
      padding-left: 0; }
    footer .footer-container .footer-item:last-child .content-asset {
      padding-right: 0;
      border-right: 0; } }

/* Mobile */
@media screen and (max-width: 767px) {
  footer .footer-container {
    padding: 0; }
    footer .footer-container .footer-item {
      width: 100%;
      padding: 0;
      border-bottom: 1px solid #878787; }
      footer .footer-container .footer-item .content-asset {
        padding: 0; }
      footer .footer-container .footer-item h3 {
        margin: 0;
        font-size: 14px;
        padding: 12px 40px 12px 20px;
        position: relative; }
      footer .footer-container .footer-item .menu-footer {
        line-height: initial;
        margin: 0;
        background-color: #fff; }
        footer .footer-container .footer-item .menu-footer li {
          line-height: 1.2;
          border-top: 1px solid #cccccc;
          padding: 12px 40px 12px 20px;
          position: relative; }
          footer .footer-container .footer-item .menu-footer li a {
            color: #000; }
            footer .footer-container .footer-item .menu-footer li a:hover {
              text-decoration: none; }
      footer .footer-container .footer-item.toggler h3:after {
        content: "\f067";
        font-family: 'FontAwesome';
        font-size: 16px;
        line-height: 1;
        position: absolute;
        right: 20px;
        top: 10px; }
      footer .footer-container .footer-item.toggler .menu-footer {
        display: none; }
      footer .footer-container .footer-item.expanded h3 {
        background-color: #222222; }
      footer .footer-container .footer-item.expanded h3:after {
        content: "\f068"; }
    footer .footer-container .footer-item:first-child {
      border-top: 1px solid #878787; }
  footer .footer-newsletter {
    padding: 25px 20px 20px; }
    footer .footer-newsletter .title-box,
    footer .footer-newsletter .input-text {
      text-align: center; }
    footer .footer-newsletter .text-box {
      display: none; }
    footer .footer-newsletter .title-box {
      font-size: 14px; }
    footer .footer-newsletter button {
      height: 40px;
      width: 100%; }
  .footer-information {
    flex-wrap: wrap; }
    .footer-information .copyright {
      font-size: 11px;
      margin: 15px 20px;
      text-align: center;
      max-width: 100%; }
    .footer-information .social-links {
      justify-content: center;
      margin: 0 20px;
      max-width: 100%; } }

.col-sm-2 {
  flex: 0 0 20%;
  max-width: 20%; }

#prefooter {
  background-color: #F2F2F2;
  margin-right: 0;
  margin-left: 0;
  padding-right: 3%;
  padding-left: 3%; }
  #prefooter .block {
    max-width: 20%;
    margin: auto 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
    #prefooter .block .block-element {
      padding: 15%;
      border: 10px solid #cccccc;
      transition: all 0.5s ease; }
      #prefooter .block .block-element:hover {
        border: 10px solid #333333;
        cursor: pointer; }
      #prefooter .block .block-element i {
        font-size: 35px;
        margin-bottom: 13px; }
      #prefooter .block .block-element .block-title {
        text-transform: uppercase;
        font-family: 'Overpass', sans-serif;
        font-weight: 600;
        font-size: 19px;
        margin: 0 0 14px 0;
        text-align: center; }
        @media screen and (max-width: 1200px) {
          #prefooter .block .block-element .block-title {
            font-size: 15px; } }
      #prefooter .block .block-element .block-subtitle {
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 13px;
        max-width: 195px; }
      #prefooter .block .block-element a, #prefooter .block .block-element a:hover {
        text-decoration: none; }
  @media screen and (max-width: 1024px) {
    #prefooter {
      display: none; } }

.product-tile {
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  /* Product title and price */ }
  .product-tile img {
    max-width: 100%;
    margin: auto;
    width: auto !important;
    height: 100%; }
    .product-tile img:not(.swatch-image) {
      margin-top: -1px; }
  .product-tile .product-image {
    height: auto;
    position: relative;
    border: solid 1px #cccccc;
    padding-bottom: 100%; }
    .product-tile .product-image .thumb-link, .product-tile .product-image .thumb-link-on-hover {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .product-tile .product-image .thumb-link {
      opacity: 1; }
    .product-tile .product-image .thumb-link-on-hover {
      opacity: 0; }
    @media screen and (min-width: 1025px) {
      .product-tile .product-image:hover .thumb-link {
        opacity: 0; }
      .product-tile .product-image:hover .thumb-link-on-hover {
        opacity: 1; } }
    .product-tile .product-image .quickview-container {
      position: absolute;
      bottom: 0;
      right: 0;
      opacity: 0;
      padding: 0 10px 10px 0;
      z-index: 10; }
      .product-tile .product-image .quickview-container i {
        color: #000;
        font-size: 25px; }
    .product-tile .product-image .product-swatches {
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0;
      padding: 0 0 10px 10px;
      z-index: 10; }
      @media screen and (max-width: 768px) {
        .product-tile .product-image .product-swatches {
          opacity: 1; } }
    .product-tile .product-image.show-qv .quickview-container {
      opacity: 1; }
      @media screen and (max-width: 768px) {
        .product-tile .product-image.show-qv .quickview-container {
          opacity: 0; } }
    .product-tile .product-image.show-qv .product-swatches {
      opacity: 1; }
    .product-tile .product-image .promo-image {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 15%; }
      @media screen and (max-width: 768px) {
        .product-tile .product-image .promo-image {
          right: 5%;
          max-width: 15%; } }
      .product-tile .product-image .promo-image img {
        max-width: 100%;
        margin: auto;
        width: 100% !important; }
  .product-tile .product-data {
    position: relative;
    margin: 10px 0; }
    @media screen and (max-width: 768px) {
      .product-tile .product-data.show-qv .product-name {
        opacity: 1; } }
    @media screen and (max-width: 768px) {
      .product-tile .product-data.show-qv .product-pricing {
        opacity: 1; } }
    .product-tile .product-data.show-qv .product-promo {
      opacity: 0; }
      @media screen and (max-width: 768px) {
        .product-tile .product-data.show-qv .product-promo {
          opacity: 1; } }
  .product-tile .product-name {
    font-size: 15px;
    margin-top: 0;
    height: 3em;
    overflow: hidden;
    padding: 0 15%;
    text-transform: uppercase; }
    .product-tile .product-name a:hover {
      text-decoration: none; }
  .product-tile .product-pricing {
    margin: 0.5em 0;
    font-size: 15px;
    padding: 0 5%;
    font-family: 'Overpass', sans-serif;
    font-weight: 400; }
    .product-tile .product-pricing .product-standard-price {
      text-decoration: line-through;
      border-right: 1px solid #000;
      padding-right: 6px;
      color: #999999; }
    .product-tile .product-pricing span:nth-child(2) {
      color: #970010; }
  @media screen and (max-width: 1024px) {
    .product-tile .product-name,
    .product-tile .product-pricing {
      font-size: 12px; } }
  .product-tile .grid-tile {
    float: right; }
  .product-tile .product-swatches-all {
    cursor: pointer;
    font-size: 0.9em; }
  .product-tile .product-swatches {
    display: none; }
    .product-tile .product-swatches ul {
      list-style: none outside none;
      margin: 0;
      overflow: hidden;
      padding: 0; }
      .product-tile .product-swatches ul.swatch-toggle {
        background: none repeat scroll 0 0 #fff;
        display: none;
        position: absolute; }
    .pt_product-search-result .product-tile .product-swatches, .pt_product-compare .product-tile .product-swatches {
      display: block; }
    .product-tile .product-swatches:hover ul.swatch-toggle {
      display: block; }
    .product-tile .product-swatches li {
      float: left; }
    .product-tile .product-swatches .swatch {
      display: block;
      width: 38px; }
      .product-tile .product-swatches .swatch img {
        border: 1px solid #fff;
        height: 38px;
        padding: 1px;
        width: 38px; }
    .product-tile .product-swatches .selected img, .product-tile .product-swatches img:hover {
      border-color: #999999; }
  .product-tile .product-promo {
    font-size: 1em;
    text-transform: uppercase; }
    .product-tile .product-promo .promotions-img {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 15%; }
      .product-tile .product-promo .promotions-img img {
        max-width: 100%;
        margin: auto;
        width: 100% !important; }
  .product-tile .product-compare {
    float: left;
    line-height: 11px; }
    .product-tile .product-compare label {
      font-weight: 400;
      line-height: 1;
      padding: 0 0 0 .5em;
      width: auto; }
    .product-tile .product-compare input {
      float: left;
      margin: 0; }
  .product-tile .product-review {
    margin-bottom: 1em; }
    .product-tile .product-review .rating-title {
      display: inline-block;
      margin-right: 1em; }
    .product-tile .product-review .rating {
      display: inline-block; }
  .wide-tiles .product-tile {
    height: auto !important; }
    .wide-tiles .product-tile .product-image {
      float: left;
      padding-right: 2em; }
    .wide-tiles .product-tile .product-name,
    .wide-tiles .product-tile .product-pricing,
    .wide-tiles .product-tile .product-promo,
    .wide-tiles .product-tile .product-swatches,
    .wide-tiles .product-tile .product-review {
      float: left;
      text-align: left;
      width: 65%; }
    .wide-tiles .product-tile .product-name {
      font-size: 1.5em;
      height: auto;
      margin-top: 0; }
    .wide-tiles .product-tile .product-pricing {
      font-size: 1.3em; }
    .wide-tiles .product-tile .product-swatches {
      margin-bottom: 1em; }

.capture-product-id {
  left: -999em;
  position: absolute; }

.pt_product-search-result .primary-content h1.content-header {
  padding-left: 15px; }

.pt_content-search-result .primary-content > h1,
.pt_content-search-result .primary-content > h2,
.pt_content-search-result .primary-content > p,
.pt_product-search-noresult .primary-content > h1,
.pt_product-search-noresult .primary-content > h2,
.pt_product-search-noresult .primary-content > p {
  margin: 0;
  padding: .1em 1%; }

.pt_content-search-result .primary-content .pagination,
.pt_product-search-noresult .primary-content .pagination {
  float: none;
  padding: .1em 1%; }

.pt_content-search-result #secondary,
.pt_product-search-noresult #secondary {
  background-color: transparent; }

.category-main-banner img {
  max-width: 100%; }

.no-hits-search-term,
.no-hits-search-term-suggest {
  display: block;
  color: #917349;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  padding: 1em; }

.no-hits-search-term.tot-punti {
  font-size: 2.1em; }

.search-result-bookmarks {
  margin: 15px; }
  .search-result-bookmarks .first {
    border-right: 1px solid #999999;
    padding-right: 5px; }

.search-result-options {
  padding: 1em 3em 1em 3em;
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  @media screen and (min-width: 1025px) {
    .search-result-options {
      max-width: 1400px;
      margin: auto; } }
  @media screen and (min-width: 768px) {
    .search-result-options .sort-by {
      margin-right: .5em;
      padding-bottom: 0; } }
  .search-result-options form {
    margin-bottom: 0; }
  .search-result-options label {
    text-transform: none;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    width: auto;
    margin-right: 1em;
    font-size: 14px; }
  .search-result-options select {
    background-color: #fff;
    border: none;
    border: 1px solid #cccccc;
    color: #333333;
    padding: 0.5em 0;
    width: 200px; }
    .search-result-options select:focus {
      outline: 0px -webkit-focus-ring-color; }

@media screen and (min-width: 768px) {
  .pagination {
    padding-top: .8em; } }

.pagination .results-hits {
  color: #333333;
  display: none; }
  @media screen and (min-width: 768px) {
    .pagination .results-hits {
      display: block; } }

.pagination ul {
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  margin: auto;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .pagination ul {
      background-color: transparent;
      border: none; } }

.pagination li.first-last {
  border: none;
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  width: 40px; }
  .pagination li.first-last a {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 40px;
    text-align: center;
    width: 100%; }

.pagination li.current-page {
  border: solid 1px #000;
  height: 40px;
  line-height: 40px;
  margin-left: 1em;
  margin-right: 1em;
  text-align: center;
  width: 80px; }

.search-result-items {
  margin: 0;
  padding: 0; }
  .search-result-items li {
    list-style: none outside none; }
  .search-result-items .new-row {
    clear: both; }
  .search-result-items .grid-tile {
    background: none repeat scroll 0 0 #fff;
    float: left;
    list-style: none outside none;
    margin: 0 0 2% 20px;
    padding: 2%;
    width: 26%; }
  .search-result-items .invisible {
    display: none; }

.search-result-content {
  padding: 1em 2em;
  clear: both; }
  @media screen and (min-width: 1025px) {
    .search-result-content {
      max-width: 1400px;
      margin: auto; } }
  @media screen and (max-width: 767px) {
    .search-result-content {
      padding: 1em 0.75em; } }
  .search-result-content .product-price .price-standard {
    color: #999;
    font-weight: 100;
    text-decoration: line-through; }

.search-promo {
  padding: 20px; }

#results-content {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  padding-top: 30px; }

.folder-content-list {
  align-items: stretch;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  padding: .5em 1%; }
  .folder-content-list li {
    background-color: #F2F2F2;
    border: 1px solid #ccc;
    flex-basis: 100%;
    flex-grow: 1;
    list-style-type: none;
    margin: .25rem;
    padding: 1rem; }
    @media screen and (min-width: 480px) {
      .folder-content-list li {
        flex-basis: 40%; } }
  .folder-content-list p {
    line-height: 1.1rem; }
  .folder-content-list .content-title {
    display: block;
    font-size: 1.2em; }
  .folder-content-list .readmore {
    font-style: italic;
    padding-left: .3rem; }

.no-results {
  padding: 20px; }

.toggle-grid {
  display: block;
  float: left;
  margin-right: 0.5em; }
  .toggle-grid i {
    cursor: pointer;
    margin-right: 0.3em; }
  .toggle-grid [data-option="column"] {
    color: #84bd00; }
  .toggle-grid.wide [data-option="wide"] {
    color: #84bd00; }
  .toggle-grid.wide [data-option="column"] {
    color: #333333; }

.wide-tiles .search-result-items .grid-tile {
  width: 91%; }

.wide-tiles .product-tile .product-swatches {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  margin-top: 5px; }
  .wide-tiles .product-tile .product-swatches li {
    float: left; }

/* ******************************************* */
/* Stile page - No result - Error page*/
/* ******************************************* */
.error-message-type,
.error-page-search {
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  margin: 2em 0; }

.no-result-title h1 {
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center; }

.no-result-title hr {
  background-color: #000;
  width: 15%; }

.section-result {
  background-color: transparent;
  padding: 3em;
  text-align: center; }
  .section-result p {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin: 0; }
  .section-result .link-to-suggested .suggested-phrase {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; }

.no-hits-search form,
.error-page-search form {
  width: 50%;
  margin: auto;
  text-align: center; }
  .no-hits-search form .input-text,
  .error-page-search form .input-text {
    border: none;
    border-bottom: 1px solid #878787;
    width: calc(100% - 20px); }
    .no-hits-search form .input-text:focus,
    .error-page-search form .input-text:focus {
      border: none;
      border-bottom: 1px solid #878787; }
  .no-hits-search form button,
  .error-page-search form button {
    background-color: transparent;
    border: none;
    padding: 0; }
    .no-hits-search form button i,
    .error-page-search form button i {
      color: #917349;
      font-size: 20px; }

.noresults-information,
.error-page-footer {
  background-color: #F2F2F2;
  padding-right: 1em;
  padding-left: 1em; }
  .noresults-information .no-hits-help .content-asset,
  .noresults-information .error-page-footer-asset .content-asset,
  .error-page-footer .no-hits-help .content-asset,
  .error-page-footer .error-page-footer-asset .content-asset {
    padding: 30px 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }
    .noresults-information .no-hits-help .content-asset p,
    .noresults-information .error-page-footer-asset .content-asset p,
    .error-page-footer .no-hits-help .content-asset p,
    .error-page-footer .error-page-footer-asset .content-asset p {
      margin: 0; }
  .noresults-information .no-hits-footer .content-asset,
  .noresults-information .error-page-footer-slot .content-asset,
  .noresults-information .error-page-footer-asset .content-asset,
  .error-page-footer .no-hits-footer .content-asset,
  .error-page-footer .error-page-footer-slot .content-asset,
  .error-page-footer .error-page-footer-asset .content-asset {
    padding-bottom: 10px;
    margin: auto; }
    .noresults-information .no-hits-footer .content-asset p,
    .noresults-information .error-page-footer-slot .content-asset p,
    .noresults-information .error-page-footer-asset .content-asset p,
    .error-page-footer .no-hits-footer .content-asset p,
    .error-page-footer .error-page-footer-slot .content-asset p,
    .error-page-footer .error-page-footer-asset .content-asset p {
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      color: #151515;
      font-size: 14px;
      text-align: center;
      margin: 0; }

@media screen and (max-width: 858px) {
  .search-result-options fieldset {
    text-align: right; }
  .search-result-options label {
    float: none;
    text-align: left; }
  .search-result-options .items-per-page label {
    text-align: right;
    margin-right: 0; } }

@media screen and (max-width: 319px) {
  .search-result-options {
    display: none; } }

.infinite-scroll .search-result-content .infinite-scroll-loading {
  text-align: center;
  background: url("../images/infinite-loading-indicator.gif") center no-repeat;
  height: 35px;
  width: 100%; }

.disable-infinite-scroll .search-result-content .page-element {
  display: none; }

.pt_product-compare .full-width {
  padding: 0 1.25em; }
  .pt_product-compare .full-width .back {
    padding: 1em 0; }

.compare-items {
  clear: both;
  margin: 3.5em 2em 0;
  overflow: hidden;
  padding: 0 1em 1em; }
  .compare-items h2 {
    font-size: 0.9em;
    margin: 0.5em 0;
    text-transform: uppercase; }
  .compare-items button {
    padding: .5em 1em; }

.compare-items-panel {
  float: left; }

.compare-item {
  background-color: #cccccc;
  float: left;
  height: 55px;
  margin-right: 1.08em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 55px; }
  .compare-item .compare-item-remove {
    background-color: #84bd00;
    color: #fff;
    cursor: pointer;
    display: none;
    padding: 0 .16em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .compare-item.active .compare-item-remove {
    display: block; }
  .compare-item .compare-item-number {
    color: #ccc;
    font-size: 3em;
    margin-top: .5em; }

.compare-item-image {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.compare-buttons {
  float: left;
  padding: 0.7em 0 0; }

.category-switch {
  margin-bottom: 2em; }
  .category-switch label {
    float: left;
    margin: 0;
    width: 45%; }
    @media (min-width: 410px) {
      .category-switch label {
        width: 11em; } }
  .category-switch select {
    float: left;
    margin: 0;
    width: 55%; }
    @media (min-width: 410px) {
      .category-switch select {
        margin-left: 1em;
        width: 15em; } }

#compare-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }
  #compare-table th {
    overflow: hidden;
    padding: .5em; }
    #compare-table th:first-of-type {
      background-color: #cccccc;
      width: 4rem; }
  #compare-table td {
    overflow: hidden; }
  #compare-table a:hover {
    text-decoration: underline; }
  #compare-table .attribute-row {
    border-bottom: 1px solid #ccc; }
    #compare-table .attribute-row:first-of-type {
      border-top: 1px solid #ccc; }
    #compare-table .attribute-row:last-of-type {
      border-bottom: none; }
    #compare-table .attribute-row:nth-child(2n) {
      background-color: #F2F2F2; }
  #compare-table .product-attribute {
    border-right: 1px solid #ccc;
    word-break: break-all; }
  #compare-table .action {
    display: block;
    padding: 0.5em 0; }
  #compare-table .remove-link {
    color: #999999;
    float: right;
    padding: .3rem;
    z-index: 1;
    position: relative;
    transition: color .5s ease; }
    #compare-table .remove-link:hover {
      color: #84bd00;
      text-decoration: none; }
  #compare-table .value,
  #compare-table .product {
    border-left: 1px solid #ccc; }
  #compare-table .product {
    font-weight: normal;
    text-align: center; }
  #compare-table .value .value-item:after {
    content: ', '; }
  #compare-table .value .value-item:last-child:after {
    content: ''; }
  #compare-table .product-tile .product-name {
    height: auto;
    margin: .2em 0 1em 0; }
  #compare-table .product-tile .swatch-list {
    display: inline-block; }
  #compare-table .product-image {
    height: auto; }
    #compare-table .product-image img {
      height: auto; }
  #compare-table .section-header {
    font-size: 0.9em;
    padding: 1em;
    text-transform: none; }
  #compare-table .selectcategory label {
    display: block;
    font-size: 0.9em;
    margin: 1em 0;
    text-transform: none; }
  #compare-table .selectcategory select {
    margin: 0;
    width: 100px; }
  #compare-table .comparelists {
    padding: 0; }
  #compare-table .compare-lists label,
  #compare-table .compare-lists select {
    float: none;
    text-align: left;
    width: 100%; }

.pt_product-details #primary {
  width: 100%; }

#product-nav-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 160px; }
  #product-nav-container div {
    float: left;
    text-align: center;
    width: 77px; }
  #product-nav-container img {
    max-height: 100%;
    max-width: 80%; }
  #product-nav-container span {
    display: block;
    height: 65px; }
  #product-nav-container .divided span {
    border-right: 1px solid #cccccc;
    padding-right: 5px; }

.pdp-main {
  margin-bottom: 80px;
  position: relative;
  /* ******************************************* */
  /* Product Set Display */
  /* ******************************************* */ }
  .pdp-main ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .pdp-main label {
    padding: 0;
    text-align: left;
    width: auto;
    cursor: pointer; }
  .pdp-main .product-col-1 {
    float: left;
    width: 55%;
    margin-left: 5%;
    position: relative;
    display: flex; }
    @media screen and (max-width: 768px) {
      .pdp-main .product-col-1 {
        display: block; } }
    .pdp-main .product-col-1.quickview-gallery {
      display: block;
      margin: 25px 0; }
      .pdp-main .product-col-1.quickview-gallery .product-primary-image {
        width: 100%; }
      .pdp-main .product-col-1.quickview-gallery #product-image-carousel {
        width: 100%;
        margin-top: 10px; }
        .pdp-main .product-col-1.quickview-gallery #product-image-carousel .thumb {
          border: none; }
          .pdp-main .product-col-1.quickview-gallery #product-image-carousel .thumb img {
            width: 95%;
            margin: 0 auto;
            border: 1px solid #ccc; }
        .pdp-main .product-col-1.quickview-gallery #product-image-carousel .slick-arrow {
          background-color: transparent;
          font-size: 30px;
          color: #333333;
          position: absolute;
          top: 50%;
          margin-top: -15px;
          z-index: 10;
          cursor: pointer;
          width: 0;
          height: 0; }
          .pdp-main .product-col-1.quickview-gallery #product-image-carousel .slick-arrow.next-slick-arrow {
            right: 0;
            padding: 10px; }
          .pdp-main .product-col-1.quickview-gallery #product-image-carousel .slick-arrow.prev-slick-arrow {
            left: 0;
            padding: 10px; }
  .pdp-main .product-col-2 {
    float: right;
    width: 40%;
    padding: 0 30px 0 0; }
    .pdp-main .product-col-2.quickview-product-detail .promo-image {
      top: 32px;
      max-width: 50%; }
    .pdp-main .product-col-2 #product-content {
      clear: both; }
    .pdp-main .product-col-2 .price-standard {
      border-right: 1px solid #cccccc;
      padding-right: .5rem;
      margin-right: .5rem; }
  .pdp-main .product-name {
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 25px;
    margin: 0;
    margin-bottom: 1.3rem;
    text-transform: uppercase; }
  .pdp-main .product-number {
    color: #ccc;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
    margin-bottom: .5rem; }
  .pdp-main .product-price .price-standard {
    color: #999999;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-decoration: line-through; }
  .pdp-main .product-price .price-sales {
    color: #000;
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 18px; }
  .pdp-main .product-price .price-tiered {
    color: #e6007e;
    font-size: .6em;
    line-height: 1.5em; }
  .pdp-main .product-price span:nth-child(2) {
    color: #970010; }
  .pdp-main .product-review {
    margin-bottom: .5rem; }
  .pdp-main .promo-image {
    position: absolute;
    top: 0;
    left: 31.6%; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .pdp-main .promo-image img {
        max-width: 50%; } }
    @media screen and (max-width: 768px) {
      .pdp-main .promo-image {
        right: 0;
        left: auto;
        text-align: right; }
        .pdp-main .promo-image img {
          max-width: 50%; } }
  .pdp-main .product-main-attributes .attribute {
    padding: .2em 0; }
  .pdp-main .product-main-attributes .label {
    padding: 0; }
  .pdp-main .product-primary-image {
    max-width: 100%;
    width: 60%;
    text-align: center;
    position: relative;
    border: 1px solid #ccc; }
  .pdp-main .promotions-img {
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .pdp-main .promotions-img {
        text-align: left; }
        .pdp-main .promotions-img img {
          max-width: 50%; } }
    @media screen and (max-width: 768px) {
      .pdp-main .promotions-img {
        text-align: left; }
        .pdp-main .promotions-img img {
          max-width: 50%; } }
  .pdp-main .promotions-text {
    position: absolute;
    top: 0;
    left: 0; }
    .pdp-main .promotions-text span {
      display: inline-block;
      min-width: 80px;
      font-family: 'Overpass', sans-serif;
      font-weight: 600;
      font-size: 15px;
      text-transform: uppercase;
      text-align: center;
      padding: 0.2em 0.5em; }
  .pdp-main .product-info {
    clear: both; }
    .pdp-main .product-info ul {
      font-size: .8rem;
      list-style: square;
      padding: 0 5em; }
      @media screen and (min-width: 768px) {
        .pdp-main .product-info ul {
          padding-bottom: 1em;
          padding-top: 1em; } }
  .pdp-main .product-add-to-cart {
    display: block;
    overflow: hidden;
    margin-bottom: 20px; }
    .pdp-main .product-add-to-cart .inventory {
      float: left;
      white-space: nowrap;
      margin-left: 20px; }
      .pdp-main .product-add-to-cart .inventory .quantity {
        display: inline-block;
        text-transform: lowercase;
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 15px; }
        .pdp-main .product-add-to-cart .inventory .quantity:first-letter {
          text-transform: uppercase; }
      .pdp-main .product-add-to-cart .inventory input {
        font-size: 1.5em;
        width: 45px;
        margin-right: .4em;
        text-align: center;
        border: 1px solid #333333;
        padding-left: 0; }
    .pdp-main .product-add-to-cart button {
      float: left;
      white-space: nowrap;
      width: 276px;
      padding: auto; }
      .pdp-main .product-add-to-cart button.add-all-to-cart {
        width: auto; }
      .pdp-main .product-add-to-cart button:hover {
        background-color: #000;
        border-color: #000;
        color: #fff;
        opacity: 0.7; }
    .pdp-main .product-add-to-cart .dw-apple-pay-button {
      margin-left: .5rem; }
      @media screen and (min-width: 768px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          width: 172px; } }
  .pdp-main .promotion {
    background-color: #F2F2F2;
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding: 1.5em; }
    .pdp-main .promotion .promotion-title {
      font-weight: bold;
      margin-bottom: .3rem;
      text-transform: uppercase; }
    .pdp-main .promotion .promotion-callout {
      color: #e6007e;
      font-size: 1rem; }
      .pdp-main .promotion .promotion-callout .tooltip {
        font-size: .7rem;
        margin-left: .2rem; }
  .pdp-main .product-actions {
    margin-bottom: 30px; }
    .pdp-main .product-actions .add-wishlist {
      background-color: #fff;
      border-color: #333333;
      width: 273px;
      color: #333333;
      text-decoration: none; }
      .pdp-main .product-actions .add-wishlist:hover {
        background-color: #333333;
        border-color: #333333;
        color: #fff; }
  .pdp-main .divide {
    float: left;
    border: 0;
    width: 70%;
    height: 1px;
    background: #cccccc; }
  .pdp-main .socialsharing {
    clear: both;
    margin-top: 30px; }
    .pdp-main .socialsharing .share-icon {
      margin-right: 20px;
      text-decoration: none; }
      .pdp-main .socialsharing .share-icon i {
        font-size: 20px; }
        .pdp-main .socialsharing .share-icon i:hover {
          color: #333333; }
  .pdp-main .info-shipment i {
    font-size: 20px;
    margin-right: 10px; }
  .pdp-main .info-shipment .tipo-consegna {
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase; }
  .pdp-main .info-shipment .dettaglio-consegna {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333333; }
  .pdp-main .product-set .product-name {
    text-transform: uppercase; }
  .pdp-main .product-set .product-number {
    margin-bottom: 0; }
  .pdp-main .product-set .product-set-description {
    width: 85%;
    margin: 10px 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333333; }
  .pdp-main .product-set .product-set-list .product-set-item {
    display: flex;
    flex-wrap: wrap;
    clear: both;
    overflow: hidden;
    padding: 2em 0 0;
    border-bottom: 1px solid #cccccc; }
    .pdp-main .product-set .product-set-list .product-set-item .product-set-image {
      width: 15%; }
      .pdp-main .product-set .product-set-list .product-set-item .product-set-image img {
        width: 100%; }
    .pdp-main .product-set .product-set-list .product-set-item .product-set-details {
      width: 85%; }
      .pdp-main .product-set .product-set-list .product-set-item .product-set-details .product-name {
        float: none;
        font-size: 1.3em;
        margin-bottom: 0;
        width: auto; }
      .pdp-main .product-set .product-set-list .product-set-item .product-set-details .product-price span {
        font-size: 15px; }
      .pdp-main .product-set .product-set-list .product-set-item .product-set-details .promotions-text {
        position: static;
        text-align: left; }
        .pdp-main .product-set .product-set-list .product-set-item .product-set-details .promotions-text span {
          min-width: 130px;
          padding: 1px 10px;
          text-align: center; }
      .pdp-main .product-set .product-set-list .product-set-item .product-set-details .product-variations {
        padding-top: 20px; }
        .pdp-main .product-set .product-set-list .product-set-item .product-set-details .product-variations .swatchanchor.color {
          width: 50px;
          height: 50px;
          line-height: 0; }
        .pdp-main .product-set .product-set-list .product-set-item .product-set-details .product-variations .swatchanchor.color.no-swatchimage {
          line-height: 3.5; }
    .pdp-main .product-set .product-set-list .product-set-item .add-sub-product {
      border-top: none;
      padding-top: 0; }
      .pdp-main .product-set .product-set-list .product-set-item .add-sub-product .availability-web {
        padding-bottom: 0; }
        .pdp-main .product-set .product-set-list .product-set-item .add-sub-product .availability-web label {
          float: none;
          padding: top; }
      .pdp-main .product-set .product-set-list .product-set-item .add-sub-product .inventory .quantity label {
        display: inline-block;
        text-transform: lowercase;
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 15px; }
        .pdp-main .product-set .product-set-list .product-set-item .add-sub-product .inventory .quantity label:first-letter {
          text-transform: uppercase; }
  .pdp-main .product-set .buy-all-products {
    margin-top: 30px; }
    .pdp-main .product-set .buy-all-products .product-set-price {
      display: flex;
      margin-bottom: 20px; }
      .pdp-main .product-set .buy-all-products .product-set-price label {
        float: left;
        padding-top: .3em;
        padding-right: .5em; }
      .pdp-main .product-set .buy-all-products .product-set-price .product-price {
        font-family: 'Overpass', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #434343; }
  .pdp-main .product-set #add-all-to-cart {
    background-color: #fff;
    border: 1px solid #000;
    color: #000; }
    .pdp-main .product-set #add-all-to-cart:hover {
      background-color: #333333;
      border: 1px solid #333333;
      color: #fff; }
  .pdp-main .product-set .product-actions {
    margin-bottom: 0px;
    margin-top: 30px; }
    .pdp-main .product-set .product-actions .share-icon {
      margin-right: 20px;
      text-decoration: none; }
      .pdp-main .product-set .product-actions .share-icon i {
        font-size: 20px; }
        .pdp-main .product-set .product-actions .share-icon i:hover {
          color: #333333; }

.main-image {
  display: block;
  cursor: move; }

.primary-image {
  max-width: 100%; }

.product-thumbnails {
  position: relative;
  width: 31%;
  overflow: hidden; }
  .product-thumbnails ul {
    position: relative; }
    .product-thumbnails ul .slick-arrow {
      font-size: 20px;
      color: #fff;
      background-color: #878787;
      position: absolute;
      z-index: 10;
      width: 50px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .product-thumbnails ul .slick-arrow {
          background-color: transparent;
          font-size: 30px;
          color: #333333;
          position: absolute;
          top: 50%;
          margin-top: -15px;
          z-index: 10;
          cursor: pointer;
          width: 0;
          height: 0; }
          .product-thumbnails ul .slick-arrow.next-slick-arrow {
            right: 0;
            padding: 10px; }
          .product-thumbnails ul .slick-arrow.prev-slick-arrow {
            left: 0;
            padding: 10px; } }
      .product-thumbnails ul .slick-arrow.arrow-up {
        top: 0;
        right: 0; }
      .product-thumbnails ul .slick-arrow.arrow-down {
        bottom: 0;
        right: 0; }
      .product-thumbnails ul .slick-arrow:hover {
        background-color: #000; }
        @media screen and (max-width: 768px) {
          .product-thumbnails ul .slick-arrow:hover {
            background-color: transparent; } }
    .product-thumbnails ul .thumb {
      float: left;
      transition: all 0.8s ease-in-out;
      border: 1px solid #ccc; }
      .product-thumbnails ul .thumb img {
        box-sizing: border-box;
        cursor: pointer;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        height: auto; }
    @media screen and (max-width: 768px) {
      .product-thumbnails ul .thumb {
        border: none; }
        .product-thumbnails ul .thumb img {
          width: 95%;
          margin: 0 auto;
          border: 1px solid #ccc; } }
  .product-thumbnails h2 {
    margin: 1rem 0 .3rem; }

.rating {
  color: #e6007e; }
  .product-info .rating {
    font-size: 2em; }

.product-variations,
.product-options {
  padding-top: 30px; }
  .product-variations .attribute,
  .product-options .attribute {
    margin: 1em 0;
    overflow: hidden;
    padding: 0;
    position: relative; }
    .product-variations .attribute h3,
    .product-variations .attribute .label,
    .product-options .attribute h3,
    .product-options .attribute .label {
      font-family: 'Overpass', sans-serif;
      font-weight: 600;
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: .3rem; }
    .product-variations .attribute .value,
    .product-options .attribute .value {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .product-variations .attribute .value,
        .product-options .attribute .value {
          width: 75%; } }
    .product-variations .attribute ul,
    .product-options .attribute ul {
      float: right;
      width: 100%; }
    .product-variations .attribute .selected-value,
    .product-options .attribute .selected-value {
      border: 0 none;
      color: #84bd00;
      font-weight: bold;
      padding: 1.3em 0 0 .4em;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .product-variations .attribute .selected-value,
        .product-options .attribute .selected-value {
          padding-top: .8em; } }
    .product-variations .attribute .size-chart-link,
    .product-options .attribute .size-chart-link {
      clear: both;
      float: none; }
      .product-variations .attribute .size-chart-link a,
      .product-options .attribute .size-chart-link a {
        border-color: #fff !important;
        padding: 0; }
  .product-variations .value .color .swatchanchor,
  .product-options .value .color .swatchanchor {
    width: 70px;
    height: 70px; }
  .product-variations .value .color .no-swatchimage,
  .product-options .value .color .no-swatchimage {
    line-height: 7.8; }
  .product-variations .swatches li,
  .product-options .swatches li {
    float: left; }
    .product-variations .swatches li a,
    .product-options .swatches li a {
      border-color: #333333;
      border-style: solid;
      border-width: 1px;
      display: block;
      line-height: 3.5;
      height: 45px;
      width: 50px;
      margin: 0 .5rem .5rem 0;
      padding: 1px;
      text-align: center;
      white-space: nowrap; }
      @media screen and (min-width: 768px) {
        .product-variations .swatches li a,
        .product-options .swatches li a {
          line-height: 3.1;
          min-height: 2rem;
          min-width: 2rem; } }
    .product-variations .swatches li:hover a, .product-variations .swatches li.selected a,
    .product-options .swatches li:hover a,
    .product-options .swatches li.selected a {
      background-color: #000;
      text-decoration: none;
      color: #fff; }
    .product-variations .swatches li.unselectable a,
    .product-options .swatches li.unselectable a {
      background-color: #F2F2F2;
      border-color: #ccc;
      color: #434343;
      position: relative; }
    .product-variations .swatches li.unselectable .size,
    .product-options .swatches li.unselectable .size {
      background-image: linear-gradient(to top right, transparent 49%, #ccc 0%, #ccc 51%, transparent 0%), linear-gradient(to top left, transparent 49%, #ccc 0%, #ccc 51%, transparent 0%); }
    .product-variations .swatches li.unselectable:hover a:not(.size),
    .product-options .swatches li.unselectable:hover a:not(.size) {
      border-color: #cccccc; }
  .product-variations .color li a,
  .product-options .color li a {
    line-height: 0;
    width: 2.625rem;
    height: 2.625rem;
    width: 30px;
    height: 30px; }
    .product-variations .color li a img,
    .product-options .color li a img {
      width: 100%;
      height: 100%; }
  .product-variations select,
  .product-options select {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 0;
    height: 42px;
    width: 100%;
    margin-left: 0; }
    @media screen and (min-width: 768px) {
      .product-variations select,
      .product-options select {
        height: 32px; } }

/* ******************************************* */
/* Style Descrizione prodotto */
/* ******************************************* */
.description-info {
  position: relative;
  max-width: 70%; }

.header-information-product label:after {
  content: "\f067";
  font-family: "FontAwesome";
  color: #000;
  float: right; }

.header-information-product.toggled label:after {
  content: "\f068";
  font-family: "FontAwesome";
  color: #000;
  float: right; }

.content-info {
  display: none;
  text-align: left;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #333333; }

.tabs {
  position: relative; }

@media screen and (min-width: 768px) {
  .tab {
    display: inline-block;
    float: none; } }

.tab .tab-switch {
  display: none; }
  @media screen and (min-width: 768px) {
    .tab .tab-switch:checked + .tab-label {
      background: #fff;
      border-bottom-color: #84bd00;
      color: #000;
      font-weight: 700;
      top: -0.0625rem;
      transition: all 0.35s;
      z-index: 1; } }
  .tab .tab-switch:checked + label + .tab-content {
    opacity: 1;
    transition: all 0.35s;
    z-index: 2; }

.tab .tab-label {
  border-bottom: 3px solid #fff;
  color: #999999;
  display: block;
  font-weight: 400;
  line-height: 2.5em;
  margin-bottom: 0;
  position: relative;
  text-transform: none;
  top: 0;
  transition: all 0.25s; }
  @media screen and (min-width: 768px) {
    .tab .tab-label {
      cursor: pointer;
      padding: 0 1.25rem; }
      .tab .tab-label:hover {
        border-bottom-color: #999999;
        top: -0.25rem;
        transition: top 0.25s; } }

.tab .tab-content {
  padding: 1em 0;
  text-align: left;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .tab .tab-content {
      left: 0;
      position: absolute;
      top: 2.75em;
      transition: all 0.35s;
      width: 100%; } }

.availability-msg {
  margin-bottom: 30px; }
  .availability-msg div {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    margin-right: 10px;
    margin-top: 4px; }
  .availability-msg p {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333333; }
  .availability-msg div.in-stock-msg {
    background-color: #21B73A; }
  .availability-msg div.preorder-msg {
    background-color: #FFDF2C; }
  .availability-msg div.backorder-msg {
    background-color: #B0293E; }
  .availability-msg div.not-available-msg {
    background-color: #333333; }

/* ******************************************* */
/* Composizione e dettaglio prodotto */
/* ******************************************* */
#product-composition-detail .detail-product {
  border-top: solid 1px #cccccc;
  padding: 15px 0 0 0;
  margin: 20px 0;
  max-width: 70%; }
  #product-composition-detail .detail-product span {
    display: inline-block; }
    #product-composition-detail .detail-product span:first-letter {
      text-transform: capitalize; }

#product-composition-detail .composition-product {
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 10px 0 20px 0;
  max-width: 70%; }
  #product-composition-detail .composition-product span {
    display: inline-block; }
    #product-composition-detail .composition-product span:first-letter {
      text-transform: capitalize; }

#product-composition-detail li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px; }
  #product-composition-detail li span {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333333; }

/* ******************************************* */
/* Product Recommendations */
/* ******************************************* */
.recommendations {
  background-color: #F2F2F2; }
  .recommendations .slider-heading {
    display: flex;
    justify-content: center;
    align-content: center; }
    .recommendations .slider-heading .text {
      text-align: center;
      margin: 20px 0 20px 0; }
      .recommendations .slider-heading .text .title {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 20px;
        text-transform: uppercase; }
      .recommendations .slider-heading .text .subtitle {
        font-size: 15px;
        color: #999999; }
  .recommendations .slider-container .carousel-recommendations {
    padding: 20px 13%; }
    .recommendations .slider-container .carousel-recommendations .product-tile {
      margin: 0 5%;
      padding: 40px 0; }
      .recommendations .slider-container .carousel-recommendations .product-tile .product-image {
        height: auto;
        border: 1px solid #cccccc;
        position: relative; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-image .image-recommendation, .recommendations .slider-container .carousel-recommendations .product-tile .product-image .image-hover-recommendation {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-image .image-recommendation {
          opacity: 1; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-image .image-hover-recommendation {
          opacity: 0; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-image .product-swatches {
          display: unset; }
      .recommendations .slider-container .carousel-recommendations .product-tile .product-name {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 15px;
        width: 100%;
        margin-top: 10px; }
      .recommendations .slider-container .carousel-recommendations .product-tile .product-price {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 15px; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-price .price-standard {
          color: #999999;
          font-family: 'Overpass', sans-serif;
          font-weight: 400;
          text-decoration: line-through;
          border-right: 1px solid #999999;
          padding-right: 6px;
          margin-right: 6px; }
        .recommendations .slider-container .carousel-recommendations .product-tile .product-price .price-sales {
          color: #970010;
          font-family: 'Overpass', sans-serif;
          font-weight: 400; }
      .recommendations .slider-container .carousel-recommendations .product-tile:hover .image-recommendation {
        opacity: 0; }
      .recommendations .slider-container .carousel-recommendations .product-tile:hover .image-hover-recommendation {
        opacity: 1; }
      .recommendations .slider-container .carousel-recommendations .product-tile .promo-image {
        position: absolute;
        top: 40px;
        right: 0;
        max-width: 15%; }
    .recommendations .slider-container .carousel-recommendations .slick-arrow {
      color: #333333; }
      .recommendations .slider-container .carousel-recommendations .slick-arrow.prev-slick-arrow {
        left: 2%; }
      .recommendations .slider-container .carousel-recommendations .slick-arrow.next-slick-arrow {
        right: 2%; }

/* ******************************************* */
/* Responsive version */
/* ******************************************* */
@media only screen and (max-width: 1024px) {
  #detail-banner-product .product-composition-detail {
    justify-content: center;
    max-height: none; }
    #detail-banner-product .product-composition-detail .content-detail {
      flex-direction: column;
      justify-content: center;
      width: 100%;
      padding-left: 30px;
      margin: auto;
      order: 2; }
      #detail-banner-product .product-composition-detail .content-detail .composition-product {
        border-top: 1px solid #cccccc;
        padding: 20px 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        order: 2; }
      #detail-banner-product .product-composition-detail .content-detail .detail-product {
        border-left: 0px;
        padding-bottom: 20px;
        padding-left: 0;
        width: 100%;
        max-width: 100%;
        order: 1; }
    #detail-banner-product .product-composition-detail #image-detail {
      order: 1;
      height: 270px; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .pdp-main {
    position: relative; }
    .pdp-main .product-add-to-cart {
      display: flex !important;
      flex-direction: column; }
      .pdp-main .product-add-to-cart button {
        order: 2; }
      .pdp-main .product-add-to-cart .inventory {
        order: 1;
        margin-left: 0;
        margin-bottom: 20px; }
    .pdp-main .divide {
      width: 100%; }
    .pdp-main .description-info {
      max-width: 100%; }
    .pdp-main #product-composition-detail .detail-product, .pdp-main #product-composition-detail .composition-product {
      max-width: 100%; } }

@media only screen and (max-width: 768px) {
  .pdp-main {
    position: relative;
    margin-left: 5%;
    margin-right: 5%; }
    .pdp-main .product-col-1 {
      width: 100%;
      margin-left: 0; }
      .pdp-main .product-col-1 .product-primary-image {
        margin-bottom: 15px;
        width: 100%;
        margin-left: 0; }
      .pdp-main .product-col-1 .promotion-callout {
        margin-top: 2em; }
      .pdp-main .product-col-1 #product-image-carousel {
        padding-bottom: 30px;
        width: 100%; }
    .pdp-main .product-col-2 {
      width: 100%;
      padding: 0 5px; }
      .pdp-main .product-col-2 .product-name {
        margin-bottom: 10px;
        font-size: 16px; }
      .pdp-main .product-col-2 hr:not(.divide) {
        display: none; }
      .pdp-main .product-col-2 .product-variations {
        padding-top: 20px; }
        .pdp-main .product-col-2 .product-variations .swatches.size li a {
          height: 35px;
          width: 40px;
          line-height: 2.5; }
      .pdp-main .product-col-2 .product-number {
        font-size: 10px; }
      .pdp-main .product-col-2 .product-price span {
        font-size: 15px; }
      .pdp-main .product-col-2 .product-add-to-cart .inventory {
        margin-left: 6px; }
        .pdp-main .product-col-2 .product-add-to-cart .inventory input {
          margin-right: 0;
          height: 35px; }
      .pdp-main .product-col-2 .divide {
        visibility: visible;
        width: 100%; }
    .pdp-main .info-shipment {
      position: relative; }
      .pdp-main .info-shipment i {
        position: absolute;
        top: 25%;
        left: 0; }
      .pdp-main .info-shipment .tipo-consegna {
        padding-left: 7%; }
      .pdp-main .info-shipment .dettaglio-consegna {
        display: block;
        padding-left: 7%; }
    .pdp-main .description-info {
      max-width: 100%; }
      .pdp-main .description-info label {
        margin-bottom: 0; }
    .pdp-main #product-composition-detail .detail-product, .pdp-main #product-composition-detail .composition-product {
      max-width: 100%; }
  .pdp-main .product-col-1 #thumbnails {
    padding-bottom: 30px; }
  .pdp-main .product-set .product-set-description {
    width: 100%; }
  .pdp-main .product-add-to-cart form {
    display: flex !important;
    flex-direction: column; }
    .pdp-main .product-add-to-cart form button {
      order: 2; }
    .pdp-main .product-add-to-cart form .inventory {
      margin-bottom: 10px;
      order: 1; } }

@media only screen and (max-width: 446px) {
  #detail-banner-product .product-composition-detail #image-detail {
    height: 150px; }
  .product-add-to-cart {
    display: flex !important;
    flex-direction: column; }
    .product-add-to-cart button {
      order: 2; }
    .product-add-to-cart .inventory {
      order: 1;
      margin-left: 0;
      margin-bottom: 20px; } }

.bonus-product-list .bonus-product-item {
  border-bottom: 1px solid #cccccc; }
  @media screen and (max-width: 768px) {
    .bonus-product-list .bonus-product-item .product-col-1,
    .bonus-product-list .bonus-product-item .product-col-2 {
      float: left;
      clear: none; } }

.bonus-product-list .product-add-to-cart {
  padding-bottom: 0; }
  .bonus-product-list .product-add-to-cart .inventory {
    width: auto; }

.bonus-product-list .product-name {
  float: none;
  margin: 1em 0; }

.bonus-product-list .quantity-error {
  color: red;
  text-transform: inherit; }

.bonus-product-list .bonus-product-list-footer {
  padding-top: 1em;
  padding-bottom: 1em; }
  .bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
    float: right; }

.bonus-product-list .selected-bonus-item {
  margin: 1em 0 1em 1em;
  position: relative; }
  .bonus-product-list .selected-bonus-item .item-name {
    font-weight: bold; }
  .bonus-product-list .selected-bonus-item .remove-link {
    cursor: pointer;
    color: #e6007e;
    left: -1em;
    position: absolute; }
    .bonus-product-list .selected-bonus-item .remove-link:hover {
      color: #424242; }

.bonus-discount-container .promo-details {
  display: none; }
  .bonus-discount-container .promo-details.visible {
    display: block; }

.sizinginformation {
  border: 0 none;
  padding: 10px; }
  .sizinginformation th {
    background: none repeat scroll 0 0 #F2F2F2; }
  .sizinginformation td, .sizinginformation th {
    border-bottom: 1px solid #F2F2F2;
    padding: 10px; }
  .sizinginformation td {
    border-left: 1px solid #F2F2F2; }
  .sizinginformation .ui-tabs-nav {
    height: 33px; }
  .sizinginformation .sizing-charts {
    border: 0 none; }
  .sizinginformation .tips-list {
    padding: 0 !important; }
    .sizinginformation .tips-list li {
      list-style: none outside none !important; }

.dw-apple-pay-button,
.dw-apple-pay-button:hover {
  margin: 0; }

.availability-msg-checkout div {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  margin-right: 7px;
  margin-top: 4px; }

.availability-msg-checkout p {
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #333333; }

.availability-msg-checkout div.in-stock-msg {
  background-color: #21B73A; }

.availability-msg-checkout div.preorder-msg {
  background-color: #FFDF2C; }

.availability-msg-checkout div.backorder-msg {
  background-color: #B0293E; }

.availability-msg-checkout div.not-available-msg {
  background-color: #333333; }

#cart-table table, #wishlist-table table {
  border-collapse: collapse; }

#cart-table thead, #wishlist-table thead {
  display: none; }
  @media screen and (min-width: 768px) {
    #cart-table thead, #wishlist-table thead {
      display: table-header-group; } }

#cart-table td, #wishlist-table td {
  box-sizing: border-box;
  display: block;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    #cart-table td, #wishlist-table td {
      display: table-cell; } }

#cart-table .cart-row, #wishlist-table .cart-row {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    #cart-table .cart-row, #wishlist-table .cart-row {
      display: table-row; } }

#cart-table .header-total-price, #wishlist-table .header-total-price {
  text-align: right; }

#cart-table .item-image, #wishlist-table .item-image {
  float: left;
  order: 1;
  text-align: center;
  flex-basis: 40%; }
  @media screen and (min-width: 768px) {
    #cart-table .item-image, #wishlist-table .item-image {
      float: none;
      width: 7rem; } }

#cart-table .item-details, #wishlist-table .item-details {
  float: left;
  order: 2;
  flex-basis: 60%; }
  @media screen and (min-width: 768px) {
    #cart-table .item-details, #wishlist-table .item-details {
      float: none; } }
  #cart-table .item-details .name, #wishlist-table .item-details .name {
    font-size: 1rem; }
    #cart-table .item-details .name a, #wishlist-table .item-details .name a {
      color: #000; }
  #cart-table .item-details .price .value span:only-child, #wishlist-table .item-details .price .value span:only-child {
    color: #000; }
  #cart-table .item-details .price .value .price-sales, #wishlist-table .item-details .price .value .price-sales {
    color: #970010; }
  #cart-table .item-details .price .value price-standard, #wishlist-table .item-details .price .value price-standard {
    color: #999999; }
  #cart-table .item-details .price .value span:only-child, #wishlist-table .item-details .price .value span:only-child {
    color: #000; }
  #cart-table .item-details .price .value .price-sales, #wishlist-table .item-details .price .value .price-sales {
    color: #970010; }
  #cart-table .item-details .price .value price-standard, #wishlist-table .item-details .price .value price-standard {
    color: #999999; }
  #cart-table .item-details .price .value span:only-child, #wishlist-table .item-details .price .value span:only-child {
    color: #000; }
  #cart-table .item-details .price .value .price-sales, #wishlist-table .item-details .price .value .price-sales {
    color: #970010; }
  #cart-table .item-details .price .value price-standard, #wishlist-table .item-details .price .value price-standard {
    color: #999999; }
  #cart-table .item-details .item-edit-details, #wishlist-table .item-details .item-edit-details {
    display: block;
    margin-top: 5px; }
    #cart-table .item-details .item-edit-details i, #wishlist-table .item-details .item-edit-details i {
      color: #e6007e; }
    #cart-table .item-details .item-edit-details a, #wishlist-table .item-details .item-edit-details a {
      color: #e6007e;
      text-transform: uppercase;
      font-size: 0.8em; }

#cart-table .item-delivery-options, #wishlist-table .item-delivery-options {
  order: 6;
  text-align: center;
  flex-basis: 50%; }
  @media screen and (min-width: 768px) {
    #cart-table .item-delivery-options, #wishlist-table .item-delivery-options {
      text-align: left;
      width: 8rem; } }
  #cart-table .item-delivery-options .form-row, #wishlist-table .item-delivery-options .form-row {
    margin-top: 0; }

#cart-table .item-quantity, #wishlist-table .item-quantity {
  order: 4;
  text-align: center;
  flex-basis: 33.3333%; }
  #cart-table .item-quantity input, #wishlist-table .item-quantity input {
    text-align: center;
    width: 3.1rem; }

#cart-table .item-quantity-details, #wishlist-table .item-quantity-details {
  float: left;
  order: 3;
  flex-basis: 33.3333%; }
  @media screen and (min-width: 768px) {
    #cart-table .item-quantity-details, #wishlist-table .item-quantity-details {
      float: none;
      text-align: left; } }
  #cart-table .item-quantity-details .product-availability-list, #wishlist-table .item-quantity-details .product-availability-list {
    margin: 0;
    padding: 0; }
    #cart-table .item-quantity-details .product-availability-list .on-order, #cart-table .item-quantity-details .product-availability-list .not-available, #wishlist-table .item-quantity-details .product-availability-list .on-order, #wishlist-table .item-quantity-details .product-availability-list .not-available {
      color: #e6007e;
      font-size: 0.9em; }
  #cart-table .item-quantity-details .item-user-actions, #wishlist-table .item-quantity-details .item-user-actions {
    margin-top: 33px; }
    #cart-table .item-quantity-details .item-user-actions a,
    #cart-table .item-quantity-details .item-user-actions button, #wishlist-table .item-quantity-details .item-user-actions a,
    #wishlist-table .item-quantity-details .item-user-actions button {
      display: block;
      font-size: 1em;
      width: 100%; }
      @media screen and (min-width: 768px) {
        #cart-table .item-quantity-details .item-user-actions a,
        #cart-table .item-quantity-details .item-user-actions button, #wishlist-table .item-quantity-details .item-user-actions a,
        #wishlist-table .item-quantity-details .item-user-actions button {
          width: auto; } }
      @media screen and (max-width: 768px) {
        #cart-table .item-quantity-details .item-user-actions a,
        #cart-table .item-quantity-details .item-user-actions button, #wishlist-table .item-quantity-details .item-user-actions a,
        #wishlist-table .item-quantity-details .item-user-actions button {
          text-align: left; } }

#cart-table .item-price, #wishlist-table .item-price {
  order: 5;
  text-align: center;
  flex-basis: 33.3333%; }

#cart-table .price-promotion .price-sales, #wishlist-table .price-promotion .price-sales {
  color: #970010; }

#cart-table .price-promotion .price-standard, #wishlist-table .price-promotion .price-standard {
  margin: 0 1em 0 0;
  text-decoration: line-through;
  color: #999999; }

#cart-table .item-total, #wishlist-table .item-total {
  flex-grow: 2;
  font-size: 1rem;
  font-weight: 700;
  order: 7;
  text-align: right;
  flex-basis: 50%;
  word-wrap: break-word; }
  @media screen and (min-width: 768px) {
    #cart-table .item-total, #wishlist-table .item-total {
      font-size: 1em; } }
  @media screen and (min-width: 768px) {
    #cart-table .item-total .promo-adjustment, #wishlist-table .item-total .promo-adjustment {
      width: 100%;
      float: right;
      margin: 0 0 .42em; } }

#cart-table .price-unadjusted, #wishlist-table .price-unadjusted {
  color: #333333;
  display: block;
  margin: 0 0 .42em; }
  #cart-table .price-unadjusted span, #wishlist-table .price-unadjusted span {
    text-decoration: line-through;
    color: #999999; }

#cart-table .price-adjusted-total, #wishlist-table .price-adjusted-total {
  color: #333333;
  display: block;
  margin: .42em 0 0; }
  #cart-table .price-adjusted-total span, #wishlist-table .price-adjusted-total span {
    color: #970010; }

#cart-table .gift-cert-delivery, #wishlist-table .gift-cert-delivery {
  color: #e6007e; }

.cart-promo {
  background: url("../images/interface/ui-promo-bg-gray-diag.png") repeat scroll 0 0 transparent;
  color: #333;
  font-style: italic;
  margin: 0.3em 0;
  padding: 1em; }
  .cart-promo .bonus-item-actions {
    font-size: 1em !important;
    text-align: right;
    vertical-align: middle; }

.cart-footer {
  margin-top: 3em; }

@media screen and (min-width: 768px) {
  .cart-coupon-code {
    float: left;
    width: 60%; } }

.cart-coupon-code input {
  margin-bottom: .5rem; }
  @media screen and (min-width: 768px) {
    .cart-coupon-code input {
      width: 45%; } }
  @media screen and (max-width: 767px) {
    .cart-coupon-code input {
      width: 55%;
      margin-left: 0;
      margin-right: 0; } }

.cart-coupon-code .error {
  padding-top: 0.4em; }

.cart-coupon-code button {
  margin-left: .2rem; }
  @media screen and (max-width: 767px) {
    .cart-coupon-code button {
      width: 42%; } }

.cart-order-totals {
  margin: 1rem 0; }
  @media screen and (min-width: 768px) {
    .cart-order-totals {
      float: right;
      margin-top: 0;
      width: 40%; } }

.order-totals-table td {
  padding: .3rem;
  text-align: left;
  text-transform: uppercase; }
  @media screen and (max-width: 1338px) {
    .order-totals-table td {
      padding: 0.3rem 0 0.3rem 0;
      vertical-align: middle; } }

.order-totals-table .order-totals-item {
  width: 60%; }

.order-totals-table .order-shipping {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500; }

.order-totals-table .order-loyalty {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500; }

.order-totals-table .order-totals-value {
  width: 40%; }

.order-totals-table .order-subtotal {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500; }

.order-totals-table .order-total {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700; }

.order-value {
  white-space: nowrap; }

.cart-actions {
  padding: 0 1.15em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1.5em; }
  .cart-actions .dw-apple-pay-button {
    font-size: 1.35em;
    padding: .5em 2em; }

.cart-button {
  margin-right: 0;
  margin-left: auto;
  display: inherit; }

.cart-action-checkout {
  width: 50%;
  margin-right: 0;
  margin-left: auto; }

#cart-items-form {
  margin-top: 3em;
  padding: 0 1.15em; }
  #cart-items-form #cart-table thead tr th {
    text-align: center; }

@media screen and (min-width: 768px) {
  .cart-action-continue-shopping {
    float: right; } }

.cart-action-continue-shopping .button-text {
  margin-top: .2rem;
  margin-right: 0;
  margin-left: auto;
  display: inherit; }

.cart-actions-top .cart-action-continue-shopping, .cart-actions .cart-action-continue-shopping {
  float: none; }
  .cart-actions-top .cart-action-continue-shopping .continue-shopping, .cart-actions .cart-action-continue-shopping .continue-shopping {
    background-color: transparent;
    border: none;
    color: #333333;
    text-transform: lowercase;
    font-family: 'Overpass', sans-serif;
    font-weight: 400; }
    .cart-actions-top .cart-action-continue-shopping .continue-shopping:hover, .cart-actions .cart-action-continue-shopping .continue-shopping:hover {
      text-decoration: underline; }

.cart-action-continue-shopping .continue-shopping {
  display: inline-block; }

.cart-empty {
  margin-top: 4rem; }
  .cart-empty h1 {
    text-align: center; }
  .cart-empty .cart-action-continue-shopping {
    float: none;
    text-align: center;
    margin-bottom: 4rem; }
  .cart-empty .product-listing {
    background-color: #F2F2F2;
    padding: 1rem 0; }
    .cart-empty .product-listing h2 {
      margin-left: 1.3rem; }
    .cart-empty .product-listing .search-result-items {
      margin-top: 1em; }

.promo-adjustment {
  color: #e6007e; }

.account-welcome .welcome-message {
  font-size: 1.2em;
  font-style: italic; }

.account-welcome .not-user {
  margin: .83em 0; }

#password-reset {
  white-space: nowrap; }

.add-to-wishlist {
  display: inline; }

.form-label {
  font-size: 14px;
  font-weight: 600; }

/**************************/
/* Breadcrumb checkout */
/**************************/
.container-checkout {
  width: 300px; }
  @media screen and (max-width: 768px) {
    .container-checkout {
      width: 100%; } }

.breadcrumb-checkout {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-align: left;
  width: 100%;
  z-index: 10;
  font-size: 14px; }

.breadcrumb-checkout a {
  background-color: #F2F2F2;
  color: #000;
  overflow: visible;
  text-decoration: none;
  height: 57px;
  margin: 10px 0;
  width: 100%;
  display: table; }
  .breadcrumb-checkout a .breadcrumb__inner {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding-left: 20px;
    font-weight: bold; }

.breadcrumb-checkout a.active:after {
  background-color: #333333; }

.breadcrumb-checkout a.clickable:hover:after {
  background-color: #999999;
  transition: all 0.3s ease; }

.breadcrumb-checkout a.active .breadcrumb__title {
  color: #fff; }

.breadcrumb-checkout a.active {
  pointer-events: none;
  background: #000; }

.breadcrumb-checkout a.active:hover {
  pointer-events: none; }

.breadcrumb-checkout a.inactive, .breadcrumb-checkout a.inactive:hover {
  pointer-events: none; }

.breadcrumb-checkout a.clickable:hover {
  background: #999999;
  color: #000;
  transition: all 0.3s ease; }

#cart-table .item-total .promo-adjustment .promotions-text .callout-message {
  padding: 0 1em 0 1em;
  display: inline-block;
  text-align: center; }

@media all and (max-width: 1000px) {
  .breadcrumb-checkout {
    font-size: 12px; } }

@media all and (max-width: 710px) {
  .breadcrumb__desc {
    display: none; }
  .breadcrumb-checkout {
    height: 38px; }
  .breadcrumb-checkout a:after {
    content: "";
    width: 38px;
    height: 38px;
    right: -19px;
    -webkit-transform: scale(0.707) rotate(45deg);
    -moz-transform: scale(0.707) rotate(45deg);
    -ms-transform: scale(0.707) rotate(45deg);
    -o-transform: scale(0.707) rotate(45deg);
    transform: scale(0.707) rotate(45deg); } }

@media all and (max-width: 515px) {
  .container-checkout {
    min-width: auto; } }

@media all and (max-width: 768px) {
  .breadcrumb-checkout.checkout-progress-indicator {
    height: auto;
    overflow: visible;
    width: 100%;
    margin-left: 0; }
    .breadcrumb-checkout.checkout-progress-indicator a {
      height: 38px;
      margin: 5px 0; }
  .breadcrumb-checkout a:last-child:after {
    content: ""; } }

.ui-datepicker {
  border: 1px solid #A9A9A9;
  background-color: #FFF;
  padding: 20px;
  min-width: 300px; }
  .ui-datepicker .ui-icon {
    text-indent: 0; }
  @media screen and (max-width: 767px) {
    .ui-datepicker {
      width: 90%;
      width: calc(100% - 40px); }
      .ui-datepicker .ui-datepicker-calendar {
        font-size: 14px; } }

.checkout-button {
  margin-right: 0;
  margin-left: auto;
  display: inherit; }

.checkout-progress-indicator {
  overflow: hidden; }
  .checkout-progress-indicator div {
    display: inline;
    padding: 0 .83em 0 0; }
  .checkout-progress-indicator span {
    text-transform: uppercase; }
  .checkout-progress-indicator .active span {
    font-weight: 700;
    color: #000; }
  .checkout-progress-indicator a {
    color: #333; }
  .checkout-progress-indicator i {
    padding-left: .83em;
    color: #F2F2F2; }
  .checkout-progress-indicator .step-3 {
    padding-right: 0; }

.gift-message-text {
  overflow: visible;
  opacity: 1;
  transition: all 1s ease; }
  .gift-message-text.hidden {
    height: 0;
    opacity: 0;
    overflow: hidden; }
  .gift-message-text textarea {
    width: 100%; }

.billing-coupon-code {
  width: 100%; }
  .billing-coupon-code .form-row,
  .billing-coupon-code .coupon-apply,
  .billing-coupon-code .giftcert-apply {
    display: inline-table;
    margin: .5rem 0 1rem; }
    .billing-coupon-code .form-row .field-wrapper,
    .billing-coupon-code .coupon-apply .field-wrapper,
    .billing-coupon-code .giftcert-apply .field-wrapper {
      width: 100% !important;
      padding-left: 2%; }
  .billing-coupon-code .form-row {
    width: 75%;
    padding-top: 2em; }
  .billing-coupon-code .tooltip {
    padding-left: 0; }
  .billing-coupon-code .coupon-error {
    margin: 0;
    padding-left: 2%; }
  @media screen and (max-width: 767px) {
    .billing-coupon-code .form-row {
      width: 55%; }
    .billing-coupon-code .coupon-apply {
      width: 43%; }
      .billing-coupon-code .coupon-apply button {
        width: 100%; } }

.redemption {
  padding-left: 2%;
  color: #917349; }
  .redemption .success {
    color: #019328; }
  .redemption span.error {
    margin-left: 0; }

.pt_checkout .checkout-billing .payment-method-options .form-row {
  clear: none;
  float: left;
  width: 33%; }
  @media screen and (max-width: 551px) {
    .pt_checkout .checkout-billing .payment-method-options .form-row {
      width: 100%; } }
  .pt_checkout .checkout-billing .payment-method-options .form-row .payments {
    width: auto; }
  .pt_checkout .checkout-billing .payment-method-options .form-row label {
    display: inline-block !important; }
  @media screen and (max-width: 551px) {
    .pt_checkout .checkout-billing .payment-method-options .form-row {
      width: 100%; } }

.pt_checkout .checkout-billing .payment-method .cvn .field-wrapper {
  width: 25%; }

@media screen and (max-width: 768px) {
  .pt_checkout .checkout-billing .payment-method .cvn .field-wrapper {
    width: 100%; }
  .pt_checkout .checkout-billing .payment-method .cvn .form-field-tooltip {
    padding-top: 0; } }

.payment-method {
  clear: both;
  display: none; }

@media screen and (min-width: 768px) {
  .payment-method .form-data-error,
  #CreditCardForm .form-data-error {
    width: 50%;
    margin-left: 27%; }
  .ui-dialog .payment-method .form-data-error,
  .ui-dialog #CreditCardForm .form-data-error {
    width: 100%;
    margin-left: 0; } }

.payment-method-expanded {
  display: block; }
  @media screen and (max-width: 767px) {
    .payment-method-expanded .month {
      margin-left: 0; } }

.month,
.year,
.day {
  clear: none;
  float: left;
  margin: 0 0 2% 2%; }
  .month select,
  .year select,
  .day select {
    width: auto; }

.month {
  margin-left: 0; }
  .month .form-caption {
    margin-left: 0; }

.ssn {
  clear: left; }

.bml-terms-and-conditions {
  border: 1px solid #333333;
  font-size: 0.8em;
  height: 400px;
  overflow: auto;
  padding: 1em; }

.bml-table-col-1 {
  width: 25%; }

.pt_checkout .checkout-shipping fieldset .form-row label:not(.checkbox-label-checkbox), .pt_checkout .checkout-shipping .customer-data .form-row label:not(.checkbox-label-checkbox), .pt_checkout .checkout-billing fieldset .form-row label:not(.checkbox-label-checkbox), .pt_checkout .checkout-billing .customer-data .form-row label:not(.checkbox-label-checkbox) {
  display: none; }

.pt_checkout .checkout-shipping fieldset .form-row .checkbox-label-checkbox, .pt_checkout .checkout-shipping .customer-data .form-row .checkbox-label-checkbox, .pt_checkout .checkout-billing fieldset .form-row .checkbox-label-checkbox, .pt_checkout .checkout-billing .customer-data .form-row .checkbox-label-checkbox {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 13px; }

.pt_checkout .checkout-shipping fieldset .form-row .field-wrapper, .pt_checkout .checkout-shipping .customer-data .form-row .field-wrapper, .pt_checkout .checkout-billing fieldset .form-row .field-wrapper, .pt_checkout .checkout-billing .customer-data .form-row .field-wrapper {
  width: 75%;
  padding-left: 0; }
  @media screen and (max-width: 768px) {
    .pt_checkout .checkout-shipping fieldset .form-row .field-wrapper, .pt_checkout .checkout-shipping .customer-data .form-row .field-wrapper, .pt_checkout .checkout-billing fieldset .form-row .field-wrapper, .pt_checkout .checkout-billing .customer-data .form-row .field-wrapper {
      width: 100%;
      padding: 0; } }

.pt_checkout .checkout-shipping fieldset .form-caption, .pt_checkout .checkout-shipping .customer-data .form-caption, .pt_checkout .checkout-billing fieldset .form-caption, .pt_checkout .checkout-billing .customer-data .form-caption {
  max-width: 75%;
  width: 75%; }
  @media screen and (max-width: 768px) {
    .pt_checkout .checkout-shipping fieldset .form-caption, .pt_checkout .checkout-shipping .customer-data .form-caption, .pt_checkout .checkout-billing fieldset .form-caption, .pt_checkout .checkout-billing .customer-data .form-caption {
      width: 100%;
      max-width: 100%; } }

.pt_checkout .checkout-shipping fieldset .newsletter-checkbox .field-wrapper, .pt_checkout .checkout-shipping .customer-data .newsletter-checkbox .field-wrapper, .pt_checkout .checkout-billing fieldset .newsletter-checkbox .field-wrapper, .pt_checkout .checkout-billing .customer-data .newsletter-checkbox .field-wrapper {
  padding-top: 15px; }

.pt_checkout .checkout-shipping fieldset .newsletter-checkbox .privacy-police, .pt_checkout .checkout-shipping .customer-data .newsletter-checkbox .privacy-police, .pt_checkout .checkout-billing fieldset .newsletter-checkbox .privacy-police, .pt_checkout .checkout-billing .customer-data .newsletter-checkbox .privacy-police {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 13px; }

.pt_checkout .contact-number {
  padding: 1em 0; }
  .pt_checkout .contact-number h3 {
    padding-bottom: 1em;
    font-family: 'Overpass', sans-serif;
    font-weight: 300; }
  @media screen and (max-width: 1024px) {
    .pt_checkout .contact-number {
      display: none; } }

.pt_checkout fieldset {
  margin-bottom: 30px; }

.checkout-mini-cart {
  background-color: #F2F2F2;
  max-height: 330px;
  overflow: auto; }

.checkout-order-totals {
  width: 100%;
  float: left;
  background-color: #151515;
  color: #fff;
  padding: 1.4rem .7rem; }
  @media screen and (max-width: 1250px) {
    .checkout-order-totals {
      padding: 0.3rem 0 0.3rem 0; } }

.place-order-totals {
  clear: both; }
  .place-order-totals .order-totals-table {
    float: right;
    width: 50%; }
    .place-order-totals .order-totals-table tr td {
      text-align: right; }
  @media screen and (max-width: 768px) {
    .place-order-totals {
      background-color: #222222;
      color: #fff;
      padding: 20px; }
      .place-order-totals .order-totals-table {
        float: none; }
        .place-order-totals .order-totals-table tr td {
          text-align: left; } }

.order-component-block {
  margin: 2.5em 0 0 0;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .order-component-block {
      display: none; } }
  .order-component-block .section-header {
    padding: 1em 0; }
  .order-component-block .section-header a {
    font-weight: normal; }
  .order-component-block .details {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #000;
    padding: 0.5em 1em 1em; }

.order-summary-footer {
  position: relative; }
  .order-summary-footer h2 {
    font-size: 2em;
    font-style: italic;
    font-weight: normal; }

.summary-help {
  float: right;
  font-size: 0.8em;
  margin: 1em 0; }

.back-to-cart {
  margin-right: 20px;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
  border-style: solid;
  border-width: 1px;
  color: #878787;
  height: 40px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.5em 2em;
  text-align: center;
  width: max-content; }
  .back-to-cart:hover {
    background-color: #999999;
    border-color: #999999;
    color: #000;
    text-decoration: none; }
  @media screen and (min-width: 768px) and (max-width: 1400px) {
    .back-to-cart {
      padding: 0.5em; } }
  @media screen and (min-width: 768px) {
    .back-to-cart {
      margin-bottom: 20px; } }

.submit-order {
  clear: both;
  display: block;
  padding: 1.67em 0 0;
  text-align: right; }
  .submit-order .back-to-cart {
    font-size: 1.1em; }
    .submit-order .back-to-cart:hover {
      text-decoration: underline; }
  .submit-order button {
    margin-left: 1.5em; }

.order-discount {
  color: #e6007e; }

.gift-cert-used {
  padding: .83em 0; }

.summary .edit {
  position: absolute;
  text-transform: uppercase;
  right: 10px;
  font-size: 0.9em;
  line-height: 1.5em; }

.pt_checkout #main {
  margin: 0 4%; }

.pt_cart .breadcrumb {
  padding-left: 0; }

.item-shipping-address {
  min-width: 120px; }

.billing-error {
  color: red;
  margin: 0 0 .83em 24%; }

.cvn-tooltip {
  font-weight: bold;
  margin: 5px;
  text-align: center; }
  .cvn-tooltip img {
    height: 150px;
    width: 110px; }

#shipping-method-list {
  position: relative; }
  #shipping-method-list .form-indent {
    margin-left: 2%;
    margin-top: 15px; }
    #shipping-method-list .form-indent label, #shipping-method-list .form-indent .form-caption {
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-weight: normal; }
    #shipping-method-list .form-indent .form-caption {
      padding-left: 10px; }

.checkout-order-mini-summary, .mini-shipment, .mini-billing-address, .mini-payment-instrument {
  background-color: #F2F2F2;
  width: 100%;
  padding-top: 85px; }
  .checkout-order-mini-summary .section-header, .mini-shipment .section-header, .mini-billing-address .section-header, .mini-payment-instrument .section-header {
    border-bottom: 1px solid #cccccc; }
  .checkout-order-mini-summary .mini-cart-name, .checkout-order-mini-summary .mini-cart-attributes, .checkout-order-mini-summary .mini-cart-pricing, .mini-shipment .mini-cart-name, .mini-shipment .mini-cart-attributes, .mini-shipment .mini-cart-pricing, .mini-billing-address .mini-cart-name, .mini-billing-address .mini-cart-attributes, .mini-billing-address .mini-cart-pricing, .mini-payment-instrument .mini-cart-name, .mini-payment-instrument .mini-cart-attributes, .mini-payment-instrument .mini-cart-pricing {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #333333; }
  .checkout-order-mini-summary .mini-cart-image, .mini-shipment .mini-cart-image, .mini-billing-address .mini-cart-image, .mini-payment-instrument .mini-cart-image {
    background-color: #fff;
    border: 1px solid #cccccc; }
  .checkout-order-mini-summary .mini-cart-name, .mini-shipment .mini-cart-name, .mini-billing-address .mini-cart-name, .mini-payment-instrument .mini-cart-name {
    padding-top: 5px; }
  @media screen and (max-width: 1024px) {
    .checkout-order-mini-summary, .mini-shipment, .mini-billing-address, .mini-payment-instrument {
      display: none; } }

.mini-shipment, .mini-billing-address, .mini-payment-instrument {
  padding: 10px 0; }

.button-remove {
  background: none !important;
  border: none;
  padding: 0 !important;
  text-transform: none;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  /*optional*/
  font-size: 1em;
  color: #000;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .button-remove {
      margin-bottom: 15px; } }
  .button-remove i {
    font-size: 15px; }

.button-remove:hover {
  background: none !important;
  border: none;
  padding: 0 !important;
  text-transform: none;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  /*optional*/
  font-size: 1em;
  color: #000;
  cursor: pointer;
  text-decoration: underline; }

#thanks-title {
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 2em;
  text-transform: uppercase; }

@media screen and (max-width: 480px) {
  .cart-actions {
    flex-direction: column;
    margin-top: 0; }
    .cart-actions .cart-action-checkout {
      width: auto;
      margin-right: auto;
      margin-top: 2em; } }

.order-summary-content {
  width: calc(100% - 300px);
  padding: 10px 60px 40px 60px; }
  .order-summary-content #cart-table thead tr {
    border-bottom: 1px solid #F2F2F2; }
    .order-summary-content #cart-table thead tr .section-header {
      background-color: transparent; }
    .order-summary-content #cart-table thead tr .header-quantity, .order-summary-content #cart-table thead tr .header-total-price {
      color: #fff; }
  @media screen and (max-width: 768px) {
    .order-summary-content #cart-table thead {
      display: block; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .order-summary-content #cart-table thead {
      display: table-header-group; } }
  .order-summary-content #cart-table tbody .item-image {
    padding-left: 0; }
    .order-summary-content #cart-table tbody .item-image img {
      border: 1px solid #F2F2F2; }
  .order-summary-content #cart-table tbody .item-details .product-list-item {
    color: #878787; }
    .order-summary-content #cart-table tbody .item-details .product-list-item .name {
      text-transform: uppercase;
      font-size: 15px; }
      .order-summary-content #cart-table tbody .item-details .product-list-item .name a {
        color: #878787; }
    .order-summary-content #cart-table tbody .item-details .product-list-item .sku .value, .order-summary-content #cart-table tbody .item-details .product-list-item .attribute .value {
      font-weight: normal; }
  .order-summary-content #cart-table tbody .item-quantity, .order-summary-content #cart-table tbody .item-total {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    color: #878787;
    font-weight: normal; }
  .order-summary-content .item-list tr {
    border-bottom: 1px solid #F2F2F2; }
  @media screen and (max-width: 768px) {
    .order-summary-content {
      width: 100%;
      padding: 0; }
      .order-summary-content .place-order-buttons .back-to-cart,
      .order-summary-content .place-order-buttons button {
        width: 100%;
        margin: 15px 0 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .order-summary-content .place-order-buttons .back-to-cart {
      margin: 5px 0; } }

/* Paypal buttons */
.paypal-checkout-button iframe {
  z-index: 10 !important; }

/***********************/
/* Responsive checkout - mobile version */
/***********************/
@media screen and (max-width: 768px) {
  .pt_checkout #main #secondary {
    width: 92%;
    position: absolute;
    top: 320px;
    padding-left: 0; }
    .pt_checkout #main #secondary .mini-shipment, .pt_checkout #main #secondary .mini-billing-address, .pt_checkout #main #secondary .mini-payment-instrument {
      display: block;
      width: 100%;
      margin: 1.5em 0; }
  .pt_checkout #main #primary {
    position: relative; }
    .pt_checkout #main #primary .checkout-billing {
      margin-top: 250px; } }

.order-history-header {
  background: #F2F2F2;
  overflow: hidden;
  padding: 10px; }
  .order-history-header .label {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px; }
  .order-history-header .value {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }
  .order-history-header button {
    float: right; }
    @media screen and (max-width: 767px) {
      .order-history-header button {
        margin-bottom: 10px; } }
  .order-history-header .order-date, .order-history-header .order-status, .order-history-header .order-number, .order-history-header .order-contact {
    float: left;
    margin: 2px 0;
    width: 60%; }
  .order-history-header .order-contact .label {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }

.order-history-items {
  margin: 20px 0; }
  @media screen and (max-width: 414px) {
    .order-history-items .order-history-table tr {
      display: flex;
      flex-wrap: wrap; }
      .order-history-items .order-history-table tr.tbl-header {
        display: none; } }
  .order-history-items .order-history-table th {
    padding: 5px 10px;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px; }
  .order-history-items .order-history-table td {
    padding: 5px 10px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }
    @media screen and (max-width: 414px) {
      .order-history-items .order-history-table td {
        width: 100%; }
        .order-history-items .order-history-table td:before {
          content: attr(data-titolo);
          font-family: 'Overpass', sans-serif;
          font-weight: 400;
          font-weight: bold; } }
    .order-history-items .order-history-table td .value {
      font-size: 15px;
      color: #000; }
  .order-history-items .order-history-table ul {
    margin: 0;
    padding: 0; }
  .order-history-items .order-history-table li {
    list-style-position: inside;
    list-style-type: square;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }
  .order-history-items .order-history-table .order-shipped-to,
  .order-history-items .order-history-table .order-items,
  .order-history-items .order-history-table .order-total-price {
    width: 33%; }
    @media screen and (max-width: 414px) {
      .order-history-items .order-history-table .order-shipped-to,
      .order-history-items .order-history-table .order-items,
      .order-history-items .order-history-table .order-total-price {
        width: 100%; } }
  .order-history-items .order-history-table .toggle {
    cursor: pointer;
    display: block; }

.js .order-history-table .hidden {
  display: none; }

.pt_order .actions,
.confirmation .actions {
  padding: .5em 1%; }
  .pt_order .actions a,
  .confirmation .actions a {
    margin-right: 2rem; }

.pt_order .actions {
  padding: 30px 50px 0; }

.pt_order-confirmation .confirmation {
  padding: 50px 0; }
  .pt_order-confirmation .confirmation .actions {
    padding: 0; }
    .pt_order-confirmation .confirmation .actions a {
      margin-left: 0;
      margin-right: 2rem; }

.pt_order-confirmation .confirmation-message {
  padding: 0 0 10px; }
  .pt_order-confirmation .confirmation-message #thanks-title {
    margin: 0;
    font-size: 1.5em; }

.pt_order-confirmation .order-confirmation-details {
  font-size: 14px; }

@media screen and (min-width: 768px) {
  .pt_order-confirmation .confirmation {
    padding: 50px 10%; } }

.confirmation-message {
  border-bottom: 1px solid #cccccc;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  padding-left: 1%;
  padding-right: 1%;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px; }
  .confirmation-message p:first-child {
    font-size: 20px; }

.confirmation.create-account .login-create-account,
.confirmation.create-account .order-confirmation-details {
  display: inline-block;
  vertical-align: top; }

.confirmation.create-account .login-create-account {
  float: right;
  padding: 0 1%;
  width: 25%; }

.confirmation.create-account .order-confirmation-details {
  width: 73%; }

.confirmation.create-account .login-box-content {
  background-color: #F2F2F2;
  border: 1px solid #cccccc;
  padding: 1em; }
  .confirmation.create-account .login-box-content p {
    margin-top: 0;
    margin-bottom: 0; }
  .confirmation.create-account .login-box-content .form-row {
    margin: 20px 0; }
  .confirmation.create-account .login-box-content #RegistrationForm .largebutton {
    margin: 1em 0; }

.order-payment-instruments .order-billing {
  margin-top: 1em; }

.continue {
  margin: 20px;
  background-color: #000;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  height: 40px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Overpass', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.5em 2em;
  text-align: center;
  width: max-content; }
  .continue:hover {
    background-color: #434343;
    border-color: #434343;
    color: #fff;
    text-decoration: none; }

#dwfrm_orderreturn button.go-to-returns-page {
  background-color: transparent;
  border-color: transparent;
  color: #000;
  font-size: 12px;
  margin: auto;
  padding: 0; }

.edit_address_form {
  margin-top: 40px; }
  .edit_address_form h2 {
    margin: 1.83em 0 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px; }
  .edit_address_form #editprofile .formfield .form-row label {
    display: none; }
  .edit_address_form #editprofile .formfield .form-row .field-wrapper {
    padding-left: 0; }
  .edit_address_form #editprofile .formfield .form-row .form-caption {
    width: 100%; }

.refund-total {
  padding-bottom: 1rem; }
  .refund-total .label {
    font-size: 14px; }
  .refund-total .value {
    font-size: 14px; }

/*********************/
/* Stile pagina di reso */
/*********************/
.orderdetails h2 {
  clear: both; }

.orderdetails .label {
  color: #000;
  font-weight: bold;
  margin-top: 1.4em;
  margin-bottom: 0.4em;
  text-transform: uppercase; }

.orderdetails .order-shipment-table {
  background-color: #F2F2F2;
  border: 1px solid #cccccc;
  padding: 2em 2.5em;
  margin-top: 3em; }
  @media screen and (max-width: 767px) {
    .orderdetails .order-shipment-table {
      padding: 2em 1.5em; } }

.orderdetails .order-shipment-details .order-shipment-address {
  float: right; }
  @media screen and (max-width: 414px) {
    .orderdetails .order-shipment-details .order-shipment-address {
      float: none; } }

.orderdetails .line-items {
  clear: both;
  padding-top: 1rem; }
  .orderdetails .line-items .line-item {
    padding-bottom: 1rem; }
    .orderdetails .line-items .line-item .line-item-details,
    .orderdetails .line-items .line-item .line-item-quantity,
    .orderdetails .line-items .line-item .line-item-price {
      display: inline-block;
      vertical-align: top; }
      .orderdetails .line-items .line-item .line-item-details .imageproduct,
      .orderdetails .line-items .line-item .line-item-quantity .imageproduct,
      .orderdetails .line-items .line-item .line-item-price .imageproduct {
        float: left;
        margin-right: 1em; }
        @media screen and (max-width: 768px) {
          .orderdetails .line-items .line-item .line-item-details .imageproduct,
          .orderdetails .line-items .line-item .line-item-quantity .imageproduct,
          .orderdetails .line-items .line-item .line-item-price .imageproduct {
            float: none; } }
    .orderdetails .line-items .line-item .line-item-quantity,
    .orderdetails .line-items .line-item .line-item-price {
      width: 14%; }
      @media screen and (max-width: 480px) {
        .orderdetails .line-items .line-item .line-item-quantity,
        .orderdetails .line-items .line-item .line-item-price {
          width: 100%; } }
    .orderdetails .line-items .line-item .line-item-details {
      width: 70%; }
      @media screen and (max-width: 480px) {
        .orderdetails .line-items .line-item .line-item-details {
          width: 100%; } }
      .orderdetails .line-items .line-item .line-item-details a {
        font-size: 1.1rem; }
    .orderdetails .line-items .line-item .line-item-quantity {
      text-align: center; }
      @media screen and (max-width: 480px) {
        .orderdetails .line-items .line-item .line-item-quantity {
          text-align: left; } }
    .orderdetails .line-items .line-item .line-item-price {
      text-align: right; }
      @media screen and (max-width: 480px) {
        .orderdetails .line-items .line-item .line-item-price {
          text-align: left; } }

.orderdetails .order-payment-summary {
  float: none; }
  .orderdetails .order-payment-summary .label {
    font-size: 1.2em;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  @media screen and (min-width: 480px) {
    .orderdetails .order-payment-summary {
      float: right; } }
  @media screen and (max-width: 767px) {
    .orderdetails .order-payment-summary {
      margin-bottom: 40px; }
      .orderdetails .order-payment-summary .label {
        text-align: left; } }

.orderdetails .order-information {
  padding: 20px 0; }
  .orderdetails .order-information .label {
    color: #999999;
    font-weight: 300;
    text-transform: none;
    font-size: 1.1em; }
    .orderdetails .order-information .label i {
      display: none; }
  .orderdetails .order-information .value {
    font-weight: 600; }
  .orderdetails .order-information .order-number {
    margin: 15px 0 25px;
    font-size: 1.1rem; }

.orderdetails .payment-amount .label {
  font-weight: normal;
  text-transform: none; }

.orderdetails .order-totals-table td:first-child {
  padding-right: 5rem;
  text-align: left; }

.pt_order .page-returned-order {
  margin: 0 50px; }
  .pt_order .page-returned-order h1:not(.order-number) {
    margin: 1.83em 0 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px; }
  @media screen and (max-width: 768px) {
    .pt_order .page-returned-order {
      margin: 0; } }

.pt_order .orderdetails .detail-text-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  margin: 20px 0; }
  .pt_order .orderdetails .detail-text-container .detail-text-left {
    width: 50%;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    display: flex;
    align-items: center; }
    .pt_order .orderdetails .detail-text-container .detail-text-left .circle-icon {
      background-color: #222222;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      display: inline-block;
      position: relative; }
      .pt_order .orderdetails .detail-text-container .detail-text-left .circle-icon .shopping-bag {
        background-image: url("../images/paperbag-icon.png");
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        font-style: normal;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 0; }
    .pt_order .orderdetails .detail-text-container .detail-text-left span {
      padding-left: 10px; }
  .pt_order .orderdetails .detail-text-container .detail-text-right {
    width: 50%;
    text-align: right;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin: auto; }
    .pt_order .orderdetails .detail-text-container .detail-text-right .status-return {
      color: #84bd00; }
  @media screen and (max-width: 768px) {
    .pt_order .orderdetails .detail-text-container .detail-text-left {
      width: 100%; }
    .pt_order .orderdetails .detail-text-container .detail-text-right {
      display: none; } }

.pt_order #table-returned-order td:first-child, .pt_order #table-returned-order tr:first-child, .pt_order #table-return-confirmation td:first-child, .pt_order #table-return-confirmation tr:first-child {
  width: 50%; }

.pt_order #table-returned-order td:nth-child(2), .pt_order #table-returned-order tr:nth-child(2), .pt_order #table-return-confirmation td:nth-child(2), .pt_order #table-return-confirmation tr:nth-child(2) {
  width: 15%; }

.pt_order #table-returned-order td, .pt_order #table-returned-order tr, .pt_order #table-return-confirmation td, .pt_order #table-return-confirmation tr {
  width: 65%; }

.pt_order #table-returned-order thead tr .section-header, .pt_order #table-return-confirmation thead tr .section-header {
  padding: 1em 0 1em 1em;
  color: #666666; }

.pt_order #table-returned-order tbody .details-products, .pt_order #table-return-confirmation tbody .details-products {
  color: #666666; }
  .pt_order #table-returned-order tbody .details-products .product-list-item .name, .pt_order #table-return-confirmation tbody .details-products .product-list-item .name {
    text-transform: uppercase;
    font-size: 13px; }

.pt_order #table-returned-order tbody .line-item-price label, .pt_order #table-return-confirmation tbody .line-item-price label {
  margin-top: 0; }

.pt_order #table-returned-order tbody .line-item-price .field-wrapper, .pt_order #table-return-confirmation tbody .line-item-price .field-wrapper {
  width: 100%; }

@media screen and (max-width: 768px) {
  .pt_order #table-returned-order table, .pt_order #table-returned-order thead, .pt_order #table-returned-order tbody, .pt_order #table-returned-order th, .pt_order #table-returned-order td, .pt_order #table-returned-order tr, .pt_order #table-return-confirmation table, .pt_order #table-return-confirmation thead, .pt_order #table-return-confirmation tbody, .pt_order #table-return-confirmation th, .pt_order #table-return-confirmation td, .pt_order #table-return-confirmation tr {
    display: block; }
  .pt_order #table-returned-order thead tr, .pt_order #table-return-confirmation thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .pt_order #table-returned-order tr, .pt_order #table-return-confirmation tr {
    margin: 0 0 1rem 0;
    width: 100%; }
  .pt_order #table-returned-order tr:nth-child(odd), .pt_order #table-return-confirmation tr:nth-child(odd) {
    background: #fff; }
  .pt_order #table-returned-order td:first-child, .pt_order #table-returned-order tr:first-child, .pt_order #table-return-confirmation td:first-child, .pt_order #table-return-confirmation tr:first-child {
    width: 100%; }
  .pt_order #table-returned-order td:nth-child(2), .pt_order #table-returned-order tr:nth-child(2), .pt_order #table-return-confirmation td:nth-child(2), .pt_order #table-return-confirmation tr:nth-child(2) {
    width: 100%; }
  .pt_order #table-returned-order td, .pt_order #table-returned-order tr, .pt_order #table-return-confirmation td, .pt_order #table-return-confirmation tr {
    width: 100%; }
  .pt_order #table-returned-order tbody td:before, .pt_order #table-return-confirmation tbody td:before {
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  .pt_order #table-returned-order .line-item-price .field-wrapper, .pt_order #table-return-confirmation .line-item-price .field-wrapper {
    padding-left: 0; } }

.select-address {
  width: 100%;
  margin-top: 2em;
  margin-left: 0; }

.shippingaddress .select-address {
  width: 100%;
  margin-top: 2em;
  margin-left: 0; }

.shippingaddress .edit-address {
  margin-top: 0.5em; }
  .shippingaddress .edit-address span {
    color: #84bd00;
    cursor: pointer; }

.formactions {
  margin-top: 20px;
  text-align: right; }

.item-list .multi-shipment-row {
  border-bottom: none; }

.minishipments-method {
  padding-top: 10px; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.pt_checkout #cart-table .cart-row .shipment-label {
  font-weight: 700;
  margin-top: 35px;
  font-size: 1.4em; }

.gold-text .field-wrapper label, .gold-text .field-wrapper a {
  color: #917349; }

.gold-top {
  padding-top: 10px; }

.hidden-form {
  display: none;
  padding-bottom: 10px; }

.checkbox-padding {
  padding: 10px 0px 10px; }

#PasswordResetForm fieldset {
  position: relative; }
  #PasswordResetForm fieldset .form-row label {
    display: none; }
  #PasswordResetForm fieldset button {
    margin: 1em 0; }

.registration-selection input, .registration-selection label {
  display: inline;
  float: none; }

.address-list,
.payment-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px; }
  @media screen and (max-width: 1024px) and (orientation: portrait), screen and (max-width: 767px) {
    .address-list,
    .payment-list {
      padding: 0; } }
  .address-list li,
  .payment-list li {
    list-style-type: none;
    padding: 1em;
    width: 90%; }
    @media screen and (min-width: 768px) {
      .address-list li,
      .payment-list li {
        width: 25%; } }
    .address-list li.default,
    .payment-list li.default {
      background-color: #F2F2F2;
      border: 1px solid #ccc;
      margin-top: 1em;
      width: 85%; }
      .address-list li.default h3,
      .payment-list li.default h3 {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 14px; }
      .address-list li.default .mini-address-name,
      .payment-list li.default .mini-address-name {
        color: #917349;
        font-family: 'Overpass', sans-serif;
        font-weight: 300;
        font-size: 16px;
        text-transform: uppercase; }
    .address-list li address,
    .payment-list li address {
      color: #333333;
      font-style: normal; }
  .address-list .mini-address-name, .address-list .cc-owner,
  .payment-list .mini-address-name,
  .payment-list .cc-owner {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase; }
  .address-list .mini-address-title, .address-list .cc-type,
  .payment-list .mini-address-title,
  .payment-list .cc-type {
    font-style: italic;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px; }
  .address-list .mini-address-location, .address-list .cc-number, .address-list .cc-exp,
  .payment-list .mini-address-location,
  .payment-list .cc-number,
  .payment-list .cc-exp {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px; }
  .address-list .address-edit, .address-list .address-delete,
  .payment-list .address-edit,
  .payment-list .address-delete {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 12px; }

/**************************/
/* My account */
/**************************/
#my-account {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    #my-account {
      flex-wrap: wrap; } }
  #my-account .account-element {
    padding: 0 30px; }
    @media screen and (max-width: 768px) {
      #my-account .account-element {
        padding: 0; } }
    #my-account .account-element .account-header {
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 15px;
      text-transform: uppercase;
      border-bottom: 1px solid #ccc;
      padding-bottom: 12px;
      margin-top: 0;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 1024px) {
        #my-account .account-element .account-header {
          margin: 15px 0; } }
  @media screen and (max-width: 1024px) {
    #my-account .download-button-container {
      width: 100%;
      margin: 10px 0 0;
      border-top: 1px solid #ccc; }
      #my-account .download-button-container .profile-data-download {
        margin: 20px 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #my-account .download-button-container {
      margin: 0 30px; } }

.paymentslist, #addresses, #orderhistory {
  padding: 0 30px; }
  .paymentslist h1, #addresses h1, #orderhistory h1 {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    margin: 0; }
  @media screen and (max-width: 768px) {
    .paymentslist, #addresses, #orderhistory {
      padding: 0; } }

.disableAdd {
  color: #cccccc !important;
  pointer-events: none;
  cursor: default; }

.removeStyle {
  position: absolute;
  left: -20px;
  top: 7px; }

.quantityRow {
  position: relative; }

#card-list {
  margin-top: 10px; }

#payment-list {
  margin-left: 10px;
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    #payment-list {
      margin-left: 0; } }

.pt_account .primary-content .row {
  justify-content: flex-start; }

.pt_account .primary-content .content-asset {
  margin: 30px 0 0; }

.pt_account .dialog-required {
  position: static;
  text-align: right;
  padding: 5px 0;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .pt_account .dialog-required {
      text-align: left;
      padding: 10px 0; } }

/**************************/
/* My account - Responsive */
/**************************/
@media screen and (max-width: 768px) {
  #addresses .address-create, .paymentslist .address-create {
    margin: 10px auto 0; }
  #addresses .add-card, .paymentslist .add-card {
    margin: 10px auto 0;
    width: 100%; }
  #addresses .address-list .address-tile, .paymentslist .address-list .address-tile {
    width: 100%; } }

/* ******************************************* */
/* PDAM-302 */
/* ******************************************* */
#secondary {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top transparent; }

.primary-content {
  border-left: 1px solid #DEDEDE; }

.form-legend {
  background-color: #F2F2F2;
  border-bottom: 1px solid #DEDEDE;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  width: 100%; }

.w-100 .container {
  max-width: 100% !important; }

.required-indicator, .required-indicator-login {
  color: #987c4c !important; }

.loyalty-login-button, .loyalty-login-button:hover, .loyalty-registration-button, .loyalty-registration-button:hover {
  background-color: #987c4c;
  border-color: gray;
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Overpass-Light', sans-serif;
  color: white; }

.loyalty-box {
  border: 1px solid #987c4c;
  color: #987c4c;
  padding: 10px;
  font-family: 'Overpass-Light', sans-serif;
  font-size: 15px;
  margin-left: 2%; }
  @media screen and (max-width: 992px) {
    .loyalty-box {
      margin-left: unset; } }

.login-credentials-actions {
  display: flex;
  justify-content: space-between; }
  .login-credentials-actions .login-rememberme {
    margin: 0; }
  @media screen and (max-width: 769px) {
    .login-credentials-actions {
      display: flex;
      flex-direction: column;
      justify-content: start; }
      .login-credentials-actions .login-rememberme {
        margin: 10px 0 0 0; } }

.new-login-style {
  margin-top: 15px !important; }
  .new-login-style #Facebook {
    padding: 9.5px;
    text-transform: uppercase;
    border: 1px solid grey;
    background-color: #3b5998;
    font-family: 'Overpass-Light', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 14px; }
    .new-login-style #Facebook:hover {
      opacity: 0.8; }

.loyalty-left-border {
  border-left: 1px solid grey;
  border-bottom: unset; }
  @media screen and (max-width: 992px) {
    .loyalty-left-border {
      margin-top: 25px;
      border-top: 1px solid grey;
      border-left: unset; } }

.loyalty-left-border.checkout-border {
  border-left: 1px solid grey;
  border-bottom: unset; }
  @media screen and (max-width: 992px) {
    .loyalty-left-border.checkout-border {
      border-left: unset;
      border-top: unset; } }

.loyalty-top-border {
  margin-top: -165px;
  border-top: 1px solid grey; }
  @media screen and (max-width: 992px) {
    .loyalty-top-border {
      margin-top: unset; } }
  @media screen and (max-width: 769px) {
    .loyalty-top-border {
      margin-top: unset;
      border-top: unset; } }

.loyalty-top-border-mobile {
  border-top: unset; }
  @media screen and (max-width: 769px) {
    .loyalty-top-border-mobile {
      border-top: 1px solid grey; } }

.loyalty-text {
  font-family: 'Overpass', sans-serif;
  font-size: 16px; }

.loyalty-list li {
  padding-left: 1.25rem;
  margin-top: 15px;
  position: relative;
  list-style: none; }
  @media screen and (max-width: 992px) {
    .loyalty-list li {
      margin-top: 10px; } }

.loyalty-list li::before {
  content: "\2022";
  color: #987c4c;
  left: 0;
  position: absolute; }

.loyalty-registration-start {
  z-index: 10;
  display: block;
  color: white;
  text-align: center;
  font-family: 'Overpass-Light', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7.5px;
  border: 1px gray solid; }

.loyalty-registration-start:link {
  text-decoration: none; }

.loyalty-registration-start:visited {
  text-decoration: none; }

.loyalty-registration-start:hover {
  text-decoration: none;
  color: white; }

.loyalty-registration-start:active {
  text-decoration: none; }

#ChangePasswordForm .registration-container {
  justify-content: center; }
  @media screen and (max-width: 992px) {
    #ChangePasswordForm .registration-container {
      justify-content: space-between; } }

.registration-container .form-row, #addressModal .form-row {
  display: flex;
  flex-direction: column; }

.registration-container .input-select, #addressModal .input-select {
  height: 40px; }

.registration-container .padding-adjust, #addressModal .padding-adjust {
  padding-left: 1.5%; }

.registration-container .form-indent, #addressModal .form-indent {
  margin: 0; }

.registration-container .field-wrapper, #addressModal .field-wrapper {
  width: 100%; }
  @media screen and (max-width: 966px) {
    .registration-container .field-wrapper, #addressModal .field-wrapper {
      padding-left: unset; } }

.registration-container .form-caption, #addressModal .form-caption {
  margin-left: 2%;
  padding: 0 0.5em;
  max-width: 100%;
  color: #987c4c; }

.registration-container .address-box, #addressModal .address-box {
  justify-content: center;
  display: flex;
  align-items: flex-start;
  margin-top: 37px; }
  @media screen and (max-width: 769px) {
    .registration-container .address-box, #addressModal .address-box {
      margin-top: unset; } }

.registration-container .required-box-indicator, #addressModal .required-box-indicator {
  text-align: start;
  display: inline-block;
  margin-bottom: 25px;
  padding-left: 1%;
  font-family: 'Overpass-Light', serif;
  font-size: 0.8rem; }

.registration-container .address-button, #addressModal .address-button {
  margin-left: 2%;
  margin-top: 2.5%;
  height: 40px;
  width: 100%;
  font-family: 'Overpass-Light', sans-serif;
  font-size: 14px;
  appearance: none;
  border: 1px solid #999999;
  background-color: white;
  color: black; }

.registration-container .margin-fix, #addressModal .margin-fix {
  margin-top: 1%; }
  @media screen and (max-width: 966px) {
    .registration-container .margin-fix, #addressModal .margin-fix {
      margin-top: unset; } }

.registration-container label, #addressModal label {
  text-align: unset;
  width: unset;
  padding: 2%; }

.registration-container .form-field-tooltip, #addressModal .form-field-tooltip {
  margin-left: 2%;
  width: 100%;
  padding: 0 0.5em; }
  .registration-container .form-field-tooltip a, #addressModal .form-field-tooltip a {
    display: inline;
    z-index: 0; }
  .registration-container .form-field-tooltip .tooltip, #addressModal .form-field-tooltip .tooltip {
    opacity: unset;
    font-family: "Overpass-Light", sans-serif;
    font-size: 12px; }
  @media screen and (max-width: 769px) {
    .registration-container .form-field-tooltip, #addressModal .form-field-tooltip {
      margin-left: 0.5em;
      padding: 0;
      width: 100%;
      margin-bottom: unset; } }

@media screen and (max-width: 769px) {
  .registration-container label, #addressModal label {
    text-align: unset;
    width: unset;
    padding: unset; }
  .registration-container .padding-adjust, #addressModal .padding-adjust {
    padding-left: unset; }
  .registration-container .checkbox-label-checkbox, #addressModal .checkbox-label-checkbox {
    padding-top: 0; }
  .registration-container .form-caption, #addressModal .form-caption {
    margin-left: unset; }
  .registration-container .required-box-indicator, #addressModal .required-box-indicator {
    padding-left: unset; }
  .registration-container .disclaimer-text, #addressModal .disclaimer-text {
    margin-top: 15px; }
  .registration-container .address-button, #addressModal .address-button {
    margin-left: unset;
    margin-top: 5%;
    margin-bottom: 5%; } }

span.error {
  padding: 0 0.5em;
  display: inline-block; }

.error .error-message {
  width: 100%;
  padding: 0 0.5em;
  color: #f00; }

.error label {
  color: black !important; }

#bannerModal.show, #addressModal.show, #resetPasswordModal.show {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0; }
  #bannerModal.show .modal-dialog, #addressModal.show .modal-dialog, #resetPasswordModal.show .modal-dialog {
    width: 100%;
    z-index: 99; }
  #bannerModal.show .modalClose, #addressModal.show .modalClose, #resetPasswordModal.show .modalClose {
    position: absolute;
    font-size: 36px;
    top: 0px;
    right: 0px;
    width: 36px; }
  #bannerModal.show .modal-content, #addressModal.show .modal-content, #resetPasswordModal.show .modal-content {
    background-color: rgba(237, 237, 236, 0.95); }
  #bannerModal.show .modal-body, #addressModal.show .modal-body, #resetPasswordModal.show .modal-body {
    display: flex;
    flex-direction: column;
    justify-content: center; }

.registration-text {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase; }

@media screen and (min-width: 1400px) {
  .loginLogo {
    height: 125px; } }

@media screen and (max-width: 992px) {
  .loginLogo {
    height: 150px;
    object-fit: contain; } }

@media screen and (max-width: 769px) {
  .loginLogo {
    height: 100px;
    object-fit: contain; } }

.registrationLogo {
  padding: 0; }

.registrationWithCardLogo {
  padding: 0; }
  @media screen and (max-width: 769px) {
    .registrationWithCardLogo {
      height: 125px;
      object-fit: cover; } }

.logoForText {
  height: 40px; }

@media screen and (max-width: 992px) {
  .remove-tablet-padding {
    padding: 0; } }

@media screen and (max-width: 769px) {
  .remove-mobile-padding {
    padding: 0; } }

@media screen and (min-width: 992px) {
  .remove-desktop-padding {
    padding: 0; } }

.registration-continue {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  align-items: center;
  height: fit-content; }

.appendPoint {
  text-align: center; }
  .appendPoint .confirmation-container {
    border: 1px solid green;
    margin-top: 10px;
    color: green;
    text-align: center;
    font-size: 16px; }
  .appendPoint .error-form {
    border: 1px solid darkred;
    margin-top: 10px;
    color: darkred;
    text-align: center;
    font-size: 16px; }

.generic-error {
  margin-top: 1rem;
  color: darkred;
  text-align: center;
  font-family: 'Overpass-Light', sans-serif;
  font-size: 16px; }

.generic-success {
  margin-top: 10px;
  color: green;
  text-align: center;
  font-family: 'Overpass-Light', sans-serif;
  font-size: 16px; }

.error .field-wrapper input {
  background-color: #faeded; }

.datecontainer {
  padding-left: 2%;
  display: flex;
  justify-content: space-between; }
  .datecontainer input {
    text-align: center; }
  .datecontainer .month {
    flex: 0 0 48%; }
  @media screen and (max-width: 769px) {
    .datecontainer {
      padding-left: 0; } }

.dateselector {
  margin-top: -40px; }
  .dateselector input {
    opacity: 0; }

.datecontainer .error {
  background-color: #faeded;
  border-color: #f00;
  color: #f00; }

.error {
  background-color: #faeded;
  border-color: #f00 !important;
  color: #f00; }

.noPaddingBottom label {
  padding-bottom: 0; }

@media screen and (max-width: 769px) {
  .ui-datepicker {
    width: calc(100% - 80px); } }

.rounded-inputs .field-wrapper input, .rounded-inputs .field-wrapper select, .rounded-inputs .field-wrapper .hasDatePicker {
  border-radius: 0; }

.not-rounded-inputs .phone-wrapper, .rounded-inputs .phone-wrapper {
  display: flex;
  gap: 1%; }
  .not-rounded-inputs .phone-wrapper .first-container, .rounded-inputs .phone-wrapper .first-container {
    display: flex;
    flex-direction: row;
    flex-basis: 50%;
    gap: 2%; }
  .not-rounded-inputs .phone-wrapper .second-container, .rounded-inputs .phone-wrapper .second-container {
    flex-basis: 50%; }
  .not-rounded-inputs .phone-wrapper .phone, .rounded-inputs .phone-wrapper .phone {
    flex: 0 0 50%; }
  .not-rounded-inputs .phone-wrapper .phonefield, .rounded-inputs .phone-wrapper .phonefield {
    padding: 0;
    text-align: center; }

.datecontainer input, .datecontainer select, .datecontainer .hasDatePicker {
  border-radius: 0; }

.address-error {
  color: #f00; }

.address-dark-error {
  color: darkred; }

/* ******************************************* */
/* PDAM-302 Dialog fix */
/* Everything is important because of jquery style injection*/
/* ******************************************* */
.ui-dialog {
  height: 90% !important;
  width: 50% !important;
  display: flex;
  transform: translate(-50%, -50%);
  flex-direction: column;
  top: 50% !important;
  left: 50% !important;
  overflow-y: auto; }
  @media screen and (max-width: 966px) {
    .ui-dialog {
      width: 80% !important; } }
  .ui-dialog .dialog-content {
    margin-top: 30px; }
    @media screen and (max-width: 966px) {
      .ui-dialog .dialog-content .cancel-button {
        margin-bottom: 20px; } }

/* ******************************************* */
/* PDAM-302 Loyalty page fix */
/* ******************************************* */
.separator-image {
  object-fit: contain;
  height: 35px; }

.separator-line {
  background-color: #987c4c;
  flex: 0 48%;
  height: 5px;
  padding: 0; }

.card-style {
  border-radius: 20px;
  background-color: black; }

.card-image-container .title {
  height: 60px;
  margin-bottom: 20px;
  object-fit: none; }

.card-image-container .barcode {
  width: 75% !important;
  height: 110px; }

.card-image-container .front {
  height: 200px; }

.card-image-barcode {
  height: auto;
  width: 100%; }
  @media screen and (max-width: 966px) {
    .card-image-barcode .title {
      height: 200px; } }
  @media screen and (max-width: 769px) {
    .card-image-barcode {
      height: 250px; } }

.point-text {
  transform: translate(-75px, 0px); }

.loyalty-points-container {
  transform: translate(-60px, -130px);
  font-size: 20px;
  display: inline;
  width: 75px; }
  .loyalty-points-container .loyalty-points {
    font-weight: bold; }
  .loyalty-points-container .loyalty-points-margin {
    border-top: 1px solid #987c4c;
    display: inline-block;
    margin-top: -5px; }

.white-container {
  justify-content: center;
  width: 90%;
  background-color: white; }

.canvas-fix {
  margin-bottom: -50px; }

.bold {
  font-weight: bold; }

.main-text {
  font-size: 24px; }

.black-background {
  background-color: black; }

.banner-main {
  font-size: calc(6px + 1.5vw) !important; }

.loyalty-card {
  background-color: white;
  display: flex;
  flex-direction: column;
  flex: 0 46%;
  align-items: center;
  justify-content: center; }
  .loyalty-card .img-card-box {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .loyalty-card .img-card-box img {
      height: 90%;
      width: 90%; }
  .loyalty-card .loyalty-title {
    font-family: 'Overpass-Light', sans-serif;
    font-size: calc(8px + 0.5vw);
    margin-top: 20px;
    font-weight: bold; }
  .loyalty-card .translate {
    transform: translate(0px, -20px); }
  @media screen and (max-width: 966px) {
    .loyalty-card {
      flex: 0 100%; }
      .loyalty-card .loyalty-title {
        font-size: 16px;
        margin-top: 10px; } }

.loyalty-color {
  color: #987c4c; }

.loyalty-style {
  font-family: 'Overpass-Light', sans-serif;
  font-weight: bold;
  font-size: calc(6px + 0.5vw); }
  @media screen and (max-width: 966px) {
    .loyalty-style {
      font-size: 14px; } }

.loyalty-address {
  height: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white; }

.loyalty-address:hover {
  text-decoration: none;
  color: white; }

.display-contents {
  display: contents; }

.loader-container.rounded-loader {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100; }

.loader.rounded-loader {
  position: fixed !important;
  left: calc(50% - 90px) !important;
  top: calc(50% - 90px) !important;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #987c4c;
  border-bottom: 16px solid #987c4c;
  width: 180px !important;
  height: 180px !important;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#bannerModal {
  font-family: "Overpass-Light", sans-serif;
  line-height: 1.1; }
  #bannerModal .modal-content {
    border: 8px solid #e4b434;
    background-color: black !important;
    color: white; }
  #bannerModal .modal-dialog {
    max-width: 80vw;
    height: fit-content; }
    #bannerModal .modal-dialog .logoForText {
      height: 80px;
      margin: 10px 0; }
    #bannerModal .modal-dialog .text-column {
      padding: 2.5%; }
    #bannerModal .modal-dialog .esmall-text {
      color: white; }
    #bannerModal .modal-dialog .loyalty-registration-button {
      background-color: #e4b434; }
  #bannerModal .loyalty-registration-button {
    border-radius: 5px; }
  #bannerModal .background-image {
    background-position: 100% 30%;
    background-repeat: no-repeat; }
  #bannerModal .big-text {
    font-size: 2.4rem; }
  #bannerModal .small-text {
    font-size: 1.4rem; }
  #bannerModal .text-underline {
    text-decoration: underline; }
  @media screen and (max-width: 966px) {
    #bannerModal .modal-dialog {
      max-width: 100vw;
      height: fit-content; }
      #bannerModal .modal-dialog .logoForText {
        height: 60px;
        margin: 10px 0; }
    #bannerModal .big-text {
      font-size: 1.4rem; }
    #bannerModal .small-text {
      font-size: 1.1rem; }
    #bannerModal .background-image {
      background-position: 52% 30%; } }

#bannerModal.show {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 60; }

.object-cover {
  object-fit: cover; }

.extra {
  font-family: "Overpass", sans-serif;
  font-weight: bolder; }

.bold {
  font-family: "Overpass", sans-serif;
  font-weight: bold; }

.filler {
  opacity: 0; }

.filler-end {
  transition: all 1s; }

.remove-text-transform {
  text-transform: unset; }

.pt_wish-list #primary h1 {
  display: none; }

.pt_wish-list .wishlist-page {
  padding: 0 30px; }
  @media screen and (max-width: 768px) {
    .pt_wish-list .wishlist-page {
      padding: 0; } }

.pt_wish-list .list-table-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #F2F2F2;
  overflow: hidden;
  padding: 2em; }
  .pt_wish-list .list-table-header p {
    color: #999999;
    float: right;
    margin: 0;
    overflow: hidden;
    width: 40%; }

.pt_wish-list .primary-content .list-table-header h2 {
  float: left; }

.pt_wish-list .form-horizontal label {
  margin-top: 0;
  text-align: left;
  width: 50%; }

.pt_wish-list .wishlist-empty {
  border-top: 1px solid #d9d9d9;
  padding: 2em;
  font-family: 'Overpass', sans-serif;
  font-weight: 300; }

@media screen and (max-width: 1024px) {
  .pt_wish-list .form-horizontal label,
  .pt_wish-list .form-horizontal .field-wrapper {
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px; } }

.list-share {
  border-top: 1px solid #d9d9d9;
  padding: 2em 0; }
  .list-share .share-option {
    box-sizing: border-box;
    display: block;
    margin-bottom: 0;
    float: left; }
  .list-share .share-options {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.7em;
    float: left;
    margin-left: 1rem;
    margin-top: 0.3rem; }
    .list-share .share-options a {
      margin-right: 20px;
      text-decoration: none; }
    .list-share .share-options .share-title {
      display: inline; }
  .list-share .list-title {
    float: left; }
  .list-share .share-link {
    cursor: pointer; }
  .list-share .share-link-content {
    display: none; }
    .list-share .share-link-content.active {
      display: block;
      float: left; }

.event-info {
  margin: 1em; }

.wishlist-search .form-row,
.registry-search .form-row {
  clear: none;
  margin: .5rem 0 .5rem 1%;
  float: left;
  width: 32.666666667%; }
  .wishlist-search .form-row:nth-of-type(3n + 1),
  .registry-search .form-row:nth-of-type(3n + 1) {
    margin-left: 0; }

.wishlist-search .form-row-button,
.registry-search .form-row-button {
  margin-left: 0; }

#wishlist-table {
  border-top: 1px solid #d9d9d9; }
  #wishlist-table .is-in-stock:before {
    content: "";
    background-color: #21B73A;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 7px;
    margin-top: 4px;
    display: inline-block; }

@media screen and (max-width: 768px) {
  .pt_wish-list #secondary {
    display: none; }
  .pt_wish-list #wishlist-table tr:not(.headings) {
    display: flex;
    flex-wrap: wrap; }
    .pt_wish-list #wishlist-table tr:not(.headings) td {
      order: unset; }
      .pt_wish-list #wishlist-table tr:not(.headings) td.item-dashboard {
        width: 100%; }
        .pt_wish-list #wishlist-table tr:not(.headings) td.item-dashboard form {
          display: flex; }
          .pt_wish-list #wishlist-table tr:not(.headings) td.item-dashboard form fieldset {
            width: 50%; } }

@media screen and (max-width: 483px) {
  .pt_wish-list #wishlist-table tr:not(.headings) td.item-dashboard form fieldset .option-add-to-cart {
    width: auto; }
    .pt_wish-list #wishlist-table tr:not(.headings) td.item-dashboard form fieldset .option-add-to-cart button {
      width: auto; } }

.pt_gift-registry .create-new-registry {
  margin: 1em 0; }
  .pt_gift-registry .create-new-registry button {
    float: left;
    margin-right: 2em; }
  .pt_gift-registry .create-new-registry p {
    font-size: 1.3em; }

.pt_gift-registry .add-gift-cert {
  border: 1px solid #F2F2F2;
  margin-bottom: -1px;
  overflow: auto;
  padding: .83em; }
  .pt_gift-registry .add-gift-cert p {
    color: #999999;
    font-style: italic;
    line-height: 1.5em; }

.pt_gift-registry .hdr-options {
  width: 9%; }

.page-content-tab-navigaton button {
  background-color: #cccccc;
  border-color: #F2F2F2;
  border-width: 1px;
  color: #999999;
  font-size: 1.1em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 -1px; }
  .page-content-tab-navigaton button.selected {
    background-color: #fff;
    border-bottom: 1px solid #fff; }

.page-content-tab-wrapper {
  border: 1px solid #F2F2F2;
  padding: .42em; }

.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-weight: bold;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .quantity-purchased {
  color: #e6007e; }

.gift-registry-advanced .toggle-content {
  display: none; }

.gift-certificate-purchase {
  background-color: #F2F2F2;
  margin-bottom: 1em;
  padding: .83em; }
  @media (min-width: 768px) {
    .gift-certificate-purchase .content-asset {
      box-sizing: border-box;
      float: left;
      padding-right: 1rem;
      width: 50%; } }
  .gift-certificate-purchase .content-asset img {
    margin: 1.66em 0; }
  .gift-certificate-purchase form {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 1.66em 1.66em;
    width: 100%; }
    @media (min-width: 768px) {
      .gift-certificate-purchase form {
        float: left;
        width: 50%; } }
    .gift-certificate-purchase form .cert-amount {
      clear: none;
      float: left;
      margin: 0;
      width: 40%; }
    .gift-certificate-purchase form button {
      margin-top: -4px;
      width: 12em;
      width: max-content; }
    .gift-certificate-purchase form .form-row-button {
      clear: none;
      float: left;
      margin: 2.1em 0 0 1.66em;
      width: 50%; }
  .gift-certificate-purchase .cert-amount .form-caption {
    margin: 1.66em 0 0;
    position: absolute;
    width: 40%; }
  .gift-certificate-purchase .cert-amount.error {
    padding-bottom: 2.92em; }
  .gift-certificate-purchase span.error {
    margin-left: 2%; }

.check-balance {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 1.66em;
  padding: 0 0 1.66em; }

.gift-cert-balance {
  float: left;
  width: 40%; }
  .gift-cert-balance label {
    display: none; }
  .gift-cert-balance input {
    margin-top: 0;
    width: 93%; }
  .gift-cert-balance .form-caption {
    margin-left: 0; }

.gift-cert-balance-submit {
  clear: none;
  float: left; }

.gift-cert-balance .label {
  display: none; }

.pt_account #main,
.pt_order #main,
.pt_wish-list #main,
.pt_customer-service #main {
  margin: 0 4%;
  margin-bottom: 80px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .pt_account #main,
    .pt_order #main,
    .pt_wish-list #main,
    .pt_customer-service #main {
      margin: 0 50px 40px; } }
  @media screen and (max-width: 767px) {
    .pt_account #main,
    .pt_order #main,
    .pt_wish-list #main,
    .pt_customer-service #main {
      margin: 0 20px 20px; } }

.pt_loyalty-summary #main {
  padding: 0 20px; }

.pt_error #main {
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    .pt_error #main .primary-content {
      padding: 0 5%; } }

.pt_store-locator #main {
  padding: 0 20px; }

.checkoutlogin {
  margin: 4em auto;
  width: 80%; }
  @media screen and (min-width: 768px) {
    .checkoutlogin .col-1 {
      border-right: 1px solid #cccccc; } }
  @media screen and (max-width: 767px) {
    .checkoutlogin {
      width: 90%;
      margin: 0 auto 2em; } }

.account-login {
  padding-left: 30px;
  padding-right: 30px; }

.login-box {
  margin-top: 20px;
  display: block; }
  .login-box h2 {
    border-bottom: 1px solid #cccccc;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    margin: 0 0 0.5em;
    padding-bottom: 10px; }
  .login-box p {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 13px; }
  .login-box .error {
    margin-left: 0; }

.login-box-content .form-row:not(.login-rememberme) {
  width: 75%; }
  .login-box-content .form-row:not(.login-rememberme) label {
    display: none; }

.login-box-content .form-row-button button {
  float: left;
  margin-right: 5px; }

@media screen and (max-width: 1024px) {
  .login-box-content .form-row:not(.login-rememberme) {
    width: 100%; } }

.login-create-account .login-box-content .paragraph {
  margin: 25px 0; }
  .login-create-account .login-box-content .paragraph .title-section {
    display: block;
    font-size: 13px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300; }
  .login-create-account .login-box-content .paragraph .text-section {
    font-size: 13px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    color: #999999; }

.login-rememberme {
  display: block;
  margin-left: .5em; }

.login-order-track {
  width: 100%;
  margin: 40px 0;
  padding: 30px;
  text-align: center; }
  .login-order-track .rounded-inputs .form-row:not(.login-rememberme) {
    width: 100%; }
    .login-order-track .rounded-inputs .form-row:not(.login-rememberme) label {
      display: unset; }
  .login-order-track .login-box-content {
    width: 50%;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      .login-order-track .login-box-content {
        width: 75%; } }
    @media screen and (max-width: 769px) {
      .login-order-track .login-box-content {
        width: 100%; } }

#OAuthProvider {
  display: block;
  margin-bottom: 1em;
  width: 80%; }

.required-indicator-login {
  color: #e6007e;
  font-size: 0.7em; }

#RegistrationForm .g-recaptcha-block .g-recaptcha {
  margin: 0; }

#RegistrationForm .g-recaptcha-block .g-recaptcha-error {
  width: 100%;
  text-align: left; }

#RegistrationForm .g-recaptcha-block .hidden-recapcha {
  display: none; }

/*********************/
/* Section registration account */
/*********************/
.registration-account-form,
.reset-password-form {
  margin-left: 50px; }
  .registration-account-form h1,
  .reset-password-form h1 {
    margin: 1.83em 0 0;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px; }
  @media screen and (max-width: 768px) {
    .registration-account-form,
    .reset-password-form {
      margin: 0;
      padding: 0; } }

.form-registration legend {
  display: none; }

.form-registration .form-row:not(.label-inline) label,
.change-password-form .form-row:not(.label-inline) label,
.customer-service-form .form-row:not(.label-inline) label {
  display: none; }

.form-registration .field-wrapper, .form-registration .form-caption,
.change-password-form .field-wrapper,
.change-password-form .form-caption,
.customer-service-form .field-wrapper,
.customer-service-form .form-caption {
  padding-left: 0;
  width: 75%; }
  @media screen and (max-width: 768px) {
    .form-registration .field-wrapper, .form-registration .form-caption,
    .change-password-form .field-wrapper,
    .change-password-form .form-caption,
    .customer-service-form .field-wrapper,
    .customer-service-form .form-caption {
      width: 100%; } }

.form-registration .checkbox-information, .form-registration .form-row-button,
.change-password-form .checkbox-information,
.change-password-form .form-row-button,
.customer-service-form .checkbox-information,
.customer-service-form .form-row-button {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0; }

.reset-password-form form,
.reset-password-confirmation form {
  margin-top: 20px; }

.reset-password-form label,
.reset-password-confirmation label {
  display: none; }

.reset-password-form .form-horizontal .field-wrapper,
.reset-password-form .form-caption,
.reset-password-confirmation .form-horizontal .field-wrapper,
.reset-password-confirmation .form-caption {
  padding-left: 0;
  width: 75%; }
  @media screen and (max-width: 1024px) {
    .reset-password-form .form-horizontal .field-wrapper,
    .reset-password-form .form-caption,
    .reset-password-confirmation .form-horizontal .field-wrapper,
    .reset-password-confirmation .form-caption {
      width: 100%; } }

.reset-password-form .form-row-button,
.reset-password-confirmation .form-row-button {
  margin-top: 30px; }

.reset-password-confirmation {
  margin: 0 4%; }
  .reset-password-confirmation h1 {
    margin: 0; }
  .reset-password-confirmation p {
    margin-top: 20px; }

/*********************/
/* Section change password account */
/*********************/
.change-password-form {
  margin-left: 50px; }
  .change-password-form legend {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .change-password-form {
      margin: 0;
      padding: 0; } }

/* ******************************************* */
/* Style responsive */
/* ******************************************* */
@media screen and (max-width: 767px) {
  .pt_account .primary-content .row .account-login, .pt_account .primary-content .row .login-order-track {
    padding-left: 0;
    padding-right: 0; }
    .pt_account .primary-content .row .account-login .login-account form div, .pt_account .primary-content .row .account-login .login-box-content form div, .pt_account .primary-content .row .login-order-track .login-account form div, .pt_account .primary-content .row .login-order-track .login-box-content form div {
      width: 100%; }
  .pt_account .primary-content .row .account-register {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  .pt_account .primary-content .row .login-order-track .login-box-content {
    width: 100%; }
  .pt_cart .login-box-content button {
    width: 100%; } }

.bottom-banner-container {
  overflow: hidden; }
  .bottom-banner-container .bottom-banner-cell {
    float: left;
    overflow: hidden;
    text-align: center; }
  .bottom-banner-container .banner-cell-1 {
    width: 33%; }
  .bottom-banner-container .banner-cell-2 {
    width: 34%; }
  .bottom-banner-container .banner-cell-3 {
    width: 33%; }

/* -------------------- STORE LOCATOR --------------------- */
.store-title-page {
  border-bottom: 1px solid #cccccc;
  margin: 0 50px; }
  .store-title-page h1 {
    text-transform: uppercase;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    margin: 0 0 0.5em; }
  @media screen and (max-width: 768px) {
    .store-title-page {
      margin: 0; } }

.store-title {
  margin: 0 50px; }
  .store-title .store-locator-header {
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    padding: 20px 0 0 0;
    border-bottom: 1px solid #cccccc; }
  .store-title .store-result-header {
    height: 40px; }
  .store-title h1 {
    float: left;
    font-size: 13px;
    margin: 0 0 14px;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    color: #000; }
  .store-title .a-subtitle-stores {
    float: right;
    color: #000;
    outline: medium none;
    overflow: hidden;
    font-family: 'Overpass', sans-serif;
    font-weight: 300; }
  @media screen and (max-width: 768px) {
    .store-title {
      margin: 0; } }

#store-location-results {
  margin-bottom: 40px; }

.dialog-required-storelocator {
  padding-bottom: 0.5em;
  text-align: right; }
  .dialog-required-storelocator em {
    color: #000;
    font-size: .65rem;
    font-style: normal;
    text-transform: uppercase; }

.required-indicator-storelocator {
  color: #000;
  font-size: 0.7em; }

.store-details-link {
  color: #e6007e; }
  .store-details-link:hover {
    text-decoration: underline;
    color: #e6007e; }
  @media screen and (max-width: 768px) {
    .store-details-link {
      display: block; } }

.store-map-link {
  color: #917349;
  font-size: 13px; }

.store-events {
  color: #e6007e;
  font-weight: bold; }

.store-section-header {
  background-color: #F2F2F2;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 1.1em !important;
  padding-left: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-transform: uppercase;
  text-align: left; }

.store-information, .store-address, .store-hour {
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 13px;
  margin: 0 0 10px; }
  .store-information p, .store-address p, .store-hour p {
    margin: 3px 0; }
  @media screen and (max-width: 768px) {
    .store-information, .store-address, .store-hour {
      margin: 0; } }

.store-map-information {
  display: none; }
  @media screen and (max-width: 768px) {
    .store-map-information {
      display: block;
      font-family: 'Overpass', sans-serif;
      font-weight: 300;
      font-size: 13px; } }

.store-map {
  margin: 20px 50px; }
  .store-map #map {
    height: 550px;
    width: 100%; }
  @media screen and (max-width: 768px) {
    .store-map {
      margin: 20px 0; } }

.store-locator-details {
  float: left;
  width: 44%; }
  .store-locator-details img {
    max-width: 100%; }
  .store-locator-details h1, .store-locator-details p {
    margin: 0.25em 0; }
  .store-locator-details h1 {
    text-transform: uppercase;
    font-style: italic !important; }
  .store-locator-details .info-storeevents {
    color: #e6007e;
    font-family: 'Overpass', sans-serif;
    font-weight: 400; }
  .store-locator-details b, .store-locator-details strong {
    font-size: inherit; }

.store-locator-details-map {
  float: right;
  width: 50%; }
  .store-locator-details-map img {
    max-width: 100%; }
  .store-locator-details-map .info-storehours {
    text-transform: uppercase;
    padding-top: 8px; }

.store-locator-container-column {
  margin: 0 50px; }
  .store-locator-container-column .login-box-content .form-row {
    width: 24%;
    display: inline-block; }
    .store-locator-container-column .login-box-content .form-row select:disabled, .store-locator-container-column .login-box-content .form-row input:disabled {
      background-color: #F2F2F2;
      border-color: #F2F2F2; }
  @media screen and (max-width: 768px) {
    .store-locator-container-column {
      margin: 0; }
      .store-locator-container-column .login-box-content .form-row {
        width: 100%;
        display: block; } }

.store-locator-no-results {
  margin: 20px  50px 40px 50px;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 20px; }

.store-locator-world {
  display: none; }

@media screen and (max-width: 767px) {
  .store-locator-details {
    width: 100%;
    text-align: center;
    float: none; }
    .store-locator-details h1, .store-locator-details p {
      text-align: left; }
  .store-locator-details-map {
    display: none; } }

#store-location-results .store-section-header {
  width: 33.333%; }

.js .loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.js .loader-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7; }

.js .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background: url("../images/loading-small.gif") no-repeat; }

.search-suggestion-wrapper {
  background-color: #fff;
  border: 1px solid #999999;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  z-index: 12; }
  @media screen and (min-width: 768px) {
    .search-suggestion-wrapper.full {
      margin-left: -100%;
      width: 200%; }
      .search-suggestion-wrapper.full .phrase-suggestions {
        width: 30%;
        float: left; }
      .search-suggestion-wrapper.full .product-suggestions {
        width: 100%;
        float: right; } }
  @media screen and (max-width: 767px) {
    .search-suggestion-wrapper {
      position: fixed;
      right: 20px;
      width: 265px;
      height: auto;
      max-height: calc(100% - 85px);
      overflow-y: auto; } }
  .search-suggestion-wrapper .hitgroup {
    color: #333333;
    margin: .7rem 0 .7rem .7rem; }
    .search-suggestion-wrapper .hitgroup .header {
      margin: 0 0 .5rem 0; }
    .search-suggestion-wrapper .hitgroup .hit {
      display: block;
      margin-left: 1rem;
      margin-bottom: .5rem; }
      .search-suggestion-wrapper .hitgroup .hit:hover {
        text-decoration: underline; }
    .search-suggestion-wrapper .hitgroup .parent-category {
      color: #999999; }
    .search-suggestion-wrapper .hitgroup h4 {
      font-size: 1.2em; }

.phrase-suggestions {
  border-top: 1px solid #ccc; }
  @media screen and (min-width: 768px) {
    .phrase-suggestions {
      border-top: none; } }

.product-suggestion {
  /* border: 1px solid $white;
	border-top: 1px solid $grey-medium-light; */
  padding: .5em; }
  .product-suggestion .product-image {
    float: left;
    text-align: center;
    width: 25%; }
    .product-suggestion .product-image img {
      max-width: 100%; }
  .product-suggestion .product-details {
    float: right;
    padding-top: .5em;
    width: 70%; }
    .product-suggestion .product-details .product-price {
      color: #000; }
    .product-suggestion .product-details .product-name {
      text-transform: uppercase; }

.search-phrase {
  color: #999999;
  margin: 1em; }
  .search-phrase .completed {
    font-style: italic; }
    .search-phrase .completed .original {
      text-decoration: underline;
      font-weight: bold; }
  .search-phrase .corrected {
    font-weight: bold; }

.phrase-suggestions {
  display: none !important; }

.js .ui-dialog {
  /* ******************************************* */
  /* Product Set - quickview */
  /* ******************************************* */ }
  .js .ui-dialog .ui-dialog-content {
    padding: 30px; }
    .js .ui-dialog .ui-dialog-content .product-col-1 {
      width: 45%; }
      .js .ui-dialog .ui-dialog-content .product-col-1 .product-image {
        max-width: 100%; }
    .js .ui-dialog .ui-dialog-content .product-col-2 {
      padding: 20px 0;
      width: 52%; }
      .js .ui-dialog .ui-dialog-content .product-col-2 .product-variations {
        padding: 20px 0; }
        .js .ui-dialog .ui-dialog-content .product-col-2 .product-variations .value {
          width: 100%; }
      .js .ui-dialog .ui-dialog-content .product-col-2 .show-detail {
        font-family: 'Overpass', sans-serif;
        font-weight: 400;
        font-size: 12px;
        text-decoration: underline; }
    .js .ui-dialog .ui-dialog-content .pdp-main {
      margin-left: 0;
      margin-bottom: 0; }
      .js .ui-dialog .ui-dialog-content .pdp-main .product-set-list {
        height: 500px;
        overflow: auto; }
  .js .ui-dialog .product-col-1.product-set {
    padding: 20px 0; }
  .js .ui-dialog .product-col-2.product-set .product-set-description {
    width: 100%;
    margin: 10px 0 25px 0; }
  .js .ui-dialog .product-col-2.product-set #product-set-list {
    display: none; }
  .js .ui-dialog .product-col-2.product-set .product-add-to-cart #add-all-to-cart {
    background-color: #000;
    color: #fff; }
    .js .ui-dialog .product-col-2.product-set .product-add-to-cart #add-all-to-cart:hover {
      background-color: #434343; }

.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%; }

.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px; }

.js .zoomPup {
  overflow: hidden;
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #ccc;
  z-index: 101;
  cursor: crosshair; }

.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101; }

.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110; }

.js .zoomWrapper {
  position: relative;
  border: 1px solid #999999;
  z-index: 110; }

.js .zoomWrapperTitle {
  display: block;
  background: #999999;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110; }
  .js .zoomWrapperImage img {
    border: 0px;
    display: block;
    position: absolute;
    z-index: 101; }

.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block; }

.quickview-nav button {
  background-color: transparent;
  border: none;
  color: #000;
  padding: 0 15px;
  position: absolute;
  top: 45%;
  height: auto;
  z-index: 1; }
  .quickview-nav button:focus {
    border: none;
    outline: none; }
  .quickview-nav button i {
    font-size: 50px; }

.quickview-nav .disabled {
  color: #333333; }

.quickview-nav .quickview-prev {
  left: 0; }

.quickview-nav .quickview-next {
  right: 0; }

.home-bottom-slots {
  margin: auto;
  max-width: 960px; }
  .home-bottom-slots .home-bottom-left,
  .home-bottom-slots .home-bottom-center,
  .home-bottom-slots .home-bottom-right {
    clear: none;
    width: 100%; }
    @media screen and (min-width: 960px) {
      .home-bottom-slots .home-bottom-left,
      .home-bottom-slots .home-bottom-center,
      .home-bottom-slots .home-bottom-right {
        float: left;
        width: 33.33333333333333333%; } }

.ui-dialog #listings-nav {
  float: right;
  margin-top: 2%; }
  .ui-dialog #listings-nav a {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px; }
    .ui-dialog #listings-nav a.active {
      font-weight: bold; }

.pdp-main .product-add-to-cart .online-stock span {
  float: left; }

.pdp-main .product-add-to-cart .store-stock {
  display: block;
  clear: left; }

.availability-web {
  padding-bottom: 1rem; }
  .availability-web label {
    float: none; }
  .availability-web p {
    margin: 0; }
  .availability-web .availability-novariation {
    color: #999999;
    font-style: italic; }

.availability-storepickup .availability-instore,
.availability-storepickup .availability-web {
  background-color: #cccccc;
  padding: 1rem; }

.availability-storepickup .availability-web {
  float: none; }

.availability-storepickup .availability-instore {
  margin-bottom: 1rem; }

.in-stock-msg,
.is-in-stock,
[data-status="store-in-stock"] {
  color: #151515; }

.not-available-msg,
.in-stock-date-msg,
.not-available,
.out-of-stock,
.store-error {
  color: #e6007e; }

.on-order,
.preorder-msg,
.backorder-msg {
  color: #e6007e;
  font-weight: 700; }

#user-zip {
  display: block;
  margin: 1rem auto 0; }

.store-list-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 565px; }

.store-list {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.store-tile {
  border: 1px dashed #ccc;
  box-sizing: border-box;
  float: left;
  list-style: none outside none;
  margin: 0.3rem 0.4rem;
  padding: 0.8rem;
  text-align: center;
  width: 175px; }
  .store-tile.selected {
    background-color: rgba(132, 189, 0, 0.5); }
  .store-tile .store-status {
    display: block;
    font-size: 0.9em;
    margin: 1rem 0; }

.store-list-pdp-container {
  margin-top: 1em; }
  .store-list-pdp-container .store-list-pdp {
    margin-top: 0.5em; }
  .store-list-pdp-container .store-list-item {
    display: none;
    padding: 0.5em  0.8em; }
    .store-list-pdp-container .store-list-item:last-of-type {
      border: none; }
    .store-list-pdp-container .store-list-item.selected {
      display: block;
      font-weight: bold; }
    .store-list-pdp-container .store-list-item.visible {
      display: block; }
    .store-list-pdp-container .store-list-item .store-address {
      float: left; }
    .store-list-pdp-container .store-list-item .store-status {
      float: right; }

.selected-store-address {
  margin-top: 0.5em; }

.selected-store-availability {
  margin: 0.3em 0 0.5em; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.multishipaddressestable {
  margin: 9px 0px 20px 0px;
  width: 706px; }

.multi-ship-shipments-table {
  margin: 0 0 20px;
  width: 706px; }
  .multi-ship-shipments-table .section-header {
    font-size: 10px;
    font-weight: bold;
    padding: 9px 6px 11px; }
  .multi-ship-shipments-table .shipping-address .details {
    padding: 0 10px 0 22px; }
  .multi-ship-shipments-table .gift-options label {
    float: left;
    padding: 0; }
  .multi-ship-shipments-table .gift-options input {
    margin: 0 10px; }

.multi-shipping-addresses {
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }
  .multi-shipping-addresses .shipping-address {
    text-align: right; }
    .multi-shipping-addresses .shipping-address select {
      margin: 4px 0 0;
      width: 260px; }

.header-product-shipping {
  width: 276px; }

.header-qty-shipping {
  width: 45px; }

.header-location-shipping {
  text-indent: 70px;
  width: 307px; }

.header-shipment-index {
  width: 409px; }

.header-shipment-qty {
  width: 27px; }

.header-shipment-details {
  text-indent: 22px; }

.multi-shipping-methods {
  position: absolute;
  top: 30px; }
  .multi-shipping-methods .form-row {
    clear: none;
    float: left;
    display: none; }
  .multi-shipping-methods select {
    width: 250px;
    margin: -5px 0 0 15px; }

.multi-shipping-option {
  border-bottom: 2px dotted #999999;
  left: 0;
  padding: 0 0 12px;
  position: absolute;
  text-indent: 10px;
  top: 48px;
  width: 95%; }

.multi-shipping-addresses .shipping-qty,
.multi-ship-shipments-table .shipping-qty {
  background: none repeat scroll 0 0 #F2F2F2; }

.multiship .label {
  font-weight: bold; }

.hide {
  display: none; }

.loading {
  background: url("../images/loading-progress-98x22.gif") no-repeat scroll left center transparent; }

.instore-shipping-option {
  width: 100%; }

.pt_checkout .instore-shipment-header {
  width: 100%; }

.pt_checkout .instore-shipment-method {
  width: 100%;
  padding: 1em; }
  .pt_checkout .instore-shipment-method span {
    font-weight: bold; }

.pt_checkout .instore-shipment-address {
  width: 40%;
  float: left;
  padding-left: 1em; }

.pt_checkout .instore-shipment-message {
  clear: both; }

.pt_checkout .instore-shipment-messagetxt {
  width: 50%;
  float: right; }

.checkout-shipping fieldset .instore-continue-button {
  margin-left: 61.5%; }

@media screen and (max-width: 767px) {
  img {
    max-width: 100%; }
  .tooltip {
    font-size: .9em; }
  .form-field-tooltip {
    float: none;
    margin: 0 0 10px 0;
    width: auto;
    clear: both; }
  .ui-dialog {
    max-width: 98%; }
    .ui-dialog .ui-dialog-content {
      height: auto !important;
      overflow: visible; }
  .col-1,
  .col-2 {
    float: none;
    width: 100%; }
  .scrollable {
    height: auto; }
    .scrollable li {
      float: left; }
      .scrollable li a {
        border: 1px solid #d9d9d9;
        border-radius: 6px;
        display: block;
        padding: .2em .8em; }
  #header {
    height: auto;
    padding: 1% 1% 30px; }
    #header .primary-logo {
      float: left;
      position: relative;
      top: auto;
      width: 65%; }
      #header .primary-logo img {
        max-width: 100%; }
  #quickviewbutton {
    display: none !important; }
  ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%; }
  .search-result-options {
    margin: 0;
    padding: 1em 20px; }
    .search-result-options .sort-by {
      margin: 0; }
      .search-result-options .sort-by select {
        width: 120px; }
    .search-result-options .pagination {
      margin: 0; }
      .search-result-options .pagination .results-hits {
        display: none; }
  .product-tile {
    height: auto !important; }
  .wide-tiles .product-tile .product-image {
    width: 41%; }
  .wide-tiles .product-tile .product-name,
  .wide-tiles .product-tile .product-pricing,
  .wide-tiles .product-tile .product-promo,
  .wide-tiles .product-tile .pr_stars,
  .wide-tiles .product-tile .product-swatches {
    float: right; }
  .wide-tiles .product-tile .product-name h2 {
    margin-top: 0px; }
  .product-tile .product-swatches .swatch {
    width: auto; }
    .product-tile .product-swatches .swatch img {
      height: 2em;
      width: 2em; }
  .product-listing-1x4 ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%; }
  .product-compare,
  .compareitems {
    display: none !important; }
  .pt_product-details .primary-content {
    padding-bottom: 34px; }
  .pt_product-details .breadcrumb .last {
    display: none; }
  #product-nav-container {
    bottom: 0;
    width: 100%; }
    #product-nav-container div {
      width: 60px; }
      #product-nav-container div.product-next {
        float: right; }
    #product-nav-container .divided span {
      border: 0; }
  .sizinginformation {
    padding: 0; }
    .sizinginformation th {
      font-weight: normal;
      padding: 0 0 0 2px; }
    .sizinginformation td {
      background: #ffffff;
      padding: 5px;
      text-align: center; }
    .sizinginformation .sizechart {
      padding: 0 !important; }
  .ui-dialog .ui-dialog-content {
    padding: .25em; }
  .pt_cart #secondary {
    display: none; }
  .checkout-progress-indicator {
    clear: both;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
    text-align: left;
    top: auto; }
    .checkout-progress-indicator div {
      padding: 0 2%; }
  .order-summary-footer h2 {
    width: 50%; }
  .place-order-totals .order-totals-table {
    width: 100%;
    float: none; }
  .payment-method-options .form-row label {
    float: left;
    margin: 0;
    padding: 0 0 0 1em;
    width: 150px; }
  .payment-method-options .form-row .input-radio {
    margin: 0; }
  .pt_order-confirmation .item-list th {
    display: none; }
  .pt_order-confirmation .item-list td {
    float: left;
    padding: 1em 0;
    width: 98%; }
  .pt_order-confirmation .item-list .order-totals-table td {
    float: left;
    width: 48%; }
  .pt_order-confirmation .order-shipment-table th {
    display: none; }
  .pt_order-confirmation .order-shipment-table td {
    font-size: .9em;
    box-sizing: border-box;
    float: left; }
  .pt_order-confirmation .order-shipment-table .line-item-details {
    width: 70%; }
  .pt_order-confirmation .order-shipment-table .line-item-quantity {
    width: 10%; }
  .pt_order-confirmation .order-shipment-table .line-item-price {
    width: 20%; }
  .pt_order-confirmation .order-shipment-table .order-shipment-details {
    border: none;
    width: 100%; }
  .pt_order-confirmation .order-shipment-table .scrollable {
    height: auto; }
    .pt_order-confirmation .order-shipment-table .scrollable li {
      float: left; }
      .pt_order-confirmation .order-shipment-table .scrollable li a {
        border: 1px solid #d9d9d9;
        border-radius: 6px;
        display: block;
        padding: .2em .8em; }
  .pt_order-confirmation .order-shipment-table #header {
    height: auto;
    padding: 1% 1% 30px; }
    .pt_order-confirmation .order-shipment-table #header .primary-logo {
      float: left;
      position: relative;
      top: auto;
      width: 65%; }
      .pt_order-confirmation .order-shipment-table #header .primary-logo img {
        max-width: 100%; }
  .pt_order-confirmation .order-shipment-table .mini-cart-products {
    max-height: 100%; }
  .pt_order-confirmation .order-shipment-table .mini-cart-content {
    max-width: 220px; }
  .pt_order-confirmation .order-shipment-table #quickviewbutton {
    display: none !important; }
  .pt_order-confirmation .order-shipment-table ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%; }
  .pt_order-confirmation .order-shipment-table .product-tile {
    height: auto !important; }
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-image {
    width: 41%; }
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-name,
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-pricing,
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-promo,
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .pr_stars,
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-swatches {
    float: right; }
  .pt_order-confirmation .order-shipment-table .wide-tiles .product-tile .product-name h2 {
    margin-top: 0px; }
  .pt_order-confirmation .order-shipment-table .product-tile .product-swatches .swatch img {
    height: 2em;
    width: 2em; }
  .pt_order-confirmation .order-shipment-table .product-listing-1x4 ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%; }
  .pt_order-confirmation .order-shipment-table .product-compare,
  .pt_order-confirmation .order-shipment-table .compareitems {
    display: none !important; }
  .pt_order-confirmation .order-shipment-table .pt_product-details .primary-content {
    padding-bottom: 68px; }
  .pt_order-confirmation .order-shipment-table .pt_product-details .breadcrumb .last {
    display: none; }
  .pt_order-confirmation .order-shipment-table #product-nav-container {
    bottom: 0;
    width: 100%; }
  .pt_order-confirmation .create-new-registry {
    overflow: hidden; }
    .pt_order-confirmation .create-new-registry p {
      display: none; }
  .pt_order-confirmation .checkout-progress-indicator {
    clear: both;
    font-size: .8em;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
    text-align: left;
    top: auto; }
    .pt_order-confirmation .checkout-progress-indicator div {
      padding: 0 2%; }
  .pt_order-confirmation .order-summary-footer h2 {
    width: 50%; }
  .pt_order-confirmation .place-order-totals .order-totals-table {
    width: 100%; }
  .pt_order-confirmation .payment-method-options .form-row {
    width: 100%; }
    .pt_order-confirmation .payment-method-options .form-row label {
      float: left;
      margin: 0;
      padding: 0 0 0 1em;
      width: 150px; }
    .pt_order-confirmation .payment-method-options .form-row .input-radio {
      margin: 0; }
  .pt_order-confirmation .pt_order-confirmation .item-list th {
    display: none; }
  .pt_order-confirmation .pt_order-confirmation .item-list td {
    float: left;
    padding: 1em 0;
    width: 98%; }
  .pt_order-confirmation .pt_order-confirmation .item-list .order-totals-table td {
    float: left;
    width: 48%; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table th {
    display: none; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table td {
    font-size: .9em;
    box-sizing: border-box;
    float: left; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table .line-item-details {
    width: 70%; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table .line-item-quantity {
    width: 10%; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table .line-item-price {
    width: 20%; }
  .pt_order-confirmation .pt_order-confirmation .order-shipment-table .order-shipment-details {
    border: none;
    width: 100%; }
  .pt_order-confirmation .order-history-header button {
    font-size: 1em;
    padding: .25em; }
  .pt_order-confirmation .page-content-tab-navigaton button {
    width: 100%; }
  .pt_order-confirmation .pt_gift-registry .add-gift-cert p {
    width: 100%; }
  .pt_order-confirmation .pt_gift-registry .create-new-registry {
    overflow: hidden; }
    .pt_order-confirmation .pt_gift-registry .create-new-registry p {
      display: none; }
  .pt_order-confirmation .pt_gift-registry .item-list {
    width: 98%; }
    .pt_order-confirmation .pt_gift-registry .item-list th {
      display: none; }
  .pt_order-confirmation .order-shipment-table .section-header {
    font-size: .9em !important;
    padding: .3em; }
  .pt_order-confirmation table.item-list .section-header,
  .pt_order-confirmation .order-shipment-table .section-header {
    background-image: none; }
  .pt_order-confirmation table.item-list .item-image,
  .pt_order-confirmation table.item-list .item-details,
  .pt_order-confirmation table.item-list .item-availability,
  .pt_order-confirmation table.item-list .item-dashboard {
    display: inline-block; }
  .pt_order-confirmation table.item-list .item-image {
    width: 30%; }
  .pt_order-confirmation table.item-list .item-details {
    width: 50%; }
  .pt_order-confirmation table.item-list .item-availability,
  .pt_order-confirmation table.item-list .item-dashboard {
    width: 97%; }
  .pt_order-confirmation table.item-list .delete-registry {
    text-align: center; }
  .pt_order-confirmation .list-table-header {
    padding: 1em !important; }
    .pt_order-confirmation .list-table-header .button {
      display: block;
      margin: 20px 0;
      width: 196px; }
    .pt_order-confirmation .list-table-header p {
      display: none; }
    .pt_order-confirmation .list-table-header button {
      display: block;
      width: 260px; }
  .pt_order-confirmation .home-bottom-left,
  .pt_order-confirmation .home-bottom-center {
    width: 100% !important; }
  .pt_order-confirmation .home-bottom-right {
    clear: both;
    float: none;
    width: 100% !important; }
    .pt_order-confirmation .home-bottom-right .product-tile {
      min-height: 0; }
  .pt_order-confirmation .product-tile .product-image {
    height: auto; }
  .pt_order-confirmation .facebook-registration {
    left: -3px;
    position: relative;
    width: 100.7% !important; }
    .pt_order-confirmation .facebook-registration iframe {
      position: relative;
      width: 100.7% !important; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .product-tile .pr_stars {
    left: 40px; }
  .wide-tiles .product-tile .product-name h2 {
    margin-top: 10px; }
  .wide-tiles .product-tile .product-image {
    width: 38%; }
  .facebook-registration {
    left: 0px;
    position: relative;
    width: 100% !important; }
    .facebook-registration .fb_iframe_widget {
      position: relative;
      width: 100% !important; }
      .facebook-registration .fb_iframe_widget span {
        position: relative;
        width: 100% !important; }
        .facebook-registration .fb_iframe_widget span iframe {
          position: relative;
          width: 100% !important; }
  #preferred-store-panel input[type="text"] {
    width: 49.5966%; } }

@media screen and (min-width: 768px) and (max-width: 959px) {
  .listing-prodotti {
    margin-left: 0;
    width: 100%; }
    .listing-prodotti #primary ul.search-result-items .grid-tile {
      flex-basis: 50%;
      flex-shrink: 0;
      width: 50%; }
  .primary-focus #secondary {
    width: 190px; }
  .html-slot-container img,
  .bottom-banner-cell img {
    max-width: 100%; }
  .ui-dialog {
    max-width: 98%; }
    .ui-dialog .ui-dialog-content {
      height: auto !important;
      overflow: visible; }
  .scrollable {
    height: auto; }
  .mini-cart-total-label {
    display: none; }
  .mini-cart-products {
    max-height: 100%; }
  ul.search-result-items .new-row {
    clear: none; }
  table .section-header {
    font-size: 1em !important; }
  #compare-table td .product-tile {
    width: 79px; }
  .pt_gift-registry .add-gift-cert p {
    width: auto; }
  #cart-table .item-user-actions {
    width: 72px; }
  .home-bottom-right .product-tile {
    min-height: 0; }
  .facebook-registration {
    left: 0px;
    position: relative;
    width: 100% !important; }
    .facebook-registration .fb_iframe_widget {
      position: relative;
      width: 100% !important; }
      .facebook-registration .fb_iframe_widget span {
        position: relative;
        width: 100% !important; }
        .facebook-registration .fb_iframe_widget span iframe {
          position: relative;
          width: 100% !important; }
  .mini-cart-item-word span {
    display: none; } }

@media screen and (max-width: 768px) {
  .listing-prodotti {
    display: block;
    margin-left: 0;
    width: 100%; }
    .listing-prodotti #secondary {
      width: 100%; }
    .listing-prodotti #primary {
      width: 100%; }
      .listing-prodotti #primary ul.search-result-items .grid-tile {
        flex-basis: 46%;
        width: 46%; } }

@media screen and (max-width: 480px) {
  #preferred-store-panel input[type="text"] {
    width: 49.5966%; }
  .listing-prodotti {
    display: block;
    margin-left: 0;
    width: 100%; }
    .listing-prodotti #secondary {
      width: 100%; }
    .listing-prodotti #primary {
      width: 100%; }
      .listing-prodotti #primary ul.search-result-items .grid-tile {
        flex-basis: 46%;
        width: 46%;
        margin: 0 2%; }
  .pt_account .primary-content .content-asset .account-options li a i {
    font-size: 4em; } }

@media screen and (max-width: 768px) {
  .store-locator-results table, .store-locator-results thead, .store-locator-results tbody, .store-locator-results th, .store-locator-results td, .store-locator-results tr {
    display: block; }
  .store-locator-results thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .store-locator-results tr {
    margin: 0 0 1rem 0; }
  .store-locator-results tr:nth-child(odd) {
    background: #fff; }
  .store-locator-results td {
    border: none;
    position: relative; }
  .store-locator-results td:before {
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  .store-locator-results td:nth-of-type(1):before {
    content: attr(columnheaderone);
    font-weight: bold;
    text-transform: uppercase; }
  .store-locator-results td:nth-of-type(2):before {
    content: attr(columnheadertwo);
    font-weight: bold;
    text-transform: uppercase; }
  .store-locator-results td:nth-of-type(3):before {
    content: attr(columnheaderthree);
    font-weight: bold;
    text-transform: uppercase; }
  .store-locator-results td:nth-of-type(4):before {
    content: attr(columnheaderfour);
    font-weight: bold;
    text-transform: uppercase; } }

@media screen and (max-width: 380px) {
  .listing-prodotti #primary .product-tile .product-data {
    margin-left: auto;
    margin-right: auto;
    width: 95%; }
    .listing-prodotti #primary .product-tile .product-data .quickview-container {
      width: 100%; }
      .listing-prodotti #primary .product-tile .product-data .quickview-container a {
        padding: 0.5em 0;
        width: 100%; } }

@media screen and (max-width: 768px) {
  .pt_order-confirmation .confirmation {
    margin: 0 4%; }
    .pt_order-confirmation .confirmation .order-confirmation-details, .pt_order-confirmation .confirmation .login-create-account {
      width: 100%; } }

@media print {
  .pt_order-confirmation #mini-cart,
  .pt_order-confirmation .menu-utility-user,
  .pt_order-confirmation .menu-utility,
  .pt_order-confirmation .header-banner,
  .pt_order-confirmation #navigation {
    display: none; } }

.ui-dialog .ui-widget-header {
  background-color: #fff;
  height: 40px; }

.ui-dialog .ui-dialog-titlebar-close {
  opacity: 1;
  width: 40px;
  height: 40px; }

.ui-dialog .ui-icon-closethick {
  background-image: none;
  text-indent: 0;
  width: 40px;
  height: 40px; }
  .ui-dialog .ui-icon-closethick:before {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #000;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .ui-dialog .ui-icon-closethick:hover {
    opacity: 0.7; }

.ui-dialog .ui-dialog-content {
  padding: 30px; }
  .ui-dialog .ui-dialog-content .content-asset p {
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    font-size: 15px; }
  .ui-dialog .ui-dialog-content .content-asset .privacy_policy_message_box {
    margin-top: -30px; }
    .ui-dialog .ui-dialog-content .content-asset .privacy_policy_message_box h2 {
      border-bottom: none; }
  .ui-dialog .ui-dialog-content .dialog-required {
    width: 100%;
    position: static;
    text-align: right; }
  .ui-dialog .ui-dialog-content h1 + .dialog-required {
    padding-top: 0;
    padding-bottom: 10px; }
  .ui-dialog .ui-dialog-content form .form-row label {
    display: none; }
  .ui-dialog .ui-dialog-content form .form-row .field-wrapper {
    width: 100%;
    padding: 0; }
  .ui-dialog .ui-dialog-content form .form-row-button {
    width: 100%;
    margin: 20px 0 0; }
  .ui-dialog .ui-dialog-content form .month {
    margin-left: 0; }
  .ui-dialog .ui-dialog-content form .form-field-tooltip {
    display: none; }

.ui-dialog h1,
.ui-dialog h2 {
  border-bottom: 1px solid #ccc;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
  padding-bottom: 12px; }

.ui-dialog .ui-dialog-buttonpane {
  padding: 0 30px 30px;
  margin: 0; }
  .ui-dialog .ui-dialog-buttonpane button {
    margin: 0 5px;
    min-width: 100px; }
    .ui-dialog .ui-dialog-buttonpane button:last-child {
      margin-right: 0; }
  .ui-dialog .ui-dialog-buttonpane .ui-button-text {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Overpass', sans-serif;
    font-weight: 600;
    font-size: 14px; }

@media screen and (min-width: 768px) and (max-width: 959px) {
  .ui-dialog {
    max-width: 92%; } }

/* ******************************************* */
/* Template CSS custom per lo stile delle pagine secondarie appartenenti alle sezioni: 
    azienda 
    acquisto on-line
    servizio clienti 
    area legale 
*/
/* ******************************************* */
.pt_content .primary-content {
  width: 100%; }
  .pt_content .primary-content .content-asset {
    margin: 0 10% 60px;
    /* ******************************************* */
    /* FAQ */
    /* ******************************************* */ }
    .pt_content .primary-content .content-asset h1, .pt_content .primary-content .content-asset .content-header {
      color: #917349;
      font-family: 'Overpass', sans-serif;
      font-weight: 600;
      font-size: 25px;
      font-style: normal;
      text-transform: uppercase;
      text-align: center;
      position: relative; }
    .pt_content .primary-content .content-asset hr {
      background-color: #000;
      width: 10%;
      margin-top: 0;
      margin-bottom: 2em; }
    .pt_content .primary-content .content-asset h2 {
      color: #917349;
      font-family: 'Overpass', sans-serif;
      font-weight: 400;
      font-size: 16px;
      text-transform: uppercase;
      margin: 2.2em 0 0  0; }
      .pt_content .primary-content .content-asset h2 .pinkbox {
        color: #fff; }
    .pt_content .primary-content .content-asset p, .pt_content .primary-content .content-asset li {
      color: #333333;
      font-family: 'Overpass', sans-serif;
      font-weight: 400;
      font-size: 15px; }
      .pt_content .primary-content .content-asset p .pinkbox, .pt_content .primary-content .content-asset li .pinkbox {
        color: #fff; }
    .pt_content .primary-content .content-asset li {
      margin-top: 1em; }
    .pt_content .primary-content .content-asset a {
      color: #917349;
      text-decoration: none !important; }
    .pt_content .primary-content .content-asset .faq-answers {
      margin-bottom: 50px; }
      .pt_content .primary-content .content-asset .faq-answers li {
        font-size: 20px; }
    .pt_content .primary-content .content-asset .faq-response p {
      margin: 0 0 2em 0; }
    .pt_content .primary-content .content-asset .faq-response h3 {
      margin-bottom: 2em; }
    @media only screen and (max-width: 768px) {
      .pt_content .primary-content .content-asset {
        margin-bottom: 40px; } }

/* ******************************************* */
/* Classi gestione tabella area Guida alle taglie */
/* ******************************************* */
.table-size {
  width: 600px;
  margin: auto;
  margin-bottom: 50px; }
  .table-size th, .table-size td {
    border-bottom: 1px solid #ccc; }
  .table-size tr, .table-size td, .table-size th {
    font-family: 'Overpass', sans-serif;
    font-weight: 300; }
  .table-size tr:nth-child(even) {
    background-color: #F2F2F2; }
  .table-size tr:hover {
    background-color: #ccc; }

@media screen and (max-width: 768px) {
  .table-size {
    width: 100%;
    margin: auto; } }

/* ******************************************* */
/* Classi gestione Lavora con noi */
/* ******************************************* */
.position-job-sede, .position-job-store {
  cursor: pointer; }
  .position-job-sede p, .position-job-store p {
    margin-top: 0;
    display: none; }
  .position-job-sede .name-position, .position-job-store .name-position {
    color: #222222; }
    .position-job-sede .name-position:hover, .position-job-store .name-position:hover {
      text-decoration: underline; }
  .position-job-sede a span, .position-job-store a span {
    color: #917349;
    font-size: 12px; }

/* ******************************************* */
/* Lookbook/Video/ADV content asset */
/* ******************************************* */
.pt_content .primary-content .content-asset .lookbook-title,
.pt_content .primary-content .content-asset .video-title,
.pt_content .primary-content .content-asset .adv-title {
  margin-bottom: 40px; }
  .pt_content .primary-content .content-asset .lookbook-title h1.content-header,
  .pt_content .primary-content .content-asset .video-title h1.content-header,
  .pt_content .primary-content .content-asset .adv-title h1.content-header {
    text-transform: none;
    font-size: 5em;
    color: #000; }

.pt_content .primary-content .content-asset .lookbook-grid {
  margin-left: -10%;
  margin-right: -10%; }
  .pt_content .primary-content .content-asset .lookbook-grid .block {
    margin: 0 0 40px; }
    @media only screen and (min-width: 768px) {
      .pt_content .primary-content .content-asset .lookbook-grid .block:only-child {
        padding-left: 0;
        padding-right: 0; }
      .pt_content .primary-content .content-asset .lookbook-grid .block:first-child {
        padding-left: 0; }
      .pt_content .primary-content .content-asset .lookbook-grid .block:last-child {
        padding-right: 0; } }
  .pt_content .primary-content .content-asset .lookbook-grid img {
    max-width: 100%;
    height: auto; }
  .pt_content .primary-content .content-asset .lookbook-grid .image-map .mapping-point {
    position: absolute;
    z-index: 2;
    text-decoration: none; }
    .pt_content .primary-content .content-asset .lookbook-grid .image-map .mapping-point:before {
      content: "\f192";
      color: #F2F2F2;
      font-family: "FontAwesome";
      font-size: 25px; }
      @media screen and (max-width: 768px) {
        .pt_content .primary-content .content-asset .lookbook-grid .image-map .mapping-point:before {
          font-size: 15px; } }

.pt_content .primary-content .content-asset .video-grid,
.pt_content .primary-content .content-asset .adv-grid {
  margin-left: -10%;
  margin-right: -10%; }
  .pt_content .primary-content .content-asset .video-grid .row,
  .pt_content .primary-content .content-asset .adv-grid .row {
    justify-content: left; }
  .pt_content .primary-content .content-asset .video-grid .block,
  .pt_content .primary-content .content-asset .adv-grid .block {
    margin: 0 0 40px; }
    .pt_content .primary-content .content-asset .video-grid .block .image img,
    .pt_content .primary-content .content-asset .adv-grid .block .image img {
      width: 100%;
      height: auto; }
    .pt_content .primary-content .content-asset .video-grid .block .caption,
    .pt_content .primary-content .content-asset .adv-grid .block .caption {
      width: 100%;
      height: 50px;
      display: table;
      text-align: center;
      border: 1px solid #000;
      -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;
      text-transform: uppercase; }
      .pt_content .primary-content .content-asset .video-grid .block .caption h3,
      .pt_content .primary-content .content-asset .adv-grid .block .caption h3 {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px; }
      .pt_content .primary-content .content-asset .video-grid .block .caption:hover,
      .pt_content .primary-content .content-asset .adv-grid .block .caption:hover {
        background-color: #000;
        color: #fff; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .pt_content .primary-content .content-asset .video-grid .block .caption,
        .pt_content .primary-content .content-asset .adv-grid .block .caption {
          height: 70px; } }

/* ******************************************* */
/* Classi sezione News ed eventi */
/* ******************************************* */
.news {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px; }
  .news .text-news {
    width: 50%;
    margin: auto; }
  .news .image-news {
    width: 40%;
    margin: auto; }
    .news .image-news img {
      width: 100%; }
  @media only screen and (max-width: 768px) {
    .news .text-news {
      width: 100%;
      order: 1; }
    .news .image-news {
      width: 100%;
      order: 2; } }

/* ********************************** */
/* Text color GOLD */
/* ********************************** */
.text-gold {
  color: #917349; }

#productpage-banner {
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 30px;
  max-width: 1770px; }
  #productpage-banner img {
    width: 100%; }
    #productpage-banner img[data-size="small"] {
      display: none; }

@media screen and (max-width: 768px) {
  #productpage-banner {
    margin-bottom: 15px; }
    #productpage-banner img[data-size="large"] {
      display: none; }
    #productpage-banner img[data-size="small"] {
      display: inline; } }

/**************************/
/* Style custom for select  */
/**************************/
/*the container must be positioned relative:*/
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  height: 40px; }

.select-styled {
  position: absolute;
  top: 0;
  bottom: 0;
  border: 1px solid #cccccc;
  padding: 8px 15px;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .select-styled:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px; }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-top: 0; }
  .select-options li {
    margin: 0;
    padding: 7px 15px;
    text-indent: 0;
    border-top: 1px solid #cccccc;
    font-family: 'Overpass', sans-serif;
    font-weight: 300;
    font-size: 15px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in; }
    .select-options li:first-child {
      display: none; }
    .select-options li:nth-child(2) {
      border-top: 0; }
    .select-options li:hover {
      background: #F2F2F2; }
    .select-options li[rel="hide"] {
      display: none; }

.sort-by .select-styled {
  width: 250px;
  left: 0; }
  @media screen and (max-width: 768px) {
    .sort-by .select-styled {
      max-width: 42vw; } }

.sort-by .select-options {
  width: 250px;
  left: 0; }
  @media screen and (max-width: 768px) {
    .sort-by .select-options {
      max-width: 42vw; } }

.items-per-page .select-styled {
  width: 250px;
  right: 0; }
  @media screen and (max-width: 768px) {
    .items-per-page .select-styled {
      max-width: 42vw; } }

.items-per-page .select-options {
  width: 250px;
  right: 0; }
  @media screen and (max-width: 768px) {
    .items-per-page .select-options {
      max-width: 42vw; } }

/**************************/
/* Import annullati nella versione Valerio 1966 */
/**************************/
#home-bottom-center .home-bottom-center-text {
  top: 10%; }
  #home-bottom-center .home-bottom-center-text h1 {
    font-size: 3rem; }

@media screen and (min-width: 768px) {
  #home-bottom-left h2 {
    font-size: 2.25rem; } }
