@import url(https://fonts.googleapis.com/css?family=Archivo);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
.account-image {
  background-image: url(../../images/account.jpg);
  background-position-y: 40%; }

.card-footer > a {
  color: #6b95c2;
  text-decoration: underline; }

.card-header > a {
  color: #6b95c2;
  float: right;
  text-decoration: underline;
  margin-right: 10px; }

.card-info-group p {
  margin-bottom: 0; }

.card-info-group div {
  margin-bottom: 1rem; }

.card-info-group div:last-child {
  margin-bottom: 0; }

.order-history-control h4,
.order-history h4 {
  font-weight: bold;
  margin-top: 0.5rem; }

.dashboard-order-card-image {
  width: 7rem;
  padding-right: 1rem; }

.dashboard-order-card-footer-columns:last-child {
  text-align: right; }

.dashboard-order-card-footer-value {
  font-weight: bold;
  font-size: 1rem; }

.login-title {
  font-family: "Butler";
  font-size: 1.5em;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 10px;
  color: #031e2f;
  margin-bottom: 36px; }
  @media (min-width: 768px) {
    .login-title {
      font-size: 2em;
      letter-spacing: 0.5px;
      text-transform: uppercase; } }

@media (max-width: 767.98px) {
  .account-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 768px) {
  .account-info {
    padding-bottom: 40px;
    text-align: center; } }

.account-info .logout-btn {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 10px;
  line-height: 1.9;
  letter-spacing: 1px;
  color: #505050;
  text-decoration: underline;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .account-info .logout-btn {
      margin-left: 10px; } }

.account-info .account-name {
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: 0.6px;
  color: #505050;
  text-transform: capitalize; }

.account-wrapper, .add-pay-wrapper {
  max-width: 1440px;
  font-family: archivo; }
  @media (min-width: 768px) {
    .account-wrapper, .add-pay-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .account-wrapper input, .add-pay-wrapper input {
    border-radius: 0; }
  .account-wrapper .card, .add-pay-wrapper .card {
    border: 0;
    border-top: 2px solid #d0d0d0; }
    @media (min-width: 768px) {
      .account-wrapper .card, .add-pay-wrapper .card {
        border: 0; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .account-wrapper .card, .add-pay-wrapper .card {
        width: 400px; } }
    @media (min-width: 992px) {
      .account-wrapper .card, .add-pay-wrapper .card {
        width: 532px; } }
  .account-wrapper .card-header, .add-pay-wrapper .card-header {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px; }
    @media (min-width: 768px) {
      .account-wrapper .card-header, .add-pay-wrapper .card-header {
        padding-top: 0; } }
    .account-wrapper .card-header h4, .add-pay-wrapper .card-header h4 {
      font-family: "Butler";
      font-size: 24px;
      letter-spacing: 1px;
      color: #031e2f; }
  .account-wrapper .card-body, .add-pay-wrapper .card-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
  .account-wrapper .tracking-consent, .add-pay-wrapper .tracking-consent {
    display: none; }

.edit-profile-form .form-control-label, .payment-form .form-control-label {
  color: #505050;
  display: inline-block; }
  @media (max-width: 768.98px) {
    .edit-profile-form .form-control-label, .payment-form .form-control-label {
      letter-spacing: 1px; } }
  .edit-profile-form .form-control-label:before, .payment-form .form-control-label:before {
    content: none !important; }
  .edit-profile-form .form-control-label:after, .payment-form .form-control-label:after {
    content: "";
    color: #505050; }

.wishlist-account-card .card {
  padding-let: 5px; }

@media (min-width: 992px) {
  .main-account-parent {
    margin-left: 15%; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .main-account-parent {
    margin-left: 8%; } }

@media (min-width: 768px) {
  .password-wrapper, .addressbook-wrapper, .account-payment-container, .account-wrapper, .history-wrapper, .add-address-wrapper, .add-pay-wrapper {
    padding-top: 40px;
    border-top: 1px solid #d0d0d0;
    padding-left: 0; } }

@media (min-width: 1450px) {
  .password-wrapper, .addressbook-wrapper, .account-payment-container, .account-wrapper, .history-wrapper, .add-address-wrapper, .add-pay-wrapper {
    padding-left: 0; } }

.password-wrapper .account-bc, .addressbook-wrapper .account-bc, .account-payment-container .account-bc, .account-wrapper .account-bc, .history-wrapper .account-bc, .add-address-wrapper .account-bc, .add-pay-wrapper .account-bc {
  padding-left: 0;
  padding-right: 0;
  font-size: 10px;
  line-height: 1.9;
  letter-spacing: 0.5px;
  text-transform: uppercase; }
  @media (min-width: 1450px) {
    .password-wrapper .account-bc .bc-parent, .addressbook-wrapper .account-bc .bc-parent, .account-payment-container .account-bc .bc-parent, .account-wrapper .account-bc .bc-parent, .history-wrapper .account-bc .bc-parent, .add-address-wrapper .account-bc .bc-parent, .add-pay-wrapper .account-bc .bc-parent {
      padding-left: 0; } }
  .password-wrapper .account-bc .breadcrumb, .addressbook-wrapper .account-bc .breadcrumb, .account-payment-container .account-bc .breadcrumb, .account-wrapper .account-bc .breadcrumb, .history-wrapper .account-bc .breadcrumb, .add-address-wrapper .account-bc .breadcrumb, .add-pay-wrapper .account-bc .breadcrumb {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px; }
    @media (min-width: 769px) {
      .password-wrapper .account-bc .breadcrumb, .addressbook-wrapper .account-bc .breadcrumb, .account-payment-container .account-bc .breadcrumb, .account-wrapper .account-bc .breadcrumb, .history-wrapper .account-bc .breadcrumb, .add-address-wrapper .account-bc .breadcrumb, .add-pay-wrapper .account-bc .breadcrumb {
        letter-spacing: 0.5px; } }
    .password-wrapper .account-bc .breadcrumb .bc-account-main, .addressbook-wrapper .account-bc .breadcrumb .bc-account-main, .account-payment-container .account-bc .breadcrumb .bc-account-main, .account-wrapper .account-bc .breadcrumb .bc-account-main, .history-wrapper .account-bc .breadcrumb .bc-account-main, .add-address-wrapper .account-bc .breadcrumb .bc-account-main, .add-pay-wrapper .account-bc .breadcrumb .bc-account-main {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      .password-wrapper .account-bc .breadcrumb .bc-account-main:first-child, .addressbook-wrapper .account-bc .breadcrumb .bc-account-main:first-child, .account-payment-container .account-bc .breadcrumb .bc-account-main:first-child, .account-wrapper .account-bc .breadcrumb .bc-account-main:first-child, .history-wrapper .account-bc .breadcrumb .bc-account-main:first-child, .add-address-wrapper .account-bc .breadcrumb .bc-account-main:first-child, .add-pay-wrapper .account-bc .breadcrumb .bc-account-main:first-child {
        margin-bottom: 40px;
        text-decoration: none; }
      .password-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child), .addressbook-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child), .account-payment-container .account-bc .breadcrumb .bc-account-main:not(:first-child), .account-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child), .history-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child), .add-address-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child), .add-pay-wrapper .account-bc .breadcrumb .bc-account-main:not(:first-child) {
        text-decoration: underline;
        margin-bottom: 20px; }
      .password-wrapper .account-bc .breadcrumb .bc-account-main.selected a, .addressbook-wrapper .account-bc .breadcrumb .bc-account-main.selected a, .account-payment-container .account-bc .breadcrumb .bc-account-main.selected a, .account-wrapper .account-bc .breadcrumb .bc-account-main.selected a, .history-wrapper .account-bc .breadcrumb .bc-account-main.selected a, .add-address-wrapper .account-bc .breadcrumb .bc-account-main.selected a, .add-pay-wrapper .account-bc .breadcrumb .bc-account-main.selected a {
        color: #505050; }
      .password-wrapper .account-bc .breadcrumb .bc-account-main a, .addressbook-wrapper .account-bc .breadcrumb .bc-account-main a, .account-payment-container .account-bc .breadcrumb .bc-account-main a, .account-wrapper .account-bc .breadcrumb .bc-account-main a, .history-wrapper .account-bc .breadcrumb .bc-account-main a, .add-address-wrapper .account-bc .breadcrumb .bc-account-main a, .add-pay-wrapper .account-bc .breadcrumb .bc-account-main a {
        color: #cacaca; }
      .password-wrapper .account-bc .breadcrumb .bc-account-main:before, .addressbook-wrapper .account-bc .breadcrumb .bc-account-main:before, .account-payment-container .account-bc .breadcrumb .bc-account-main:before, .account-wrapper .account-bc .breadcrumb .bc-account-main:before, .history-wrapper .account-bc .breadcrumb .bc-account-main:before, .add-address-wrapper .account-bc .breadcrumb .bc-account-main:before, .add-pay-wrapper .account-bc .breadcrumb .bc-account-main:before {
        content: none; }
  @media (max-width: 767.98px) {
    .password-wrapper .account-bc, .addressbook-wrapper .account-bc, .account-payment-container .account-bc, .account-wrapper .account-bc, .history-wrapper .account-bc, .add-address-wrapper .account-bc, .add-pay-wrapper .account-bc {
      display: none; } }

.save-btn-account {
  min-width: 344px;
  height: 48px;
  background-color: #031e2f;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 12px;
  letter-spacing: 2px;
  border-radius: 0;
  border: 1px solid #031e2f; }
  .save-btn-account:hover {
    color: #031e2f;
    background-color: #ffffff; }

.cancel-btn-account, .back-to-account {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  .cancel-btn-account a, .back-to-account a {
    border: 0;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1.9;
    letter-spacing: 1px;
    color: #505050;
    font-weight: 400; }
    .cancel-btn-account a:hover, .back-to-account a:hover {
      background: transparent;
      color: #505050; }

.remove-address {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  margin-right: -15px; }

.edit-default-add, .card-default-links {
  font-size: 10px;
  line-height: 1.9;
  color: #505050 !important;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 1px; }

#signup-edit-account {
  margin-top: 25px; }
  #signup-edit-account label {
    font-size: 12px;
    line-height: 1.58;
    letter-spacing: 0.5px;
    color: #505050;
    padding-left: 5px; }
    #signup-edit-account label:before {
      background: transparent;
      border-radius: 0;
      border: 1px solid #ccc; }

.account--breadcrumb {
  list-style: none;
  padding: 0; }
  .account--breadcrumb .bc-account-main {
    margin-bottom: 1rem; }
    .account--breadcrumb .bc-account-main a {
      color: #767676; }
  .account--breadcrumb .selected a {
    color: #505050;
    font-weight: 700; }

.account--breadcrumb--indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 2rem; }
  .account--breadcrumb--indicator a {
    color: #767676; }
  @media (max-width: 768.98px) {
    .account--breadcrumb--indicator {
      display: none; } }

.add-to-wishlist-messages,
.remove-from-wishlist-messages {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-wishlist-alert,
.remove-from-wishlist-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-wishlist-alert.show,
  .remove-from-wishlist-alert.show {
    display: block; }

.add-to-cart-wishList .add-to-cart {
  float: right; }
  @media (max-width: 543.98px) {
    .add-to-cart-wishList .add-to-cart {
      float: none;
      width: 100%; } }

.select-attributes-wishList .select-attributes-btn {
  float: right; }
  @media (max-width: 543.98px) {
    .select-attributes-wishList .select-attributes-btn {
      float: none;
      width: 100%; } }

.product-info {
  margin-bottom: 0.313em;
  padding: 0.625em; }
  @media (min-width: 769px) {
    .product-info {
      height: auto; } }

.item-image {
  width: auto;
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    max-width: 100%;
    height: auto;
    width: 144px; }
    @media (max-width: 768.98px) {
      .item-image img.product-image {
        max-width: 122px; } }

.line-item-attributes {
  font-size: 0.875rem;
  color: #757575;
  margin: 0; }
  @media (min-width: 769px) {
    .line-item-attributes {
      font-size: 0.75rem; } }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-name {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: normal;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  font-size: 1.5em; }
  @media (max-width: 768.98px) {
    .line-item-name {
      width: 90%;
      font-size: 1.25em; } }

.product-card-price {
  font-size: 0.875rem;
  margin-bottom: 0.5rem; }
  @media (max-width: 543.98px) {
    .product-card-price {
      margin-left: 6.5rem; } }
  .product-card-price .value {
    color: #031e2f;
    font-weight: normal; }

.edit {
  font-size: 0.875rem;
  color: #505050;
  text-decoration: underline; }
  @media (min-width: 769px) {
    .edit {
      font-size: 0.75rem; } }

.wishlist-line-item-divider {
  margin: 0.625em -0.615em 0.625em -0.615em; }

.wishlist-edit-item-divider {
  margin: 0.625em -0.615em 0.625em -0.615em; }

.product-info .remove-btn {
  font-size: 1em;
  padding: 0;
  position: absolute;
  top: 12%;
  z-index: 100;
  right: 0.25rem;
  border: none;
  background-color: #ffffff; }
  @media (min-width: 992px) {
    .product-info .remove-btn {
      top: 0;
      bottom: 0;
      right: -0.625rem;
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1em;
  position: absolute;
  top: 10%;
  right: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1;
  background-color: transparent; }
  .remove-btn-lg.btn-light:focus, .remove-btn-lg.btn-light.focus {
    background-color: #737373; }

.wishlist-hide {
  margin: 0 0 0.15rem 1rem; }

.line-item-price-info {
  margin-bottom: 0.25rem; }

.wishlist-item-update-button-block {
  text-align: center; }
  @media (max-width: 543.98px) {
    .wishlist-item-update-button-block {
      padding-bottom: 26px; }
      .wishlist-item-update-button-block .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.update-wishlist-messages {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.update-wishlist-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .update-wishlist-alert.show {
    display: block; }

.more-wl-items,
.my-account {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem; }

#wishlist-search .wishlist-error-search {
  margin-top: 1rem; }

#wishlist-search button {
  margin-bottom: 1rem; }

.wl-hit,
.find-another-wl {
  margin-top: 1rem; }

.wishlist-owner {
  font-size: 1.5rem; }

.wishlist-wrapper {
  max-width: 1440px; }
  .wishlist-wrapper.login-page .wishlistItemCards {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }

@media (min-width: 544px) {
  .quick-view-dialog {
    max-width: 65rem; } }

@media (min-width: 769px) {
  .quick-view-dialog {
    margin-top: 0; } }

.quick-view-dialog .product-attributes__container .select-size {
  display: none; }

@media (min-width: 769px) {
  .quick-view-dialog .product-quickview {
    padding-top: 2rem;
    margin: auto 4em; } }

.quick-view-dialog .modal-header {
  border: 0;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    .quick-view-dialog .modal-header {
      padding-right: 1.5em; } }

.quick-view-dialog .modal-footer {
  display: none; }

#editWishlistProductModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (min-width: 992px) {
  .modal__quickview {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.product-attributes__container .select-size {
  display: block; }

.btn-update-wishlist-product {
  width: 100%; }

.wishlistItemCards .product-info {
  border: 0;
  border-top: 1px solid #e6e2e2; }
  .wishlistItemCards .product-info:first-of-type {
    margin-top: 1.5rem; }

@media (min-width: 769px) {
  .line-item-pricing-info, .line-item-price-info {
    font-size: 0.625rem; } }

.account-wishlist-item .remove-from-wishlist {
  font-size: 1rem;
  color: #000; }

.account-wishlist-item .line-item-attributes, .account-wishlist-item .line-item-availability {
  font-size: .875rem; }
  @media (min-width: 769px) {
    .account-wishlist-item .line-item-attributes, .account-wishlist-item .line-item-availability {
      font-size: .75rem; } }

/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
.wl-social-sharing {
  color: #444;
  font-size: 1.75em; }
  @media (max-width: 768.98px) {
    .wl-social-sharing {
      font-size: 1.25em; } }
  .wl-social-sharing ul {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none; }
    .wl-social-sharing ul li {
      display: inline-block;
      vertical-align: middle; }
  .wl-social-sharing .share-icons {
    text-decoration: none;
    font-size: 1.25rem; }
    .wl-social-sharing .share-icons i {
      color: #444; }
    .wl-social-sharing .share-icons .fa-facebook:hover {
      color: #3b5998; }
    .wl-social-sharing .share-icons .fa-twitter:hover {
      color: #00acee; }
    .wl-social-sharing .share-icons .fa-pinterest:hover {
      color: #c8232c; }
    .wl-social-sharing .share-icons .fa-envelope:hover {
      color: #b9af50; }
  .wl-social-sharing .fa-link {
    cursor: pointer; }

.wl-social-sharing-text {
  font-size: 0.75em;
  font-weight: 200; }

.copy-link-message {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.product-quickview {
  max-width: 54.875rem; }
  @media (min-width: 769px) {
    .product-quickview {
      padding: 80PX !important; } }
  @media (max-width: 768.98px) {
    .product-quickview {
      padding-bottom: 5.5rem; } }

@media (max-width: 768.98px) {
  .quickview-section__media {
    margin-right: -1rem;
    margin-left: -1rem; } }

.quickview-section__media {
  margin-right: 26px; }

@media (min-width: 769px) {
  .quickview-section__info {
    padding-left: 26px;
    border-left: 1px solid #dbdbdb; } }

@media (max-width: 768.98px) {
  .quickview-section__info {
    margin-top: 2rem; } }

.quickview-section__info [data-attr="size"] .pdp--color__available {
  max-width: none;
  margin-right: 0; }


/*# sourceMappingURL=wishlist.css.map*/