@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .storepickup-information #select_store_by_map > .caret, .sales-guest-view .action.return > .caret, .sales-order-view .action.return > .caret, .magento-rma-returns-returns .action.return > .caret, .magento-rma-guest-returns .action.return > .caret,
  .dropup > .btn > .caret,
  .storepickup-information .dropup > #select_store_by_map > .caret,
  .sales-guest-view .dropup > .action.return > .caret,
  .sales-order-view .dropup > .action.return > .caret,
  .magento-rma-returns-returns .dropup > .action.return > .caret,
  .magento-rma-guest-returns .dropup > .action.return > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #000;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover, a:focus {
  color: #000;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 20px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 80%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

.text-right, .align-right, .frame-layout-3 {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .account:not(.cms-home) .account-nav ul, .category-tree .submenu, .filter-options-content > .items {
  padding-left: 0;
  list-style: none;
}

.list-inline, .block-addresses-list .addresses, .catalog-product-view .breadcrumbs > ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li, .block-addresses-list .addresses > li, .catalog-product-view .breadcrumbs > ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 742px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 962px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1162px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -11px;
  margin-right: -11px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .product-items.products-grid__cols-6 .product-item, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .checkout-index-index .checkout-payment-method .block-giftcard .block-title, .col-lg-4, .product-items.products-grid__cols-6 .item-colpos, .product-items.products-grid__cols-3 .product-item, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .product-items .item-colpos .product-items.products-grid__cols-6 .product-item, .product-items .item-colpos .product-items.products-grid__cols-3 .product-item, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .checkout-index-index .checkout-payment-method #cart-gift, .checkout-index-index .checkout-payment-method #gift-code-form, .checkout-index-index .checkout-payment-method #gift-form, .col-lg-8, .product-items.products-grid__cols-3 .item-colpos, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .product-items .item-colpos .product-items.products-grid__cols-6 .product-item, .product-items .item-colpos .product-items.products-grid__cols-3 .product-item, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6, .product-items .item-colpos .product-items.products-grid__cols-6 .product-item, .product-items .item-colpos .product-items.products-grid__cols-3 .product-item {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .checkout-index-index .checkout-payment-method .block-giftcard .block-title, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .checkout-index-index .checkout-payment-method #cart-gift, .checkout-index-index .checkout-payment-method #gift-code-form, .checkout-index-index .checkout-payment-method #gift-form, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4, .checkout-index-index .checkout-payment-method .block-giftcard .block-title {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8, .checkout-index-index .checkout-payment-method #cart-gift, .checkout-index-index .checkout-payment-method #gift-code-form, .checkout-index-index .checkout-payment-method #gift-form {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .product-items.products-grid__cols-6 .product-item, .col-lg-3, .col-lg-4, .product-items.products-grid__cols-6 .item-colpos, .product-items.products-grid__cols-3 .product-item, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .product-items.products-grid__cols-3 .item-colpos, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2, .product-items.products-grid__cols-6 .product-item {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4, .product-items.products-grid__cols-6 .item-colpos, .product-items.products-grid__cols-3 .product-item {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8, .product-items.products-grid__cols-3 .item-colpos {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ccc;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ccc;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ccc;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ccc;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ccc;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive, .block-returns-items .table-returns {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive, .block-returns-items .table-returns {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ccc;
  }
  .table-responsive > .table, .block-returns-items .table-returns > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .block-returns-items .table-returns > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .block-returns-items .table-returns > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .block-returns-items .table-returns > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .block-returns-items .table-returns > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .block-returns-items .table-returns > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .block-returns-items .table-returns > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered, .block-returns-items .table-returns > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .block-returns-items .table-returns > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .block-returns-items .table-returns > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .block-returns-items .table-returns > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .block-returns-items .table-returns > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .block-returns-items .table-returns > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .block-returns-items .table-returns > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .block-returns-items .table-returns > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .block-returns-items .table-returns > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .block-returns-items .table-returns > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .block-returns-items .table-returns > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .block-returns-items .table-returns > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #95989A;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #95989A;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #95989A;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #95989A;
}

.form-control::-webkit-input-placeholder {
  color: #95989A;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .storepickup-information .input-group-sm > .input-group-btn > input#select_store_by_map[type="date"], .sales-guest-view .input-group-sm > .input-group-btn > input.action.return[type="date"], .sales-order-view .input-group-sm > .input-group-btn > input.action.return[type="date"], .magento-rma-returns-returns .input-group-sm > .input-group-btn > input.action.return[type="date"], .magento-rma-guest-returns .input-group-sm > .input-group-btn > input.action.return[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .storepickup-information .input-group-sm > .input-group-btn > input#select_store_by_map[type="time"],
  .sales-guest-view .input-group-sm > .input-group-btn > input.action.return[type="time"],
  .sales-order-view .input-group-sm > .input-group-btn > input.action.return[type="time"],
  .magento-rma-returns-returns .input-group-sm > .input-group-btn > input.action.return[type="time"],
  .magento-rma-guest-returns .input-group-sm > .input-group-btn > input.action.return[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .storepickup-information .input-group-sm > .input-group-btn > input#select_store_by_map[type="datetime-local"],
  .sales-guest-view .input-group-sm > .input-group-btn > input.action.return[type="datetime-local"],
  .sales-order-view .input-group-sm > .input-group-btn > input.action.return[type="datetime-local"],
  .magento-rma-returns-returns .input-group-sm > .input-group-btn > input.action.return[type="datetime-local"],
  .magento-rma-guest-returns .input-group-sm > .input-group-btn > input.action.return[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .storepickup-information .input-group-sm > .input-group-btn > input#select_store_by_map[type="month"],
  .sales-guest-view .input-group-sm > .input-group-btn > input.action.return[type="month"],
  .sales-order-view .input-group-sm > .input-group-btn > input.action.return[type="month"],
  .magento-rma-returns-returns .input-group-sm > .input-group-btn > input.action.return[type="month"],
  .magento-rma-guest-returns .input-group-sm > .input-group-btn > input.action.return[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .storepickup-information .input-group-lg > .input-group-btn > input#select_store_by_map[type="date"], .sales-guest-view .input-group-lg > .input-group-btn > input.action.return[type="date"], .sales-order-view .input-group-lg > .input-group-btn > input.action.return[type="date"], .magento-rma-returns-returns .input-group-lg > .input-group-btn > input.action.return[type="date"], .magento-rma-guest-returns .input-group-lg > .input-group-btn > input.action.return[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .storepickup-information .input-group-lg > .input-group-btn > input#select_store_by_map[type="time"],
  .sales-guest-view .input-group-lg > .input-group-btn > input.action.return[type="time"],
  .sales-order-view .input-group-lg > .input-group-btn > input.action.return[type="time"],
  .magento-rma-returns-returns .input-group-lg > .input-group-btn > input.action.return[type="time"],
  .magento-rma-guest-returns .input-group-lg > .input-group-btn > input.action.return[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .storepickup-information .input-group-lg > .input-group-btn > input#select_store_by_map[type="datetime-local"],
  .sales-guest-view .input-group-lg > .input-group-btn > input.action.return[type="datetime-local"],
  .sales-order-view .input-group-lg > .input-group-btn > input.action.return[type="datetime-local"],
  .magento-rma-returns-returns .input-group-lg > .input-group-btn > input.action.return[type="datetime-local"],
  .magento-rma-guest-returns .input-group-lg > .input-group-btn > input.action.return[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .storepickup-information .input-group-lg > .input-group-btn > input#select_store_by_map[type="month"],
  .sales-guest-view .input-group-lg > .input-group-btn > input.action.return[type="month"],
  .sales-order-view .input-group-lg > .input-group-btn > input.action.return[type="month"],
  .magento-rma-returns-returns .input-group-lg > .input-group-btn > input.action.return[type="month"],
  .magento-rma-guest-returns .input-group-lg > .input-group-btn > input.action.return[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 35px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .storepickup-information .input-group-lg > .input-group-btn > .form-control-static#select_store_by_map, .sales-guest-view .input-group-lg > .input-group-btn > .form-control-static.action.return, .sales-order-view .input-group-lg > .input-group-btn > .form-control-static.action.return, .magento-rma-returns-returns .input-group-lg > .input-group-btn > .form-control-static.action.return, .magento-rma-guest-returns .input-group-lg > .input-group-btn > .form-control-static.action.return, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .storepickup-information .input-group-sm > .input-group-btn > .form-control-static#select_store_by_map, .sales-guest-view .input-group-sm > .input-group-btn > .form-control-static.action.return, .sales-order-view .input-group-sm > .input-group-btn > .form-control-static.action.return, .magento-rma-returns-returns .input-group-sm > .input-group-btn > .form-control-static.action.return, .magento-rma-guest-returns .input-group-sm > .input-group-btn > .form-control-static.action.return {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .storepickup-information .input-group-sm > .input-group-btn > #select_store_by_map, .sales-guest-view .input-group-sm > .input-group-btn > .action.return, .sales-order-view .input-group-sm > .input-group-btn > .action.return, .magento-rma-returns-returns .input-group-sm > .input-group-btn > .action.return, .magento-rma-guest-returns .input-group-sm > .input-group-btn > .action.return {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .storepickup-information .input-group-sm > .input-group-btn > select#select_store_by_map, .sales-guest-view .input-group-sm > .input-group-btn > select.action.return, .sales-order-view .input-group-sm > .input-group-btn > select.action.return, .magento-rma-returns-returns .input-group-sm > .input-group-btn > select.action.return, .magento-rma-guest-returns .input-group-sm > .input-group-btn > select.action.return {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .storepickup-information .input-group-sm > .input-group-btn > textarea#select_store_by_map, .sales-guest-view .input-group-sm > .input-group-btn > textarea.action.return, .sales-order-view .input-group-sm > .input-group-btn > textarea.action.return, .magento-rma-returns-returns .input-group-sm > .input-group-btn > textarea.action.return, .magento-rma-guest-returns .input-group-sm > .input-group-btn > textarea.action.return,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.storepickup-information .input-group-sm > .input-group-btn > select#select_store_by_map[multiple],
.sales-guest-view .input-group-sm > .input-group-btn > select.action.return[multiple],
.sales-order-view .input-group-sm > .input-group-btn > select.action.return[multiple],
.magento-rma-returns-returns .input-group-sm > .input-group-btn > select.action.return[multiple],
.magento-rma-guest-returns .input-group-sm > .input-group-btn > select.action.return[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .storepickup-information .input-group-lg > .input-group-btn > #select_store_by_map, .sales-guest-view .input-group-lg > .input-group-btn > .action.return, .sales-order-view .input-group-lg > .input-group-btn > .action.return, .magento-rma-returns-returns .input-group-lg > .input-group-btn > .action.return, .magento-rma-guest-returns .input-group-lg > .input-group-btn > .action.return {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .storepickup-information .input-group-lg > .input-group-btn > select#select_store_by_map, .sales-guest-view .input-group-lg > .input-group-btn > select.action.return, .sales-order-view .input-group-lg > .input-group-btn > select.action.return, .magento-rma-returns-returns .input-group-lg > .input-group-btn > select.action.return, .magento-rma-guest-returns .input-group-lg > .input-group-btn > select.action.return {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .storepickup-information .input-group-lg > .input-group-btn > textarea#select_store_by_map, .sales-guest-view .input-group-lg > .input-group-btn > textarea.action.return, .sales-order-view .input-group-lg > .input-group-btn > textarea.action.return, .magento-rma-returns-returns .input-group-lg > .input-group-btn > textarea.action.return, .magento-rma-guest-returns .input-group-lg > .input-group-btn > textarea.action.return,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.storepickup-information .input-group-lg > .input-group-btn > select#select_store_by_map[multiple],
.sales-guest-view .input-group-lg > .input-group-btn > select.action.return[multiple],
.sales-order-view .input-group-lg > .input-group-btn > select.action.return[multiple],
.magento-rma-returns-returns .input-group-lg > .input-group-btn > select.action.return[multiple],
.magento-rma-guest-returns .input-group-lg > .input-group-btn > select.action.return[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .storepickup-information .input-group-lg > .input-group-btn > #select_store_by_map + .form-control-feedback, .sales-guest-view .input-group-lg > .input-group-btn > .action.return + .form-control-feedback, .sales-order-view .input-group-lg > .input-group-btn > .action.return + .form-control-feedback, .magento-rma-returns-returns .input-group-lg > .input-group-btn > .action.return + .form-control-feedback, .magento-rma-guest-returns .input-group-lg > .input-group-btn > .action.return + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .storepickup-information .input-group-sm > .input-group-btn > #select_store_by_map + .form-control-feedback, .sales-guest-view .input-group-sm > .input-group-btn > .action.return + .form-control-feedback, .sales-order-view .input-group-sm > .input-group-btn > .action.return + .form-control-feedback, .magento-rma-returns-returns .input-group-sm > .input-group-btn > .action.return + .form-control-feedback, .magento-rma-guest-returns .input-group-sm > .input-group-btn > .action.return + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -11px;
  margin-right: -11px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 11px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #000;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #95989A;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .storepickup-information .input-group-sm > .input-group-btn > .input-group-addon#select_store_by_map, .sales-guest-view .input-group-sm > .input-group-btn > .input-group-addon.action.return, .sales-order-view .input-group-sm > .input-group-btn > .input-group-addon.action.return, .magento-rma-returns-returns .input-group-sm > .input-group-btn > .input-group-addon.action.return, .magento-rma-guest-returns .input-group-sm > .input-group-btn > .input-group-addon.action.return {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .storepickup-information .input-group-lg > .input-group-btn > .input-group-addon#select_store_by_map, .sales-guest-view .input-group-lg > .input-group-btn > .input-group-addon.action.return, .sales-order-view .input-group-lg > .input-group-btn > .input-group-addon.action.return, .magento-rma-returns-returns .input-group-lg > .input-group-btn > .input-group-addon.action.return, .magento-rma-guest-returns .input-group-lg > .input-group-btn > .input-group-addon.action.return {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.storepickup-information .input-group-btn:first-child > #select_store_by_map,
.sales-guest-view .input-group-btn:first-child > .action.return,
.sales-order-view .input-group-btn:first-child > .action.return,
.magento-rma-returns-returns .input-group-btn:first-child > .action.return,
.magento-rma-guest-returns .input-group-btn:first-child > .action.return,
.input-group-btn:first-child > .btn-group > .btn,
.storepickup-information .input-group-btn:first-child > .btn-group > #select_store_by_map,
.sales-guest-view .input-group-btn:first-child > .btn-group > .action.return,
.sales-order-view .input-group-btn:first-child > .btn-group > .action.return,
.magento-rma-returns-returns .input-group-btn:first-child > .btn-group > .action.return,
.magento-rma-guest-returns .input-group-btn:first-child > .btn-group > .action.return,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.storepickup-information .input-group-btn:last-child > #select_store_by_map:not(:last-child):not(.dropdown-toggle),
.sales-guest-view .input-group-btn:last-child > .action.return:not(:last-child):not(.dropdown-toggle),
.sales-order-view .input-group-btn:last-child > .action.return:not(:last-child):not(.dropdown-toggle),
.magento-rma-returns-returns .input-group-btn:last-child > .action.return:not(:last-child):not(.dropdown-toggle),
.magento-rma-guest-returns .input-group-btn:last-child > .action.return:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.storepickup-information .input-group-btn:last-child > .btn-group:not(:last-child) > #select_store_by_map,
.sales-guest-view .input-group-btn:last-child > .btn-group:not(:last-child) > .action.return,
.sales-order-view .input-group-btn:last-child > .btn-group:not(:last-child) > .action.return,
.magento-rma-returns-returns .input-group-btn:last-child > .btn-group:not(:last-child) > .action.return,
.magento-rma-guest-returns .input-group-btn:last-child > .btn-group:not(:last-child) > .action.return {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.storepickup-information .input-group-btn:last-child > #select_store_by_map,
.sales-guest-view .input-group-btn:last-child > .action.return,
.sales-order-view .input-group-btn:last-child > .action.return,
.magento-rma-returns-returns .input-group-btn:last-child > .action.return,
.magento-rma-guest-returns .input-group-btn:last-child > .action.return,
.input-group-btn:last-child > .btn-group > .btn,
.storepickup-information .input-group-btn:last-child > .btn-group > #select_store_by_map,
.sales-guest-view .input-group-btn:last-child > .btn-group > .action.return,
.sales-order-view .input-group-btn:last-child > .btn-group > .action.return,
.magento-rma-returns-returns .input-group-btn:last-child > .btn-group > .action.return,
.magento-rma-guest-returns .input-group-btn:last-child > .btn-group > .action.return,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.storepickup-information .input-group-btn:first-child > #select_store_by_map:not(:first-child),
.sales-guest-view .input-group-btn:first-child > .action.return:not(:first-child),
.sales-order-view .input-group-btn:first-child > .action.return:not(:first-child),
.magento-rma-returns-returns .input-group-btn:first-child > .action.return:not(:first-child),
.magento-rma-guest-returns .input-group-btn:first-child > .action.return:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.storepickup-information .input-group-btn:first-child > .btn-group:not(:first-child) > #select_store_by_map,
.sales-guest-view .input-group-btn:first-child > .btn-group:not(:first-child) > .action.return,
.sales-order-view .input-group-btn:first-child > .btn-group:not(:first-child) > .action.return,
.magento-rma-returns-returns .input-group-btn:first-child > .btn-group:not(:first-child) > .action.return,
.magento-rma-guest-returns .input-group-btn:first-child > .btn-group:not(:first-child) > .action.return {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .storepickup-information .input-group-btn > #select_store_by_map, .sales-guest-view .input-group-btn > .action.return, .sales-order-view .input-group-btn > .action.return, .magento-rma-returns-returns .input-group-btn > .action.return, .magento-rma-guest-returns .input-group-btn > .action.return {
  position: relative;
}

.input-group-btn > .btn + .btn, .storepickup-information .input-group-btn > #select_store_by_map + .btn, .sales-guest-view .input-group-btn > .action.return + .btn, .sales-order-view .input-group-btn > .action.return + .btn, .magento-rma-returns-returns .input-group-btn > .action.return + .btn, .magento-rma-guest-returns .input-group-btn > .action.return + .btn, .storepickup-information .input-group-btn > .btn + #select_store_by_map, .storepickup-information .input-group-btn > #select_store_by_map + #select_store_by_map, .sales-guest-view .storepickup-information .input-group-btn > .action.return + #select_store_by_map, .storepickup-information .sales-guest-view .input-group-btn > .action.return + #select_store_by_map, .sales-order-view .storepickup-information .input-group-btn > .action.return + #select_store_by_map, .storepickup-information .sales-order-view .input-group-btn > .action.return + #select_store_by_map, .magento-rma-returns-returns .storepickup-information .input-group-btn > .action.return + #select_store_by_map, .storepickup-information .magento-rma-returns-returns .input-group-btn > .action.return + #select_store_by_map, .magento-rma-guest-returns .storepickup-information .input-group-btn > .action.return + #select_store_by_map, .storepickup-information .magento-rma-guest-returns .input-group-btn > .action.return + #select_store_by_map, .sales-guest-view .input-group-btn > .btn + .action.return, .storepickup-information .sales-guest-view .input-group-btn > #select_store_by_map + .action.return, .sales-guest-view .storepickup-information .input-group-btn > #select_store_by_map + .action.return, .sales-guest-view .input-group-btn > .action.return + .action.return, .sales-order-view .input-group-btn > .btn + .action.return, .storepickup-information .sales-order-view .input-group-btn > #select_store_by_map + .action.return, .sales-order-view .storepickup-information .input-group-btn > #select_store_by_map + .action.return, .sales-order-view .input-group-btn > .action.return + .action.return, .magento-rma-returns-returns .input-group-btn > .btn + .action.return, .storepickup-information .magento-rma-returns-returns .input-group-btn > #select_store_by_map + .action.return, .magento-rma-returns-returns .storepickup-information .input-group-btn > #select_store_by_map + .action.return, .magento-rma-returns-returns .input-group-btn > .action.return + .action.return, .magento-rma-guest-returns .input-group-btn > .btn + .action.return, .storepickup-information .magento-rma-guest-returns .input-group-btn > #select_store_by_map + .action.return, .magento-rma-guest-returns .storepickup-information .input-group-btn > #select_store_by_map + .action.return, .magento-rma-guest-returns .input-group-btn > .action.return + .action.return {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.storepickup-information .input-group-btn > #select_store_by_map:hover, .sales-guest-view .input-group-btn > .action.return:hover, .sales-order-view .input-group-btn > .action.return:hover, .magento-rma-returns-returns .input-group-btn > .action.return:hover, .magento-rma-guest-returns .input-group-btn > .action.return:hover, .input-group-btn > .btn:focus, .storepickup-information .input-group-btn > #select_store_by_map:focus, .sales-guest-view .input-group-btn > .action.return:focus, .sales-order-view .input-group-btn > .action.return:focus, .magento-rma-returns-returns .input-group-btn > .action.return:focus, .magento-rma-guest-returns .input-group-btn > .action.return:focus, .input-group-btn > .btn:active, .storepickup-information .input-group-btn > #select_store_by_map:active, .sales-guest-view .input-group-btn > .action.return:active, .sales-order-view .input-group-btn > .action.return:active, .magento-rma-returns-returns .input-group-btn > .action.return:active, .magento-rma-guest-returns .input-group-btn > .action.return:active {
  z-index: 2;
}


.input-group-btn:first-child > .btn,
.storepickup-information .input-group-btn:first-child > #select_store_by_map,
.sales-guest-view .input-group-btn:first-child > .action.return,
.sales-order-view .input-group-btn:first-child > .action.return,
.magento-rma-returns-returns .input-group-btn:first-child > .action.return,
.magento-rma-guest-returns .input-group-btn:first-child > .action.return,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}


.input-group-btn:last-child > .btn,
.storepickup-information .input-group-btn:last-child > #select_store_by_map,
.sales-guest-view .input-group-btn:last-child > .action.return,
.sales-order-view .input-group-btn:last-child > .action.return,
.magento-rma-returns-returns .input-group-btn:last-child > .action.return,
.magento-rma-guest-returns .input-group-btn:last-child > .action.return,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.alert, .message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4, .message h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, .message .alert-link {
  font-weight: bold;
}

.alert > p, .message > p,
.alert > ul,
.message > ul {
  margin-bottom: 0;
}

.alert > p + p, .message > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success, .message-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr, .message-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link, .message-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning, .message.empty, .message-notice {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr, .message.empty hr, .message-notice hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link, .message.empty .alert-link, .message-notice .alert-link {
  color: #66512c;
}

.alert-danger, .powermail_message_error, .message-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr, .powermail_message_error hr, .message-error hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link, .powermail_message_error .alert-link, .message-error .alert-link {
  color: #843534;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
  display: none;
  z-index: 999999 !important;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
  border-color: transparent #ff8400 transparent transparent;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -5px;
  font-size: 0px;
  width: 0px;
  height: 0px;
  border: solid;
  border-width: 5px 8px 5px 0;
  border-color: transparent #ff9635 transparent transparent;
}

.ui-datepicker .ui-datepicker-next span {
  margin-left: 0px;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #ff9635;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 4px;
  text-align: right;
  text-decoration: none;
  color: #000000;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -22px;
}

.ui-timepicker-div dl .ui_tpicker_time_label {
  margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
  font-size: 90%;
}

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.ui-datepicker {
  background: #ffffff;
  padding: 15px;
  border: #ffffff 4px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #efefef;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}

.ui-datepicker .ui-datepicker-header {
  background: transparent;
  border: none;
  padding-bottom: 10px;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 47%;
  margin-right: 6%;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 47%;
}

.ui-datepicker .ui-datepicker-calendar td {
  border: #cfcfcf 1px solid;
}

.ui-datepicker .ui-datepicker-calendar td a {
  padding: 4px;
  display: block;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: #f9eae7;
}

.ui-datepicker .ui-datepicker-calendar {
  background: #ffffff;
  border: #cfcfcf 1px solid;
  border-collapse: collapse;
}

.ui-datepicker .ui-datepicker-calendar th {
  background: #efefef;
  border: #cfcfcf 1px solid;
  padding: 4px;
  text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
  text-align: center;
  border: #cfcfcf 1px solid;
}

.ui-datepicker {
  width: auto;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
  background: #f3d7d2;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #ffdf66;
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dd {
  margin: 0 0 10px 65px;
}

.ui-timepicker-div td {
  font-size: 90%;
}

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
}

.ui-slider-horizontal {
  height: 10px;
  border-radius: 10px;
  border: none;
  background: #dadada;
}

.ui-slider-handle {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #f98b25;
  display: block;
  position: absolute;
}

.ui-timepicker-div {
  padding: 10px 0 5px 0;
}

.ui-datepicker .ui-datepicker-buttonpane {
  overflow: hidden;
  padding-top: 10px;
  border-top: #cfcfcf 1px solid;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f9f9f9;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
  color: #959595;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  -webkit-filter: mask();
          filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}

/* aggiunte custom */
.ui-datepicker-close {
  padding: 5px 10px;
  font-size: 14px;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

/** ICONS WASH AND CARE**/
@font-face {
  font-family: "Wash Care";
  src: url("../fonts/wash_care/Wash_Care_Symbols_M54.eot");
  src: url("../fonts/wash_care/Wash_Care_Symbols_M54.eot?#iefix") format("embedded-opentype"), url("../fonts/wash_care/Wash_Care_Symbols_M54.svg#Wash Care Symbols M54") format("svg"), url("../fonts/wash_care/Wash_Care_Symbols_M54.woff") format("woff"), url("../fonts/wash_care/Wash_Care_Symbols_M54.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-regular';
  src: url("../fonts/SofiaPro/sofiapro-regular-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-regularit';
  src: url("../fonts/SofiaPro/sofiapro-regularit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-regularit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-bold';
  src: url("../fonts/SofiaPro/sofiapro-bold-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-boldit';
  src: url("../fonts/SofiaPro/sofiapro-boldit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-boldit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-black';
  src: url("../fonts/SofiaPro/sofiapro-black-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-blackit';
  src: url("../fonts/SofiaPro/sofiapro-blackit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-blackit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-extralight';
  src: url("../fonts/SofiaPro/sofiapro-extralight-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-extralightit';
  src: url("../fonts/SofiaPro/sofiapro-extralightit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-extralightit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-light';
  src: url("../fonts/SofiaPro/sofiapro-light-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-lightit';
  src: url("../fonts/SofiaPro/sofiapro-lightit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-lightit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-medium';
  src: url("../fonts/SofiaPro/sofiapro-medium-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-mediumit';
  src: url("../fonts/SofiaPro/sofiapro-mediumit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-mediumit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-semibold';
  src: url("../fonts/SofiaPro/sofiapro-semibold-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-semiboldit';
  src: url("../fonts/SofiaPro/sofiapro-semiboldit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-semiboldit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-ultralight';
  src: url("../fonts/SofiaPro/sofiapro-ultralight-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-ultralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-ultralightit';
  src: url("../fonts/SofiaPro/sofiapro-ultralightit-webfont.woff2") format("woff2"), url("../fonts/SofiaPro/sofiapro-ultralightit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-condensed-regular';
  src: url("../fonts/sofiapro_condensed/375FD7_0_0.eot");
  src: url("../fonts/sofiapro_condensed/375FD7_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/sofiapro_condensed/375FD7_0_0.woff2") format("woff2"), url("../fonts/sofiapro_condensed/375FD7_0_0.woff") format("woff"), url("../fonts/sofiapro_condensed/375FD7_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-condensed-bold';
  src: url("../fonts/sofiapro_condensed/375FD7_1_0.eot");
  src: url("../fonts/sofiapro_condensed/375FD7_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/sofiapro_condensed/375FD7_1_0.woff2") format("woff2"), url("../fonts/sofiapro_condensed/375FD7_1_0.woff") format("woff"), url("../fonts/sofiapro_condensed/375FD7_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofiapro-condensed-boldit';
  src: url("../fonts/sofiapro_condensed/375FD7_2_0.eot");
  src: url("../fonts/sofiapro_condensed/375FD7_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/sofiapro_condensed/375FD7_2_0.woff2") format("woff2"), url("../fonts/sofiapro_condensed/375FD7_2_0.woff") format("woff"), url("../fonts/sofiapro_condensed/375FD7_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

h1, h2 {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h3 {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  h1 {
    font-size: 2.375em;
  }
}

a {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

button {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
}

button:hover {
  color: #fff;
  text-decoration: none;
}

.btn-black {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  color: #fff;
}

.btn-black:hover {
  color: #fff;
  text-decoration: none;
}

.btn-white {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  display: inline-block;
}

.btn-white:hover {
  color: #fff;
  text-decoration: none;
}

.btn-white:hover {
  color: #fff;
  background: #000;
}

@media (max-width: 991px) {
  .btn-white {
    font-size: 15px;
  }
}

.btn .btn-link, .storepickup-information #select_store_by_map .btn-link, .sales-guest-view .action.return .btn-link, .sales-order-view .action.return .btn-link, .magento-rma-returns-returns .action.return .btn-link, .magento-rma-guest-returns .action.return .btn-link {
  color: #000;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  border-radius: 0;
}

.btn .btn-link, .storepickup-information #select_store_by_map .btn-link, .sales-guest-view .action.return .btn-link, .sales-order-view .action.return .btn-link, .magento-rma-returns-returns .action.return .btn-link, .magento-rma-guest-returns .action.return .btn-link, .btn .btn-link:active, .storepickup-information #select_store_by_map .btn-link:active, .sales-guest-view .action.return .btn-link:active, .sales-order-view .action.return .btn-link:active, .magento-rma-returns-returns .action.return .btn-link:active, .magento-rma-guest-returns .action.return .btn-link:active, .btn .btn-link.active, .storepickup-information #select_store_by_map .btn-link.active, .sales-guest-view .action.return .btn-link.active, .sales-order-view .action.return .btn-link.active, .magento-rma-returns-returns .action.return .btn-link.active, .magento-rma-guest-returns .action.return .btn-link.active, .btn .btn-link[disabled], .storepickup-information #select_store_by_map .btn-link[disabled], .sales-guest-view .action.return .btn-link[disabled], .sales-order-view .action.return .btn-link[disabled], .magento-rma-returns-returns .action.return .btn-link[disabled], .magento-rma-guest-returns .action.return .btn-link[disabled],
fieldset[disabled] .btn .btn-link,
fieldset[disabled] .storepickup-information #select_store_by_map .btn-link,
.storepickup-information fieldset[disabled] #select_store_by_map .btn-link,
fieldset[disabled] .sales-guest-view .action.return .btn-link,
.sales-guest-view fieldset[disabled] .action.return .btn-link,
fieldset[disabled] .sales-order-view .action.return .btn-link,
.sales-order-view fieldset[disabled] .action.return .btn-link,
fieldset[disabled] .magento-rma-returns-returns .action.return .btn-link,
.magento-rma-returns-returns fieldset[disabled] .action.return .btn-link,
fieldset[disabled] .magento-rma-guest-returns .action.return .btn-link,
.magento-rma-guest-returns fieldset[disabled] .action.return .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .btn-link, .storepickup-information #select_store_by_map .btn-link, .sales-guest-view .action.return .btn-link, .sales-order-view .action.return .btn-link, .magento-rma-returns-returns .action.return .btn-link, .magento-rma-guest-returns .action.return .btn-link, .btn .btn-link:hover, .storepickup-information #select_store_by_map .btn-link:hover, .sales-guest-view .action.return .btn-link:hover, .sales-order-view .action.return .btn-link:hover, .magento-rma-returns-returns .action.return .btn-link:hover, .magento-rma-guest-returns .action.return .btn-link:hover, .btn .btn-link:focus, .storepickup-information #select_store_by_map .btn-link:focus, .sales-guest-view .action.return .btn-link:focus, .sales-order-view .action.return .btn-link:focus, .magento-rma-returns-returns .action.return .btn-link:focus, .magento-rma-guest-returns .action.return .btn-link:focus, .btn .btn-link:active, .storepickup-information #select_store_by_map .btn-link:active, .sales-guest-view .action.return .btn-link:active, .sales-order-view .action.return .btn-link:active, .magento-rma-returns-returns .action.return .btn-link:active, .magento-rma-guest-returns .action.return .btn-link:active {
  border-color: transparent;
}

.btn .btn-link:hover, .storepickup-information #select_store_by_map .btn-link:hover, .sales-guest-view .action.return .btn-link:hover, .sales-order-view .action.return .btn-link:hover, .magento-rma-returns-returns .action.return .btn-link:hover, .magento-rma-guest-returns .action.return .btn-link:hover, .btn .btn-link:focus, .storepickup-information #select_store_by_map .btn-link:focus, .sales-guest-view .action.return .btn-link:focus, .sales-order-view .action.return .btn-link:focus, .magento-rma-returns-returns .action.return .btn-link:focus, .magento-rma-guest-returns .action.return .btn-link:focus {
  color: #000;
  background-color: transparent;
}

.btn .btn-link[disabled]:hover, .storepickup-information #select_store_by_map .btn-link[disabled]:hover, .sales-guest-view .action.return .btn-link[disabled]:hover, .sales-order-view .action.return .btn-link[disabled]:hover, .magento-rma-returns-returns .action.return .btn-link[disabled]:hover, .magento-rma-guest-returns .action.return .btn-link[disabled]:hover, .btn .btn-link[disabled]:focus, .storepickup-information #select_store_by_map .btn-link[disabled]:focus, .sales-guest-view .action.return .btn-link[disabled]:focus, .sales-order-view .action.return .btn-link[disabled]:focus, .magento-rma-returns-returns .action.return .btn-link[disabled]:focus, .magento-rma-guest-returns .action.return .btn-link[disabled]:focus,
fieldset[disabled] .btn .btn-link:hover,
fieldset[disabled] .storepickup-information #select_store_by_map .btn-link:hover,
.storepickup-information fieldset[disabled] #select_store_by_map .btn-link:hover,
fieldset[disabled] .sales-guest-view .action.return .btn-link:hover,
.sales-guest-view fieldset[disabled] .action.return .btn-link:hover,
fieldset[disabled] .sales-order-view .action.return .btn-link:hover,
.sales-order-view fieldset[disabled] .action.return .btn-link:hover,
fieldset[disabled] .magento-rma-returns-returns .action.return .btn-link:hover,
.magento-rma-returns-returns fieldset[disabled] .action.return .btn-link:hover,
fieldset[disabled] .magento-rma-guest-returns .action.return .btn-link:hover,
.magento-rma-guest-returns fieldset[disabled] .action.return .btn-link:hover,
fieldset[disabled] .btn .btn-link:focus,
fieldset[disabled] .storepickup-information #select_store_by_map .btn-link:focus,
.storepickup-information fieldset[disabled] #select_store_by_map .btn-link:focus,
fieldset[disabled] .sales-guest-view .action.return .btn-link:focus,
.sales-guest-view fieldset[disabled] .action.return .btn-link:focus,
fieldset[disabled] .sales-order-view .action.return .btn-link:focus,
.sales-order-view fieldset[disabled] .action.return .btn-link:focus,
fieldset[disabled] .magento-rma-returns-returns .action.return .btn-link:focus,
.magento-rma-returns-returns fieldset[disabled] .action.return .btn-link:focus,
fieldset[disabled] .magento-rma-guest-returns .action.return .btn-link:focus,
.magento-rma-guest-returns fieldset[disabled] .action.return .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/**btn add to cart**/
button.tocart {
  padding-left: 25px;
  padding-right: 25px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

/**buttons with js effects**/
.svg-filters-button-1 {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
}

.safari .button-effect, .safari .button-effect .button__bg {
  -webkit-filter: none !important;
          filter: none !important;
}

.button-effect--1 {
  outline: 90px solid transparent !important;
  position: relative;
  z-index: 0;
}

.button-effect--1 .left, .button-effect--1 .right {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 15px;
  -webkit-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  top: 50%;
  margin-top: -12px;
  z-index: -2;
}

.button-effect--1 .left.left, .button-effect--1 .right.left {
  left: 0;
}

.button-effect--1 .left.right, .button-effect--1 .right.right {
  right: 0;
}

.button-effect--1 .button__bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.button-effect--1:hover:before, .button-effect--1:hover span {
  background-color: #000;
}

.button-effect--1:hover .button__bg {
  background-color: transparent;
}

.btn-row {
  position: relative;
}

.btn-row:after {
  content: "\f18e";
  font-family: "FontAwesome";
  margin-left: 10px;
  position: absolute;
  right: 10px;
  font-size: 150%;
  line-height: 1em;
}

.btn-yellow {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-yellow:hover {
  color: #fff;
  text-decoration: none;
}

.btn-yellow:hover, .btn-yellow:focus {
  background-color: #fbec4f;
  color: #000;
  text-decoration: none;
}

.g-button--big {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
  display: block;
  font-size: 30px;
  line-height: 28px;
  padding-top: 27px;
  padding-bottom: 26px;
  border-radius: 5px;
  font-weight: bold;
}

.g-button--big:hover {
  text-decoration: none;
}

.g-button-white--big {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
  display: block;
  font-size: 30px;
  line-height: 28px;
  padding-top: 27px;
  padding-bottom: 26px;
  border-radius: 5px;
  font-weight: bold;
  background-color: transparent;
  border: 2px solid #000;
}

.g-button-white--big:hover {
  text-decoration: none;
}

.g-button-white--big, .g-button-white--big:hover {
  color: #000;
}

input, textarea, select {
  width: 100%;
  border-style: solid;
  border-color: #95989A;
  border-width: 1px;
  border-radius: 3px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
}

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: #fff;
}

input, textarea {
  padding: 15px 25px;
}

select {
  padding: 14px 25px;
}

label, .label {
  font-size: 20px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  padding-left: 20px;
}

textarea {
  border-radius: 3px;
}

input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

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

*:focus {
  outline: none;
}

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

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

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

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

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

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

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

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

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

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

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

.ce-gallery img {
  display: block;
}

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

/*
.ce-border img,
.ce-border iframe {
    border: {$styles.content.textmedia.borderWidth}px solid {$styles.content.textmedia.borderColor};
    padding: {$styles.content.textmedia.borderPadding}px;
}
*/
/*
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: {$styles.content.textmedia.textMargin}px;
}
*/
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  margin-bottom: 10px;
}

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

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

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

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

/* Headline */
.ce-headline-left {
  text-align: left;
}

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

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

/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0;
}

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

.ce-uploads img {
  vertical-align: top;
}

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

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

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

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

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

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

/* Space */
.frame-default, .frame-bgGrey {
  margin-bottom: 30px;
}

.frame-default:before, .frame-bgGrey:before, .frame-default:after, .frame-bgGrey:after {
  content: " ";
  display: table;
}

.frame-default:after, .frame-bgGrey:after {
  clear: both;
}

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

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

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

@media (min-width: 768px) {
  .frame-space-before-large {
    margin-top: 7em;
  }
}

@media (min-width: 768px) {
  .frame-space-before-extra-large {
    margin-top: 21em;
  }
}

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

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

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

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

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

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

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

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

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

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

.frame-space-after-noBottomMargin {
  margin-bottom: 0;
}

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

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

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

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

.frame-ruler-after {
  margin-bottom: 30px;
}

.frame-ruler-after::after {
  border-bottom-color: #fafafa;
  margin-top: 42px;
}

@media (min-width: 992px) {
  .frame-space-before-minus-50 {
    margin-top: -50px;
  }
}

html.ie .ce-gallery figure {
  table-layout: fixed;
  width: 100%;
}

@media (min-width: 992px) {
  .g-list-columns--2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.g-uppercase {
  text-transform: uppercase;
}

b,
strong {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.g-debug-box {
  position: fixed;
  bottom: 0;
  background-color: yellow;
  padding: 10px;
}

.btn-default, .storepickup-information #select_store_by_map,
.storepickup-information #select_store_by_map:hover, .sales-guest-view .action.return, .sales-order-view .action.return, .magento-rma-returns-returns .action.return, .magento-rma-guest-returns .action.return {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
}

.btn-default:hover,
.storepickup-information #select_store_by_map:hover, .sales-guest-view .action.return:hover, .sales-order-view .action.return:hover, .magento-rma-returns-returns .action.return:hover, .magento-rma-guest-returns .action.return:hover {
  color: #fff;
  text-decoration: none;
}

.btn-primary {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: -webkit-gradient(linear, left top, right top, from(#f75959), color-stop(50%, #e04086), to(#b714d5));
  background: linear-gradient(to right, #f75959 0%, #e04086 50%, #b714d5 100%);
}

.btn-primary:hover {
  color: #fff;
  text-decoration: none;
}

.btn-promo {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #f75959;
  display: inline-block;
}

.btn-promo:hover {
  color: #fff;
  text-decoration: none;
}

.btn-sm, .storepickup-information #select_store_by_map,
.storepickup-information #select_store_by_map:hover, .sales-guest-view .action.return, .sales-order-view .action.return, .magento-rma-returns-returns .action.return, .magento-rma-guest-returns .action.return {
  padding: 5px 20px;
  font-size: 16px;
}

a.purple {
  color: #a50aff;
}

.category-description a {
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

.select2-results {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

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

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

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-right: 10px;
}

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

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-right: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-right: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--terranova .select2-selection--single {
  background-color: #fff;
  border: 1px solid #95989A;
  border-radius: 3px;
}

.select2-container--terranova.select2-container--open .select2-selection--single {
  border-radius: 3px;
}

.select2-container--terranova .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 56px;
}

.select2-container--terranova .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

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

.select2-container--terranova .select2-selection--single .select2-selection__arrow {
  height: 33px;
  position: absolute;
  top: 10px;
  right: 8px;
  width: 33px;
  background: url("../images/next.png") no-repeat 0 0;
  background-size: contain;
}

.select2-container--terranova.select2-container--open .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

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

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

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

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

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

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

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

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

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

.select2-container--terranova .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-right: 10px;
}

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

.select2-container--terranova .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-right: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--terranova .select2-results__option {
  padding-left: 25px;
  padding-right: 45px;
}

.checkbox > label {
  padding-left: 30px;
}

.checkbox > label > input,
.checkbox > label > .control > input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}

.checkbox > label > input + span, .checkbox > label > input + .mage-error + span,
.checkbox > label > .control > input + span,
.checkbox > label > .control > input + .mage-error + span {
  display: inline-block;
  position: absolute;
  margin-left: -30px;
  top: 5px;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
}

.checkbox > label > input:checked + span:before, .checkbox > label > input:checked + .mage-error + span:before,
.checkbox > label > .control > input:checked + span:before,
.checkbox > label > .control > input:checked + .mage-error + span:before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: block;
  vertical-align: middle;
  line-height: 25px;
  text-align: center;
}

.checkbox > label > input + span, .checkbox > label > input + .mage-error + span,
.checkbox > label > .control > input + span,
.checkbox > label > .control > input + .mage-error + span {
  border-radius: 7px;
}

.checkbox > label > div {
  width: auto;
  display: inline-block;
}

.checkbox.required > label > div {
  max-width: calc(100% - 20px);
}

.checkbox--slide > label {
  padding-left: 30px;
}

.checkbox--slide > label > input,
.checkbox--slide > label > .control > input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}

.checkbox--slide > label > input + span, .checkbox--slide > label > input + .mage-error + span,
.checkbox--slide > label > .control > input + span,
.checkbox--slide > label > .control > input + .mage-error + span {
  display: inline-block;
  position: absolute;
  margin-left: -30px;
  top: 5px;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
}

.checkbox--slide > label > input:checked + span:before, .checkbox--slide > label > input:checked + .mage-error + span:before,
.checkbox--slide > label > .control > input:checked + span:before,
.checkbox--slide > label > .control > input:checked + .mage-error + span:before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: block;
  vertical-align: middle;
  line-height: 25px;
  text-align: center;
}

.checkbox--slide > label {
  padding-left: 100px;
  line-height: 36px;
}

.checkbox--slide > label > input + span, .checkbox--slide > label > input + .mage-error + span {
  width: 88px;
  height: 36px;
  margin-left: -100px;
  top: 0;
  border: none;
  background: url(../images/slidebutton.png) no-repeat left bottom;
  background-size: 100% auto;
}

.checkbox--slide > label > input:checked + span, .checkbox--slide > label > input:checked + .mage-error + span {
  background-color: transparent;
  background-position: left top;
}

.checkbox--slide > label > input:checked + span:before, .checkbox--slide > label > input:checked + .mage-error + span:before {
  display: none;
}

.radio > label {
  padding-left: 30px;
}

.radio > label > input,
.radio > label > .control > input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}

.radio > label > input + span, .radio > label > input + .mage-error + span,
.radio > label > .control > input + span,
.radio > label > .control > input + .mage-error + span {
  display: inline-block;
  position: absolute;
  margin-left: -30px;
  top: 5px;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
}

.radio > label > input:checked + span:before, .radio > label > input:checked + .mage-error + span:before,
.radio > label > .control > input:checked + span:before,
.radio > label > .control > input:checked + .mage-error + span:before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: block;
  vertical-align: middle;
  line-height: 25px;
  text-align: center;
}

.radio > label > input + span, .radio > label > input + .mage-error + span,
.radio > label > .control > input + span,
.radio > label > .control > input + .mage-error + span {
  border-radius: 50%;
}

input._has-datepicker,
input.hasDatepicker {
  background: url("../images/calendar.png") no-repeat transparent scroll right;
  padding-right: 41px;
}

.ui-datepicker .ui-datepicker-title select {
  padding: 5px 2px;
  text-transform: uppercase;
}

#password-strength-meter-container {
  display: none;
}

.field.gender input {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 0;
  height: 0;
}

.field.gender .choice, .field.gender .admin__field-option {
  width: auto;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.field.gender .choice label, .field.gender .admin__field-option label {
  padding: 10px 25px;
  width: 100%;
  border: 1px solid #95989A;
  border-radius: 3px;
  height: 53px;
}

.field.gender .choice label:after, .field.gender .admin__field-option label:after {
  content: "";
  background: url("../images/uomo.png") no-repeat transparent scroll;
  display: inline-block;
  height: 30px;
  width: 15px;
  vertical-align: middle;
  background-size: 100%;
  margin-left: 20px;
  float: right;
}

.field.gender .choice:first-child, .field.gender .admin__field-option:first-child {
  margin-right: 15px;
}

.field.gender .choice:first-child label:after, .field.gender .admin__field-option:first-child label:after {
  background: url("../images/donna.png") no-repeat transparent scroll;
  background-size: 100%;
}

.field.gender .choice input:checked + label, .field.gender .admin__field-option input:checked + label {
  border-color: #000;
}

@media (max-width: 767px) {
  .field.gender .choice {
    width: 46%;
    float: right;
  }
  .field.gender .choice:first-child {
    float: none;
  }
}

.field.street legend {
  border-bottom: none;
  margin-bottom: 15px;
}

.field.street .field {
  width: 100%;
  margin-bottom: 0;
}

.field.street .field > label {
  display: none;
}

.form-enablePlaceholder .field > label {
  display: none;
}

.form-enablePlaceholder .field.radio > label, .form-enablePlaceholder .field.checkbox > label {
  display: block;
}

.field-tooltip {
  display: none;
}

.field._warn .message.warning {
  display: none;
}

.powermail_halfWidth {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.powermail_halfWidthLeft {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
}

@media (max-width: 767px) {
  .powermail_halfWidthLeft {
    width: 100%;
    margin-right: 0;
  }
}

.powermail_halfWidthRight {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .powermail_halfWidthRight {
    width: 100%;
    margin-left: 0;
  }
}

.powermail_halfSingle {
  padding-right: 55%;
}

@media (max-width: 767px) {
  .powermail_halfSingle {
    padding-right: 0;
  }
}

.powermail_halfWidth_noLabel {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.powermail_halfWidth_noLabel > label {
  display: none;
}

.powermail_halfWidthLeft_noLabel {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
}

@media (max-width: 767px) {
  .powermail_halfWidthLeft_noLabel {
    width: 100%;
    margin-right: 0;
  }
}

.powermail_halfWidthLeft_noLabel > label {
  display: none;
}

.powermail_halfWidthRight_noLabel {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .powermail_halfWidthRight_noLabel {
    width: 100%;
    margin-left: 0;
  }
}

.powermail_halfWidthRight_noLabel > label {
  display: none;
}

.powermail_halfSingle_noLabel {
  padding-right: 55%;
}

@media (max-width: 767px) {
  .powermail_halfSingle_noLabel {
    padding-right: 0;
  }
}

.powermail_halfSingle_noLabel > label {
  display: none;
}

.tx-powermail .powermail_fieldset.nolabel > legend {
  display: none;
}

.tx-powermail .powermail_form.nolabel > h3 {
  display: none;
}

.powermail_submit {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: -webkit-gradient(linear, left top, right top, from(#f75959), color-stop(50%, #e04086), to(#b714d5));
  background: linear-gradient(to right, #f75959 0%, #e04086 50%, #b714d5 100%);
  width: auto;
  float: right;
  min-width: 260px;
}

.powermail_submit:hover {
  color: #fff;
  text-decoration: none;
}

.powermail_fieldwrap {
  margin-bottom: 50px;
}

.powermail_confirmation .table tbody > tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.powermail_confirmation .table tbody > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 991px) {
  .powermail_confirmation td {
    width: 100%;
    display: block;
  }
  .powermail_confirmation .table tbody > tr > td:first-child {
    padding: 10px;
  }
}

.powermail_fieldwrap_faqmessage, .powermail_fieldwrap_faqmessagemobile {
  margin-bottom: 0;
}

.powermail_fieldwrap_faqmessage .frame-default, .powermail_fieldwrap_faqmessage .frame-bgGrey, .powermail_fieldwrap_faqmessagemobile .frame-default, .powermail_fieldwrap_faqmessagemobile .frame-bgGrey {
  margin-bottom: 0;
}

.powermail_fieldwrap_faqmessage .wrapper-faqmessage, .powermail_fieldwrap_faqmessagemobile .wrapper-faqmessage {
  margin-bottom: 20px;
  border: 1px solid #95989A;
  padding: 10px 10px 0;
  border-radius: 3px;
}

@media (max-width: 991px) {
  .powermail_fieldwrap_faqmessage {
    display: none;
  }
}

@media (min-width: 768px) {
  .powermail_fieldwrap_faqmessagemobile {
    display: none;
  }
}

.tx-powermail input[type="submit"] {
  margin-right: 10px;
  margin-bottom: 10px;
}

.g-input-shadowed {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
  border: 0;
  padding: 27px 40px;
  font-size: 20px;
}

.table {
  border-collapse: separate;
  /** centered text **/
}

.table thead > tr > th {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #000;
  border-bottom: 0;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.table thead > tr > th:first-child {
  border-radius: 3px 0 0 3px;
  padding-left: 3px;
}

.table thead > tr > th:last-child {
  border-radius: 0 3px 3px 0;
  padding-right: 3px;
}

.table tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0;
}

.table tbody > tr > td:first-child {
  border-radius: 3px 0 0 3px;
  padding-left: 3px;
}

.table tbody > tr > td:last-child {
  border-radius: 0 3px 3px 0;
  padding-right: 3px;
}

.ie11 .table tbody > tr > td {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.table tbody > tr:hover {
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px #f75959;
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px #f75959;
  border-radius: 3px;
}

.ie11 .table tbody > tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.table tfoot > tr td, .table tfoot > tr th {
  border-width: 0;
}

.table tfoot > tr:first-child td, .table tfoot > tr:first-child th {
  border-width: 1px;
}

.table-centered-text td, .table-centered-text th {
  text-align: center;
}

.icon-store {
  display: block;
  width: 26px;
  height: 26px;
  background-image: url("../images/sprite-icone.png");
  background-repeat: no-repeat;
  background-size: 75px 75px;
  background-position: left bottom;
}

.icon-heart {
  display: block;
  width: 26px;
  height: 26px;
  background-image: url("../images/sprite-icone.png");
  background-repeat: no-repeat;
  background-size: 75px 75px;
  background-position: left top;
}

.icon-user {
  display: block;
  width: 26px;
  height: 26px;
  background-image: url("../images/sprite-icone.png");
  background-repeat: no-repeat;
  background-size: 75px 75px;
  background-position: right bottom;
}

.icon-cart {
  display: block;
  width: 25px;
  height: 31px;
  background-image: url("../images/cart.svg");
  background-repeat: no-repeat;
}

.g-rounded-box {
  border-radius: 3px;
}

.badge {
  display: inline-block;
  min-width: 30px;
  padding: 5px 7px;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #000;
  border-radius: 30px;
}

@media (min-width: 992px) {
  .g-flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.g-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.relative-zindex {
  position: relative;
  z-index: 10;
}

h1.no-margin-top, h2.no-margin-top, h3.no-margin-top, h4.no-margin-top, h5.no-margin-top, h6.no-margin-top {
  margin-top: 0;
}

h1.font-coral, h2.font-coral, h3.font-coral, h4.font-coral, h5.font-coral, h6.font-coral {
  color: #f75959;
}

a.font-bebas-regular, p.font-bebas-regular, span.font-bebas-regular {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a.font-bebas-bold, p.font-bebas-bold, span.font-bebas-bold {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a.font-coral, p.font-coral, span.font-coral {
  color: #f75959;
}

h3.font-bebas-regular, h4.font-bebas-regular, h5.font-bebas-regular, h6.font-bebas-regular {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h3.font-bebas-bold, h4.font-bebas-bold, h5.font-bebas-bold, h6.font-bebas-bold {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h1.font-bebas-bold, h2.font-bebas-bold {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a.font-60, p.font-60, span.font-60, h1.font-60, h2.font-60, h3.font-60, h4.font-60, h5.font-60, h6.font-60 {
  font-size: 60px;
}

a.font-25, p.font-25, span.font-25, h1.font-25, h2.font-25, h3.font-25, h4.font-25, h5.font-25, h6.font-25 {
  font-size: 25px;
}

a.font-20, p.font-20, span.font-20, h1.font-20, h2.font-20, h3.font-20, h4.font-20, h5.font-20, h6.font-20 {
  font-size: 20px;
}

a.font-18, p.font-18, span.font-18, h1.font-18, h2.font-18, h3.font-18, h4.font-18, h5.font-18, h6.font-18 {
  font-size: 18px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border: 1px solid #d6e9c6 !important;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #a94442 !important;
  background-color: #f2dede !important;
  border: 1px solid #ebccd1 !important;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  clear: both;
  text-align: left;
  padding-top: 5px;
  color: #d9534f;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-bottom: 1px solid #95989A;
}

.panel-group .panel:first-child {
  border-top: 1px solid #95989A;
}

.panel-title {
  font-size: 20px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin: 0;
}

.panel-title > a {
  color: inherit;
  display: block;
  padding: 20px 15px 20px 0;
}

.panel-title > a:before {
  content: "";
  background: url("../images/ellipsis.png") no-repeat transparent scroll top;
  width: 35px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
}

.panel-title > a[aria-expanded="true"]:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.panel-title > a:hover, .panel-title > a:focus {
  text-decoration: none;
  outline: none;
}

.panel-body {
  padding: 15px 40px;
}

.panel-body h2 {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.panel-body a {
  color: #a50aff;
  text-decoration: underline;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapse.in, .panel-title a[aria-expanded="true"] {
  background-color: #f9f9fa;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.product-main-wrapper > li {
  list-style: none;
}

.product-main-wrapper .homepage-link {
  text-transform: uppercase;
}

.product-main-wrapper .homepage-link::before {
  content: '<';
  margin-right: 15px;
}

.product-main-wrapper .homepage-link::after {
  content: '|';
  margin-left: 15px;
}

.modal--full {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  padding-top: 60px;
}

.modal--full.opened {
  pointer-events: auto;
  opacity: 1;
  z-index: 2000;
}

.modal--full .modal-close--button {
  position: absolute;
  z-index: 100;
  top: 22.5px;
  right: 22.5px;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M0 0 L32 32 M0 32 L32 0'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.modal--full .modal-close--link {
  margin-top: 60px;
  font-size: 25px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  text-decoration: underline;
  text-align: center;
}

.overflow-hidden {
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 1500px) {
  .container {
    width: 1440px;
  }
}

.row.list-inline > li, .block-addresses-list .row.addresses > li, .catalog-product-view .breadcrumbs > ul.row > li {
  display: block;
}

.full-container > div > .row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1200px) {
  .page-layoutMenu .container {
    width: 1150px;
  }
}

.s-position__container {
  position: relative;
}

.col-centered {
  display: table;
  margin: 0 auto;
}

.s-container-padding {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 991px) {
  .s-container-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.col-xs-2h {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

.col-sm-2h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 768px) {
  .col-sm-2h {
    float: left;
    width: 20%;
  }
}

.col-md-2h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 992px) {
  .col-md-2h {
    float: left;
    width: 20%;
  }
}

.col-lg-2h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 1200px) {
  .col-lg-2h {
    float: left;
    width: 20%;
  }
}

.col-xs-7h {
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

.col-sm-7h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 768px) {
  .col-sm-7h {
    float: left;
    width: 80%;
  }
}

.col-md-7h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 992px) {
  .col-md-7h {
    float: left;
    width: 80%;
  }
}

.col-lg-7h {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 1200px) {
  .col-lg-7h {
    float: left;
    width: 80%;
  }
}

body.mobile-menu--opened, body.modal-open, html.slidePanelOn {
  overflow: hidden;
}

body.mobile-menu--opened .page-wrapper {
  overflow: hidden;
}

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.modals-overlay {
  z-index: 899;
}

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}

.modal-slide {
  left: 44px;
  z-index: 1050;
}

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  -webkit-transition-property: visibility, -webkit-transform;
  transition-property: visibility, -webkit-transform;
  transition-property: transform, visibility;
  transition-property: transform, visibility, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  width: auto;
}

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 26px 26px;
  padding: 0 2.6rem 2.6rem;
}

.modal-slide .modal-header {
  padding-bottom: 21px;
  padding-bottom: 2.1rem;
  padding-top: 21px;
  padding-top: 2.1rem;
}

.modal-popup {
  z-index: 1050;
  left: 0;
  overflow-y: auto;
}

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.modal-popup .modal-inner-wrap {
  margin: 50px auto;
  margin: 5rem auto;
  width: 75%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  -webkit-transition-property: visibility, -webkit-transform;
  transition-property: visibility, -webkit-transform;
  transition-property: transform, visibility;
  transition-property: transform, visibility, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media (max-width: 767px) {
  .modal-popup .modal-inner-wrap {
    width: 90%;
  }
}

.modal-popup._inner-scroll {
  overflow-y: visible;
}

.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
  overflow-y: auto;
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
  padding: 20px;
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 30px;
  padding-left: 3rem;
  padding-right: 30px;
  padding-right: 3rem;
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal-popup .modal-header {
  padding-bottom: 12px;
  padding-bottom: 1.2rem;
  padding-top: 30px;
  padding-top: 3rem;
}

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  padding-top: 30px;
  padding-top: 3rem;
}

.modal-popup .modal-footer-actions {
  text-align: right;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
  outline: none;
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}

.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}

.modal-custom .action-close {
  margin: 25px;
}

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: normal;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  font-size: 22px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}

.modal-popup .action-close {
  padding: 20px;
}

.modal-slide .action-close {
  padding: 21px 30px;
  padding: 2.1rem 3rem;
}

.modal-slide .page-main-actions {
  margin-bottom: -129px;
  margin-bottom: -12.9rem;
  margin-top: 21px;
  margin-top: 2.1rem;
}

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.modal-header {
  border: none;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  content: "";
  background: url("../images/close-icon.png") no-repeat transparent scroll;
  width: 15px;
  height: 15px;
  background-size: contain;
  display: inline-block;
}

@media (max-width: 767px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 44px;
    z-index: 1050;
  }
  .custom-slide._show {
    visibility: visible;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    -webkit-transition-property: visibility, -webkit-transform;
    transition-property: visibility, -webkit-transform;
    transition-property: transform, visibility;
    transition-property: transform, visibility, -webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
}

@media (max-width: 991px) {
  .modal-popup .modal-header {
    padding-left: 10px;
  }
}

@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}

aside .modal-content,
.opc-sidebar .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
}

.modal-popup .modal-footer button {
  margin-bottom: 10px;
}

[id="opc-new-shipping-address"] > form {
  margin: 30px auto;
}

.opc-wrapper {
  margin: 0 0 20px;
}

.opc-wrapper .step-content {
  margin: 0 0 40px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .opc-wrapper .step-content {
    margin-bottom: 30px;
  }
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}

.checkout-index-index .logo {
  margin-left: 0;
}

.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 0 -20px 15px;
  padding: 18px 15px;
}

.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.field.choice .field-tooltip-action {
  line-height: 21px;
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea,
input.has-error {
  border-color: #ed8380;
}

.checkout-index-index .modal-popup .fieldset .field .label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}

.field-tooltip._active {
  z-index: 100;
}

.field-tooltip._active .field-tooltip-content {
  display: block;
}

.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}

.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}

.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\f128';
  font-family: FontAwesome;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}

._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}

.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}

.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}

.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}

.opc-wrapper .form-shipping-address {
  margin-top: 28px;
}

.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}

.opc-wrapper .shipping-address-items {
  font-size: 0;
}

.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  -webkit-transition: 0.3s border-color;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #f75959;
}

.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}

.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}

.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 26px 0 0;
}

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}

.table-checkout-shipping-method thead th {
  display: none;
}

.table-checkout-shipping-method tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}

.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}

.table-checkout-shipping-method tbody .col-price {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}

.checkout-shipping-method {
  position: relative;
}

.shipping-policy-block.field-tooltip {
  top: 12px;
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}

.opc-block-shipping-information .shipping-information-title {
  position: relative;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  float: right;
}

.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}

.opc-block-summary {
  margin: 0 0 20px;
  padding: 0 30px 22px;
}

.opc-block-summary > .title {
  display: block;
}

.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}

.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 0;
}

.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.opc-block-summary .not-calculated {
  font-family: "sofiapro-regularit", Helvetica, Arial, sans-serif;
}

.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}

.opc-block-summary .items-in-cart > .title strong {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  margin: 0;
}

.opc-block-summary .items-in-cart .product {
  position: relative;
}

.opc-block-summary .minicart-items-wrapper {
  max-height: 370px;
  border: 0;
  overflow-x: auto;
}

.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}

.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}

.opc-block-summary .product-item .price {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 10px;
  font-size: 1rem;
}

.authentication-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}

.authentication-wrapper {
  position: relative;
  z-index: 1;
}

._has-auth-shown .authentication-wrapper {
  z-index: 1040;
}

.block-authentication .block[class] {
  margin: 0;
}

.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}

.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}

.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 2px;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}

.checkout-payment-method .payment-method-title {
  margin: 0;
}

.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}

.checkout-payment-method .payment-method-content {
  display: none;
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}

.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}

.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}

.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}

.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}

.checkout-payment-method .payment-option-title .action-toggle {
  display: inline-block;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 15px;
}

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}

.checkout-payment-method .credit-card-types {
  padding: 0;
}

.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}

.checkout-payment-method .credit-card-types .item._active {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}

.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}

.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}

.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}

.checkout-payment-method .ccard .month .select {
  width: 140px;
}

.checkout-payment-method .ccard .year .select {
  width: 80px;
}

.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}

.checkout-payment-method .ccard > .field.cvv > .control {
  display: block;
  padding-right: 20px;
}

.checkout-payment-method .ccard .cvv .label {
  display: block;
}

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}

.checkout-agreements-block {
  margin-bottom: 20px;
}

.checkout-agreements-block .action-show {
  vertical-align: baseline;
}

.checkout-agreements-items {
  padding-bottom: 30px;
}

.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}

.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}

.checkout-agreement-item-content {
  overflow: auto;
}

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}

.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 12px;
  font-size: 1.2rem;
}

.login-container .fieldset:after {
  margin-top: 35px;
}

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}

.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}

.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}

.form-address-edit #region_id {
  display: none;
}

.form-create-account .fieldset-fullname .fields .field {
  float: none;
}

.account .messages {
  margin-bottom: 20px;
}

.account .column.main {
  margin-bottom: 30px;
}

.account .column.main h2 {
  margin-top: 0;
}

.account .sidebar-additional {
  margin-top: 40px;
}

.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}

.account .table-wrapper:last-child {
  margin-bottom: 0;
}

.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}

.column.main .block:last-child {
  margin-bottom: 0;
}

.block .title {
  margin-bottom: 10px;
}

.block .title strong {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.block p:last-child {
  margin: 0;
}

.block .box-actions {
  margin-top: 5px;
}

.field.password .control {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}

.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.password-strength-meter-0 .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}

.password-strength-meter-1 .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}

.password-strength-meter-2 .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}

.password-strength-meter-3 .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}

.password-strength-meter-4 .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}

.control.captcha-image {
  margin-top: 10px;
}

.control.captcha-image .captcha-img {
  vertical-align: middle;
}

.order-products-toolbar {
  position: relative;
}

.block-balance .price {
  margin-top: -10px;
  font-size: 32px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}

.table-downloadable-products .product-name {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  margin-right: 15px;
}

.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}

.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}

.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}

.samples-item-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
}

.samples-item {
  margin: 0 0 10px;
}

.field.downloads {
  margin-bottom: 10px;
}

.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}

.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}

.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}

.field.downloads .price-excluding-tax {
  display: inline;
}

.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}

.field.downloads .price-excluding-tax:after {
  content: ')';
}

.field.downloads .price-including-tax {
  display: inline;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}

.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}

.field.downloads .sample.link {
  float: right;
}

.field.downloads-all .label {
  color: #1979c3;
  text-decoration: none;
  cursor: pointer;
}

.field.downloads-all .label:visited {
  color: #1979c3;
  text-decoration: none;
}

.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}

.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}

.field.downloads-all input {
  opacity: 0;
}

.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}

.page-product-giftcard .giftcard-amount {
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}

/*
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
*/
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}

.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

/*
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
*/
.page-product-giftcard .product-info-main .alert, .page-product-giftcard .product-info-main .message {
  clear: left;
}

.page-product-giftcard .product-info-stock-sku {
  display: block;
}

.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}

.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}

.page-product-giftcard .giftcard.form {
  clear: both;
}

.page-product-giftcard .price-box {
  margin-bottom: 10px;
}

.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  width: auto;
}

.giftcard-account .please-wait {
  display: none;
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}

.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}

.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}

.gift-message .field .label {
  color: #666666;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}

.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}

.gift-options {
  margin: 20px 0;
}

.gift-options .actions-toolbar .action-cancel {
  display: none;
}

.gift-options-title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  margin: 0 0 20px;
}

.gift-options-content .fieldset {
  margin: 0 0 20px;
}

.gift-summary {
  position: relative;
}

.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}

.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}

.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}

.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #8f8f8f;
}

.gift-summary .action-delete:before {
  content: '\e604';
}

.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}

.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}

.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}

.gift-item-block._active .title:after {
  content: '\e621';
}

.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
}

.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-item-block .title:hover:after {
  color: #333333;
}

.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 10px 0;
}

.options-order-container,
.options-items-container {
  margin-bottom: 10px;
}

.gift-messages-order {
  margin-bottom: 25px;
}

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}

.giftregisty-dropdown .action.toggle {
  color: #1979c3;
}

.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}

.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}

.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}

.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}

.form-giftregistry-search {
  margin-bottom: 60px;
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}

.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}

.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}

.block-giftregistry-shared-items .item .col {
  border: 0;
}

.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}

.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}

.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}

.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}

.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}

.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}

.block-giftregistry-shared-items .product-item-name {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}

.gift-wrapping-info {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 20px 0;
}

.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}

.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}

.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 40px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-wrapping-list .no-image:after {
  display: block;
}

.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}

.gift-wrapping-item:last-child {
  margin-right: 0;
}

.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.gift-wrapping-item > span {
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
}

.gift-wrapping-title {
  margin: 10px 0;
}

.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}

.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}

.gift-wrapping-title .action-remove:active:before {
  color: #8f8f8f;
}

.gift-options-content .fieldset .field {
  margin: 10px 0;
}

.gift-wrapping-summary {
  padding-right: 70px;
  padding-right: 7rem;
}

.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}

.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}

.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}

@media (min-width: 768px) {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    display: block;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 700px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .opc-sidebar {
    margin: 0 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
}

.amazon-button-container .field-tooltip {
  left: 15px;
}

.authentication-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}

.authentication-wrapper {
  position: relative;
  z-index: 1;
}

._has-auth-shown .authentication-wrapper {
  z-index: 1050;
}

@media (min-width: 768px) {
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #95989A;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: visibility 0s linear .1s, -webkit-transform linear .1s;
    transition: visibility 0s linear .1s, -webkit-transform linear .1s;
    transition: transform linear .1s, visibility 0s linear .1s;
    transition: transform linear .1s, visibility 0s linear .1s, -webkit-transform linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    -webkit-transition: visibility 0s linear 0s, -webkit-transform linear .1s;
    transition: visibility 0s linear 0s, -webkit-transform linear .1s;
    transition: transform linear .1s, visibility 0s linear 0s;
    transition: transform linear .1s, visibility 0s linear 0s, -webkit-transform linear .1s;
    visibility: visible;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .popup-authentication .block[class] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
}

@media (max-width: 767px) {
  .modal-custom.authentication-dropdown {
    -webkit-box-shadow: -2px 1px 10px 0px rgba(0, 0, 0, 0.7);
    box-shadow: -2px 1px 10px 0px rgba(0, 0, 0, 0.7);
  }
}

.loading-mask,
.overlay-bg-checkout {
  text-align: center;
  color: #000;
  font-size: 16px;
}

.loading-mask img,
.overlay-bg-checkout img {
  margin: 0 auto;
}

.loading-mask p,
.overlay-bg-checkout p {
  margin-bottom: 0;
}

.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}

.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.loading-mask .loader > p {
  display: none;
}

.checkout-container .page-title {
  font-size: 30px;
}

.opc-block-summary .items-in-cart > .title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.opc-block-summary .items-in-cart .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.opc-block-summary .product-item {
  border-bottom: 1px solid #95989A;
  padding: 20px 0;
}

.opc-block-summary .minicart-items {
  list-style: none;
  padding-left: 0;
}

.opc-block-summary .minicart-items .product-image-container {
  display: inline-block;
  max-width: 100%;
  float: left;
  overflow: hidden;
}

.opc-block-summary .minicart-items .product-item-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 10px;
  padding-top: 0;
  text-align: left;
}

.opc-block-summary .minicart-items .product-item-name {
  font-size: 12px;
  margin-bottom: 10px;
}

.opc-block-summary .minicart-items .produc-item-option {
  color: #95989A;
  font-size: 11px;
  text-transform: none;
}

.opc-block-summary .minicart-items .subtotal {
  margin-top: 10px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

@media (min-width: 992px) {
  .opc-block-summary .minicart-items .product-image-wrapper {
    position: relative;
  }
}

.opc-block-summary .table-totals {
  font-size: 14px;
  margin-top: 20px;
}

.opc-block-summary .table-totals .mark {
  background: transparent;
}

.opc-block-summary .table-totals tr:hover {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opc-block-summary .table-totals th,
.opc-block-summary .table-totals td {
  border: none;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}

.opc-block-summary .table-totals th {
  text-transform: uppercase;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

.opc-block-summary .table-totals td {
  text-align: right;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.opc-block-summary .table-totals .grand.totals strong {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 38px;
  line-height: 1em;
}

@media (max-width: 991px) {
  .opc-block-summary .table-totals .grand.totals strong {
    font-size: 26px;
  }
}

.opc-block-summary .table-totals .grand.totals th,
.opc-block-summary .table-totals .grand.totals td {
  border-top: 1px solid #95989A;
  padding-top: 10px;
}

.opc-block-summary .table-totals .totals.shipping .label {
  padding: 0;
  font-size: 100%;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.opc-block-summary .table-totals .totals.shipping .value {
  display: none;
}

.opc-block-summary .table-totals .totals.discount .title {
  border: none;
  font-size: 14px;
  padding-bottom: 0;
}

.opc-block-summary .table-totals .totals.fidelity_discount th, .opc-block-summary .table-totals .total-rules th {
  padding-left: 25px;
  font-size: 12px;
}

.opc-block-summary .table-totals .totals.fidelity_discount td, .opc-block-summary .table-totals .total-rules td {
  font-size: 12px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

.opc-block-summary .table-totals .totals.fidelity_discount .title, .opc-block-summary .table-totals .total-rules .title {
  border: none;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-bottom: 0;
}

.opc-block-summary .table-totals tr:nth-last-child(-n+2) th,
.opc-block-summary .table-totals tr:nth-last-child(-n+2) td {
  padding-bottom: 22px;
}

@media (max-width: 767px) {
  .opc-block-summary {
    padding: 0 15px 22px;
  }
}

#checkoutSteps {
  list-style: none;
  padding-left: 0;
}

.step-title, .checkout-index-index .checkout-payment-method .block-giftcard .block-title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .step-title, .checkout-index-index .checkout-payment-method .block-giftcard .block-title {
    text-align: right;
    padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .step-title, .checkout-index-index .checkout-payment-method .block-giftcard .block-title {
    margin-bottom: 30px;
  }
}

#co-payment-form .payment-method-title {
  margin-bottom: 15px;
}

#co-payment-form .payment-method-title .label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}

#co-payment-form .payment-method-title input {
  vertical-align: middle;
  display: inline-block;
}

#co-payment-form .payment-method-title label[for="paymentfee"]:before {
  content: url("../images/contrassegno.png");
  width: 33px;
  height: 37px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

@media (min-width: 992px) and (max-width: 1499px) {
  #co-payment-form .payment-method-title label img {
    display: none;
  }
  #co-payment-form .payment-method-title label[for="paymentfee"]:before {
    display: none;
  }
}

#co-payment-form .payment-method-content {
  padding-left: 25px;
}

#co-payment-form .payment-method-content button {
  padding: 5px 20px;
  font-size: 16px;
}

#co-payment-form .payment-method-content .actions-toolbar {
  text-align: right;
  display: block;
}

#co-payment-form .payment-method-content a.action-help {
  text-decoration: underline;
}

#co-payment-form .payment-method-content .fixed-amount {
  display: inline;
}

#co-payment-form .payment-method-content label {
  display: inline;
}

#co-payment-form .payment-method-content .payment-method-billing-address label,
#co-payment-form .payment-method-content .payment-method-billing-address legend {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
}

#co-payment-form .payment-method-content .payment-method-billing-address legend {
  padding-top: 4px;
  margin-bottom: 0;
}

#co-payment-form .payment-method-content .payment-method-billing-address fieldset,
#co-payment-form .payment-method-content .payment-method-billing-address fieldset > div {
  margin-bottom: 0;
}

#co-payment-form .payment-method-content .fieldset > div {
  margin-bottom: 0;
}

#co-payment-form .payment-method-content .fieldset .field-select-billing label {
  display: none;
}

#co-payment-form .payment-method-content .fieldset .actions-toolbar {
  margin-top: 20px;
}

#co-payment-form #billing-new-address-form {
  margin-top: 20px;
}

#co-payment-form fieldset > div {
  margin-bottom: 20px;
}

.table-totals tbody > tr > td:last-child {
  border-radius: 0;
  padding-right: 8px;
}

.opc-block-shipping-information {
  overflow: hidden;
  font-size: 12px;
}

.opc-block-shipping-information .title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #95989A;
  padding-bottom: 15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.opc-block-shipping-information .shipping-information-title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
  display: none;
}

@media (min-width: 1200px) {
  .opc-block-shipping-information .shipping-information .col {
    width: 50%;
    float: left;
  }
  .opc-block-shipping-information .shipping-information .col:first-child {
    padding-right: 5px;
  }
  .opc-block-shipping-information .shipping-information .col:last-child {
    padding-left: 5px;
  }
}

#shipping-address-buttons-container,
#payment-buttons-container {
  border-top: 1px solid #95989A;
  padding-top: 41px;
}

#shipping-address-buttons-container a.back-link,
#payment-buttons-container a.back-link {
  text-transform: uppercase;
  line-height: 31px;
  vertical-align: middle;
  cursor: pointer;
}

#shipping-address-buttons-container a.back-link:before,
#payment-buttons-container a.back-link:before {
  content: "< ";
}

@media (max-width: 767px) {
  #shipping-address-buttons-container a.back-link,
  #payment-buttons-container a.back-link {
    text-align: center;
    width: 100%;
    display: table-footer-group;
  }
}

@media (min-width: 768px) {
  #shipping-address-buttons-container .primary,
  #payment-buttons-container .primary {
    float: right;
  }
}

@media (max-width: 767px) {
  #shipping-address-buttons-container,
  #payment-buttons-container {
    display: table;
    width: 100%;
    padding-top: 30px;
  }
  #shipping-address-buttons-container button,
  #payment-buttons-container button {
    width: 100%;
    margin-bottom: 10px;
  }
}

.opc-estimated-wrapper {
  overflow: hidden;
}

.opc-estimated-wrapper .minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart {
  color: #000;
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  content: "";
  width: 26px;
  height: 26px;
  background-image: url(../images/sprite-icone.png);
  background-repeat: no-repeat;
  background-size: 75px 75px;
  background-position: right top;
  display: inline-block;
}

.authentication-dropdown .modal-header,
.opc-summary-wrapper .modal-header {
  display: inline-block;
  padding: 20px !important;
}

.authentication-dropdown .modal-content {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

aside.modal-popup.modal-slide .modal-footer,
.opc-sidebar.modal-popup.modal-slide .modal-footer {
  border-top: 0;
  padding: 20px !important;
}

@media (max-width: 991px) {
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
}

.opc-sidebar .ship-to h3 {
  margin: 5px 0;
  font-size: inherit;
}

@media (max-width: 767px) {
  .opc-sidebar {
    -webkit-box-shadow: -10px 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0 10px 1px rgba(0, 0, 0, 0.4);
  }
}

.opc-sidebar button.action {
  background-color: #000;
  font-weight: normal;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}

.opc-sidebar button.action span {
  display: inline;
}

.opc-sidebar button.action::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #39c87a;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.opc-sidebar button.action:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
  width: 100%;
}

#shipping-new-address-form .field,
#billing-new-address-form .field {
  display: inline-block;
  margin-bottom: 22px;
}

#shipping-new-address-form .field.street .field,
#billing-new-address-form .field.street .field {
  margin-bottom: 0;
}

#shipping-new-address-form .field.choice input,
#billing-new-address-form .field.choice input {
  float: left;
  height: auto;
  margin-right: 10px;
  margin-top: 0;
}

#shipping-new-address-form .field.choice span.text,
#billing-new-address-form .field.choice span.text {
  padding-top: 7px;
  display: inline-block;
}

#shipping-new-address-form label,
#shipping-new-address-form .label,
#billing-new-address-form label,
#billing-new-address-form .label {
  font-size: 16px;
}

#shipping-new-address-form input,
#shipping-new-address-form textarea,
#billing-new-address-form input,
#billing-new-address-form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}

#shipping-new-address-form select,
#billing-new-address-form select {
  padding-top: 9px;
  padding-bottom: 9px;
}

@media (min-width: 768px) {
  #shipping-new-address-form,
  #billing-new-address-form {
    margin-left: -10px;
    margin-right: -10px;
  }
  #shipping-new-address-form > .field,
  #billing-new-address-form > .field {
    width: 49.5%;
    vertical-align: top;
    padding: 0 10px;
    position: relative;
  }
  #shipping-new-address-form > .field.choice,
  #billing-new-address-form > .field.choice {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #shipping-new-address-form > .field,
  #billing-new-address-form > .field {
    width: 100%;
  }
}

.checkout-shipping-address label,
.checkout-shipping-address .label {
  font-size: 16px;
}

.checkout-shipping-address input {
  padding-top: 10px;
  padding-bottom: 10px;
}

.authentication-wrapper {
  border: 1px solid #95989A;
  padding: 20px 25px;
  margin-bottom: 70px;
}

.authentication-inner h3 {
  font-size: 23px;
  margin: 0;
  white-space: nowrap;
  text-transform: uppercase;
}

.authentication-inner button {
  min-width: 125px;
}

@media (min-width: 992px) {
  .authentication-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .authentication-inner .col-center {
    padding: 0 20px;
  }
}

@media (max-width: 991px) {
  .authentication-inner button {
    width: 100%;
  }
  .authentication-inner h3 {
    font-size: 16px;
  }
  .authentication-inner .col-center {
    margin: 20px 0;
  }
}

@media (min-width: 768px) {
  .authentication-dropdown {
    width: 320px;
    right: 0;
    -webkit-box-shadow: 0px 0px 10px 2px #ccc;
    box-shadow: 0px 0px 10px 2px #ccc;
  }
  .authentication-dropdown .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .opc-wrapper {
    border-right: 1px solid #95989A;
    margin-top: 40px;
  }
  #opc-sidebar {
    border-left: 1px solid #95989A;
    margin-left: -1px;
  }
}

.authentication-dropdown .modal-header,
.opc-summary-wrapper .modal-header {
  display: inline-block;
  padding: 20px !important;
}

.authentication-dropdown .modal-content {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.authentication-dropdown .block-customer-login {
  width: 100%;
  padding: 0 0 20px;
}

.authentication-dropdown .block-customer-login .secondary {
  margin-bottom: 20px;
}

.authentication-dropdown .block-customer-login .btn-sign-in {
  width: 100%;
}

.authentication-dropdown .block-customer-login .block-title {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px;
}

.table-checkout-shipping-method {
  width: 100%;
}

.table-checkout-shipping-method .row .col-carrier:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.table-checkout-shipping-method .row label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #cccccc;
  border: 1px solid #cccccc;
  text-align: center;
  width: 100%;
  min-height: 40px;
  line-height: 1em;
  vertical-align: middle;
  padding: 15px 0;
  cursor: pointer;
  margin-bottom: 10px;
}

.table-checkout-shipping-method .row label span {
  text-transform: none;
  color: #cccccc;
}

@media (min-width: 768px) {
  .table-checkout-shipping-method .row {
    display: table;
    width: 70%;
    margin: 0;
  }
}

.table-checkout-shipping-method tbody td {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .table-checkout-shipping-method tbody td:nth-child(even) {
    padding-right: 12px;
  }
}

.table-checkout-shipping-method tbody td.col-error {
  padding-top: 10px;
  padding-bottom: 10px;
}

.table-checkout-shipping-method input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}

.table-checkout-shipping-method input[type="radio"]:checked + label {
  color: #000;
  border-color: #000000;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.table-checkout-shipping-method .row_bestway .col-carrier:before,
.table-checkout-shipping-method tr[class*="row_ship"] .col-carrier:before {
  width: 47px;
  height: 38px;
  background-image: url("../images/van.svg");
  background-size: 100% 100%;
}

.table-checkout-shipping-method .row_storepickup .col-carrier:before {
  width: 35px;
  height: 34px;
  background-image: url("../images/shop.svg");
  background-size: 100% 100%;
}

#request-invoice-form .field {
  margin-bottom: 20px;
}

#request-invoice-form .field .checkbox {
  margin-left: 30px;
}

#request-invoice-form .field .label {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 5px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 0;
}

#request-invoice-form .field .label span:last-child {
  padding-top: 8px;
  display: inline-block;
}

#request-invoice-form .field input,
#request-invoice-form .field select {
  padding-top: 7px;
  padding-bottom: 7px;
}

#request-invoice-form .checkbox {
  margin: 0;
}

.form-giftcard-account div.primary,
.form-giftcard-account div.secondary {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .form-giftcard-account .payment-option-inner {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .opc-payment-additional .form-discount input {
    width: 100%;
  }
}

.block-authentication label {
  display: none;
}

.block-authentication input {
  padding: 5px;
}

.block-authentication .action.remind {
  font-size: 11px;
  line-height: 13.2px;
  text-transform: none;
  text-decoration: underline;
}

.opc-wrapper .form-login .note {
  display: inline-block;
}

#checkout-step-shipping .form-login .action.remind {
  font-size: 11px;
  line-height: 13.2px;
  text-transform: none;
  text-decoration: underline;
  margin-top: 15px;
  display: block;
}

#checkout-step-shipping .field.street .field .label,
#checkout-step-shipping .field.street .field.additional,
#billing-new-address-form .field.street .field .label,
#billing-new-address-form .field.street .field.additional,
#request-invoice-form .field.street .field .label,
#request-invoice-form .field.street .field.additional,
#shipping-new-address-form .field.street .field .label,
#shipping-new-address-form .field.street .field.additional {
  display: none;
}

#co-payment-form .payment-method-content button.checkout {
  background-color: #4e8fe7;
  border-color: #4e8fe7;
}

#co-shipping-method-form .message.notice {
  color: #ff1414;
}

.checkout-index-index .authentication-wrapper {
  border: 1px solid #95989A;
  padding: 20px 25px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .checkout-index-index .authentication-wrapper {
    margin-bottom: 20px;
  }
}

.checkout-index-index .payment-option {
  margin-top: 38px;
}

.checkout-index-index .checkout-payment-method .block-giftcard .block-title {
  padding-right: 51px;
}

.checkout-index-index .checkout-payment-method .block-giftcard .field label {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 15px;
}

.checkout-index-index .checkout-payment-method #cart-gift {
  float: right;
}

@media (max-width: 992px) {
  .checkout-index-index .checkout-payment-method #cart-gift {
    float: none;
  }
}

.checkout-index-index .checkout-payment-method #cart-gift td {
  padding-left: 10px;
}

.checkout-index-index .checkout-payment-method #gift-form label {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 15px;
}

.checkout-index-index .checkout-payment-method #gift-form input {
  margin-bottom: 25px;
}

.checkout-index-index .payment-option-title {
  text-align: left;
  padding-right: 0;
  font-size: 18px;
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
}

#co-transparent-form-braintree .legend {
  font-size: 25px;
  padding-bottom: 0;
}

#co-transparent-form-braintree .hosted-control {
  height: auto;
  border: 1px solid #95989A;
  border-radius: 3px;
  padding: 5px;
  clear: both;
  display: inline-block;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#co-transparent-form-braintree .hosted-date-wrap .hosted-control {
  width: 100px;
  margin-right: 10px;
}

#co-transparent-form-braintree .hosted-cid {
  width: 100px;
}

#co-transparent-form-braintree .field.cvv .field-tooltip {
  position: relative;
  display: block;
}

#co-transparent-form-braintree .field.cvv .field-tooltip-content {
  position: relative;
  margin-top: 15px;
}

#co-transparent-form-braintree .field.cvv .field-tooltip-content:before, #co-transparent-form-braintree .field.cvv .field-tooltip-content:after {
  display: none;
}

@media (max-width: 767px) {
  #co-transparent-form-braintree .field.cvv .field-tooltip-content {
    left: 0;
    width: 250px;
  }
}

#co-transparent-form-braintree .field.cvv .field-tooltip-action:before {
  font-family: "FontAwesome";
  content: "\f059";
  margin-right: 5px;
}

#co-transparent-form-braintree .field.cvv .field-tooltip-action > span {
  position: relative;
}

#co-transparent-form-braintree .hosted-error {
  width: 100%;
  display: none;
  clear: both;
}

#co-transparent-form-braintree .braintree-hosted-fields-invalid ~ .hosted-error {
  display: block;
}

#co-transparent-form-braintree .label {
  padding-left: 0;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.checkout-onepage-success .create-account-btn {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 23px;
  margin: 40px 0;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
}

.checkout-onepage-success .fidelity-box .col-image {
  padding-top: 18px;
}

.checkout-onepage-success .fidelity-text {
  padding-top: 15px;
}

@media (max-width: 767px) {
  .checkout-onepage-success .checkout-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  .checkout-onepage-success .checkout-success .col-1 {
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 767px) {
  .checkout-onepage-success .checkout-success .col-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 767px) {
  .checkout-onepage-success .checkout-success .fidelity-container {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.checkout-shipping-method {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .checkout-shipping-method .field-tooltip .field-tooltip-content {
    width: 260px;
    left: 28px;
  }
}

#form-cgv-conditions .field {
  margin-bottom: 5px;
}

#form-cgv-conditions .field.choice.newsletter.checkbox {
  margin-top: 0;
}

#form-cgv-conditions .label {
  font-size: 15px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

#form-cgv-conditions .label a {
  text-decoration: underline;
}

.checkout-success {
  overflow: hidden;
}

.checkout-success .col-1, .checkout-success .col-2 {
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  .checkout-success .col-1 {
    width: 20%;
    float: left;
    text-align: right;
    border-right: 1px solid #95989A;
    padding-right: 40px;
  }
  .checkout-success .col-2 {
    width: 55%;
    float: left;
    margin-right: 25%;
    border-left: 1px solid #95989A;
    margin-left: -1px;
    padding-left: 35px;
  }
}

@media (max-width: 991px) {
  .checkout-success {
    display: table;
    width: 100%;
  }
  .checkout-success .col-1, .checkout-success .col-2 {
    width: 100%;
  }
  .checkout-success .col-1 {
    display: table-footer-group;
  }
  .checkout-success .col-2 {
    padding-bottom: 0;
  }
  .checkout-success .button-actions {
    border-top: 1px solid #95989A;
    border-bottom: 1px solid #95989A;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 30px;
  }
}

.checkout-success .table tbody > tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.checkout-success .table tbody > tr > td {
  border-radius: 0;
}

.checkout-success .col-1 h3 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.checkout-success .col-2 > h2 {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 32px;
}

.checkout-success .address {
  margin-bottom: 30px;
}

.checkout-success .address .title {
  text-transform: uppercase;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}

.checkout-success .order_number {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.checkout-success .products-count {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 55px;
  margin-bottom: 12px;
  font-size: 14px;
}

.checkout-success .method_payment {
  text-transform: uppercase;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.checkout-success .product-name {
  font-size: 16px;
  text-transform: uppercase;
}

.checkout-success .item-image {
  padding-left: 0;
}

.checkout-success .item-price {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: right;
  vertical-align: middle;
  padding-right: 0;
}

.checkout-success .product-options {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

.checkout-success .table-items {
  border-top: 1px solid #95989A;
}

.checkout-success .table-items th, .checkout-success .table-items td {
  border-bottom: 1px solid #95989A;
}

.checkout-success .table-totals {
  border-bottom: 1px solid #95989A;
}

.checkout-success .table-totals th, .checkout-success .table-totals td {
  font-size: 18px;
  border: none;
  padding-top: 0;
  padding-bottom: 5px;
}

.checkout-success .table-totals th {
  text-transform: uppercase;
  font-weight: normal;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  width: 70%;
  text-align: right;
}

@media (max-width: 991px) {
  .checkout-success .table-totals th {
    text-align: left;
  }
}

.checkout-success .table-totals td {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  width: 30%;
  text-align: right;
}

.checkout-success .table-totals .grand_total th, .checkout-success .table-totals .grand_total td {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  padding-top: 15px;
}

.checkout-success .table-totals .grand_total td {
  font-size: 30px;
}

.checkout-success .table-totals .grand_total span {
  text-transform: none;
  color: #999999;
  display: inline-block;
  width: 100%;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

.checkout-success .button-actions {
  overflow: hidden;
}

.checkout-success .button-actions a {
  font-size: 11px;
  float: right;
  text-decoration: none;
  border-bottom: 1px solid #7f7f7f;
  text-transform: uppercase;
}

.checkout-success .shipping_description br, .checkout-success .shipping_description img {
  display: none;
}

.checkout-success .shipping_description span {
  text-transform: none;
}

.discount_thankyou {
  margin: 0;
}

/**
 * Magestore
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magestore
 * @package     Magestore_Storepickup
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */
.storepickup-wrapper .widget-mylocation {
  display: none;
}

.storepickup-wrapper .title {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.storepickup-wrapper .subtitle {
  line-height: 17px;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.storepickup-wrapper .overlay-bg {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.8;
  display: none;
}

.storepickup-wrapper .overlay-bg img {
  width: 70px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
}

.storepickup-wrapper .map-box-container,
.storepickup-wrapper .form-information {
  padding-right: 0;
  margin-bottom: 15px;
}

.storepickup-wrapper .map-box-container {
  height: 606px;
}

.storepickup-wrapper .map-box-container .googlemap {
  height: 100%;
}

.storepickup-wrapper .list-store {
  margin: 20px 0;
}

.storepickup-wrapper .store-item {
  font-size: 12px;
  margin-bottom: 20px;
}

.storepickup-wrapper .store-item .title-store {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 18px;
}

.storepickup-wrapper .store-item p {
  margin: 0;
}

.storepickup-wrapper .store-item .btn-link,
.storepickup-wrapper .store-item .title-store {
  cursor: pointer;
}

@media (min-width: 768px) {
  .storepickup-wrapper .store-item {
    min-height: 120px;
  }
}

.storepickup-wrapper .search-box button {
  width: 100%;
  margin-bottom: 10px;
}

.storepickup-wrapper .form-groupslider-range-min {
  margin: 30px 0 20px;
}

.storepickup-wrapper .search-tab {
  text-transform: uppercase;
  border: 1px solid #95989A;
  border-bottom: none;
  padding: 5px 10px;
  cursor: pointer;
}

.storepickup-wrapper .search-tab.active {
  background-color: #95989A;
}

.storepickup-wrapper #form-search-distance,
.storepickup-wrapper #form-search-area {
  border: 1px solid #95989A;
  padding: 20px 10px 10px;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 768px) {
  .storepickup-wrapper .col-right {
    padding-left: 40px;
  }
}

.custom-popup {
  left: 0 !important;
  margin-top: 5px;
}

.custom-popup .display {
  display: none;
}

.custom-popup .display.active {
  display: block;
}

.custom-popup.open {
  border: 1px solid #ececec;
}

.custom-popup ul.vertical {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}

.custom-popup ul.vertical li {
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ccc;
  width: 40px;
  float: none;
  height: 20px;
  border-bottom: none;
  cursor: pointer;
}

.custom-popup ul.vertical li span {
  text-indent: -10000px;
  padding: 0px 20px 5px 13px;
  display: block;
}

.custom-popup ul.vertical li span:hover {
  border-bottom: 2px solid #95989A;
}

.custom-popup ul.vertical li.car {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -40px;
}

.custom-popup ul.vertical li.car:hover,
.custom-popup ul.vertical li.car.active {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -60px;
}

.custom-popup ul.vertical li.bus {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -80px;
}

.custom-popup ul.vertical li.bus:hover,
.custom-popup ul.vertical li.bus.active {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -100px;
}

.custom-popup ul.vertical li.walk {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -120px;
}

.custom-popup ul.vertical li.walk:hover,
.custom-popup ul.vertical li.walk.active {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -140px;
}

.custom-popup ul.vertical li.bicycle {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -160px;
}

.custom-popup ul.vertical li.bicycle:hover,
.custom-popup ul.vertical li.bicycle.active {
  background: url("../images/storelocator/sprite-icon.png") no-repeat center -180px;
}

.custom-popup .directions-tool {
  margin-bottom: 10px;
  overflow: auto;
}

.custom-popup .directions-tool .widget-directions-searchbox-handle {
  visibility: visible;
  position: absolute;
  height: 60px;
  width: 15px;
  padding: 8px 0 0 0;
  z-index: 4;
  -webkit-transition: background-color 200ms cubic-bezier(0.52, 0, 0.48, 1);
  transition: background-color 200ms cubic-bezier(0.52, 0, 0.48, 1);
}

.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon {
  background: transparent url("../images/storelocator/omnibox-sprite.png") no-repeat -2px -31px;
  background-size: 20px 100px;
  width: 16px;
  height: 17px;
  text-indent: -10000px;
}

.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon.waypoint-handle {
  background-position: 0 2px;
  width: 16px;
  height: 13px;
}

.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon.waypoint-bullet {
  background-position: 0 -12px;
  width: 11px;
  height: 20px;
  margin-top: 3px;
}

.custom-popup .directions-tool .form-inputs {
  padding-left: 22px;
}

.custom-popup .directions-tool .form-inputs input {
  height: 34px;
  width: 95%;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  outline: 0;
}

.custom-popup .directions-tool .form-inputs input.start {
  border-top: 1px solid #ccc;
}

.custom-popup .directions-tool .form-inputs input.end {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.custom-popup .directions-tool .widget-directions-right-overlay {
  position: absolute;
  z-index: 3;
  top: 4px;
  bottom: 0;
  right: 0;
  width: 30px;
  border: 0;
  opacity: 1;
  -webkit-transition: opacity 200ms cubic-bezier(0.52, 0, 0.48, 1);
  transition: opacity 200ms cubic-bezier(0.52, 0, 0.48, 1);
}

.custom-popup .directions-tool .widget-directions-right-overlay button {
  text-indent: -10000px;
  background: transparent url("../images/storelocator/omnibox-sprite.png") no-repeat center -64px;
  width: 20px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 20px;
  outline: 0;
  opacity: 0.5;
  padding: 0;
}

.custom-popup .directions-tool .widget-directions-right-overlay button:hover {
  opacity: 1;
}

.custom-popup .directions-tool .directions-panel {
  max-height: 300px;
}

.table-wrap .table > tbody > tr > td,
.table-wrap .table > tbody > tr > th,
.table-wrap .table > tfoot > tr > td,
.table-wrap .table > tfoot > tr > th,
.table-wrap .table > thead > tr > td,
.table-wrap .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #95989A;
  text-align: center;
}

.list-store-box {
  margin-top: 20px;
  display: inline-block;
}

@media (max-width: 991px) {
  .storepickup-index-index .main,
  .storepickup-index-index main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .storepickup-wrapper-table {
    display: table;
    width: 100%;
  }
  .storepickup-wrapper-table .col-left {
    display: table-footer-group;
  }
  .storepickup-wrapper-table .col-right {
    display: table-header-group;
  }
}

.modal-popup .storepickup-wrapper .col-right {
  padding-left: 10px;
}

.modal-popup .storepickup-wrapper .search-tab {
  width: 100%;
}

.storepickup-information .list-store-select.disable-ul {
  width: 60%;
}

@media (max-width: 767px) {
  .storepickup-information .list-store-select.disable-ul {
    width: 100%;
    font-size: 12px;
  }
}

select.list-store-select {
  border: 1px solid #ccc;
  height: 36px;
  padding: 5px 40px 5px 12px;
}

.info-store-checkout h3 {
  text-transform: none;
  font-size: 20px;
  margin-bottom: 0;
}

.storepickup-information #select_store_by_map,
.storepickup-information #select_store_by_map:hover {
  color: #fff;
  text-decoration: none;
  margin: 20px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .storepickup-information #select_store_by_map {
    width: 100%;
  }
}

#storepickup-information {
  overflow: hidden;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #storepickup-information {
    margin-bottom: 30px;
  }
}

input.input-text, textarea, select {
  width: 100%;
}

input.input-text.mage-error, textarea.mage-error, select.mage-error {
  border-color: #ff1414;
}

.mage-error, .field-error, .hosted-error {
  color: #ff1414;
}

select.mage-error {
  color: inherit;
}

.page-main {
  padding-top: 60px;
  padding-bottom: 60px;
}

.catalog-product-view .page-main {
  padding-top: 15px;
}

.catalog-category-view .page-main {
  padding-top: 0;
}

.page-main--cms {
  padding-top: 0;
}

.legend {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom-color: #000;
}

.actions-toolbar,
.field {
  margin-bottom: 25px;
}

.actions-toolbar.required > label::after, .actions-toolbar.required > .label::after, .actions-toolbar._required > label::after, .actions-toolbar._required > .label::after,
.field.required > label::after,
.field.required > .label::after,
.field._required > label::after,
.field._required > .label::after {
  content: '*';
}

.actions-toolbar > label,
.field > label {
  margin-bottom: 15px;
}

.field.street .nested {
  display: none;
}

@media (min-width: 992px) {
  .actions-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .actions-toolbar > .primary {
    margin-bottom: 20px;
  }
}

.actions-toolbar > .primary > .action {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  min-width: 250px;
}

.actions-toolbar > .primary > .action:hover {
  color: #fff;
  text-decoration: none;
}

.actions-toolbar > .secondary {
  background-color: transparent;
}

.actions-toolbar > .secondary .back {
  vertical-align: middle;
  line-height: 43px;
}

.block-title > .action {
  float: right;
  margin-right: 62px;
}

.page.messages {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  font-size: 13px;
}

.login-container {
  margin-left: -11px;
  margin-right: -11px;
}

.login-container:before, .login-container:after {
  content: " ";
  display: table;
}

.login-container:after {
  clear: both;
}

.block-new-customer,
.block-customer-login {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 992px) {
  .block-new-customer,
  .block-customer-login {
    float: left;
    width: 50%;
  }
}

.password .forget {
  text-align: center;
}

.password .forget,
.password .reset {
  margin: 0 auto;
}

@media (min-width: 480px) and (max-width: 991px) {
  .password .forget,
  .password .reset {
    width: 70%;
  }
}

@media (min-width: 992px) {
  .password .forget,
  .password .reset {
    max-width: 50%;
  }
}

.login-container-wrapper.block-customer-login, .login-container-wrapper.block-new-customer {
  font-size: 15px;
}

.login-container-wrapper.block-customer-login .fieldset:after, .login-container-wrapper.block-new-customer .fieldset:after {
  display: none;
}

.login-container-wrapper.block-customer-login .contents-separator, .login-container-wrapper.block-new-customer .contents-separator {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .login-container-wrapper.block-customer-login .block-content, .login-container-wrapper.block-new-customer .block-content {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
}

.block-new-customer p {
  margin-bottom: 20px;
}

.account:not(.cms-home) .columns {
  margin-left: -17px;
  margin-right: -18px;
}

.account:not(.cms-home) .columns:before, .account:not(.cms-home) .columns:after {
  content: " ";
  display: table;
}

.account:not(.cms-home) .columns:after {
  clear: both;
}

.account:not(.cms-home) .columns > .main {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .main {
    float: left;
    width: 83.3333333333%;
  }
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .main {
    left: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .main > div.block {
    margin-left: 57.6px;
    margin-right: 46.6px;
  }
  .account:not(.cms-home) .columns > .main > div.block.block-dashboard-helloMessage {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.account:not(.cms-home) .columns > .sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .sidebar {
    float: left;
    width: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .sidebar {
    right: 83.3333333333%;
  }
}

@media (min-width: 992px) {
  .account:not(.cms-home) .columns > .sidebar {
    float: right !important;
  }
}

.account:not(.cms-home) .account-nav > .title,
.account:not(.cms-home) .page-title-wrapper {
  display: none;
}

.account:not(.cms-home) .account-nav .nav.item {
  margin-bottom: 10px;
}

.account:not(.cms-home) .account-nav .nav.item:first-child {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.account:not(.cms-home) .account-nav .nav.item:first-child b, .account:not(.cms-home) .account-nav .nav.item:first-child strong {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.account:not(.cms-home) .account-nav .nav > li > a {
  padding: 0;
}

.account-logout,
.account-customer-care {
  margin-top: 50px;
}

.account-logout .nav > li > a {
  padding: 0;
}

.account-customer-care li {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  position: relative;
  display: block;
}

.account-customer-care li:before, .account-customer-care li:after {
  content: " ";
  display: table;
}

.account-customer-care li:first-child > a {
  color: #f75959;
}

.account-customer-care li > a {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  position: relative;
  display: block;
}

.account-customer-care li > a:hover, .account-customer-care li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.account .account-nav .nav > li > a,
.account .account-logout .nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
}

.customer-account-introBox {
  margin-bottom: 30px;
  overflow: hidden;
}

.customer-account-introBox .block-title > h2 {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (min-width: 480px) {
  .customer-account-introBox .block-title > h2 {
    font-size: 30px;
  }
}

.customer-account-introBox img {
  margin: 0 auto;
}

.customer-account-introBox .block-title {
  text-align: center;
}

.customer-account-forgotpassword .page-title-wrapper, .customer-account-login .page-title-wrapper {
  display: none;
}

@media (max-width: 767px) {
  .customer-account-forgotpassword form {
    text-align: center;
  }
}

@media (max-width: 991px) {
  #collapse-accountnav {
    font-size: 18px;
    font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 5px 0;
    cursor: pointer;
  }
  #collapse-accountnav span:after {
    content: "+";
    float: right;
    padding-right: 10px;
  }
  .account .sidebar-main {
    border: 1px #95989A solid;
    margin: 0 17.5px 30px;
  }
  .account .sidebar-main > .block {
    display: none;
  }
  .account .sidebar-main.opened #collapse-accountnav span:after {
    content: "-";
  }
  .account .sidebar-main.opened > .block {
    display: block;
    margin-top: 15px;
  }
}

.checkbox-select-wrapper select {
  opacity: 0;
  height: 0;
  padding: 0;
  border: none;
  float: left;
}

.checkbox-select-wrapper .frame-default, .checkbox-select-wrapper .frame-bgGrey {
  margin-bottom: 0;
}

.checkbox-select-wrapper .frame-default p, .checkbox-select-wrapper .frame-bgGrey p {
  margin-bottom: 0;
}

.customer-account-createpassword .page-title {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 480px) {
  .customer-account-createpassword .page-title {
    font-size: 30px;
  }
}

.customer-address-form .select2-container--disabled {
  display: none;
}

.form-edit-account .actions-toolbar,
.form-edit-account .fields-wrapper {
  max-width: 884px;
}

.form-edit-account .field.new.password,
.form-edit-account .field-name-firstname {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
}

@media (max-width: 767px) {
  .form-edit-account .field.new.password,
  .form-edit-account .field-name-firstname {
    width: 100%;
    margin-right: 0;
  }
}

.form-edit-account .field.confirm.password,
.form-edit-account .field.gender,
.form-edit-account .field-name-lastname {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .form-edit-account .field.confirm.password,
  .form-edit-account .field.gender,
  .form-edit-account .field-name-lastname {
    width: 100%;
    margin-left: 0;
  }
}

.form-edit-account .field.email,
.form-edit-account .field.password.current,
.form-edit-account .field-dob {
  padding-right: 55%;
}

@media (max-width: 767px) {
  .form-edit-account .field.email,
  .form-edit-account .field.password.current,
  .form-edit-account .field-dob {
    padding-right: 0;
  }
}

.form-edit-account .ui-datepicker-trigger {
  display: none;
}

.email-account {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .email-account {
    width: 100%;
    margin-left: 0;
  }
}

.form-edit-account .field-dob {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
  padding-right: 0;
}

@media (max-width: 767px) {
  .form-edit-account .field-dob {
    width: 100%;
    margin-right: 0;
  }
}

.block-dashboard-info + .block-dashboard-addresses {
  margin-top: 90px;
}

@media (max-width: 767px) {
  .block-dashboard-info + .block-dashboard-addresses {
    margin-top: 20px;
  }
}

.block-dashboard-addresses .block-content,
.block-dashboard-info .block-content {
  margin-left: -11px;
  margin-right: -11px;
}

.block-dashboard-addresses .block-content:before, .block-dashboard-addresses .block-content:after,
.block-dashboard-info .block-content:before,
.block-dashboard-info .block-content:after {
  content: " ";
  display: table;
}

.block-dashboard-addresses .block-content:after,
.block-dashboard-info .block-content:after {
  clear: both;
}

.block-dashboard-addresses .block-content > .box,
.block-dashboard-info .block-content > .box {
  position: relative;
  min-height: 1px;
  padding-left: 62px;
  padding-right: 62px;
}

@media (min-width: 768px) {
  .block-dashboard-addresses .block-content > .box,
  .block-dashboard-info .block-content > .box {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .block-dashboard-addresses .block-content > .box,
  .block-dashboard-info .block-content > .box {
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 20px;
  }
}

.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title {
  margin-bottom: 36px;
}

.block-dashboard-addresses .block-title > strong,
.block-dashboard-info .block-title > strong {
  text-transform: uppercase;
  font-size: 25px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: normal;
}

.block-dashboard-addresses .box-title,
.block-dashboard-info .box-title {
  display: block;
  margin-bottom: 15px;
  font-size: 25px;
}

.block-dashboard-addresses .box-content,
.block-dashboard-info .box-content {
  margin-bottom: 30px;
}

.block-dashboard-addresses .box-actions,
.block-dashboard-info .box-actions {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.block-dashboard-addresses .box-actions > a::after,
.block-dashboard-info .box-actions > a::after {
  content: '\007c';
}

.block-dashboard-addresses .box-actions > a:last-child::after,
.block-dashboard-info .box-actions > a:last-child::after {
  content: '';
}

.block-dashboard-addresses .box-title,
.block-dashboard-info .box-title {
  font-size: 15px;
}

.block-dashboard-helloMessage {
  border-radius: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#f75959), color-stop(50%, #e04086), to(#b714d5));
  background: linear-gradient(to right, #f75959 0%, #e04086 50%, #b714d5 100%);
  color: #fff;
  padding: 35px 40px;
  margin-bottom: 100px;
}

.block-dashboard-helloMessage .block-title {
  font-size: 30px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  margin-bottom: 18px;
}

.block-dashboard-helloMessage p {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .block-dashboard-helloMessage {
    margin-bottom: 35px;
  }
}

.fidelity-box {
  margin-bottom: 110px;
}

.fidelity-box .block-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: initial;
  font-size: 25px;
}

.fidelity-box .block-title > img {
  display: none;
}

.fidelity-box .title, .fidelity-box .subtitle {
  font-size: 20px;
}

.fidelity-box .title {
  margin-bottom: 20px;
}

.fidelity-box .subtitle {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}

.fidelity-box .col-image {
  padding-top: 15px;
}

.fidelity-box .col-image img {
  margin: 0 auto;
}

.fidelity-box .buttons {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .fidelity-box .buttons {
    margin-top: 10px;
  }
}

.fidelity-box .card_number, .fidelity-box .points_balance {
  font-size: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .fidelity-box .card_number, .fidelity-box .points_balance {
    font-size: 18px;
  }
}

.fidelity-box .card_number {
  margin-bottom: 25px;
}

.fidelity-box .points_balance {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 7px;
}

.fidelity-box .points_balance span {
  font-size: 25px;
  margin-left: 5px;
}

.fidelity-box .box-text {
  font-size: 17px;
  margin-top: 65px;
}

.fidelity-box #fidelity-form {
  margin-bottom: 15px;
}

.fidelity-box #fidelity-form label {
  padding-left: 0px;
  width: 100%;
  font-size: 16px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.fidelity-box #fidelity-form input {
  width: auto;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .fidelity-box {
    margin-bottom: 20px;
  }
  .fidelity-box .block-title {
    margin-bottom: 30px;
  }
  .fidelity-box .col-image {
    margin-bottom: 20px;
    padding-top: 0;
  }
  .fidelity-box .title, .fidelity-box .subtitle {
    font-size: 18px;
  }
  .fidelity-box .card_number {
    margin-bottom: 15px;
  }
  .fidelity-box .box-text {
    margin-top: 20px;
  }
}

.cart-summary .fidelity-box {
  margin-bottom: 20px;
}

.cart-summary .fidelity-box .block-title {
  margin-bottom: 10px;
}

.cart-summary .fidelity-box .block-title > img {
  display: inline-block;
  float: right;
  margin-right: 40px;
  margin-left: 10px;
  max-width: 81px;
}

@media (max-width: 991px) {
  .cart-summary .fidelity-box .block-title > img {
    margin-right: 0;
  }
}

.cart-summary .fidelity-box .col-sm-7 {
  margin-top: 10px;
}

.cart-summary .fidelity-box > .row {
  margin-left: 0;
  margin-right: 0;
}

.cart-summary .fidelity-box > .row > div {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

.cart-summary .fidelity-box .buttons {
  margin-top: 15px;
}

.cart-summary .fidelity-box .col-image img {
  max-width: 160px;
  margin: 0;
  display: none;
}

.cart-summary .fidelity-box .box-text {
  margin-top: 20px;
}

.fidelity-card-index .block-title {
  text-transform: uppercase;
  font-size: 25px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.fidelity-card-index .columns > .main > div.block.fidelity-box {
  margin-left: 0;
  margin-right: 0;
}

.fidelity-card-index .fidelity-text p {
  margin-bottom: 15px;
}

.block-addresses-default + .block-addresses-list {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .block-addresses-default + .block-addresses-list {
    margin-top: 20px;
  }
}

.block-addresses-default .block-content,
.block-addresses-list .block-content {
  margin-left: -11px;
  margin-right: -11px;
}

.block-addresses-default .block-content:before, .block-addresses-default .block-content:after,
.block-addresses-list .block-content:before,
.block-addresses-list .block-content:after {
  content: " ";
  display: table;
}

.block-addresses-default .block-content:after,
.block-addresses-list .block-content:after {
  clear: both;
}

.block-addresses-default .block-content > .box,
.block-addresses-list .block-content > .box {
  position: relative;
  min-height: 1px;
  padding-left: 62px;
  padding-right: 62px;
}

@media (min-width: 768px) {
  .block-addresses-default .block-content > .box,
  .block-addresses-list .block-content > .box {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .block-addresses-default .block-content > .box,
  .block-addresses-list .block-content > .box {
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 20px;
  }
}

.block-addresses-default .block-title,
.block-addresses-list .block-title {
  margin-bottom: 36px;
}

.block-addresses-default .block-title > strong,
.block-addresses-list .block-title > strong {
  text-transform: uppercase;
  font-size: 25px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: normal;
}

.block-addresses-default .box-title,
.block-addresses-list .box-title {
  display: block;
  margin-bottom: 15px;
  font-size: 25px;
}

.block-addresses-default .box-content,
.block-addresses-list .box-content {
  margin-bottom: 30px;
}

.block-addresses-default .box-actions,
.block-addresses-list .box-actions {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.block-addresses-default .box-actions > a::after,
.block-addresses-list .box-actions > a::after {
  content: '\007c';
}

.block-addresses-default .box-actions > a:last-child::after,
.block-addresses-list .box-actions > a:last-child::after {
  content: '';
}

.block-addresses-default .block-title {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  margin-top: 35px;
}

.block-addresses-list {
  margin-bottom: 50px;
}

.block-addresses-list legend {
  margin-bottom: 45px;
}

.block-addresses-list .block-content {
  margin: 0;
  margin-left: 15px;
  margin-right: -15px;
}

.block-addresses-list .addresses {
  vertical-align: top;
  margin-left: 0;
}

.block-addresses-list .addresses > .item {
  border-radius: 3px;
  border: 1px solid #f75959;
  padding: 20px 30px 30px;
  width: 45%;
}

.block-addresses-list .addresses > .item:nth-child(even) {
  margin-left: 5%;
}

.block-addresses-list .addresses > .item:nth-child(odd) {
  margin-right: 5%;
}

.block-addresses-list .addresses > .item address {
  margin-bottom: 30px;
}

.block-addresses-list .addresses > .item > .actions > a::after {
  content: '\007c';
}

.block-addresses-list .addresses > .item > .actions > a:last-child::after {
  content: '';
}

.block-addresses-list .addresses > .item > .actions > a::after {
  margin-left: 5px;
}

.form-address-edit .field-wrapper {
  max-width: 884px;
}

.form-address-edit .field-name-firstname,
.form-address-edit .field.telephone,
.form-address-edit .field.city,
.form-address-edit .field.region,
.form-address-edit .field-gender,
.form-address-edit .field.street {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
}

@media (max-width: 767px) {
  .form-address-edit .field-name-firstname,
  .form-address-edit .field.telephone,
  .form-address-edit .field.city,
  .form-address-edit .field.region,
  .form-address-edit .field-gender,
  .form-address-edit .field.street {
    width: 100%;
    margin-right: 0;
  }
}

.form-address-edit .field-name-lastname,
.form-address-edit .field.fax,
.form-address-edit .field.zip,
.form-address-edit .field.country,
.form-address-edit .field-tdy_street_number {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .form-address-edit .field-name-lastname,
  .form-address-edit .field.fax,
  .form-address-edit .field.zip,
  .form-address-edit .field.country,
  .form-address-edit .field-tdy_street_number {
    width: 100%;
    margin-left: 0;
  }
}

.form-address-edit .field.company {
  padding-right: 55%;
}

@media (max-width: 767px) {
  .form-address-edit .field.company {
    padding-right: 0;
  }
}

.form-address-edit > fieldset > .field-tdy_country_code {
  display: none;
}

.form-address-edit .field-tdy_street_number input {
  width: 50%;
}

.form-address-edit .field.telephone > .control {
  display: table;
  width: 98%;
}

.form-address-edit .field.telephone > .control > input {
  margin-left: 2%;
}

.form-address-edit .field.telephone > .control > .field, .form-address-edit .field.telephone > .control > input {
  display: table-cell;
  vertical-align: top;
}

.form-address-edit .field.telephone .field-tdy_country_code {
  width: auto;
}

.form-address-edit .field.telephone .field-tdy_country_code .label {
  display: none;
}

.form-address-edit .field.telephone .field-tdy_country_code .control {
  width: auto;
}

.customer-address-index .actions-toolbar button.primary {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: -webkit-gradient(linear, left top, right top, from(#f75959), color-stop(50%, #e04086), to(#b714d5));
  background: linear-gradient(to right, #f75959 0%, #e04086 50%, #b714d5 100%);
}

.customer-address-index .actions-toolbar button.primary:hover {
  color: #fff;
  text-decoration: none;
}

.form-create-account .field-name-firstname,
.form-create-account .field-dob,
.form-create-account .field.password {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 4.5%;
}

@media (max-width: 767px) {
  .form-create-account .field-name-firstname,
  .form-create-account .field-dob,
  .form-create-account .field.password {
    width: 100%;
    margin-right: 0;
  }
}

.form-create-account .field-name-lastname,
.form-create-account .field.gender,
.form-create-account .field.confirmation {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 4.5%;
}

@media (max-width: 767px) {
  .form-create-account .field-name-lastname,
  .form-create-account .field.gender,
  .form-create-account .field.confirmation {
    width: 100%;
    margin-left: 0;
  }
}

.form-create-account .field.email-address,
.form-create-account .field-telephone {
  padding-right: 55%;
}

@media (max-width: 767px) {
  .form-create-account .field.email-address,
  .form-create-account .field-telephone {
    padding-right: 0;
  }
}

.form-create-account .field-dob .ui-datepicker-trigger {
  display: none;
}

.form-create-account .field.checkbox > label > input + span, .form-create-account .field.checkbox > label > input + .mage-error + span, .form-create-account .field.checkbox > label > .control > input + span, .form-create-account .field.checkbox > label > .control > input + .mage-error + span {
  border-radius: 50%;
}

.form-create-account .field.checkbox a {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .form-create-account fieldset > .choice {
    margin-left: 30px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .form-create-account {
    width: 70%;
    margin: 0 auto;
  }
}

.catalog-category-view .page-title-wrapper h1 {
  margin-top: 0;
  margin-bottom: 20px;
}

.columns--category:before, .columns--category:after {
  content: " ";
  display: table;
}

.columns--category:after {
  clear: both;
}

@media (min-width: 768px) {
  .main--category {
    position: relative;
    float: left;
    min-height: 1px;
    width: calc(100% - 200px);
    left: 200px;
    padding-left: 60px;
  }
  .sidebar--category {
    position: relative;
    float: right;
    min-height: 1px;
    width: 200px;
    right: calc(100% - 200px);
  }
  .sidebar--category--fixed {
    position: fixed;
    top: 50px;
    right: auto;
    height: 100%;
    overflow: auto;
    padding: 18px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .sidebar--category {
    display: none;
  }
  .catalogsearch-result-index .sidebar--category {
    display: block;
  }
}

.category-tree {
  font-size: 13px;
}

.category-tree .level0 > .level-top {
  display: none;
}

.category-tree .level0 > .submenu {
  display: none;
}

.category-tree .level0.has-active > .submenu {
  display: block;
}

.category-tree .level0.has-active > .submenu > li.active, .category-tree .level0.has-active > .submenu > li.has-active {
  display: block;
}

.category-tree .level0.has-active > .submenu > li.active li.parent > .submenu, .category-tree .level0.has-active > .submenu > li.has-active li.parent > .submenu {
  max-height: 0;
  -webkit-transition: max-height 0.6s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.6s cubic-bezier(0, 1, 0, 1);
  height: 0;
  overflow: hidden;
}

.category-tree .level0.has-active > .submenu > li.active li.parent.active > .submenu, .category-tree .level0.has-active > .submenu > li.active li.parent.has-active > .submenu, .category-tree .level0.has-active > .submenu > li.has-active li.parent.active > .submenu, .category-tree .level0.has-active > .submenu > li.has-active li.parent.has-active > .submenu {
  height: auto;
  max-height: 1000px;
  -webkit-transition: max-height .6s ease-in-out;
  transition: max-height .6s ease-in-out;
  padding-left: 20px;
}

.category-tree .level0.active > .submenu {
  display: block;
}

.category-tree .level0.active > .submenu > li {
  display: block;
  margin-bottom: 10px;
}

.category-tree .level0.active > .submenu > li > a {
  display: inline-block;
}

.category-tree .level0.active > .submenu > li.parent > a {
  letter-spacing: normal;
  font-size: 13px;
}

.category-tree .level0.active > .submenu > li.parent > a span {
  margin-right: 0;
}

.category-tree .level0.active > .submenu > li.has-active > .submenu {
  display: block;
  padding-left: 15px;
}

.category-tree .level1 > a {
  display: inline-block;
  line-height: 1em;
}

.category-tree .level1.parent {
  margin-bottom: 10px;
}

.category-tree .level1.parent > a {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;
}

.category-tree .level1.parent > a span {
  margin-right: 10px;
}

.category-tree .level1.parent > .submenu {
  height: 0;
  overflow: hidden;
  padding-left: 10px;
  margin-bottom: 15px;
}

.category-tree .level1.parent > .submenu li {
  padding-top: 9px;
  padding-bottom: 3px;
}

.category-tree .level1.parent > .submenu li.active > a {
  border-bottom: 1px solid;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.category-tree .level1.parent a:hover, .category-tree .level1.parent a:focus {
  text-decoration: none;
  border-bottom: 1px solid;
}

.category-tree .level1.parent.active > .submenu,
.category-tree .level1.parent.has-active > .submenu {
  height: auto;
}

.category-tree .level1.parent.active, .category-tree .level1.parent.has-active {
  display: block;
}

.category-tree a, .category-tree a:hover, .category-tree a:focus {
  color: inherit;
}

.category-tree .toggle-category > .submenu {
  padding-left: 10px;
  max-height: 0;
  -webkit-transition: max-height 0.6s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.6s cubic-bezier(0, 1, 0, 1);
  height: 0;
  overflow: hidden;
}

.category-tree .toggle-category.active > .submenu, .category-tree .toggle-category.has-active > .submenu {
  height: auto;
  max-height: 1000px;
  -webkit-transition: max-height .6s ease-in-out;
  transition: max-height .6s ease-in-out;
}

.ias-spinner {
  margin-top: 25px;
  display: inline-block;
  width: 100%;
}

.ias-spinner img {
  margin: 0 auto;
}

.ias-trigger {
  opacity: 0;
  clear: both;
  margin-top: 25px;
  display: inline-block;
  width: 100%;
}

.ias-trigger-prev {
  opacity: 1;
}

@media (min-width: 768px) {
  .catalogsearch-result-index .columns {
    overflow: hidden;
  }
  .catalogsearch-result-index .sidebar-main, .catalogsearch-result-index .column.main {
    display: inline-block;
    float: left;
  }
  .catalogsearch-result-index .sidebar-main {
    width: 200px;
  }
  .catalogsearch-result-index .column.main {
    width: calc(100% - 200px);
    padding-left: 60px;
  }
}

.sidebar--category {
  overflow-y: auto;
}

.toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 15px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.toolbar .limiter-options {
  width: auto;
}

.toolbar .toolbar-amount {
  display: none;
}

.toolbar.bottom {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.catalogsearch-result-index .toolbar {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.toolbar .pages {
  display: block;
  text-align: center;
}

.toolbar .pages .pages-label {
  padding: 0;
}

.toolbar .pages .pages-label, .toolbar .pages .pages-items {
  display: inline-block;
}

.toolbar .pages ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.toolbar .pages ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.toolbar .pages ul > li .label {
  display: none;
}

.page-products .toolbar .pages {
  display: none;
}

.filters__opener {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.catalogsearch-result-index .toolbar .filters__opener {
  display: none;
}

.js-filters-open {
  line-height: 30px;
  vertical-align: top;
}

.js-filters-open:before {
  content: "";
  background: url("../images/filter-icon.png") no-repeat transparent scroll;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}

.catalogsearch-result-index .js-filters-open {
  width: 100%;
  display: block;
  border: 1px solid #ccc;
  vertical-align: middle;
  padding: 5px;
  margin-bottom: 10px;
}

.cols-selector__item {
  border: 2px solid #000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}

.cols-selector__item:hover, .cols-selector__item:focus {
  text-decoration: none;
}

.cols-selector--active {
  background-color: #000;
  color: #fff;
}

.cols-selector--active:hover, .cols-selector--active:focus {
  color: #fff;
}

.toolbar-sorter {
  margin-top: -3px;
  margin-left: 35px;
}

.toolbar-sorter .dropdown__title {
  line-height: 37px;
}

.toolbar-sorter .dropdown--opened .dropdown__title:after {
  margin-top: -7px;
}

.toolbar-sorter a {
  cursor: pointer;
}

.toolbar-bottom > .toolbar > *:not(.pages) {
  display: none !important;
}

.toolbar-bottom > .toolbar > .pages {
  display: block !important;
  margin: 0 0 0 auto;
}

.toolbar-products .filters__opener, .toolbar-products .toolbar-sorter {
  float: left;
}

.toolbar-products .toolbar-sorter {
  margin-top: 0;
  margin-left: 0;
}

.toolbar-products .toolbar-sorter .dropdown__title {
  line-height: 30px;
}

.toolbar-products .filters__opener {
  margin-right: 35px;
}

.block.filter {
  display: none;
  background-color: #FFF;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  padding: 25px 7px;
}

.block.filter.filter--opened {
  display: inline-block;
  width: 100%;
}

.block.filter .filter-options {
  width: 100%;
}

@media (min-width: 1200px) {
  .block.filter .filter-options > div {
    width: 19.5%;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
  }
}

@media (max-width: 1199px) {
  .block.filter .filter-options > div {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .block.filter {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}

.catalogsearch-result-index .block.filter {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  z-index: 0;
}

.catalogsearch-result-index .block.filter .filter-options > div {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .catalogsearch-result-index .block.filter {
    display: block;
  }
}

.filter-options-title {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin-bottom: 15px;
}

.filter-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filter-actions .filter-clear {
  float: right;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  display: inline-block;
  text-decoration: none;
}

.filter-actions .am_shopby_apply_filters {
  visibility: visible;
  display: block;
  float: right;
  clear: none;
  padding: 0;
  margin: 0;
  margin-left: 25px;
  bottom: auto;
}

.filter-actions a, .filter-actions .am_shopby_apply_filters button {
  width: auto;
  min-width: 176px;
  text-align: center;
}

@media (max-width: 767px) {
  .filter-actions .filter-clear, .filter-actions .am_shopby_apply_filters {
    float: none;
    clear: both;
    margin: 0;
  }
  .filter-actions .am_shopby_apply_filters {
    margin-bottom: 15px;
  }
}

.filter-options-content {
  overflow: hidden;
}

.filter-options-content .item {
  white-space: nowrap;
}

.filter-options-content .item .count {
  display: none;
}

@media (max-width: 767px) {
  .catalogsearch-result-index .am_shopby_apply_filters {
    display: none;
  }
  .catalogsearch-result-index .am_shopby_apply_filters.opened {
    display: block;
    border-bottom: 1px solid #95989A;
    width: 100%;
    padding-bottom: 20px;
    max-width: 100%;
  }
  .catalogsearch-result-index .am_shopby_apply_filters.opened button {
    width: auto;
    min-width: 240px;
  }
}

.am_shopby_filter_items_attr_famiglia_colore li,
.am_shopby_filter_items_attr_tdy_color_family li {
  float: left;
  margin-bottom: 5px;
  margin-right: 2px;
}

.am_shopby_filter_items_attr_famiglia_colore input,
.am_shopby_filter_items_attr_tdy_color_family input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  float: right;
}

.am_shopby_filter_items_attr_famiglia_colore span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family span.filter-label {
  width: 25px;
  height: 25px;
  display: inline-block;
  text-indent: -99999px;
  border-radius: 50%;
  border: 1px solid;
  margin: 2px;
}

.am_shopby_filter_items_attr_famiglia_colore li.item-color > a,
.am_shopby_filter_items_attr_tdy_color_family li.item-color > a {
  border: 1px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}

.am_shopby_filter_items_attr_famiglia_colore li.item-color > a.am_shopby_link_selected,
.am_shopby_filter_items_attr_tdy_color_family li.item-color > a.am_shopby_link_selected {
  border: 1px solid #000;
}

.am_shopby_filter_items_attr_famiglia_colore li.item-color a:hover, .am_shopby_filter_items_attr_famiglia_colore li.item-color a:focus,
.am_shopby_filter_items_attr_tdy_color_family li.item-color a:hover,
.am_shopby_filter_items_attr_tdy_color_family li.item-color a:focus {
  text-decoration: none;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-BN span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-BN span.filter-label {
  border-color: #000;
  background-color: #FFF;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-RS span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-RS span.filter-label {
  border-color: #ff0000;
  background-color: #ff0000;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-NR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-NR span.filter-label {
  border-color: #000000;
  background-color: #000000;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-GL span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-GL span.filter-label {
  border-color: #ffff00;
  background-color: #ffff00;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-GR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-GR span.filter-label {
  border-color: #808080;
  background-color: #808080;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-BL span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-BL span.filter-label {
  border-color: #0000cd;
  background-color: #0000cd;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-MR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-MR span.filter-label {
  border-color: #800000;
  background-color: #800000;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-VL span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-VL span.filter-label {
  border-color: #9400d3;
  background-color: #9400d3;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-VD span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-VD span.filter-label {
  border-color: #228b22;
  background-color: #228b22;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-RA span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-RA span.filter-label {
  border-color: #ffb6c1;
  background-color: #ffb6c1;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-AR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-AR span.filter-label {
  border-color: #ff8c00;
  background-color: #ff8c00;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-AZ span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-AZ span.filter-label {
  border-color: #add8e6;
  background-color: #add8e6;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-FX span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-FX span.filter-label {
  border-color: #ff1493;
  background-color: #ff1493;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-AG span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-AG span.filter-label {
  border-color: #c0c0c0;
  background-color: #c0c0c0;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-OR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-OR span.filter-label {
  border-color: #ffd700;
  background-color: #ffd700;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-BG span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-BG span.filter-label {
  border-color: #f5f5dc;
  background-color: #f5f5dc;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-TR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-TR span.filter-label {
  border-color: #40e0d0;
  background-color: #40e0d0;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-MT span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-MT span.filter-label {
  border-color: #f0f0f0;
  background-color: #f0f0f0;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-VR span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-VR span.filter-label {
  border-color: #ccffaa;
  background-color: #ccffaa;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-VS span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-VS span.filter-label {
  border-color: #528036;
  background-color: #528036;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-VA span.filter-label, .am_shopby_filter_items_attr_famiglia_colore li.color-MU span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-VA span.filter-label,
.am_shopby_filter_items_attr_tdy_color_family li.color-MU span.filter-label {
  border: none;
  background: url("../images/multicolore.png") no-repeat transparent scroll;
}

.am_shopby_filter_items_attr_famiglia_colore li.color-IN, .am_shopby_filter_items_attr_famiglia_colore li.color-NN,
.am_shopby_filter_items_attr_tdy_color_family li.color-IN,
.am_shopby_filter_items_attr_tdy_color_family li.color-NN {
  display: none;
}

.filter-current .block-subtitle {
  text-transform: uppercase;
}

.filter-current .items {
  padding-left: 0;
}

.filter-current .filter-label {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .filter--opened + .filter-current {
    margin-top: 20px;
  }
}

.am_shopby_slider_container, .am-filter-items-attr_price {
  max-width: 215px;
}

.am_shopby_slider_container .ui-slider-horizontal, .am-filter-items-attr_price .ui-slider-horizontal {
  border-radius: 20px;
  background-color: #cbcbcb;
  height: 7px;
  margin-top: 5px;
  position: relative;
}

.am_shopby_slider_container .ui-slider-horizontal .ui-slider-range, .am-filter-items-attr_price .ui-slider-horizontal .ui-slider-range {
  height: 7px;
  background: #000;
  position: absolute;
}

.am_shopby_slider_container .ui-slider-horizontal .ui-slider-handle, .am-filter-items-attr_price .ui-slider-horizontal .ui-slider-handle {
  width: 14px !important;
  height: 13px !important;
  background: #FFF;
  border: 1px solid #000;
  margin-top: -3px !important;
}

.am_shopby_slider_container .ui-slider-horizontal .ui-slider-handle:focus, .am-filter-items-attr_price .ui-slider-horizontal .ui-slider-handle:focus {
  outline: none;
}

.am_shopby_slider_container .am_shopby_slider_display, .am-filter-items-attr_price .am_shopby_slider_display {
  text-align: left;
  margin-top: 15px;
}

.block.filter .am_shopby_apply_filters {
  display: block;
  visibility: visible;
  position: relative;
  bottom: auto;
  width: 100%;
  max-width: 240px;
  -webkit-transition: none;
  transition: none;
  z-index: 999;
}

.block.filter .am_shopby_apply_filters .am-show-button {
  background: none;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.block.filter .am_shopby_apply_filters .am-show-button:after {
  display: none;
}

.block.filter .am_shopby_apply_filters .am-button {
  font-size: 16px;
  background-color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 3px;
  margin: 0;
  padding: 5px 20px;
}

.am-filter-items-attr_price .amshopby-slider-container .am-slider .ui-slider-handle {
  padding: 0;
  width: 14px !important;
  height: 13px !important;
  border-radius: 3px;
  background: #FFF;
}

.am-filter-items-attr_price .amshopby-slider-container .am-slider .ui-slider-handle:hover, .am-filter-items-attr_price .amshopby-slider-container .am-slider .ui-slider-handle:active {
  background: #FFF;
}

.am-filter-items-attr_price .amshopby-slider-container .amshopby-slider-display {
  margin-top: 15px;
  text-align: left;
}

.page-products.catalogsearch-result-index .filter-actions {
  text-align: left;
}

.page-products.catalogsearch-result-index .am_shopby_apply_filters {
  float: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.page-products.catalogsearch-result-index .filter-clear {
  float: none;
  margin-bottom: 10px;
}

.filter-current.am-filter-current#am-shopby-container .am-shopby-item {
  display: block;
}

.filter-current.am-filter-current#am-shopby-container .am-shopby-item.am-item-removed {
  display: none;
}

.minisearch .ui-helper-hidden-accessible {
  display: none;
}

#amasty-shopby-product-list #amasty-shopby-overlay {
  height: 100%;
  top: 0 !important;
  bottom: 0 !important;
  left: 0;
  right: 0;
  z-index: 5555 !important;
  position: fixed !important;
}

#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  background: url(../images/loader-1.gif) no-repeat !important;
  top: 50% !important;
}

#amasty-shopby-product-list #amasty-shopby-overlay img {
  top: 50%;
}

.am-shopby-item.am-item-removed {
  display: block !important;
  color: #CCC;
}

.am-shopby-item.am-item-removed a {
  color: #CCC;
}

.disable-click {
  pointer-events: none;
}

.sidebar-main .filters-active-container:nth-of-type(2n) {
  display: none;
}

.products-grid .product-item {
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
  float: none;
  vertical-align: top;
}

.tx-wf-magento .product-items .product-item {
  margin-left: -1px;
  margin-right: -1px;
}

.product-items {
  margin-left: -25px;
  margin-right: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-items:before, .product-items:after {
  content: " ";
  display: table;
}

.product-items:after {
  clear: both;
}

@media (max-width: 992px) {
  .product-items {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.product-items .product-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -1px;
  margin-right: -1px;
}

@media (min-width: 1200px) {
  .product-items.products-grid__cols-5 .product-item {
    width: calc((100% / 5) - 24px);
  }
}

.product-items .item-colpos .products-carousel {
  overflow: hidden;
}

.product-items .item-colpos .products-carousel .slick-next, .product-items .item-colpos .products-carousel .slick-prev {
  text-indent: -9999px;
  color: transparent;
}

.product-items .item-colpos .products-carousel .slick-next {
  right: -50px;
}

.product-items .item-colpos .products-carousel .slick-prev {
  left: -50px;
}

@media (max-width: 991px) {
  .product-items .item-colpos .products-carousel {
    padding: 0 30px;
  }
}

.product-item-photo {
  display: block;
}

.product-item-photo img {
  margin-left: auto;
  margin-right: auto;
}

.product-item-photo .product-image-labels {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-item-photo .product-image-labels .product-image-label {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.old-price {
  margin-right: 20px;
  position: relative;
}

.old-price:before {
  border-bottom: 2px solid #95989A;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  top: 0;
}

.special-price {
  color: #f75959;
}

.discount-percentual {
  background-color: #f75959;
  color: #FFF;
  font-size: 15px;
  padding: 5px 10px;
  display: inline-block;
}

.product-items .product-item-details, .products-widget-viewed-grid .items .product-item-details {
  position: relative;
  font-size: 15px;
}

.product-items .product-item-wrapper, .products-widget-viewed-grid .items .product-item-wrapper {
  padding: 25px;
}

.product-items .product-item-inner, .products-widget-viewed-grid .items .product-item-inner {
  position: absolute;
  bottom: 100%;
  width: 100%;
  display: none;
  background-color: rgba(255, 255, 255, 0);
  pointer-events: none;
  padding: 12px 25px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

.product-items .product-item-inner.show, .products-widget-viewed-grid .items .product-item-inner.show {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: auto;
  z-index: 1000;
}

.product-items .product-item-inner .actions-secondary, .products-widget-viewed-grid .items .product-item-inner .actions-secondary {
  float: right;
}

.product-items .price-box, .products-widget-viewed-grid .items .price-box {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .product-items .price-box, .products-widget-viewed-grid .items .price-box {
    font-size: 12px;
  }
}

.product-items .old-price, .products-widget-viewed-grid .items .old-price {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .product-items .old-price, .products-widget-viewed-grid .items .old-price {
    margin-right: 5px;
  }
}

.product-items .special-price, .products-widget-viewed-grid .items .special-price {
  margin-right: 7px;
}

@media (max-width: 767px) {
  .product-items .special-price, .products-widget-viewed-grid .items .special-price {
    margin-right: 3px;
  }
}

.product-items .discount-percentual, .products-widget-viewed-grid .items .discount-percentual {
  padding: 0 5px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-items .discount-percentual, .products-widget-viewed-grid .items .discount-percentual {
    padding: 0 4px;
    line-height: 20px;
    font-size: 11.5px;
  }
}

.product-item-actions {
  clear: both;
}

.product-item-actions .tocart {
  min-width: 50%;
  font-size: 10px;
  line-height: 15px;
}

.product-item-color {
  font-size: 12px;
}

div.product-item-photo {
  position: relative;
}

.product-item-photo {
  width: 100%;
}

.product-item-photo .direction-nav {
  display: none;
}

.product-item-photo .direction-nav a.prev,
.product-item-photo .direction-nav a.next {
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 22px;
  cursor: pointer;
}

.product-item-photo .direction-nav a.prev {
  background: url("../images/freccia-sx-bk.png") no-repeat transparent scroll center;
  left: 0;
}

.product-item-photo .direction-nav a.next {
  background: url("../images/freccia-dx-bk.png") no-repeat transparent scroll center;
  right: 0;
}

@media (min-width: 768px) {
  .product-item-photo:hover .direction-nav {
    display: block;
  }
}

/** carousel products **/
.products-carousel .product-item {
  float: left;
}

/** 5/6 items per row **/
.products-grid__cols-5 .product-item-details,
.products-grid__cols-6 .product-item-details {
  font-size: 15px;
}

.products-grid__cols-5 .product-items,
.products-grid__cols-6 .product-items {
  margin-left: -12px;
  margin-right: -12px;
}

.products-grid__cols-5 .product-items:before, .products-grid__cols-5 .product-items:after,
.products-grid__cols-6 .product-items:before,
.products-grid__cols-6 .product-items:after {
  content: " ";
  display: table;
}

.products-grid__cols-5 .product-items:after,
.products-grid__cols-6 .product-items:after {
  clear: both;
}

.products-grid__cols-5 .product-item,
.products-grid__cols-6 .product-item {
  padding-left: 12px;
  padding-right: 12px;
}

.products-grid__cols-5 .product-item-wrapper,
.products-grid__cols-6 .product-item-wrapper {
  padding: 9px 25px;
}

@media (max-width: 1439px) {
  .products-grid__cols-5 .product-item-wrapper,
  .products-grid__cols-6 .product-item-wrapper {
    padding: 15px 0 9px;
  }
}

.products-grid__cols-5 .old-price,
.products-grid__cols-6 .old-price {
  margin-right: 16px;
}

@media (min-width: 1200px) {
  .products-grid__cols-5 .price-box,
  .products-grid__cols-6 .price-box {
    margin-top: 5px;
    font-size: 12px;
  }
  .products-grid__cols-5 .discount-percentual,
  .products-grid__cols-6 .discount-percentual {
    line-height: 20px;
    font-size: 13px;
  }
  .products-grid__cols-5 .old-price,
  .products-grid__cols-6 .old-price {
    margin-right: 5px;
  }
  .products-grid__cols-5 .special-price,
  .products-grid__cols-6 .special-price {
    margin-right: 3px;
  }
}

.category-description {
  font-size: 15px;
}

.category-description h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

.category-description .js-lessInformation,
.category-description .js-moreInformation {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  margin-top: 30px;
  cursor: pointer;
}

.category-description p {
  display: none;
}

.category-description p:first-of-type {
  display: block;
}

.category-description--opened p {
  display: block;
}

.page-products .page-main {
  margin-top: 30px;
}

.page-products .newsletter-subscribe {
  margin-top: 50px;
  margin-bottom: 40px;
}

.tx-wf-magento .product-item:hover .product-item-inner {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: auto;
}

.tx-wf-magento .product-items .product-item {
  margin-left: -1px;
  margin-right: -1px;
}

/**
 * Copyright © 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}

.swatch-attribute-label.required {
  padding-right: 10px;
}

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}

.swatch-attribute-options {
  margin-top: 10px;
}

.swatch-option {
  /*width: 30px;*/
  padding: 1px 2px;
  min-width: 45px;
  max-width: 90px;
  /*height: 35px;*/
  line-height: 31px;
  vertical-align: middle;
  /*float: left;*/
  display: inline-block;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swatch-option.text {
  background: #FFF;
  color: #000;
  font-size: 15px;
  /*font-weight: 700;*/
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}

.swatch-option.selected {
  background-color: #000;
}

.swatch-option.text.selected {
  /*background-color: #FFF !important;*/
}

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}

.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
  color: black;
  background: #fff;
  border: 1px solid #fff;
}

.swatch-option:not(.disabled):hover {
  background-color: #f5f5f5;
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 2px solid #FF5216;
  border: 1px solid #fff;
}

.swatch-option.disabled {
  cursor: default;
}

.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.swatch-option-tooltip {
  max-width: 140px;
  /*max-height: 160px;*/
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center;
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  /*margin: 0 0 5px;*/
  margin: 0 auto;
}

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
}

.swatch-opt {
  margin: 20px 0;
}

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}

/* Bugfix for Add To Cart button */
.swatch-opt-listing {
  margin-bottom: 10px;
}

.swatch-option-loading {
  content: url("../images/loader-2.gif");
}

.swatch-attribute-label, .swatch-attribute-selected-option {
  display: none;
}

.swatch-option, .swatch-option.text {
  border-radius: 3px;
}

.swatch-option:not(.disabled):hover.selected, .swatch-option.selected, .swatch-option.text:not(.disabled):hover.selected, .swatch-option.text.selected {
  color: #fff;
  background-color: #000;
}

.swatch-option.text.disabled {
  background-color: #f5f5f5;
}

.swatch-option.text.disabled:after {
  background: url("../images/swatch-disable.png") no-repeat center;
  background-size: cover;
}

.product-item .swatch-attribute-options, .filter-options-content .swatch-attribute-options {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.product-item .swatch-attribute-options .swatch-option:last-child, .filter-options-content .swatch-attribute-options .swatch-option:last-child {
  margin-right: 0;
}

.product-item .swatch-option.text, .product-item .swatch-option.text:not(.disabled):hover, .product-item .swatch-option.text.selected, .filter-options-content .swatch-option.text, .filter-options-content .swatch-option.text:not(.disabled):hover, .filter-options-content .swatch-option.text.selected {
  border: none;
  background: none;
  color: #000;
  padding: 0;
  height: auto;
}

.product-item .swatch-option, .product-item .swatch-option.text, .filter-options-content .swatch-option, .filter-options-content .swatch-option.text {
  min-width: auto;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.product-item .swatch-option.selected, .product-item .swatch-option.text.selected, .filter-options-content .swatch-option.selected, .filter-options-content .swatch-option.text.selected {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.product-item .swatch-attribute.tdy_size, .filter-options-content .swatch-attribute.tdy_size {
  margin-bottom: 10px;
}

.swatch-color span.filter-label {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-indent: -99999px;
  border: 1px solid #272727;
}

.swatch-color li.item-color a:hover, .swatch-color li.item-color a:focus {
  text-decoration: none;
}

.swatch-color li.color-BN span.filter-label {
  background-color: #FFF;
}

.swatch-color li.color-RS span.filter-label {
  background-color: #ff0000;
}

.swatch-color li.color-NR span.filter-label {
  background-color: #000000;
}

.swatch-color li.color-GL span.filter-label {
  background-color: #ffff00;
}

.swatch-color li.color-GR span.filter-label {
  background-color: #808080;
}

.swatch-color li.color-BL span.filter-label {
  background-color: #0000cd;
}

.swatch-color li.color-MR span.filter-label {
  background-color: #800000;
}

.swatch-color li.color-VL span.filter-label {
  background-color: #9400d3;
}

.swatch-color li.color-VD span.filter-label {
  background-color: #228b22;
}

.swatch-color li.color-RA span.filter-label {
  background-color: #ffb6c1;
}

.swatch-color li.color-AR span.filter-label {
  background-color: #ff8c00;
}

.swatch-color li.color-AZ span.filter-label {
  background-color: #add8e6;
}

.swatch-color li.color-FX span.filter-label {
  background-color: #ff1493;
}

.swatch-color li.color-AG span.filter-label {
  background-color: #c0c0c0;
}

.swatch-color li.color-OR span.filter-label {
  background-color: #ffd700;
}

.swatch-color li.color-BG span.filter-label {
  background-color: #f5f5dc;
}

.swatch-color li.color-TR span.filter-label {
  background-color: #40e0d0;
}

.swatch-color li.color-MT span.filter-label {
  background-color: #f0f0f0;
}

.swatch-color li.color-VR span.filter-label {
  background-color: #ccffaa;
}

.swatch-color li.color-VS span.filter-label {
  background-color: #528036;
}

.swatch-color li.color-VA span.filter-label, .swatch-color li.color-MU span.filter-label {
  background: url("../images/multicolore.png") no-repeat transparent scroll;
}

.swatch-color li.color-IN, .swatch-color li.color-NN {
  display: none;
}

.product-info-main .swatch-option.text {
  font-size: 12px;
}

.product-item .swatch-color.swatch-attribute > ul > li > a > img, .product-info-main .swatch-color.swatch-attribute > ul > li > a > img {
  border-radius: 3px;
}

@media (max-width: 767px) {
  .product-info-main .swatch-color.swatch-attribute > ul > li > a > img {
    width: 40px;
  }
}

@media (min-width: 768px) {
  .product.media {
    width: calc(100% - 430px);
  }
  .product-info-main {
    width: 430px;
    padding-left: 45px;
    padding-right: 45px;
  }
  .media,
  .product-info-main {
    margin-bottom: 50px;
    float: left;
  }
}

@media (max-width: 767px) {
  .catalog-product-view .column .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-product-view .s-container-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product .media {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 0;
  }
  .product-info-main {
    margin-bottom: 20px;
  }
}

.product-info-main {
  font-size: 15px;
}

.product-info-main .product-info-description {
  margin-top: 20px;
}

.product-info-main .page-title {
  font-size: 20px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.product-info-main .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-info-main .price-box > .price-final_price,
.product-info-main .special-price {
  font-size: 35px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.product-info-main .discount-percentual {
  font-size: 17px;
  margin-left: 12px;
}

.product-info-main .old-price {
  font-size: 19px;
  color: #95989A;
}

.product-info-main .old-price:before {
  border-bottom: 1.5px solid #95989A;
}

.product-info-main .product-size-guide {
  margin-top: 5px;
}

.product-info-main .product-size-guide a:hover {
  text-decoration: underline;
}

.product-info-main .product-size-guide,
.product-info-main .attribute {
  font-size: 12px;
}

.product-info-main .attribute {
  color: #b2b2b2;
}

.product-info-main .box-tocart {
  margin-top: 30px;
  margin-bottom: 20px;
}

.product-info-main button.tocart {
  background-color: #bff9d0;
  font-size: 14px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: 100%;
}

.product-info-main button.tocart span {
  display: inline;
}

.product-info-main button.tocart::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 37%;
  background: #000;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.product-info-main button.tocart:hover {
  color: #FFF;
}

.product-info-main button.tocart:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
  width: 100%;
}

.product-info-main .product-info-price {
  margin-bottom: 27px;
}

.product-info-main .swatch-opt {
  margin-bottom: 0;
}

.product-info-main .product-social-links {
  overflow: hidden;
}

.product-info-main .product-addto-links {
  float: right;
}

.product-info-main .product-addto-links.withMargin {
  margin-top: 35px;
}

.product-info-main .product-add-form {
  padding-top: 20px;
  padding-bottom: 20px;
}

.product-info-main .swatch-title {
  font-size: 15px;
}

.product-info-main--fixed {
  position: fixed;
  top: 60px;
  right: 60px;
  overflow-y: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-info-main--fixed {
    right: 20px;
  }
}

.product-info-main .product-info-color,
.product-info-main .product-info-model {
  font-size: 12px;
  color: #b2b2b2;
}

.product-options-bottom .field.qty {
  display: none;
}

.product-options-wrapper {
  display: inline;
}

.product-colour-variants {
  display: inline-block;
  margin-top: 15px;
}

.product-colour-variants > ul {
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: -2px;
}

.product-colour-variants li {
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}

.product-colour-variants img {
  border: 1px solid #fff;
}

.product-colour-variants img:hover {
  border-color: #000;
}

.product-information-tabs > ul {
  border: 0;
}

.product-information-tabs > ul > li {
  width: 50%;
  cursor: pointer;
}

.product-information-tabs > ul > li > a {
  padding: 10px 0;
  color: #000;
}

.product-information-tabs > ul > li > a,
.product-information-tabs > ul > li > a:hover,
.product-information-tabs > ul > li > a:focus {
  background: none;
  border: 0;
}

.product-information-tabs > ul > li > a:hover span {
  border-bottom: 1px solid;
}

.product-information-tabs > ul > li.tab-share {
  text-align: right;
}

.product-information-tabs > ul > li.tab-info {
  text-transform: uppercase;
}

.product-information-tabs > ul > li.tab-info span:after {
  content: "+";
  margin-left: 5px;
}

.product-information-tabs > ul > li.tab-info.active span:after {
  content: "-";
}

.product-information-tabs > ul > li.tab-info.active.activeClose span:after {
  content: "+";
}

.product-information-tabs > ul > li.active > a, .product-information-tabs > ul > li.active > a:hover, .product-information-tabs > ul > li.active > a:focus {
  background: none;
  border: none;
}

.product-information-tabs [id="tab_info"] a {
  cursor: pointer;
  line-height: 23px;
}

.product-information-tabs [id="tab_info"] ul {
  list-style: none;
  padding: 0;
}

.product-information-tabs .collapse.in, .product-information-tabs .panel-title a[aria-expanded="true"] {
  background: none;
}

.product-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  border-radius: 10px;
}

.product-promo .promo-text {
  padding-left: 5px;
  padding-right: 5px;
}

.social_share {
  text-align: right;
}

.social_share > a {
  width: 39px;
  height: 40px;
  display: inline-block;
  margin-left: 1px;
}

.social_share > a span {
  width: 39px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  -webkit-transform: perspective(100px) rotateY(0deg);
          transform: perspective(100px) rotateY(0deg);
  -webkit-transition: none;
  transition: none;
  -webkit-transition: translate3d(0, 0, 0);
}

.social_share > a:hover {
  border-bottom: 0;
}

.social_share > a:hover span {
  -webkit-transform: perspective(100px) rotateY(-40deg);
          transform: perspective(100px) rotateY(-40deg);
}

.social_share > a.FbShareBtn span {
  background: url("../images/sprite-socialshare.png") 0 0 no-repeat;
}

.social_share > a.TwShareBtn span {
  background: url("../images/sprite-socialshare.png") -40px 0 no-repeat;
}

.social_share > a.PinShareBtn span {
  background: url("../images/sprite-socialshare.png") -80px 0 no-repeat;
}

.product_media_gallery ul {
  margin-left: -10px;
}

.product_media_gallery li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media (min-width: 1220px) {
  .product_media_gallery li {
    width: 50%;
    float: left;
  }
}

@media (min-width: 768px) {
  .product_media_gallery li > a {
    cursor: url("../images/zoom_in.gif") 14 14, -webkit-zoom-out;
    cursor: url("../images/zoom_in.gif") 14 14, zoom-out;
  }
}

.product_media_gallery .slick-dots, .product_media_gallery .slick-dots-tablet {
  display: block !important;
}

.product_media_gallery .slick-dots li, .product_media_gallery .slick-dots-tablet li {
  display: inherit;
  margin: 4px 0;
}

@media (max-width: 1119px) {
  .product_media_gallery ul {
    margin-left: 0;
  }
  .product_media_gallery li {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .product_media_gallery .slick-dots, .product_media_gallery .slick-dots-tablet {
    width: auto;
    right: 10px;
    top: auto;
  }
  .product_media_gallery .slick-dots li, .product_media_gallery .slick-dots-tablet li {
    display: inline-block;
    margin: 4px 5px;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .product_media_gallery {
    position: relative;
  }
  .product_media_gallery .slick-dots-tablet {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 25px;
  }
}

.product_media_gallery .slick-dots-tablet {
  display: none !important;
  margin-top: 20px;
}

.product_media_gallery .slick-dots-tablet li {
  display: inherit !important;
  margin: 4px 0  !important;
}

@media (min-width: 768px) and (max-width: 1219px) {
  .product_media_gallery .slick-dots-tablet {
    display: block !important;
    width: auto !important;
  }
}

.product_media_gallery .product-image-labels {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.product_media_gallery .product-image-labels .product-image-label {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

/**magnific popup gallery**/
.mfp-product-gallery .mfp-wrap {
  top: 0px;
  position: fixed;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.mfp-product-gallery .mfp-container, .mfp-product-gallery img.mfp-img {
  padding: 0;
}

.mfp-product-gallery img.mfp-img {
  max-height: inherit !important;
}

.mfp-product-gallery button.mfp-arrow {
  position: fixed;
}

.catalog-product-view .top-banner.open,
.catalog-product-view .top-message.open {
  display: none;
}

.wash_and_care-tab > div {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
  padding-top: 5px;
}

.wash_and_care-tab > div:last-child {
  border-bottom: 0;
}

.wash_and_care-tab > div .title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.wash_and_care-tab > div .media {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.wash_and_care-tab > div .media .media-body {
  padding-top: 5px;
}

.wash_symbol {
  font-family: "Wash Care";
  -webkit-text-stroke: 0.5px #bababa;
  color: #b2b2b2;
  font-size: 40px;
  margin: 0 18px 0 0;
  height: 40px;
  line-height: 40px;
}

.giftcard.form .legend,
.giftcard-amount .legend {
  padding-bottom: 0;
  font-size: 22.5px;
  margin-bottom: 0;
}

.giftcard.form label,
.giftcard-amount label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 5px;
  padding-left: 0;
}

.giftcard.form input,
.giftcard.form textarea,
.giftcard-amount input,
.giftcard-amount textarea {
  padding: 5px;
}

.giftcard.form .field,
.giftcard-amount .field {
  margin-bottom: 10px;
}

.page-product-giftcard .product-info-main .price-box,
.page-product-giftcard .giftcard-amount {
  width: 100%;
}

#check-availabilityinstore {
  font-size: 14px;
  width: 100%;
  background-color: #fff;
  color: #000;
  border-color: #000;
}

#check-availabilityinstore:hover, #check-availabilityinstore:focus {
  background-color: #000;
  color: #fff;
}

.check-store {
  clear: both;
  text-align: right;
  margin-bottom: 10px;
}

.check-store > button > .icon-gruccia {
  content: "";
  display: inline-block;
  width: 25px;
  height: 13px;
  background: url("../images/searchstore-gruccia.png") no-repeat center top;
  background-size: 100%;
  margin-bottom: 0;
  margin-right: 10px;
}

.check-store > button:hover > .icon-gruccia, .check-store > button:focus > .icon-gruccia {
  background-position: center bottom;
}

.check-store-popup {
  display: none;
  background-color: #fff;
  font-size: 15px;
  /* STORE */
}

@media (min-width: 1535px) {
  .check-store-popup {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .check-store-popup {
    font-size: 13px;
  }
}

.check-store-popup * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.check-store-popup .check-store__search {
  text-align: left;
  position: relative;
}

.check-store-popup .check-store__title {
  margin-bottom: 66px;
  position: relative;
  line-height: 40px;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__title {
    margin-bottom: 10px;
  }
}

.check-store-popup .check-store__title > h2 {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}

.check-store-popup .check-store__legend {
  float: right;
  visibility: hidden;
  cursor: help;
  font-size: 1.882em;
  color: #a3a3a3;
}

.check-store-popup .check-store__legend > span {
  display: inline-block;
  text-align: center;
  font-size: 10px;
  color: #000;
  line-height: 2em;
  margin-right: 7px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.check-store-popup .check-store__legend > span > span {
  display: inline-block;
  border: 1px solid gray;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 24px;
}

.check-store-popup .check-store__legend > span .redlight--icon, .check-store-popup .check-store__legend > span .greenlight--icon, .check-store-popup .check-store__legend > span .orangelight--icon {
  border-width: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
}

.check-store-popup .check-store__legend > span .redlight--icon {
  background-image: url("../images/bad.png");
}

.check-store-popup .check-store__legend > span .orangelight--icon {
  background-image: url("../images/normal.png");
}

.check-store-popup .check-store__legend > span .greenlight--icon {
  background-image: url("../images/smile.png");
}

.searched .check-store-popup .check-store__legend {
  visibility: visible;
}

.check-store-popup .check-store__legend__tooltip {
  display: none;
  position: absolute;
  z-index: 22;
  right: 0;
  padding: 40px;
  background-color: #cdcdcd;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.3);
  font-size: 0.563em;
  font-weight: normal;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  color: #000;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__legend__tooltip {
    padding: 10px;
  }
}

.check-store-popup .check-store__legend__tooltip > p {
  margin-bottom: 20px;
}

.check-store-popup .check-store__legend__tooltip span {
  display: inline-block;
  border: 1px solid gray;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  text-align: center;
  line-height: 24px;
}

.check-store-popup .check-store__legend__tooltip span.redlight {
  border-color: #ff0000;
}

.check-store-popup .check-store__legend__tooltip span.orangelight {
  border-color: #f7941d;
}

.check-store-popup .check-store__legend__tooltip span.greenlight {
  border-color: #00a651;
}

.check-store__legend:hover .check-store-popup .check-store__legend__tooltip {
  display: block;
}

.check-store-popup .check-store__legend__tooltip.repos {
  display: block;
  width: 60%;
  left: 0;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__legend__tooltip.repos {
    display: none;
  }
}

.check-store-popup .check-store__message {
  font-size: 1em;
  color: #a3a3a3;
  margin-bottom: 45px;
}

.searched .check-store-popup .check-store__message {
  display: none;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__message {
    margin-bottom: 10px;
  }
}

.check-store-popup .check-store__select,
.check-store-popup .check-store__input {
  border: 0.294em solid #7f8689;
  background-color: #fff;
  padding: 1em;
  font-size: 1em;
  width: auto;
}

.check-store-popup .check-store__input__container {
  width: 68.2%;
  margin-right: 2.6%;
}

.check-store-popup .check-store__input {
  width: 100%;
}

.check-store-popup .check-store__input.validation-failed {
  border-width: 0.294em !important;
}

.check-store-popup .check-store__select__container > label {
  display: block;
  margin: 30px 0;
  color: #a3a3a3;
  font-size: 1em;
  font-weight: normal;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  padding: 0;
}

.check-store-popup .check-store__input__container.validation-error, .check-store-popup .check-store__select__container.validation-error {
  background: none;
  padding: 0;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__input__container, .check-store-popup .check-store__select__container {
    width: 100%;
  }
}

.check-store-popup .check-store__select {
  text-transform: uppercase;
}

.check-store-popup .check-store__select option {
  background-color: #fff !important;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__select,
  .check-store-popup .check-store__input {
    width: 100%;
    margin-bottom: 10px;
  }
}

.check-store-popup .check-store__search .buttons-set {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 100px;
}

.check-store-popup .check-store__search .buttons-set:first-child {
  margin-right: 2.6%;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__search .buttons-set {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.check-store-popup .check-store__button {
  border: none;
  background-color: #000;
  padding: 1em 35px;
  color: #fff;
  font-size: 1em;
  cursor: pointer;
}

@media (min-width: 1525px) {
  .check-store-popup .check-store__button {
    padding: 17px 50px;
  }
}

@media (max-width: 767px) {
  .check-store-popup .check-store__button {
    width: 100%;
    margin-bottom: 10px;
  }
}

.check-store-popup .check-store__button:first-child {
  margin-right: 2.6%;
}

@media (max-width: 767px) {
  .check-store-popup .check-store__button:first-child {
    margin-right: 0;
  }
}

.check-store-popup .pickup-store__name {
  font-size: 1em;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.check-store-popup .pickup-store__name:before {
  content: '\2022';
  font-size: 1.765em;
  margin-right: 30px;
  position: relative;
  top: 3px;
}

@media (max-width: 768px) {
  .check-store-popup .pickup-store__name:before {
    display: none;
  }
}

.check-store-popup .check-store__results {
  max-height: 371px;
  overflow: auto;
}

.check-store-popup .check-store__results dd {
  margin-bottom: 75px;
}

.check-store-popup .check-store__results dd:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.check-store-popup #check-store-form .validation-failed {
  border-color: #f47d4e;
}

.check-store-popup .pac-container {
  z-index: 1050 !important;
}

.check-store-popup .pickup-store__availability,
.check-store-popup .pickup-store__data {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .check-store-popup .pickup-store__availability,
  .check-store-popup .pickup-store__data {
    float: none;
    width: 100%;
  }
}

.check-store-popup .pickup-store__data {
  font-size: 0.882em;
  color: #7f8689;
  padding-left: 44px;
}

@media (max-width: 768px) {
  .check-store-popup .pickup-store__data {
    padding-left: 0;
  }
}

.check-store-popup .pickup-store__data > p {
  margin-bottom: 10px;
}

.check-store-popup .pickup-store__availability {
  text-align: center;
  position: relative;
  top: -10px;
  z-index: 22;
}

@media (max-width: 767px) {
  .check-store-popup .pickup-store__availability {
    top: 10px;
  }
}

.check-store-popup .pickup-store__availability__title {
  font-size: 1em;
  text-align: center;
  margin-bottom: 10px;
}

.check-store-popup .icon-gruccia {
  display: block;
  background: url("../images/searchstore-gruccia-big.png") no-repeat center top;
  height: 33px;
  margin-bottom: 15px;
}

.check-store-popup .pickup-store__availability__list > li {
  display: inline-block;
  border: 3px solid gray;
  border-radius: 50%;
  margin-right: 7px;
  text-align: center;
  font-size: 0.706em;
  width: 27px;
  height: 27px;
  line-height: 22px;
}

.check-store-popup .pickup-store__availability__list > li.greenlight {
  border-color: #00a651;
}

.check-store-popup .pickup-store__availability__list > li.orangelight {
  border-color: #f7941d;
}

.check-store-popup .pickup-store__availability__list > li.redlight {
  border-color: #ff0000;
}

.check-store-popup .pickup-store__open-openings, .check-store-popup .pickup-store__open-map {
  font-size: 1em;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-decoration: none;
  line-height: 18px;
  margin-right: 20px;
}

.check-store-popup .pickup-store__open-openings:after, .check-store-popup .pickup-store__open-map:after {
  content: '';
  display: inline-block;
  background: url("../images/searchstore-arrow-right.png") no-repeat center 0;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

.check-store-popup .pickup-store__openings {
  display: none;
  margin-top: 20px;
}

.pac-container {
  z-index: 1050;
}

@media (max-width: 767px) {
  .product-main-wrapper .homepage-link {
    font-size: 11px;
    color: #95989A;
  }
  .product-main-wrapper .homepage-link::before {
    font-family: 'FontAwesome';
    content: '\f060';
    margin-right: 0;
  }
  .product-main-wrapper .homepage-link::after {
    content: '';
    margin-left: 0;
  }
  .product-main-wrapper .homepage-link > span {
    display: none;
  }
  .product-main-wrapper .breadcrumbs {
    font-size: 11px;
    color: #95989A;
  }
  .product-main-wrapper .breadcrumbs li + li::before {
    content: '-';
    padding-right: 0;
  }
  .product-main-wrapper .breadcrumbs > ul > li {
    padding-right: 0;
  }
  .product-main-wrapper .media {
    margin-top: 5px;
  }
  .product-nav-block {
    display: none;
  }
  .product_media_gallery {
    margin-bottom: 11px;
  }
  .product_media_gallery .slick-dots, .product_media_gallery .slick-dots-tablet {
    right: 50%;
    bottom: 5px;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
  }
  .product_media_gallery .slick-dots-tablet {
    opacity: 0;
    left: -999em;
  }
  .product-info-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .product-info-main .product-info-price {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-info-main .product-info-price .price-final_price {
    font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 37px;
  }
  .product-info-main .page-title-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    margin: 0 0 19px;
  }
  .product-info-main .swatch-color {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .product-info-main .swatch-color ul {
    margin-bottom: 0;
  }
  .product-info-main .product-information-tabs {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .product-info-main .product-information-tabs .tab-info {
    font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
  }
  .product-info-main .product-add-form {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .product-info-main .check-store,
  .product-info-main .sku,
  .product-info-main .swatch-title,
  .product-info-main .product-info-description,
  .product-info-main .product-info-color {
    display: none;
  }
  .box-tocart--mobile {
    position: relative;
  }
  .box-tocart--mobile > button {
    width: 100%;
  }
  .box-tocart--mobile > .cart-confirm {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #5bd176;
  }
  .product-add-form {
    position: fixed;
    z-index: 200;
    bottom: 0;
    width: calc(100% - 30px);
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
  .product-info-main .product-add-form {
    padding-bottom: 0 !important;
    margin-bottom: 7px;
  }
  .product-add-form .product-size-guide {
    display: none;
  }
  .product-options-wrapper {
    display: block;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 15px 21px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
  }
  .product-options-wrapper.expanded {
    opacity: 1;
    pointer-events: auto;
  }
  .swatch-option.text {
    display: block;
    border-width: 0 0 1px;
    border-color: #e3e3e3;
    min-width: unset;
    max-width: unset;
    margin: 0 16px;
    padding: 10px 10px 13px;
    text-align: left;
  }
  .product-info-main .swatch-option.text {
    font-size: 20px;
    line-height: 24px;
  }
  .size-label > span {
    font-size: 10px;
    color: #6e6e6e;
  }
}

@media (min-width: 768px) {
  .product-info-price {
    position: relative;
  }
  .product-info-price .product-addto-links {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.product-list-widget {
  clear: both;
  margin-bottom: 105px;
}

.product-list-widget .product-items, .product-list-widget .items {
  margin-left: -10px;
  margin-right: -10px;
}

.product-list-widget .products-grid .product-item {
  padding-left: 10px;
  padding-right: 10px;
}

.product-list-widget .product-item {
  margin-bottom: 25px;
}

.product-list-widget .block-title {
  font-size: 30px;
  text-align: center;
}

.product-list-widget .block-content {
  margin-top: 75px;
}

.product-list-widget .product-item-details {
  font-size: 15px;
  margin-top: 0;
}

.product-list-widget .product-image-photo {
  margin-left: auto;
  margin-right: auto;
}

.product-list-widget .actions-secondary {
  text-align: right;
}

.product-list-widget .discount-percentual {
  display: none;
}

.product-list-widget .product-item-actions {
  margin-top: 5px;
}

.product-list-widget.crosssell {
  margin-top: 20px;
}

.product-list-widget.crosssell .block-content.content {
  margin-top: 0;
}

.product-list-widget .product-item:hover .product-item-inner {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: auto;
}

.shop-the-look .button-buy-all {
  margin-top: 75px;
}

.shop-the-look .product-item-details {
  margin-top: 0;
}

.action.towishlist, .addtowish {
  font-size: 25px;
}

.action.towishlist.active .fa::before, .action.towishlist:hover .fa::before, .addtowish.active .fa::before, .addtowish:hover .fa::before {
  content: "\f004";
}

.action.towishlist.updated, .addtowish.updated {
  font-size: 15px;
}

.toolbar-wishlist .page-title {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  font-size: 20px;
}

.toolbar-wishlist .page-title span {
  font-size: 30px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .toolbar-wishlist {
    display: inline-block;
    width: 100%;
  }
  .toolbar-wishlist .page-title {
    margin-bottom: 10px;
  }
  .toolbar-wishlist .cols-selector {
    float: left;
  }
  .toolbar-wishlist .toolbar-sorter {
    float: right;
  }
}

.form-wishlist-items .actions-toolbar button {
  margin-right: 15px;
  margin-bottom: 20px;
}

.form-wishlist-items .actions-toolbar button:last-child {
  margin-right: 0;
}

@media (max-width: 480px) {
  .form-wishlist-items .actions-toolbar button {
    width: 100%;
    margin-right: 0;
  }
}

.form-wishlist-items .product-item:hover .product-item-inner {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: auto;
}

.form-wishlist-items .product-item .comment-box, .form-wishlist-items .product-item .box-tocart .qty {
  display: none;
}

.form-wishlist-items .product-item-actions {
  font-size: 12px;
  margin-top: 5px;
}

.form-wishlist-items .product-item-actions > a::after {
  content: '\007c';
}

.form-wishlist-items .product-item-actions > a:last-child::after {
  content: '';
}

#wishlist-table > tbody > tr > td {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 991px) {
  #wishlist-table > tbody > tr > td.col.product, #wishlist-table > tbody > tr > td.col.actions {
    padding-left: 0;
    padding-right: 0;
  }
}

#wishlist-table .product.name {
  font-size: 20px;
}

#wishlist-table .price-box {
  margin-top: 10px;
}

#wishlist-table .price-box .old-price, #wishlist-table .price-box .special-price {
  margin-right: 10px;
}

#wishlist-table button.tocart {
  background-color: #bff9d0;
  font-size: 14px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  margin-right: 20px;
}

#wishlist-table button.tocart span {
  display: inline;
}

#wishlist-table button.tocart::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 37%;
  background: #000;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

#wishlist-table button.tocart:hover {
  color: #FFF;
}

#wishlist-table button.tocart:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
  width: 100%;
}

#wishlist-table .action.towishlist {
  vertical-align: middle;
}

@media (min-width: 768px) {
  #wishlist-table {
    width: auto;
  }
}

@media (max-width: 767px) {
  #wishlist-table > tbody > tr > td {
    width: 100%;
    display: block;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #wishlist-table > tbody > tr > td:last-child {
    border-bottom: 1px solid #95989A;
  }
}

.wishlist.wishlist .product-item-tooltip .label {
  font-size: 15px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  padding: 0;
}

.block-dashboard-orders {
  margin-bottom: 90px;
}

.block-dashboard-orders .orders-recent {
  border-bottom: none;
}

@media (max-width: 767px) {
  .block-dashboard-orders {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .orders-history .table-responsive::-webkit-scrollbar, .orders-history .block-returns-items .table-returns::-webkit-scrollbar, .block-returns-items .orders-history .table-returns::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .orders-history .table-responsive::-webkit-scrollbar-thumb, .orders-history .block-returns-items .table-returns::-webkit-scrollbar-thumb, .block-returns-items .orders-history .table-returns::-webkit-scrollbar-thumb {
    background: #95989A;
    border: 0 none #fff;
  }
  .orders-history .table-responsive::-webkit-scrollbar-track, .orders-history .block-returns-items .table-returns::-webkit-scrollbar-track, .block-returns-items .orders-history .table-returns::-webkit-scrollbar-track {
    background: rgba(185, 185, 185, 0.3);
    border: 0 none #fff;
  }
}

.table-order-items.history td, .table-order-items.history th, .table-order-items.recent td, .table-order-items.recent th {
  text-align: center;
}

.table-order-items tbody > tr > td.col.actions {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.table-order-items tbody > tr > td.col.actions > a::after {
  content: '\007c';
}

.table-order-items tbody > tr > td.col.actions > a:last-child::after {
  content: '';
}

.table-order-items tfoot th, .table-order-items tfoot td {
  text-align: right;
}

.table-order-items.history thead > tr > th:first-child, .table-order-items.history tbody > tr > td:first-child {
  border-radius: 3px 0 0 3px;
  padding-left: 3px;
}

.table-order-items.history thead > tr > th:last-child, .table-order-items.history tbody > tr > td:last-child {
  border-radius: 0 3px 3px 0;
  padding-right: 3px;
}

.table-order-items.history tbody > tr:hover {
  border-radius: 3px;
}

.block-title.order {
  margin-bottom: 30px;
}

.block-title.order > span:first-child {
  text-transform: uppercase;
  font-size: 25px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: normal;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .order-details-items .table-order-items .col.qty,
  .order-details-items .table-order-items .col.price {
    text-align: center;
  }
  .order-details-items .table-order-items .col.subtotal {
    text-align: right;
  }
}

.order-details-items .table-order-items .items-qty {
  margin-bottom: 0;
}

.order-details-items .table-order-items tbody > tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.order-details-items .table-order-items tfoot > tr > th, .order-details-items .table-order-items tfoot > tr strong {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

.order-details-items .table-order-items .product-item-name {
  font-size: 25px;
}

.order-details-items .table-order-items .product-item-sku, .order-details-items .table-order-items .item-options {
  font-size: 15px;
}

.order-details-items .table-order-items .product-item-sku {
  color: #95989A;
}

.order-details-items .table-order-items tfoot tr:first-child th, .order-details-items .table-order-items tfoot tr:first-child td {
  padding-top: 50px;
}

.order-details-items.ordered .table-wrapper {
  border-bottom: 0;
}

@media (max-width: 991px) {
  .order-details-items thead {
    display: none;
  }
  .order-details-items tbody > tr > td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0;
    border-radius: 0;
  }
  .order-details-items tbody > tr > td:first-child {
    padding-left: 0;
  }
}

.block-order-details-view {
  margin: 80px 0 0;
}

.block-order-details-view .block-title {
  font-size: 25px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.block-order-details-view .box {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
  padding-bottom: 30px;
}

.block-order-details-view .box-title {
  font-size: 18px;
}

.block-order-details-view .tracking-notice {
  padding: 5px 10px;
  display: inline-block;
}

.payment-method dt {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.box-order-shipping-method .box-content img {
  display: none;
}

.page.tracking table tr > th {
  border-top: 0;
}

.page.tracking button > span {
  font-size: 16px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.tracking-url {
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
}

.discountdetailtable .det-row {
  width: 110px;
}

.order-links {
  padding-left: 0;
}

.order-links li {
  display: inline-block;
  border-right: 1px solid;
  padding-right: 10px;
  margin-right: 10px;
}

.order-links li:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

.magento-rma-returns-returns .block-addresses-default .block-content, .magento-rma-returns-returns .block-addresses-list .block-content, .sales-guest-view .block-addresses-default .block-content, .sales-guest-view .block-addresses-list .block-content, .magento-rma-guest-returns .block-addresses-default .block-content, .magento-rma-guest-returns .block-addresses-list .block-content {
  margin-left: 0;
  margin-right: 0;
}

.sales-guest-view .page-title-wrapper {
  display: none;
}

@media (min-width: 992px) {
  .sales-guest-view .columns > .main > div.block {
    margin-left: 57.6px;
    margin-right: 46.6px;
  }
}

.magento-rma-guest-returns .page-title-wrapper {
  margin-bottom: 10px;
}

.magento-rma-guest-returns .page-title-wrapper .page-title, .magento-rma-guest-returns .page-title-wrapper .order-status {
  font-size: 20px;
}

.magento-rma-guest-returns .page-title-wrapper .page-title {
  margin: 0;
}

.magento-rma-guest-returns .page-title-wrapper .order-status {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.magento-rma-guest-returns .page-title-wrapper .order-date .label {
  padding-left: 0;
}

.magento-rma-guest-returns .page-title-wrapper .order-actions-toolbar {
  display: none;
}

.sales-guest-view .action_return_wrapper, .sales-order-view .action_return_wrapper, .magento-rma-returns-returns .action_return_wrapper, .magento-rma-guest-returns .action_return_wrapper {
  display: block;
  text-align: right;
}

.sales-guest-view .action.return, .sales-order-view .action.return, .magento-rma-returns-returns .action.return, .magento-rma-guest-returns .action.return {
  font-size: 14px;
  margin-bottom: 15px;
}

.sales-guest-view .action.return:focus, .sales-order-view .action.return:focus, .magento-rma-returns-returns .action.return:focus, .magento-rma-guest-returns .action.return:focus {
  text-decoration: none;
}

.sales-guest-view .items.order-links, .sales-order-view .items.order-links, .magento-rma-returns-returns .items.order-links, .magento-rma-guest-returns .items.order-links {
  display: inline-block;
  width: 100%;
}

.cl-checkout-steps {
  padding-bottom: 54px;
}

.cl-checkout-steps::after {
  content: '';
  clear: both;
  display: table;
}

.cl-checkout-steps ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  counter-reset: index;
}

@media (max-width: 767px) {
  .cl-checkout-steps ul {
    border-bottom: 1px solid #95989A;
  }
}

.cl-checkout-steps li {
  font-size: 20px;
  line-height: 24px;
  color: #95989A;
  float: left;
  padding-bottom: 17px;
  margin-right: 21px;
  position: relative;
}

.cl-checkout-steps li span::before {
  counter-increment: index;
  content: "0" counter(index) ". ";
}

@media (min-width: 480px) and (max-width: 991px) {
  .cl-checkout-steps li {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .cl-checkout-steps li {
    width: 100%;
    font-size: 18px;
    position: absolute;
    left: -9999px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-bottom: 12px;
  }
}

.cl-checkout-steps li.cl-checkout-step--active, .checkout-cart-index .cl-checkout-steps li:first-child, .cl-checkout-steps li.opc-progress-bar-item._active {
  color: #000;
  border-bottom: 3px solid #000;
}

@media (max-width: 767px) {
  .cl-checkout-steps li.cl-checkout-step--active, .checkout-cart-index .cl-checkout-steps li:first-child, .cl-checkout-steps li.opc-progress-bar-item._active {
    position: inherit;
    left: 0;
    max-height: inherit;
    overflow: visible;
    opacity: 1;
    border-bottom: 0;
  }
}

.ie11 .cl-checkout-steps li,
.ie10 .cl-checkout-steps li {
  line-height: 20px;
}

@media (max-width: 767px) {
  .cl-checkout-steps {
    padding-bottom: 27px;
  }
}

.checkout-cart-index #block-summary {
  display: block !important;
}

.checkout-cart-index #block-summary form .fieldset.estimate .legend {
  font-size: 16px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 19px;
  border: none;
  margin-bottom: 31px;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods {
  float: left;
  width: 100%;
  margin: 0;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods:after {
  content: "";
  clear: both;
  display: table;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .cl-row-shipping {
  float: left;
  width: 100%;
  margin-bottom: 18px;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options.cl-radio {
  width: 33px;
  min-width: 33px;
  float: left;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-title {
  width: 37%;
  float: left;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .checkout-cart-index #block-summary .fieldset.rate .items.methods .item-title {
    font-size: 11px;
  }
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options {
  float: right;
  text-align: right;
  width: 50%;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options {
    width: 45%;
  }
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options label {
  padding-right: 0;
  text-transform: uppercase;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options label, .checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options .field {
  margin: 0;
}

.checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options input[type="checkbox"], .checkout-cart-index #block-summary .fieldset.rate .items.methods .item-options input[type="radio"] {
  margin-top: 0;
}

.checkout-cart-index .checkout-methods-items {
  margin: 10px 0 30px;
  padding: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
}

.checkout-cart-index .checkout-methods-items .action.primary.checkout {
  width: 100%;
  background-color: #000;
  font-weight: normal;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}

.checkout-cart-index .checkout-methods-items .action.primary.checkout span {
  display: inline;
}

.checkout-cart-index .checkout-methods-items .action.primary.checkout::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #39c87a;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.checkout-cart-index .checkout-methods-items .action.primary.checkout:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
  width: 100%;
}

.checkout-cart-index .checkout-methods-items .action.multicheckout {
  display: none;
}

.cart-container {
  margin-top: 35px;
  /*
      .cart-totals, .checkout-methods-items {
        width: 100%;
        @media (min-width: $screen-md) {
          padding-left: 35px;
          padding-right: 25px;
        }
        @media (min-width: $screen-sm)and(max-width: $screen-md-max) {
          padding-left: 10px;
        }
        @media (min-width: $screen-sm) {
          width: 30.781%;
          float: right;
          clear: right;
        }
      }
    */
}

.cart-container:after {
  content: "";
  clear: both;
  display: table;
}

.cart-container .cart-summary {
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .cart-container .cart-summary {
    width: 30.781%;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cart-container .cart-summary {
    padding-left: 10px;
  }
}

.cart-container .cart-summary .cl-checkout-steps {
  margin-top: 0;
}

.cart-container .cart-summary--fixed {
  position: fixed;
  top: 60px;
  right: 25px;
  overflow-y: auto;
  background-color: #fff;
  z-index: 1;
  bottom: 0;
}

@media (max-width: 991px) {
  .cart-container .cart-summary--fixed::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .cart-container .cart-summary--fixed::-webkit-scrollbar:vertical {
    width: 8px;
  }
  .cart-container .cart-summary--fixed::-webkit-scrollbar:horizontal {
    height: 8px;
  }
  .cart-container .cart-summary--fixed::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    border: 2px solid #ffffff;
  }
  .cart-container .cart-summary--fixed::-webkit-scrollbar-track {
    background-color: #ffffff;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .cart-container .cart-summary--fixed {
    right: 8px;
  }
}

.cart-container .form-cart-wrapper {
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .cart-container .form-cart-wrapper {
    width: 69.219%;
    padding-right: 37px;
  }
}

.cart-container .checkout-methods-items .paypal {
  display: none;
}

.cart-container .data.totals {
  margin-top: 15px;
}

.cart-container .data.totals caption {
  display: none;
}

.cart-container .data.totals tr th, .cart-container .data.totals tr td {
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}

.cart-container .data.totals tr th {
  background-color: transparent;
  border: none;
  padding-left: 0;
  text-transform: uppercase;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.cart-container .data.totals tr td {
  background-color: transparent;
  border: none;
}

.cart-container .data.totals tr td.amount {
  text-align: right;
  padding-right: 0;
}

.cart-container .data.totals tr.totals.shipping {
  display: none;
}

.cart-container .data.totals tr.grand.totals strong {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 38px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .cart-container .data.totals tr.grand.totals strong {
    font-size: 24px;
  }
}

.cart-container .data.totals tr.totals.sub .amount {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 34px;
}

@media (max-width: 991px) {
  .cart-container .data.totals tr.totals.sub .amount {
    font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
    font-size: 25px;
  }
}

.cart-container .data.totals tr.totals.fidelity_discount th, .cart-container .data.totals tr.total-rules th {
  padding-left: 25px;
}

.cart-container .data.totals tr.totals.fidelity_discount th, .cart-container .data.totals tr.totals.fidelity_discount td, .cart-container .data.totals tr.total-rules th, .cart-container .data.totals tr.total-rules td {
  font-size: 14px;
}

.cart-container .data.totals tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.cart-container .data.totals .title {
  display: block;
}

.cart-container .data.totals.table-totals-sub {
  margin-top: 0;
}

.cart-container .data.totals.table-totals-sub {
  margin: 0 10px;
  display: inline-block;
}

@media (max-width: 991px) {
  .cart-container .data.totals.table-totals-sub {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .cart-container .data.totals.table-totals-sub {
    border-bottom: 1px #95989A solid;
  }
  .cart-container .data.totals.table-totals-sub tr th {
    padding-left: 10px;
  }
  .cart-container .data.totals.table-totals-sub tr th, .cart-container .data.totals.table-totals-sub tr td {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .cart-container {
    position: relative;
  }
  .cart-container .line-separate {
    width: 1px;
    height: 100%;
    background-color: #95989A;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 69.219%;
  }
}

#gift-options-cart {
  display: none;
}

.cart-summary {
  /*
    .table-wrapper {
      border-top: 1px $border-color solid;
      margin-top: 25px;
    }
    */
}

@media (min-width: 992px) {
  .cart-summary {
    padding-left: 35px;
    padding-right: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cart-summary {
    padding-left: 10px;
  }
}

.cart-summary .title {
  display: none;
}

#shipping-zip-form .field {
  margin-bottom: 10px;
}

#shipping-zip-form .field .label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  border: none;
  text-align: left;
  margin: 0 0 5px;
  display: block;
  padding: 0;
  font-size: 100%;
}

#shipping-zip-form .field .control > * {
  width: 100%;
}

#shipping-zip-form .field input {
  padding-left: 8px;
  padding-right: 8px;
}

#shipping-zip-form .field input, #shipping-zip-form .field select {
  border: 1px solid #ccc;
  height: 30px;
  font-size: 12px;
}

#shipping-zip-form .field._required .label span:after, #shipping-zip-form .field.required .label span:after {
  content: " *";
}

#shipping-zip-form .legend {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#shipping-zip-form .fieldset.estimate {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  width: 0;
  height: 0;
}

#shipping-zip-form .fieldset.estimate input, #shipping-zip-form .fieldset.estimate select {
  height: 0;
  width: 0;
  padding: 0;
}

.cart-order-summary {
  font-size: 20px;
  line-height: 24px;
  color: #95989A;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .cart-order-summary {
    font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000;
  }
}

#shopping-cart-table {
  margin-bottom: 35px;
}

#shopping-cart-table tbody + tbody {
  border-top: none;
}

#shopping-cart-table .col.actions .gift-options-cart-item, #shopping-cart-table .col.actions .action, #shopping-cart-table .cl-action-mob .gift-options-cart-item, #shopping-cart-table .cl-action-mob .action {
  display: none;
}

#shopping-cart-table .col.actions .action-delete, #shopping-cart-table .cl-action-mob .action-delete {
  display: block;
}

#shopping-cart-table .col.actions .action-delete > span, #shopping-cart-table .cl-action-mob .action-delete > span {
  display: none;
}

#shopping-cart-table .col.actions .action-delete:before, #shopping-cart-table .cl-action-mob .action-delete:before {
  font-family: "FontAwesome", serif;
  content: "\f014";
  font-size: 22px;
}

#shopping-cart-table .col.actions a:hover, #shopping-cart-table .cl-action-mob a:hover {
  text-decoration: none;
}

#shopping-cart-table .actions-toolbar {
  margin-bottom: 0;
}

#shopping-cart-table .col.qty input {
  padding: 0 8px;
  text-align: center;
  border-radius: 0;
  min-height: 25px;
  width: 30px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

#shopping-cart-table .col.qty .field {
  margin-bottom: 0;
}

#shopping-cart-table .cl-color img {
  border: 1px #95989A solid;
  max-width: 74px;
  margin: 0 auto;
}

#shopping-cart-table .cl-color ul {
  margin-bottom: 0;
}

#shopping-cart-table .product-item-name {
  text-transform: uppercase;
}

#shopping-cart-table .product-item-sku {
  color: #95989A;
}

#shopping-cart-table .product-photo img {
  max-width: 74px;
}

#shopping-cart-table tr:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#shopping-cart-table > thead > tr > th {
  text-transform: uppercase;
  font-size: 15px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #FFF;
  border: none;
}

@media (max-width: 991px) {
  #shopping-cart-table > thead > tr > th {
    font-size: 13px;
  }
}

#shopping-cart-table > tbody > tr > td {
  border-top: 1px #95989A solid;
  border-radius: 0;
  vertical-align: middle;
}

#shopping-cart-table > tbody > tr > td.col.subtotal {
  text-align: center;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 20px;
}

#shopping-cart-table > tbody > tr > td.cl-size, #shopping-cart-table > tbody > tr > td.cl-color {
  text-align: center;
}

#shopping-cart-table > tbody > tr > td p {
  margin: 0;
  padding: 0;
}

#shopping-cart-table > tbody > tr > td:first-child {
  padding-left: 0;
}

@media (max-width: 991px) {
  #shopping-cart-table > tbody > tr > td {
    border-top: 0;
  }
}

#shopping-cart-table > thead > tr > th,
#shopping-cart-table > tbody > tr > td {
  padding-right: 3px;
  padding-left: 3px;
}

#shopping-cart-table > thead > tr > th.col.qty, #shopping-cart-table > thead > tr > th.col.size, #shopping-cart-table > thead > tr > th.col.color, #shopping-cart-table > thead > tr > th.col.subtotal,
#shopping-cart-table > tbody > tr > td.col.qty,
#shopping-cart-table > tbody > tr > td.col.size,
#shopping-cart-table > tbody > tr > td.col.color,
#shopping-cart-table > tbody > tr > td.col.subtotal {
  text-align: center;
}

#shopping-cart-table > thead > tr > th.col.actions,
#shopping-cart-table > tbody > tr > td.col.actions {
  text-align: right;
}

#shopping-cart-table .item-options {
  margin: 0;
}

#shopping-cart-table .item-options dd {
  background-color: #000;
  min-width: 25px;
  height: 25px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  display: inline-block;
}

@media (min-width: 768px) {
  #shopping-cart-table .item-options dd {
    margin: 0 auto;
  }
}

#shopping-cart-table .item-options.options-giftcard {
  text-align: left;
  display: inline-block;
}

#shopping-cart-table .item-options.options-giftcard dt {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

#shopping-cart-table .item-options.options-giftcard dd {
  background: none;
  color: #000;
  text-align: left;
}

@media (max-width: 767px) {
  #shopping-cart-table .item-options.options-giftcard {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  #shopping-cart-table {
    border-bottom: 1px #95989A solid;
  }
  #shopping-cart-table .col.description {
    width: 126px;
  }
}

@media (max-width: 991px) {
  #shopping-cart-table .col.description {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  #shopping-cart-table thead {
    display: none;
  }
  #shopping-cart-table tbody.item {
    border-bottom: 1px #95989A solid;
    display: table;
  }
  #shopping-cart-table .col.qty {
    padding: 0;
  }
}

#shopping-cart-table .col.item--mobile {
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  vertical-align: top;
}

#shopping-cart-table .col.item--mobile table {
  width: 100%;
  height: 100%;
}

#shopping-cart-table .col.item--mobile .col.description {
  padding: 0 0 30px;
}

#shopping-cart-table .col.item--mobile .subtotal {
  text-align: right;
  font-size: 16px;
  line-height: 20.8px;
}

#shopping-cart-table .col.item--mobile .cl-size-and-subtotal {
  height: 21px;
}

#shopping-cart-table .col.item--mobile .cl-size-and-subtotal .cl-color {
  width: 25px;
}

#shopping-cart-table .col.item--mobile .cl-size-and-subtotal .cl-empty {
  width: 9px;
}

#shopping-cart-table .col.item--mobile tr > td {
  padding: 0;
}

#shopping-cart-table .cl-action-mob {
  text-align: right;
  padding: 0 0 15px;
}

#shopping-cart-table .tr-giftcard td {
  border-top: 0;
  padding-top: 0;
}

.cart.main.actions .action {
  margin-bottom: 15px;
  margin-right: 20px;
  padding: 5px 20px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .cart.main.actions {
    margin: 30px 0;
  }
  .cart.main.actions .action {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}

.cart-container .discount .block-title, .cart-container .block-giftcard .block-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  cursor: pointer;
}

.cart-container .discount label, .cart-container .discount .content, .cart-container .block-giftcard label, .cart-container .block-giftcard .content {
  display: none;
}

.cart-container .block-giftcard hr {
  margin-top: 30px;
}

.cart-container #gift-form label {
  margin-bottom: 15px;
}

.cart-container #gift-form input {
  margin-bottom: 25px;
}

.cart-container #cart-gift {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .cart-container .discount .actions-toolbar > .primary > .action {
    max-width: 100%;
    min-width: auto;
  }
}

@media (max-width: 767px) {
  .cart-container .block.discount {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.checkout-methods-items .amazon-button-container__cell .login-with-amazon {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  position: relative;
  width: 100%;
  background-color: #f6ca4f;
  text-align: center;
}

.checkout-methods-items .amazon-button-container__cell .login-with-amazon:hover {
  color: #fff;
  text-decoration: none;
}

.checkout-methods-items .amazon-button-container__cell .login-with-amazon::before {
  content: 'Amazon Pay';
  color: #000;
}

.checkout-methods-items .amazon-button-container__cell .login-with-amazon > img {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
}

.page_returns_index .form_submit {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  width: auto;
  margin-bottom: 20px;
}

.page_returns_index .form_submit:hover {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 480px) {
  .page_returns_index .form_submit {
    width: 100%;
  }
}

.page_returns_index label, .page_returns_index .label {
  font-size: 16px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

.page_returns_index .form_field {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .page_returns_index .form_field .input-box {
    width: 40%;
  }
}

.page_returns_index .order-help {
  margin-top: 15px;
}

.page_returns_index .block-content-bottom {
  border-top: 1px dotted #95989A;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}

.page_returns_index .form_buttons {
  margin-top: 20px;
}

.page_returns_index .block-content-view label {
  padding-left: 0;
}

.page_returns_index.page_returns_index_input .form_submit {
  float: right;
}

.page_returns_index.page_returns_index_view .form_submit {
  margin-right: 20px;
}

@media (max-width: 480px) {
  .page_returns_index.page_returns_index_view {
    margin-right: 0;
  }
}

.form-create-return .control.only-text {
  padding-left: 20px;
}

.form-create-return .additional.row {
  margin-left: 0;
  margin-right: 0;
}

.form-create-return .field.contact.email input {
  border: none;
  padding: 0;
}

.form-create-return .field.comment {
  margin-top: 80px;
}

.form-create-return .field.rma_pickupdate {
  margin-bottom: 50px;
}

.form-create-return .field.rma_pickupdate input {
  max-width: 350px;
  cursor: pointer;
}

.form-create-return button.action.remove, .form-create-return button.action.add {
  font-size: 16px;
}

.form-create-return button.action.submit {
  text-transform: uppercase;
  background-color: #4E8FE7;
}

.form-create-return > .actions-toolbar > .primary {
  text-align: right;
}

@media (min-width: 768px) {
  .form-create-return > .actions-toolbar {
    display: initial;
  }
}

.magento-rma-returns-view .block-returns-items, .magento-rma-guest-view .block-returns-items {
  margin-top: 25px;
}

.magento-rma-returns-view .block-returns-items .block-title, .magento-rma-guest-view .block-returns-items .block-title {
  display: none;
}

.magento-rma-returns-view .block-return-details .box-title, .magento-rma-guest-view .block-return-details .box-title {
  font-size: 18px;
}

@media (min-width: 992px) {
  .magento-rma-returns-view .columns > .main > div.block, .magento-rma-guest-view .columns > .main > div.block {
    margin-left: 0;
    margin-right: 0;
  }
  .magento-rma-returns-view .columns > .main > div.block .box, .magento-rma-guest-view .columns > .main > div.block .box {
    display: inline-block;
  }
  .magento-rma-returns-view .columns > .main > div.block .box-returns-requested, .magento-rma-guest-view .columns > .main > div.block .box-returns-requested {
    margin-right: 100px;
  }
}

@media (max-width: 991px) {
  .magento-rma-returns-view .box-returns-requested, .magento-rma-guest-view .box-returns-requested {
    margin-bottom: 25px;
  }
}

.magento-rma-returns-view .table-returns caption, .magento-rma-guest-view .table-returns caption {
  display: none;
}

.magento-rma-returns-view .block-returns-comments, .magento-rma-guest-view .block-returns-comments {
  margin-top: 25px;
}

.magento-rma-returns-view .block-returns-comments .block-title, .magento-rma-guest-view .block-returns-comments .block-title {
  font-size: 18px;
  text-transform: uppercase;
}

.magento-rma-returns-history .block-title {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .sales-guest-form .field, .sales-guest-form .actions-toolbar {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}

#add-item-to-return[disabled] {
  display: none;
}

@media (min-width: 992px) {
  .magento-rma-guest-create .columns > .main > div.block, .magento-rma-guest-view .columns > .main > div.block {
    margin-left: 0;
    margin-right: 0;
  }
  .magento-rma-guest-create .block-order-details-view .block-content .row, .magento-rma-guest-view .block-order-details-view .block-content .row {
    margin-left: 0;
    margin-right: 0;
  }
  .magento-rma-guest-create .block-order-details-view .box, .magento-rma-guest-view .block-order-details-view .box {
    width: 50%;
    float: left;
  }
}

.magento-rma-guest-view .block-order-details-view, .magento-rma-guest-create .block-order-details-view {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .magento-rma-guest-create .block-order-details-view .block-content .row {
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.abs-checkout-tooltip-content-position-top {
  right: -10px;
  right: -1rem;
  top: 40px;
  left: auto;
}

.abs-checkout-tooltip-content-position-top:before, .abs-checkout-tooltip-content-position-top:after {
  font-size: 10px;
  color: #f4f4f4;
  margin-top: -21px;
  right: 10px;
  right: 1rem;
  left: auto;
  top: 0;
}

.abs-checkout-tooltip-content-position-top:before {
  border-bottom-color: #929292;
}

.abs-checkout-tooltip-content-position-top:after {
  border: border-bottom-color;
  background-color: #f4f4f4;
  top: 1px;
}

@media only screen and (min-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -1rem;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before, .abs-checkout-tooltip-content-position-top-mobile:after {
    font-size: 10px;
    color: #f4f4f4;
    margin-top: -21px;
    right: 1rem;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before {
    border-bottom-color: #929292;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border: border-bottom-color;
    background-color: #f4f4f4;
    top: 1px;
  }
}

.abs-login-block-title, .amazon-validate-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 18;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

.abs-login-block-title strong, .amazon-validate-container .block .block-title strong {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop, .amazon-addresses {
    clear: both;
  }
}

/** mini cart styling **/
.amazon-minicart-container {
  width: 100%;
  display: block;
}

.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 12px 0 4px 0;
}

.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.revert-checkout {
  margin-top: 20px;
  display: block;
}

.centered-button {
  text-align: center;
  display: inline-block;
}

.catalog-product-view .centered-button {
  display: table;
}

.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}

.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}

.checkout-methods-items .centered-button {
  margin-bottom: 0;
}

@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}

@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    left: 15px;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before, .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}

.amazon-widget {
  max-width: 400px;
  height: 228px;
}

.amazon-widget--address {
  margin-top: 20px;
}

.amazon-addresses {
  margin-top: 20px;
}

.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}

.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}

/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}

@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}

@media all and (min-width: 768px) {
  .amazon-address {
    width: 48%;
    margin-bottom: 0;
  }
  .amazon-address:nth-child(1) {
    clear: left;
    float: left;
  }
  .amazon-address:nth-child(2) {
    float: right;
  }
  .amazon-address:nth-child(2) + * {
    clear: both;
  }
}

.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}

@media (max-width: 767px) {
  .amazon-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}

@media (max-width: 767px) {
  .amazon-button-container__cell {
    display: block;
  }
}

.amazon-button-container img {
  display: block;
  border-radius: 0;
}

.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}

@media (min-width: 1200px) {
  .checkout-cart-index .field-tooltip {
    top: 8px;
  }
}

.checkout-index-index .amazon-button-container {
  position: absolute;
  right: 0;
  top: -50px;
  margin: 0;
  width: auto;
}

@media (max-width: 992px) {
  .checkout-index-index .amazon-button-container {
    display: block;
    position: relative;
    top: -138px;
    left: 0;
    height: 0;
    width: 100%;
  }
}

.checkout-index-index .field-tooltip {
  left: 8px;
  top: 8px;
}

.checkout-index-index .opc-wrapper .checkout-shipping-method .step-content {
  margin-top: 50px;
}

@media (max-width: 992px) {
  .checkout-index-index .opc-wrapper .checkout-shipping-method .step-content {
    margin-top: 0;
  }
}

.checkout-index-index .opc-wrapper .checkout-shipping-method .step-title, .checkout-index-index .opc-wrapper .checkout-shipping-method .checkout-payment-method .block-giftcard .block-title, .checkout-index-index .checkout-payment-method .block-giftcard .opc-wrapper .checkout-shipping-method .block-title {
  margin-top: 50px;
}

@media (max-width: 992px) {
  .checkout-index-index .opc-wrapper .checkout-shipping-method .step-title, .checkout-index-index .opc-wrapper .checkout-shipping-method .checkout-payment-method .block-giftcard .block-title, .checkout-index-index .checkout-payment-method .block-giftcard .opc-wrapper .checkout-shipping-method .block-title {
    margin-top: 100px;
  }
}

.checkout-index-index #co-payment-form .amazon-payment-method .payment-method-content .actions-toolbar {
  text-align: left;
}

@media (min-width: 768px) {
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
}

.amazon-validate-container .block .block-title {
  font-size: 18;
}

.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}

@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
  .amazon-minicart-container {
    margin-top: 20px;
  }
  .amazon-button-container {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 768px) and (min-width: 768px) {
  .login-container .block-amazon-login {
    float: right;
    clear: none;
  }
}

@media all and (max-width: 768px) and (min-width: 768px) {
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
}

@media all and (max-width: 768px) and (min-width: 768px) {
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
}

@media all and (max-width: 768px) {
  .amazon-validate-container {
    width: 500px;
    margin: 40px auto 0 auto;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    width: 175px;
    text-align: right;
  }
}

.amazon-logout-widget {
  display: none;
}

@media (min-width: 768px) and (max-width: 1439px) {
  .checkout-cart-index .amazon-button-container__cell {
    display: block;
  }
  .checkout-cart-index .amazon-button-container .field-tooltip {
    left: 0;
  }
  .checkout-cart-index .checkout-methods-items .field-tooltip .field-tooltip-content {
    left: 28px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .checkout-cart-index .checkout-methods-items .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .checkout-cart-index .amazon-button-container .field-tooltip {
    left: 0;
  }
  .checkout-cart-index .checkout-methods-items .field-tooltip .field-tooltip-content {
    left: 28px;
  }
}

@media (min-width: 1440px) {
  .checkout-cart-index .checkout-methods-items .field-tooltip .field-tooltip-content {
    left: 28px;
    width: 170px;
  }
}

@media (min-width: 768px) {
  .block-amazon-login .actions-toolbar > .primary {
    width: 100%;
  }
  .block-amazon-login .actions-toolbar > .primary > p {
    text-align: center;
  }
  .block-amazon-login .amazon-button-container {
    width: 100%;
  }
}

.pn-nav-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .pn-nav-block {
    display: none;
  }
}

.prev-btn-block {
  line-height: 35px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px #b9b9b9 solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #b9b9b9;
}

.next-btn-block {
  line-height: 35px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px #b9b9b9 solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid #b9b9b9;
  border-left: 1px solid #b9b9b9;
}

.footer-menu__container h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .footer-menu__container h3 {
    font-size: 21px;
    margin-bottom: 26px;
    cursor: pointer;
  }
  .open .footer-menu__container h3, .footer-menu__container .open h3 {
    margin-bottom: 10px;
  }
}

.footer-menu__container ul {
  font-size: 12px;
}

.footer-menu__container ul > li {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .footer-menu__container ul {
    display: none;
  }
  .open .footer-menu__container ul, .footer-menu__container .open ul {
    display: block;
    margin-bottom: 30px;
  }
  .footer-menu__container ul > li {
    font-size: 15px;
  }
  .footer-menu__container ul > li > a {
    display: block;
  }
}

.footer-menu__container ul {
  list-style-type: none;
  padding-left: 0;
}

.pagebuilder-poster-content strong {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  margin-top: 0;
}

a.pagebuilder-button-primary,
button.pagebuilder-button-primary {
  display: inline-block;
  padding: 8px 70px;
  background-color: #fff;
  color: #000;
  font-size: 19px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  border: solid 2px #fff;
  border-radius: 3px;
  letter-spacing: .1em;
}

a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover {
  background-color: #000;
  color: #fff;
  border: solid 2px #000;
}

.block-category-link,
.block-cms-link {
  display: inline-block;
}

.block-category-link > a,
.block-cms-link > a {
  display: inline-block;
  padding: 8px 70px;
  background-color: #fff;
  color: #000;
  font-size: 19px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  border: solid 2px #fff;
  border-radius: 3px;
  letter-spacing: .1em;
}

.block-category-link > a:hover,
.block-cms-link > a:hover {
  background-color: #000;
  color: #fff;
  border: solid 2px #000;
}

.widget-product-grid {
  list-style-type: none;
  padding: 0;
}

.widget-product-grid > li {
  display: inline-block;
  width: 33.3333%;
}

.widget-product-grid .actions-secondary {
  display: none;
}

.widget-product-grid [class^='swatch-opt-'] {
  display: none;
}

.widget-product-grid .product-item-info:hover .product-item-inner {
  display: block;
}

.block-category-link-inline > a, .block-category-link-inline > a:hover, .block-category-link-inline > a:visited {
  color: inherit;
}

.breadcrumbs {
  font-size: 14px;
  margin-top: 15px;
}

.breadcrumbs a {
  color: #95989A;
}

.breadcrumbs a:hover {
  color: #ff1414;
}

.breadcrumbs li + li::before {
  content: "/";
  padding-right: 5px;
  color: #95989A;
}

.breadcrumbs + .page-main {
  padding-top: 0;
}

.page-layout-1column .breadcrumbs > ul {
  padding-left: 60px;
}

.catalog-product-view .breadcrumbs {
  margin-top: 0;
}

.catalog-product-view .breadcrumbs > ul {
  padding-left: 20px;
}

.breadcrumbs__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-link, .cc-revoke:hover {
  text-decoration: underline;
}

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica,Calibri,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.cc-revoke {
  padding: .5em;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active, .cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-banner .cc-btn:last-child {
  min-width: 140px;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}

.cc-close:focus, .cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

.cc-compliance {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-compliance > .cc-btn {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: .5em;
}

@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    -webkit-box-align: unset;
            align-items: unset;
  }
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

#smartbanner {
  position: absolute;
  left: 0;
  top: -82px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: 'Helvetica Neue',sans-serif;
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}

#smartbanner, html.sb-animation {
  -webkit-transition: all .3s ease;
}

#smartbanner .sb-container {
  margin: 0 auto;
}

#smartbanner .sb-close {
  position: absolute;
  left: 5px;
  top: 5px;
  display: block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  font-family: 'ArialRoundedMTBold',Arial;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #070707;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-font-smoothing: subpixel-antialiased;
}

#smartbanner .sb-close:active {
  font-size: 13px;
  color: #aaa;
}

#smartbanner .sb-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#smartbanner.no-icon .sb-icon {
  display: none;
}

#smartbanner .sb-info {
  position: absolute;
  left: 98px;
  top: 18px;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#smartbanner #smartbanner.no-icon .sb-info {
  left: 34px;
}

#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 18px;
}

#smartbanner .sb-info > span {
  display: block;
}

#smartbanner .sb-info em {
  font-style: normal;
  text-transform: uppercase;
}

#smartbanner .sb-button {
  position: absolute;
  right: 20px;
  top: 24px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}

#smartbanner .sb-button:active, #smartbanner .sb-button:hover {
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
}

#smartbanner .sb-icon.gloss:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
  border-radius: 10px 10px 12px 12px;
}

#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");
  border-top: 5px solid #88B131;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#smartbanner.android .sb-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

#smartbanner.android .sb-close:active {
  color: #eee;
}

#smartbanner.android .sb-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}

#smartbanner.android .sb-info strong {
  color: #fff;
}

#smartbanner.android .sb-button {
  min-width: 12%;
  border: 1px solid #DDDCDC;
  padding: 1px;
  color: #d1d1d1;
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-height: 28px;
}

#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 10px;
  background-color: #42B6C9;
  background-image: -moz-linear-gradient(top, #42B6C9, #39A9BB);
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover {
  background: none;
}

#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span {
  background: #2AC7E1;
}

#smartbanner.windows .sb-icon {
  border-radius: 0px;
}

#smartbanner.android, #smartbanner.ios {
  position: fixed !important;
  border-top: 0;
}

#smartbanner.android .sb-container .sb-button, #smartbanner.ios .sb-container .sb-button {
  background: #2AC7E1;
}

#smartbanner.android .sb-container .sb-button span, #smartbanner.ios .sb-container .sb-button span {
  color: #FFF;
  background: #2AC7E1;
  text-transform: uppercase;
}

#smartbanner.ios .sb-close {
  font-size: 18px;
  line-height: 14px;
  background: none;
  border: none;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.top-bar {
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
}

@media (min-width: 992px) {
  .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 80px;
    -webkit-transition: height 1s ease;
    transition: height 1s ease;
  }
  .top-bar.topbar-with-secondmenu {
    height: 146px;
  }
}

.sticky-header .top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1050;
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 0;
  opacity: 0;
}

@media (min-width: 992px) {
  .sticky-header .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 60px;
    padding-right: 60px;
  }
  .sticky-header .top-bar .s-container-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .sticky-header .top-bar .main-header__left, .sticky-header .top-bar .logo-container {
    display: none;
  }
  .sticky-header .top-bar .main-header__right {
    position: absolute;
    right: 60px;
    top: 10px;
  }
  .sticky-header .top-bar .menu-list > li {
    border: none;
  }
  .sticky-header .top-bar .menu-list .subMenu > li {
    padding-top: 15px;
    padding-bottom: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sticky-header .top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sticky-header .top-bar .main-header__right {
    right: 20px;
  }
}

.sticky-header .top-bar {
  -webkit-transition: opacity .7s ease;
  transition: opacity .7s ease;
  opacity: 1;
}

@media (min-width: 992px) {
  .sticky-header .top-bar {
    -webkit-transition: height 1s ease, opacity .7s ease;
    transition: height 1s ease, opacity .7s ease;
    height: 50px;
  }
}

.sticky-header-menu .top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1050;
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  opacity: 1;
}

@media (min-width: 992px) {
  .sticky-header-menu .top-bar {
    -webkit-transition: height 1s ease, opacity .2s ease;
    transition: height 1s ease, opacity .2s ease;
    height: 80px;
  }
  .sticky-header-menu .top-bar.topbar-with-secondmenu {
    height: 146px;
  }
}

@media (min-width: 992px) {
  .sticky-header-menu.catalog-product-view .top-bar, .sticky-header-menu.catalog-product-view .top-bar.topbar-with-secondmenu {
    height: 146px;
  }
}

.main-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  .main-header {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-header .logo-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 992px) {
  .main-header .logo-container {
    position: absolute;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 992px) {
  .main-header {
    min-height: 80px;
  }
  .sticky-header .main-header {
    min-height: 50px;
  }
}

@media (max-width: 991px) {
  .main-header .logo-container .logo {
    max-width: 150px !important;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  html[lang="it"] .main-header {
    padding-bottom: 47px;
  }
}

.main-header__left,
.main-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .main-header__left,
  .main-header__right {
    width: 35%;
  }
}

@media (min-width: 1440px) {
  html[lang="it"] .main-header__left, html[lang="it"]
  .main-header__right {
    width: 40%;
  }
}

@media (min-width: 992px) {
  .main-header__left {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .main-header__left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.main-header__right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 992px) {
  .main-header__right {
    min-width: 340px;
  }
  .sticky-header .main-header__right {
    width: auto;
  }
}

.user-navigation__user, .user-navigation__cart {
  display: inline-block;
  vertical-align: middle;
}

#user-navigation__user {
  padding-right: 22px;
}

@media (max-width: 1199px) {
  #user-navigation__user {
    padding-right: 10px;
  }
}

#user-navigation__user .btn-account-notlogged .sep {
  margin: 0 3px;
}

.user-navigation__cart {
  position: relative;
}

.user-navigation__cart .mini-cart__count {
  position: absolute;
  top: 5px;
  right: -5px;
  text-align: center;
  background-color: #f75959;
  border-radius: 50%;
  color: #FFF;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.user-navigation__cart > span {
  font-size: 9px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-align: center;
  width: 20px;
  height: 31px;
}

.js-mobile-menu-toggle {
  margin-top: 7px;
  margin-right: 15px;
}

.hamburger {
  cursor: pointer;
}

@media (min-width: 992px) {
  .hamburger {
    margin-right: 20px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
}

.hamburger-bar {
  width: 20px;
  height: 2px;
  background-color: #000;
  margin-bottom: 4px;
}

@media (min-width: 992px) {
  .hamburger-bar {
    width: 27px;
    height: 3px;
  }
}

@media (max-width: 991px) {
  .top-search__link {
    font-size: 17px;
  }
}

#button-account-box {
  position: fixed;
  bottom: 0;
  background: #000;
  color: #FFF;
  width: 100%;
  font-size: 13px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

#button-account-box > div {
  padding: 11px 20px 11px 35px;
}

#button-account-box a {
  color: #FFF;
  display: block;
  text-align: center;
}

#button-account-box .sep {
  margin: 0 10px;
}

#button-account-box .btn-account-notlogged a:before {
  content: "";
  background: url("../images/btn-account-mobile.png") no-repeat transparent top;
  width: 15px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  pointer-events: none;
}

#button-account-box .btn-account-logged a:before, #button-account-box .btn-account-notlogged a:before {
  content: "";
  width: 15px;
  display: inline-block;
  position: absolute;
  left: 20px;
}

#button-account-box .btn-account-notlogged a:before {
  background: url("../images/btn-account-mobile.png") no-repeat transparent top;
  height: 18px;
}

#button-account-box .btn-account-logged {
  text-transform: uppercase;
}

#button-account-box .btn-account-logged a:before {
  background: url("../images/btn-account-mobile.png") no-repeat transparent bottom;
  height: 15px;
}

.main-navigation--opened #button-account-box {
  left: 0;
  right: 0;
}

#account-box-menu {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}

#account-box-menu ul {
  width: auto;
  min-width: 50%;
  display: inline-block;
  border-top: 1px solid #b7b7b7;
  padding: 20px 0;
}

#account-box-menu ul li {
  margin-bottom: 9px;
}

#account-box-menu ul > li > a:before {
  content: "";
  width: 30px;
  display: inline-block;
}

#account-box-menu .user-navigation__wishlist:before {
  background: url("../images/ico-wishlist.png") no-repeat transparent scroll;
  height: 14px;
}

#account-box-menu .user-navigation__stores:before {
  background: url("../images/ico-storefront.png") no-repeat transparent scroll;
  height: 15px;
}

#account-box-menu .user-navigation__fidelity:before {
  background: url("../images/ico-fidelity.png") no-repeat transparent scroll;
  height: 11px;
}

@media (max-width: 991px) {
  .js-showFirstLevelMenu {
    display: none;
  }
}

.top-message {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  position: relative;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 11px;
  display: none;
}

.top-message.open {
  display: block;
}

.top-message a {
  color: #fff;
}

@media (max-width: 767px) {
  .top-message {
    padding: 8px 0;
  }
}

.sticky-header .top-message, .sticky-header-menu .top-message {
  display: none;
}

.top-message .slick-width-auto .slick-track {
  vertical-align: top;
}

.top-message__content {
  text-align: center;
}

.top-message__content .frame-default, .top-message__content .frame-bgGrey, .top-message__content p {
  margin-bottom: 0;
}

.top-message__close, .top-banner__close {
  position: absolute;
  right: 35px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 22px;
}

.top-message__close:hover, .top-message__close:focus, .top-banner__close:hover, .top-banner__close:focus {
  text-decoration: none;
  outline: none;
}

@media (max-width: 767px) {
  .top-message__close, .top-banner__close {
    right: 8px;
    top: 8px;
    font-size: 20px;
  }
}

.top-banner__close {
  font-size: 30px;
}

.top-banner {
  color: #FFF;
  background-color: #f75959;
  overflow: hidden;
  display: none;
  padding: 0 20px;
}

.top-banner a {
  color: #FFF;
}

.top-banner .frame {
  margin-bottom: 0;
}

.top-banner.open {
  display: block;
}

.sticky-header .top-banner, .sticky-header-menu .top-banner {
  display: none;
}

.top-bar .top-message__close {
  right: 23px;
}

.first-level-menu {
  letter-spacing: 1px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.first-level-menu > ul {
  margin-bottom: 0;
}

@media (min-width: 1440px) {
  .first-level-menu {
    font-size: 16px;
  }
}

@media (min-width: 1440px) {
  .first-level-menu ul {
    margin-left: -12px;
  }
  .first-level-menu ul li {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.first-level-menu ul {
  display: inline-block;
  margin-bottom: 0;
}

.first-level-menu ul a:hover,
.first-level-menu ul a:focus {
  text-decoration: none;
  border-bottom: 2px solid;
}

.first-level-menu ul:first-child > li:first-child {
  padding-right: 0;
}

@media (min-width: 992px) {
  .first-level-menu ul > li.active a {
    border-bottom: 2px solid;
  }
}

@media (max-width: 991px) {
  .first-level-menu {
    display: none;
  }
}

.first-level-menu.first-level-menu--show {
  font-size: 12px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

.first-level-menu a,
.first-level-menu a:hover,
.first-level-menu a:focus {
  color: inherit;
}

.main-navigation {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.main-navigation .subMenu {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

.main-navigation .subMenu > li > a > span,
.main-navigation .subMenu .mega-dropdown > div > ul a > span {
  display: inline-block;
  text-transform: lowercase;
}

.main-navigation .subMenu > li > a > span::first-letter,
.main-navigation .subMenu .mega-dropdown > div > ul a > span::first-letter {
  text-transform: uppercase;
}

.main-navigation .subMenu .mega-dropdown > div > ul a:hover > span {
  text-decoration: underline;
}

.main-navigation .subMenu .g-flexbox ul {
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.main-navigation .subMenu .g-flexbox ul ul {
  min-width: 200px;
}

.main-navigation .subMenu .g-flexbox .mega-dropdown__banner {
  -ms-flex-preferred-size: 34%;
      flex-basis: 34%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 992px) {
  .main-navigation .subMenu .g-flexbox .mega-dropdown__banner {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

.main-navigation .subMenu li > a.active {
  display: block;
}

.main-navigation .subMenu--kids > li > a > span {
  text-transform: none;
}

.main-navigation .submenu-level4 {
  display: none;
}

.main-navigation .main-navigation__wrapper .frame + .subMenu {
  margin-left: 0;
}

@media (max-width: 991px) {
  .main-navigation {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 32677;
    width: 100%;
    height: 100%;
    padding-right: 60px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: auto;
    -webkit-transition: left .2s ease;
    transition: left .2s ease;
    overflow-y: auto;
  }
  .main-navigation.main-navigation--opened {
    left: 0;
    -webkit-box-shadow: 5px 0px 7.5px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 5px 0px 7.5px 0px rgba(0, 0, 0, 0.16);
  }
  .main-navigation .mainMenu_inner {
    min-height: 100%;
    background: #fff;
    padding-bottom: 40px;
    width: calc(100% + 16px);
  }
  .main-navigation .mainMenu_inner > .menu-list {
    padding-top: 47px;
  }
  .main-navigation .js-catkids {
    font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  }
  .main-navigation .subMenu-cat .dropdown-wrapper {
    display: none;
  }
  .main-navigation .hasOpenLevel4 {
    position: relative;
  }
}

.main-navigation a, .main-navigation a:hover, .main-navigation a:focus {
  color: inherit;
}

.sticky-header .menu-list .frame:nth-child(1) {
  margin-left: -10px;
}

.sticky-header .menu-list .frame .subMenu {
  margin-left: 0;
}

.customSubCat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .customSubCat {
    display: block;
  }
}

#main-navigation__innerWrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  -ms-touch-action: none;
      touch-action: none;
  display: none;
}

@media (max-width: 991px) {
  .main-navigation--opened #main-navigation__innerWrapper {
    display: block;
  }
}

.main-navigation__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 15px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #FFF;
}

.main-navigation__categories > div {
  width: 33.3%;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
}

.main-navigation__categories > div span {
  border-right: 1px solid #b7b7b7;
  padding: 5px;
  display: block;
}

.main-navigation__categories > div:last-child span {
  border: none;
}

.main-navigation__categories > div.selected {
  border-color: #000;
}

.main-navigation--opened .main-navigation__categories {
  position: fixed;
  left: 0;
  right: 61px;
}

.menu-list {
  margin-bottom: 0;
}

.menu-list > li {
  display: none;
  width: 100%;
  overflow: hidden;
  zoom: 1;
}

.menu-list > li.active {
  display: block;
}

@media (min-width: 992px) {
  .menu-list > li.active.withOpacity {
    opacity: 0;
  }
}

.menu-list > li > div {
  margin: 0;
}

.menu-list > li .tx-wf-magento > p {
  display: none;
}

@media (min-width: 992px) {
  .menu-list > li {
    border-top: 1px solid #e5e5e5;
  }
  .menu-list > li > div,
  .menu-list > li > .subMenu {
    display: inline;
    float: left;
  }
}

.menu-list .subMenu {
  font-size: 12px;
}

@media (min-width: 992px) {
  .menu-list .subMenu {
    padding-left: 0;
  }
  .menu-list .subMenu > li {
    display: inline-block;
    padding: 24px;
  }
  .menu-list .subMenu > li:first-child {
    padding-left: 0;
  }
  .menu-list .subMenu > li.active > a {
    border-bottom: 1px solid;
  }
  .menu-list .subMenu > li > a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
    -webkit-transition: none;
    transition: none;
  }
  .sticky-header .menu-list .subMenu {
    margin-left: -10px;
  }
  .sticky-header .menu-list .subMenu > li {
    padding: 24px 10px;
  }
}

@media (max-width: 991px) {
  .menu-list .subMenu {
    font-size: 15px;
  }
  .menu-list .subMenu > li > a {
    font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
    padding-bottom: 20px;
  }
  .menu-list .subMenu > li > a.active::after {
    content: '';
    background: url(../images/ellipsis-2.png) no-repeat transparent scroll bottom center;
    width: 31px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
  }
  .menu-list .subMenu > li > a.active.js-catkids::after {
    display: none;
  }
  .menu-list .subMenu li.open-catTitle .cat-title::after {
    content: '';
    background: url(../images/ellipsis-2.png) no-repeat transparent scroll bottom center;
    width: 31px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .menu-list .subMenu {
    margin-left: 0;
  }
  .menu-list .subMenu > li {
    padding: 24px 10px;
  }
}

.subMenu.frame > li:first-child {
  padding-left: 24px;
}

.g-flexbox .main-navigation--opened .dropdown-wrapper {
  display: block;
}

@media (max-width: 991px) {
  li.main-navigation--opened .mega-dropdown,
  li.main-navigation--opened .dropdown-wrapper,
  .frame.main-navigation--opened .mega-dropdown,
  .frame.main-navigation--opened .dropdown-wrapper {
    height: auto;
    padding-left: 22px;
  }
}

li.main-navigation--opened .js-catkids,
.frame.main-navigation--opened .js-catkids {
  display: block;
}

@media (max-width: 991px) {
  li.main-navigation--opened .js-catkids:before,
  .frame.main-navigation--opened .js-catkids:before {
    content: "<";
    margin-right: 15px;
  }
}

.mega-dropdown {
  text-align: left;
}

@media (min-width: 992px) {
  .mega-dropdown {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 11;
    width: auto;
    max-width: 96%;
    min-width: 40%;
    background-color: white;
    -webkit-box-shadow: 0 -3px 8px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 -3px 8px 0 rgba(0, 0, 0, 0.16);
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    margin-top: 21px;
  }
}

.mega-dropdown > li {
  display: block;
}

@media (min-width: 992px) {
  .mega-dropdown {
    padding: 20px 40px 10px;
  }
  .mega-dropdown .cat-title {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b9b9b9;
    display: block;
    font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
    font-size: 15px;
  }
  .mega-dropdown > .g-flexbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mega-dropdown .g-flexbox > ul,
  .mega-dropdown .g-flexbox > div {
    margin-bottom: 10px;
  }
  .mega-dropdown > ul {
    display: inline-block;
    vertical-align: top;
  }
  .mega-dropdown.rightPos {
    right: 2%;
  }
  .sticky-header .mega-dropdown {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .mega-dropdown {
    height: 0;
    overflow: hidden;
  }
  .mega-dropdown ul + ul {
    margin-top: 10px;
  }
  .mega-dropdown .list-inline > li, .mega-dropdown .block-addresses-list .addresses > li, .block-addresses-list .mega-dropdown .addresses > li, .mega-dropdown .catalog-product-view .breadcrumbs > ul > li, .catalog-product-view .mega-dropdown .breadcrumbs > ul > li {
    display: block;
  }
}

.mega-dropdown li {
  margin-bottom: 10px;
  min-width: 200px;
  padding-right: 10px;
  vertical-align: top;
}

.mega-dropdown li:last-child {
  margin-bottom: 0;
}

.mega-dropdown li > ul {
  margin-right: 30px;
}

.mega-dropdown li > ul > li {
  max-width: 200px;
}

li:hover > .mega-dropdown,
li.open > .mega-dropdown {
  display: block;
  opacity: 1;
  pointer-events: inherit;
}

.mega-dropdown a + ul {
  margin-top: 23px;
}

.mega-dropdown .g-uppercase {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
  .main-navigation .open-forthlevel {
    position: relative;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .main-navigation .open-forthlevel .submenu-level4 {
    display: none;
  }
}

.main-navigation.main-navigation--opened .open-forthlevel {
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 47px;
  padding-left: 20px;
  height: 100%;
  overflow: auto;
  padding-bottom: 100px;
  background-color: #fff;
}

.main-navigation.main-navigation--opened .open-forthlevel > a {
  font-size: 15px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
}

@media (max-width: 991px) {
  .main-navigation.main-navigation--opened .open-forthlevel > a:before {
    content: "<";
    margin-right: 15px;
  }
}

.main-navigation.main-navigation--opened .open-forthlevel > a span {
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .main-navigation.main-navigation--opened .open-forthlevel > .submenu-level4 {
    display: block;
    padding-left: 22px;
  }
}

.mega-dropdown__banner {
  color: #000;
}

@media (max-width: 991px) {
  .mega-dropdown__banner {
    display: none;
  }
}

.mega-dropdown__banner .frame {
  margin-bottom: 0;
}

.images-menu > .mega-dropdown__banner {
  text-align: center;
}

.images-menu > .mega-dropdown__banner > a {
  display: inline-block;
}

.images-menu {
  text-align: center;
}

.images-menu li {
  min-width: auto;
}

@media (min-width: 992px) {
  .images-menu li {
    padding-left: 11px;
    padding-right: 11px;
    text-transform: uppercase;
  }
}

@media (max-width: 991px) {
  .images-menu li {
    display: block;
    text-align: left;
  }
  .images-menu li img {
    display: none;
  }
}

.additional-navigation {
  letter-spacing: 1px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  margin-right: 30px;
  line-height: 31px;
  font-size: 12px;
}

.additional-navigation > ul {
  margin-bottom: 0;
}

@media (min-width: 1440px) {
  .additional-navigation {
    font-size: 16px;
  }
}

@media (max-width: 1439px) {
  .additional-navigation {
    margin-right: 15px;
  }
}

.user-navigation {
  letter-spacing: 1px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.user-navigation > ul {
  margin-bottom: 0;
}

@media (min-width: 1440px) {
  .user-navigation {
    font-size: 16px;
  }
}

.user-navigation > ul > li {
  vertical-align: middle;
}

@media (max-width: 991px) {
  .user-navigation {
    float: right;
  }
}

.sidebar-slide {
  position: fixed;
  top: 125px;
  bottom: 0;
  right: -100%;
  z-index: 1000;
  width: 100%;
  height: 100%;
  -webkit-transition: right .2s ease;
  transition: right .2s ease;
}

.sticky-header .sidebar-slide {
  top: 75px;
}

.sidebar-slide .sidebar-slide-content {
  width: 56%;
  min-width: 375px;
  position: fixed;
  top: 125px;
  bottom: 0;
  right: -100%;
  -webkit-box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  padding: 60px 6.5%;
  -webkit-transition: right .4s ease-out;
  transition: right .4s ease-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.sticky-header .sidebar-slide .sidebar-slide-content {
  top: 75px;
}

.sidebar-slide .sidebar-slide-actions {
  text-align: right;
  margin-bottom: 20px;
  position: absolute;
  top: 14px;
  right: 25px;
}

.sidebar-slide .sidebar-slide-close {
  background: url("../images/close-border-icon.png") no-repeat transparent scroll;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -99999px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidebar-slide.open {
  right: 0;
}

.sidebar-slide.open .sidebar-slide-content {
  right: 0;
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.sidebar-slide .login-content--logged {
  padding-left: 5%;
  padding-right: 5%;
}

@media (max-width: 1199px) {
  .sidebar-slide .sidebar-slide-content {
    padding: 60px 3%;
  }
}

.login-container-wrapper {
  font-size: 20px;
}

.login-container-wrapper .block-content {
  margin: 0 auto;
  text-align: center;
}

.login-container-wrapper img {
  margin: 0 auto;
}

.login-container-wrapper .contents-separator {
  content: '';
  background: url("../images/box-separate.png") no-repeat transparent scroll center;
  width: 408px;
  max-width: 100%;
  height: 27px;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.login-container-wrapper .block-title {
  font-size: 40px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .login-container-wrapper .block-title {
    margin-bottom: 50px;
  }
}

.login-container-wrapper .field {
  margin-bottom: 32px;
}

.login-container-wrapper .action.remind {
  display: block;
  color: #575757;
}

@media (min-width: 768px) {
  .login-container-wrapper .action.remind {
    margin-bottom: 90px;
  }
}

.login-container-wrapper .logged {
  margin-left: 50px;
  margin-right: 50px;
}

.login-container-wrapper .logged > h3 {
  font-size: 50px;
  margin-bottom: 56px;
}

.login-container-wrapper .logged ul {
  margin: 20px 0;
}

.login-container-wrapper .logged ul li {
  margin-bottom: 20px;
}

.login-container-wrapper .logged ul li:last-child {
  margin-top: 80px;
}

.login-container-wrapper .logged ul a {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 40px;
}

.login-container-wrapper .logged .btn-logout {
  max-width: 337px;
  padding-top: 22px;
  padding-bottom: 23px;
  text-align: center;
  font-size: 28px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  .login-container-wrapper .primary {
    padding-left: 33px;
    padding-right: 58px;
  }
}

.login-container-wrapper .action,
.login-container-wrapper button {
  width: 100%;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .login-container-wrapper .action,
  .login-container-wrapper button {
    margin-bottom: 15px;
  }
  .login-container-wrapper .action::after,
  .login-container-wrapper button::after {
    content: '';
  }
}

.morph-shape {
  position: absolute;
  width: 56%;
  height: 100%;
  top: 0;
  right: 0;
  fill: #f5f5f5;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page-main::before {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.71);
  content: '';
  opacity: 0;
  -webkit-transition: opacity .4s, -webkit-transform 0s .4s;
  transition: opacity .4s, -webkit-transform 0s .4s;
  transition: opacity .4s, transform 0s .4s;
  transition: opacity .4s, transform 0s .4s, -webkit-transform 0s .4s;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.modal-open .page-main::before {
  opacity: 1;
  -webkit-transition: opacity  .4s;
  transition: opacity  .4s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky-header .page-main::before {
  top: 50px;
}

.login-container-wrapper .amazon-button-container__cell {
  width: 100%;
}

.login-container-wrapper .amazon-button-container__cell .login-with-amazon {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  position: relative;
  width: 100%;
  background-color: #f6ca4f;
  text-align: center;
}

.login-container-wrapper .amazon-button-container__cell .login-with-amazon:hover {
  color: #fff;
  text-decoration: none;
}

.login-container-wrapper .amazon-button-container__cell .login-with-amazon::before {
  content: 'Amazon Pay';
  color: #000;
}

.login-container-wrapper .amazon-button-container__cell .login-with-amazon > img {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
}

.top-search__container {
  font-size: 20px;
}

@media (max-width: 767px) {
  .top-search__container.withSyteSnippet {
    position: absolute;
    bottom: 13px;
    display: block;
    left: 8px;
    right: 8px;
    z-index: 1;
  }
}

.top-search__link {
  color: #b9b9b9;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.top-search__link:hover, .top-search__link:focus {
  color: #b9b9b9;
}

.top-search__link img {
  display: inline-block;
  margin-right: 10px;
}

.top-search__container.withSyteSnippet .top-search__link {
  color: #000;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 12px;
  background: #F0F0F0 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
  /*
        @media(min-width:992px) and (max-width: 1439px){
            padding: 5px 4px;
            .camera-icon img {
                margin-right: 3px;
                width: 13px;
                height: 13px;
            }
            .top-search__openlink {
                width: calc(100% - 16px);
            }
            .top-search__openlink > img {
                margin-left: 3px;
                width: 13px;
                height: 13px;
            }
        }
        */
}

.top-search__container.withSyteSnippet .top-search__link:hover, .top-search__container.withSyteSnippet .top-search__link:focus {
  color: #000;
}

.top-search__container.withSyteSnippet .top-search__link .camera-icon {
  position: relative;
  float: left;
}

.top-search__container.withSyteSnippet .top-search__link .camera-icon span {
  position: absolute;
  top: 0;
  left: -3px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 3px;
  line-height: 6px;
  background-color: #FA4242;
  color: #FFF;
  border-radius: 5px;
  width: 10px;
  height: 6px;
  vertical-align: middle;
  text-align: center;
}

.top-search__container.withSyteSnippet .top-search__link .camera-icon img {
  margin-right: 10px;
}

.top-search__container.withSyteSnippet .top-search__link .top-search__openlink {
  display: inline-block;
  width: calc(100% - 30px);
}

.top-search__container.withSyteSnippet .top-search__link .top-search__openlink > img {
  display: inline-block;
  margin-left: 10px;
  margin-right: 0;
  float: right;
}

@media (min-width: 768px) and (max-width: 991px) {
  .top-search__container.withSyteSnippet .top-search__link {
    width: 235px;
    padding: 5px 20px;
  }
}

@media (min-width: 1200px) {
  .top-search__container.withSyteSnippet .top-search__link {
    padding: 5px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .top-search__container.withSyteSnippet .top-search__link {
    width: 150px;
  }
}

@media (min-width: 1440px) {
  .top-search__container.withSyteSnippet .top-search__link {
    width: 260px;
  }
}

@media (min-width: 1590px) {
  .top-search__container.withSyteSnippet .top-search__link {
    width: 330px;
  }
}

@media (max-width: 767px) {
  .top-search__container.withSyteSnippet .top-search__link {
    display: block;
  }
}

.btn--search-close {
  position: absolute;
  top: 1.25em;
  right: 1.25em;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  font-size: 25px;
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  background: url("../images/close-icon.png") no-repeat transparent scroll;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.minisearch {
  width: 62.5%;
  margin-top: 7em;
}

@media (min-width: 768px) and (max-width: 991px) {
  .minisearch {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .minisearch {
    width: 100%;
    padding: 0 10px;
  }
}

.header_search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}

.header_search-box .input-text {
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 60px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  line-height: 1;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  padding-left: 60px;
}

.header_search-box .input-text::-webkit-input-placeholder {
  color: #000;
}

.header_search-box .input-text::-moz-placeholder {
  color: #000;
}

.header_search-box .input-text:-ms-input-placeholder {
  color: #000;
}

.header_search-box .input-text:-moz-placeholder {
  color: #000;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header_search-box .input-text {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .header_search-box .input-text {
    font-size: 20px;
    padding-left: 10px;
  }
}

.header_search-box .input-group-addon {
  background: transparent;
  border: 0;
  padding-right: 30px;
  font-size: 50px;
  color: #000;
}

@media (max-width: 767px) {
  .header_search-box .input-group-addon {
    font-size: 20px;
    padding-right: 10px;
  }
}

.header_search-box .field.search {
  border-bottom: 1px solid;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 767px) {
  .header_search-box .field.search {
    margin-bottom: 20px;
  }
}

.header_search-box .search__info {
  font-size: 25px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  color: #959595;
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  text-align: left;
  padding-left: 60px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header_search-box .search__info {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .header_search-box .search__info {
    font-size: 18px;
    padding-left: 10px;
  }
}

.header_search-box .search__image {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
}

.header_search-box .search__image a {
  border: 1px solid #000000;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.45px;
  width: 382px;
  margin: 30px auto 0;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 30px;
  line-height: 22px;
}

.header_search-box .search__image a:hover, .header_search-box .search__image a:focus {
  text-decoration: none;
}

.header_search-box .search__image a img {
  margin-right: 16px;
  height: auto;
}

@media (max-width: 991px) {
  .header_search-box .search__image a {
    min-width: 167px;
    width: auto;
    font-size: 9px;
    letter-spacing: 0.27px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 9px 14px;
  }
  .header_search-box .search__image a:last-child {
    border-color: #F0F0F0;
  }
  .header_search-box .search__image a:last-child img {
    margin-right: 9px;
  }
}

.header_search-box .search__image span.new-icon {
  position: absolute;
  top: -7px;
  left: -20px;
  background-color: #FA4242;
  border-radius: 5px;
  text-align: center;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  width: 41px;
  height: 20px;
}

@media (max-width: 991px) {
  .header_search-box .search__image > div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.header_search-box::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.975);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.header_search-box.search-box--opened {
  pointer-events: auto;
}

.header_search-box.search-box--opened .btn--search-close {
  opacity: 1;
}

.header_search-box.search-box--opened .input-text, .header_search-box.search-box--opened .field.search {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.header_search-box.search-box--opened .search__info, .header_search-box.search-box--opened .search__image {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.header_search-box.search-box--opened::before {
  opacity: 1;
}

.main-footer {
  -webkit-box-shadow: 0 -10px 6px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 -10px 6px 0 rgba(0, 0, 0, 0.08);
  padding-top: 90px;
}

@media (max-width: 991px) {
  .main-footer {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-top: 45px;
  }
}

.footer-menu__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .footer-menu__title {
    font-size: 21px;
    margin-bottom: 26px;
    cursor: pointer;
  }
  .footer-menu__title::after {
    content: '';
    background: url(../images/ellipsis-2.png) no-repeat transparent scroll top center;
    width: 19px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
  }
  .open .footer-menu__title {
    margin-bottom: 10px;
  }
  .open .footer-menu__title::after {
    width: 31px;
    background-position: bottom center;
  }
}

.footer-menu {
  font-size: 12px;
}

.footer-menu > li {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .footer-menu {
    display: none;
  }
  .open .footer-menu {
    display: block;
    margin-bottom: 30px;
  }
  .footer-menu > li {
    font-size: 15px;
  }
  .footer-menu > li > a {
    display: block;
  }
}

.logo--footer {
  width: 189px;
  height: auto;
  margin-bottom: 35px;
}

.copyright-data {
  font-size: 14px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
  .copyright-data {
    text-align: center;
    font-size: 10px;
  }
}

.footer__lower {
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 15px;
}

.footer__lower .fa {
  color: #ff1414;
  font-size: 20px;
  margin: 0 5px;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .footer__lower {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .footer__menu-row > div:nth-child(2) li.last {
    margin-top: 30px;
    display: inline-block;
  }
}

@media (max-width: 991px) {
  .footer__menu-row {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .footer-banner img {
    max-width: 160px;
  }
}

@media (max-width: 767px) {
  .footer__menu > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer__menu .col-changeCountry {
    text-align: center;
  }
  .footer__brand {
    margin-top: 40px;
  }
}

.footer__credits {
  font-size: 12px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .footer__credits > a {
    margin-left: -40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer__credits > a {
    margin-left: -35px;
  }
}

#changecountry-link {
  font-size: 16px;
}

.dropdown {
  position: relative;
}

.dropdown--opened .dropdown__title:after {
  content: "\f0d8";
  font-family: "FontAwesome";
  display: block;
  height: 7px;
  line-height: 7px;
  font-size: 20px;
  text-align: center;
}

.dropdown__content {
  position: absolute;
  left: 0;
  z-index: 10;
  border: 1px solid;
  padding: 15px;
  background-color: #fff;
  display: none;
}

.dropdown__content--opened {
  display: block;
}

.dropdown__posRight {
  right: 0;
  left: inherit;
}

.dropdown__item {
  display: block;
  white-space: nowrap;
}

.dropdown__item--active {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1052;
  overflow: hidden;
  position: fixed;
  background: #fff;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1053;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: url("../images/zoom_out.gif") 14 14, -webkit-zoom-out;
  cursor: url("../images/zoom_out.gif") 14 14, zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: url("../images/zoom_in.gif") 14 14, -webkit-zoom-in;
  cursor: url("../images/zoom_in.gif") 14 14, zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.mfp-close {
  background: transparent;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -30px;
  padding: 0;
  width: 41px;
  height: 60px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow-left {
  background: url("../images/freccia-sx-gallery.png") no-repeat transparent scroll;
  left: 20px;
}

@media (max-width: 767px) {
  .mfp-arrow-left {
    left: 10px;
  }
}

.mfp-arrow-right {
  background: url("../images/freccia-dx-gallery.png") no-repeat transparent scroll;
  right: 20px;
}

@media (max-width: 767px) {
  .mfp-arrow-right {
    right: 10px;
  }
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: url("../images/zoom_out.gif") 14 14, -webkit-zoom-out;
  cursor: url("../images/zoom_out.gif") 14 14, zoom-out;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

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

.slick-track:after {
  clear: both;
}

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

.slick-track {
  margin-left: auto;
  margin-right: auto;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 40px;
  width: 40px;
  z-index: 2;
  cursor: pointer;
}

.slick-arrow:hover, .slick-arrow:focus {
  text-decoration: none;
}

.slick-prev {
  left: 0;
  text-align: left;
}

.slick-next {
  left: inherit;
  right: 0;
  text-align: right;
}

.slideshow {
  position: relative;
  margin-bottom: 45px;
  height: 0;
}

.main-content .frame .slideshow {
  height: 700px;
}

@media (min-width: 461px) and (max-width: 991px) {
  .main-content .frame .slideshow {
    height: 520px;
  }
}

@media (max-width: 460px) {
  .main-content .frame .slideshow {
    height: 300px;
  }
}

.slick-slide {
  position: relative;
}

.slide__image {
  text-align: center;
}

.slide__image > a > img, .slide__image > img {
  margin: 0 auto;
}

.slide__content {
  text-align: center;
}

@media (min-width: 992px) {
  .slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media (max-width: 991px) {
  .slide__content {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

.slide__content > p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
}

@media (min-width: 992px) {
  .slide__content > p {
    font-size: 30px;
  }
  .slide__content > p .important {
    font-size: 50px;
  }
}

.slick-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 64px;
  width: 64px;
  z-index: 2;
  cursor: pointer;
}

.slick-prev {
  left: 0;
}

.slick-next {
  left: auto;
  right: 0;
}

.slideshow--content .slick-next {
  right: 51%;
}

.slick-dots, .product_media_gallery .slick-dots-tablet {
  position: absolute;
  bottom: 27px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

@media (max-width: 991px) {
  .slick-dots, .product_media_gallery .slick-dots-tablet {
    display: none !important;
  }
  .slick-dots.slick-dots-tablet, .product_media_gallery .slick-dots-tablet {
    display: block !important;
  }
}

.slick-dots li, .product_media_gallery .slick-dots-tablet li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button, .product_media_gallery .slick-dots-tablet li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  min-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-dots li button:before, .product_media_gallery .slick-dots-tablet li button:before {
  font-family: sans-serif;
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: '';
  border-radius: 50%;
  border: 1px solid #000;
  background-color: #FFF;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before, .product_media_gallery .slick-dots-tablet li.slick-active button:before {
  background-color: #000;
}

.slide__content--opaque {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px 20px;
}

/* override for top messages in header */
.slick-width-auto {
  display: inline-block;
}

.slick-width-auto .slick-track {
  width: auto !important;
  -webkit-transform: none !important;
          transform: none !important;
  display: inline-block;
}

.slick-width-auto .slick-slide {
  display: none;
}

.slick-width-auto .slick-slide.slick-current.slick-active {
  display: inline-block;
}

@media (min-width: 410px) {
  .slick-width-auto {
    min-width: 410px;
  }
}

.top-message .slick-arrow {
  font-size: 30px;
  width: 35px;
}

/** wf_magento carousel **/
.products-magento {
  padding: 0 50px;
}

.products-magento .slick-arrow {
  width: 52px;
  height: 52px;
}

.products-magento .slick-arrow > i {
  display: none;
}

.products-magento .slick-prev {
  background: url("../images/carousel-prev.png") no-repeat transparent scroll;
}

.products-magento .slick-next {
  background: url("../images/carousel-next.png") no-repeat transparent scroll;
}

@media (max-width: 991px) {
  .products-magento .slick-arrow {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
}

.newsletter-subscribe {
  padding-left: 38px;
  padding-right: 38px;
}

.newsletter-subscribe .newsletter__title {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.newsletter-subscribe p {
  color: #95989A;
}

.newsletter-subscribe .input-text {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
}

.newsletter-subscribe button {
  margin: 24px auto 5px;
  display: block;
}

/** POPUP NEWSLETTER **/
.mfp-popuphomepage.mfp-bg {
  opacity: 0.975;
}

.mfp-popuphomepage .mfp-container {
  width: 90%;
  left: 5%;
}

.popuphomepage .newsletter-subscribe {
  padding: 0;
}

.popuphomepage .newsletter-subscribe h3 {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .popuphomepage .newsletter-subscribe h3 {
    font-size: 45px;
  }
}

.popuphomepage .newsletter-subscribe p {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 20px;
}

.popuphomepage .newsletter-subscribe .input-text {
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  font-size: 25px;
  height: 50px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
}

.popuphomepage .newsletter-subscribe .field.choice.newsletter.checkbox {
  color: #fff;
}

.popuphomepage .newsletter-subscribe .field.choice.newsletter.checkbox a {
  color: #fff;
  outline: none;
}

.popuphomepage .newsletter-subscribe .js-newsletter-subscribe {
  margin-right: 20px;
}

.popuphomepage .newsletter-subscribe .actions {
  margin-top: 54px;
}

.popuphomepage .newsletter-subscribe .actions .primary {
  float: left;
}

.popuphomepage .newsletter-subscribe .actions .secondary {
  float: right;
}

.popuphomepage .newsletter-subscribe > .mfp-close {
  top: -10px;
  right: -10px;
  font-size: 40px;
}

.popuphomepage .newsletter-subscribe .mfp-close {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  position: relative;
  width: auto;
  height: auto;
  font-size: 20px;
  opacity: 1;
  color: #fff;
}

.popuphomepage .newsletter-subscribe .mfp-close:after {
  content: "\00d7";
  color: #fff;
  font-size: 36px;
  vertical-align: middle;
  margin-left: 15px;
}

@media (max-width: 991px) {
  .popuphomepage .newsletter-subscribe .mfp-close {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .popuphomepage .newsletter-subscribe h2 {
    font-size: 30px;
  }
  .popuphomepage .newsletter-subscribe p {
    font-size: 15px;
  }
  .popuphomepage .newsletter-subscribe .frame-default, .popuphomepage .newsletter-subscribe .frame-bgGrey {
    margin-bottom: 15px;
  }
  .popuphomepage .newsletter-subscribe .input-text {
    font-size: 15px;
    width: 100%;
    height: 35px;
  }
  .popuphomepage .newsletter-subscribe .actions {
    margin-top: 25px;
  }
}

.mfp-popuphomepage .popuphomepage .newsletter-subscribe .mfp-close {
  color: #fff;
}

.box-content .subtitle {
  font-size: 16px;
  color: #95989A;
}

.icon-precentage {
  background: url("../images/percentage.png") no-repeat transparent scroll;
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.category-list {
  padding-left: 27px;
  padding-right: 27px;
  margin-top: 30px;
}

.category-list ul {
  padding-left: 0;
  list-style: none;
  margin-left: -11px;
}

.category-list ul > li {
  display: inline-block;
  padding-left: 11px;
  padding-right: 11px;
}

.category-list a {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #FFF;
  color: #f75959;
  border: 1px solid #f75959;
  margin-bottom: 22px;
  display: inline-block;
}

.category-list a:hover {
  color: #fff;
  text-decoration: none;
}

.category-list a:hover, .category-list a:focus {
  background: #f75959;
  color: #FFF;
  text-decoration: none;
}

.collapsedText .js-moreText, .collapsedText .js-lessText {
  position: relative;
  cursor: pointer;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 15px;
  z-index: 99;
}

.social-menu .social-menu__title {
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.social-menu p {
  color: #95989A;
}

.social-menu ul {
  margin-left: -10px;
}

.social-menu ul > li {
  padding-left: 10px;
  padding-right: 10px;
}

.social-menu li > a {
  background-image: url("../images/sprite-social.png");
  background-repeat: no-repeat;
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -99999px;
}

.social-menu .facebook {
  background-position: -5px -5px;
}

.social-menu .instagram {
  background-position: -50px -5px;
}

.social-menu .spotify {
  background-position: -95px -5px;
}

.social-menu .twitter {
  background-position: -140px -5px;
}

.social-menu .youtube {
  background-position: -185px -5px;
}

/**MENU SOTTOPAGINE**/
.submenu-pages {
  display: table;
  margin: 20px auto 0;
}

.submenu-pages ul {
  margin-left: -15px;
  margin-bottom: 0;
}

.submenu-pages ul > li {
  color: #000;
  font-size: 22px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  position: relative;
}

.submenu-pages ul > li > a {
  color: #a5adb0;
  font-size: 20px;
  text-decoration: none;
}

.submenu-pages ul > li > a:hover {
  color: #000;
}

.submenu-pages ul > li.active:before {
  font-family: "FontAwesome";
  content: "\f0d7";
  text-align: center;
  position: absolute;
  bottom: -35px;
  width: 100%;
  font-size: 45px;
  color: #fff;
}

@media (max-width: 991px) {
  .submenu-pages ul > li {
    font-size: 14px;
    padding: 5px;
  }
  .submenu-pages ul > li > a {
    font-size: 12px;
  }
  .submenu-pages ul > li.active:before {
    bottom: -28px;
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .submenu-pages ul > li {
    font-size: 12px;
  }
}

.gradientTitle {
  text-align: center;
  color: #FFF;
  background-repeat: repeat-x;
  padding: 12px;
  margin-bottom: 50px;
}

.gradientTitle.default {
  background: -webkit-gradient(linear, left top, right top, from(#f75959), color-stop(50%, #e04086), to(#b714d5));
  background: linear-gradient(to right, #f75959 0%, #e04086 50%, #b714d5 100%);
}

.gradientTitle h2 {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin: 0;
}

@media (max-width: 991px) {
  .gradientTitle {
    margin-bottom: 10px;
  }
  .gradientTitle h2 {
    font-size: 20px;
  }
}

.frame-bgGrey {
  background-color: #f9f9fa;
  padding: 30px 40px;
}

.blog-wall {
  text-align: center;
}

.blog-wall .blog__title {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 60px;
}

@media (max-width: 991px) {
  .blog-wall .blog__title {
    font-size: 35px;
  }
}

.blog-wall .blog__subtitle {
  font-size: 18px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  line-height: 27px;
}

.blog-wall .blog__categories {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 65px;
}

.blog-wall .blog__categories ul {
  margin-left: 0;
}

.blog-wall .blog__categories li {
  padding-right: 50px;
  padding-left: 0;
}

@media (max-width: 991px) {
  .blog-wall .blog__categories li {
    padding-right: 20px;
  }
}

.blog-wall .blog__categories li:last-child {
  padding-right: 0;
}

.blog-wall .blog__categories li > a {
  cursor: pointer;
}

.blog-wall .blog__categories a:hover, .blog-wall .blog__categories a:focus {
  text-decoration: none;
}

.blog-wall .blog__categories a.selected {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #000;
}

@media (max-width: 991px) {
  .blog-wall .blog__categories {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}

.blog-wall .blog__images ul {
  overflow: hidden;
}

.blog-wall .blog__images li > img {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .blog-wall .blog__images ul {
    margin-left: 0;
  }
  .blog-wall .blog__images li {
    padding: 24px 38px;
  }
}

@media (max-width: 767px) {
  .blog-wall .blog__images li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.mfp-changeCountry.mfp-bg {
  opacity: 0.975;
}

.mfp-changeCountry .mfp-close {
  display: none;
}

.mfp-changeCountry .mfp-iframe-holder {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mfp-changeCountry .mfp-content {
  max-height: 100%;
  max-width: 100%;
}

@media (max-width: 991px) {
  .mfp-changeCountry .mfp-content {
    height: 100%;
  }
}

.mfp-changeCountry.mfp-countryFooter .mfp-close {
  display: block;
  color: inherit;
  top: 0;
  right: 0;
  font-size: 42px;
}

/**box categories splash page **/
.home-categories-grid {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.home-categories-grid .slick-track {
  height: 100%;
}

.home-categories-grid .category-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 55px;
  color: #FFF;
}

.home-categories-grid .category-name > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: lowercase;
}

.home-categories-grid .category-name > span::first-letter {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .home-categories-grid .category-name {
    display: none;
  }
}

.home-categories-grid .col {
  padding: 0;
}

.home-categories-grid .slick-slide img {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .home-categories-grid .slick-slide img {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: 100vh;
  }
}

@media (max-width: 767px) {
  .home-categories-wrapper {
    position: relative;
  }
  .home-categories-wrapper .categories-list {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .home-categories-wrapper .categories-list > div {
    text-align: center;
    margin-bottom: 20px;
  }
  .home-categories-wrapper .categories-list > div .category-name {
    width: 100%;
    font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    border-color: #FFF;
  }
  .home-categories-wrapper .categories-list > div .category-name:hover, .home-categories-wrapper .categories-list > div .category-name:focus {
    border-color: #000;
  }
  .home-categories-wrapper .categories-list > div:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  body.homepage .top-banner,
  body.homepage .top-message,
  body.homepage #first-level-menu,
  body.homepage #additional-navigation,
  body.homepage header .hamburger, body.cms-home .top-banner,
  body.cms-home .top-message,
  body.cms-home #first-level-menu,
  body.cms-home #additional-navigation,
  body.cms-home header .hamburger {
    display: none;
  }
}

@media (max-width: 767px) {
  body.homepage .top-banner,
  body.homepage .top-bar,
  body.homepage .main-content,
  body.homepage .main-footer, body.cms-home .top-banner,
  body.cms-home .top-bar,
  body.cms-home .main-content,
  body.cms-home .main-footer {
    display: none;
  }
}

.smartbanner-show {
  margin-top: 80px;
}

.smartbanner-show .smartbanner {
  display: block;
}

/** Default **/
.smartbanner {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: 'Helvetica Neue', sans-serif;
  background: #f4f4f4;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  text-align: left;
}

.smartbanner-container {
  margin: 0 auto;
  white-space: nowrap;
}

.smartbanner-close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 5px;
  font-family: 'ArialRoundedMTBold', Arial;
  font-size: 20px;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.smartbanner-close:active,
.smartbanner-close:hover {
  color: #aaa;
}

.smartbanner-icon {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px;
}

.smartbanner-info {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
}

.smartbanner-title {
  font-size: 13px;
  line-height: 18px;
}

.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-button:active,
.smartbanner-button:hover {
  color: #aaa;
}

/** iOS **/
.smartbanner-ios {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}

.smartbanner-ios .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white;
}

.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
  color: #aaa;
}

.smartbanner-ios .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.smartbanner-ios .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-ios .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold;
}

.smartbanner-ios .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
}

.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef);
}

/** Android **/
.smartbanner-android {
  background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
  -webkit-box-shadow: inset 0 4px 0 #88b131;
          box-shadow: inset 0 4px 0 #88b131;
  line-height: 82px;
}

.smartbanner-android .smartbanner-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-right: 7px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
  color: #eee;
}

.smartbanner-android .smartbanner-icon {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.smartbanner-android .smartbanner-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}

.smartbanner-android .smartbanner-title {
  color: #fff;
  font-weight: bold;
}

.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
          box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
}

.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
  background: none;
}

.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42b6c9;
  background: -webkit-gradient(linear, left top, left bottom, from(#42b6c9), to(#39a9bb));
  background: linear-gradient(to bottom, #42b6c9, #39a9bb);
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
  background: #2ac7e1;
}

/** Windows **/
.smartbanner-windows {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}

.smartbanner-windows .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white;
}

.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
  color: #aaa;
}

.smartbanner-windows .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.smartbanner-windows .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-windows .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold;
}

.smartbanner-windows .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
}

.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef);
}

.ui-autocomplete {
  overflow-x: auto;
  position: absolute;
  z-index: 20;
  width: 62.5% !important;
  margin: 22px 0 0;
  padding: 0;
  list-style: none none;
  background-color: #FFF;
  bottom: 20px;
}

.ui-autocomplete::-webkit-scrollbar {
  -webkit-appearance: none;
}

.ui-autocomplete::-webkit-scrollbar:vertical {
  width: 12px;
}

.ui-autocomplete::-webkit-scrollbar:horizontal {
  height: 12px;
}

.ui-autocomplete::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

.ui-autocomplete::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.ui-autocomplete li {
  cursor: pointer;
  margin: 0;
  padding: 5px 10px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
}

.ui-autocomplete li .amount {
  position: absolute;
  right: 7px;
  top: 5px;
}

.ui-autocomplete li a:hover {
  text-decoration: none;
}

.ui-autocomplete li .price {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-autocomplete li {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .ui-autocomplete li {
    width: 100%;
  }
}

.ui-autocomplete li.full-width {
  width: 100%;
  text-align: center;
}

.ui-autocomplete li.full-width a {
  min-width: 200px;
  margin-top: 20px;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .ui-autocomplete li.ui-menu-item {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-autocomplete li.ui-menu-item:nth-child(-n+10) {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .ui-autocomplete li.ui-menu-item:nth-child(-n+5) {
    display: inline-block;
  }
}

.ui-autocomplete li.qs-section {
  background-color: #000;
  text-transform: uppercase;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.ui-autocomplete .clearer {
  clear: both;
}

.ui-autocomplete .product_wrapper {
  display: table-row;
  width: 100%;
}

.ui-autocomplete .product_wrapper .item_image, .ui-autocomplete .product_wrapper .info {
  display: table-cell;
  vertical-align: top;
}

.ui-autocomplete .product_wrapper .item_image {
  padding-right: 5px;
  width: 80px;
}

@media (max-width: 991px) and (min-width: 768px) {
  .ui-autocomplete {
    width: 80% !important;
  }
}

@media (max-width: 767px) {
  .ui-autocomplete {
    max-width: 100%;
    width: 100% !important;
    margin-right: 10px;
  }
  .ui-autocomplete ul > li {
    line-height: 1.2em;
  }
}

#search_mini_form .ui-helper-hidden-accessible {
  display: none;
}

.mini-cart__title {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin-top: 40px;
  text-align: center;
  text-transform: capitalize;
}

.mini-cart__small-title {
  margin-bottom: 10px;
  margin-top: 30px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
}

.mini-cart__items-list {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mini-cart__items-list > a {
  display: block;
  overflow: hidden;
  -webkit-transition: height .2s ease-in, opacity .2s linear;
  transition: height .2s ease-in, opacity .2s linear;
}

.mini-cart__items-list > a:hover {
  text-decoration: none;
}

.mini-cart__giftcard form {
  margin-bottom: 15px;
}

.mini-cart__giftcard [type='text'] {
  height: 50px;
  border: 2px #000 solid;
  border-radius: 5px;
  max-width: 240px;
  display: inline-block;
}

.mini-cart__giftcard [type='text'].error {
  border-color: #e45b59;
}

.mini-cart__giftcard [type='text'].giftcard-applied, .mini-cart__giftcard [type='text'].coupon-applied, .mini-cart__giftcard [type='text'].fidelity-applied {
  border-color: #81c7bd;
}

.mini-cart__giftcard button {
  padding: 8px 30px;
  display: inline-block;
  font-size: 19px;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  min-width: 150px;
}

.mini-cart__giftcard button[disabled] {
  background-color: #555;
}

.mini-cart__giftcard button.giftcard-applied, .mini-cart__giftcard button.coupon-applied, .mini-cart__giftcard button.fidelity-applied {
  background-color: #81c7bd;
  min-width: 120px;
}

.mini-cart__giftcard button.giftcard-applied span, .mini-cart__giftcard button.coupon-applied span, .mini-cart__giftcard button.fidelity-applied span {
  display: none;
  visibility: hidden;
}

.mini-cart__giftcard button.giftcard-applied .fa-check, .mini-cart__giftcard button.coupon-applied .fa-check, .mini-cart__giftcard button.fidelity-applied .fa-check {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__giftcard button.error {
  background-color: #e45b59;
}

.mini-cart__giftcard button.error span {
  display: none;
  visibility: hidden;
}

.mini-cart__giftcard button.error .fa-close {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__giftcard button i {
  display: none;
  visibility: hidden;
}

.mini-cart__fidelity {
  margin: 40px 0;
}

.mini-cart__fidelity > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.mini-cart__fidelity-image {
  -ms-flex-item-align: center;
      align-self: center;
}

.mini-cart__fidelity-image img {
  max-width: 90px;
  margin-right: 40px;
}

.mini-cart__fidelity-data [type='text'] {
  height: 50px;
  border: 2px #000 solid;
  border-radius: 5px;
  max-width: 110px;
  margin-right: 20px;
}

.mini-cart__fidelity-data [type='text'].error {
  border-color: #e45b59;
}

.mini-cart__fidelity-data [type='text'].giftcard-applied, .mini-cart__fidelity-data [type='text'].coupon-applied, .mini-cart__fidelity-data [type='text'].fidelity-applied {
  border-color: #81c7bd;
}

.mini-cart__fidelity-data button {
  padding: 8px 30px;
  display: inline-block;
  font-size: 19px;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  min-width: 150px;
}

.mini-cart__fidelity-data button[disabled] {
  background-color: #555;
}

.mini-cart__fidelity-data button.giftcard-applied, .mini-cart__fidelity-data button.coupon-applied, .mini-cart__fidelity-data button.fidelity-applied {
  background-color: #81c7bd;
  min-width: 120px;
}

.mini-cart__fidelity-data button.giftcard-applied span, .mini-cart__fidelity-data button.coupon-applied span, .mini-cart__fidelity-data button.fidelity-applied span {
  display: none;
  visibility: hidden;
}

.mini-cart__fidelity-data button.giftcard-applied .fa-check, .mini-cart__fidelity-data button.coupon-applied .fa-check, .mini-cart__fidelity-data button.fidelity-applied .fa-check {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__fidelity-data button.error {
  background-color: #e45b59;
}

.mini-cart__fidelity-data button.error span {
  display: none;
  visibility: hidden;
}

.mini-cart__fidelity-data button.error .fa-close {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__fidelity-data button i {
  display: none;
  visibility: hidden;
}

.mini-cart__fidelity-data__card {
  font-size: 20px;
}

.mini-cart__fidelity-data__balance {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

.mini-cart__discount-msgs {
  font-size: 18px;
  text-transform: uppercase;
}

.mini-cart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 40px;
}

.mini-cart__item__image {
  min-width: 120px;
  max-width: 120px;
}

.mini-cart__item__info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 40px;
  position: relative;
}

.mini-cart__item__name {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 600;
  padding-right: 20px;
}

.mini-cart__item__sku {
  color: #95989A;
  font-size: 15px;
}

.mini-cart__item__options {
  font-size: 15px;
}

.mini-cart__item__qty {
  font-size: 15px;
}

.mini-cart__item__price {
  font-size: 25px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.mini-cart__item__regular_price {
  font-size: 18px;
  text-decoration: line-through;
  color: #aaa;
}

.mini-cart__item__discount-percentual {
  background-color: #f75959;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  display: inline-block;
  position: relative;
  top: -4px;
}

.mini-cart__item__remove {
  position: absolute;
  top: 0;
  right: 0;
}

.mini-cart__item__remove > button {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  color: #666;
}

.mini-cart__subtotal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 49px;
  margin: 40px 0 49px;
}

.mini-cart__subtotal-row .mini-cart__applied-giftcard {
  -ms-flex-item-align: center;
      align-self: center;
  padding: 6px 0;
}

.mini-cart__subtotal__label {
  display: block;
  font-size: 30px;
  color: #c7c7c7;
  text-transform: uppercase;
  text-align: right;
}

.mini-cart__subtotal__value {
  display: block;
  font-size: 20px;
  line-height: 35px;
}

.mini-cart__subtotal__value .bigger {
  font-size: 50px;
}

.mini-cart__coupon {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.mini-cart__coupon > form {
  margin-bottom: 15px;
}

.mini-cart__coupon [type='text'] {
  height: 50px;
  border: 2px #000 solid;
  border-radius: 5px;
  max-width: 240px;
}

.mini-cart__coupon [type='text'].error {
  border-color: #e45b59;
}

.mini-cart__coupon [type='text'].giftcard-applied, .mini-cart__coupon [type='text'].coupon-applied, .mini-cart__coupon [type='text'].fidelity-applied {
  border-color: #81c7bd;
}

.mini-cart__coupon button {
  padding: 8px 30px;
  display: inline-block;
  font-size: 19px;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  min-width: 150px;
}

.mini-cart__coupon button[disabled] {
  background-color: #555;
}

.mini-cart__coupon button.giftcard-applied, .mini-cart__coupon button.coupon-applied, .mini-cart__coupon button.fidelity-applied {
  background-color: #81c7bd;
  min-width: 120px;
}

.mini-cart__coupon button.giftcard-applied span, .mini-cart__coupon button.coupon-applied span, .mini-cart__coupon button.fidelity-applied span {
  display: none;
  visibility: hidden;
}

.mini-cart__coupon button.giftcard-applied .fa-check, .mini-cart__coupon button.coupon-applied .fa-check, .mini-cart__coupon button.fidelity-applied .fa-check {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__coupon button.error {
  background-color: #e45b59;
}

.mini-cart__coupon button.error span {
  display: none;
  visibility: hidden;
}

.mini-cart__coupon button.error .fa-close {
  display: block;
  visibility: visible;
  font-size: 23px;
}

.mini-cart__coupon button i {
  display: none;
  visibility: hidden;
}

.mini-cart__coupon .action {
  border: 0;
}

.mini-cart__coupon .action.apply-ajax {
  background-position: 0 -57px;
}

[id='coupon_code_ajax'],
[id='giftcard_code_ajax'] {
  margin-right: 17px;
}

.coupon-loader {
  height: 4px;
  width: 50%;
  max-width: 240px;
  position: relative;
  top: 50%;
  overflow: hidden;
  background-color: #b9b9b9;
}

.coupon-loader::before {
  display: block;
  position: absolute;
  content: '';
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #f75959;
  -webkit-animation: loading 2s linear infinite;
          animation: loading 2s linear infinite;
}

@-webkit-keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}

@keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}

.minicart__fidelity {
  margin-left: 0;
  margin-right: 0;
}

.minicart__fidelity img {
  max-width: 100px;
  margin-left: 30px;
  margin-right: 30px;
}

.minicart__fidelity__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  margin-bottom: 49px;
}

[id='minicart-fidelity-register'] {
  margin-left: 30px;
  font-size: 20px;
  margin-bottom: 49px;
}

.mini-cart__message {
  margin-left: 0;
  margin-right: 0;
}

.mini-cart__actions {
  margin-bottom: 30px;
  margin-right: 0;
}

.mini-cart__actions > button {
  width: 100%;
  margin-bottom: 30px;
  height: 55px;
  font-weight: 600;
}

.mini-cart__go-to-amazonpay {
  background-color: #f6ca4f;
}

.mini-cart__go-to-amazonpay, .mini-cart__go-to-amazonpay:hover {
  color: #000;
}

@media (max-width: 1199px) {
  .mini-cart__item__info {
    padding-left: 20px;
  }
  .mini-cart__item__name {
    font-size: 22px;
  }
  .mini-cart__item__image {
    min-width: 80px;
    max-width: 80px;
  }
}

.sidebar-slide .block-content {
  margin-left: 50px;
  margin-right: 50px;
}

@media (min-width: 768px) {
  .sidebar-slide .block-content {
    margin-left: 60px;
    margin-right: 60px;
  }
}

@media (min-width: 768px) {
  .sidebar-slide .form-login {
    margin-left: 6.35%;
    margin-right: 6.35%;
  }
}

@media (min-width: 768px) {
  .sidebar-slide .form-passwordforgot {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.sidebar-slide .form-create-account .field {
  text-align: left;
}

.sidebar-slide .form-create-account .field.email-address {
  padding-right: 0;
  display: inline-block;
  width: 45%;
  margin-right: 4.5%;
}

.sidebar-slide .form-create-account .field-dob {
  margin-right: 0;
  margin-left: 4.5%;
}

.sidebar-slide .choice > label {
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  line-height: 31px;
  font-size: 20px;
  font-weight: normal;
}

.sidebar-slide .field.choice.newsletter.checkbox {
  margin-top: 50px;
}

.sidebar-slide .field-tdy_privacy {
  margin-bottom: 30px;
}

.sidebar-slide .field-tdy_fidelity_req {
  display: none;
}

.passwordforgot__note {
  margin-bottom: 55px;
}

[id='ajax-registration-wrapper'] {
  margin-left: -11.3%;
  margin-right: -11.3%;
}

[id='ajax-registration-wrapper'] .block-title {
  margin-bottom: 20px;
}

[id='ajax-registration-wrapper'] .block-content {
  margin: 0;
}

[id='ajax-registration-wrapper'] [type='text'],
[id='ajax-registration-wrapper'] [type='email'],
[id='ajax-registration-wrapper'] [type='password'] {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
  border: 0;
  padding: 27px 40px;
  font-size: 20px;
}

[id='ajax-registration-wrapper'] .form-create-account .field.checkbox > label > .control > input + span,
[id='ajax-registration-wrapper'] .form-create-account .field.checkbox > label > input + span {
  border-radius: 10px;
  border: 0;
  width: 50px;
  height: 50px;
  margin-left: -80px;
  background-color: #fff;
}

[id='ajax-registration-wrapper'] .form-create-account fieldset > .choice {
  margin-left: 7%;
}

[id='ajax-registration-wrapper'] .checkbox > label > input:checked + span::before,
[id='ajax-registration-wrapper'] .checkbox > label > .control > input:checked + span::before {
  line-height: 50px;
}

[id='ajax-registration-wrapper'] .checkbox > label {
  padding-left: 80px;
}

[id='ajax-registration-wrapper'] .choice > label {
  line-height: 50px;
}

[id='register-next'] {
  max-width: 439px;
  margin: 60px auto 0;
}

.sidebar-registration__steps {
  color: #707070;
  font-size: 20px;
  margin-bottom: 40px;
}

.sidebar-back {
  position: absolute;
  top: 14px;
  left: 40px;
}

.sidebar-back > i {
  font-size: 40px;
}

.sidebar-wecard {
  margin-bottom: 40px;
}

.sidebar-wecard > img {
  margin-bottom: 100px;
}

.sidebar-wecard__title1,
.sidebar-wecard__title2 {
  display: block;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
}

.sidebar-wecard__title2 {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

.sidebar-wecard-discount__wrapper {
  border-radius: 25px;
  background-image: linear-gradient(225deg, #dbb100, #fff500);
  padding: 11px;
  margin-bottom: 50px;
}

.sidebar-wecard-discount {
  border-radius: 25px;
  background-color: #fff;
  overflow: auto;
}

.sidebar-wecard-discount > i {
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 34px;
  margin-bottom: 25px;
}

.sidebar-wecard-discount__text {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin-bottom: 50px;
}

[id='ajax-fidelity-block'] {
  max-width: 744px;
  margin: 0 auto;
}

[id='ajax-fidelity-block'] > .primary {
  margin-bottom: 30px;
}

.login-container-wrapper .sidebar-slide-content .field-tdy_privacy {
  margin-bottom: 30px;
}

.sidebar-wecard-terms {
  font-size: 14px;
  margin-top: 10px;
}

.wecard-terms a, .field-tdy_fidelity_req a {
  text-decoration: underline;
}

.g-button-white--big--wecard,
.g-button--big--wecard {
  font-size: 28px;
  padding-left: 0;
  padding-right: 0;
}

.register-confirm-buttons .submit {
  padding: 19px 0 20px;
  font-size: 28px;
}

.discount-disclaimer--1,
.discount-disclaimer--2 {
  text-align: center;
  color: #fff;
  padding: .3em;
}

.discount-disclaimer--1 h4,
.discount-disclaimer--2 h4 {
  font-size: 1.3em;
  line-height: 1.3;
}

.discount-disclaimer--1 a, .discount-disclaimer--1 a:visited, .discount-disclaimer--1 a:hover,
.discount-disclaimer--2 a,
.discount-disclaimer--2 a:visited,
.discount-disclaimer--2 a:hover {
  color: inherit;
  text-decoration: underline;
}

.discount-disclaimer--1 {
  margin-bottom: 20px;
  background-color: #f6874a;
}

.discount-disclaimer--2 {
  background-color: #f64a4a;
}

.account-social-login > .block-content {
  margin-bottom: 15px;
  text-align: center;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 768px) {
  .account-social-login > .block-content {
    padding-left: 33px;
    padding-right: 58px;
  }
}

.account-social-login > .block-content > span {
  display: block;
  margin-bottom: 9px;
  text-align: center;
}

.sidebar-slide .account-social-login > .block-content {
  margin-left: 0;
  margin-right: 0;
}

.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.socials-list > *:not(last-child) {
  margin-right: 9px;
}

.socials-list > *:last-child {
  margin-right: 0;
}

.social-btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.social-login-icon {
  display: inline-block;
  padding: 8px 45px;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  border: 0;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
}

.social-login-icon:hover {
  color: #fff;
  text-decoration: none;
}

.social-login-icon, .social-login-icon:visited, .social-login-icon:active, .social-login-icon:focus, .social-login-icon:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.social-login-icon--facebook {
  background-color: #3b5998;
}

.social-login-icon--google {
  background-color: #dd4b39;
}

.slideElement {
  position: relative;
}

.slideElement a:hover, .slideElement a:focus {
  outline: none;
  text-decoration: none;
}

.slideElement__content {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  text-align: center;
  height: 33%;
}

.slideElement__content.twoRowsTitle {
  -webkit-transform: translate(-50%, -65%);
  transform: translate(-50%, -65%);
  height: 40%;
}

.style_17 .slideElement__content {
  top: 65%;
}

.slideElement__image {
  text-align: center;
}

.slideElement__image > a > img, .slideElement__image > img {
  margin: 0 auto;
}

.slideElement__black {
  color: #000000;
}

.slideElement__white {
  color: #FFFFFF;
}

.slideElement__mobile .slideElement__title {
  font-size: 35px;
  line-height: 33.1px;
}

.slideElement__desktop .slideElement__title {
  font-size: 65px;
  line-height: 60px;
}

.style_17 .slideElement__title {
  line-height: 33.1px;
}

.slideElement__title--border {
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.slideElement__title--condensed {
  font-family: "sofiapro-condensed-bold", Helvetica, Arial, sans-serif;
}

.slideElement__title--bold {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.slideElement__mobile .slideElement__subtitle {
  font-size: 19.5px;
  line-height: 33.1px;
  letter-spacing: 0.5px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
}

.slideElement__desktop .slideElement__subtitle {
  font-size: 26.25px;
  line-height: 33.1px;
  letter-spacing: 0.66px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  margin-top: 20px;
}

.slideElement__cta {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.slideElement__mobile .slideElement__cta {
  bottom: 20px;
  font-size: 15px;
  line-height: 33.1px;
  letter-spacing: 0.375px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
}

.slideElement__desktop .slideElement__cta {
  bottom: 40px;
  font-size: 18.75px;
  line-height: 33.1px;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) and (max-width: 991px) {
  .slideElement__desktop .slideElement__cta {
    bottom: 20px;
  }
}

.slideElement__button {
  font-family: "sofiapro-condensed-bold", Helvetica, Arial, sans-serif;
  line-height: 33.1px;
}

.slideElement__mobile .slideElement__button {
  font-size: 15px;
  letter-spacing: 0.375px;
  padding: 7.5px 22.5px;
}

.slideElement__desktop .slideElement__button {
  font-size: 18.75px;
  letter-spacing: 0.465px;
  padding: 7.5px 30px;
}

.slideElement__black .slideElement__button {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.slideElement__white .slideElement__button {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
}

.slideElement__buttonWrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.new-attributes__title {
  font-size: 15px;
  font-weight: normal;
}

.new-attributes__list {
  font-size: 14px;
  color: #676767;
}

.seo-org-data {
  margin-bottom: 50px;
}

.seo-org-data__logo {
  display: inline-block;
  max-width: 189px;
  height: auto;
  margin-bottom: 17px;
}

.seo-org-data__website {
  display: inline-block;
  margin-bottom: 13px;
}

.seo-org-data__fb {
  color: #026fef;
}

.seo-org-data__ig {
  color: #e3138b;
}

.search-404-form__container {
  margin: 30px auto;
  max-width: 306px;
}

.search-404-form {
  position: relative;
}

.search-404-form .input-text {
  -webkit-box-shadow: -2px 7px 12px 0 rgba(0, 0, 0, 0.16);
          box-shadow: -2px 7px 12px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
  border-radius: 3em;
  border: 0;
  line-height: 44px;
  height: auto;
  padding: 0 20px;
  -webkit-transition: background-color .2s ease-out, border-radius .2s ease-out;
  transition: background-color .2s ease-out, border-radius .2s ease-out;
}

.search-404-form .input-text:focus {
  background-color: #f8f8f8;
  border-radius: 5px;
}

.search-404-form__button {
  -webkit-box-shadow: -2px 7px 12px 0 rgba(0, 0, 0, 0.16);
          box-shadow: -2px 7px 12px 0 rgba(0, 0, 0, 0.16);
  height: 44px;
  width: 72px;
  padding: 0;
  background-color: #fcd700;
  border-radius: 3em;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}

.search-404-form__button, .search-404-form__button:hover {
  color: #000;
}

.input-text:focus + .search-404-form__button {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fidelity-dashboard {
  margin-bottom: 72px;
}

.fidelity-dashboard > .block-title {
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin-bottom: 25px;
}

.fidelity-dashboard__content {
  border: 3px solid #ffcc00;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  padding: 27px 30px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__content {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__content {
    padding: 34px 55px;
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__intro {
    margin-bottom: 21px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__intro {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__program {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__program > a {
    display: block;
    width: 100%;
    border: 1px solid #000;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 37px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__program > a {
    text-decoration: underline;
  }
}

.fidelity-dashboard__register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .fidelity-dashboard__register {
    margin-bottom: 16px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__register {
    grid-area: 1 / 2 / 3 / 3;
  }
}

.fidelity-dashboard__register .wecard-terms {
  font-size: 10px;
}

.fidelity-dashboard__button {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__button {
    line-height: 23px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__button {
    width: 332px;
    font-size: 20px;
    margin-bottom: 12px;
  }
}

.fidelity-dashboard__title1 {
  font-size: 20px;
  line-height: 25px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

.fidelity-dashboard__title2 {
  text-transform: uppercase;
  margin-bottom: 22px;
  line-height: 19px;
}

@media (min-width: 768px) {
  .fidelity-dashboard__title2 {
    font-size: 30px;
    line-height: 37px;
    font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__greetings > span {
    display: block;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.fidelity-dashboard__card {
  border: 3px solid #ffcc00;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 15px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__card {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-right: 15px;
    padding: 30px 40px;
  }
}

.fidelity-dashboard__card-data {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  font-size: 20px;
  line-height: 24px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-data {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.fidelity-dashboard__card-user {
  font-size: 20px;
  line-height: 25px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  .fidelity-dashboard__card-user {
    font-size: 25px;
    line-height: 31px;
  }
}

.fidelity-dashboard__card-status > span {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-status {
    font-size: 10px;
  }
}

@media (min-width: 768px) {
  .fidelity-dashboard__card-status {
    margin-bottom: 20px;
  }
}

.fidelity-dashboard__card-percentage {
  border: 0.5px solid #000;
  border-radius: 5px;
  position: relative;
  height: 25px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-percentage {
    border-radius: 10px;
    height: 13px;
  }
}

.percentage-filler {
  position: absolute;
  background-color: #000;
  border-radius: 5px;
  height: 100%;
}

.percentage-value {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 15px;
  text-shadow: 1px 0 1px #fff;
}

@media (max-width: 767px) {
  .percentage-value {
    font-size: 8px;
  }
}

.fidelity-dashboard__card-next {
  font-size: 12px;
  margin-bottom: 25px;
}

.fidelity-dashboard__card-next > span {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-next {
    font-size: 10px;
  }
}

.fidelity-dashboard__card-code {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-code {
    font-size: 12px;
  }
}

.fidelity-dashboard__card-qr {
  max-width: 160px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__card-qr {
    max-width: 120px;
    margin-right: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.fidelity-dashboard__summary {
  border: 3px solid #ffcc00;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  padding: 15px 30px;
  border-width: 0;
}

@media (min-width: 768px) {
  .fidelity-dashboard__summary {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-left: 15px;
    padding: 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#fdedac));
    background: linear-gradient(to bottom, #ffcc00 0%, #fdedac 100%);
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__summary {
    position: relative;
  }
  .fidelity-dashboard__summary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 234px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#fdedac));
    background: linear-gradient(to bottom, #ffcc00 0%, #fdedac 100%);
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__summary-points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px;
    z-index: 1;
  }
}

.set-size {
  font-size: 12em;
}

@media (max-width: 767px) {
  .set-size {
    font-size: 10em;
  }
}

.charts-container::after {
  clear: both;
  content: '';
  display: table;
}

.pie-wrapper {
  height: 1em;
  width: 1em;
  float: left;
  position: relative;
}

.pie-wrapper:nth-child(3n + 1) {
  clear: both;
}

.pie-wrapper .pie {
  height: 100%;
  width: 100%;
  clip: rect(0, 1em, 1em, 0.5em);
  left: 0;
  position: absolute;
  top: 0;
}

.pie-wrapper .pie .half-circle {
  height: 100%;
  width: 100%;
  border: 5px solid #000;
  border-radius: 50%;
  clip: rect(0, 0.5em, 1em, 0);
  left: 0;
  position: absolute;
  top: 0;
}

.pie-wrapper .label {
  background: #fff;
  border-radius: 50%;
  color: #000;
  cursor: default;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  font-size: 15px;
  font-family: "sofiapro-medium", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}

@media (max-width: 767px) {
  .pie-wrapper .label {
    font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
  }
}

.pie-wrapper .label > span {
  display: block;
  font-size: 50px;
}

.pie-wrapper .shadow {
  height: 100%;
  width: 100%;
  border: 5px solid #ddd;
  border-radius: 50%;
}

.pie-wrapper.style-2 .label {
  background: #fff;
}

.pie-wrapper.progress-1 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-1 .pie .left-side {
  -webkit-transform: rotate(3.6deg);
          transform: rotate(3.6deg);
}

.pie-wrapper.progress-1 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-2 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-2 .pie .left-side {
  -webkit-transform: rotate(7.2deg);
          transform: rotate(7.2deg);
}

.pie-wrapper.progress-2 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-3 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-3 .pie .left-side {
  -webkit-transform: rotate(10.8deg);
          transform: rotate(10.8deg);
}

.pie-wrapper.progress-3 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-4 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-4 .pie .left-side {
  -webkit-transform: rotate(14.4deg);
          transform: rotate(14.4deg);
}

.pie-wrapper.progress-4 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-5 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-5 .pie .left-side {
  -webkit-transform: rotate(18deg);
          transform: rotate(18deg);
}

.pie-wrapper.progress-5 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-6 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-6 .pie .left-side {
  -webkit-transform: rotate(21.6deg);
          transform: rotate(21.6deg);
}

.pie-wrapper.progress-6 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-7 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-7 .pie .left-side {
  -webkit-transform: rotate(25.2deg);
          transform: rotate(25.2deg);
}

.pie-wrapper.progress-7 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-8 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-8 .pie .left-side {
  -webkit-transform: rotate(28.8deg);
          transform: rotate(28.8deg);
}

.pie-wrapper.progress-8 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-9 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-9 .pie .left-side {
  -webkit-transform: rotate(32.4deg);
          transform: rotate(32.4deg);
}

.pie-wrapper.progress-9 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-10 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-10 .pie .left-side {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}

.pie-wrapper.progress-10 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-11 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-11 .pie .left-side {
  -webkit-transform: rotate(39.6deg);
          transform: rotate(39.6deg);
}

.pie-wrapper.progress-11 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-12 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-12 .pie .left-side {
  -webkit-transform: rotate(43.2deg);
          transform: rotate(43.2deg);
}

.pie-wrapper.progress-12 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-13 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-13 .pie .left-side {
  -webkit-transform: rotate(46.8deg);
          transform: rotate(46.8deg);
}

.pie-wrapper.progress-13 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-14 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-14 .pie .left-side {
  -webkit-transform: rotate(50.4deg);
          transform: rotate(50.4deg);
}

.pie-wrapper.progress-14 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-15 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-15 .pie .left-side {
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}

.pie-wrapper.progress-15 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-16 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-16 .pie .left-side {
  -webkit-transform: rotate(57.6deg);
          transform: rotate(57.6deg);
}

.pie-wrapper.progress-16 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-17 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-17 .pie .left-side {
  -webkit-transform: rotate(61.2deg);
          transform: rotate(61.2deg);
}

.pie-wrapper.progress-17 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-18 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-18 .pie .left-side {
  -webkit-transform: rotate(64.8deg);
          transform: rotate(64.8deg);
}

.pie-wrapper.progress-18 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-19 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-19 .pie .left-side {
  -webkit-transform: rotate(68.4deg);
          transform: rotate(68.4deg);
}

.pie-wrapper.progress-19 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-20 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-20 .pie .left-side {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
}

.pie-wrapper.progress-20 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-21 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-21 .pie .left-side {
  -webkit-transform: rotate(75.6deg);
          transform: rotate(75.6deg);
}

.pie-wrapper.progress-21 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-22 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-22 .pie .left-side {
  -webkit-transform: rotate(79.2deg);
          transform: rotate(79.2deg);
}

.pie-wrapper.progress-22 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-23 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-23 .pie .left-side {
  -webkit-transform: rotate(82.8deg);
          transform: rotate(82.8deg);
}

.pie-wrapper.progress-23 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-24 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-24 .pie .left-side {
  -webkit-transform: rotate(86.4deg);
          transform: rotate(86.4deg);
}

.pie-wrapper.progress-24 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-25 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-25 .pie .left-side {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.pie-wrapper.progress-25 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-26 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-26 .pie .left-side {
  -webkit-transform: rotate(93.6deg);
          transform: rotate(93.6deg);
}

.pie-wrapper.progress-26 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-27 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-27 .pie .left-side {
  -webkit-transform: rotate(97.2deg);
          transform: rotate(97.2deg);
}

.pie-wrapper.progress-27 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-28 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-28 .pie .left-side {
  -webkit-transform: rotate(100.8deg);
          transform: rotate(100.8deg);
}

.pie-wrapper.progress-28 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-29 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-29 .pie .left-side {
  -webkit-transform: rotate(104.4deg);
          transform: rotate(104.4deg);
}

.pie-wrapper.progress-29 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-30 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-30 .pie .left-side {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
}

.pie-wrapper.progress-30 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-31 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-31 .pie .left-side {
  -webkit-transform: rotate(111.6deg);
          transform: rotate(111.6deg);
}

.pie-wrapper.progress-31 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-32 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-32 .pie .left-side {
  -webkit-transform: rotate(115.2deg);
          transform: rotate(115.2deg);
}

.pie-wrapper.progress-32 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-33 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-33 .pie .left-side {
  -webkit-transform: rotate(118.8deg);
          transform: rotate(118.8deg);
}

.pie-wrapper.progress-33 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-34 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-34 .pie .left-side {
  -webkit-transform: rotate(122.4deg);
          transform: rotate(122.4deg);
}

.pie-wrapper.progress-34 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-35 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-35 .pie .left-side {
  -webkit-transform: rotate(126deg);
          transform: rotate(126deg);
}

.pie-wrapper.progress-35 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-36 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-36 .pie .left-side {
  -webkit-transform: rotate(129.6deg);
          transform: rotate(129.6deg);
}

.pie-wrapper.progress-36 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-37 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-37 .pie .left-side {
  -webkit-transform: rotate(133.2deg);
          transform: rotate(133.2deg);
}

.pie-wrapper.progress-37 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-38 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-38 .pie .left-side {
  -webkit-transform: rotate(136.8deg);
          transform: rotate(136.8deg);
}

.pie-wrapper.progress-38 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-39 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-39 .pie .left-side {
  -webkit-transform: rotate(140.4deg);
          transform: rotate(140.4deg);
}

.pie-wrapper.progress-39 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-40 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-40 .pie .left-side {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
}

.pie-wrapper.progress-40 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-41 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-41 .pie .left-side {
  -webkit-transform: rotate(147.6deg);
          transform: rotate(147.6deg);
}

.pie-wrapper.progress-41 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-42 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-42 .pie .left-side {
  -webkit-transform: rotate(151.2deg);
          transform: rotate(151.2deg);
}

.pie-wrapper.progress-42 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-43 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-43 .pie .left-side {
  -webkit-transform: rotate(154.8deg);
          transform: rotate(154.8deg);
}

.pie-wrapper.progress-43 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-44 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-44 .pie .left-side {
  -webkit-transform: rotate(158.4deg);
          transform: rotate(158.4deg);
}

.pie-wrapper.progress-44 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-45 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-45 .pie .left-side {
  -webkit-transform: rotate(162deg);
          transform: rotate(162deg);
}

.pie-wrapper.progress-45 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-46 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-46 .pie .left-side {
  -webkit-transform: rotate(165.6deg);
          transform: rotate(165.6deg);
}

.pie-wrapper.progress-46 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-47 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-47 .pie .left-side {
  -webkit-transform: rotate(169.2deg);
          transform: rotate(169.2deg);
}

.pie-wrapper.progress-47 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-48 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-48 .pie .left-side {
  -webkit-transform: rotate(172.8deg);
          transform: rotate(172.8deg);
}

.pie-wrapper.progress-48 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-49 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-49 .pie .left-side {
  -webkit-transform: rotate(176.4deg);
          transform: rotate(176.4deg);
}

.pie-wrapper.progress-49 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-50 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-50 .pie .left-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-50 .pie .right-side {
  display: none;
}

.pie-wrapper.progress-51 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-51 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-51 .pie .left-side {
  -webkit-transform: rotate(183.6deg);
          transform: rotate(183.6deg);
}

.pie-wrapper.progress-51 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-52 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-52 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-52 .pie .left-side {
  -webkit-transform: rotate(187.2deg);
          transform: rotate(187.2deg);
}

.pie-wrapper.progress-52 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-53 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-53 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-53 .pie .left-side {
  -webkit-transform: rotate(190.8deg);
          transform: rotate(190.8deg);
}

.pie-wrapper.progress-53 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-54 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-54 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-54 .pie .left-side {
  -webkit-transform: rotate(194.4deg);
          transform: rotate(194.4deg);
}

.pie-wrapper.progress-54 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-55 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-55 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-55 .pie .left-side {
  -webkit-transform: rotate(198deg);
          transform: rotate(198deg);
}

.pie-wrapper.progress-55 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-56 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-56 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-56 .pie .left-side {
  -webkit-transform: rotate(201.6deg);
          transform: rotate(201.6deg);
}

.pie-wrapper.progress-56 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-57 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-57 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-57 .pie .left-side {
  -webkit-transform: rotate(205.2deg);
          transform: rotate(205.2deg);
}

.pie-wrapper.progress-57 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-58 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-58 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-58 .pie .left-side {
  -webkit-transform: rotate(208.8deg);
          transform: rotate(208.8deg);
}

.pie-wrapper.progress-58 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-59 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-59 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-59 .pie .left-side {
  -webkit-transform: rotate(212.4deg);
          transform: rotate(212.4deg);
}

.pie-wrapper.progress-59 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-60 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-60 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-60 .pie .left-side {
  -webkit-transform: rotate(216deg);
          transform: rotate(216deg);
}

.pie-wrapper.progress-60 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-61 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-61 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-61 .pie .left-side {
  -webkit-transform: rotate(219.6deg);
          transform: rotate(219.6deg);
}

.pie-wrapper.progress-61 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-62 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-62 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-62 .pie .left-side {
  -webkit-transform: rotate(223.2deg);
          transform: rotate(223.2deg);
}

.pie-wrapper.progress-62 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-63 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-63 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-63 .pie .left-side {
  -webkit-transform: rotate(226.8deg);
          transform: rotate(226.8deg);
}

.pie-wrapper.progress-63 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-64 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-64 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-64 .pie .left-side {
  -webkit-transform: rotate(230.4deg);
          transform: rotate(230.4deg);
}

.pie-wrapper.progress-64 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-65 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-65 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-65 .pie .left-side {
  -webkit-transform: rotate(234deg);
          transform: rotate(234deg);
}

.pie-wrapper.progress-65 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-66 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-66 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-66 .pie .left-side {
  -webkit-transform: rotate(237.6deg);
          transform: rotate(237.6deg);
}

.pie-wrapper.progress-66 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-67 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-67 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-67 .pie .left-side {
  -webkit-transform: rotate(241.2deg);
          transform: rotate(241.2deg);
}

.pie-wrapper.progress-67 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-68 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-68 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-68 .pie .left-side {
  -webkit-transform: rotate(244.8deg);
          transform: rotate(244.8deg);
}

.pie-wrapper.progress-68 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-69 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-69 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-69 .pie .left-side {
  -webkit-transform: rotate(248.4deg);
          transform: rotate(248.4deg);
}

.pie-wrapper.progress-69 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-70 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-70 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-70 .pie .left-side {
  -webkit-transform: rotate(252deg);
          transform: rotate(252deg);
}

.pie-wrapper.progress-70 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-71 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-71 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-71 .pie .left-side {
  -webkit-transform: rotate(255.6deg);
          transform: rotate(255.6deg);
}

.pie-wrapper.progress-71 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-72 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-72 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-72 .pie .left-side {
  -webkit-transform: rotate(259.2deg);
          transform: rotate(259.2deg);
}

.pie-wrapper.progress-72 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-73 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-73 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-73 .pie .left-side {
  -webkit-transform: rotate(262.8deg);
          transform: rotate(262.8deg);
}

.pie-wrapper.progress-73 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-74 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-74 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-74 .pie .left-side {
  -webkit-transform: rotate(266.4deg);
          transform: rotate(266.4deg);
}

.pie-wrapper.progress-74 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-75 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-75 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-75 .pie .left-side {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.pie-wrapper.progress-75 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-76 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-76 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-76 .pie .left-side {
  -webkit-transform: rotate(273.6deg);
          transform: rotate(273.6deg);
}

.pie-wrapper.progress-76 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-77 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-77 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-77 .pie .left-side {
  -webkit-transform: rotate(277.2deg);
          transform: rotate(277.2deg);
}

.pie-wrapper.progress-77 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-78 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-78 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-78 .pie .left-side {
  -webkit-transform: rotate(280.8deg);
          transform: rotate(280.8deg);
}

.pie-wrapper.progress-78 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-79 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-79 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-79 .pie .left-side {
  -webkit-transform: rotate(284.4deg);
          transform: rotate(284.4deg);
}

.pie-wrapper.progress-79 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-80 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-80 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-80 .pie .left-side {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}

.pie-wrapper.progress-80 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-81 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-81 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-81 .pie .left-side {
  -webkit-transform: rotate(291.6deg);
          transform: rotate(291.6deg);
}

.pie-wrapper.progress-81 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-82 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-82 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-82 .pie .left-side {
  -webkit-transform: rotate(295.2deg);
          transform: rotate(295.2deg);
}

.pie-wrapper.progress-82 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-83 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-83 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-83 .pie .left-side {
  -webkit-transform: rotate(298.8deg);
          transform: rotate(298.8deg);
}

.pie-wrapper.progress-83 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-84 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-84 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-84 .pie .left-side {
  -webkit-transform: rotate(302.4deg);
          transform: rotate(302.4deg);
}

.pie-wrapper.progress-84 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-85 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-85 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-85 .pie .left-side {
  -webkit-transform: rotate(306deg);
          transform: rotate(306deg);
}

.pie-wrapper.progress-85 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-86 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-86 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-86 .pie .left-side {
  -webkit-transform: rotate(309.6deg);
          transform: rotate(309.6deg);
}

.pie-wrapper.progress-86 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-87 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-87 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-87 .pie .left-side {
  -webkit-transform: rotate(313.2deg);
          transform: rotate(313.2deg);
}

.pie-wrapper.progress-87 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-88 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-88 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-88 .pie .left-side {
  -webkit-transform: rotate(316.8deg);
          transform: rotate(316.8deg);
}

.pie-wrapper.progress-88 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-89 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-89 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-89 .pie .left-side {
  -webkit-transform: rotate(320.4deg);
          transform: rotate(320.4deg);
}

.pie-wrapper.progress-89 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-90 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-90 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-90 .pie .left-side {
  -webkit-transform: rotate(324deg);
          transform: rotate(324deg);
}

.pie-wrapper.progress-90 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-91 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-91 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-91 .pie .left-side {
  -webkit-transform: rotate(327.6deg);
          transform: rotate(327.6deg);
}

.pie-wrapper.progress-91 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-92 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-92 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-92 .pie .left-side {
  -webkit-transform: rotate(331.2deg);
          transform: rotate(331.2deg);
}

.pie-wrapper.progress-92 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-93 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-93 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-93 .pie .left-side {
  -webkit-transform: rotate(334.8deg);
          transform: rotate(334.8deg);
}

.pie-wrapper.progress-93 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-94 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-94 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-94 .pie .left-side {
  -webkit-transform: rotate(338.4deg);
          transform: rotate(338.4deg);
}

.pie-wrapper.progress-94 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-95 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-95 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-95 .pie .left-side {
  -webkit-transform: rotate(342deg);
          transform: rotate(342deg);
}

.pie-wrapper.progress-95 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-96 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-96 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-96 .pie .left-side {
  -webkit-transform: rotate(345.6deg);
          transform: rotate(345.6deg);
}

.pie-wrapper.progress-96 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-97 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-97 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-97 .pie .left-side {
  -webkit-transform: rotate(349.2deg);
          transform: rotate(349.2deg);
}

.pie-wrapper.progress-97 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-98 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-98 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-98 .pie .left-side {
  -webkit-transform: rotate(352.8deg);
          transform: rotate(352.8deg);
}

.pie-wrapper.progress-98 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-99 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-99 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-99 .pie .left-side {
  -webkit-transform: rotate(356.4deg);
          transform: rotate(356.4deg);
}

.pie-wrapper.progress-99 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pie-wrapper.progress-100 .pie {
  clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-100 .pie .half-circle {
  border-color: #ff6569;
}

.pie-wrapper.progress-100 .pie .left-side {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.pie-wrapper.progress-100 .pie .right-side {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fidelity-dashboard__summary-bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

@media (min-width: 768px) {
  .fidelity-dashboard__summary-bonus {
    margin-left: 86px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__summary-bonus {
    position: relative;
    z-index: 2;
  }
}

.fidelity-dashboard__bonus-disclaimer,
.fidelity-dashboard__bonus-togo {
  font-size: 12px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-disclaimer,
  .fidelity-dashboard__bonus-togo {
    font-size: 8px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-disclaimer {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 28px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-togo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 42px;
  }
}

.fidelity-dashboard__bonus-available {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 13px 26px 19px;
  width: 100%;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 18px;
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-available {
    font-size: 14px;
    padding: 9px 26px 12px;
  }
}

.fidelity-dashboard__bonus-available > span {
  font-size: 20px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-available > span {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .fidelity-dashboard__bonus-available {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 11px;
  }
}

.fidelity-dashboard__bonus-rules {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  font-size: 10px;
  font-family: "sofiapro-light", Helvetica, Arial, sans-serif;
}

.fidelity-dashboard__bonus-rules > a, .fidelity-dashboard__bonus-rules > a:hover {
  color: #626262;
}

[id='qr-code-expand'] .qr-code__wrapper {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  -webkit-box-shadow: 0 13px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 13px 15px rgba(0, 0, 0, 0.16);
}

[id='howto-use']::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 166px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6569), to(#fff365));
  background: linear-gradient(180deg, #ff6569 0%, #fff365 100%);
}

[id='howto-use'] .modal--content {
  position: relative;
  z-index: 2;
  padding-left: 28px;
  padding-right: 28px;
}

[id='howto-use'] h2 {
  font-size: 30px;
  line-height: 37px;
  font-family: "sofiapro-semibold", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 53px;
}

[id='howto-use'] p {
  margin-bottom: 28px;
  font-size: 12px;
  color: #626262;
}

.mf2020 {
  border: 3px solid #ffcc00;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 39px 70px;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .mf2020 {
    padding: 17px 28px;
  }
}

.mf2020__name {
  font-size: 35px;
  line-height: 43px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  margin-right: 37px;
}

@media (max-width: 767px) {
  .mf2020__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.mf2020__disclaimer > p {
  line-height: 19px;
}

.mf2020__disclaimer > p:not(:last-child) {
  margin-bottom: 9px;
}

.mf2020__disclaimer > p strong {
  font-size: 18px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
  .mf2020__disclaimer {
    text-align: center;
  }
  .mf2020__disclaimer > p strong {
    display: block;
    text-transform: uppercase;
  }
}

.mf2020-guest {
  border: 3px solid #ffcc00;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 39px 70px;
}

@media (max-width: 767px) {
  .mf2020-guest {
    padding: 17px 28px;
  }
}

.mf2020-guest__disclaimer {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
}

.mf2020-guest__name {
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.mf2020-guest__button {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mf2020-guest__button > a {
  background-color: #fff;
  border: 1px solid #000;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "sofiapro-regular", Helvetica, Arial, sans-serif;
  margin-right: 27px;
}

.mf2020-guest__button > a, .mf2020-guest__button > a:hover {
  color: #000;
  text-decoration: none;
}

.mf2020--nocart .mf2020-guest__button > a {
  margin-right: 0;
}

.mf2020--nocart {
  border: 0;
  background-color: #ffcc00;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.mf2020__disclaimer2 {
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 33px;
}

.mf2020__disclaimer3 {
  margin-bottom: 30px;
}

.mf2020--checkout {
  background-color: #f5f5f5;
  padding: 25px 22px 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.mf2020--checkout form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mf2020--checkout form > button {
  -ms-flex-preferred-size: 62%;
      flex-basis: 62%;
  font-size: 25px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  line-height: 31px;
}

.mf2020--checkout .field {
  -ms-flex-preferred-size: 38%;
      flex-basis: 38%;
  margin-bottom: 0;
  padding-right: 14px;
}

.mf2020--checkout .field > label {
  display: none;
}

.mf2020--checkout .field > input {
  font-size: 25px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  line-height: 31px;
  padding-top: 8px;
  padding-bottom: 14px;
  border-radius: 3px;
}

.mf2020-c__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}

.mf2020-c__card {
  text-align: right;
}

.mf2020-c__name {
  font-size: 35px;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  line-height: 43px;
}

.mf2020-c__available {
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
}

.mf2020-c__usable {
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 24px;
}

.mf2020-c__usable > strong {
  font-size: 20px;
}

.mf2020-c__advice {
  font-size: 10px;
}

.mf2020-r__greetings {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 79px;
}

.mf2020--registration {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 44px;
  padding-bottom: 48px;
}

.mf2020-r__actions {
  width: 376px;
  margin-bottom: 33px;
}

.mf2020-r__cancel,
.mf2020-r__register {
  background-color: transparent;
  color: #000;
  font-family: "sofiapro-bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  border: 1px solid #000;
}

.mf2020-r__cancel:hover,
.mf2020-r__register:hover {
  color: #000;
}

.mf2020-r__register {
  background-color: #ffcc00;
}

.mf2020-r__terms {
  font-size: 12px;
}

.mf2020-r__terms > a {
  text-decoration: underline;
}

@media print {
  a[href]:after {
    content: none;
    display: none;
  }
  .top-banner, .top-banner.open, .top-bar, [id="main-footer"] {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */