@import url(//fonts.googleapis.com/css?family=Khula|Crimson+Text);
@import url(https://fonts.googleapis.com/css?family=Jaldi);
@import url(https://fonts.googleapis.com/css?family=Asap);
@charset "UTF-8";
@font-face {
  font-family: 'TTNorms-Regular';
  src: url("//s.azurecdns.com/sff/pazzo/static/fonts/TTNorms-Regular.woff") format("woff"), url("//s.azurecdns.com/sff/pazzo/static/fonts/TTNorms-Regular.ttf") format("truetype"), url("//s.azurecdns.com/sff/pazzo/static/fonts/TTNorms-Regular.eot") format("embedded-opentype");
  font-display: swap; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #eeded1;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]) {
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #eeded1 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #e0c3ac !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #f17c4e !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #ed591f !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e9ecef !important; }

.border-top {
  border-top: 1px solid #e9ecef !important; }

.border-right {
  border-right: 1px solid #e9ecef !important; }

.border-bottom {
  border-bottom: 1px solid #e9ecef !important; }

.border-left {
  border-left: 1px solid #e9ecef !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #eeded1 !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #f17c4e !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

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

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

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

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

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

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

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

.text-uppercase {
  text-transform: uppercase !important; }

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #eeded1 !important;
  font-size: 0.875rem; }

a.text-primary:focus, a.text-primary:hover {
  color: #e0c3ac !important; }

.text-secondary {
  color: #868e96 !important;
  font-size: 0.875rem; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #28a745 !important;
  font-size: 0.875rem; }

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #f17c4e !important;
  font-size: 0.875rem; }

a.text-info:focus, a.text-info:hover {
  color: #ed591f !important; }

.text-warning {
  color: #ffc107 !important;
  font-size: 0.875rem; }

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important;
  font-size: 0.875rem; }

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important;
  font-size: 0.875rem; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important;
  font-size: 0.875rem; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-gray-100 {
  color: #f8f9fa !important;
  font-size: 0.875rem; }

a.text-gray-100:focus, a.text-gray-100:hover {
  color: #dae0e5 !important; }

.text-gray-200 {
  color: #e9ecef !important;
  font-size: 0.875rem; }

a.text-gray-200:focus, a.text-gray-200:hover {
  color: #cbd3da !important; }

.text-gray-300 {
  color: #dee2e6 !important;
  font-size: 0.875rem; }

a.text-gray-300:focus, a.text-gray-300:hover {
  color: #c1c9d0 !important; }

.text-gray-400 {
  color: #ced4da !important;
  font-size: 0.875rem; }

a.text-gray-400:focus, a.text-gray-400:hover {
  color: #b1bbc4 !important; }

.text-gray-500 {
  color: #adb5bd !important;
  font-size: 0.875rem; }

a.text-gray-500:focus, a.text-gray-500:hover {
  color: #919ca6 !important; }

.text-gray-600 {
  color: #868e96 !important;
  font-size: 0.875rem; }

a.text-gray-600:focus, a.text-gray-600:hover {
  color: #6c757d !important; }

.text-gray-700 {
  color: #495057 !important;
  font-size: 0.875rem; }

a.text-gray-700:focus, a.text-gray-700:hover {
  color: #32373b !important; }

.text-gray-800 {
  color: #343a40 !important;
  font-size: 0.875rem; }

a.text-gray-800:focus, a.text-gray-800:hover {
  color: #1d2124 !important; }

.text-gray-900 {
  color: #212529 !important;
  font-size: 0.875rem; }

a.text-gray-900:focus, a.text-gray-900:hover {
  color: #0a0c0d !important; }

.text-muted {
  color: #868e96 !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1240px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

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

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

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #faf6f2; }

.table-hover .table-primary:hover {
  background-color: #f3e9e0; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #f3e9e0; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2; }

.table-hover .table-secondary:hover {
  background-color: #cfd2d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #fbdacd; }

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm.table-bordered {
      border: 0; } }

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md.table-bordered {
      border: 0; } }

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg.table-bordered {
      border: 0; } }

@media (max-width: 1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl.table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  position: relative;
  text-align: center;
  padding: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .modal-header .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: white; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #fcf9f6; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(238, 222, 209, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(238, 222, 209, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: flex;
  align-items: center;
  padding: 4px;
  position: relative; }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px; }
  .-only-timepicker- .datepicker--time {
    border-top: none; }

.datepicker--time-sliders {
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 3px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: flex;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
  .datepicker--time-row:first-child {
    margin-bottom: 4px; }
  .datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-ms-tooltip {
      display: none; }
    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-ms-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:focus {
      outline: none; }
      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
        background: #eeded1;
        border-color: #eeded1; }
      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {
        background: #eeded1;
        border-color: #eeded1; }
      .datepicker--time-row input[type='range']:focus::-ms-thumb {
        background: #eeded1;
        border-color: #eeded1; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-moz-range-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-ms-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      margin-top: -6px; }
    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-moz-range-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-lower {
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-upper {
      background: transparent; }
  .datepicker--time-row span {
    padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }
  .datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute; }
  .datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%); }
  .datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px); }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }
  .-only-timepicker- .datepicker--nav {
    display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 3px;
  user-select: none; }
  .datepicker--nav-action:hover {
    background: #f0f0f0; }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 3px;
  padding: 0 8px; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #eeded1;
  cursor: pointer;
  border-radius: 3px;
  flex: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: flex;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #f0f0f0; }
  .datepicker--cell.-current- {
    color: #eeded1; }
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a; }
    .datepicker--cell.-current-.-in-range- {
      color: #eeded1; }
  .datepicker--cell.-in-range- {
    background: rgba(238, 222, 209, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(238, 222, 209, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(238, 222, 209, 0.5);
    background-color: rgba(238, 222, 209, 0.1);
    border-radius: 3px 0 0 3px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(238, 222, 209, 0.5);
    background-color: rgba(238, 222, 209, 0.1);
    border-radius: 0 3px 3px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 3px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #eeded1; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #eeded1; }
    .datepicker--cell.-selected-.-focus- {
      background: #e7d1be; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #eeded1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }
  @media print {
    .datepickers-container {
      display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  z-index: 100; }
  .datepicker.-from-top- {
    transform: translateY(-8px); }
  .datepicker.-from-right- {
    transform: translateX(8px); }
  .datepicker.-from-bottom- {
    transform: translateY(8px); }
  .datepicker.-from-left- {
    transform: translateX(-8px); }
  .datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }
  .-only-timepicker- .datepicker--content {
    display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active {
    display: block; }

.slider-container {
  width: 300px;
  margin: 40px auto; }

.slider-container .back-bar {
  height: 10px;
  position: relative; }

.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%; }

.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2; }

.slider-container .back-bar .pointer.last-active {
  z-index: 3; }

.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 8px;
  background: white;
  white-space: nowrap;
  line-height: 1; }

.slider-container .back-bar .focused {
  z-index: 10; }

.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1; }

.slider-container .scale {
  top: 2px;
  position: relative; }

.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0; }

.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
  margin-left: -20px !important;
  padding: 10px 0; }
  .slider-container .scale ins:before {
    content: 'NT$';
    display: inline-block; }

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto; }

.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); }

.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #a1fad0;
  background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
  background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
  background-image: -o-linear-gradient(top, #bdfade, #76fabc);
  background-image: linear-gradient(to bottom, #bdfade, #76fabc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0); }

.theme-green .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); }

.theme-green .back-bar .pointer-label {
  color: #999; }

.theme-green .back-bar .focused {
  color: #333; }

.theme-green .scale span {
  border-left: 1px solid #e5e5e5; }

.theme-green .scale ins {
  color: #999; }

.theme-black .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); }

.theme-black .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #eeded1;
  background-repeat: repeat-x; }

.theme-black .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #eeded1;
  background-image: -moz-linear-gradient(top, #eeded1, #eeded1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeded1), to(#eeded1));
  background-image: -webkit-linear-gradient(top, #eeded1, #eeded1);
  background-image: -o-linear-gradient(top, #eeded1, #eeded1);
  background-image: linear-gradient(to bottom, #eeded1, #eeded1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2b2c', endColorstr='#2a2b2c', GradientType=0); }

.theme-black .back-bar .pointer-label {
  color: #999; }

.theme-black .back-bar .focused {
  color: #333; }

.theme-black .scale span {
  border-left: 1px solid #e5e5e5; }

.theme-black .scale ins {
  color: #999; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

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

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotofooSansTC-Thin.woff) format("woff"); }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

[name="google_conversion_frame"] {
  position: absolute;
  bottom: 0;
  left: -100%; }

img[src^='//bat.bing.com'] {
  display: none; }

html {
  height: 100%;
  width: 100%; }

body {
  position: relative;
  min-height: 100%;
  width: 100%;
  color: #6f6a66;
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  body::selection {
    background-color: #f7cac9;
    color: #fff; }

a {
  color: #6f6a66;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:focus {
    outline: 0; }

button:focus {
  outline: 0; }

.wrap {
  position: relative;
  min-height: 100vh;
  width: 1384px;
  max-width: 100%;
  margin: 0 auto;
  padding: 116px 12px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.wrap_close {
  height: 0;
  overflow: hidden; }

.hide {
  display: none; }

.hasoverlay {
  overflow: hidden; }

@media (max-width: 1024px) {
  body {
    padding-bottom: 0px; }
    body .wrap {
      padding-top: 125px; }
  a:hover {
    text-decoration: none; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes infoZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(3, 3);
    -moz-transform: scale(3, 3);
    -ms-transform: scale(3, 3);
    -o-transform: scale(3, 3);
    transform: scale(3, 3); }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes infoZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(3, 3);
    -moz-transform: scale(3, 3);
    -ms-transform: scale(3, 3);
    -o-transform: scale(3, 3);
    transform: scale(3, 3); }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

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

h1, .h1 {
  font-size: 20px !important; }

h2, .h2 {
  font-size: 18px !important; }

h3, .h3 {
  font-size: 16px !important; }

h4, .h4 {
  font-size: 15px !important; }

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

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

.lh-15 {
  line-height: 1.5; }

.lh-2 {
  line-height: 2; }

.lh-1 {
  line-height: 1; }

.font-underline {
  text-decoration: underline; }

.font-super {
  font-size: 36px; }

.ui-select,
.UiSelect {
  position: relative;
  display: inline-block;
  width: 105px;
  height: 25px;
  border: 1px solid #646565;
  color: #646565;
  font-size: 0.75em;
  line-height: 27px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .ui-select a, .ui-select span,
  .UiSelect a,
  .UiSelect span {
    display: block;
    width: 100%;
    height: 23px;
    padding: 0 0.8em;
    color: #646565;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ui-select .ui-select__disable,
  .ui-select .UiSelect__disable,
  .UiSelect .ui-select__disable,
  .UiSelect .UiSelect__disable {
    color: #d2d2d2; }

.overflowHidden {
  overflow: hidden; }

.ui-select__txt,
.UiSelect__txt {
  width: 100%;
  height: 100%; }
  .ui-select__txt a,
  .UiSelect__txt a {
    position: relative; }
    .ui-select__txt a:before,
    .UiSelect__txt a:before {
      content: '';
      position: absolute;
      top: 50%;
      right: 5px;
      cursor: pointer;
      width: 21px;
      height: 21px;
      margin-top: -11px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -275px 0px no-repeat; }

.ui-select__options,
.UiSelect__options {
  position: absolute;
  top: -9999px;
  left: -1px;
  z-index: 1;
  width: 100%;
  border: 1px solid #646565;
  border-width: 0 1px; }
  .ui-select__options.open,
  .UiSelect__options.open {
    top: 24px; }
  .ui-select__options li.callme a,
  .UiSelect__options li.callme a {
    color: #ccc; }
  .ui-select__options li,
  .UiSelect__options li {
    border-bottom: 1px solid #646565;
    background-color: #fff; }
  .ui-select__options li:hover a,
  .ui-select__options .selected a,
  .UiSelect__options li:hover a,
  .UiSelect__options .selected a {
    background-color: #f9f9f9;
    color: #000;
    text-decoration: none; }
  .ui-select__options li:hover > .ui-select__disable,
  .ui-select__options li:hover > .UiSelect__disable,
  .ui-select__options .selected > .ui-select__disable,
  .ui-select__options .selected > .UiSelect__disable,
  .UiSelect__options li:hover > .ui-select__disable,
  .UiSelect__options li:hover > .UiSelect__disable,
  .UiSelect__options .selected > .ui-select__disable,
  .UiSelect__options .selected > .UiSelect__disable {
    color: #d2d2d2; }

.ui-quantity,
.UiQuantity {
  width: 105px;
  height: 25px;
  padding: 0 23px;
  line-height: 23px;
  font-size: 0.75em;
  float: right;
  position: relative;
  display: inline-block;
  border: 1px solid #646565;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-quantity__btn,
.UiQuantity__btn {
  width: 23px;
  height: 100%;
  color: #656565;
  position: absolute;
  display: block;
  font-family: Arial, Helvatic, sans-serif;
  text-align: center;
  font-size: 12px;
  line-height: 23px;
  text-indent: -9999px; }

.ui-quantity__btn--minus,
.UiQuantity__btn--minus {
  top: 0;
  left: 0; }

.ui-quantity__btn--plus,
.UiQuantity__btn--plus {
  top: 0;
  right: 0; }

.ui-quantity__btn--minus:before,
.ui-quantity__btn--plus:before,
.ui-quantity__btn--plus:after,
.UiQuantity__btn--minus:before,
.UiQuantity__btn--plus:before,
.UiQuantity__btn--plus:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  background-color: #646565; }

.ui-quantity__btn--plus:after,
.UiQuantity__btn--plus:after {
  width: 1px;
  height: 7px; }

.ui-quantity__btn--minus:before,
.ui-quantity__btn--plus:before,
.UiQuantity__btn--minus:before,
.UiQuantity__btn--plus:before {
  width: 7px;
  height: 1px; }

.ui-quantity__btn--minus:hover:before,
.ui-quantity__btn--plus:hover:before,
.ui-quantity__btn--plus:hover:after,
.UiQuantity__btn--minus:hover:before,
.UiQuantity__btn--plus:hover:before,
.UiQuantity__btn--plus:hover:after {
  background-color: #000; }

.ui-quantity__btn:active:before, .ui-quantity__btn:active:after,
.UiQuantity__btn:active:before,
.UiQuantity__btn:active:after {
  top: 1px; }

.ui-quantity__text,
.UiQuantity__text {
  width: 100%;
  border: 0;
  padding: 0;
  text-align: center;
  letter-spacing: .1em;
  height: 100%;
  color: #656565;
  background: none;
  font-size: inherit;
  font-family: "Khula", sans-serif;
  vertical-align: top; }
  .ui-quantity__text:focus,
  .UiQuantity__text:focus {
    outline: none; }

.tabs__nav li {
  text-align: center;
  position: relative;
  float: left; }
  .tabs__nav li:first-child:before {
    display: none; }
  .tabs__nav li:before {
    content: "/";
    margin: 0 6px 0 10px;
    color: #646565; }

.tabs__nav a {
  color: #646565;
  font-size: 12px; }
  .tabs__nav a:hover {
    color: #000;
    text-decoration: none; }

.tabs__nav .active a {
  color: #000; }

.tabs__content {
  padding-top: 5px; }

.accordion__title {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 5px 0 5px 25px; }

.accordion__icon {
  position: absolute;
  text-indent: -9999px;
  top: 0;
  bottom: 0;
  left: 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: auto 0;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-switch.png") 0 0 no-repeat; }
  .accordion__icon:hover {
    color: #999;
    text-decoration: none; }

.accordion__content {
  display: none;
  opacity: 0;
  transition: opacity 1s; }

.accordion .open .accordion__title {
  background-position: 6px -49px; }
  .accordion .open .accordion__title .accordion__icon {
    background-position: 0 bottom; }

.accordion .open .accordion__content {
  opacity: 1; }

.lineThrough {
  text-decoration: line-through; }

.pagination-global__control ul {
  display: inline-block;
  font-size: 0.937em; }

.pagination-global__control li {
  display: inline-block; }

.pagination-global__control a, .pagination-global__control span {
  display: inline-block;
  padding: 2px 4px;
  text-align: left; }

.pagination-global__control a:hover, .pagination-global__control .active {
  color: #999;
  text-decoration: none; }

.pagination-global__btn {
  font-size: 0.75em; }

.pagination-global .icon-arrow {
  position: relative;
  top: -1px;
  margin: 0 4px;
  vertical-align: middle; }

.invisible {
  visibility: hidden; }

.gotop {
  display: block;
  position: fixed;
  z-index: 1;
  right: 70px;
  bottom: 20px;
  width: 28px;
  height: 28px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scaleZ(1);
  -moz-transform: scaleZ(1);
  -ms-transform: scaleZ(1);
  -o-transform: scaleZ(1);
  transform: scaleZ(1);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }
  .gotop:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #577797 transparent;
    -webkit-transition: border-bottom-color 0.15s ease-in-out;
    -moz-transition: border-bottom-color 0.15s ease-in-out;
    -o-transition: border-bottom-color 0.15s ease-in-out;
    transition: border-bottom-color 0.15s ease-in-out; }
  .gotop:after {
    content: 'top';
    color: #577797;
    position: absolute;
    top: 50%;
    margin-right: 2px;
    left: 0;
    width: 100%;
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 13px;
    text-align: center;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
  .gotop:hover {
    opacity: .75; }
  .gotop.scrolldown {
    visibility: visible;
    opacity: 1; }
    .gotop.scrolldown.fadeout {
      opacity: 0; }

.global_loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 31px);
  background: url("//s.azurecdns.com/sff/pazzo/static/img/pz-loading.gif") center no-repeat;
  text-indent: -9999px; }

@media (max-width: 1024px) {
  .ui-select__options li,
  .UiSelect__options li {
    background-color: transparent;
    height: 33px;
    min-width: 33px;
    text-align: center; }
    .ui-select__options li a,
    .UiSelect__options li a {
      position: relative;
      z-index: -1; }
    .ui-select__options li:hover a,
    .UiSelect__options li:hover a {
      background-color: #fff;
      color: #000; }
    .ui-select__options li.selected a,
    .UiSelect__options li.selected a {
      background-color: #5a5a64;
      color: #fff; }
  .ui-select a, .ui-select span,
  .UiSelect a,
  .UiSelect span {
    height: 33px;
    line-height: 33px !important; }
  .ui-quantity,
  .UiQuantity {
    width: 100%;
    font-size: 13px;
    width: 100%;
    height: 35px;
    left: 0;
    padding: 0 33px;
    line-height: 1.6em;
    box-sizing: border-box;
    margin-bottom: 10px; }
  .UiQuantity__text,
  .ui-quantity__text {
    height: 33px; }
  .UiQuantity__btn,
  .ui-quantity__btn {
    width: 33px;
    height: 33px; }
  .gotop {
    right: 10px;
    bottom: 75px; }
  .wrap.disappear ~ .gotop {
    opacity: 0; } }

.block-widge {
  background-color: white;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 10px;
  padding: 15px; }
  .block-widge.with-padding-gap {
    box-shadow: none; }
  .block-widge.with-small-gap {
    padding: 15px; }
  .block-widge.with-transparent-bg {
    background-color: transparent;
    box-shadow: none; }
  @media (min-width: 768px) {
    .block-widge {
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 992px) {
    .block-widge {
      padding: 30px; } }

.row.with-small-gap {
  margin-left: -5px;
  margin-right: -5px; }
  .row.with-small-gap .col {
    padding: 0 5px; }

#page-cart, #page-member, #page-wallet, #page-qaAsk, #page-wishlist, #page-error {
  background-color: #f6f4f5; }

.with-horizen-scroll {
  white-space: nowrap;
  overflow-x: auto;
    overflow-x--webkit-overflow-scrolling: touch; }
  @media (min-width: 992px) {
    .with-horizen-scroll {
      white-space: initial; } }

.w-auto {
  width: auto !important; }

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%; }

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

.nowrap {
  white-space: nowrap; }

.list-disc {
  list-style: disc;
  margin-left: 20px; }

.info-reminder {
  display: none;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-name: infoZoomIn;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 106px;
  height: 96px;
  margin-top: -48px;
  margin-left: -53px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(209, 171, 158, 0.8);
  color: #fff;
  padding: 20px 10px;
  text-align: center; }
  .info-reminder i {
    margin-bottom: 10px; }
  .info-reminder.active {
    display: block; }

.overflow-hidden {
  overflow: hidden; }

.r-select {
  position: relative;
  line-height: 27px;
  font-size: 15px; }
  .r-select select {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif; }
    .r-select select.weak {
      color: #bbb; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm), screen and (-webkit-min-device-pixel-ratio: 0) and (min-color-index: 0) {
      .r-select select {
        padding: 0 0.8em; } }
  .r-select option {
    color: #000; }
    .r-select option.weak, .r-select option[disabled] {
      color: #bbb; }

.r-select__txt.weak a {
  color: #bbb; }

.r-select__txt a {
  display: block;
  border: 1px solid #646565;
  height: 29px;
  padding: 0 0.8em;
  color: #000;
  position: relative;
  text-decoration: none; }
  .r-select__txt a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    cursor: pointer;
    margin-top: -11px;
    width: 21px;
    height: 21px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -275px 0 no-repeat; }

.r-select__options {
  position: absolute;
  top: 29px;
  background: #fff;
  width: 100%;
  z-index: 1;
  left: 0; }
  .r-select__options li {
    margin-top: -1px; }
    .r-select__options li.disabled div,
    .r-select__options li.weak a {
      color: #bbb; }
    .r-select__options li.selected a {
      background-color: #e3e3e3; }
  .r-select__options a, .r-select__options div {
    display: block;
    padding: 0 0.8em;
    border: 1px solid #646565;
    color: #000;
    height: 29px; }
  .r-select__options a:hover {
    text-decoration: none;
    background-color: #e3e3e3; }

.r-select-radio .r-select__options {
  position: static;
  background: 0 0;
  font-size: 0;
  letter-spacing: 0; }
  .r-select-radio .r-select__options li {
    margin-right: 10px;
    display: inline-block; }
  .r-select-radio .r-select__options a, .r-select-radio .r-select__options div {
    height: 33px;
    background-color: #fff; }
    .r-select-radio .r-select__options a span, .r-select-radio .r-select__options div span {
      display: block;
      min-width: 33px;
      height: 33px;
      line-height: 33px;
      font-size: 12px;
      text-align: center;
      padding: 0 0.8em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .r-select-radio .r-select__options li.disabled div,
  .r-select-radio .r-select__options li.weak a {
    border-color: #aaa; }
  .r-select-radio .r-select__options li.weak a:hover {
    background-color: #e9e9e9; }
  .r-select-radio .r-select__options li.selected a {
    border-color: #000; }
  .r-select-radio .r-select__options li.selected.weak a, .r-select-radio .r-select__options li.selected.weak a:hover {
    background-color: #e9e9e9;
    border-color: #aaa; }

@media (max-width: 1024px) {
  .r-select {
    margin-bottom: 10px; } }

.dialog {
  position: fixed;
  top: -60px;
  bottom: 0;
  left: -9999px;
  right: 0;
  z-index: 1002;
  margin: auto;
  background-color: #fff;
  opacity: 0;
  transition-property: top, opacity;
  transition-duration: 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .dialog.open {
    display: block;
    top: 0;
    left: 0;
    opacity: 1; }
    .dialog.open iframe {
      opacity: 1; }
  .dialog iframe {
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition-delay: 0.25s;
    transition-property: opacity;
    transition-duration: 0.5s; }

.dialog__header {
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold; }
  .dialog__header p {
    margin-top: 6px;
    font-size: 12px;
    font-weight: normal; }
  .dialog__header.subscribe__header > h3 {
    text-align: center;
    letter-spacing: 4px;
    margin-bottom: 20px;
    display: block; }

.dialog__btn-close {
  position: absolute;
  top: 13px;
  right: 13px;
  display: block;
  height: 20px;
  text-align: center; }
  .dialog__btn-close.old {
    width: 46px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/btn-dialog-close-old.png") 0 0 no-repeat; }
  .dialog__btn-close.big {
    width: 21px;
    height: 21px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/big_close.jpg") 0 0 no-repeat; }

iframe + .dialog__btn-close {
  margin: 0;
  right: 10px;
  top: 10px;
  position: absolute; }

.dialogPopup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  overflow-y: auto;
  cursor: pointer;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.075); }

.dialogBox {
  width: 160px;
  max-width: 640px;
  min-height: 160px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 69px auto 60px auto;
  border: 2px solid #c7c7c7;
  background-color: #fff;
  cursor: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  transition: margin-top 0.5s; }
  .dialogBox.slideDown {
    margin-top: 129px; }

.dialogBoxClose {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 15px;
  top: 18px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px; }
  .dialogBoxClose:before {
    display: block;
    content: '';
    width: 21px;
    height: 21px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/big_close.jpg") 0 0 no-repeat;
    margin: 6px; }
  .dialogBoxClose[type='button'] {
    padding: 0;
    border: 0;
    background-color: transparent; }

.dialog__content {
  overflow: hidden;
  margin: 0 auto;
  font-size: 0.75em; }

.dialog__content__header {
  display: block;
  width: 81px;
  margin: 30px auto; }
  .dialog__content__header .logo {
    position: static;
    left: 0;
    right: 0;
    display: block;
    width: 81px;
    margin: 0 auto; }
    .dialog__content__header .logo img {
      display: block;
      width: 100%; }

.dialog--Newsletter {
  width: 41.875em;
  height: 25.9375em;
  padding: 4.0625em 3.75em; }

.dialog--detail {
  width: 950px;
  height: 500px;
  z-index: 1000;
  overflow: auto; }
  .dialog--detail .dialog__btn-close {
    right: 25px; }

#bgcloss.open {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0; }

#lightBoxBg {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  top: 0;
  left: 0; }

.dialog--signin {
  width: 650px;
  height: 25.9375em;
  padding: 4.0625em 3.75em; }

.dialog__content--signin {
  width: 700px;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.8); }
  .dialog__content--signin .form-float-label .text {
    position: relative;
    z-index: 1; }
  .dialog__content--signin li label {
    margin-right: 0.5em; }
  .dialog__content--signin .view {
    overflow: hidden; }
    .dialog__content--signin .view:after {
      content: '';
      display: block;
      clear: both; }
    .dialog__content--signin .view > li:nth-child(2) {
      display: none; }
    .dialog__content--signin .view > li > div {
      float: left;
      width: 50%;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      max-width: 100%; }
      .dialog__content--signin .view > li > div:nth-child(2) {
        border-left: 1px solid #646565;
        margin-left: -1px; }
      .dialog__content--signin .view > li > div.signin {
        border-right: 1px solid #646565; }
      .dialog__content--signin .view > li > div.forgot-pwd {
        width: 350px;
        float: none;
        margin: 0 auto; }
      .dialog__content--signin .view > li > div li {
        margin-bottom: 1.8em; }
    .dialog__content--signin .view h3 {
      line-height: 1.125em;
      letter-spacing: 0.08em;
      font-weight: bold;
      font-size: 1.17em;
      white-space: nowrap; }
    .dialog__content--signin .view p {
      line-height: 1.5em; }
  .dialog__content--signin .other {
    margin-bottom: 30px; }
    .dialog__content--signin .other input {
      margin: 0 5px 0 0;
      vertical-align: middle; }
    .dialog__content--signin .other a {
      position: relative; }
  .dialog__content--signin .forgot-pwd .form-style label {
    display: block;
    margin-bottom: 0.5em; }
  .dialog__content--signin .forgot-pwd .btn {
    margin-top: 30px; }
  .dialog__content--signin .forgot-pwd .btn-back {
    display: block;
    margin-top: 45px; }

.dialog--subscribe {
  width: 420px;
  height: 410px; }

.dialog__content--subscribe {
  padding-top: 70px; }
  .dialog__content--subscribe .section {
    padding: 18px 0; }
  .dialog__content--subscribe .dialog__header {
    font-size: 20px; }
  .dialog__content--subscribe .form-style input {
    display: inline-block;
    width: 290px;
    margin: 5px 0px 20px 0px;
    padding: 6px;
    text-align: center;
    box-sizing: border-box; }

.dialog--subscribe__body {
  width: 290px;
  text-align: center;
  margin: 0 auto; }
  .dialog--subscribe__body label {
    font-size: 16px; }
  .dialog--subscribe__body .btn {
    width: 290px; }

.subscribe__header {
  width: 290px;
  margin: 0 auto 20px auto; }

.dialog--callme {
  width: 400px;
  max-width: 100%;
  height: 230px;
  padding: 35px 16px; }

.dialog__content--callme {
  font-size: 0.81em;
  text-align: center; }
  .dialog__content--callme .dialog--callme__body {
    display: inline-block;
    max-width: 100%;
    text-align: left; }
  .dialog__content--callme label {
    display: block;
    margin-bottom: 5px; }
  .dialog__content--callme .text {
    width: 200px;
    display: block;
    padding: 2px 6px;
    border: 1px solid #ccc;
    height: 1.6em;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .dialog__content--callme .text:focus {
      outline: 0;
      border-color: #000; }
  .dialog__content--callme p {
    margin-top: 5px; }
  .dialog__content--callme .btn {
    display: block;
    width: 65px;
    margin: 20px auto 0; }

.dialog__content--checkout .first-shopping {
  float: left; }
  .dialog__content--checkout .first-shopping .btn {
    margin-top: 20px;
    padding: 20px;
    line-height: 1.5; }

.dialog--quickview {
  width: 790px;
  height: 602px;
  padding: 15px; }

.dialog--quickview__more {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 0.75em; }
  .dialog--quickview__more:hover {
    color: #999;
    text-decoration: none; }
  .dialog--quickview__more .icon-arrow {
    vertical-align: middle;
    margin-left: 5px; }

@media (max-width: 1360px) {
  .dialog__btn-close {
    height: 25px; } }

@media (max-width: 1024px) {
  .dialog {
    position: static;
    border: none;
    width: 100%;
    height: calc(100% - 50px);
    margin: 0;
    padding: 10px 0; } }

@media (max-width: 970px) {
  .dialog--detail {
    width: 95vw; } }

@media (max-width: 650px) {
  .dialog__content--signin .view .dialog__body br {
    display: none; } }

@media (max-height: 520px) {
  .dialog--detail {
    height: 80vh; } }

@media (max-width: 520px) {
  .dialogBox {
    padding: 30px 13px; } }

@media (max-width: 490px) {
  .dialog {
    width: 90%;
    height: 90%;
    padding: 40px 20px 20px; }
  .dialog__content--signin {
    width: 80%; }
    .dialog__content--signin > .view > li > div {
      width: 100%;
      padding: 0; }
      .dialog__content--signin > .view > li > div:nth-child(2) {
        border-left: 0;
        margin-left: 0; }
      .dialog__content--signin > .view > li > div.signin {
        border-right: 0; }
      .dialog__content--signin > .view > li > div.first-shopping {
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #c7c7c7; }
    .dialog__content--signin > .view > li, .dialog__content--signin .signin {
      width: 100%;
      float: none;
      display: inline-block; }
    .dialog__content--signin .signin {
      margin-bottom: 0.5em;
      border: 0;
      margin: 0;
      padding: 0; }
    .dialog__content--signin .form-style li label {
      display: block;
      margin-bottom: 0.5em; }
    .dialog__content--signin .other {
      margin-bottom: 10px; }
    .dialog__content--signin .register {
      float: none;
      margin-top: 50px; }
      .dialog__content--signin .register .dialog__header {
        margin-bottom: 0.5em; }
    .dialog__content--signin .forgot-pwd {
      margin-left: 0; }
  .dialog__content--checkout .first-shopping .dialog__header {
    margin-bottom: 0.5em; }
    .dialog__content--checkout .first-shopping .dialog__header h3 {
      display: none; }
  .dialog__content--checkout .first-shopping .btn {
    padding: 10px 1.5em; }
  .dialog__content--subscribe {
    height: auto; }
    .dialog__content--subscribe .section {
      padding: 10px 0; }
    .dialog__content--subscribe .dialog__header {
      margin-bottom: 20px; }
    .dialog__content--subscribe .form-style input {
      margin: 5px 0 20px; } }

.dialog-bottom {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: fixed;
  left: 0;
  bottom: -100%;
  width: 100%;
  z-index: 2000;
  background-color: white; }
  .dialog-bottom .item-detail {
    position: relative; }
  .dialog-bottom .dialog-inner {
    position: relative;
    z-index: 1050;
    background-color: white;
    padding: 10px;
    padding-bottom: 20px; }
  .dialog-bottom .r-lightbox__close {
    z-index: 2001;
    top: 0;
    right: 0; }
  .dialog-bottom .mask {
    display: none; }
  .dialog-bottom.active {
    bottom: 0; }
    .dialog-bottom.active .mask {
      animation-duration: 0.3s;
      animation-fill-mode: both;
      animation-name: fadeIn;
      display: block; }
  .dialog-bottom.slideup-enter-active, .dialog-bottom.slideup-leave-active {
    bottom: 0; }
  .dialog-bottom.slideup-enter, .dialog-bottom.slideup-leave-to {
    bottom: -100%; }
  .dialog-bottom .item-img {
    padding-right: 30px;
    width: 30%;
    min-height: 150px; }
    .dialog-bottom .item-img > img {
      width: 100%; }
  .dialog-bottom .item-name {
    font-size: 1em; }
  .dialog-bottom .color-chose-txt {
    color: #868e96;
    padding-top: 5px; }
  .dialog-bottom .item-right {
    width: 70%; }
  .dialog-bottom .product-buttons .btn {
    background: #eeded1;
    border: 1px #eeded1 solid; }
  .dialog-bottom .item-pick {
    position: absolute;
    bottom: 0;
    width: 70%; }
  .dialog-bottom .item-size-wrap {
    min-height: 70px; }
  @media (max-width: 767px) {
    .dialog-bottom .item-pick {
      left: 0;
      width: 100%; }
    .dialog-bottom .item-detail {
      padding-bottom: 200px; }
    .dialog-bottom .item-img {
      padding-right: 15px;
      min-height: auto; } }
  @media all and (orientation: landscape) {
    .dialog-bottom .item-img {
      display: none; }
    .dialog-bottom .item-right {
      position: initial;
      padding-left: 0; }
    .dialog-bottom .item-detail {
      height: 50%;
      overflow-y: auto; } }
  @media (min-width: 768px) {
    .dialog-bottom .item-img {
      display: block; }
    .dialog-bottom .item-detail {
      height: auto;
      overflow-y: initial; } }
  .dialog-bottom .product-color li {
    margin-right: 10px; }
  .dialog-bottom .product-color img {
    width: 23px;
    height: 23px; }
  .dialog-bottom .UiQuantity {
    height: 37px; }
    .dialog-bottom .UiQuantity .ui-quantity__btn, .dialog-bottom .UiQuantity .UiQuantity__btn {
      width: 35px;
      height: 33px; }
    .dialog-bottom .UiQuantity .UiQuantity__text {
      display: inline-block;
      padding-top: 8px;
      height: 33px; }
  .dialog-bottom .product-buttons {
    float: none;
    width: 100%; }
    .dialog-bottom .product-buttons > button {
      width: 100%;
      height: 37px; }

.icon-arrow {
  display: inline-block;
  width: 17px;
  height: 11px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-common.png") 0 0 no-repeat;
  text-indent: -9999px; }

.icon-arrow--left {
  background-position: -100px 0; }

.icon-arrow--rightP {
  background-position: -150px 0; }

.icon-arrow-white {
  display: inline-block;
  width: 17px;
  height: 11px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-common.png") 0 0 no-repeat;
  text-indent: -9999px; }

.icon-arrow-white--left {
  background-position: 0 -25px; }

.icon-arrow-white--right {
  background-position: -50px -25px; }

.icon-order1 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order1.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order1 a:hover {
    opacity: 0.5; }

.icon-order2 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order2.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order2 a:hover {
    opacity: 0.5; }

.icon-order3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order3.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order3 a:hover {
    opacity: 0.5; }

.icon-order4 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order4.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order4 a:hover {
    opacity: 0.5; }

.icon-order5 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order5.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order5 a:hover {
    opacity: 0.5; }

.icon-order6 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order6.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }
  .icon-order6 a:hover {
    opacity: 0.5; }

.icon-order-number {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order-number.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; }
  .icon-order-number a:hover {
    opacity: 0.5; }

.icon-check {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/icon-check.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; }
  .icon-check a:hover {
    opacity: 0.5; }

.icon-swap {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/icon-swap.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; }
  .icon-swap a:hover {
    opacity: 0.5; }

.icon-login-ig {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/login-ig.svg");
  background-repeat: no-repeat;
  width: 42px;
  height: 42px; }
  .icon-login-ig a:hover {
    opacity: 0.5; }

.icon-login-fb {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/login-fb.svg");
  background-repeat: no-repeat;
  width: 42px;
  height: 42px; }
  .icon-login-fb a:hover {
    opacity: 0.5; }

.icon-arrow-right-m {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/icon-arrow-right-m.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px; }
  .icon-arrow-right-m a:hover {
    opacity: 0.5; }

.icon-qa-ask {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/qa-ask.svg");
  background-repeat: no-repeat;
  width: 29px;
  height: 19px; }
  .icon-qa-ask a:hover {
    opacity: 0.5; }

.icon-arrow-left {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/arrow-left.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 36px; }
  .icon-arrow-left a:hover {
    opacity: 0.5; }

.icon-arrow-right {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/arrow-right.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 36px; }
  .icon-arrow-right a:hover {
    opacity: 0.5; }

.icon-reminder-cart {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/reminder-cart.svg");
  background-repeat: no-repeat;
  width: 27px;
  height: 28px; }
  .icon-reminder-cart a:hover {
    opacity: 0.5; }

.icon-reminder-ok {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/reminder-ok.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px; }
  .icon-reminder-ok a:hover {
    opacity: 0.5; }

.icon-reminder-info {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/reminder-info.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px; }
  .icon-reminder-info a:hover {
    opacity: 0.5; }

.icon-popup-close {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/remove-x.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; }
  .icon-popup-close a:hover {
    opacity: 0.5; }

.icon-arrow2 {
  width: 1em;
  height: 1em;
  position: relative;
  cursor: pointer;
  display: inline-block; }
  .icon-arrow2:before {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #2a2b2c transparent transparent transparent; }
  .icon-arrow2:before {
    top: 65%;
    left: 3px;
    transform: translate3D(0, -50%, 0) rotate(0); }

button::-moz-focus-inner {
  padding: 0;
  bottom: 0; }

.btn {
  display: inline-block;
  border: 0;
  color: #6f6a66;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  height: auto;
  padding: 0.5rem 1rem;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #646565;
  white-space: nowrap;
  border-radius: 5px; }
  .btn:active {
    position: relative;
    top: 1px;
    background-color: #000; }
  .btn:hover {
    color: #fff;
    background-color: #6f6a66;
    cursor: pointer;
    text-decoration: none; }
  .btn.disabled {
    pointer-events: none;
    opacity: .65; }

.btn-primary {
  background: #eeded1;
  border-color: #eeded1; }
  .btn-primary:hover {
    background: #e0c3ac; }

.btn-close {
  display: inline-block;
  width: 46px;
  height: 20px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/btn-dialog-close.png") 0 0 no-repeat;
  text-indent: -9999px; }
  .btn-close:hover {
    background-position: right 0; }

.btn-close--bigger {
  width: 29px;
  height: 29px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -150px -50px no-repeat; }
  .btn-close--bigger:hover {
    background-position: -150px -50px; }

.btn--small {
  line-height: 22px; }

.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.8;
  background: #ddd !important; }

select {
  color: #6f6a66; }

.form-style select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #6f6a66;
  border: 1px solid #646565;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #fff;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1; }
  .form-style select:focus {
    outline: 0; }
  .form-style select.select-icon {
    background: url("//s.azurecdns.com/sff/pazzo/static/img/select-arrow.png") no-repeat right #fff; }

.form-style .text--xs {
  width: 4em; }

.form-style .text--s {
  width: 8em; }

.form-style .text--m {
  width: 16em; }

.form-style .text--l {
  width: 24em; }

.form-style .text--xl {
  width: 32em; }

.form-style .text--xxl {
  width: 40em; }

.form-style .form-notice {
  margin-left: 5px;
  color: #541600; }

.form-style--horizontal {
  overflow: hidden; }
  .form-style--horizontal li {
    padding-left: 7em;
    overflow: hidden;
    margin-bottom: 1.2em;
    line-height: 22px; }
  .form-style--horizontal .title {
    float: left;
    margin-left: -7em; }

.form-style--en.form-style--horizontal li {
  padding-left: 10em; }

.form-style--en.form-style--horizontal .title {
  margin-left: -10em; }

.form-float-label li {
  position: relative;
  background-color: #fff; }

.form-float-label .text {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 2px 6px;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .form-float-label .text::-webkit-input-placeholder, .form-float-label .text::-moz-placeholder, .form-float-label .text::-ms-input-placeholder {
    font-size: 12px; }
  .form-float-label .text::-webkit-input-placeholder {
    color: #999; }
  .form-float-label .text::-moz-placeholder, .form-float-label .text::-ms-input-placeholder {
    color: #666; }

.form-float-label .title {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 11px;
  top: -0.8em;
  left: 0;
  color: #666;
  opacity: 0;
  transition: top 0.3s ease, opacity 0.3s ease; }

.form-float-label .captcha {
  display: inline-block;
  width: 86px;
  margin-right: 5px;
  vertical-align: top; }

.form-float-label .captcha-img {
  margin-right: 3px;
  vertical-align: middle;
  cursor: pointer; }

.form-float-label .captcha-notice {
  color: #999;
  font-size: 11px;
  vertical-align: middle; }

.float-label-show label.title {
  opacity: 1;
  top: -1.3em;
  z-index: 0; }

.custom-ui > input[type="checkbox"], .custom-ui > input[type="radio"] {
  display: none; }
  .custom-ui > input[type="checkbox"] + label, .custom-ui > input[type="radio"] + label {
    position: relative;
    display: inline-block;
    min-height: 19px;
    padding-left: 24px;
    line-height: 1;
    margin: 0 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .custom-ui > input[type="checkbox"] + label:before, .custom-ui > input[type="checkbox"] + label:after, .custom-ui > input[type="radio"] + label:before, .custom-ui > input[type="radio"] + label:after {
      content: '';
      display: inline-block;
      left: 0;
      top: 0px;
      width: 18px;
      height: 18px;
      text-align: center;
      position: absolute;
      background-color: #fff;
      border: 1px #bfbfbf solid; }

.custom-ui > input[type="checkbox"] + label:before {
  background-color: #fff;
  border: 1px #bfbfbf solid; }

.custom-ui > input[type="checkbox"] + label:after {
  color: #fff; }

.custom-ui > input[type="checkbox"] + label div {
  display: inline-block;
  vertical-align: sub; }

.custom-ui > input[type="checkbox"]:checked + label:before {
  border: 1px #bfbfbf solid;
  background-color: #fff; }

.custom-ui > input[type="checkbox"] + label:before {
  border-radius: 1px; }

.custom-ui > input[type='checkbox'] + label:after,
.custom-ui > input[type='checkbox']:checked + label:after {
  content: "\2713";
  line-height: 18px;
  font-size: 14px; }

.custom-ui > input[type='checkbox']:checked + label:after,
.custom-ui > input[type='checkbox']:checked + label:after {
  color: black; }

.custom-ui > input[type='radio'] + label:before {
  content: '';
  border-radius: 50%;
  left: 0; }

.custom-ui > input[type='radio'] + label:after {
  border-radius: 100%; }

.custom-ui > input[type='radio']:checked + label:after {
  position: absolute;
  content: '';
  background-color: #eeded1;
  border: 1px solid #eeded1;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 3px;
  border-radius: 100%; }

.custom-ui > input[type='radio']:checked + label:after,
.custom-ui > input[type='radio']:checked + label:after {
  color: #eeded1; }

@media (max-width: 490px) {
  .form-float-label .text {
    padding: 10px;
    width: 100%; } }

.modal__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  margin: 0 auto; }

.modal--lookstyle .modal__inner {
  width: 600px;
  height: 900px; }

.modal--lookstyle__img {
  position: relative;
  width: 100%;
  height: 100%; }
  .modal--lookstyle__img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.modal--lookstyle__info {
  position: absolute;
  bottom: 45px;
  left: 15px; }
  .modal--lookstyle__info .title {
    margin-top: 30px;
    font-size: 0.75em;
    line-height: 1.2em; }
  .modal--lookstyle__info a {
    font-size: 0.687em;
    line-height: 1.2em; }
    .modal--lookstyle__info a:hover {
      color: #999;
      text-decoration: none; }
  .modal--lookstyle__info .price {
    position: relative;
    margin-left: 2.5em; }
    .modal--lookstyle__info .price:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 4px;
      left: -1.25em;
      width: 1px;
      height: 6px;
      background-color: #000; }

.modal__close {
  position: absolute;
  top: 15px;
  right: 15px; }

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000001; }

.popup__header {
  margin-bottom: 15px;
  font-size: 0.85em;
  font-weight: bold; }
  .popup__header span {
    border-bottom: 1px solid #000; }

.popup__body {
  margin: 15px 0;
  font-size: 0.85em; }

.popup__inner {
  position: fixed;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 1001;
  width: 370px;
  padding: 20px 45px 20px;
  border: 2px solid #d2d2d2;
  margin: 0 auto;
  background-color: #fff;
  line-height: 1.5;
  letter-spacing: .05em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s; }
  .popup__inner.animate {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1); }
  .popup__inner.notice {
    padding-bottom: 12px;
    top: 50%;
    text-align: center; }
    .popup__inner.notice .popup__body {
      min-height: 73px; }

.popup__buttons {
  text-align: right; }

.popup__cancel {
  margin-right: 8px; }

@media (max-width: 640px) {
  .popup__inner {
    top: 50%;
    width: 290px; } }

#r-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000000; }

.r-lightbox__wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.075);
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .r-lightbox__wrap.bgClose {
    cursor: pointer;
    cursor: default\9; }
    .r-lightbox__wrap.bgClose .r-lightbox__content {
      cursor: initial; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .r-lightbox__wrap.bgClose {
      cursor: default; } }

.r-lightbox__content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  margin-top: 69px;
  margin-bottom: 60px;
  background-color: #fff;
  max-width: calc(100% - 100px);
  padding: 30px 50px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.r-lightbox__bgclose {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer; }

.r-lightbox__close {
  position: absolute;
  display: block;
  text-align: center;
  top: 10px;
  right: 10px;
  width: 19px;
  height: 19px;
  border: 1px solid #ddd; }
  .r-lightbox__close:before, .r-lightbox__close:after {
    content: '';
    display: block;
    height: 1px;
    width: 11px;
    position: absolute;
    top: 8px;
    left: 3px;
    background-color: #666; }
  .r-lightbox__close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .r-lightbox__close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .r-lightbox__close:hover:before, .r-lightbox__close:hover:after {
    background-color: #999; }

[id^='lightbox-open'] {
  position: fixed;
  z-index: 1998;
  top: 0;
  left: 0;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 200px;
  text-align: center;
  background-color: blue;
  color: #fff; }

#lightbox-open-nobtn {
  top: 41px; }

#lightbox-open-notesc {
  top: 82px; }

#lightbox-open-notbg {
  top: 123px; }

#lightbox-open-clickonly {
  top: 164px; }

#arrivalNotice .r-lightbox__content {
  width: 400px;
  height: 230px;
  border: 2px solid #c7c7c7;
  margin-top: 129px; }

#arrivalNotice .email_text {
  width: 200px;
  display: block;
  padding: 2px 6px;
  border: 1px solid #ccc;
  height: 1.6em;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  #arrivalNotice .email_text:focus {
    outline: 0;
    border-color: #000; }

#sizeGuide .r-lightbox__content {
  width: 950px; }

@media (min-width: 1025px) {
  body.body__overflow {
    overflow: hidden;
    padding-right: 17px; }
    body.body__overflow .header,
    body.body__overflow .brandBar {
      right: 17px; }
    body.body__overflow .gotop {
      right: 87px; } }

@media (max-width: 1024px) {
  .r-lightbox__content {
    max-width: calc(100% - 24px);
    padding-left: 16px;
    padding-right: 16px; } }

.separate .headerSeparate {
  display: block; }
  .separate .headerSeparate h1 {
    position: static;
    margin: 30px auto; }

.separate span.logo {
  position: static;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  text-align: center; }
  .separate span.logo img {
    width: auto; }

.separate p.header__slogn {
  position: static;
  display: block;
  width: 225px;
  height: 11px;
  margin: 0 auto; }
  .separate p.header__slogn span {
    display: none; }

.separate .dialog__btn-close {
  position: static;
  margin: 20px auto; }

.breadcrumb {
  height: 40px;
  line-height: 40px; }
  .breadcrumb li {
    top: -2px;
    display: inline-block;
    position: relative;
    margin-right: 17px;
    font-size: 0.75em; }
    .breadcrumb li:before {
      content: '>';
      display: inline-block;
      position: absolute;
      top: 0;
      left: -18px; }
    .breadcrumb li:first-child:before {
      display: none; }
  .breadcrumb a:hover {
    text-decoration: none;
    color: #999; }

.newsletter__txt__topBox {
  margin-right: 5px;
  padding: 0px 1.5em;
  border: 1px solid black;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  color: #646565;
  font-family: Khula, 微軟正黑體, sans-serif; }

.newsletter__form-style {
  text-align: center; }

.custom-ui__inBox {
  margin-bottom: 20px; }

.FooterNotice {
  display: none;
  position: fixed;
  z-index: -999;
  opacity: 0;
  margin-bottom: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  color: #000; }
  .FooterNotice.loaded {
    z-index: 999;
    opacity: 1;
    -webkit-transition: bottom 0.75s, opacity 0.35s;
    -moz-transition: bottom 0.75s, opacity 0.35s;
    -o-transition: bottom 0.75s, opacity 0.35s;
    transition: bottom 0.75s, opacity 0.35s; }
  .FooterNotice.open .notice__arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .FooterNotice .notice__inner {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    overflow-x: auto; }
  .FooterNotice .notice__content {
    white-space: nowrap; }
  .FooterNotice .notice__arrow {
    position: absolute;
    right: 19px;
    top: 14px;
    width: 22px;
    height: 14px; }
    .FooterNotice .notice__arrow:before, .FooterNotice .notice__arrow:after {
      content: '';
      display: block;
      position: absolute;
      height: 4px;
      width: 14px;
      background-color: #000;
      top: 4px; }
    .FooterNotice .notice__arrow:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .FooterNotice .notice__arrow:after {
      left: 7px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .FooterNotice .notice__content {
    position: relative;
    padding-top: 44px; }
    .FooterNotice .notice__content:before, .FooterNotice .notice__content:after {
      position: absolute;
      left: 10px;
      letter-spacing: 0.05em; }
    .FooterNotice .notice__content:before {
      content: attr(data-title);
      top: 5px;
      font-size: 14px; }
    .FooterNotice .notice__content:after {
      content: attr(data-subtitle);
      top: 26px;
      font-size: 10px;
      line-height: 12px; }
  .FooterNotice .sideBySide {
    font-size: 0;
    background: #fff;
    padding: 14px 7px 14px 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .FooterNotice li {
    margin-right: 13px;
    display: inline-block; }
  .FooterNotice img {
    display: block;
    width: 100%; }

.wrap.disappear ~ .FooterNotice {
  z-index: -1;
  opacity: 0; }

.tab-action .tab-content {
  display: none; }
  .tab-action .tab-content.active {
    display: block !important; }

.tab-wrap .tab-btn {
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 1rem; }

.tab-wrap .tab-content {
  padding: 10px 0; }

.tab-style-order .tab-btn {
  width: 70px; }
  .tab-style-order .tab-btn.active {
    color: #eeded1; }

.tab-style-order #tab-order1.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order1-active.svg"); }

.tab-style-order #tab-order2.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order2-active.svg"); }

.tab-style-order #tab-order3.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order3-active.svg"); }

.tab-style-order #tab-order4.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order4-active.svg"); }

.tab-style-order #tab-order5.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order5-active.svg"); }

.tab-style-order #tab-order6.active i {
  background-image: url("//s.azurecdns.com/sff/pazzo/static/img/order6-active.svg"); }

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

#product-page .pswp__zoom-wrap {
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center; }

#product-page .pswp__img {
  position: static; }

.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: #fff; }

.pswp--ie .pswp__img {
  width: 100%;
  height: auto;
  left: 0;
  top: 0; }

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }
  .pswp__error-msg a {
    color: #CCC;
    text-decoration: underline; }

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 573px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
  color: #262626; }

.pswp__caption--empty {
  display: none; }

.pswp__caption--fake {
  visibility: hidden; }

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    background: url("//s.azurecdns.com/sff/pazzo/static/img/preloader.gif") 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.pswp__caption, .pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar, .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background-color: transparent; }

.pswp__ui--idle .pswp__top-bar, .pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001; }

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.pswp__ootd {
  font-size: 12px;
  background: #fff;
  padding: 10px; }
  .pswp__ootd p {
    font-family: "新細明體", sans-serif;
    letter-spacing: 0.05em;
    margin-bottom: 10px; }
    .pswp__ootd p span {
      position: relative;
      margin-right: 1.5em; }
      .pswp__ootd p span::after {
        content: "";
        position: absolute;
        top: 0.4em;
        right: -1em;
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background-color: #000; }
      .pswp__ootd p span:last-child::after {
        display: none; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") 0 0 no-repeat;
  width: 29px;
  height: 29px; }

.pswp__button--close {
  position: relative;
  top: 40px;
  right: 40px;
  background-position: -150px -50px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  position: absolute;
  top: 50%;
  width: 70px;
  height: 100px;
  margin-top: -50px; }
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    content: '';
    position: absolute;
    top: 35px;
    height: 36px;
    width: 36px; }

.pswp__button--arrow--left {
  left: 20px; }
  .pswp__button--arrow--left:before {
    left: 16px;
    background-position: -200px -50px; }

.pswp__button--arrow--right {
  right: 20px; }
  .pswp__button--arrow--right:before {
    right: 16px;
    background-position: -250px -50px; }

.pswp__top-bar {
  height: 44px; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

.nanoscroll {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .nanoscroll .nanoscroll__content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .nanoscroll .nanoscroll__content:focus {
      outline: thin dotted; }
    .nanoscroll .nanoscroll__content::-webkit-scrollbar {
      visibility: hidden; }

.has-scrollbar .nanoscroll__content::-webkit-scrollbar {
  visibility: visible; }

.nanoscroll > .pane {
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: .01;
  margin-bottom: 8px; }
  .nanoscroll > .pane:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    width: 2px;
    background-color: #ccc; }
  .nanoscroll > .pane > .slider {
    z-index: 1;
    position: relative;
    width: 10px; }
    .nanoscroll > .pane > .slider:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 3px;
      width: 4px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      background: #666; }
    .nanoscroll > .pane > .slider:hover:after {
      background-color: #000; }
  .nanoscroll > .pane.active > .slider:after {
    background-color: #000; }

.nanoscroll:hover > .pane {
  visibility: visible\9;
  opacity: 0.99; }

.pane.active, .pane.flashed {
  visibility: visible\9;
  opacity: 0.99; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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-loading .slick-list {
  background: white url("//s.azurecdns.com/sff/pazzo/static/img/img-loader.gif") center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }
  .slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    content: "";
    display: table;
    clear: both; }

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  .slick-slide a {
    display: block; }
  .slick-slide img {
    display: block;
    width: 100%;
    height: auto; }
  .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; }

.slick-prev, .slick-next {
  position: absolute;
  z-index: 10;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev .slick-disabled:before, .slick-next .slick-disabled:before {
    opacity: 0.25; }

.slick-dots {
  position: absolute;
  bottom: 50px;
  right: 80px;
  display: block;
  width: 15px;
  padding: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 6px 0px;
    padding: 0; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer;
      height: 15px;
      width: 15px; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:hover:before, .slick-dots li button:focus:before {
        opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
        color: transparent;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 0;
        left: 0; }
    .slick-dots li.slick-active button:before {
      background-color: #959595; }

[dir="rtl"] .slick-next {
  right: auto;
  left: -60px; }
  [dir="rtl"] .slick-next:before {
    content: "\2190"; }

[dir="rtl"] .slick-prev {
  right: -60px;
  left: auto; }
  [dir="rtl"] .slick-prev:before {
    content: "\2192"; }

[dir="rtl"] .slick-slide {
  float: right; }

@media only screen and (max-width: 1024px) {
  .slick-dots {
    bottom: 20px;
    position: absolute;
    right: 0;
    width: 100%;
    text-align: center; }
    .slick-dots li {
      margin: 0 3px; }
      .slick-dots li button:before {
        width: 12px;
        height: 12px; } }

.header {
  position: fixed;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff; }

.header-inner {
  position: relative;
  height: 100px;
  width: 1384px;
  padding: 0 12px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.header__logo a {
  display: block;
  position: absolute;
  top: 50px;
  margin-top: -13px;
  left: 12px; }
  .header__logo a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px; }

.header__logo img {
  display: block;
  width: 150px;
  height: 25px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/logo2020.svg") no-repeat;
  background-size: contain; }

.nav {
  position: absolute;
  top: 50px;
  left: 226px;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
  letter-spacing: .1em;
  text-align: center;
  word-break: keep-all; }
  .nav > ul:after {
    content: '';
    display: block;
    clear: both; }
  .nav > ul > li {
    display: block;
    float: left;
    margin: 0 12px; }
    .nav > ul > li > a {
      display: block;
      position: relative;
      line-height: 16px;
      color: #000;
      text-decoration: none; }
      .nav > ul > li > a:after {
        content: '';
        display: block;
        height: 1px;
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        opacity: 0;
        background-color: transparent;
        -webkit-transition: all 0.35s;
        -moz-transition: all 0.35s;
        -o-transition: all 0.35s;
        transition: all 0.35s; }
      .nav > ul > li > a .translate_tw, .nav > ul > li > a .translate_en {
        display: block;
        text-align: center;
        -webkit-transition: opacity 0.35s;
        -moz-transition: opacity 0.35s;
        -o-transition: opacity 0.35s;
        transition: opacity 0.35s; }
      .nav > ul > li > a .translate_tw {
        opacity: 0; }
      .nav > ul > li > a .translate_en {
        margin-top: -16px; }
      .nav > ul > li > a:hover .translate_tw {
        opacity: 1; }
      .nav > ul > li > a:hover .translate_en {
        opacity: 0; }
    .nav > ul > li > a:hover:after, .nav > ul > li > a.focus:after, .nav > ul > li.active > a:after {
      opacity: 1;
      background-color: #000;
      bottom: -1px; }
    .nav > ul > li.active > a {
      font-weight: bold; }
    .nav > ul > li.ALLITEM {
      display: none; }
    .nav > ul > li.A > a {
      padding-left: 2px; }
      .nav > ul > li.A > a:after {
        right: 2px; }

.nav_toggle {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/menu_btn.svg") no-repeat;
  width: 20px;
  height: 15px;
  position: absolute;
  left: 10%;
  top: 46px;
  background-size: contain;
  display: none;
  transition: background .3s ease; }
  .nav_toggle.opened:before {
    content: '';
    width: 100vw;
    height: calc(100vh - 100px);
    position: fixed;
    top: 100px;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    transition: background .3s ease; }

@-webkit-keyframes flash {
  0% { }
  opacity: 0.2;
  100% { }
  opacity: 1; }

@keyframes flash {
  0% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }

.nav__submenu {
  position: fixed;
  top: 58px;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: height 0.5s, opacity 0.5s;
  -moz-transition: height 0.5s, opacity 0.5s;
  -o-transition: height 0.5s, opacity 0.5s;
  transition: height 0.5s, opacity 0.5s; }
  .nav__submenu:after {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: -1;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom-color 0.5s;
    -moz-transition: border-bottom-color 0.5s;
    -o-transition: border-bottom-color 0.5s;
    transition: border-bottom-color 0.5s; }
  .nav__submenu.open {
    height: 262px;
    opacity: 1; }
    .nav__submenu.open:after {
      border-bottom-color: #aca8a7; }
  .nav__submenu .nav__submenu__inner {
    position: relative;
    width: 1384px;
    max-width: 100%;
    margin: 42px auto 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .nav__submenu ul {
    display: block;
    position: absolute;
    left: 213px; }
    .nav__submenu ul:after {
      content: '';
      display: block;
      clear: both; }
  .nav__submenu li {
    display: block;
    float: left;
    margin: 0 13px; }
    .nav__submenu li a {
      display: block;
      background-color: #ddd;
      width: 170px;
      height: 170px; }
    .nav__submenu li img {
      display: block;
      width: 100%; }

.secnav {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -16px;
  z-index: 1;
  width: 60%; }

.secnav-right {
  position: absolute;
  top: 0;
  right: 0; }
  .secnav-right > ul:after {
    content: '';
    display: block;
    clear: both; }
  .secnav-right > ul > li {
    position: relative;
    display: block;
    float: left;
    margin: 0 8px; }
    .secnav-right > ul > li > a {
      position: relative;
      display: block;
      float: left;
      min-width: 32px;
      height: 32px;
      text-decoration: none;
      text-align: center; }
      .secnav-right > ul > li > a span {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0;
        color: black;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: .05em;
        padding: 2px 8px;
        white-space: nowrap;
        right: 16px;
        top: 92%;
        margin-right: -20px;
        line-height: 16px;
        -webkit-transition: opacity 0.35s, top 0.35s;
        -moz-transition: opacity 0.35s, top 0.35s;
        -o-transition: opacity 0.35s, top 0.35s;
        transition: opacity 0.35s, top 0.35s; }
    .secnav-right > ul > li:hover > a span {
      visibility: visible;
      opacity: 1;
      top: 92%; }
  .secnav-right .secnav-right__bag {
    margin-right: 0; }
    .secnav-right .secnav-right__bag:hover .subnav {
      top: 60px;
      opacity: 1;
      font-size: 10px;
      z-index: 1; }
  .secnav-right .secnav-right__signin > a:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 25px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-member2020.svg") no-repeat; }
  .secnav-right .secnav-right__signin > a span {
    margin-right: -1.691em; }
  .secnav-right .secnav-right__signout > a:before {
    content: '';
    display: block;
    width: 31px;
    height: 28px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/header_icon_2017aw.svg") no-repeat;
    background-position: -138px -10px;
    z-index: -1;
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -15.5px; }
  .secnav-right .secnav-right__signout > a span {
    margin-right: -1.691em; }
  .secnav-right .secnav-right__mypazzo > a:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 23px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-member2020.svg") no-repeat; }
  .secnav-right .secnav-right__mypazzo > a span {
    margin-right: -2.716em; }
  .secnav-right .secnav-right__wish-list > a:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-wish2020.svg") no-repeat; }
  .secnav-right .secnav-right__wish-list > a span {
    margin-right: -2.716em; }
  .secnav-right .secnav-right__bag > a:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 28px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-bag2020.svg") no-repeat; }
  .secnav-right .secnav-right__bag > a span {
    margin-right: -2.2035em; }
  .secnav-right .secnav-right__community,
  .secnav-right .secnav-right__more,
  .secnav-right .secnav-right__signout,
  .secnav-right .secnav-right__mypazzo {
    display: none; }
  .secnav-right[islogin="true"] .secnav-right__signin {
    display: none; }
  .secnav-right[islogin="true"] .secnav-right__signout,
  .secnav-right[islogin="true"] .secnav-right__mypazzo {
    display: block; }

.global-search {
  margin-right: 24px; }

.global-search,
.mobile-global-search {
  position: relative;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out; }
  .global-search form,
  .mobile-global-search form {
    position: relative;
    display: block;
    width: 160px;
    height: 32px;
    vertical-align: middle; }
  .global-search label,
  .mobile-global-search label {
    position: absolute;
    z-index: 1;
    text-indent: -9999px;
    vertical-align: middle;
    cursor: pointer;
    top: 0;
    left: 8px;
    bottom: 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: auto 0;
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-search2020-2.svg") no-repeat; }
  .global-search input,
  .mobile-global-search input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    padding: 0 10px 0 28px;
    margin: auto 0;
    border: 0;
    background-color: white;
    vertical-align: middle;
    font-size: 14px;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
    .global-search input:focus,
    .mobile-global-search input:focus {
      outline: 0; }

.global-search__btn {
  position: absolute;
  right: 0;
  top: 4px;
  height: 25px;
  width: 32px;
  line-height: 25px;
  text-align: center;
  background: #efe0c9; }
  .global-search__btn .icon-search {
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-search2020.svg") no-repeat center/contain;
    width: 100%;
    height: 17px; }

.mobile-global-search {
  display: none; }

.secnav-right__item-count {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  text-align: center; }
  .secnav-right__item-count span {
    display: block;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    font-size: 13px;
    letter-spacing: .1em;
    color: black;
    padding-left: 2px; }

.secnav-right__wish-list .secnav-right__item-count.js-changing:before, .secnav-right__wish-list .secnav-right__item-count.js-changing:after {
  width: 39px;
  height: 33px;
  margin-left: -19px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") 0 0 no-repeat;
  opacity: 0; }

.secnav-right__wish-list .secnav-right__item-count.js-changing:before {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }

.secnav-right__wish-list .secnav-right__item-count.js-changing:after {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.5s 0.2s;
  -webkit-transition-delay: ease-out;
  -moz-transition: all 0.5s 0.2s ease-out;
  -o-transition: all 0.5s 0.2s ease-out;
  transition: all 0.5s 0.2s ease-out; }

.secnav-right__wish-list .secnav-right__item-count span {
  line-height: 22px;
  margin-top: 6px; }

.secnav-right__bag .secnav-right__item-count.js-changing:before, .secnav-right__bag .secnav-right__item-count.js-changing:after {
  width: 33px;
  height: 32px;
  margin-left: -16px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -50px 0 no-repeat;
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -ms-transition-property: opacity, -ms-transform;
  transition-property: opacity, transform;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.secnav-right__bag .secnav-right__item-count.js-changing:before {
  -webkit-transform: scale(2.5);
  -moz-transform: scale(2.5);
  -ms-transform: scale(2.5);
  -o-transform: scale(2.5);
  transform: scale(2.5);
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s; }

.secnav-right__bag .secnav-right__item-count.js-changing:after {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.secnav-right__bag .secnav-right__item-count span {
  line-height: 22px;
  margin-top: 7px; }

.secnav-right .added-notice {
  overflow: hidden;
  position: absolute;
  top: 43px;
  left: -7em;
  z-index: -1;
  width: 16.5em;
  height: 115px;
  padding: 0.5em;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .secnav-right .added-notice img {
    float: left; }
  .secnav-right .added-notice p {
    margin-left: 6.5em;
    margin-bottom: 0.2em;
    font-size: 0.75em;
    line-height: 1.2; }
  .secnav-right .added-notice .added-notice__title {
    margin-left: 0;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e2e2e2;
    text-align: center; }

.subnav {
  position: absolute;
  top: -9999px;
  border: 1px solid #646565;
  border-top-width: 2px;
  background-color: #fff;
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
  opacity: 0;
  transition: opacity 0.5s; }
  .subnav:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 10px;
    top: -10px;
    left: 0; }
  .subnav.open {
    top: 60px;
    opacity: 1;
    font-size: 10px;
    z-index: 1; }

.subnav--help {
  right: 15px;
  width: 14em;
  padding: 0.5em 1.2em 1.2em;
  z-index: 1; }
  .subnav--help.open {
    top: 35px;
    opacity: 1;
    font-size: 10px; }
  .subnav--help li {
    margin-top: 1em;
    line-height: 1; }

.subnav--help__gray {
  color: #646565; }

.subnav--cart {
  right: 0;
  width: 265px;
  padding-top: 24px; }

.subnav--cart__items {
  min-height: 5em;
  padding: 0 .5em 0 1.25em; }
  .subnav--cart__items ul {
    padding: 0 .75em 0 0; }
  .subnav--cart__items li {
    overflow: hidden;
    margin-bottom: 8px; }
  .subnav--cart__items a {
    color: #646565;
    display: block; }
    .subnav--cart__items a:after {
      content: '';
      display: block;
      clear: both; }

.subnav--cart__img {
  float: left;
  width: 53px; }
  .subnav--cart__img img {
    display: block;
    width: 100%;
    height: auto; }

.subnav--cart__items p {
  padding: 1px 0 1px 65px;
  font-size: 12px;
  line-height: 1.2em; }

.subnav--cart__login {
  padding: 35px 10px;
  border: 10px solid #fff;
  background-color: #eee;
  text-align: center; }
  .subnav--cart__login p {
    margin-bottom: 15px;
    font-size: 0.81em; }

.subnav--cart__ft {
  height: 52px;
  border-top: 1px solid #646565;
  text-align: center;
  line-height: 52px; }

.subnav--cart__btn {
  display: block;
  color: #646565;
  font-size: 14px;
  letter-spacing: 0.2em; }

.subnav--mypazzo {
  left: -6.6em;
  width: 17.1em; }
  .subnav--mypazzo li {
    border-top: 1px solid #646565;
    font-size: 0.75em;
    letter-spacing: 0.1em; }
    .subnav--mypazzo li:first-child {
      border-top: none; }
    .subnav--mypazzo li span {
      display: block;
      line-height: 1.8; }
  .subnav--mypazzo a {
    display: block;
    padding: 1.6em;
    color: #646565; }
    .subnav--mypazzo a:hover {
      color: #000;
      text-decoration: none; }

.subnav--line {
  right: 15px;
  z-index: 1; }
  .subnav--line.open {
    top: 35px;
    opacity: 1; }

.brandBar {
  position: fixed;
  top: 0;
  right: 0; }
  .brandBar a.mq, .brandBar a.bn {
    display: inline-block;
    width: 90px;
    height: 31px;
    background-color: #656565; }
    .brandBar a.mq:before, .brandBar a.bn:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 69px;
      height: 31px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/mq_bn_logo_.png") 0 3px no-repeat;
      background-size: 70px; }
  .brandBar a.bn {
    background-color: #1f1f1f; }
    .brandBar a.bn:before {
      background: url("//s.azurecdns.com/sff/pazzo/static/img/mq_bn_logo_.png") 0 -50px no-repeat;
      background-size: 70px; }

@media (max-width: 1780px) {
  .brandBar a.mq, .brandBar a.bn {
    width: 43px; }
    .brandBar a.mq:before, .brandBar a.bn:before {
      width: 27px;
      background-position-y: -24px; }
  .brandBar a.bn:before {
    background-position-y: -75px; } }

@keyframes flash-frames {
  0% {
    color: #494646; }
  100% {
    color: #eac2ba; } }

@-webkit-keyframes flash-frames {
  0% { }
  color: #494646;
  100% { }
  color: #eac2ba; }

@keyframes flash-frames2 {
  0% {
    color: #494646; }
  100% {
    color: #4e7cf0; } }

@-webkit-keyframes flash-frames2 {
  0% { }
  color: #494646;
  100% { }
  color: #4e7cf0; }

@keyframes flash-frames3 {
  0% {
    color: #ba071e; }
  100% {
    color: #e47d8a; } }

@-webkit-keyframes flash-frames3 {
  0% { }
  color: #ba071e;
  100% { }
  color: #e47d8a; }

@keyframes flash-frames4 {
  0% {
    color: #494646; }
  100% {
    color: #dbbaa2; } }

@-webkit-keyframes flash-frames4 {
  0% { }
  color: #494646;
  100% { }
  color: #dbbaa2; }

.nav > ul > li.NEWIN a {
  animation: flash-frames 0.8s infinite alternate;
  -webkit-animation: flash-frames 0.8s infinite alternate; }
  .nav > ul > li.NEWIN a:hover:after {
    background-color: #eac2ba; }

.nav > ul > li.rainie a {
  animation: flash-frames2 0.8s infinite alternate;
  -webkit-animation: flash-frames2 0.8s infinite alternate; }
  .nav > ul > li.rainie a:hover:after {
    background-color: #4e7cf0; }

.nav > ul > li.birth10 a {
  animation: flash-frames4 0.8s infinite alternate;
  -webkit-animation: flash-frames4 0.8s infinite alternate; }
  .nav > ul > li.birth10 a:hover:after {
    background-color: #dbbaa2; }

.nav > ul > li.HBD {
  display: none; }

@media (max-width: 1024px) {
  .header {
    height: 100px;
    position: fixed;
    padding-top: 9px; }
  .nav_toggle {
    display: block; }
  body.js-headerShow .header {
    position: fixed;
    z-index: 99999; }
  .header-inner {
    height: 0;
    padding: 0;
    z-index: 1; }
  .header__logo a {
    width: 124px;
    height: 21px;
    left: 50%;
    top: 5px;
    margin-left: -72px;
    margin-top: 0;
    padding: 0 10px; }
  .header__logo img {
    width: 124px;
    height: 21px;
    background-size: 124px; }
  .mobile-global-search {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 61px;
    background: #ffffff;
    text-align: center; }
    .mobile-global-search form {
      overflow: visible;
      width: 80%;
      height: 41px;
      margin: auto; }
    .mobile-global-search label {
      top: 6px;
      bottom: auto;
      left: 8px;
      content: '';
      display: inline-block;
      width: 18px;
      height: 18px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-search2020-2.svg") no-repeat; }
      .mobile-global-search label:before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -11.5px; }
    .mobile-global-search input {
      position: static;
      left: 8px;
      height: 32px;
      line-height: 18px;
      width: 100%;
      padding-left: 30px;
      -webkit-transition: width 0.35s;
      -moz-transition: width 0.35s;
      -o-transition: width 0.35s;
      transition: width 0.35s;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .global-search__btn {
    right: 0px;
    height: 45px;
    line-height: 45px;
    width: 44px;
    visibility: hidden; }
  .brandBar {
    display: none; }
  body.showNav {
    position: fixed; }
    body.showNav .nav {
      left: 0;
      z-index: 99999;
      background-color: rgba(0, 0, 0, 0.6); }
      body.showNav .nav .nav_toggle {
        right: 6px; }
        body.showNav .nav .nav_toggle:before {
          display: none; }
      body.showNav .nav > ul, body.showNav .nav > ul > li.ALLITEM {
        left: 0; }
    body.showNav.hidingNav .nav {
      background-color: transparent; }
      body.showNav.hidingNav .nav .nav_toggle {
        right: 100%; }
      body.showNav.hidingNav .nav > ul, body.showNav.hidingNav .nav > ul > li.ALLITEM {
        left: -100%; }
  body.showALLITEM .nav ul {
    left: -100%; }
    body.showALLITEM .nav ul .ALLITEM > a {
      opacity: 1; }
    body.showALLITEM .nav ul .ALLITEM a:before {
      opacity: 1; }
  .nav {
    position: static;
    font-size: 14px;
    margin-top: 0;
    padding-top: 27px; }
    .nav > ul {
      display: flex;
      padding: 5px 7% 5px 20%;
      text-align: center; }
      .nav > ul > li {
        float: none;
        letter-spacing: 0.05em;
        flex: 1;
        -webkit-flex: 1;
        margin: 0; }
        .nav > ul > li > a {
          overflow: hidden;
          height: 26px;
          line-height: 26px;
          opacity: 1;
          font-weight: bold;
          box-sizing: border-box; }
          .nav > ul > li > a:after {
            display: none; }
          .nav > ul > li > a .translate_en {
            display: none; }
          .nav > ul > li > a .translate_tw {
            display: none;
            opacity: 1; }
        .nav > ul > li.active > a {
          border-bottom: 0; }
        .nav > ul > li.ALLITEM {
          -webkit-transition: left 0.5s ease-out, top 0.5s ease-out;
          -moz-transition: left 0.5s ease-out, top 0.5s ease-out;
          -o-transition: left 0.5s ease-out, top 0.5s ease-out;
          transition: left 0.5s ease-out, top 0.5s ease-out; }
  .secnav {
    position: fixed;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    width: 100%;
    z-index: 1020; }
  .secnav-right {
    position: relative;
    bottom: 0;
    right: 0;
    background-color: #f6f4f5;
    border-top: 1px black solid; }
    .secnav-right[islogin="true"] > ul > .secnav-right__signin,
    .secnav-right[islogin="true"] > ul > .secnav-right__signout {
      display: none; }
    .secnav-right[islogin="true"] > ul > .secnav-right__mypazzo {
      display: block; }
    .secnav-right > ul {
      display: -webkit-flex;
      display: flex; }
      .secnav-right > ul > li {
        height: 48px;
        text-align: center;
        margin: 0;
        -webkit-flex: 1;
        flex: 1; }
        .secnav-right > ul > li:before {
          display: none; }
        .secnav-right > ul > li.global-search {
          display: none; }
        .secnav-right > ul > li > a {
          position: relative;
          width: 100%;
          height: 44px;
          z-index: 2; }
          .secnav-right > ul > li > a:hover {
            color: #000; }
            .secnav-right > ul > li > a:hover .translate_tw {
              display: none; }
          .secnav-right > ul > li > a > span {
            display: none;
            padding: 15px 8px;
            opacity: 1;
            visibility: visible;
            position: static;
            margin: 0 !important; }
      .secnav-right > ul > .secnav-right__wish-list,
      .secnav-right > ul > .secnav-right__more {
        display: block; }
      .secnav-right > ul > .secnav-right__mypazzo,
      .secnav-right > ul > .secnav-right__signout {
        display: none; }
      .secnav-right > ul > .secnav-right__wish-list,
      .secnav-right > ul > .secnav-right__community {
        left: 25%; }
      .secnav-right > ul > .secnav-right__bag {
        left: -25%; }
    .secnav-right .secnav-right__signin > a:before, .secnav-right .secnav-right__mypazzo > a:before, .secnav-right .secnav-right__community > a:before, .secnav-right .secnav-right__wish-list > a:before, .secnav-right .secnav-right__bag > a:before, .secnav-right .secnav-right__more > a:before {
      position: relative;
      top: 10px; }
    .secnav-right .secnav-right__more > a:before {
      content: '';
      display: inline-block;
      width: 26px;
      height: 26px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-service2020.svg") no-repeat; }
  .secnav-right .secnav-right__bag > a span, .secnav-right .secnav-right__more > a span {
    padding-top: 12px; }
  .clossFollow {
    display: none; }
  .open .clossFollow {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.57);
    z-index: -2; }
  .subnav_mobile {
    position: fixed;
    bottom: -9999px;
    left: 0;
    background-color: #fff;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    opacity: 0;
    z-index: -1;
    width: 100%;
    padding-bottom: 44px;
    text-align: left;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .subnav_mobile.open {
      opacity: 1;
      bottom: 0; }
    .subnav_mobile h4, .subnav_mobile ul {
      position: relative;
      z-index: 1;
      background-color: #fff; }
    .subnav_mobile h4 {
      font-size: 18px;
      padding: 10px 12px 0;
      line-height: 24px; }
    .subnav_mobile > ul {
      z-index: 999; }
      .subnav_mobile > ul > li {
        position: relative; }
        .subnav_mobile > ul > li:before {
          content: '';
          display: block;
          position: absolute;
          width: 35px;
          height: 36px;
          left: 12px;
          top: 5px;
          transform: scale(0.8);
          z-index: -1;
          background: url("//s.azurecdns.com/sff/pazzo/static/img/rwd_icon.svg") no-repeat; }
        .subnav_mobile > ul > li:nth-child(1):before {
          background-position: 0px -105px; }
        .subnav_mobile > ul > li:nth-child(2):before {
          background-position: 0px -35px; }
        .subnav_mobile > ul > li:nth-child(3):before {
          background-position: 0px -70px; }
        .subnav_mobile > ul > li:nth-child(4):before {
          background-position: 0px -140px;
          border: none; }
        .subnav_mobile > ul > li:after {
          content: '';
          display: block;
          height: 1px;
          position: absolute;
          bottom: 0;
          left: 12px;
          right: 12px;
          background-color: #e0e0e0; }
        .subnav_mobile > ul > li:last-child:after {
          display: none; }
        .subnav_mobile > ul > li a {
          display: block;
          padding: 10px 12px 10px 52px;
          font-size: 14px;
          line-height: 24px;
          letter-spacing: .05em; }
  .secnav-right__wish-list .secnav-right__item-count span {
    margin-top: 10px !important; }
  .secnav-right__item-count {
    top: 6px;
    z-index: 1; }
    .secnav-right__item-count span {
      color: black;
      margin-top: 10px !important; }
  .nav > ul > li > a {
    font-size: 0; }
  .nav > ul > li {
    display: none; }
    .nav > ul > li.NEWIN, .nav > ul > li.RESTOCK, .nav > ul > li.goSALE, .nav > ul > li.HBD, .nav > ul > li.birth10 {
      display: inline-block; }
  .nav > ul > li.NEWIN a {
    animation: none; }
  .nav > ul > li a:before {
    font-size: 12px;
    display: block; }
  .ALLITEM a:before {
    content: "新品"; }
  .NEWIN a:before {
    content: "最新商品"; }
  .RESTOCK a:before {
    content: "熱銷補貨"; }
  .PREORDER a:before {
    content: "預訂"; }
  .collection a:before {
    content: "小雜誌"; }
  .goSALE a:before {
    content: "限時折扣"; }
  .birth10 a:before {
    content: "10週年慶"; }
  .WARM a:before {
    content: "BEAUTY"; }
  .HOTSALE a:before {
    content: "熱銷"; }
  .HBD a:before {
    content: "9HBD";
    font-size: 14px !important;
    color: #ba071e;
    animation: flash-frames3 0.8s infinite alternate;
    -webkit-animation: flash-frames3 0.8s infinite alternate; }
  .rainie a:before {
    content: "Rainie";
    font-size: 14px !important;
    color: #4e7cf0;
    animation: flash-frames2 0.8s infinite alternate;
    -webkit-animation: flash-frames2 0.8s infinite alternate; }
  .nav > ul > li.collection a {
    animation: none;
    -webkit-animation: none; }
  .global-search__btn .icon-search {
    top: 10px;
    height: 23px;
    left: -7px;
    width: 40px;
    background: #eeded1 url("//s.azurecdns.com/sff/pazzo/static/img/search.svg") no-repeat center/16px 14px; } }

@media (max-width: 768px) {
  .nav > ul > li.A {
    display: none; } }

@media (max-width: 480px) {
  .nav > ul > li {
    font-size: 85%; } }

.main-menu li {
  position: relative; }
  .main-menu li .sub-list-block {
    transition: all .2s ease-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background-color: transparent;
    z-index: 1;
    min-width: 150px; }
    .main-menu li .sub-list-block .sub-list {
      padding: 10px 0px;
      white-space: nowrap;
      box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
      background-color: white; }
      .main-menu li .sub-list-block .sub-list li a {
        display: block;
        color: #000000;
        padding: 10px 30px; }
      .main-menu li .sub-list-block .sub-list li a:hover {
        text-decoration: none; }
  .main-menu li .sub-list-block.down-left {
    left: -10px;
    top: 24px;
    text-align: left; }

.main-menu li:hover .sub-list-block {
  visibility: visible;
  opacity: 1; }

.footer {
  overflow: hidden;
  position: relative;
  padding: 38px 0 46px;
  text-align: center;
  background-color: #efe0c9;
  letter-spacing: 0.1px;
  font-weight: bold;
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif; }
  .footer a {
    text-decoration: none; }
  .footer, .footer a {
    color: #000; }

.footer__slogan {
  color: #000;
  font-size: 48px;
  line-height: 1em; }
  .footer__slogan span {
    display: block;
    margin: 30px 0 40px 0;
    font-size: 20px;
    line-height: 32px; }

.footer__menu .translate_tw,
.footer__menu .translate_en,
.footer__165 .translate_tw,
.footer__165 .translate_en {
  display: block;
  line-height: 21px;
  font-size: 12px;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.footer__menu .translate_tw,
.footer__165 .translate_tw {
  opacity: 0; }

.footer__menu .translate_en,
.footer__165 .translate_en {
  opacity: 1;
  margin-top: -21px; }

.footer__menu a,
.footer__165 a {
  display: inline-block; }
  .footer__menu a:hover .translate_tw,
  .footer__165 a:hover .translate_tw {
    opacity: 1; }
  .footer__menu a:hover .translate_en,
  .footer__165 a:hover .translate_en {
    opacity: 0; }

.footer__menu {
  margin-top: 19px; }
  .footer__menu ul {
    display: inline-block; }
    .footer__menu ul:after {
      content: '';
      display: block;
      clear: both; }
  .footer__menu li {
    display: block;
    float: left;
    line-height: 21px;
    width: 134px;
    font-size: 15px; }
  .footer__menu a {
    display: block;
    position: relative;
    color: #000;
    margin: 0 10px; }

.footer__contact {
  margin-top: 11px;
  font-size: 16px;
  line-height: 22px; }

.footer__phone {
  font-size: 16px;
  line-height: 30px; }

.footer__email, .footer__BH {
  font-size: 13px; }

.footer__email {
  margin-top: 7px; }

.footer__followus {
  margin-top: 17px; }
  .footer__followus ul {
    display: inline-block;
    filter: contrast(5); }
    .footer__followus ul:after {
      content: '';
      display: block;
      clear: both; }
  .footer__followus li {
    display: block;
    float: left;
    margin: 0 14px; }
    .footer__followus li:nth-child(1) a {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/fb2020.svg") no-repeat; }
    .footer__followus li:nth-child(2) a {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/ig2020.svg") no-repeat; }
    .footer__followus li:nth-child(3) a {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/line2020.svg") no-repeat; }
    .footer__followus li:nth-child(4) a {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/yt2020.svg") no-repeat; }
  .footer__followus a {
    display: block;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s; }
    .footer__followus a:hover {
      -webkit-transform: scale(1.25);
      -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
      -o-transform: scale(1.25);
      transform: scale(1.25); }

.footer__165 {
  margin-top: 18px; }

.footer__newsletter {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px; }

.footer__newsletter__txt {
  width: 282px;
  height: 36px;
  line-height: 22px;
  padding: 10px 32px;
  border: 1px solid #6f6a66;
  color: #000;
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
  background-color: #ffffff;
  border-radius: 4px;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.35s;
  -moz-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  transition: background-color 0.35s; }
  .footer__newsletter__txt:-ms-input-placeholder {
    color: #5a524f; }
  .footer__newsletter__txt:-moz-placeholder {
    color: #5a524f; }
  .footer__newsletter__txt::-moz-placeholder {
    color: #5a524f; }
  .footer__newsletter__txt::-webkit-input-placeholder {
    color: #5a524f; }
  .footer__newsletter__txt:focus, .footer__newsletter__txt:hover {
    outline: 0;
    background-color: #ffffff; }
  .footer__newsletter__txt.focus, .footer__newsletter__txt:focus {
    background-color: #ffffff; }

#btnNewletter {
  display: block;
  z-index: -1;
  right: 0;
  top: 0;
  width: 44px;
  height: 21px;
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 0;
  font-size: 12px;
  cursor: pointer;
  margin: 8px auto;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }
  #btnNewletter:hover {
    background: #f3d1c8;
    border-color: transparent; }

.footer__copyright {
  position: absolute;
  right: calc(50% - 293px);
  bottom: 80px;
  font-size: 12px;
  line-height: 22px; }

@media (min-width: 1024px) {
  .footer {
    overflow: hidden;
    position: relative;
    padding: 38px 0 16px; }
  .footer__contact {
    margin-top: 46px;
    font-size: 13px;
    text-align: left;
    float: left;
    margin-left: calc(50% - 313px);
    margin-bottom: 110px; }
  .footer__165 {
    position: absolute;
    /* display: none; */
    width: 100%;
    bottom: 80px; }
  #btnNewletter {
    float: right;
    margin-left: 10px; }
  .footer__newsletter {
    margin-top: 91px;
    float: right;
    margin-right: calc(50% - 355px); }
  .footer__followus {
    position: absolute;
    right: calc(50% - 307px);
    top: 240px; } }

@media (max-width: 1024px) {
  .footer__menu .translate_tw {
    opacity: 1; }
  .footer__menu .translate_en {
    opacity: 0; }
  .footer {
    padding-top: 46px;
    padding-bottom: 70px; }
  .footer__slogan, .footer__slogan span {
    font-size: 18px;
    line-height: 34px; }
  .footer__slogan span {
    margin-top: 0;
    display: inline-block; }
  .footer__menu {
    width: 290px;
    text-align: left;
    margin: 20px auto; }
    .footer__menu li {
      text-align: left;
      width: 94px;
      float: none;
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      margin: 10px 0; }
    .footer__menu a {
      margin: 0; }
  .footer__contact {
    text-align: left;
    margin: 0 auto;
    width: 290px; }
  .footer__phone {
    font-size: 12px;
    line-height: 25px; }
  .footer__email, .footer__BH {
    font-size: 12px;
    line-height: 18px; }
  .footer__email {
    margin-top: 0; }
  .footer__followus {
    text-align: left;
    margin: 0 auto;
    width: 290px; }
    .footer__followus li {
      margin: 15px; }
      .footer__followus li:first-child {
        margin-left: 0; }
  .footer__165 {
    position: absolute;
    bottom: 70px;
    font-size: 12px; }
    .footer__165 a .translate_tw, .footer__165 a .translate_en {
      font-size: 12px; }
    .footer__165 a:hover .translate_tw {
      opacity: 0; }
    .footer__165 a:hover .translate_en {
      opacity: 1; }
  .footer__newsletter {
    margin-bottom: 45px; }
  .footer__copyright {
    font-size: 12px;
    position: relative;
    right: auto;
    bottom: auto;
    left: 15%; }
  .footer__feature_1,
  .footer__feature_2,
  .footer__feature_3 {
    margin-top: 10px; } }

@media (max-width: 413px) {
  .footer__newsletter__txt {
    width: 234px;
    -webkit-appearance: none;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
    -webkit-transition: width 0.35s, margin-right 0.35s;
    -moz-transition: width 0.35s, margin-right 0.35s;
    -o-transition: width 0.35s, margin-right 0.35s;
    transition: width 0.35s, margin-right 0.35s; }
    .footer__newsletter__txt.focus, .footer__newsletter__txt:focus {
      width: 230px; } }

/*webkit瀏覽器專用*/
.footer__newsletter ::-webkit-input-placeholder {
  color: #000; }

/*Firefox 4-18瀏覽器專用*/
.footer__newsletter__txt::-moz-placeholder {
  color: #000; }

/*Firefox 19+瀏覽器專用*/
.footer__newsletter__txt::-moz-placeholder {
  color: #000; }

/*IE10瀏覽器專用*/
.footer__newsletter:-ms-input-placeholder {
  color: #000; }

.ALLITEM_list {
  bottom: 0;
  width: 260px;
  position: fixed;
  padding-top: 0;
  height: calc(100vh - 100px);
  left: -260px;
  overflow-y: scroll;
  border-top: 1px solid #000; }
  .ALLITEM_list > ul {
    padding: 9px; }
    .ALLITEM_list > ul ul {
      padding: 0 9px 9px; }

.A_list, .A_list ul, .more_list, .more_list ul, .member_list, .member_list ul {
  display: none; }

.ALLITEM_list, .ALLITEM_list > ul ul {
  display: none; }

.A_list, .more_list, .member_list {
  padding-top: 117px; }

.ALLITEM_list > ul > li, .more_list > li, .member_list > li {
  position: relative;
  z-index: 999; }
  .ALLITEM_list > ul > li:after, .more_list > li:after, .member_list > li:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    height: 1px;
    background-color: #e0e0e0; }
  .ALLITEM_list > ul > li:last-child:after, .more_list > li:last-child:after, .member_list > li:last-child:after {
    display: none; }

.ALLITEM_list > ul a, .more_list a, .member_list a {
  font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
  display: block;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: .05em; }
  .ALLITEM_list > ul a.open:after, .more_list a.open:after, .member_list a.open:after {
    content: '+';
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    vertical-align: 2px;
    margin-left: 6px; }
  .ALLITEM_list > ul a.open.close:after, .more_list a.open.close:after, .member_list a.open.close:after {
    content: '-'; }

.ALLITEM_list > ul ul ul a, .more_list ul ul a, .member_list ul ul a {
  padding-left: 36px; }

.ALLITEM_list, .A_list {
  background-color: #f6f4f5;
  z-index: 99999; }

.ALLITEM_list > ul > li:after {
  background-color: #0d0d0d; }

.ALLITEM_list > ul > li > a {
  font-weight: bold; }

.ALLITEM_list > ul a {
  color: #000; }

.A_list {
  font-size: 0;
  text-align: center;
  padding-top: 114px;
  padding-bottom: 29px;
  padding-left: 100px;
  padding-right: 100px; }
  .A_list li {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin: 6px; }
  .A_list a {
    display: block; }
  .A_list img {
    display: block;
    width: 100%; }

.mobile_menu_member {
  padding: 18px 22px; }
  .mobile_menu_member > * {
    height: 26px;
    line-height: 26px;
    display: block;
    font-size: 13px; }
    .mobile_menu_member > *:before {
      content: '';
      display: block;
      float: left;
      width: 26px;
      height: 26px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/mobile_loged.svg") no-repeat center/contain;
      margin-right: 7px; }
  .mobile_menu_member .mobile_login:before {
    background: url("//s.azurecdns.com/sff/pazzo/static/img/mobile_login.svg") no-repeat center/contain; }
  .mobile_menu_member .mobile_loged:before {
    background: url("//s.azurecdns.com/sff/pazzo/static/img/mobile_loged.svg") no-repeat center/contain; }
  .mobile_menu_member .mobile_loged span {
    width: calc(100% - 33px);
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #e2957b; }
    .mobile_menu_member .mobile_loged span b {
      padding-left: 5px; }

@media (max-width: 1024px) {
  .disappear {
    position: fixed;
    z-index: -1; }
    .disappear.wrap {
      height: 0;
      opacity: 0;
      overflow: hidden;
      padding-top: 0; } }

@media (max-width: 414px) {
  .A_list {
    padding-left: 70px;
    padding-right: 70px; } }

@media (max-width: 320px) {
  .A_list {
    padding-left: 0;
    padding-right: 0; } }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: black;
  background: white; }

ul.exclusive_list {
  text-align: center; }
  ul.exclusive_list li {
    margin-bottom: 22px;
    font-size: 11px;
    /* margin: 9px; */
    margin-right: 22px; }

div.error {
  color: #dc3545;
  line-height: 2; }

*#global-search::-webkit-input-placeholder {
  color: #898989; }

/*Firefox 4-18瀏覽器專用*/
#global-search::-moz-placeholder {
  color: #898989; }

/*Firefox 19+瀏覽器專用*/
#global-search::-moz-placeholder {
  color: #898989; }

/*IE10瀏覽器專用*/
#global-search:-ms-input-placeholder {
  color: #898989; }

#page-cart label + br {
  display: none; }

.cart-content {
  width: 900px;
  margin: 0 auto; }
  .cart-content input, .cart-content label {
    vertical-align: middle; }
  .cart-content select:focus {
    border-color: #000;
    outline: 0; }

.step-panel {
  overflow: hidden;
  margin-bottom: 25px; }
  .step-panel li {
    float: left;
    width: 287px;
    height: 68px;
    margin-right: 19px;
    background-image: url("//s.azurecdns.com/sff/pazzo/static/img/img-cart-step-new.png");
    background-repeat: no-repeat;
    text-indent: -9999px; }

.step-panel__step1 {
  background-position: 0 0;
  display: none; }
  .step-panel__step1.active {
    background-position: right 0; }

.step-panel__step2 {
  background-position: 0 0px; }
  .step-panel__step2.active {
    background-position: right 0px; }

.step-panel__step3 {
  background-position: 0 -68px;
  margin-right: 10px; }
  .step-panel__step3.active {
    background-position: right -68px; }

.step-panel__step4 {
  margin-right: 0px !important;
  background-position: 0 -136px; }
  .step-panel__step4.active {
    background-position: right -136px; }

.cart-coupon {
  margin: 10px 0;
  padding: 15px;
  background-color: #eee;
  font-size: 0.81em; }
  .cart-coupon br {
    display: none; }
  .cart-coupon > span {
    margin-right: 20px; }
  .cart-coupon + .cart-coupon {
    margin: -10px 0 0 0;
    padding: 0 15px 15px 18px; }

.cart-coupon__id {
  display: inline-block;
  margin-left: 10px; }
  .cart-coupon__id .input-area {
    display: inline-block;
    border-bottom: 1px solid #848484; }
    .cart-coupon__id .input-area > input {
      border: none;
      background-color: transparent; }
      .cart-coupon__id .input-area > input:focus {
        outline: 0; }
  .cart-coupon__id .btn {
    margin-left: 5px; }

.cart-notice {
  min-height: 50px;
  margin-top: 25px;
  margin-left: 15px;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #000;
  font-size: 0.8125em; }
  .cart-notice h4 {
    margin-bottom: 1em; }
  .cart-notice li {
    position: relative;
    margin-bottom: 0.3em;
    line-height: 1.5;
    padding-left: 20px; }
    .cart-notice li:before {
      content: '●';
      margin-right: 0.5em;
      margin-left: -20px; }

.cart-notice__content ul {
  display: none; }
  .cart-notice__content ul:first-child {
    display: block; }

.cart-bill {
  position: relative;
  overflow: hidden;
  min-height: 80px;
  margin: 15px 3px 15px 0;
  font-size: 0.81em;
  line-height: 1.2em; }
  .cart-bill span {
    display: inline-block;
    min-width: 100px;
    margin-left: 5px;
    margin-bottom: 10px; }
  .cart-bill ul {
    float: right;
    width: 190px;
    padding-right: 0.3em;
    text-align: right; }
  .cart-bill li span:first-child {
    min-width: 5em; }
  .cart-bill .last {
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px solid #999;
    font-weight: bold; }
  .cart-bill .freeshipping-attention {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 85px;
    right: 215px;
    height: 57px;
    margin: auto 0;
    padding-top: 28px;
    font-size: 0.923em;
    text-align: center;
    line-height: 1.3;
    background-color: #d1ab9e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.cart-bill--longer ul {
  width: 240px; }

.cart-bill--longer span {
  min-width: 150px; }

.cart-buttons {
  margin: 40px auto;
  text-align: center;
  width: 50%; }
  .cart-buttons .btn {
    width: 45%; }
  .cart-buttons .icon-arrow-white {
    position: relative;
    top: -1px;
    margin: 0 5px;
    vertical-align: middle; }

@media (max-width: 1024px) {
  #page-cart label + br {
    display: block; }
  #page-cart tbody select {
    border: #fff; }
  #page-cart .form-style--horizontal .title {
    float: none;
    margin-left: 0; }
  #page-cart .form-style--horizontal li {
    padding: 0;
    margin-bottom: 0; }
  #page-cart .form-style .text--m, #page-cart .form-style .text--l {
    width: 100%;
    font-size: 13px;
    height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .step-panel, .breadcrumb {
    display: none; }
  .cart-content {
    width: 100%;
    padding: 15px;
    box-sizing: border-box; }
    .cart-content input, .cart-content label {
      vertical-align: top; }
  .cart-coupon {
    line-height: 1.6em;
    height: auto; }
    .cart-coupon br {
      display: block; }
  .cart-coupon__id {
    display: block;
    margin: 0; }
    .cart-coupon__id .input-area {
      border: none; }
      .cart-coupon__id .input-area > input {
        width: 100%;
        border: 1px solid #ccc;
        font-size: 20px;
        background: #fff;
        margin: 5px 0; }
    .cart-coupon__id .btn {
      width: 100%;
      margin: 5px 0; }
  .cart-notice {
    margin: 0;
    box-sizing: border-box; }
  .cart-bill {
    padding: 20px 0;
    margin: 0;
    box-sizing: border-box; }
    .cart-bill .freeshipping-attention {
      position: static; }
  .cart-buttons {
    width: 100%; }
    .cart-buttons > a {
      border: 0;
      background: transparent; }
      .cart-buttons > a span {
        text-decoration: underline; }
  .cart-buttons .btn {
    width: 100%;
    margin-bottom: 10px;
    float: none !important; } }

.carType {
  display: inline-block;
  background-color: #ccc;
  padding: 10px 15px;
  margin: 0 5px -12px 0px;
  color: #fff;
  font-size: 14px; }
  .carType:hover {
    text-decoration: none; }
  .carType.active {
    background-color: #fff;
    color: #000; }

.table-cart {
  width: 100%;
  font-size: 12px;
  line-height: 1.6em; }
  .table-cart > tr {
    padding-bottom: 15px;
    border-bottom: 1px #ccc solid; }
    .table-cart > tr:last-child {
      border: 0; }
  .table-cart th, .table-cart td {
    vertical-align: middle; }
  .table-cart th {
    padding: 0.5em;
    border-bottom: 5px solid #cccccc; }
    .table-cart th:first-child {
      text-align: left; }
  .table-cart td:first-child {
    padding: 2em .5em 2em 0;
    max-width: 523px; }
    .table-cart td:first-child .additions {
      margin-left: 80px;
      text-align: left; }
  .table-cart .info {
    text-align: left; }
    .table-cart .info img {
      float: left;
      max-width: 100px; }
  .table-cart .additions {
    margin-top: 0.5em;
    color: #541600;
    line-height: 1.4;
    text-align: center; }
    .table-cart .additions a {
      color: #541600; }

.btn-wishlist, .btn-cart {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: -9999px; }
  .btn-wishlist:hover, .btn-cart:hover {
    opacity: 0.5; }

.btn-delete {
  display: inline-block;
  width: 23px;
  height: 23px;
  text-indent: -9999px; }
  .btn-delete:hover {
    opacity: 0.5; }

.btn-wishlist {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-heart.png") 0 0 no-repeat; }

.btn-delete {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/trashcan-new.svg") 0 0 no-repeat; }

.btn-cart {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-cart.png") 0 0 no-repeat; }

.ie8 .btn-wishlist:hover, .ie8 .btn-delete:hover, .ie8 .btn-cart:hover {
  filter: alpha(opacity=50); }

.cart-pre {
  margin: 10px 0;
  padding: 15px;
  background-color: #e9d6cf;
  font-size: 0.81em;
  letter-spacing: 0.2em;
  line-height: 1.6em;
  text-align: center; }

.cart-options {
  margin: 20px 0;
  font-size: 0.81em; }
  .cart-options br {
    display: none; }
  .cart-options label {
    margin-left: 15px;
    margin-right: 5px; }
  .cart-options input[type="radio"] {
    margin-left: 35px; }
    .cart-options input[type="radio"] + label {
      margin-left: 0; }

#cartDeliveryOpt {
  display: inline-block; }
  #cartDeliveryOpt select {
    display: none; }
  #cartDeliveryOpt input[type="radio"]:checked + * + select {
    display: initial; }

#coupon {
  padding: 1px 0 4px 0; }

@media (max-width: 1024px) {
  .cart-options {
    line-height: 2.5em;
    box-sizing: border-box;
    padding: 20px 0; }
    .cart-options br {
      display: block; }
    .cart-options label {
      margin: 0; }
    .cart-options input[type="radio"] {
      margin-left: 0;
      vertical-align: inherit; }
      .cart-options input[type="radio"] + label {
        margin-left: 0;
        margin-right: 35px;
        vertical-align: inherit; }
  #cartShipping, #cartPayment, #coupon {
    width: 100%;
    padding: 5px; }
  #cartDeliveryOpt {
    display: block;
    position: relative;
    margin-top: 12px;
    margin-bottom: 34px; }
  #cartPaymentCVS, #cartPaymentDLV {
    position: absolute;
    left: 0;
    width: 100%;
    top: 35px;
    padding: 5px; } }

.cart-section {
  margin-bottom: 15px; }
  .cart-section .form-style {
    padding: 0 0.6em;
    font-size: 0.81em; }
    .cart-section .form-style .attention {
      margin-left: 1.5em; }
    .cart-section .form-style .payment-area {
      position: relative;
      display: inline-block;
      margin-left: 75px; }
      .cart-section .form-style .payment-area:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 7px;
        left: -42px;
        width: 1px;
        height: 8px;
        background-color: #000; }
    .cart-section .form-style .payment-area__store {
      margin: 0 5px;
      color: #999; }
  .cart-section > ul a {
    text-decoration: underline; }
    .cart-section > ul a:hover {
      color: #999; }
  .cart-section > ul label, .cart-section > ul input[type='checkbox'], .cart-section > ul input[type='radio'] {
    cursor: pointer; }
  .cart-section > ul > li.invoice-nav {
    margin-bottom: 0; }
    .cart-section > ul > li.invoice-nav label, .cart-section > ul > li.invoice-nav input[type='radio'] {
      cursor: pointer; }
    .cart-section > ul > li.invoice-nav label {
      display: inline-block;
      margin-right: 12px; }
    .cart-section > ul > li.invoice-nav input[type='radio'] {
      margin-top: 0; }
      .cart-section > ul > li.invoice-nav input[type='radio']:first-child {
        margin-left: 0; }
    .cart-section > ul > li.invoice-nav ~ li:nth-last-child(2) {
      line-height: 18px;
      margin-bottom: 0; }
  .cart-section > ul .invoice-notice {
    position: relative;
    margin-left: 16px; }
    .cart-section > ul .invoice-notice:before {
      content: '※';
      position: absolute;
      left: -16px; }
  .cart-section > ul .addresssync input[type='checkbox'] {
    margin-left: 0; }

.cart-section__title {
  margin-bottom: 10px;
  padding: 10px 0.6em;
  border-bottom: 1px solid #000;
  font-size: 0.81em; }

#selectStore, #selectCustomStore {
  border: none; }

.selection_Retail {
  display: none; }
  .selection_Retail ul {
    margin-top: 15px; }
  .selection_Retail li {
    padding-left: 70px; }
    .selection_Retail li:last-child {
      padding-left: 0; }
    .selection_Retail li > label {
      display: block;
      float: left;
      width: 70px;
      margin-left: -70px; }

.hintList {
  min-width: 17em;
  border: 2px solid lightgrey;
  max-height: 300px;
  overflow: auto;
  display: none;
  text-align: left;
  background-color: white;
  margin-top: -2px;
  position: absolute; }
  .hintList a {
    display: block;
    height: 22px;
    font-size: 14px;
    font-family: arial;
    cursor: pointer;
    text-decoration: none !important;
    padding: 0 11px; }
    .hintList a.selected {
      color: white;
      background-color: gray; }

input#note {
  display: none; }

@media (max-width: 1024px) {
  #orderform [data-gift='false'] {
    padding-bottom: 0; }
    #orderform [data-gift='false'] td:nth-last-child(1), #orderform [data-gift='false'] td:nth-last-child(2) {
      display: none; }
  .cart-section li select {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px; }
  .cart-section > ul .addresssync {
    margin-top: 6px; }
  .cart-section > ul .form-notice:empty {
    display: none; }
  .cart-section > ul > li.invoice-nav label {
    display: block;
    margin-right: 0; }
  .cart-section > ul > li.invoice-nav input[type='radio'] {
    margin-top: 4px; }
  .cart-section > ul > li:nth-child(2) {
    margin-bottom: 24px; }
  .cart-section > ul > li:nth-last-child(2) {
    margin-top: 24px; }
  .cart-section > ul > li:last-child {
    margin-top: 6px; }
  #selectStore, #selectCustomStore {
    display: block;
    width: 100%;
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    text-align: center;
    padding: 4px 0; }
  #selectStore {
    margin-bottom: 10px; }
  .selection_Retail li {
    padding-left: 0px; }
    .selection_Retail li > label {
      width: auto;
      float: initial;
      margin-left: 0; }
  .cart-section li {
    position: relative;
    overflow: initial; }
  .hintList {
    z-index: 1;
    box-sizing: border-box;
    width: 100%; }
  .hintList a {
    font-size: 135%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #CCC; }
  .hintList a:last-child {
    border-bottom: 0; } }

.cart-complete {
  margin-top: 100px;
  text-align: center;
  line-height: 1.7em; }
  .cart-complete .atm-info {
    width: 350px;
    margin: 0 auto;
    background: #f1f1f1;
    padding: 20px 30px; }
  .cart-complete p {
    font-size: 0.81em; }
    .cart-complete p.alert {
      color: #d5a7a7; }
  .cart-complete .title {
    margin-bottom: 20px;
    font-size: 1.25em;
    font-weight: bold; }
  .cart-complete .order-id {
    margin-left: 0.5em;
    border-bottom: 1px solid #837165; }
    .cart-complete .order-id:hover {
      color: #808080;
      border-bottom: 1px solid #808080;
      text-decoration: none; }
  .cart-complete .btn-keep-chackout {
    display: block;
    width: 146px;
    height: 146px;
    margin: 60px auto;
    text-indent: -9999px; }
    .cart-complete .btn-keep-chackout:hover {
      filter: brightness(110%); }
  .cart-complete .btn-keep-chackout {
    background: url("//s.azurecdns.com/sff/pazzo/static/img/keepShping_.jpg") 0 0 no-repeat; }

@media (max-width: 375px) {
  .cart-complete {
    margin-top: 24px; } }

.cart-title-wishlist {
  height: 70px;
  text-align: center;
  margin-bottom: 25px; }

#page-wishlist .reminder {
  float: right; }

@media (max-width: 1024px) {
  .cart-title-wishlist {
    margin-bottom: 6px; }
  .info > a {
    overflow: hidden; } }

@media (max-width: 767px) {
  #page-wishlist .btn-delete {
    position: absolute;
    right: 0;
    top: 4px; }
  #page-wishlist .reminder {
    padding: 15px 0;
    float: left; } }

.alert-modal-style {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999; }
  .alert-modal-style.bg-transparent {
    background-color: transparent; }
  .alert-modal-style .modal-body {
    position: relative;
    animation-delay: .1s;
    background-color: #fff;
    padding: 20px;
    width: 80%;
    margin: 20vh auto 0 auto;
    font-size: 0.8em;
    z-index: 2; }
    .alert-modal-style .modal-body .modal-info {
      text-align: center;
      padding-bottom: 30px;
      line-height: 1.5; }
    @media (min-width: 768px) {
      .alert-modal-style .modal-body {
        width: 380px; } }
  .alert-modal-style .alert-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); }

.free-label {
  display: inline-block;
  vertical-align: middle;
  background-color: #eeded1;
  border-radius: 3px;
  padding: 0.2rem 1rem; }

.shopping-table {
  margin-top: 9px; }
  .shopping-table .origin-price {
    text-decoration: line-through; }
  .shopping-table .sell-price, .shopping-table .origin-price {
    display: inline-block;
    margin-right: 5px; }
  .shopping-table .event-name {
    color: #541600; }
  .shopping-table .item-message {
    color: #dc3545; }
  .shopping-table .item-counter {
    width: 100%; }
  .shopping-table .item-row {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px #ccc solid;
    min-height: 100px; }
    .shopping-table .item-row:last-child {
      border: 0;
      padding-bottom: 0px;
      margin-bottom: 0px; }
  .shopping-table .btn-delete-item {
    position: absolute;
    right: 10px;
    top: 55px; }
  .shopping-table .item-img {
    position: absolute;
    left: 15px;
    top: 0;
    width: 80px; }
    .shopping-table .item-img img {
      max-height: 80px; }
  .shopping-table .item-info {
    padding-left: 90px;
    width: 100%; }

.total-block {
  line-height: 1.5;
  font-size: 0.8em; }

.counting-block {
  font-size: 0.8em; }
  .counting-block .coupon-code-txt {
    font-size: 0.8em; }
  .counting-block .select-style {
    width: 100%; }
  .counting-block .cvs-txt-block {
    background-color: #f8f8f8; }

.select-style {
  padding: 0.5em 0.75em; }

.controls-float {
  text-align: left;
  position: relative;
  margin-bottom: 20px; }
  .controls-float .form-control {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0.5rem 1rem;
    width: 100%;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #646565; }
    .controls-float .form-control::placeholder {
      transition: all 0.2s ease-in-out; }
    .controls-float .form-control:focus {
      outline: none; }
      .controls-float .form-control:focus::placeholder {
        color: transparent; }
      .controls-float .form-control:focus + label {
        cursor: text; }
    .controls-float .form-control.error {
      border-color: #dc3545; }
      .controls-float .form-control.error + label {
        color: #dc3545; }
  .controls-float label {
    position: absolute;
    left: 8px;
    top: 7px;
    display: inline-block;
    padding: 1px 6px;
    margin: 0;
    -webkit-transition: color 0.3s, top 0.3s, background-color 0.3s, opacity 0.3s;
    -moz-transition: color 0.3s, top 0.3s, background-color 0.3s, opacity 0.3s;
    -o-transition: color 0.3s, top 0.3s, background-color 0.3s, opacity 0.3s;
    transition: color 0.3s, top 0.3s, background-color 0.3s, opacity 0.3s;
    background-color: rgba(254, 254, 254, 0);
    font-size: 0.8em;
    opacity: 0;
    z-index: -1; }
    .controls-float label.active {
      top: -8px;
      background-color: #fefefe;
      width: auto;
      opacity: 1;
      z-index: 0; }
  .controls-float textarea {
    resize: none;
    height: 200px;
    max-height: 100%; }
  .controls-float.with-underline .form-control {
    border-width: 0 0 1px 0px;
    padding-right: 0;
    padding-left: 0;
    background-color: transparent; }
    .controls-float.with-underline .form-control + label {
      left: 0;
      padding-right: 0;
      padding-left: 0;
      background-color: transparent; }

#toggle-shopping-list {
  margin-top: 8px;
  font-weight: bold; }
  #toggle-shopping-list:before {
    content: '點此縮合 訂單資料';
    display: inline-block; }
  #toggle-shopping-list.collapsed:before {
    content: '點此展開 訂單資料'; }
  @media (max-width: 767px) {
    #toggle-shopping-list {
      display: block;
      width: 100%; }
      #toggle-shopping-list:before {
        content: '－ 點此縮合 訂單資料'; }
      #toggle-shopping-list.collapsed:before {
        content: '＋ 點此展開 訂單資料'; } }

#page-cart .collapse.show-cvs {
  display: block; }

@media (max-width: 767px) {
  .shopping-wrap .tab-btn-wrap {
    margin-left: -14px; } }

.stock-or-preorder .block-chose {
  line-height: 1;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  border: 1px #646565 solid; }
  .stock-or-preorder .block-chose.active {
    border: 1px #eeded1 solid;
    background: #eeded1; }

.corp-menu {
  float: left;
  width: 200px;
  margin-top: 52px;
  display: none; }
  .corp-menu h3 {
    margin-bottom: 18px;
    font-size: 0.937em;
    font-weight: bold;
    font-family: 'Arial';
    letter-spacing: 0.1em; }
    .corp-menu h3 a:hover {
      color: #999;
      text-decoration: none; }
  .corp-menu > ul > li {
    margin-bottom: 18px;
    font-size: 0.81em;
    line-height: 1.375em; }
    .corp-menu > ul > li > ul {
      display: none; }
    .corp-menu > ul > li > a:hover {
      color: #999;
      text-decoration: none; }
  .corp-menu a {
    position: relative;
    display: block; }
    .corp-menu a.has-cate {
      margin-left: 25px; }
  .corp-menu span {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -23px;
    margin-top: 1px;
    background: no-repeat center/contain; }
  .corp-menu .gift-icon {
    background-image: url("//s.azurecdns.com/sff/pazzo/static/img/gift-icon.svg"); }
  .corp-menu .post-icon {
    background-image: url("//s.azurecdns.com/sff/pazzo/static/img/post-icon.svg"); }
  .corp-menu .mag-icon {
    background-image: url("//s.azurecdns.com/sff/pazzo/static/img/mag_icon.svg"); }

.corp-content {
  margin-left: 224px;
  display: none; }
  .corp-content .accordion__content {
    padding: 0 20px 30px 39px; }
    .corp-content .accordion__content hr {
      margin: 30px 0; }
  .corp-content h2 {
    color: #000;
    background: #f7e5e1;
    padding: 8px 17px;
    margin: 15px 0;
    font-weight: bold; }

.corp-content-hd {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  font-size: 0.937em;
  font-weight: bold; }
  .corp-content-hd h4 {
    font-size: 0.937em;
    font-weight: bold; }
  .corp-content-hd p {
    margin: 10px 0 0;
    font-size: 0.866em;
    font-weight: normal;
    line-height: 1.6em; }

.corp-content-bd {
  padding-bottom: 30px;
  font-size: 0.81em;
  line-height: 1.7;
  letter-spacing: 0.1em;
  max-width: 700px; }
  .corp-content-bd img {
    height: auto !important; }
  .corp-content-bd .has-border th, .corp-content-bd .has-border td {
    border: 1px solid #666; }
  @media (max-width: 767px) {
    .corp-content-bd .accordion > li {
      display: none;
      opacity: 0; }
    .corp-content-bd .accordion > li.open {
      display: block;
      transition: opacity .2s ease-in;
      opacity: 1; } }

.mobileShow {
  display: none; }

.mobileShow img {
  width: 100%; }

.deskTopShow img {
  max-width: 100%; }

.ulList {
  padding-left: 26px;
  margin: 10px 0; }
  .ulList > li {
    list-style-type: disc; }
  .ulList > ul {
    padding-left: 26px; }
    .ulList > ul > li {
      list-style-type: circle; }

.olList {
  padding-left: 22px;
  margin: 10px 0; }
  .olList > li {
    list-style-type: decimal; }

.tableStyle th {
  background: #f3d1c8;
  text-align: center; }

.tableStyle th, .tableStyle td {
  border: #c9c9c9 1px solid;
  padding: 10px;
  vertical-align: middle; }

.tableStyle img {
  width: auto;
  height: auto; }

.alignCenter {
  text-align: center; }

.main.mag h6 {
  cursor: pointer; }

.main.mag .corp-menu ul > li > ul {
  margin: 10px 10px 0 17px; }
  .main.mag .corp-menu ul > li > ul li {
    margin: 4px 0;
    list-style: disc;
    margin-left: 25px; }
    .main.mag .corp-menu ul > li > ul li a {
      margin-left: 0; }
  .main.mag .corp-menu ul > li > ul li.now a {
    color: #e1b7a7; }
  .main.mag .corp-menu ul > li > ul span {
    display: none; }

@media (max-width: 500px) {
  .mobileShow {
    display: block; }
  .deskTopShow {
    display: none; } }

@media (max-width: 1024px) {
  #page-corp .breadcrumb {
    display: none; }
  .corp-menu {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 12px 20px 12px;
    margin-top: 12px;
    overflow: hidden; }
    .corp-menu h3 {
      border: 1px solid #666;
      padding: 10px;
      margin-bottom: 0px; }
      .corp-menu h3:after {
        content: '▼';
        float: right;
        transform: scaleY(0.8);
        line-height: 12px; }
      .corp-menu h3 + ul {
        display: none; }
    .corp-menu a {
      display: inline-block;
      width: 100%;
      padding: 7px 10px 7px 0;
      line-height: 18px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .corp-menu div.nanoscroll {
      margin-top: -100vh;
      height: 190px;
      width: auto;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      padding: 10px;
      border: 1px solid #666;
      border: 1px solid #666; }
      .corp-menu div.nanoscroll > .pane {
        margin: 8px; }
      .corp-menu div.nanoscroll.open {
        margin-top: -1px; }
      .corp-menu div.nanoscroll .nanoscroll__content {
        right: 0 !important; }
        .corp-menu div.nanoscroll .nanoscroll__content > ul {
          padding: 10px; }
          .corp-menu div.nanoscroll .nanoscroll__content > ul a {
            font-size: 13px;
            display: inline-block;
            width: 100%; }
          .corp-menu div.nanoscroll .nanoscroll__content > ul > li > ul {
            display: block;
            padding-left: 12px;
            position: relative; }
            .corp-menu div.nanoscroll .nanoscroll__content > ul > li > ul > li > a {
              margin-bottom: 5px;
              position: relative; }
              .corp-menu div.nanoscroll .nanoscroll__content > ul > li > ul > li > a::before {
                content: "-";
                position: absolute;
                left: -3px; }
            .corp-menu div.nanoscroll .nanoscroll__content > ul > li > ul::before {
              content: "";
              position: absolute;
              width: 100%;
              height: 20px;
              top: -26px;
              left: 0; }
      .corp-menu div.nanoscroll > li {
        margin-bottom: 0; }
        .corp-menu div.nanoscroll > li > ul {
          display: block;
          position: relative; }
          .corp-menu div.nanoscroll > li > ul:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 32px;
            top: -32px;
            left: 0; }
          .corp-menu div.nanoscroll > li > ul > li {
            position: relative; }
            .corp-menu div.nanoscroll > li > ul > li:before {
              content: '-';
              position: absolute;
              left: 11px;
              top: 9px; }
            .corp-menu div.nanoscroll > li > ul > li a {
              padding-left: 23px; }
  .corp-content {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 0 12px; }
    .corp-content img {
      width: 100%;
      height: auto; }
    .corp-content .accordion__content {
      padding: 0px; }
  .corp-content-hd {
    margin-top: 20px; }
    .corp-content-hd h4 {
      display: none; }
  .overflowScroll {
    overflow-x: scroll; }
  .main.mag .corp-menu ul > li > ul li {
    margin-left: 17px;
    list-style: none; }
  .corp-menu div.nanoscroll .nanoscroll__content > ul > li > ul > li > a::before {
    left: -18px;
    content: "●"; } }

.home-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 31px);
  background: url("//s.azurecdns.com/sff/pazzo/static/img/pz-loading.gif") center no-repeat;
  text-indent: -9999px; }

#page-home .main {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out; }
  #page-home .main.js-loaded {
    opacity: 1; }

#page-home .wrap {
  min-height: 100vh;
  width: 100%;
  max-width: 2000px;
  padding: 100px 0 0; }

@media (max-width: 1024px) {
  .home-loading {
    height: calc(100vh - 50px); }
  #page-home.js-headerShow .wrap {
    padding-top: 110px; }
  #page-home .wrap {
    padding: 110px 0 0; }
  #page-home .main {
    padding-top: 0; }
  #page-home .disappear {
    position: fixed;
    z-index: -1; } }

#popupAD, [id^=popupAD_] {
  display: none;
  position: relative;
  z-index: 999999; }

.popup_box[data-effect*='whiteClose'] a.closeMepopup {
  -webkit-filter: invert(100%) brightness(150%);
  -moz-filter: invert(100%) brightness(150%);
  filter: invert(100%) brightness(150%); }

.popup_box[data-effect*='ghostClose'] a.closeMepopup {
  background: none; }

.popup_box[data-effect*='leftClose'] a.closeMepopup {
  right: auto;
  left: 0; }

.popup_box[data-effect*='fadeIn'] .popup_content_init, .popup_box[data-effect*='fadeDown'] .popup_content_init {
  -webkit-transition: opacity 1.2s, margin-top 1.2s;
  -moz-transition: opacity 1.2s, margin-top 1.2s;
  -o-transition: opacity 1.2s, margin-top 1.2s;
  transition: opacity 1.2s, margin-top 1.2s; }

.popup_box[data-effect*='fadeIn']:not[data-effect*='fadeInAll'], .popup_box[data-effect*='fadeDown']:not[data-effect*='fadeInAll'] {
  opacity: 0; }

.popup_content {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  height: 100vh;
  height: -webkit-100vh;
  width: 100%;
  z-index: 9999;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0; }
  .popup_content a {
    display: block; }

a.closeMepopup {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -140px -39px no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  z-index: 2; }

.popup_content_init {
  position: relative; }

@media (max-width: 1024px) {
  #popupAD.mHide, [id^=popupAD_].mHide {
    display: none !important; } }

#IGbox > p {
  display: none; }

.home-IG-jumbo {
  padding: 20px 60px;
  margin: 0 auto;
  box-sizing: border-box; }
  .home-IG-jumbo .slick-prev, .home-IG-jumbo .slick-next {
    padding: 20px;
    display: block;
    position: absolute;
    top: 45%;
    background: 0 0; }
    .home-IG-jumbo .slick-prev:after, .home-IG-jumbo .slick-next:after {
      content: "";
      border: 1px solid #000;
      text-indent: -9999px;
      width: auto;
      height: auto;
      border-left: none;
      border-bottom: none;
      display: block;
      width: 10px;
      height: 10px; }
  .home-IG-jumbo .slick-prev {
    left: -50px; }
    .home-IG-jumbo .slick-prev:after {
      transform: rotate(-135deg); }
  .home-IG-jumbo .slick-next {
    right: -50px; }
    .home-IG-jumbo .slick-next:after {
      transform: rotate(45deg); }

.igPic {
  display: inline-block;
  text-align: center;
  width: 292px;
  margin: 16px; }
  .igPic a {
    display: block;
    position: relative;
    overflow: hidden;
    opacity: 1; }
    .igPic a > div {
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      background-color: #fff; }
      .igPic a > div img {
        display: block;
        width: 100%;
        opacity: 1;
        transition: opacity .3s, transform 2s; }
      .igPic a > div img.mug {
        width: 35px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        opacity: 0;
        border-radius: 50%;
        transition: all .3s;
        border: 1px solid #fff; }
      .igPic a > div span.igId {
        position: absolute;
        bottom: 18px;
        left: 55px;
        color: #fff;
        opacity: 0;
        transition: all .3s; }
    .igPic a:hover img.pic {
      opacity: 0.5;
      transform: scale(1.1); }
    .igPic a:hover span.igId, .igPic a:hover img.mug {
      opacity: 1; }

@media (max-width: 1024px) {
  .home-IG-jumbo {
    padding: 20px 0; }
    .home-IG-jumbo .igPic {
      width: 50%;
      margin: 0;
      padding: 10px;
      box-sizing: border-box; } }

@media (max-width: 420px) {
  .home-IG-jumbo .igPic {
    width: 100%; }
  .home-IG-jumbo > .sim-row-edit + div {
    padding: 0 10px; }
  .home-IG-jumbo .slick-next, .home-IG-jumbo .slick-prev {
    display: none !important; } }

.sim-row-box[arrows="true"] {
  width: 100%; }
  .sim-row-box[arrows="true"] li {
    position: relative;
    text-align: center; }
    .sim-row-box[arrows="true"] li .pdimage {
      margin: auto; }
    .sim-row-box[arrows="true"] li .pddesc {
      margin-top: -8px;
      letter-spacing: .1em;
      -webkit-transform: scale(0.81) translateZ(0);
      -moz-transform: scale(0.81) translateZ(0);
      -ms-transform: scale(0.81) translateZ(0);
      -o-transform: scale(0.81) translateZ(0);
      transform: scale(0.81) translateZ(0); }
  .sim-row-box[arrows="true"] .slick-arrow {
    height: 20px;
    width: 20px;
    top: 50%;
    margin-top: -10px;
    background-color: transparent;
    border-top: 1px solid #3c3c3c;
    border-left: 1px solid #3c3c3c;
    transform: rotate(-45deg); }
  .sim-row-box[arrows="true"] .slick-prev {
    left: 32px; }
    .sim-row-box[arrows="true"] .slick-prev:before {
      border-left-width: 0;
      border-right-color: #3c3c3c;
      margin-left: -5px; }
  .sim-row-box[arrows="true"] .slick-next {
    right: 32px;
    transform: rotate(135deg); }

#page-error {
  color: #635d59;
  text-align: center;
  font-size: 18px;
  font-family: "微軟正黑體", sans-serif; }
  #page-error .wrap {
    margin-top: 18vh; }
  #page-error .title {
    margin-bottom: 2rem; }
  #page-error .content {
    letter-spacing: 0.08em;
    line-height: 1.5;
    font-weight: bold; }
  #page-error .content p {
    font-size: 85%;
    margin-bottom: 5px; }
  #page-error h2 {
    margin-top: 8%; }
  #page-error h2 a {
    font-size: 36%;
    color: inherit;
    font-weight: normal;
    letter-spacing: 0.05em; }
  #page-error #count {
    color: #666; }
  @media (max-width: 500px) {
    #page-error body {
      font-size: 14px; }
    #page-error .wrap {
      margin-top: 8vh; }
    #page-error .content {
      line-height: 1.8; }
    #page-error .content p {
      font-size: 70%; } }

.index-popup .modal-dialog {
  max-width: auto !important; }

/* global settings */
body#page-igTag {
  overflow-y: scroll; }

#page-igTag .wrap {
  width: 100%;
  background-color: #f1ece8;
  padding: 166px 0 150px 0;
  font-size: 13px; }

#page-igTag .lookbook-loading {
  display: none;
  padding: 100px 0;
  text-align: center; }

#page-igTag .SectionInner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto; }

#page-igTag h2.title {
  text-align: center;
  font-size: 34px;
  margin: 20px 0;
  font-family: 'Bodoni'; }
  #page-igTag h2.title + p {
    text-align: center;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 30px; }

#page-igTag .DescriptionLink {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/ico_pz2017.png") no-repeat;
  background-position: -184px -103px;
  background-size: 400px;
  display: inline-block;
  margin: 6px 10px;
  vertical-align: bottom;
  float: right;
  clear: both; }

#page-igTag .IGSnap {
  text-align: center;
  margin: 0px -11px;
  clear: both; }
  #page-igTag .IGSnap ul {
    overflow: hidden; }
    #page-igTag .IGSnap ul li {
      display: inline-block;
      float: left;
      text-align: center;
      width: 292px;
      margin: 16px; }
    #page-igTag .IGSnap ul a {
      display: block;
      position: relative;
      overflow: hidden; }
      #page-igTag .IGSnap ul a > div {
        width: 100%;
        height: 0;
        padding-bottom: 100%; }
        #page-igTag .IGSnap ul a > div.loaded {
          padding-bottom: 0;
          height: auto; }
          #page-igTag .IGSnap ul a > div.loaded img {
            opacity: 1;
            transition: opacity .3s, transform 2s;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
        #page-igTag .IGSnap ul a > div img {
          display: block;
          width: 100%;
          opacity: 0; }
        #page-igTag .IGSnap ul a > div img.mug {
          width: 35px;
          position: absolute;
          bottom: 10px;
          left: 10px;
          opacity: 0;
          transition: all .3s;
          border: 1px solid #fff;
          border-radius: 50%; }
        #page-igTag .IGSnap ul a > div span.igId {
          width: 35px;
          position: absolute;
          bottom: 18px;
          left: 55px;
          color: #fff;
          opacity: 0;
          transition: all .3s; }
      #page-igTag .IGSnap ul a:hover img.pic {
        opacity: 0.5;
        transform: scale(1.1); }
      #page-igTag .IGSnap ul a:hover span.igId, #page-igTag .IGSnap ul a:hover img.mug {
        opacity: 1; }
  #page-igTag .IGSnap a.load {
    display: block;
    color: #000;
    margin: 30px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000; }
    #page-igTag .IGSnap a.load.clicked {
      border: 0; }

#ig-popup .modal-content {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }
  #ig-popup .modal-content .BGclose {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 8; }
  #ig-popup .modal-content .modal-body {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 9;
    padding: 0 40px 0 0;
    max-width: 950px;
    margin: 20vh auto 0 auto; }
    #ig-popup .modal-content .modal-body > div {
      display: inline-block;
      vertical-align: top;
      position: relative; }
    #ig-popup .modal-content .modal-body > button {
      position: absolute; }
    #ig-popup .modal-content .modal-body .modal-left-column {
      width: calc(56% - 5px); }
      #ig-popup .modal-content .modal-body .modal-left-column img {
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
      #ig-popup .modal-content .modal-body .modal-left-column .igId {
        position: absolute;
        top: 20px;
        background: #231815;
        color: #fff;
        padding: 10px 15px;
        font-weight: bold; }
      #ig-popup .modal-content .modal-body .modal-left-column .share {
        float: right;
        margin: 7px 0; }
        #ig-popup .modal-content .modal-body .modal-left-column .share span {
          margin-right: 12px;
          vertical-align: super; }
        #ig-popup .modal-content .modal-body .modal-left-column .share .fbShare, #ig-popup .modal-content .modal-body .modal-left-column .share .copyLink {
          width: 25px;
          height: 25px;
          text-indent: -9999px;
          background: url("//s.azurecdns.com/sff/pazzo/static/img/ico_pz2017.png") no-repeat;
          display: inline-block;
          background-size: 400px;
          margin: 0 5px;
          vertical-align: bottom; }
        #ig-popup .modal-content .modal-body .modal-left-column .share .fbShare {
          background-position: -119px -98px; }
        #ig-popup .modal-content .modal-body .modal-left-column .share .copyLink {
          background-position: -154px -98px; }
    #ig-popup .modal-content .modal-body .modal-right-column {
      width: calc(44% - 5px);
      padding: 20px 0 0 20px;
      box-sizing: border-box; }
      #ig-popup .modal-content .modal-body .modal-right-column .nano {
        margin: 10px 0;
        overflow: hidden;
        width: 100%; }
        #ig-popup .modal-content .modal-body .modal-right-column .nano ul {
          text-align: center; }
          #ig-popup .modal-content .modal-body .modal-right-column .nano ul li {
            width: 100%; }
          #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink {
            margin-bottom: 30px;
            display: inline-block; }
            #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink img {
              width: 200px;
              transition: filter .3s; }
            #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink span {
              display: block;
              color: #231815; }
            #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink:hover {
              position: relative; }
              #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink:hover img {
                filter: brightness(50%); }
              #ig-popup .modal-content .modal-body .modal-right-column .nano ul a.ProductLink:hover::before {
                content: 'SHOP THIS';
                position: absolute;
                top: 50%;
                left: 50%;
                margin-left: -48px;
                margin-top: -30px;
                border: 1px solid #fff;
                z-index: 1;
                padding: 6px 10px;
                color: #fff; }
    #ig-popup .modal-content .modal-body .Introduction {
      display: block;
      color: #7F7F7F;
      width: 100%;
      box-sizing: border-box;
      line-height: 1.2em;
      padding-bottom: 10px;
      min-height: 55px;
      padding-left: 70px; }
      #ig-popup .modal-content .modal-body .Introduction:before {
        content: "";
        height: 20px;
        width: 20px;
        display: inline-block;
        background: url("//s.azurecdns.com/sff/pazzo/static/img/Instagram.svg") no-repeat;
        background-size: contain; }
      #ig-popup .modal-content .modal-body .Introduction .mug {
        width: 55px;
        float: left;
        margin-left: -70px;
        border-radius: 50%; }
      #ig-popup .modal-content .modal-body .Introduction .igName, #ig-popup .modal-content .modal-body .Introduction .igId {
        font-size: 13px;
        font-weight: bold;
        display: block;
        border-radius: 50%; }
      #ig-popup .modal-content .modal-body .Introduction .igIntroduction {
        display: block;
        color: #7F7F7F;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    #ig-popup .modal-content .modal-body .close {
      display: block;
      position: absolute;
      right: 20px;
      top: 20px;
      width: 20px;
      height: 20px;
      text-indent: -9999px;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/big_close.jpg");
      background-size: cover; }
    #ig-popup .modal-content .modal-body .pre, #ig-popup .modal-content .modal-body .nex {
      padding: 8px;
      display: block;
      position: absolute;
      top: 45%; }
      #ig-popup .modal-content .modal-body .pre:after, #ig-popup .modal-content .modal-body .nex:after {
        content: "";
        border: 1px solid #000;
        text-indent: -9999px;
        width: 20px;
        height: 20px;
        border-left: none;
        border-bottom: none;
        display: block; }
    #ig-popup .modal-content .modal-body .pre {
      left: -50px; }
      #ig-popup .modal-content .modal-body .pre:after {
        transform: rotate(225deg);
        float: right; }
    #ig-popup .modal-content .modal-body .nex {
      right: -50px; }
      #ig-popup .modal-content .modal-body .nex:after {
        transform: rotate(45deg);
        float: left; }

@media (min-width: 768px) {
  #ig-popup .modal-body {
    top: auto !important; } }

@media screen and (max-width: 1024px) {
  #page-igTag .IGSnap {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    #page-igTag .IGSnap ul {
      margin-left: 12px;
      margin-right: 12px; }
      #page-igTag .IGSnap ul li {
        width: calc(33.33% - 24px);
        margin: 12px; }
  #page-igTag #ig-popup .modal-content {
    position: absolute;
    height: 100%; }
    #page-igTag #ig-popup .modal-content .modal-body {
      max-height: none;
      padding: 0;
      margin: 0;
      overflow: auto;
      padding: 20px 30px; }
      #page-igTag #ig-popup .modal-content .modal-body .modal-left-column, #page-igTag #ig-popup .modal-content .modal-body .modal-right-column {
        width: 100%;
        height: auto;
        padding: 0; }
      #page-igTag #ig-popup .modal-content .modal-body .modal-left-column {
        margin-bottom: 20px; }
      #page-igTag #ig-popup .modal-content .modal-body .modal-right-column .nano {
        height: auto;
        overflow: auto; }
      #page-igTag #ig-popup .modal-content .modal-body .modal-right-column .nanoscroll .nanoscroll__content {
        position: static;
        overflow: hidden; }
      #page-igTag #ig-popup .modal-content .modal-body .pre, #page-igTag #ig-popup .modal-content .modal-body .nex {
        /*border: 1px solid #000*/
        border-left: none;
        border-bottom: none;
        z-index: 9;
        width: 32px;
        height: 32px;
        top: 60vw; }
      #page-igTag #ig-popup .modal-content .modal-body .pre {
        left: 11px; }
      #page-igTag #ig-popup .modal-content .modal-body .nex {
        right: 11px; }
      #page-igTag #ig-popup .modal-content .modal-body .close {
        right: 30px; }
    #page-igTag #ig-popup .modal-content .BGclose {
      position: absolute; } }

@media screen and (max-width: 768px) {
  #page-igTag .IGSnap ul li {
    width: calc(50% - 24px); } }

@media screen and (max-width: 480px) {
  #page-igTag .IGSnap {
    margin-top: 24px; }
    #page-igTag .IGSnap ul {
      margin-left: 0;
      margin-right: 0; }
      #page-igTag .IGSnap ul li {
        width: calc(100% - 24px); } }

.user-avatar-wrap {
  position: relative;
  margin: 10px 0px; }
  .user-avatar-wrap #user-avatar {
    border-radius: 100%; }
  .user-avatar-wrap .btn-input-file {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px; }

.btn-input-file {
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .btn-input-file input[type='file'] {
    position: absolute;
    top: 0;
    left: -80px;
    width: 200%;
    min-width: 200px;
    height: 100%;
    opacity: 0;
    z-index: 2;
    outline: 0;
    border: 0; }

#qa-ask-wrap .back-order-list {
  -webkit-transform: scale(0.6, 0.6);
  -moz-transform: scale(0.6, 0.6);
  -ms-transform: scale(0.6, 0.6);
  -o-transform: scale(0.6, 0.6);
  transform: scale(0.6, 0.6);
  margin-top: -5px;
  float: left; }

#qa-ask-wrap .memo-block {
  margin-bottom: 2rem; }
  #qa-ask-wrap .memo-block:last-child {
    border: 0; }
  #qa-ask-wrap .memo-block .memo {
    padding: 1rem 1rem 1rem 3rem;
    position: relative; }
    #qa-ask-wrap .memo-block .memo:before {
      position: absolute;
      top: 1rem;
      left: 0; }
    #qa-ask-wrap .memo-block .memo.ask:before {
      content: "問題:"; }
    #qa-ask-wrap .memo-block .memo.reply {
      min-height: 50px; }
      #qa-ask-wrap .memo-block .memo.reply:before {
        content: "回覆:"; }

#qa-ask-wrap #ask-accordion .panel-heading {
  cursor: pointer; }
  #qa-ask-wrap #ask-accordion .panel-heading .icon-arrow-right {
    margin-top: -5px;
    float: right;
    -webkit-transform: scale(0.5) rotate(-90deg);
    -moz-transform: scale(0.5) rotate(-90deg);
    -ms-transform: scale(0.5) rotate(-90deg);
    -o-transform: scale(0.5) rotate(-90deg);
    transform: scale(0.5) rotate(-90deg); }
  #qa-ask-wrap #ask-accordion .panel-heading.collapsed .icon-arrow-right {
    -webkit-transform: scale(0.5) rotate(90deg);
    -moz-transform: scale(0.5) rotate(90deg);
    -ms-transform: scale(0.5) rotate(90deg);
    -o-transform: scale(0.5) rotate(90deg);
    transform: scale(0.5) rotate(90deg); }

#member-order-wrap .qa-ask-block {
  position: relative; }
  #member-order-wrap .qa-ask-block .icon-qa-ask {
    position: absolute;
    left: 1rem;
    top: 1rem; }
  #member-order-wrap .qa-ask-block .icon-arrow-right-m {
    position: absolute;
    right: 1rem;
    top: 1rem; }
  #member-order-wrap .qa-ask-block .qa-text {
    padding: 0 2rem; }

#member-order-wrap .btn-collapse-detail .icon-arrow2:before {
  transform: translate3D(0, -50%, 0) rotate(180deg); }

#member-order-wrap .btn-collapse-detail.collapsed .icon-arrow2:before {
  transform: translate3D(0, -50%, 0) rotate(0); }

#lb-order-transport {
  /* steps before the active step */ }
  #lb-order-transport .progress-approval {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    margin: 0; }
  #lb-order-transport .progress-step {
    vertical-align: top;
    position: relative;
    counter-increment: number;
    display: block;
    text-align: left; }
    #lb-order-transport .progress-step.completed {
      color: #868e96; }
    #lb-order-transport .progress-step.now::before {
      background-color: #eeded1; }
    #lb-order-transport .progress-step:last-child .approver {
      border-bottom: 0; }
  #lb-order-transport .progress-step::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    z-index: 10;
    margin: 0;
    display: inline-block;
    left: 0;
    top: 50%;
    margin-top: -3px; }
  #lb-order-transport .progress-step:not(:first-child)::after {
    content: "";
    position: absolute;
    z-index: 5;
    top: -32px;
    height: 125%;
    width: 1px;
    left: 2px; }
  #lb-order-transport .progress-step::before, #lb-order-transport .progress-step::after {
    background-color: #adb5bd; }
  #lb-order-transport .approver {
    cursor: default;
    width: 94%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0px;
    margin-left: 20px;
    border-bottom: 1px #adb5bd solid; }

.member-content-hd {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 0.937em;
  font-weight: bold;
  letter-spacing: 0.05em; }
  .member-content-hd p {
    margin: 5px 0;
    font-size: 0.8em;
    color: #d1ab9e; }
    .member-content-hd p.alert {
      color: #d5a7a7; }

.member-content-bd {
  padding-bottom: 30px;
  font-size: 13px; }
  .member-content-bd > .list-attention {
    margin: 0 0 8px;
    text-align: right; }
  .member-content-bd .section {
    margin-bottom: 15px; }
    .member-content-bd .section h5 {
      margin-bottom: 15px;
      padding: 0.8em 0.5em;
      border-bottom: 1px solid #000;
      letter-spacing: 0.05em;
      font-weight: bold; }
  .member-content-bd .section-order-detail h5, .member-content-bd .section-order--info h5 {
    margin-bottom: 0;
    border: none;
    letter-spacing: 0.05em; }

.table-order {
  width: 100%;
  text-align: center;
  line-height: 1.5; }
  .table-order th, .table-order td {
    padding: 0.6em 0.5em;
    vertical-align: middle; }
  .table-order th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #ccc;
    white-space: nowrap; }
  .table-order a {
    text-decoration: underline; }
    .table-order a:hover {
      color: #999;
      text-decoration: none; }
  .table-order button {
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer; }
    .table-order button:focus {
      outline: 0; }
    .table-order button:hover span {
      color: #999;
      text-decoration: none; }
    .table-order button:active span {
      top: 0;
      left: 0; }
    .table-order button span {
      position: relative;
      text-decoration: underline;
      font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif; }

#page-product.wrap {
  min-height: 100vh; }

.product-content {
  position: relative;
  min-height: 100vh;
  width: 985px;
  max-width: 100%;
  float: right;
  padding-bottom: 50px; }

.product-menu {
  float: left;
  width: 200px;
  letter-spacing: .05em;
  z-index: 1; }
  .product-menu a {
    color: #5a524f;
    font-size: .75em; }
  .product-menu .active > a,
  .product-menu a:hover {
    color: #7f7f7f;
    text-decoration: none; }
  .product-menu > ul > li {
    margin-bottom: 2.5em; }
    .product-menu > ul > li > a {
      position: relative;
      font-weight: bold; }
    .product-menu > ul > li.category-pink a {
      color: #d19c86; }
    .product-menu > ul > li.category-pink.active > a,
    .product-menu > ul > li.category-pink .active > a,
    .product-menu > ul > li.category-pink a:hover {
      color: #90573f; }
  .product-menu .open .product-menu__submenu {
    display: block; }

#search-result .product-menu {
  display: none; }

.product-menu__submenu {
  display: block; }
  .product-menu__submenu > li {
    margin-top: .7em; }

.product-breadcrumb {
  font-size: 0.75em; }

.product-breadcrumb-item:before {
  content: '>';
  margin: 0 0.5em; }

@media (max-width: 1250px) {
  .product-content {
    width: calc(100% - 224px); } }

@media (max-width: 1024px) {
  .product-menu {
    display: none; }
  .product-menu__submenu > li {
    margin-top: 0; }
  .product-content {
    width: 100%;
    float: none;
    overflow: hidden;
    padding-top: 20px;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

@media (max-width: 820px) {
  .product-menu {
    display: none; }
  .product-content {
    width: 100%; } }

.loading {
  background: url(https://static.tpx.tw/sff-t/pazzo/static/img/pz-loading.gif) center no-repeat fixed;
  min-height: 100vh; }
  .loading > * {
    opacity: 0; }

.product-content--pdpage {
  width: 1080px; }
  .product-content--pdpage > div:after {
    content: '';
    display: block;
    clear: both; }

body > a.dialog__btn-close.big {
  display: none; }

.product-photos {
  float: left;
  width: 640px; }

.product-photos__jumbo.noSlick > * {
  display: none !important; }

.product-photos__jumbo.noSlick > *:first-child {
  display: block !important; }

input.email_text {
  width: 100%; }

#productArea {
  position: relative;
  min-height: 100vh;
  width: 100%;
  max-width: 100%;
  float: right;
  padding-bottom: 50px; }

.product-photos__jumbo {
  margin-bottom: 30px; }
  .product-photos__jumbo img {
    cursor: url("//s.azurecdns.com/sff/pazzo/static/img/icon-magnifier.png"), pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-photos__jumbo > img:not(:first-child) {
    display: none; }

.product-photos__images {
  margin: 0 -15px 25px;
  line-height: 0;
  vertical-align: top; }
  .product-photos__images img, .product-photos__images .video {
    max-width: 100%;
    padding: 15px;
    position: relative;
    box-sizing: border-box;
    display: inline-block; }
  .product-photos__images .video {
    vertical-align: bottom; }
    .product-photos__images .video video {
      width: 100%; }
  .product-photos__images img {
    cursor: url("//s.azurecdns.com/sff/pazzo/static/img/icon-magnifier.png"), pointer; }

.product-photos__sliderbox {
  margin-bottom: 25px;
  padding: 15px 0; }
  .product-photos__sliderbox h3 {
    margin: 0 0 10px 3px;
    color: #646565;
    font-size: 14px;
    letter-spacing: 0.15em;
    text-align: center;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif; }
    .product-photos__sliderbox h3 span {
      font-size: 80%; }

.product-photos__slider > div,
#product-page .slick-initialized .slick-slide {
  padding: 0 4px;
  box-sizing: border-box; }

.product-photos__slider {
  overflow: hidden;
  margin: 0 -4px; }
  .product-photos__slider > div {
    float: left;
    width: 25%; }
  .product-photos__slider.slick-initialized {
    overflow: visible; }
    .product-photos__slider.slick-initialized > div {
      float: none;
      width: auto; }
  .product-photos__slider a, .product-photos__slider span {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-photos__slider img {
    display: block;
    width: 100%;
    height: auto; }
  .product-photos__slider .slick-prev,
  .product-photos__slider .slick-next {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -12px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") 0 0 no-repeat;
    text-indent: -9999px; }
  .product-photos__slider .slick-prev {
    left: -8px;
    background-position: 0 -50px; }
  .product-photos__slider .slick-next {
    right: -8px;
    background-position: -50px -50px; }
  .product-photos__slider .slick-prev:hover {
    background-position: 0 -75px; }
  .product-photos__slider .slick-next:hover {
    background-position: -50px -75px; }

.product-details {
  float: left;
  width: 215px;
  margin-top: 15px;
  color: #646565;
  margin-bottom: 2.5em;
  margin-left: 40px; }
  .product-details a {
    color: #646565; }
    .product-details a > i {
      position: absolute;
      right: 50px; }
    .product-details a:hover {
      color: #000; }
  .product-details hr {
    height: 0;
    border: none;
    border-bottom: 1px solid #646565; }

.product-brand {
  margin-bottom: 10px; }

.product-info {
  position: relative;
  margin-bottom: 14px;
  font-size: 0.75em;
  line-height: 1.8;
  letter-spacing: 0.1em; }
  .product-info h1.product-title {
    font-size: 100%; }

.product-btn-whishlist {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0.1em; }
  .product-btn-whishlist:before {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    width: 22px;
    height: 19px;
    margin-right: 0.6em;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -100px -50px no-repeat;
    vertical-align: middle; }
  .product-btn-whishlist.done:before {
    background-position: -300px -100px;
    filter: saturate(4); }

.product-PreoderDAY, .product-PreoderDAY--info {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  margin-bottom: 1rem; }

.product-event-info {
  margin-bottom: 15px; }
  .product-event-info a {
    color: #f17c4e;
    font-size: 12px; }
    .product-event-info a:hover {
      color: #f17c4e; }

.product-price {
  color: #000;
  font-size: 16px; }
  .product-price span::before {
    content: 'NT.'; }
  .product-price span.noreTaxt::before {
    content: 'NT.'; }
  .product-price > :first-child {
    margin-right: 1em; }
    .product-price > :first-child + span {
      color: #646565;
      text-decoration: line-through; }

.product-barcode {
  float: right; }

.product-color {
  position: relative;
  margin-bottom: 10px;
  font-size: 0.75em;
  letter-spacing: 0.1em; }
  .product-color ul {
    margin-top: 10px; }
    .product-color ul:after {
      content: '';
      display: block;
      clear: both; }
  .product-color li {
    float: left; }
  .product-color a {
    display: block;
    padding: 5px;
    border: 1px solid transparent; }
  .product-color img {
    display: block;
    width: 12px;
    height: 12px; }
  .product-color .active a {
    border-color: #000; }

.product-qty {
  left: 1px; }

.product-buttons {
  margin: 13px 0; }
  .product-buttons > button {
    width: 215px;
    height: 40px;
    border: 2px solid currentColor;
    background-color: #fff;
    color: #646565;
    font-size: 0.75em;
    font-family: 'Khula', sans-serif;
    letter-spacing: 0.1em;
    cursor: pointer; }
    .product-buttons > button > span {
      position: relative;
      top: 0;
      left: 0; }
    .product-buttons > button:hover {
      color: #837165; }
    .product-buttons > button:active {
      padding: 2px 0 0; }

.product-btn-callme,
.product-btn-preBuy-none,
.product-btn-preBuy {
  display: none; }

.product-size-report {
  position: relative;
  margin-top: 22px;
  margin-bottom: 35px;
  padding-left: 25px;
  font-size: 0.75em; }
  .product-size-report:before {
    content: '?';
    position: absolute;
    top: -5px;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #d2d2d2;
    color: #fff;
    text-align: center;
    line-height: 22px; }
  .product-size-report li {
    display: inline-block; }

.product-summary {
  margin-top: 18px; }
  .product-summary .tabs__content {
    font-size: 0.75em;
    line-height: 2; }

.product-ootd h4 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 0.75em;
  letter-spacing: 0.2em; }

.product-ootd .slick-dots {
  display: none !important; }

#product-page .product-ootd__slider.slick-initialized .slick-slide {
  padding: 0 2px; }

.product-ootd__slider {
  margin: 0 -2px; }
  .product-ootd__slider a, .product-ootd__slider span {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-ootd__slider img {
    display: block;
    width: 100%;
    height: auto; }
  .product-ootd__slider a {
    cursor: url("//s.azurecdns.com/sff/pazzo/static/img/icon-magnifier.png"), pointer; }
  .product-ootd__slider .play {
    display: block;
    position: relative; }
    .product-ootd__slider .play:before {
      content: '';
      display: block;
      background: url("//s.azurecdns.com/sff/pazzo/static/img/play_bottom.svg") 0 0 no-repeat rgba(0, 0, 0, 0.4);
      background-size: 30%;
      background-position: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .product-ootd__slider .slick-dots {
    position: absolute;
    top: -22px;
    left: auto;
    right: -2px;
    width: 100%;
    height: 18px;
    bottom: auto;
    text-align: right; }
    .product-ootd__slider .slick-dots li {
      width: 7px;
      height: 8px;
      margin: 0 4px;
      border: 1px solid #646565; }
      .product-ootd__slider .slick-dots li button {
        width: 7px;
        height: 8px; }
        .product-ootd__slider .slick-dots li button:before {
          width: 7px;
          height: 8px;
          border-radius: 0; }
      .product-ootd__slider .slick-dots li.slick-active button:before {
        background-color: #646565; }

.product-details--pplus .product-info:before {
  content: '';
  display: block;
  width: 215px;
  height: 49px;
  margin-bottom: 10px;
  background: url("//s.azurecdns.com/sff/pazzo/static/img/icon-pplus.gif") 0 0 no-repeat; }

.product-details--pplus .product-ootd {
  display: none; }

#jump {
  display: none; }

@media (min-width: 1025px) {
  #sizeSelect {
    position: relative;
    display: inline-block;
    width: 105px;
    color: #646565;
    font-size: .75em;
    line-height: 25px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #sizeSelect .r-select__options {
      top: 25px; }
    #sizeSelect a {
      height: 25px;
      padding: 0 0.8em;
      text-decoration: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }

@media (max-width: 1345px) {
  .product-content--pdpage {
    width: calc(100% - 224px); }
  .product-photos {
    width: calc(100% - 255px); } }

@media (max-width: 1024px) {
  #product-page .product-content {
    width: 100%;
    margin-left: 0; }
  .product-content .slick-vertical .slick-slide {
    padding: 5px 0; }
  .r-select__options {
    position: relative;
    top: 0; }
    .r-select__options li {
      min-width: 33px;
      display: inline-block;
      margin: 0 13px 0 0; }
      .r-select__options li a {
        padding: 0 0.5rem;
        text-align: center; }
  #jump {
    display: block;
    position: absolute;
    z-index: 1;
    font-size: 14px;
    background: #fff;
    padding: 7px 5px;
    top: 17px;
    right: 27px;
    color: #656565;
    border: 1px solid #656565;
    text-decoration: none; }
    #jump.fixed {
      position: fixed; }
  .js-headerShow #jump {
    position: fixed;
    top: 102px; }
  .product-photos__images {
    display: none; }
  .product-photos {
    width: 100%;
    float: none;
    margin-top: -20px;
    padding: 10px 20px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-photos__jumbo .slick-dots {
    display: none !important; }
  .product-photos__jumbo img {
    padding: 2px; }
    .product-photos__jumbo img:not(:first-child) {
      display: block; }
  .product-photos__jumbo,
  .product-photos__images {
    line-height: 0;
    overflow: hidden; }
    .product-photos__jumbo img,
    .product-photos__images img {
      width: 100%;
      height: auto; }
  .product-photos__slider {
    width: 100%;
    height: auto;
    letter-spacing: -6px; }
    .product-photos__slider .slick-list {
      width: 100%; }
  .product-details {
    width: 100%;
    float: none;
    margin: 0;
    position: static;
    padding: 0 20px;
    box-sizing: border-box; }
    .product-details a {
      line-height: 1.8em; }
      .product-details a > i {
        position: static; }
  .product-title {
    font-size: 16px; }
  .product-color li {
    margin-right: 10px; }
  .product-color img {
    width: 23px;
    height: 23px; }
  .product-qty {
    left: 0; }
  .product-buttons > button {
    width: 100%; }
  .product-size-report {
    text-align: center;
    padding: 0;
    margin-bottom: 16px; }
    .product-size-report:before {
      top: 0;
      position: static;
      display: inline-block; }
    .product-size-report + #dialog-Size {
      position: static; }
  .tabs__nav.clearfix {
    text-align: center; }
  .tabs__nav li {
    float: none;
    display: inline-block; }
    .tabs__nav li:before {
      margin: 0 10px; }
  .product-photos__featured {
    margin-top: 25px;
    text-align: center; }
  .product-ootd {
    text-align: center; }
  .product-ootd__slider {
    height: auto;
    text-align: center;
    letter-spacing: -6px; }
    .product-ootd__slider > div {
      float: none;
      display: inline-block;
      width: 33%;
      max-width: 130px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .ui-select {
    width: 100%;
    height: auto;
    border: none; }
    .ui-select a.preBuy:after {
      position: static; }
  .ui-select__txt {
    display: none; }
  .ui-select__options {
    position: static;
    border: none;
    margin-bottom: 10px; }
    .ui-select__options:after {
      content: '';
      display: block;
      clear: both; }
    .ui-select__options li {
      border: 1px solid #656565;
      float: left;
      margin-right: 10px; } }

@media (max-width: 820px) {
  .product-breadcrumb {
    display: none; }
  body > a.dialog__btn-close.big {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    margin: 11px 17px 0 0;
    width: 25px;
    height: 24px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/rwd_icon.svg") -40px -181px no-repeat;
    text-indent: -9999px;
    z-index: 999; } }

#zoombox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: #fff; }
  #zoombox.zb-ootd {
    background-color: rgba(255, 255, 255, 0.9); }
  #zoombox img, #zoombox video {
    position: absolute;
    display: block;
    max-width: 100%; }
  #zoombox .btn-close--bigger {
    position: absolute;
    top: 30px;
    right: 40px; }
  #zoombox .prev, #zoombox .next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") no-repeat;
    text-indent: -9999px; }
  #zoombox .prev {
    left: 30px;
    background-position: -200px -50px; }
  #zoombox .next {
    right: 30px;
    background-position: -250px -50px; }

.LaundryUl {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 15px; }
  .LaundryUl li {
    margin-bottom: 5px; }

@media (max-width: 1024px) {
  #zoombox img, #zoombox video {
    max-width: none;
    max-height: 100%; } }

.size-guide {
  position: relative;
  color: #656565;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.6s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition: all 0.6s ease-out 0.2s;
  -o-transition: all 0.6s ease-out 0.2s;
  transition: all 0.6s ease-out 0.2s; }
  .size-guide._old h1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #8b8b8b; }
  .size-guide._old table, .size-guide._old thead, .size-guide._old tbody, .size-guide._old tr, .size-guide._old th, .size-guide._old td, .size-guide._old tt, .size-guide._old tfoot {
    border: 1px solid #c9c9c9; }
  .size-guide h1 {
    margin: 0;
    color: grey;
    font-size: 1.625em; }
  .size-guide td, .size-guide th {
    vertical-align: middle; }
  .size-guide .accordion__title {
    display: block; }
  .size-guide .accordion__icon {
    left: auto;
    right: 5px; }

.size-guide__content > table,
#tryon table,
#sizeGuide table {
  font-size: 11px;
  border: #c9c9c9 1px solid;
  font-family: 'myriad pro', '微軟正黑體', '新細明體', '細明體', georgia;
  color: #656565;
  text-align: center;
  border-collapse: collapse; }
  .size-guide__content > table td, .size-guide__content > table th,
  #tryon table td,
  #tryon table th,
  #sizeGuide table td,
  #sizeGuide table th {
    border: #c9c9c9 1px solid;
    padding: 0;
    text-align: center;
    min-height: 60px; }

.size-guide__content {
  padding: 10px 0;
  -webkit-overflow-scrolling: touch; }
  .size-guide__content > table.etc, .size-guide__content > table.etc td {
    border: none !important;
    text-align: left !important;
    padding: 0 10px !important;
    line-height: 1.6em !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.etc {
  border: none !important; }

.size-guide__section {
  font-size: .75em; }
  .size-guide__section h2 {
    padding: .5em 0 .5em .1em;
    border-top: 1px solid #8b8b8b;
    color: grey;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em; }
  .size-guide__section .size-guide__content td.etc {
    border: none !important;
    line-height: 1.6em; }

table#table2, table#table3 {
  font-size: 12px;
  color: gray;
  font-family: Arial; }

table#table2 {
  margin-top: 50px; }

table#table3 {
  width: 100%;
  max-width: 800px; }

table#table2 + br + p,
table#table3 + br + p,
table#table3 + br + p + p,
table#table3 + br + p + p + p {
  width: 100%;
  max-width: 800px; }

table#table2 + br + p::after {
  content: url(http://pazzo.cloudcdn.tw/pazzo/PAZZO_ABOUT/size-ms.jpg);
  display: block; }

table#table3 + br + p + p + p::after {
  content: url(http://pazzo.cloudcdn.tw/pazzo/PAZZO_ABOUT/size-h.jpg);
  display: block; }

#table2 {
  height: auto !important; }

.style2, .style3, .style5, .style6,
.style8, .style9, .style10, .style12 {
  font-family: Arial, Helvetica, sans-serif; }

.style1, .style2, .style5, .style8, .style9, .style10, .style12 {
  font-size: 9pt; }

.style2, .style5, .style8, .style9, .style10, .style12 {
  color: #808080; }

.style5, .style8, .style9, .style10, .style12 {
  font-weight: 400; }

.border {
  border-bottom: 1px solid #000; }

@media (max-width: 1024px) {
  .size-guide {
    margin-bottom: 24px; }
  .size-guide__content {
    overflow-x: auto; }
  .size-guide__section h2 {
    margin: 0; } }

@media (max-width: 820px) {
  table#table2 {
    width: 100%; }
  table#table2 + br + p::after,
  table#table3 + br + p + p + p::after {
    content: '';
    width: 100%;
    display: block;
    background: no-repeat top center;
    background-size: contain; }
  table#table2 + br + p::after {
    height: 1366px;
    background-image: url(http://pazzo.cloudcdn.tw/pazzo/PAZZO_ABOUT/size-ms_mobile.jpg);
    margin-bottom: 50px; }
  table#table3 + br + p + p + p::after {
    height: 316px;
    background-image: url(http://pazzo.cloudcdn.tw/pazzo/PAZZO_ABOUT/size-h_mobile.jpg); } }

@media (max-width: 375px) {
  table#table2 + br + p::after {
    height: 1096px; }
  table#table3 + br + p + p + p::after {
    height: 248px; } }

.pagination {
  margin: 40px 0;
  color: #646565;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-align: center; }

.pagination__control, .pagination__control ul, .pagination__control li, .pagination__control a, .pagination__control span {
  display: inline-block; }

.pagination__control li {
  margin: 0 3px; }
  .pagination__control li a, .pagination__control li span {
    width: 16px;
    padding-bottom: 4px;
    text-align: center; }

.pagination__control a, .pagination__control span {
  color: #646565; }

.pagination__control .active {
  border-bottom: 1px solid #646565; }

.pagination__btn--prev:after,
.pagination__btn--next:before {
  margin: 0 8px; }

.pagination__btn--prev:after {
  content: '<'; }

.pagination__btn--next:before {
  content: '>'; }

.pagination__viewall {
  position: relative;
  margin-right: 18px;
  color: #646565; }
  .pagination__viewall:after {
    content: '';
    position: absolute;
    top: 3px;
    right: -12px;
    display: block;
    width: 1px;
    height: 10px;
    background-color: #646565; }

.pagination__control:hover,
.pagination__viewall:hover {
  color: #d2d2d2;
  text-decoration: none; }

@media (max-width: 1024px) {
  .pagination {
    padding: 0 20px; } }

@media (max-width: 450px) {
  .pagination__viewall {
    display: none; } }

#page-product body {
  background: url("//s.azurecdns.com/sff/pazzo/static/img/pz-loading.gif") center no-repeat fixed;
  /*&:before
      content: 'loading'
      position: absolute
      display: block
      top: 0
      left: 0
      width: 100%
      height: calc(100vh - 31px)
      background: url($storage-path + pz-loading.gif) center no-repeat
      text-indent: -9999px*/ }

.ReactWrap:after {
  content: '';
  display: block;
  clear: both; }

.new-arrival-dailystyle {
  float: right;
  margin-bottom: 90px;
  width: 985px;
  margin-left: 305px; }
  .new-arrival-dailystyle h3 {
    margin-bottom: 12px;
    color: #646565;
    font-size: 0.875em;
    letter-spacing: 0.2em; }
  .new-arrival-dailystyle .dailystyle {
    overflow: hidden;
    height: 297px; }
    .new-arrival-dailystyle .dailystyle > div {
      float: left; }
    .new-arrival-dailystyle .dailystyle.slick-initialized {
      overflow: visible; }
      .new-arrival-dailystyle .dailystyle.slick-initialized > div {
        float: none; }
  .new-arrival-dailystyle .slick-dots {
    position: absolute;
    top: -28px;
    left: 0;
    bottom: auto;
    text-align: right;
    width: 100%; }
    .new-arrival-dailystyle .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 4px;
      border: 1px solid #837165; }
      .new-arrival-dailystyle .slick-dots li button {
        width: 8px;
        height: 8px; }
        .new-arrival-dailystyle .slick-dots li button:before {
          width: 8px;
          height: 8px;
          border-radius: 0; }
      .new-arrival-dailystyle .slick-dots li.slick-active button:before {
        background-color: #837165; }

.new-arrival__title {
  position: absolute;
  top: -48px;
  left: 0;
  width: 100%;
  color: #646565;
  font-size: 0.875em;
  text-align: center;
  letter-spacing: 0.2em; }
  .new-arrival__title span {
    margin-right: 0.5em;
    font-size: 0.85714em; }

#product-list .product-breadcrumb {
  margin-bottom: 13px;
  float: left; }
  @media (max-width: 767px) {
    #product-list .product-breadcrumb {
      display: none; } }

.list-slider {
  margin-bottom: 20px; }
  .list-slider .slick-dots {
    width: 100%;
    bottom: 15px;
    left: 0; }
    .list-slider .slick-dots li {
      margin: 0 6px; }

.list-options {
  position: relative;
  margin-bottom: 20px;
  color: #646565;
  letter-spacing: 0.15em; }
  .list-options > div {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    font-size: 0.75em; }
    .list-options > div:before {
      content: '';
      position: absolute;
      top: 0;
      left: -15px;
      display: block;
      width: 1px;
      height: 10px;
      background: #646565; }
    .list-options > div:first-child {
      margin-left: 0; }
      .list-options > div:first-child:before {
        display: none; }
  .list-options a {
    color: #646565; }
    .list-options a:hover {
      color: #d2d2d2;
      text-decoration: none; }

.list-options__total > span {
  margin-right: 0.6em; }

.list-options__set-amount > p,
.list-options__set-amount > ul,
.list-options__set-amount > ul > li {
  display: inline-block; }

.list-options__set-amount > p,
.list-options__set-amount > ul > li {
  margin-left: 0.6em; }

.list-options__set-amount .active a {
  border-bottom: 1px solid #646565; }

.list-options__column {
  position: absolute;
  top: 0;
  right: 0; }
  .list-options__column li {
    display: inline-block;
    margin-left: 5px; }
  .list-options__column a {
    display: block;
    width: 22px;
    height: 15px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") 0 0 no-repeat;
    text-indent: -9999px; }

.list-options__btn-2col a {
  background-position: -400px 0; }

.list-options__btn-3col a {
  background-position: -400px -25px; }

.list-options__btn-2col.active a {
  background-position: -425px 0; }

.list-options__btn-3col.active a {
  background-position: -425px -25px; }

.item-filter {
  position: relative;
  display: inline-block;
  letter-spacing: 0.1em; }

.item-filter__text {
  position: relative;
  z-index: 11;
  display: inline-block;
  min-width: 6em;
  padding: 0 20px 0 0;
  color: #646565; }
  .item-filter__text:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 5px;
    display: block;
    width: 9px;
    height: 15px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -281px -8px no-repeat; }

.item-filter__content {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -50px;
  z-index: 10;
  width: 30em;
  padding: 0.6em 2em 2.2em;
  border: 1px solid #646565;
  background-color: #fff;
  line-height: 1;
  opacity: 0;
  transition: opacity 0.3s, top 0.3s; }

.item-filter.open .item-filter__content {
  visibility: visible;
  opacity: 1;
  top: 20px; }

.item-filter__title {
  margin-top: 1.8em;
  margin-bottom: 1em;
  color: #000; }

.item-filter__tags {
  margin-right: -1.18em; }
  .item-filter__tags li {
    display: inline-block;
    margin: 0 1.18em 1em 0; }
  .item-filter__tags .selected a {
    position: relative; }
    .item-filter__tags .selected a:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      display: block;
      width: 17px;
      height: 1px;
      margin-left: -9px;
      background: #646565; }

.item-filter__radio li {
  display: inline-block;
  margin: 0 1.18em 1em 0;
  margin-right: 2em; }

.item-filter__radio .selected a {
  border-bottom: 1px solid #646565; }

.item-filter__ft {
  position: relative;
  margin-top: 4em;
  text-align: right; }
  .item-filter__ft p {
    position: absolute;
    bottom: 0; }
  .item-filter__ft a {
    position: relative;
    margin-left: 2em; }
    .item-filter__ft a.btn {
      display: inline;
      background: none;
      padding: 0;
      line-height: 1; }
    .item-filter__ft a:first-child:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 2px;
      right: -1.1em;
      width: 1px;
      height: 12px;
      background-color: #3e3e3e; }

.item-filter--stylelook .item-filter__tags li {
  width: 3em;
  text-align: center; }

.item-list {
  box-sizing: border-box;
  letter-spacing: -1em;
  margin: 0 -0.75%; }

.item {
  width: 23.5%;
  letter-spacing: 0px;
  display: inline-block;
  margin: 0 0.75%;
  position: relative;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .item.largeCover {
    width: 48.5%; }
    .item.largeCover .LazyLoad {
      padding-bottom: 61.8%; }

.item__images {
  position: relative;
  will-change: opacity;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  padding-bottom: 127.4%;
  background: #eeded1; }
  .item__images a {
    width: 100%; }
  .item__images img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0; }

.LazyLoad {
  height: 0;
  padding-bottom: 127.5%; }

.item__info {
  height: 10.66667em;
  margin-top: 15px;
  color: #646565;
  font-size: 0.75em; }
  .item__info a {
    color: #646565; }
    .item__info a:visited {
      color: #646565; }

.item__size {
  margin-bottom: 5px; }
  .item__size li {
    margin-right: 0.8em;
    margin-bottom: 5px;
    display: inline-block; }
  .item__size .soldout a {
    color: #d2d2d2; }

.item__name {
  margin-bottom: 10px; }

.item__price {
  margin-bottom: 15px;
  letter-spacing: 0.1em; }

.item__old-price {
  margin-right: 1em;
  text-decoration: line-through; }
  .item__old-price ~ span {
    color: #000;
    font-weight: bold; }

.item__wishlist {
  position: relative;
  padding-left: 24px;
  font-size: 1.16667em;
  letter-spacing: 0.2em; }
  .item__wishlist:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 19px;
    height: 17px;
    background: url("//s.azurecdns.com/sff/pazzo/static/img/icons.png") -200px 0 no-repeat; }

.item > .tagbox {
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 20px; }
  .item > .tagbox > span {
    display: inline-block;
    border: 1px solid #646565;
    color: #646565;
    font-size: 12px;
    letter-spacing: 0.2em;
    margin-right: 5px; }

.item--sale,
.item--new,
.item--pre,
.item--mit {
  padding: 6px 7px;
  min-width: 48.84px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.item-list--2col {
  margin: 0 -13px; }
  .item-list--2col .item {
    width: 48%;
    margin: 0 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .item-list--2col .item.largeCover {
      width: 98%; }
    .item-list--2col .item:nth-child(2n + 1) {
      clear: left; }
    .item-list--2col .item:nth-child(3n + 1) {
      clear: none; }

.item__allSoldOut {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  color: #FFF;
  text-align: center;
  z-index: 1; }
  .item__allSoldOut:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .item__allSoldOut p {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
    font-size: 120%;
    letter-spacing: 0.04em; }

.item__Special {
  width: 100%;
  height: 44px;
  position: absolute;
  color: #577797;
  bottom: 0;
  text-align: center;
  z-index: 1; }
  .item__Special:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .item__Special p {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.15em;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif; }

.best-sales {
  margin-bottom: 45px; }
  .best-sales h3 {
    margin-bottom: 15px;
    padding-top: 0.2em;
    color: #646565;
    font-size: 0.75em;
    letter-spacing: 0.1em; }
  .best-sales ul {
    overflow: hidden;
    margin: 0 -5px; }
  .best-sales li {
    float: left;
    width: 20%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .best-sales a {
    display: block; }
  .best-sales img {
    width: 100%;
    height: auto; }

.search-result-title {
  margin-bottom: 25px;
  color: #646565;
  font-size: 0.875em;
  letter-spacing: 0.1em;
  line-height: 1.6;
  word-break: break-word; }

@media (max-width: 1140px) {
  #new-arrival {
    margin-left: 69px; } }

@media (max-width: 1090px) {
  .new-arrival-dailystyle {
    margin-left: 45px; } }

@media (max-width: 1024px) {
  #product-list .product-content,
  #search-result .product-content,
  #new-arrival .product-content {
    width: 100%;
    margin-left: 0; }
  #new-arrival {
    margin-left: 0; }
  .list-options {
    text-align: center;
    padding: 0 20px; }
    .list-options > div {
      position: static;
      margin-left: 3px; }
      .list-options > div:before {
        display: inline-block;
        content: '|';
        background: none;
        position: static;
        margin-right: 15px; }
  .list-options__column {
    display: none; }
  .item-filter.open .item-filter__content {
    top: 25px; }
  .item-filter__content {
    width: 100%;
    left: 0;
    box-sizing: border-box;
    border: none;
    background-color: rgba(255, 255, 255, 0.8); }
  .item-list, .best-sales, .search-result-title {
    padding: 0 4%; }
    .item-list .item, .best-sales .item, .search-result-title .item {
      width: 46%;
      margin: 0 2%; }
      .item-list .item.largeCover, .best-sales .item.largeCover, .search-result-title .item.largeCover {
        width: 96%; }
  .best-sales {
    margin-top: 15px; }
    .best-sales img {
      width: 100%; }
  .item__info {
    margin-top: 3px;
    text-align: center;
    padding-bottom: 30px;
    height: auto; }
  .item__name {
    line-height: 1.6em;
    margin-bottom: 5px; }
  .item__size {
    margin-bottom: 2px; }
    .item__size li {
      margin: 0 2px 3px; }
  .item > .tagbox {
    position: static;
    text-align: center; }
    .item > .tagbox > span {
      padding: 0 0 0 5px;
      border: none;
      margin: 0;
      letter-spacing: 0.15em;
      min-width: 0; }
      .item > .tagbox > span:after {
        content: '|';
        padding-left: 5px; }
      .item > .tagbox > span:last-child:after {
        content: none; }
  .new-arrival-dailystyle {
    width: auto;
    margin: 20px; }
    .new-arrival-dailystyle .dailystyle {
      height: auto;
      opacity: 0; }
      .new-arrival-dailystyle .dailystyle.show {
        opacity: 1; } }

@media (max-width: 820px) {
  .item, .product-content--search .item {
    width: 50%; }
  .new-arrival-dailystyle {
    margin: 20px 20px 0px 20px; } }

@media (max-width: 450px) {
  .list-options > div {
    margin-bottom: 10px; }
    .list-options > div:before {
      content: none; }
    .list-options > div.list-options__set-amount {
      display: none; }
  .best-sales {
    display: none;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center; }
  .item-list, .search-result-title {
    padding: 0 6%; }
    .item-list .item, .search-result-title .item {
      width: 44%;
      margin: 0 3%; }
      .item-list .item.largeCover, .search-result-title .item.largeCover {
        width: 94%; } }

#lb-sort .sort-block {
  padding: 0 3rem; }
  @media (max-width: 767px) {
    #lb-sort .sort-block {
      padding: 0; } }

#lb-sort .sort-condition {
  max-width: 320px;
  margin: 10px auto 0 auto;
  text-align: center; }
  #lb-sort .sort-condition .size-block {
    margin: 5px 7px; }
    #lb-sort .sort-condition .size-block .item-size {
      letter-spacing: 0; }

.sort-list {
  display: inline-block;
  float: right;
  line-height: 1;
  font-size: 12px; }
  .sort-list .sort .sub-list-block {
    width: 150px !important;
    margin-left: -75px  !important; }
    .sort-list .sort .sub-list-block li.selected {
      position: relative; }
      .sort-list .sort .sub-list-block li.selected:after {
        content: '✓';
        display: inline-block;
        position: absolute;
        right: 0;
        top: 10px; }
  @media (max-width: 767px) {
    .sort-list {
      display: block;
      float: none;
      margin-top: 0;
      text-align: center; } }

.size-opts .size-block {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer; }

.size-opts .item-size {
  background-color: #fff;
  color: #6f6a66;
  border: 1px #6f6a66 solid;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 6px;
  height: 28px;
  line-height: 1;
  text-align: center; }
  .size-opts .item-size.active {
    border-color: #6f6a66;
    background-color: #6f6a66;
    color: #fff; }

.main-list > li {
  position: relative; }
  .main-list > li:hover .sub-list-block {
    visibility: visible;
    opacity: 1; }

.main-list .sub-list-block {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background-color: #fff;
  z-index: 2;
  border: 1px #ced4da solid; }
  .main-list .sub-list-block.down-left {
    left: 0; }
  .main-list .sub-list-block.down-right {
    right: 0; }
  .main-list .sub-list-block.down-center {
    width: 150%;
    text-align: center;
    left: 50%;
    margin-left: -75%; }

.main-list .sub-list {
  padding: 10px 20px;
  white-space: nowrap; }
  .main-list .sub-list li {
    display: block; }
    .main-list .sub-list li a {
      display: block;
      color: #343a40;
      padding: 10px 15px; }
      .main-list .sub-list li a:hover {
        color: #000; }

.sort-list > li {
  display: inline-block;
  padding: 0 10px 10px; }

.product-menu a[href="/WOMEN/NEWARRIVAL/LUNCHLIVE"] {
  color: #cb9896; }

.mag-index-wrap > div:not(.deco), .mag-list-wrap > div:not(.deco) {
  max-width: 1220px;
  margin: 0 auto; }

#mag {
  background: #f1ece8;
  overflow-x: hidden; }
  #mag a {
    text-decoration: none; }
  #mag .wrap {
    width: 100%; }
  #mag h3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.mag-header {
  margin: 50px auto !important; }
  .mag-header h2 {
    text-align: center;
    font-weight: bold;
    font-size: 28px !important;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    letter-spacing: .05em; }
    .mag-header h2 a {
      color: #e2957b !important; }

.mag-nav ul {
  margin-top: 20px;
  text-align: center; }

.mag-nav li {
  display: inline-block;
  margin: 0 0 8px; }
  .mag-nav li a {
    display: block;
    background: #ecc0aa;
    color: #000;
    padding: 8px 13px;
    font-size: 13px;
    margin: 0 8px;
    position: relative; }
    .mag-nav li a:hover {
      top: 2px; }

.mag-cover {
  padding-bottom: 62%;
  background-size: cover;
  background-position: center;
  background-color: #e4ded9; }

.post-time {
  opacity: .7; }

.mag-list-info {
  margin-top: 16px; }
  .mag-list-info h3 {
    font-size: 24px !important;
    margin-top: 7px;
    line-height: 1.25em; }

#mag .mag-list-wrap h3, #mag .mag-slick .mag-list-info h3 {
  -webkit-line-clamp: 2; }

.mag-index-content, .mag-list-content {
  padding-top: 40px; }

.page-content .article-info h3 {
  -webkit-line-clamp: initial !important; }

.popular-article {
  overflow: hidden; }
  .popular-article a {
    color: #000; }
  .popular-article .last {
    float: left;
    width: 50%;
    padding-right: 20px; }
  .popular-article h4 {
    display: inline-block;
    background: #ecc0aa;
    color: #000;
    margin-left: 20px;
    font-size: 24px !important;
    padding: 11px 20px;
    margin-bottom: 20px; }
  .popular-article ul {
    float: right;
    width: 50%;
    padding-left: 20px; }
    .popular-article ul li {
      overflow: hidden;
      padding: 24px 0;
      border-top: 1px solid;
      position: relative;
      padding-left: 70px;
      transition: all ease .2s; }
      .popular-article ul li:hover {
        opacity: .8;
        transition: all ease .2s; }
      .popular-article ul li:before {
        position: absolute;
        display: block;
        font-size: 27px;
        top: 50%;
        transform: translateY(-50%);
        color: #000;
        left: 18px; }
    .popular-article ul li:nth-child(1):before {
      content: "1"; }
    .popular-article ul li:nth-child(2):before {
      content: "2"; }
    .popular-article ul li:nth-child(3):before {
      content: "3"; }
    .popular-article ul a {
      display: table;
      vertical-align: middle;
      width: 100%;
      min-height: 95px; }
    .popular-article ul .post-time {
      display: none; }
    .popular-article ul .mag-cover {
      width: 31%;
      padding-bottom: 17%;
      display: table-cell;
      vertical-align: middle; }
    .popular-article ul .mag-list-info {
      display: table-cell;
      vertical-align: middle;
      padding-left: 19px; }

.mag-slick {
  margin: 60px -1%; }
  .mag-slick h4 {
    color: #e2957b;
    font-size: 26px !important;
    margin: 0 1% 42px 1%;
    position: relative; }
  .mag-slick a {
    color: #000;
    padding: 0 5%;
    transition: all ease .2s; }
    .mag-slick a:hover {
      opacity: .8;
      transition: all ease .2s; }
  .mag-slick a.more {
    position: absolute;
    right: 0;
    font-size: 10%;
    padding: 0;
    color: #e2957b;
    font-weight: bold;
    top: 50%;
    transform: translateY(-50%); }
    .mag-slick a.more:hover {
      opacity: .5; }
  .mag-slick .mag-list-info span {
    font-size: 13px; }
  .mag-slick .mag-list-info h3 {
    font-size: 16px !important; }

.magDeco1 {
  background-image: url(https://pic.pzcdn.tw/design/img/mag_model.jpg?v=2);
  background-position: center -4vh;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 40%;
  display: block;
  position: relative;
  width: 100vw;
  left: -16px; }

.magDeco1 span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://pic.pzcdn.tw/design/img/mag_slogan.png?v=2) no-repeat center;
  z-index: 2;
  display: block;
  top: 0; }

.magDeco2 {
  max-width: 1209px;
  margin: 7% auto 9%;
  display: block; }
  .magDeco2 h6 {
    text-align: center;
    font-weight: bold;
    font-size: 28px !important;
    font-family: "TTNorms-Regular", Helvetica, "微軟正黑體", sans-serif;
    letter-spacing: .05em;
    color: #e2957b !important;
    margin-bottom: 3%; }
  .magDeco2 span {
    display: block;
    background: no-repeat url(https://pic.pzcdn.tw/design/img/mag-index-ig.png?v=2) center/contain;
    padding-bottom: 50%; }

.mag-list-content ul {
  overflow: hidden; }

.mag-list-content li {
  float: left;
  width: 50%;
  padding: 0 1% 50px; }

.mag-list-content a {
  color: #000; }

.mag-page-wrap {
  overflow: hidden; }

.mag-header {
  margin-bottom: 50px; }

.page-content {
  width: calc(100% - 451px);
  float: right;
  padding-left: 20px; }

.mag-page-wrap {
  max-width: 1220px;
  margin: 25px auto; }

.otherSection {
  width: 361px;
  float: left;
  padding-right: 20px;
  position: relative;
  float: none;
  position: absolute; }
  .otherSection .mag-list-info h3 {
    font-size: 15px !important; }
  .otherSection .mag-list-info .post-time {
    font-size: 13px !important; }
  .otherSection h4 {
    display: inline-block;
    background: #ecc0aa;
    color: #000;
    padding: 8px 13px;
    margin-bottom: 20px; }
    .otherSection h4 a {
      position: absolute;
      right: 40px;
      color: #e2957b;
      font-weight: bold; }
  .otherSection .popular-article {
    margin-bottom: 35px; }
    .otherSection .popular-article ul {
      float: right;
      width: 100%;
      padding-left: 0; }
    .otherSection .popular-article li {
      padding: 18px 0; }
    .otherSection .popular-article a {
      margin-left: 0;
      padding-left: 57px;
      min-height: 66px; }
    .otherSection .popular-article .mag-cover {
      width: 38%;
      padding-bottom: 24%; }

.ootd-article {
  margin-bottom: 35px;
  position: relative; }
  .ootd-article .mag-list-info {
    margin-top: 13px; }
  .ootd-article ul {
    overflow: hidden; }
  .ootd-article li {
    width: 50%;
    float: left;
    padding-right: 5%; }
    .ootd-article li a {
      color: #000; }

.page-content {
  text-align: center;
  color: #000;
  line-height: 1.8; }
  .page-content .article-info {
    font-weight: bold;
    margin-bottom: 30px; }
    .page-content .article-info .post-time {
      font-size: 13px;
      margin-bottom: 8px;
      display: block; }
    .page-content .article-info h3 {
      font-size: 28px !important;
      line-height: 1.3; }
  .page-content img {
    margin: 20px 0;
    max-width: 100%; }

@media (max-width: 500px) {
  .mag-header {
    margin: 50px auto 0 !important; }
  #mag .mag-list-wrap h3, #mag .mag-slick .mag-list-info h3 {
    -webkit-line-clamp: 3; }
  .popular-article .last, .popular-article ul {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
    padding: 0 1%; }
  .popular-article ul {
    margin-bottom: 0px; }
  .popular-article .mag-list-info h3 {
    font-size: 17px !important; }
  .popular-article h4 {
    margin-left: 0;
    font-size: 17px !important; }
  .popular-article ul li {
    padding: 16px 0;
    padding-left: 33px; }
  .popular-article ul li:before {
    font-size: 24px;
    left: 5px; }
  .mag-slick h4 {
    color: #e2957b;
    font-size: 20px !important;
    margin: 0 2% 27px 2%;
    font-weight: bold; }
  .magDeco2 {
    margin: 15% auto; }
    .magDeco2 h6 {
      margin-bottom: 5%; }
    .magDeco2 span {
      background: no-repeat url(https://pic.pzcdn.tw/design/img/mag-page-ig.png?v=2) center/contain;
      padding-bottom: 98%; }
  .magDeco1 {
    background-attachment: scroll;
    padding-bottom: 61%;
    background-position: center; }
    .magDeco1 span {
      width: 50%;
      background-size: contain;
      left: 50%;
      margin-left: -25%; }
  .mag-list-info h3 {
    font-size: 16px !important; }
  .popular-article ul .mag-list-info {
    padding-left: 13px; }
  .otherSection {
    float: none;
    padding: 0;
    position: relative; }
  .page-content {
    float: none;
    padding: 0;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 10%; }
  .mag-nav li {
    min-width: 50%; }
  .mag-list-content li {
    padding: 0 2% 50px; }
  .popular-article ul .mag-cover {
    width: 44%; }
  .page-content .article-info h3 {
    font-size: 22px !important;
    line-height: 1.4; }
  .otherSection .popular-article a {
    margin-left: 0;
    padding-left: 32px; } }

.mag-list-content li:nth-child(odd) {
  clear: left; }

.otherSection .magDeco2 {
  margin: 20% auto; }
  .otherSection .magDeco2 span {
    padding-bottom: 100%;
    background: no-repeat url(https://pic.pzcdn.tw/design/img/mag-page-ig.png?v=2) center/contain; }

.promote-banner img {
  width: 100%; }

.promote-main {
  padding-top: 20px;
  overflow: hidden; }

.promote-content {
  position: relative;
  float: left;
  width: calc(98% - 239px); }

.promote-list > ul li.item {
  margin: 0 0.25% 17px;
  padding: 10px 1%;
  width: 24.5%; }
  .promote-list > ul li.item.selected {
    background: #f1f1f1; }

.promote-list .item__info {
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
  height: auto; }

.promote-list .item__name {
  font-weight: bold;
  margin-bottom: 7px; }

.promote-list .item__price {
  margin-bottom: 10px; }
  .promote-list .item__price span {
    margin: 0 5px; }

.promote-list #sizeSelect {
  position: relative;
  display: block;
  width: 100%;
  text-align: center; }
  .promote-list #sizeSelect .r-select__options {
    position: relative;
    top: 0;
    background: none; }
    .promote-list #sizeSelect .r-select__options li {
      min-width: 25px;
      display: inline-block;
      margin: 3px 5px 3px 0; }
      .promote-list #sizeSelect .r-select__options li a {
        padding: 0 0.5rem;
        text-align: center; }

.promote-list .UiQuantity {
  width: 100%;
  margin: 9px 0;
  height: 32px;
  line-height: 32px;
  display: block;
  float: none; }

.promote-list .product-buttons {
  margin: 0; }
  .promote-list .product-buttons button {
    width: 100%;
    height: 32px;
    background: #646565;
    color: #fff;
    border: 0; }

.quick-cart-wrap {
  background: #eeded1;
  float: right;
  width: 235px;
  padding: 42px 24px;
  text-align: center;
  height: calc(100vh - 150px);
  overflow: hidden; }
  .quick-cart-wrap .calculation p {
    line-height: 1.7em;
    color: #3e3a39; }
    .quick-cart-wrap .calculation p span {
      font-weight: bold;
      font-size: 42px; }
  .quick-cart-wrap .calculation .sale-price {
    color: #ca6646; }
  .quick-cart-wrap .checkout-cart {
    background: #484848;
    color: #FFF;
    display: block;
    padding: 10px;
    margin-top: 15px; }

/*-------------------------*/
.fakeCover {
  width: 100%;
  height: 0;
  padding-bottom: 126%;
  background: #f1f1f1; }

.fakeName {
  width: 80%;
  height: 17px;
  margin: 15px auto 9px;
  background: #f1f1f1; }

.fakePrice {
  width: 44%;
  height: 17px;
  margin: 7px auto 8px;
  background: #f1f1f1; }

.fakeSize {
  text-align: center; }
  .fakeSize span {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #f1f1f1;
    margin: 0 4px; }

.fakeAmount, .fakeBuyBtn {
  width: 100%;
  height: 0;
  padding-bottom: 12%;
  background: #f1f1f1;
  margin: 10px 0; }

.fakeList li > div:not(.fakeSize), .fakeSize span {
  background: linear-gradient(45deg, #FFF, #f1f1f1);
  background-size: 400% 400%;
  -webkit-animation: preloader1 3s ease infinite;
  -moz-animation: preloader1 3s ease infinite;
  -o-animation: preloader1 3s ease infinite;
  animation: preloader1 3s ease infinite; }

@keyframes preloader1 {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

/*-------------------------*/
.promote-list > ul {
  display: flex;
  align-items: stretch; }

.promote-list > ul > li {
  padding-bottom: 85px !important; }

.btnWraps {
  position: absolute;
  width: 92%;
  bottom: 0; }

.quick-cart-cnt {
  margin-top: 20px; }

.quick-cart-list {
  padding: 20px 27px;
  overflow: hidden; }
  .quick-cart-list .quick-cart-item {
    margin: 0 0 20px; }
    .quick-cart-list .quick-cart-item .info {
      font-size: 13px;
      width: calc(100% - 20px);
      text-align: left;
      position: relative; }
    .quick-cart-list .quick-cart-item h3 {
      font-size: 13px !important;
      line-height: 1.2;
      margin: 5px 0;
      font-weight: bold; }
    .quick-cart-list .quick-cart-item .delete-btn {
      position: absolute;
      cursor: pointer;
      background: url(https://pic.pzcdn.tw/design/img/delete_btn.png) no-repeat center/contain;
      width: 15px;
      height: 15px;
      right: -19px;
      top: 9px; }

@media (max-width: 768px) {
  .quick-cart-wrap {
    display: none; }
  .promote-content {
    width: 100%; }
  .promote-list > ul li.item {
    width: 49%;
    padding: 10px 3%; }
  .promote-list .item__info {
    padding-bottom: 0; }
  .promote-list > ul > li {
    padding-bottom: 72px !important; } }

#page-onePage {
  padding-top: 60px; }
  #page-onePage #app-mini-cart {
    padding-top: 1.5rem !important; }
  #page-onePage .brand-logo {
    height: 50px; }
  #page-onePage img {
    margin-top: 4px;
    max-width: 100%; }
  #page-onePage header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    background: black;
    color: white; }
    #page-onePage header a {
      color: white; }
  #page-onePage footer {
    background: #e1e0df;
    color: #3e3a39;
    width: 100%;
    padding: 15px 15px 65px 15px;
    font-size: 14px; }
  #page-onePage .btn-main {
    background-color: #d3d1d1;
    border-color: black; }
    #page-onePage .btn-main:hover {
      background-color: #eeded1;
      border-color: #eeded1;
      color: white; }
    @media (max-width: 767px) {
      #page-onePage .btn-main {
        background-color: #eeded1;
        border-color: #eeded1;
        color: white; } }
  #page-onePage .countdown-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background: #eeded1;
    height: 60px;
    display: none;
    line-height: 1;
    padding: 5px 0; }
    #page-onePage .countdown-bar .countdown-txt {
      margin-top: -7px;
      margin-bottom: 2px;
      transform: scale(0.6); }
      #page-onePage .countdown-bar .countdown-txt span {
        display: inline-block;
        width: 76px;
        text-align: center; }
      @media (max-width: 767px) {
        #page-onePage .countdown-bar .countdown-txt {
          transform: scale(0.5); } }
    #page-onePage .countdown-bar .time-block {
      background: #fff;
      display: inline-block;
      padding: 3px 5px;
      border-radius: 3px;
      margin: 0 1px;
      width: 20px;
      text-align: center; }
    #page-onePage .countdown-bar .txt2 {
      margin-top: -11px;
      transform: scale(0.7);
      text-align: center;
      line-height: 1.5; }
    @media (max-width: 320px) {
      #page-onePage .countdown-bar .txt1, #page-onePage .countdown-bar .txt2 {
        display: none; } }
    @media (max-width: 767px) {
      #page-onePage .countdown-bar {
        font-size: 12px; } }
  #page-onePage .btn-fixed {
    position: fixed;
    bottom: 70px;
    right: 25px;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    line-height: 1.5;
    padding: 20px;
    text-align: center;
    font-size: 12px;
    z-index: 2; }
    #page-onePage .btn-fixed:hover {
      color: black;
      text-decoration: none; }
    #page-onePage .btn-fixed.style1 {
      background: #f9e77d;
      color: black;
      padding: 14px 15px; }
    #page-onePage .btn-fixed.style3 {
      bottom: 140px;
      border: 3px #f9e77d solid;
      background: transparent !important;
      padding: 12px 15px;
      color: #f9e77d; }
    #page-onePage .btn-fixed.style2 {
      bottom: 224px;
      border: 3px #f9e77d solid;
      background: transparent !important;
      padding: 25px 20px; }
      #page-onePage .btn-fixed.style2 span {
        display: inline-block;
        background: #f9e77d;
        width: 19px;
        height: 3px;
        border-radius: 2px; }
        #page-onePage .btn-fixed.style2 span:first-child {
          transform: rotate(-38deg);
          position: absolute;
          left: 14px;
          top: 25px; }
        #page-onePage .btn-fixed.style2 span:nth-child(2) {
          transform: rotate(38deg);
          position: absolute;
          right: 13px;
          top: 25px; }
  #page-onePage .btn {
    font-weight: bold;
    border-radius: 0 !important;
    background: #020202 !important;
    color: white !important;
    border: 1px #020202 solid;
    padding: 0.375rem 0.75rem;
    height: 37px;
    line-height: 1.5;
    font-size: 16px; }
    #page-onePage .btn.disabled {
      background: #d1d0cf !important;
      color: #020202 !important;
      border: 1px #040000 solid; }
  #page-onePage .product-buttons > a {
    height: 37px;
    font-size: 16px;
    line-height: 1.5; }
  #page-onePage .r-lightbox__close {
    background: white;
    border-radius: 100%; }


/*# sourceMappingURL=main.css.map*/