@import url('style-blessed2.css?z=1516228537579');
@import url('style-blessed1.css?z=1516228537579');


@media only screen and (min-width: 768px) {
  .pt_order-confirmation.confirmation-v2 .confirmation .order-detail-summary {
    padding: 0 75px;
    color: #666; } }

@media only print {
  .pt_order-confirmation.confirmation-v2 .confirmation .order-detail-summary {
    padding: 0 75px;
    color: #666; } }

.pt_order-confirmation.confirmation-v2 .confirmation .order-information {
  display: block; }

.pt_order-confirmation.confirmation-v2 .confirmation .orderdetails .order-billing {
  margin-top: 0; }

.pt_order-confirmation.confirmation-v2 .confirmation .orderdetails .order-date {
  clear: both;
  margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .orderdetails .order-date {
      background-color: #ccc; } }

.pt_order-confirmation.confirmation-v2 .confirmation .order-totals-table {
  background-color: #f3f3f3; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .order-totals-table {
      background-color: transparent; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .order-totals-table .order-subtotal {
    display: none; }
  .pt_order-confirmation.confirmation-v2 .confirmation .order-totals-table .order-total {
    color: #333;
    border-top: solid 1px #ccc; }
  .pt_order-confirmation.confirmation-v2 .confirmation .order-totals-table .order-sales-tax td {
    padding-bottom: 30px;
    text-transform: capitalize; }

@media only screen and (min-width: 768px) {
  .pt_order-confirmation.confirmation-v2 .confirmation .order-payment-summary {
    padding-bottom: 50px;
    background-color: #FFFFFF;
    overflow: hidden; } }

.pt_order-confirmation.confirmation-v2 .confirmation .order-payment-summary::after {
  clear: both;
  content: "";
  display: table; }

.pt_order-confirmation.confirmation-v2 .confirmation .orderpaymentinstrumentsgc {
  margin-bottom: 10px; }
  .pt_order-confirmation.confirmation-v2 .confirmation .orderpaymentinstrumentsgc .label {
    color: #333;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    padding-bottom: 12px;
    display: block; }
  .pt_order-confirmation.confirmation-v2 .confirmation .orderpaymentinstrumentsgc .payment-amount .value {
    font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
    color: #666; }

@media only screen and (max-width: 767px) {
  .pt_order-confirmation.confirmation-v2 .confirmation .order-payments, .pt_order-confirmation.confirmation-v2 .confirmation .order-address-method, .pt_order-confirmation.confirmation-v2 .confirmation .order-shipment-gift-message .value {
    background-color: #FFFFFF;
    width: calc(100% - 86px);
    padding: 12px 18px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    margin: 10px 43px 0; } }

.pt_order-confirmation.confirmation-v2 .confirmation .order-payments::after, .pt_order-confirmation.confirmation-v2 .confirmation .order-address-method::after, .pt_order-confirmation.confirmation-v2 .confirmation .order-shipment-gift-message .value::after {
  clear: both;
  content: "";
  display: table; }

.pt_order-confirmation.confirmation-v2 .confirmation .order-payments h2, .pt_order-confirmation.confirmation-v2 .confirmation .order-address-method h2, .pt_order-confirmation.confirmation-v2 .confirmation .order-shipment-gift-message .value h2 {
  padding-top: 0px; }

.pt_order-confirmation.confirmation-v2 .confirmation .order-shipment-gift-message {
  padding-bottom: 43px; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .order-shipment-gift-message {
      padding-bottom: 0px; } }

.pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees {
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees {
      margin-top: 35px; } }
  @media only screen and (min-width: 1024px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees {
      margin-top: 0;
      float: right;
      width: 27%; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup {
    background-color: #FFFFFF;
    padding: 0 30px 43px; }
    @media only screen and (min-width: 768px) {
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup {
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12);
        padding-bottom: 30px;
        border-bottom: 0; } }
    @media only print {
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup {
        display: none; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup.account {
      padding: 0; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .login-create-account {
      max-width: 480px;
      margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup h2 {
        margin: 0; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup p {
      color: #666;
      font-size: 14px;
      text-align: center;
      padding: 5px 0 15px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="text"], .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="password"], .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="email"] {
      margin-bottom: 12px;
      border-color: #d9d9d9;
      border-radius: 2px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[value=""] {
      background-color: #fafafa; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="text"], .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="email"] {
      display: none; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="text"], .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup input[type="email"] {
          display: block; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup button {
      border-radius: 100px;
      background-color: rgba(0, 0, 0, 0.8);
      font-size: 16px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      letter-spacing: 0;
      width: 100%;
      text-transform: inherit;
      max-width: 300px;
      margin: 0 auto;
      display: block;
      letter-spacing: .1px;
      margin-top: 20px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup button:hover {
        background-color: black;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.21); }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .form-row {
      clear: both; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .login-fullname .form-row {
      width: 50%;
      float: left;
      clear: none; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .login-fullname .form-row:first-child input {
        border-right: 0; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .login-fullname::after {
      clear: both;
      content: "";
      display: table; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .form-caption {
      display: none; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-signup .form-caption.error-message {
        display: block; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-signup-grantees .confirmation-grantees {
    background-color: #FFFFFF;
    margin-top: 30px;
    padding: 30px; }

.pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account {
  text-align: center; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account .confirmation-account-name {
    background-color: #fafafa;
    padding-bottom: 21px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account .confirmation-account-name h2 {
      padding-top: 21px;
      padding-bottom: 10px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account .confirmation-account-name .confirmation-account-link a {
      color: #ef4923;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account .confirmation-account-links {
    padding: 43px 20px 13px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-account .confirmation-account-links .confirmation-account-link {
      padding-bottom: 30px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.pt_order-confirmation.confirmation-v2 .confirmation .confirmation-help {
  text-align: center;
  background-color: #fafafa;
  padding: 8px;
  margin-top: 20px;
  font-size: 12px;
  color: #333; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-help .value {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional {
      width: 70%; } }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional {
      margin-top: 30px; } }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-additional-inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot {
    text-align: center;
    background-color: #fff;
    padding: 43px; }
    @media only screen and (min-width: 768px) {
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot {
        float: left;
        width: calc(50% - 10px);
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12);
        padding: 0; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot:first-child {
      border-bottom: solid 1px #dadada; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot:first-child {
          margin-right: 20px;
          border-bottom: 0; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot h2 {
      margin-top: 0;
      margin-bottom: 15px; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot h2 {
          margin-top: 17px;
          padding-left: 43px;
          padding-right: 43px; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-image .content-image {
      height: 230px;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-text {
      color: #666;
      font-size: 14px;
      padding: 0 0 30px; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-text {
          padding: 0 43px 30px; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-link {
      border-radius: 100px;
      background-color: #342e7d;
      color: #FFFFFF;
      font-size: 16px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      padding: 14px 19px;
      max-width: 300px;
      margin: 0 auto;
      cursor: pointer;
      letter-spacing: .1px;
      display: block; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-link:hover {
          text-decoration: underline; } }
      @media only screen and (max-width: 767px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-link:hover {
          background-image: linear-gradient(-180deg, #2A247C 2%, #342e7d 100%);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.21); } }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional .confirmation-content-spot .confirmation-content-link {
          color: #342e7d;
          font-size: 12px;
          padding-bottom: 44px;
          background-color: transparent;
          border-radius: 0; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-additional::after {
    clear: both;
    content: "";
    display: table; }

.pt_order-confirmation.confirmation-v2 .confirmation .print-logo {
  display: none;
  position: absolute;
  top: 5px;
  width: 137px;
  right: 0; }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .print-logo {
      display: block; } }

.pt_order-confirmation.confirmation-v2 .confirmation .instore-pill {
  background-color: #ef4923;
  color: #FFFFFF;
  border-radius: 23px;
  font-size: 9px;
  padding: 3px 10px;
  margin-left: 10px;
  font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif; }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pill {
      border: solid 1px #ef4923; } }

.pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info {
  text-align: left;
  padding: 0 43px 43px;
  border-bottom: solid 1px #dadada; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info {
      padding: 0;
      border-bottom: 0; } }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info {
      padding: 0;
      border-bottom: 0; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .address {
    color: #666; }
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .address > div:first-child {
      padding-bottom: 5px; }
      @media only screen and (min-width: 768px) {
        .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .address > div:first-child {
          padding-bottom: 0px; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .order-shipment-address .instore-pill {
    margin-left: 0;
    padding: 0px 10px;
    line-height: 18px;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4px; }
  .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .instore-pickup-text {
    font-size: 14px;
    padding: 5px 0 25px; }
    @media only screen and (min-width: 768px) {
      .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .instore-pickup-text {
        padding: 0 0 25px; } }
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .instore-pickup-text .label {
      color: #666; }
    .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .instore-pickup-text .value {
      color: #333; }
  .pt_order-confirmation.confirmation-v2 .confirmation .instore-pickup-info .order-shipment-address {
    float: none;
    width: 100%; }

@media only screen and (max-width: 767px) {
  .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper {
    border: solid 1px #efefef;
    background-color: #fafafa;
    margin: 20px 40px 0;
    border-radius: 20px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper:after {
      content: "";
      display: table;
      clear: both; }
    .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper .toggle-button {
      background-color: #FFFFFF;
      color: #000000;
      padding: 11px;
      border-radius: 23px;
      width: 50%;
      text-align: center;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      letter-spacing: .2px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper .toggle-button.left {
        float: left; }
      .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper .toggle-button.right {
        float: right; }
      .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper .toggle-button.active {
        background-color: #000000;
        color: #FFFFFF; }
      .pt_order-confirmation.confirmation-v2 .confirmation .toggle-wrapper .toggle-button h2 {
        padding: 0;
        font-size: 12px;
        text-transform: uppercase; } }

.pt_order-confirmation.confirmation-v2 .confirmation .show-mobile-details {
  display: block; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .show-mobile-details {
      display: none; } }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .show-mobile-details {
      display: none; } }

.pt_order-confirmation.confirmation-v2 .confirmation .mobile-details {
  display: none;
  background-color: #f3f3f3; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .mobile-details {
      background-color: transparent;
      display: block; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .mobile-details.active {
    display: block; }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .mobile-details {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .mobile-details h2 {
      padding-top: 0; } }

.pt_order-confirmation.confirmation-v2 .confirmation .mobile-receipt {
  display: none; }
  @media only screen and (min-width: 768px) {
    .pt_order-confirmation.confirmation-v2 .confirmation .mobile-receipt {
      display: block; } }
  @media only print {
    .pt_order-confirmation.confirmation-v2 .confirmation .mobile-receipt {
      display: block; } }
  .pt_order-confirmation.confirmation-v2 .confirmation .mobile-receipt.active {
    display: block; }

.pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 3%;
  background-color: #FFFFFF;
  text-align: center; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees h1 {
    padding: 20px 45px 0px; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-subheading {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    padding-bottom: 15px; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel {
    background-color: #fafafa;
    padding: 0 30px; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee {
      padding: 10px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-data {
        background-color: #FFFFFF;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.18);
        min-height: 300px;
        position: relative; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-actions {
        position: absolute;
        bottom: 10px;
        width: calc(100% - 40px); }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-image {
        width: 100%; }
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-image img {
          width: 100%; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-info {
        padding: 0 20px 90px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-location {
        color: #666;
        font-size: 9px;
        padding: 7px 0 5px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-name {
        font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 21px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-mission {
        font-size: 11px;
        margin-top: 5px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-donate {
        padding-top: 40px; }
        .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-donate .donateButton {
          border-radius: 100px;
          background-color: #500778;
          font-size: 12px;
          text-transform: capitalize;
          padding: 13px 35px;
          letter-spacing: .14px; }
      .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-carousel .grantee .grantee-profile {
        padding-top: 10px; }
  .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-explore {
    padding: 20px 0 40px;
    background-color: #fafafa; }
    .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-grantees .grantee-explore button {
      border-radius: 100px;
      background-color: rgba(0, 0, 0, 0.8);
      font-size: 15px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      text-transform: inherit;
      padding: 9px 30px;
      letter-spacing: .14px; }

.pt_order-confirmation.confirmation-v2 .confirmation .slick-next, .pt_order-confirmation.confirmation-v2 .confirmation .slick-prev {
  position: absolute;
  top: calc(50% - 25px);
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 100px;
  height: 25px;
  width: 25px;
  padding: 1px 6px;
  font-size: 12px;
  overflow: hidden;
  z-index: 10; }
  .pt_order-confirmation.confirmation-v2 .confirmation .slick-next:hover, .pt_order-confirmation.confirmation-v2 .confirmation .slick-prev:hover {
    background-color: #000000; }

.pt_order-confirmation.confirmation-v2 .confirmation .slick-next {
  right: 25px; }

.pt_order-confirmation.confirmation-v2 .confirmation .slick-prev {
  left: 25px; }

.pt_order-confirmation.confirmation-v2 .confirmation .slick-disabled {
  display: none !important; }

#ppDonationModal {
  z-index: 20 !important; }

.no-touchevents .pt_order-confirmation.confirmation-v2 .confirmation .confirmation-help .phone-no-desktop {
  pointer-events: none;
  cursor: text; }

input[type=text], input[type=email], input[type=tel] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.system-error {
  display: none; }
  .system-error__wrapper {
    width: 700px;
    border: 2px solid #E54B4B;
    text-align: center;
    background-color: #f3e1e1;
    border-radius: 2px;
    margin: 15px auto;
    padding: 10px; }
    @media only screen and (max-width: 767px) {
      .system-error__wrapper {
        width: initial;
        margin: 15px; } }
  .system-error__message {
    color: #E54B4B; }

.information-error {
  display: none; }
  .information-error__wrapper {
    width: 100%;
    text-align: center;
    padding: 10px; }
  .information-error__message {
    color: #E54B4B;
    text-transform: upppercase; }

.btn-wrapper {
  text-align: center; }

.btn2 {
  color: #FFFFFF;
  text-transform: capitalize;
  margin: 0 auto;
  width: 240px;
  border-radius: 2px;
  background-color: #ef4923;
  border: 2px solid transparent;
  padding: 10px 12px;
  letter-spacing: 0.1em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px; }
  .btn2:hover, .btn2:focus {
    color: #FFFFFF;
    border: 2px solid #ef4923;
    background-color: #F3775A; }

.primary-section.completed .checkout-title {
  color: #000; }

.primary-section.completed .section-overlay {
  position: absolute;
  display: block; }

.primary-section.disabled .checkout-title {
  color: #999; }

.primary-section.disabled .section-overlay {
  position: absolute;
  display: block; }

.section-overlay {
  background-color: RGBA(246, 246, 246, 0.7);
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  display: none; }

.section-overlay-edit-button {
  color: #FFFFFF;
  border: 2px solid transparent;
  bottom: 25px;
  left: 50%;
  position: absolute;
  text-transform: capitalize;
  border-radius: 30px;
  background-color: #222222;
  padding: 10px 45px;
  letter-spacing: 0.1em;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px; }
  .section-overlay-edit-button:hover, .section-overlay-edit-button:focus {
    color: #FFFFFF;
    background-color: #666666;
    border: 2px solid #222222; }

span.im-caret {
  animation: 1s blink step-end infinite; }

@keyframes blink {
  from, to {
    border-right-color: black; }
  50% {
    border-right-color: transparent; } }

span.im-static {
  color: grey; }

div.im-colormask {
  /*display: inline-block;*/
  border-style: inset;
  border-width: 2px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

div.im-colormask > input {
  position: absolute;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-appearance: caret;
  -moz-appearance: caret;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/ }

div.im-colormask > input:focus {
  outline: none; }

div.im-colormask > input::-moz-selection {
  background: none; }

div.im-colormask > input::selection {
  background: none; }

div.im-colormask > input::-moz-selection {
  background: none; }

div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/ }

.summary-details {
  padding: 20px 15px 0;
  color: #333333;
  position: -webkit-sticky;
  position: sticky;
  top: 0px; }
  .summary-details__detail {
    margin: 5px 0 0; }
    .summary-details__detail:first-child {
      margin-top: 0; }
  .summary-details__discount {
    color: #ef4923; }
  .summary-details__gift-card {
    color: #ef4923; }
  .summary-details__label {
    float: left;
    font-size: 12px; }
  .summary-details__value {
    float: right;
    font-size: 12px; }
  .summary-details__separator {
    height: 1px;
    background-color: #cccccc;
    margin: 15px 0; }
  .summary-details__total-label {
    float: left;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 14px; }
  .summary-details__total-value {
    float: right;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 14px; }

.promo-code {
  padding: 20px 15px 0; }
  .promo-code__entry-container {
    margin-top: 20px;
    margin-bottom: 15px; }
  .promo-code__applied-coupon-container {
    position: relative;
    margin: 0 0 10px; }
  .promo-code__coupon-text {
    color: #333333;
    padding: 7px 15px;
    background-color: #FFFFFF;
    border-radius: 2px;
    font-size: 12px; }
  .promo-code__coupon-text-title {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .promo-code__remove-coupon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    height: 14px;
    width: 14px;
    fill: #999999;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .promo-code__container-prompt {
    font-size: 12px;
    color: #ef4923;
    cursor: pointer; }
  .promo-code__entry-submit {
    float: right;
    border: 1px solid #333;
    padding: 13px;
    color: #FFFFFF;
    background-color: #333333;
    border-radius: 0 2px 2px 0;
    cursor: pointer; }
  .promo-code__entry-input-container {
    overflow: hidden;
    border: solid 1px #333333;
    border-radius: 2px 0 0 2px; }
    .promo-code__entry-input-container--has-error {
      border-color: #E54B4B; }
  .promo-code__entry-input {
    width: 100%;
    border: 0;
    padding: 13px 5px 13px 12px; }
  .promo-code__error-message {
    color: #E54B4B;
    text-transform: uppercase;
    font-size: 10px;
    display: none;
    margin-top: 5px; }
    .promo-code__error-message--has-error {
      display: block; }

.gift-card {
  overflow: hidden;
  padding: 0 15px 15px 15px; }
  .gift-card__entry-container {
    margin-top: 20px; }
  .gift-card__applied-gift-card-container {
    position: relative;
    margin: 0 0 10px; }
    .gift-card__applied-gift-card-container:first-child {
      margin-top: 20px; }
  .gift-card__card-text {
    color: #333333;
    padding: 7px 15px;
    background-color: #FFFFFF;
    border-radius: 2px;
    font-size: 12px; }
  .gift-card__card-text-title {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .gift-card__remove-card {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    height: 14px;
    width: 14px;
    fill: #999999;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .gift-card__container-prompt {
    font-size: 12px;
    color: #ef4923;
    cursor: pointer; }
  .gift-card__entry-input-container {
    overflow: hidden;
    border: solid 1px #333333;
    border-radius: 2px 0 0 2px;
    background-color: #fff; }
    .gift-card__entry-input-container--error {
      border-color: #E54B4B; }
  .gift-card__entry-submit {
    float: right;
    border: 1px solid #333;
    padding: 13px;
    color: #FFFFFF;
    background-color: #333333;
    border-radius: 0 2px 2px 0;
    cursor: pointer; }
  .gift-card__code-input-wrapper {
    position: relative;
    float: left; }
    .gift-card__code-input-wrapper div.im-colormask > div {
      padding: 13px 10px; }
  .gift-card__code-input {
    background: transparent;
    border: none;
    display: inline-block;
    width: 160px !important;
    padding: 13px 5px 13px 12px !important;
    font-size: 12px !important; }
    @media only screen and (max-width: 767px) {
      .gift-card__code-input {
        width: 150px;
        padding: 13px 0px 13px 5px; }
        .gift-card__code-input--transitioning-in {
          transition: width 0s linear;
          width: 150px; } }
    .gift-card__code-input--transitioning-out {
      animation-iteration-count: 1;
      animation-duration: .4s;
      animation-fill-mode: both;
      animation-name: slide; }
    .gift-card__code-input--transitioning-in {
      transition: width 0s linear;
      width: 160px; }
  .gift-card__pin-input-wrapper {
    position: relative;
    float: left; }
    .gift-card__pin-input-wrapper--hide {
      position: absolute;
      left: -999999px; }
    .gift-card__pin-input-wrapper div.im-colormask > div {
      padding: 13px 0; }
  .gift-card__pin-input {
    background: transparent;
    border: none;
    /*border-left: 1px solid $night-rider;*/
    display: inline-block;
    width: 75px !important;
    padding: 13px 5px 13px 0 !important;
    font-size: 12px !important; }
    @media only screen and (max-width: 767px) {
      .gift-card__pin-input {
        width: 20%;
        padding: 13px 2px 13px 0; } }
    .gift-card__pin-input--hide {
      position: absolute;
      left: -999999px; }
  .gift-card__messages-container {
    display: -ms-flexbox;
    display: flex; }
  .gift-card__message {
    margin-top: 5px;
    -ms-flex: 1;
        flex: 1; }
  .gift-card__message--has-error {
    text-transform: uppercase;
    font-size: 10px;
    color: #E54B4B; }
  .gift-card__check-balance-text {
    float: left;
    display: block;
    margin-top: 5px;
    font-size: 12px; }
  .gift-card__check-balance-link {
    margin-top: 5px;
    font-size: 12px;
    color: #ef4923;
    cursor: pointer; }

@keyframes slide {
  0%, 10% {
    text-indent: 0;
    width: 146px;
    transform: translateX(-10%); }
  10%, 20% {
    text-indent: -15px;
    width: 126px;
    transform: translateX(-10%); }
  20%, 30% {
    text-indent: -30px;
    width: 116px;
    transform: translateX(-10%); }
  30%, 40% {
    text-indent: -45px;
    width: 106px;
    transform: translateX(-10%); }
  40%, 50% {
    text-indent: -60px;
    width: 96px;
    transform: translateX(-10%); }
  50%, 60% {
    text-indent: -75px;
    width: 86px;
    transform: translateX(-15%); }
  60%, 70% {
    text-indent: -90px;
    width: 76px;
    transform: translateX(-15%); }
  70%, 80% {
    text-indent: -105px;
    width: 66px;
    transform: translateX(-10%); }
  80%, 90% {
    text-indent: -108px;
    width: 56px;
    transform: translateX(-5%); }
  90%, 100% {
    text-indent: -110px;
    width: 46px;
    transform: translateX(0); } }

@media only screen and (max-width: 1200px) {
  .shopping-cart__product-container {
    display: none; } }

.shopping-cart__product {
  padding: 15px 0 10px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 20px; }
  .shopping-cart__product:last-child {
    border: none;
    margin: 0; }
  .shopping-cart__product--mock .shopping-cart__product-image,
  .shopping-cart__product--mock .shopping-cart__product-details-pid,
  .shopping-cart__product--mock .shopping-cart__product-details-name,
  .shopping-cart__product--mock .shopping-cart__product-details-color,
  .shopping-cart__product--mock .shopping-cart__product-details-size,
  .shopping-cart__product--mock .shopping-cart__edit-product-link,
  .shopping-cart__product--mock .shopping-cart__product-footer-qty,
  .shopping-cart__product--mock .shopping-cart__price-low {
    background-color: #eeeeee;
    color: #eeeeee; }
  @media only screen and (max-width: 1200px) {
    .shopping-cart__product--mock {
      display: none; } }

.shopping-cart__product-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch; }

.shopping-cart__product-details-container {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0 10px 0 20px;
  position: relative; }

.shopping-cart__product-image {
  -ms-flex: 0 0 130px;
      flex: 0 0 130px;
  height: 130px;
  margin-left: 15px; }
  @media only screen and (max-width: 767px) {
    .shopping-cart__product-image {
      -ms-flex: 0 0 78px;
          flex: 0 0 78px;
      height: 78px; } }

.shopping-cart__product-details-name {
  font-size: 14px;
  color: #000000;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.28; }

.shopping-cart__product-details-pid {
  float: left;
  font-size: 10px;
  color: #999999;
  margin-bottom: 5px; }

.shopping-cart__product-details-color {
  font-size: 10px;
  color: #666666; }

.shopping-cart__product-details-size {
  font-size: 12px;
  color: #000000;
  margin-top: 5px; }

.shopping-cart__product-details-instore {
  display: inline;
  float: right;
  background-color: #ef4923;
  color: #FFFFFF;
  border-radius: 23px;
  font-size: 9px;
  padding: 3px 10px;
  font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif; }

.shopping-cart__product-footer {
  width: 100%;
  margin-top: 10px; }

.shopping-cart__product-footer-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline; }

.shopping-cart__product-footer-item {
  text-align: center; }
  .shopping-cart__product-footer-item:first-child {
    -ms-flex: 0 0 130px;
        flex: 0 0 130px;
    text-align: center;
    margin-left: 15px; }
    @media only screen and (max-width: 767px) {
      .shopping-cart__product-footer-item:first-child {
        -ms-flex: 0 0 78px;
            flex: 0 0 78px; } }
  .shopping-cart__product-footer-item:last-child {
    -ms-flex: 1;
        flex: 1;
    text-align: right; }

.shopping-cart__product-footer-qty {
  float: left;
  margin-left: 20px; }

.shopping-cart__edit-product-link {
  color: #666666;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  cursor: pointer; }

.shopping-cart__price-content {
  margin-right: 15px; }

.shopping-cart__strike-price-low {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  padding-left: 5px; }

.shopping-cart__strike-price-high {
  text-decoration: line-through; }

.shopping-cart__subtotal-label {
  display: inline-block;
  font-size: 14px;
  padding-top: 3px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.shopping-cart__subtotal-value {
  float: right;
  font-weight: 500;
  font-size: 18px;
  color: #333333; }

.shopping-cart__header {
  margin: 0 -15px;
  padding: 5px 15px 5px; }

.shopping-cart__header-items {
  display: inline-block;
  font-size: 14px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.7px;
  text-transform: uppercase; }
  .shopping-cart__header-items .instore-pill {
    position: relative;
    left: 10px; }

.shopping-cart__header-total {
  float: right;
  font-size: 14px; }

.shopping-cart__header-expand {
  display: inline-block;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE2IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImZvcm0vZHJvcGRvd24vc2F2ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTkuMDAwMDAwLCAtMzEuMDAwMDAwKSIgZmlsbD0iIzk5OTk5OSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiI+DQogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzc0Ljk0MDQ0NywzMi41NjgyMzgyIEMzNzUuMDE5ODUxLDMyLjY0NzY0MjcgMzc1LjAxOTg1MSwzMi43MjcwNDcxIDM3NC45NDA0NDcsMzIuODA2NDUxNiBMMzY3LjA3OTQwNCw0MC41ODgwODkzIEMzNjcsNDAuNjY3NDkzOCAzNjYuOTIwNTk2LDQwLjY2NzQ5MzggMzY2Ljg0MTE5MSw0MC41ODgwODkzIEwzNTkuMDU5NTUzLDMyLjgwNjQ1MTYgQzM1OC45ODAxNDksMzIuNzI3MDQ3MSAzNTguOTgwMTQ5LDMyLjU2ODIzODIgMzU5LjA1OTU1MywzMi41NjgyMzgyIEwzNjAuNTY4MjM4LDMxLjA1OTU1MzMgQzM2MC42NDc2NDMsMzAuOTgwMTQ4OSAzNjAuNzI3MDQ3LDMwLjk4MDE0ODkgMzYwLjgwNjQ1MiwzMS4wNTk1NTMzIEwzNjcsMzcuMjUzMTAxNyBMMzczLjE5MzU0OCwzMS4wNTk1NTMzIEMzNzMuMjcyOTUzLDMwLjk4MDE0ODkgMzczLjM1MjM1NywzMC45ODAxNDg5IDM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzczLjQzMTc2MiwzMS4wNTk1NTMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+") no-repeat right 50%;
  background-size: 16px 10px;
  width: 16px;
  height: 10px;
  padding-left: 32px;
  cursor: pointer; }

.gift-message {
  margin: 15px 0; }
  .gift-message__link {
    display: inline-block;
    margin-bottom: 6px;
    color: #ef4923;
    cursor: pointer; }
  .gift-message__close-link {
    margin-top: 4px;
    width: 12px;
    float: right; }
  .gift-message__char-count {
    margin-top: 5px; }

.your-details__readonly-container {
  border: 1px solid #cccccc;
  padding: 10px 15px;
  position: relative; }

.your-details__readonly-container--is-registered-customer {
  border: none;
  padding: 0; }
  .your-details__readonly-container--is-registered-customer .your-details__edit-button {
    display: none; }

.your-details__edit-button {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #666666;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

#cvv-modal {
  color: #333;
  font-size: 14px; }

.cvv-modal__title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.7px;
  margin-bottom: 10px; }

.cvv-modal__description {
  margin-bottom: 20px; }

.cvv-modal__cvv-image img {
  max-width: 100%;
  height: auto; }

.cvv-modal__close {
  float: right;
  width: 12px;
  height: 12px; }

html.js .checkout-dropdown {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #CCC;
  padding: 10px 15px; }
  html.js .checkout-dropdown .checkout-dropdown-inputs {
    -ms-flex: 1;
        flex: 1; }
  html.js .checkout-dropdown .checkout-dropdown-button {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE2IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImZvcm0vZHJvcGRvd24vc2F2ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTkuMDAwMDAwLCAtMzEuMDAwMDAwKSIgZmlsbD0iIzk5OTk5OSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiI+DQogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzc0Ljk0MDQ0NywzMi41NjgyMzgyIEMzNzUuMDE5ODUxLDMyLjY0NzY0MjcgMzc1LjAxOTg1MSwzMi43MjcwNDcxIDM3NC45NDA0NDcsMzIuODA2NDUxNiBMMzY3LjA3OTQwNCw0MC41ODgwODkzIEMzNjcsNDAuNjY3NDkzOCAzNjYuOTIwNTk2LDQwLjY2NzQ5MzggMzY2Ljg0MTE5MSw0MC41ODgwODkzIEwzNTkuMDU5NTUzLDMyLjgwNjQ1MTYgQzM1OC45ODAxNDksMzIuNzI3MDQ3MSAzNTguOTgwMTQ5LDMyLjU2ODIzODIgMzU5LjA1OTU1MywzMi41NjgyMzgyIEwzNjAuNTY4MjM4LDMxLjA1OTU1MzMgQzM2MC42NDc2NDMsMzAuOTgwMTQ4OSAzNjAuNzI3MDQ3LDMwLjk4MDE0ODkgMzYwLjgwNjQ1MiwzMS4wNTk1NTMzIEwzNjcsMzcuMjUzMTAxNyBMMzczLjE5MzU0OCwzMS4wNTk1NTMzIEMzNzMuMjcyOTUzLDMwLjk4MDE0ODkgMzczLjM1MjM1NywzMC45ODAxNDg5IDM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzczLjQzMTc2MiwzMS4wNTk1NTMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+") no-repeat 50% 50%;
    background-size: 16px 10px;
    width: 16px;
    height: 16px; }
  html.js .checkout-dropdown .checkout-dropdown-add-button {
    cursor: pointer;
    border-top: 1px solid #CCC;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    color: #999999;
    background-color: #F0F0F0;
    text-align: center;
    margin: 0 -15px -10px -15px;
    padding: 10px; }
    html.js .checkout-dropdown .checkout-dropdown-add-button > span {
      font-size: 1.5em; }
  html.js .checkout-dropdown.closed {
    cursor: pointer; }
    html.js .checkout-dropdown.closed .checkout-dropdown-footer, html.js .checkout-dropdown.closed .checkout-dropdown-add-button {
      display: none !important; }
    html.js .checkout-dropdown.closed .checkout-dropdown-button {
      display: block !important; }
    html.js .checkout-dropdown.closed .form-row, html.js .checkout-dropdown.closed .checkout-dropdown-input {
      display: none; }
      html.js .checkout-dropdown.closed .form-row.no-selection.selected, html.js .checkout-dropdown.closed .checkout-dropdown-input.no-selection.selected {
        display: block; }
      html.js .checkout-dropdown.closed .form-row.checked, html.js .checkout-dropdown.closed .form-row.selected, html.js .checkout-dropdown.closed .checkout-dropdown-input.checked, html.js .checkout-dropdown.closed .checkout-dropdown-input.selected {
        display: block;
        margin: 0; }
        html.js .checkout-dropdown.closed .form-row.checked label::before, html.js .checkout-dropdown.closed .form-row.selected label::before, html.js .checkout-dropdown.closed .checkout-dropdown-input.checked label::before, html.js .checkout-dropdown.closed .checkout-dropdown-input.selected label::before {
          display: none; }
        html.js .checkout-dropdown.closed .form-row.checked label .shipping-method-label, html.js .checkout-dropdown.closed .form-row.selected label .shipping-method-label, html.js .checkout-dropdown.closed .checkout-dropdown-input.checked label .shipping-method-label, html.js .checkout-dropdown.closed .checkout-dropdown-input.selected label .shipping-method-label {
          float: none;
          margin: 0;
          width: auto !important; }
  html.js .checkout-dropdown.open .checkout-dropdown-footer, html.js .checkout-dropdown.open .checkout-dropdown-add-button {
    display: block !important; }
  html.js .checkout-dropdown.open .checkout-dropdown-button {
    display: none; }
  html.js .checkout-dropdown.open .form-row, html.js .checkout-dropdown.open .checkout-dropdown-input {
    color: #999;
    /* 				&:first-child {
					display: block;
					margin: 0 0 1.0rem;
				} */ }
    html.js .checkout-dropdown.open .form-row.checked, html.js .checkout-dropdown.open .form-row.selected, html.js .checkout-dropdown.open .checkout-dropdown-input.checked, html.js .checkout-dropdown.open .checkout-dropdown-input.selected {
      color: #000000; }
    html.js .checkout-dropdown.open .form-row.no-selection, html.js .checkout-dropdown.open .checkout-dropdown-input.no-selection {
      display: none; }
    html.js .checkout-dropdown.open .form-row:last-child, html.js .checkout-dropdown.open .checkout-dropdown-input:last-child {
      margin: 0; }

html.js #shipping-method-list fieldset {
  border-bottom: none; }

html.js #shipping-method-list legend {
  display: none; }

div.im-colormask {
  border-style: none;
  border-width: 0;
  height: 43px; }

div.im-colormask > div {
  font-size: 12px; }

.checkoutv2 .pt_checkout .form-row select {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE2IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImZvcm0vZHJvcGRvd24vc2F2ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTkuMDAwMDAwLCAtMzEuMDAwMDAwKSIgZmlsbD0iIzk5OTk5OSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiI+DQogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzc0Ljk0MDQ0NywzMi41NjgyMzgyIEMzNzUuMDE5ODUxLDMyLjY0NzY0MjcgMzc1LjAxOTg1MSwzMi43MjcwNDcxIDM3NC45NDA0NDcsMzIuODA2NDUxNiBMMzY3LjA3OTQwNCw0MC41ODgwODkzIEMzNjcsNDAuNjY3NDkzOCAzNjYuOTIwNTk2LDQwLjY2NzQ5MzggMzY2Ljg0MTE5MSw0MC41ODgwODkzIEwzNTkuMDU5NTUzLDMyLjgwNjQ1MTYgQzM1OC45ODAxNDksMzIuNzI3MDQ3MSAzNTguOTgwMTQ5LDMyLjU2ODIzODIgMzU5LjA1OTU1MywzMi41NjgyMzgyIEwzNjAuNTY4MjM4LDMxLjA1OTU1MzMgQzM2MC42NDc2NDMsMzAuOTgwMTQ4OSAzNjAuNzI3MDQ3LDMwLjk4MDE0ODkgMzYwLjgwNjQ1MiwzMS4wNTk1NTMzIEwzNjcsMzcuMjUzMTAxNyBMMzczLjE5MzU0OCwzMS4wNTk1NTMzIEMzNzMuMjcyOTUzLDMwLjk4MDE0ODkgMzczLjM1MjM1NywzMC45ODAxNDg5IDM3My40MzE3NjIsMzEuMDU5NTUzMyBMMzczLjQzMTc2MiwzMS4wNTk1NTMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+") no-repeat right 50% #F0F0F0;
  background-size: 16px 10px;
  padding-right: 5px;
  background-origin: content-box; }

.checkoutv2 .pt_checkout .form-row input[type="checkbox"] + label:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiANCiAgICA8ZGVmcz4NCiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48L3JlY3Q+DQogICAgPC9kZWZzPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImNoZWNrYm94L25vIj4NCiAgICAgICAgICAgIDxnIGlkPSJSZWN0YW5nbGUtMTQiPg0KICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4NCiAgICAgICAgICAgICAgICA8cmVjdCBzdHJva2U9IiNDQ0NDQ0MiIHN0cm9rZS13aWR0aD0iMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSI+PC9yZWN0Pg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-size: 20px 20px;
  width: 20px;
  height: 20px; }

.checkoutv2 .pt_checkout .form-row input[type="checkbox"]:checked + label:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxkZWZzPg0KICAgICAgICA8cGF0aCBkPSJNMCwzIEwyMCwzIEwyMCwyMyBMMCwyMyBMMCwzIFogTTE2LDEwLjMxMzIwNzUgQzE2LDEwLjMxMzIwNzUgMTYsMTAuMTkyNDUyOCAxNiwxMC4xMzIwNzU1IEwxNC45MTMyMDc1LDkuMDQ1MjgzMDIgQzE0Ljg1MjgzMDIsOC45ODQ5MDU2NiAxNC43OTI0NTI4LDguOTg0OTA1NjYgMTQuNzMyMDc1NSw5LjA0NTI4MzAyIEw4LjIxMTMyMDc1LDE1LjUwNTY2MDQgTDUuMzczNTg0OTEsMTIuNjA3NTQ3MiBDNS4zMTMyMDc1NSwxMi41NDcxNjk4IDUuMjUyODMwMTksMTIuNTQ3MTY5OCA1LjE5MjQ1MjgzLDEyLjYwNzU0NzIgTDQuMDQ1MjgzMDIsMTMuNzU0NzE3IEMzLjk4NDkwNTY2LDEzLjgxNTA5NDMgMy45ODQ5MDU2NiwxMy44NzU0NzE3IDQuMDQ1MjgzMDIsMTMuOTM1ODQ5MSBMOC4wOTA1NjYwNCwxNy45ODExMzIxIEM4LjE1MDk0MzQsMTguMDQxNTA5NCA4LjIxMTMyMDc1LDE4LjA0MTUwOTQgOC4yNzE2OTgxMSwxNy45ODExMzIxIEwxNiwxMC4zMTMyMDc1IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4NCiAgICA8L2RlZnM+DQogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0iY2hlY2tib3gveWVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgLTMuMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPg0KICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iIzAwMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4NCiAgICAgICAgICAgICAgICA8cGF0aCBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMSIgZD0iTTAuNSwzLjUgTDAuNSwyMi41IEwxOS41LDIyLjUgTDE5LjUsMy41IEwwLjUsMy41IFogTTguMjE2NzAyNjQsMTQuNzk2NDg4IEwxNC4zNzg1MjIxLDguNjkxNzI5NjMgQzE0LjYzNDE2MTYsOC40MzYwOTAxMiAxNS4wMTExMjE0LDguNDM2MDkwMTIgMTUuMjY2NzYwOSw4LjY5MTcyOTYzIEwxNi41LDkuOTI0OTY4NjkgTDE2LjUsMTAuNTIxNDYzOSBMMTYuMzUyMTY0MiwxMC42NjgxNDQ3IEw4LjYyNTI1MTUsMTguMzM0Njg1NSBDOC4zNjk2MTIsMTguNTkwMzI1IDcuOTkyNjUyMTUsMTguNTkwMzI1IDcuNzM3MDEyNjUsMTguMzM0Njg1NSBMMy42OTE3Mjk2MywxNC4yODk0MDI0IEMzLjQzNjA5MDEyLDE0LjAzMzc2MjkgMy40MzYwOTAxMiwxMy42NTY4MDMxIDMuNjkxNzI5NjMsMTMuNDAxMTYzNiBMNC44Mzg4OTk0NCwxMi4yNTM5OTM4IEM1LjA5NDUzODk0LDExLjk5ODM1NDMgNS40NzE0OTg3OSwxMS45OTgzNTQzIDUuNzMwODQwMTIsMTIuMjU3NzM0OCBMOC4yMTY3MDI2NCwxNC43OTY0ODggWiI+PC9wYXRoPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+"); }

.checkoutv2 .pt_checkout .form-row input[type="radio"] + label:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIycHgiIGhlaWdodD0iMjJweCIgdmlld0JveD0iMCAwIDIyIDIyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJmb3JtL2Ryb3Bkb3duL29wZW4iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOS4wMDAwMDAsIC0xMDcuMDAwMDAwKSIgc3Ryb2tlPSIjQ0NDQ0NDIiBmaWxsPSIjRkZGRkZGIj4NCiAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSIzMCIgY3k9IjExOCIgcj0iMTAiPjwvY2lyY2xlPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-size: 20px 20px;
  width: 20px;
  height: 20px; }

.checkoutv2 .pt_checkout .form-row input[type="radio"]:checked + label:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTRweCIgdmlld0JveD0iMCAwIDE4IDE0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJmb3JtL2Ryb3Bkb3duL29wZW4iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMC4wMDAwMDAsIC0xMi4wMDAwMDApIiBmaWxsPSIjMDAwMDAwIj4NCiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIj4NCiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzgsMTMuOTY5ODExMyBMMjYuNDA3NTQ3MiwyNS40NzE2OTgxIEMyNi4zMTY5ODExLDI1LjU2MjI2NDIgMjYuMjI2NDE1MSwyNS41NjIyNjQyIDI2LjEzNTg0OTEsMjUuNDcxNjk4MSBMMjAuMDY3OTI0NSwxOS40MDM3NzM2IEMxOS45NzczNTg1LDE5LjMxMzIwNzUgMTkuOTc3MzU4NSwxOS4yMjI2NDE1IDIwLjA2NzkyNDUsMTkuMTMyMDc1NSBMMjEuNzg4Njc5MiwxNy40MTEzMjA4IEMyMS44NzkyNDUzLDE3LjMyMDc1NDcgMjEuOTY5ODExMywxNy4zMjA3NTQ3IDIyLjA2MDM3NzQsMTcuNDExMzIwOCBMMjYuMzE2OTgxMSwyMS43NTg0OTA2IEwzNi4wOTgxMTMyLDEyLjA2NzkyNDUgQzM2LjE4ODY3OTIsMTEuOTc3MzU4NSAzNi4yNzkyNDUzLDExLjk3NzM1ODUgMzYuMzY5ODExMywxMi4wNjc5MjQ1IEwzOCwxMy42OTgxMTMyIEMzOCwxMy43ODg2NzkyIDM4LDEzLjk2OTgxMTMgMzgsMTMuOTY5ODExMyBMMzgsMTMuOTY5ODExMyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
  background-size: 18px 14px;
  width: 18px;
  height: 14px; }

.checkoutv2 {
  background-color: #F0F0F0;
  /* override Bootstrap's styling of tabs */ }
  @media only screen and (max-width: 767px) {
    .checkoutv2 footer {
      padding: 0;
      border: none; }
    .checkoutv2 label[for$=_billingAddress_useShippingAddress] {
      font-size: 13px; } }
  .checkoutv2 .gift-cert-used {
    margin: 25px 0; }
  .checkoutv2 .error, .checkoutv2 .error-message, .checkoutv2 .error-message {
    color: #E54B4B;
    border-color: #E54B4B; }
  .checkoutv2 select.error, .checkoutv2 select.error-message, .checkoutv2 select.error-message, .checkoutv2 textarea.error, .checkoutv2 textarea.error-message, .checkoutv2 textarea.error-message, .checkoutv2 input[type="text"].error, .checkoutv2 input[type="text"].error-message, .checkoutv2 input[type="text"].error-message, .checkoutv2 input[type="password"].error, .checkoutv2 input[type="password"].error-message, .checkoutv2 input[type="password"].error-message, .checkoutv2 input[type="datetime"].error, .checkoutv2 input[type="datetime"].error-message, .checkoutv2 input[type="datetime"].error-message, .checkoutv2 input[type="datetime-local"].error, .checkoutv2 input[type="datetime-local"].error-message, .checkoutv2 input[type="datetime-local"].error-message, .checkoutv2 input[type="date"].error, .checkoutv2 input[type="date"].error-message, .checkoutv2 input[type="date"].error-message, .checkoutv2 input[type="month"].error, .checkoutv2 input[type="month"].error-message, .checkoutv2 input[type="month"].error-message, .checkoutv2 input[type="time"].error, .checkoutv2 input[type="time"].error-message, .checkoutv2 input[type="time"].error-message, .checkoutv2 input[type="week"].error, .checkoutv2 input[type="week"].error-message, .checkoutv2 input[type="week"].error-message, .checkoutv2 input[type="number"].error, .checkoutv2 input[type="number"].error-message, .checkoutv2 input[type="number"].error-message, .checkoutv2 input[type="email"].error, .checkoutv2 input[type="email"].error-message, .checkoutv2 input[type="email"].error-message, .checkoutv2 input[type="url"].error, .checkoutv2 input[type="url"].error-message, .checkoutv2 input[type="url"].error-message, .checkoutv2 input[type="search"].error, .checkoutv2 input[type="search"].error-message, .checkoutv2 input[type="search"].error-message, .checkoutv2 input[type="tel"].error, .checkoutv2 input[type="tel"].error-message, .checkoutv2 input[type="tel"].error-message, .checkoutv2 input[type="color"].error, .checkoutv2 input[type="color"].error-message, .checkoutv2 input[type="color"].error-message {
    border: 1px solid #E54B4B;
    color: #E54B4B; }
  .checkoutv2 span.error, .checkoutv2 span.error-message, .checkoutv2 span.error-message {
    font-size: 10px;
    text-transform: uppercase; }
  .checkoutv2 .readonly-section, .checkoutv2 #main #purchase .billing-address-readonly, .checkoutv2 #main #purchase .payment-instruments-readonly {
    border: 1px solid #CCC;
    padding: 10px 15px;
    position: relative; }
    .checkoutv2 .readonly-section .edit-button, .checkoutv2 #main #purchase .billing-address-readonly .edit-button, .checkoutv2 #main #purchase .payment-instruments-readonly .edit-button {
      cursor: pointer;
      position: absolute;
      top: 10px;
      right: 15px;
      color: #666;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .checkoutv2 .new-cart-summary-promo-code-container {
    font-size: 14px; }
  .checkoutv2 .billingSubmitButton {
    display: block;
    width: 240px;
    margin: 30px auto; }
  .checkoutv2 .billing-address-form {
    display: none; }
  .checkoutv2 .nav-tabs > li.active > a,
  .checkoutv2 .nav-tabs > li.active > a:hover,
  .checkoutv2 .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 2px solid;
    border-bottom-color: #EF4923; }
  .checkoutv2 #stored-credit-card-options {
    margin-bottom: 20px; }
  .checkoutv2 .order-totals-table .order-totals-table td:first {
    text-align: left; }
  @media only screen and (min-width: 992px) {
    .checkoutv2 #ChaseHPFiFrame {
      width: 100%;
      height: 391px; } }
  .checkoutv2 .checkout-dropdown label {
    cursor: pointer;
    font-weight: normal;
    font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
    font-size: 12px; }
    .checkoutv2 .checkout-dropdown label strong {
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .checkoutv2 .checkout-dropdown .checkout-dropdown-inputs .form-row.no-selection {
    font-size: 14px;
    color: #999; }
  .checkoutv2 .checkout-dropdown.open .checkout-dropdown-inputs .form-row.no-selection,
  .checkoutv2 .checkout-dropdown.open .checkout-dropdown-footer,
  .checkoutv2 .checkout-dropdown.open .checkout-dropdown-add-button,
  .checkoutv2 .checkout-dropdown.open .checkout-dropdown-button {
    display: none; }
  .checkoutv2 #wrapper.pt_checkout {
    background-color: #F0F0F0;
    /* 		height: 100vh; */ }
    .checkoutv2 #wrapper.pt_checkout legend {
      padding: 0 0 10px 0;
      font-size: 14px;
      text-transform: uppercase; }
    .checkoutv2 #wrapper.pt_checkout .form-horizontal {
      background-color: #FFFFFF;
      border-radius: none;
      padding: 0; }
    .checkoutv2 #wrapper.pt_checkout .emailList label span {
      float: none;
      width: auto; }
  .checkoutv2 form .input-text, .checkoutv2 form .input-select {
    background-color: #F0F0F0; }
  .checkoutv2 form select, .checkoutv2 form textarea, .checkoutv2 form input[type="text"], .checkoutv2 form input[type="password"], .checkoutv2 form input[type="datetime"], .checkoutv2 form input[type="datetime-local"], .checkoutv2 form input[type="date"], .checkoutv2 form input[type="month"], .checkoutv2 form input[type="time"], .checkoutv2 form input[type="week"], .checkoutv2 form input[type="number"], .checkoutv2 form input[type="email"], .checkoutv2 form input[type="url"], .checkoutv2 form input[type="search"], .checkoutv2 form input[type="tel"], .checkoutv2 form input[type="color"] {
    margin-bottom: 0;
    padding: 6px 15px; }
  .checkoutv2 form .form-control, .checkoutv2 form select, .checkoutv2 form
  .dropdown-appearance, .checkoutv2 form
  textarea, .checkoutv2 form
  input[type="text"], .checkoutv2 form
  input[type="password"], .checkoutv2 form
  input[type="datetime"], .checkoutv2 form
  input[type="datetime-local"], .checkoutv2 form
  input[type="date"], .checkoutv2 form
  input[type="month"], .checkoutv2 form
  input[type="time"], .checkoutv2 form
  input[type="week"], .checkoutv2 form
  input[type="number"], .checkoutv2 form
  input[type="email"], .checkoutv2 form
  input[type="url"], .checkoutv2 form
  input[type="search"], .checkoutv2 form
  input[type="tel"], .checkoutv2 form
  input[type="color"], .checkoutv2 form select, .checkoutv2 form textarea, .checkoutv2 form input[type="text"], .checkoutv2 form input[type="password"], .checkoutv2 form input[type="datetime"], .checkoutv2 form input[type="datetime-local"], .checkoutv2 form input[type="date"], .checkoutv2 form input[type="month"], .checkoutv2 form input[type="time"], .checkoutv2 form input[type="week"], .checkoutv2 form input[type="number"], .checkoutv2 form input[type="email"], .checkoutv2 form input[type="url"], .checkoutv2 form input[type="search"], .checkoutv2 form input[type="tel"], .checkoutv2 form input[type="color"] {
    box-shadow: none; }
  .checkoutv2 form .form-row {
    margin: 0 0 1.0rem; }
    .checkoutv2 form .form-row select,
    .checkoutv2 form .form-row input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
      width: 100%;
      min-width: auto; }
    .checkoutv2 form .form-row.emailList {
      margin: 0; }
  .checkoutv2 .row-no-padding {
    margin-left: 0;
    margin-right: 0; }
    .checkoutv2 .row-no-padding [class*="col-"] {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .checkoutv2 #main {
    padding: 0; }
    @media only screen and (min-width: 1200px) {
      .checkoutv2 #main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    @media only screen and (max-width: 1200px) {
      .checkoutv2 #main {
        width: 100%; } }
    .checkoutv2 #main > div {
      -ms-flex: 0 0 360px;
          flex: 0 0 360px;
      /* flex-grow | flex-shrink | flex-basis */ }
    .checkoutv2 #main .checkout-title {
      width: 100%;
      text-align: center;
      padding: 20px 0;
      text-transform: uppercase;
      font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
      font-size: 12px;
      letter-spacing: 1.2px; }
    .checkoutv2 #main .active .checkout-title {
      color: #ef4923; }
    .checkoutv2 #main .checkout-section {
      position: relative;
      padding: 15px;
      background-color: #FFFFFF; }
    .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-product {
      padding: 16px 0 16px 0; }
      .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-product:last-child {
        border: none; }
    .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-medium-image {
      float: left;
      width: 36%; }
    .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-name, .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-attributes, .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-pricing, .checkoutv2 #main #cart .checkout-mini-cart .mini-cart-product .product-availability-list {
      width: 58%; }
    @media only screen and (max-width: 1200px) {
      .checkoutv2 #main #cart .checkout-mini-cart {
        border-bottom: 1px solid #cccccc; } }
    .checkoutv2 #main #information .shipping-method-label {
      margin-top: 0;
      width: calc(100% - 33px); }
    .checkoutv2 #main #purchase .payment-forms .error, .checkoutv2 #main #purchase .payment-forms .error-message {
      padding: 10px; }
    .checkoutv2 #main #purchase .payment-instruments-readonly {
      margin-bottom: 20px; }
      .checkoutv2 #main #purchase .payment-instruments-readonly ul {
        margin: 0; }
      .checkoutv2 #main #purchase .payment-instruments-readonly .cc-img {
        float: left;
        width: 40px;
        margin-right: 10px; }
    .checkoutv2 #main #purchase .payment-method {
      display: block; }
    .checkoutv2 #main #purchase .payment-method-options .form-row {
      float: none; }
  .checkoutv2 #navbar #nav-header-wrapper {
    display: table;
    width: 100%;
    position: relative; }
  .checkoutv2 #navbar .header-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 64px; }
    .checkoutv2 #navbar .header-logo h2 {
      margin: 0; }
    .checkoutv2 #navbar .header-logo img {
      width: 137px; }
      @media only screen and (max-width: 1200px) {
        .checkoutv2 #navbar .header-logo img {
          width: 120px; } }
    @media only screen and (max-width: 1200px) {
      .checkoutv2 #navbar .header-logo {
        height: 54px; } }
  .checkoutv2 #navbar .cs-info-menu {
    display: table-cell;
    line-height: 44px;
    padding: 8px 20px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    display: table;
    top: 0;
    right: 0;
    height: 64px;
    padding: 0;
    line-height: normal;
    text-align: center;
    vertical-align: middle; }
    @media only screen and (max-width: 1200px) {
      .checkoutv2 #navbar .cs-info-menu {
        height: 54px; } }
    .checkoutv2 #navbar .cs-info-menu .menu-panel {
      overflow-y: hidden;
      position: absolute;
      top: 60px;
      right: 0;
      width: 185px;
      max-height: 0;
      background-color: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
      transition: max-height 0.5s, padding 0.45s;
      z-index: 1031;
      visibility: hidden; }
      .checkoutv2 #navbar .cs-info-menu .menu-panel a {
        display: block;
        line-height: 1.5;
        padding-top: 10px; }
        .checkoutv2 #navbar .cs-info-menu .menu-panel a.inline {
          display: inline-block; }
    .checkoutv2 #navbar .cs-info-menu .menu-panel-header {
      padding: 5px 0;
      margin: 0;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      font-size: 14px;
      letter-spacing: 0.7px;
      color: #999999; }
    .checkoutv2 #navbar .cs-info-menu.active .menu-panel {
      visibility: visible;
      max-height: 500px;
      padding: 10px 15px; }
    .checkoutv2 #navbar .cs-info-menu.active .glyphicon, .checkoutv2 #navbar .cs-info-menu.active .photo-caption-icon, .checkoutv2 #navbar .cs-info-menu.active
    .photo-icon {
      color: #ef4923; }
    .checkoutv2 #navbar .cs-info-menu .call-us {
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
    .checkoutv2 #navbar .cs-info-menu .cs-info-contact {
      display: table-cell;
      vertical-align: middle;
      padding: 0 10px; }
    .checkoutv2 #navbar .cs-info-menu .cs-glyphicon {
      display: table-cell;
      vertical-align: middle;
      padding: 0 12px 0 0; }
      .checkoutv2 #navbar .cs-info-menu .cs-glyphicon .glyphicon, .checkoutv2 #navbar .cs-info-menu .cs-glyphicon .photo-caption-icon, .checkoutv2 #navbar .cs-info-menu .cs-glyphicon
      .photo-icon {
        top: 0;
        font-size: 21px; }
  .checkoutv2 .navbar {
    background: #FFFFFF; }
  .checkoutv2 .instore-pill {
    display: inline;
    float: right;
    background-color: #ef4923;
    color: #FFFFFF;
    border-radius: 23px;
    font-size: 9px;
    padding: 3px 10px;
    font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif; }
  .checkoutv2 .checkout-progress-container {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    z-index: 10; }
    .csspositionsticky .checkoutv2 .checkout-progress-container {
      top: 0; }
  .checkoutv2 .checkout-progress {
    height: 6px;
    width: 100%;
    background-color: #f0f0f0; }
    .checkoutv2 .checkout-progress span {
      display: block;
      height: 6px;
      width: 20px;
      background-color: #ef4923;
      transition-property: width;
      transition-duration: 0.35s;
      transition-timing-function: ease; }
      .checkoutv2 .checkout-progress span.step-1 {
        width: 33%; }
      .checkoutv2 .checkout-progress span.step-2 {
        width: 66%; }
      .checkoutv2 .checkout-progress span.step-3 {
        width: 100%; }
  .checkoutv2 tr.creTypeRow {
    width: 51%; }
  .checkoutv2 tr.creExpirationRow {
    width: 45%; }

.img-responsive {
  margin: auto; }

.img-responsive.extra-bottom-margin {
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .img-inline-float-left {
    margin: 30px auto 55px;
    display: block; } }

@media only screen and (min-width: 768px) {
  .img-inline-float-left {
    margin: 0 40px 40px 0;
    float: left; } }

@media only screen and (min-width: 1200px) {
  .img-inline-float-left {
    margin-left: -16.666667%; } }

.img-inline-float-left.img-responsive {
  width: auto !important; }

.zcomponent-wrapper .section-header {
  margin-top: 40px !important;
  margin-bottom: 25px !important; }

.section-header span {
  font-size: 12px;
  text-transform: uppercase; }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none; } }

.zcomponent-wrapper h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500; }

@media only screen and (max-width: 767px) {
  .zcomponent-wrapper h2 {
    font-size: 35px; } }

.ambassadors-wrapper {
  margin-bottom: 60px; }

#ambassador-landing .btn-ambassadors {
  margin-bottom: 60px;
  transition: background 0.3s ease-out; }

@media only screen and (max-width: 767px) {
  #ambassador-landing .btn-ambassadors {
    display: block;
    margin: auto;
    max-width: 420px;
    white-space: normal; } }

#ambassador-landing .btn-ambassadors:hover {
  background: #67629e; }

html.parallax {
  height: 100%; }

html.parallax .container-none {
  height: 100%; }

html.parallax body {
  margin-top: 0;
  height: 100%; }

html.parallax footer {
  display: none !important; }

html.parallax #navbar {
  position: relative !important;
  z-index: 1040; }

html.parallax-footer #skrollr-body footer {
  display: block !important; }

.skrollr-desktop body {
  height: 100% !important; }

.parallax-image-wrapper {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden; }

.parallax-image-wrapper-100 {
  height: 100%;
  top: -100%; }

.parallax-image {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.parallax-image-100 {
  top: 0;
  height: 100%; }

@media only screen and (min-width: 768px) {
  .parallax-image-100 {
    height: 100%; } }

.parallax-image.skrollable-between {
  display: block; }

.no-skrollr .parallax-image-wrapper {
  display: none !important; }

.gap {
  background: transparent center no-repeat;
  background-size: cover; }

.skrollr .gap {
  background: transparent !important;
  position: relative; }

.gap-100 {
  height: 100%; }

@media only screen and (min-width: 768px) {
  .gap-100 {
    height: 100%; } }

.gap-aspect-56-25 {
  padding-bottom: 56.25%; }

/* overrides to make full-width image ZArticle component with parallax=true with text overlay elements layout properly at mobile.
forces correct background positioning for bkg image.
forces correct background color for text area.*/
@media only screen and (max-width: 767px) {
  .background-position-override {
    background-size: contain !important;
    background-position-y: 0 !important; } }

#skrollr-body {
  height: 100%;
  overflow: visible;
  position: relative; }

#skrollr-body .slide-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

#skrollr-body .photo-credits {
  bottom: 25px;
  right: 25px;
  z-index: 200 !important; }

#skrollr-body .btn-wider {
  font-size: 22px; }

.btn.btn-wider, button.btn-wider,
.btn-wider.button {
  padding-left: 60px;
  padding-right: 60px; }

.zcomponent-wrapper .btn-default {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #cccccc; }

.zcomponent-wrapper .btn-default:hover,
.zcomponent-wrapper .btn-default:focus,
.zcomponent-wrapper .btn-default:active {
  color: #333333;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #adadad; }

.zcomponent-wrapper .btn-default:active {
  background-image: none; }

.zcomponent-wrapper .btn-primary {
  color: #FFFFFF;
  background-color: #ef4923;
  border-color: #ef4923;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px; }

.zcomponent-wrapper .btn-primary:hover,
.zcomponent-wrapper .btn-primary:focus,
.zcomponent-wrapper .btn-primary:active {
  color: #FFFFFF;
  background-color: #f3775a;
  border-color: #f3775a; }

.zcomponent-wrapper .btn-primary:active {
  background-image: none; }

.zcomponent-wrapper .btn-success {
  color: #FFFFFF;
  background-color: #27ae60;
  border-color: #27ae60; }

.zcomponent-wrapper .btn-success:hover,
.zcomponent-wrapper .btn-success:focus,
.zcomponent-wrapper .btn-success:active {
  color: #FFFFFF;
  background-color: rgba(39, 174, 96, 0.5);
  border-color: #1c7c44; }

.zcomponent-wrapper .btn-success:active {
  background-image: none; }

.zcomponent-wrapper .btn-info {
  color: #FFFFFF;
  background-color: #342e7d;
  border-color: #342e7d;
  font-size: 16px; }

.zcomponent-wrapper .btn-info:hover,
.zcomponent-wrapper .btn-info:focus,
.zcomponent-wrapper .btn-info:active {
  color: #FFFFFF;
  background-color: #67629e;
  border-color: #67629e;
  text-decoration: none; }

.zcomponent-wrapper .btn-info:active {
  background-image: none; }

.zcomponent-wrapper .btn-warning {
  color: #FFFFFF;
  background-color: #c0392b;
  border-color: #c0392b; }

.zcomponent-wrapper .btn-warning:hover,
.zcomponent-wrapper .btn-warning:focus,
.zcomponent-wrapper .btn-warning:active {
  color: #FFFFFF;
  background-color: rgba(192, 57, 43, 0.6);
  border-color: #8e2a20; }

.zcomponent-wrapper .btn-warning:active {
  background-image: none; }

.zcomponent-wrapper .btn, .zcomponent-wrapper button, .zcomponent-wrapper
.button {
  letter-spacing: .05em;
  text-transform: none;
  font-weight: 700;
  transition: all 0.3s ease-out; }

@media only screen and (max-width: 767px) {
  .zcomponent-wrapper .btn, .zcomponent-wrapper button, .zcomponent-wrapper
  .button {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto; } }

.media-wrapper {
  position: relative; }

.media-wrapper .photo-credits {
  bottom: 25px;
  right: 25px;
  z-index: 200 !important; }

.media-wrapper:hover .icon-play,
.gap:hover .icon-play,
.container-video-panel:hover .icon-play {
  opacity: .6; }

.flex-hero-wrapper {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background-color: white; }

.flex-hero-wrapper:before,
.flex-hero-wrapper:after {
  content: " ";
  display: table; }

.flex-hero-wrapper:after {
  clear: both; }

.flex-hero-wrapper h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600; }

.flex-hero-wrapper p {
  font-size: 16px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  line-height: 1.9em; }

.flex-hero-row {
  display: table-row; }

@media only screen and (min-width: 992px) {
  .localism-landing {
    margin-top: -60px; }
  .localism-landing .hero-media-copy:first-of-type {
    margin-top: 60px; } }

@media only screen and (min-width: 992px) {
  .localism-landing .flex-hero-wrapper {
    padding-bottom: 80px; } }

@media only screen and (min-width: 992px) {
  .localism-detail .hero-media-copy:first-of-type {
    margin-top: -75px; } }

.flex-hero-btn {
  margin-top: 25px;
  margin-bottom: 30px; }

.hero-scale {
  background-color: white;
  position: relative;
  display: table-cell;
  vertical-align: top; }

.hero-scale .patagonia-video {
  z-index: 100; }

.hero-scale .vertical-center-parent {
  height: 100%;
  position: relative;
  padding-top: 56.25% !important;
  margin-top: -56.25% !important;
  display: table;
  width: 100%; }

.hero-scale .hm-copy-wrapper {
  height: 100%;
  position: relative;
  display: table;
  width: 100%; }

@media only screen and (min-width: 768px) {
  .hero-scale .hm-copy-wrapper {
    padding: 0; } }

.hero-scale .hm-copy-inner {
  display: table-row;
  width: 100%; }

.hero-scale .hero-media-copy {
  display: table-cell;
  padding: 30px;
  vertical-align: top; }

@media only screen and (max-width: 767px) {
  .hero-scale .hero-media-copy {
    padding: 20px 10px 30px; } }

.hero-scale .hero-media-img {
  bottom: auto !important; }

@media only screen and (min-width: 768px) {
  .hero-scale {
    height: 100%; } }

@media only screen and (max-width: 767px) {
  .hero-scale {
    width: 100%;
    float: left; } }

@media only screen and (min-width: 768px) {
  .hero-width-50 {
    width: 50%; }
  .hero-width-50:nth-of-type(2n+0) {
    border-top: 4px solid white;
    border-left: 2px solid white; }
  .hero-width-50:nth-of-type(2n+0) ::after {
    content: " "; }
  .hero-width-50:nth-of-type(2n+0) ::after:before,
  .hero-width-50:nth-of-type(2n+0) ::after:after {
    content: " ";
    display: table; }
  .hero-width-50:nth-of-type(2n+0) ::after:after {
    clear: both; }
  .hero-width-50:nth-of-type(2n+1) {
    border-right: 2px solid white;
    border-top: 4px solid white; } }

@media only screen and (min-width: 768px) {
  .hero-width-33 {
    width: 33.33%;
    float: left;
    padding: 4px; } }

.patagonia-video .hero-media-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.zcomponent-wrapper .patagonia-video {
  padding-top: 56.25%;
  background: #eeeeee;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 12+ */
  /* IE10+ */
  background: radial-gradient(ellipse at center, #f7f7f7 0%, #eaeaea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
  box-shadow: inset 0 0 60px 1px #555555; }

.parallax-image-wrapper .video-container {
  height: 100% !important;
  position: absolute;
  bottom: 0;
  left: 0; }

@media only screen and (min-width: 768px) {
  .hero-img-wrapper {
    padding-bottom: 56.25%; } }

.hero-img-wrapper img {
  transition: opacity 0.75s ease-in-out;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.hero-media-img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin: auto;
  width: 100%; }

@media only screen and (min-width: 768px) {
  .hero-media-img {
    position: absolute;
    top: 0;
    left: 0; } }

.relative-hero-media-img {
  position: relative; }

.hm-copy-wrapper {
  color: #FFFFFF;
  text-align: center; }

@media only screen and (min-width: 768px) {
  .media-wrapper:not(.hero-scale) .hm-copy-wrapper,
  .container-video-panel .hm-copy-wrapper,
  .slide-content-center .hm-copy-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 100; }
  .media-wrapper:not(.hero-scale) .hm-copy-wrapper:after,
  .container-video-panel .hm-copy-wrapper:after,
  .slide-content-center .hm-copy-wrapper:after {
    content: '';
    display: inline-block;
    width: 1px;
    margin-left: -1px;
    height: 100%;
    vertical-align: middle; } }

@media only screen and (max-width: 767px) {
  .video-image {
    position: relative; } }

.hero-media-copy {
  display: inline-block;
  max-width: 600px;
  vertical-align: middle; }

@media only screen and (max-width: 767px) {
  .hero-media-copy {
    padding: 55px 10px; } }

.tnl-hero-media-copy {
  max-width: 700px !important; }

@media only screen and (max-width: 767px) {
  .hero-media-copy.video-panel {
    max-width: 100%;
    display: block;
    padding: 30px 0 15px; } }

.hero-media-btns {
  display: inline-block;
  vertical-align: middle; }

.hm-title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .1em;
  margin-top: 0; }

.hm-title span {
  font-size: 1.33em;
  display: block;
  line-height: 1em; }

.h2-70 h2 {
  font-size: 70px;
  line-height: 75px;
  letter-spacing: 6px; }

@media only screen and (max-width: 767px) {
  .h2-70 h2 {
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 2px;
    color: black; } }

.hm-subtitle {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  line-height: 1em;
  padding-top: 20px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .3em; }

.hm-summary {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7em;
  letter-spacing: .05em; }
  .hm-summary a {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 768px) {
  .hm-summary {
    font-size: 18px; } }

.icon-play {
  max-width: 60px;
  margin-top: 10px;
  transition: opacity 0.3s ease-out; }

.icon-play:hover {
  opacity: .6; }

@media only screen and (min-width: 768px) {
  .icon-play {
    margin-top: 20px; } }

@media only screen and (min-width: 992px) {
  .icon-play {
    max-width: 80px;
    margin-top: 40px; } }

.video-icon-overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  text-align: center; }

.video-icon-overlay:after {
  content: '';
  display: inline-block;
  width: 1px;
  margin-left: -1px;
  height: 100%;
  vertical-align: middle; }

.btn.btn-white-box, button.btn-white-box,
.btn-white-box.button {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  font-weight: 700;
  border: 3px solid #FFFFFF;
  transition: background-color 0.3s ease-out; }

.btn.btn-white-box:hover, button.btn-white-box:hover,
.btn-white-box.button:hover {
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.3); }

.btn-white-base,
.btn-white,
.btn-white.btn-white-no-hover:hover {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #FFFFFF; }

.btn-white-base:hover,
.btn-white-base:focus,
.btn-white-base:active,
.btn-white-base.active,
.open > .dropdown-toggle.btn-white-base {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #e0e0e0; }

.btn-white-base:active,
.btn-white-base.active,
.open > .dropdown-toggle.btn-white-base {
  background-image: none; }

.btn-white-base.disabled,
.btn-white-base[disabled],
fieldset[disabled] .btn-white-base,
.btn-white-base.disabled:hover,
.btn-white-base[disabled]:hover,
fieldset[disabled] .btn-white-base:hover,
.btn-white-base.disabled:focus,
.btn-white-base[disabled]:focus,
fieldset[disabled] .btn-white-base:focus,
.btn-white-base.disabled:active,
.btn-white-base[disabled]:active,
fieldset[disabled] .btn-white-base:active,
.btn-white-base.disabled.active,
.btn-white-base[disabled].active,
fieldset[disabled] .btn-white-base.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF; }

.btn-white-base .badge {
  color: #FFFFFF;
  background-color: #333333; }

.btn-white {
  display: block;
  text-transform: uppercase !important; }

.btn-white:hover {
  background-color: rgba(255, 255, 255, 0.6); }

@media only screen and (max-width: 767px) {
  .btn-white {
    width: 100%;
    max-width: 100% !important; } }

.btn-white.btn-white-no-hover {
  cursor: auto; }

.btn-white.btn-white-no-hover:active {
  box-shadow: none; }

.two-col-bg {
  color: #000000;
  background-color: #FFFFFF; }

.two-col-wrapper {
  padding-top: 120px;
  padding-bottom: 120px; }

@media only screen and (max-width: 767px) {
  .two-col-wrapper {
    padding-top: 120px;
    padding-bottom: 120px; }
  .two-col-wrapper .img-responsive {
    max-width: 80%; } }

.two-column {
  font-size: 16px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  line-height: 1.9em; }

.two-column p {
  margin-bottom: 1.9em; }

@media only screen and (max-width: 767px) {
  .two-column img {
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .two-column {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px; } }

.two-column h2.larger {
  font-size: 34px; }

@media only screen and (max-width: 480px) {
  .two-column h2.larger {
    font-size: 20px; } }

.two-column p.lighter-two-column-text {
  font-size: 16px;
  line-height: 34px; }

.two-col-title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em; }

@media only screen and (min-width: 768px) {
  .two-col-title {
    margin-top: 0;
    margin-bottom: 80px; } }

.btns-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
  margin-top: 30px; }

@media only screen and (min-width: 768px) {
  .btns-wrapper {
    margin-top: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center; } }

@media only screen and (max-width: 767px) {
  .btns-wrapper .btn, .btns-wrapper button, .btns-wrapper
  .button {
    display: block;
    width: 100%;
    max-width: 280px;
    margin: auto; }
  .btns-wrapper .btn:first-child, .btns-wrapper button:first-child, .btns-wrapper
  .button:first-child {
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .btns-wrapper .btn, .btns-wrapper button, .btns-wrapper
  .button {
    -ms-flex: 0 1 310px;
    flex: 0 1 310px; } }

@media only screen and (min-width: 768px) {
  .btns-wrapper .btn:nth-child(2n), .btns-wrapper button:nth-child(2n), .btns-wrapper
  .button:nth-child(2n) {
    margin-left: 15px; } }

.btn.btn-wrap, button.btn-wrap,
.btn-wrap.button {
  white-space: normal; }

.btns-wrapper .btn.btn-no-wrap, .btns-wrapper button.btn-no-wrap, .btns-wrapper
.btn-no-wrap.button {
  white-space: nowrap;
  -ms-flex: initial;
      flex: initial;
  -moz-flex: initial;
  -webkit-flex: initial; }

@media only screen and (max-width: 767px) {
  .btns-wrapper .btn.btn-no-wrap, .btns-wrapper button.btn-no-wrap, .btns-wrapper
  .btn-no-wrap.button {
    white-space: normal; } }

@media only screen and (min-width: 768px) {
  .two-col-wrapper .btns-wrapper {
    margin-top: 30px; } }

.two-col-subtitle {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .05em; }

@media only screen and (min-width: 768px) {
  .two-col-subtitle {
    margin-top: 80px; } }

.layout-right .two-column:first-of-type {
  margin-bottom: 0; }

.layout-right .two-column:nth-of-type(2) {
  float: right !important; }

@media only screen and (min-width: 1200px) {
  .layout-right .two-column:nth-of-type(2) {
    margin-right: 8.3333333%; } }

.two-column .two-col-title {
  margin: 0 auto 10px; }

.img-wrapper {
  position: relative;
  text-align: center; }

.img-responsive.has-caption {
  margin: 0;
  display: inline-block; }

.img-caption {
  text-transform: uppercase;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  right: -125px;
  width: 125px;
  text-align: left;
  line-height: 1.3em;
  font-size: 12px;
  letter-spacing: .1em; }

@media (max-width: 1199px) {
  .img-caption {
    display: none; } }

.hero-two-col-bg,
.hero-four-col-bg {
  color: #000000;
  background-color: #FFFFFF;
  padding-top: 75px; }

.hero-two-col-wrapper {
  padding-bottom: 120px; }

.hero-four-column-text-wrapper {
  padding-top: 120px;
  padding-bottom: 120px; }

@media only screen and (max-width: 767px) {
  .hero-four-column-text-wrapper {
    padding-top: 40px; } }

.two-column {
  font-size: 16px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  line-height: 1.9em; }

.two-column p {
  margin-bottom: 1.9em; }

@media only screen and (max-width: 767px) {
  .two-column img {
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .two-column {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px; } }

.four-column {
  text-align: left;
  width: 25%;
  float: left;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 16px;
  line-height: 24px; }

@media only screen and (max-width: 767px) {
  .four-column {
    width: 100%;
    padding-left: 25%;
    padding-right: 25%; } }

.hero-two-col-title {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em; }

@media only screen and (min-width: 768px) {
  .hero-two-col-title {
    margin-top: 0;
    margin-bottom: 80px; } }

.pbl-hero-two-column-text-wrapper {
  margin-top: 12px; }

.pbl-hero-two-column-text {
  text-align: left;
  font-size: 18px; }

.pbl-hero-two-column-text .pbl-number {
  color: #ef4923; }

.two-col-subtitle {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .05em; }

@media only screen and (min-width: 768px) {
  .two-col-subtitle {
    margin-top: 80px; } }

.layout-right .two-column:first-of-type {
  margin-bottom: 0; }

.layout-right .two-column:nth-of-type(2) {
  float: right !important; }

@media only screen and (min-width: 1200px) {
  .layout-right .two-column:nth-of-type(2) {
    margin-right: 8.3333333%; } }

.two-column .two-col-title {
  margin: 0 auto 10px; }

.img-wrapper {
  position: relative;
  text-align: center; }

.img-responsive.has-caption {
  margin: 0;
  display: inline-block; }

.img-caption {
  text-transform: uppercase;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  right: -125px;
  width: 125px;
  text-align: left;
  line-height: 1.3em;
  font-size: 12px;
  letter-spacing: .1em; }

@media (max-width: 1199px) {
  .img-caption {
    display: none; } }

.three-column-image-text-image {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  padding-bottom: 50px; }

.three-column-image-text-image h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  margin-bottom: 50px; }

@media only screen and (max-width: 991px) {
  .three-column-image-text-image h2 {
    font-size: 40px;
    margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .three-column-image-text-image h2 {
    font-size: 35px; } }

.three-column-image-text-image .image-column {
  width: 37.5%;
  float: left; }

.three-column-image-text-image .image-column p {
  font-size: 16px;
  line-height: 24px; }

.three-column-image-text-image .image-column a > img {
  transition: opacity 0.3s ease-out; }

.three-column-image-text-image .image-column a > img:hover {
  opacity: .6; }

@media only screen and (max-width: 991px) {
  .three-column-image-text-image .image-column {
    width: 30%;
    margin-bottom: 60px; }
  .three-column-image-text-image .image-column p {
    font-size: 12px;
    line-height: 12px; } }

@media only screen and (max-width: 767px) {
  .three-column-image-text-image .image-column {
    width: 100%;
    float: none; } }

.three-column-image-text-image .center-text-column {
  float: left;
  width: 25%;
  margin-top: 4%; }

.three-column-image-text-image .center-text-column p {
  font-size: 16px;
  line-height: 24px; }

.three-column-image-text-image .center-text-column h3.subhead,
.three-column-image-text-image .center-text-column p.subhead {
  font-size: 16px;
  line-height: 24px;
  color: #ef4923;
  font-weight: bold; }

@media only screen and (max-width: 991px) {
  .three-column-image-text-image .center-text-column {
    width: 40%; } }

@media only screen and (max-width: 767px) {
  .three-column-image-text-image .center-text-column {
    width: 100%;
    float: none;
    padding-left: 20px;
    padding-right: 20px; } }

.three-column-image-text-image .image-caption {
  width: 50%; }

.three-images-with-captions {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 75px;
  font-size: 16px; }

.three-images-with-captions h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  margin-bottom: 10px; }

@media only screen and (max-width: 991px) {
  .three-images-with-captions h2 {
    font-size: 40px; } }

@media only screen and (max-width: 767px) {
  .three-images-with-captions h2 {
    font-size: 35px; } }

@media only screen and (max-width: 767px) {
  .three-images-with-captions h3 {
    padding-left: 15px;
    padding-right: 15px; } }

.three-images-with-captions .image-column {
  width: 33.3333%;
  float: left; }

.three-images-with-captions .image-column h3,
.three-images-with-captions .image-column p.head {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px; }

.three-images-with-captions .image-column p.subhead {
  font-size: 16px;
  font-weight: bold; }

.three-images-with-captions .image-column p {
  font-size: 16px;
  line-height: 24px; }

.three-images-with-captions .image-column a > img {
  transition: opacity 0.3s ease-out; }

.three-images-with-captions .image-column a > img:hover {
  opacity: .6; }

@media only screen and (max-width: 767px) {
  .three-images-with-captions .image-column {
    width: 100%;
    float: none; } }

.three-images-with-captions .half-width-image img {
  width: 50%; }

.three-images-with-captions .image-caption {
  width: 50%; }

.three-images-with-captions .caption-div {
  padding-left: 50px;
  padding-right: 50px; }

.full-bleed-image-with-text,
.centered-text-with-icon-and-background {
  margin-bottom: 75px; }

.full-bleed-image-with-text .center-text-wrapper,
.centered-text-with-icon-and-background .center-text-wrapper {
  overflow: hidden;
  position: relative;
  padding-top: 10%;
  padding-bottom: 45px;
  margin-left: 25%;
  margin-right: auto;
  width: 50%;
  text-align: center; }

@media (max-width: 1199px) {
  .full-bleed-image-with-text .center-text-wrapper,
  .centered-text-with-icon-and-background .center-text-wrapper {
    top: 20%; } }

.full-bleed-image-with-text .center-text-wrapper h2,
.centered-text-with-icon-and-background .center-text-wrapper h2 {
  font-size: 100px;
  line-height: 100px;
  font-weight: bold;
  padding-bottom: 40px; }

@media only screen and (max-width: 991px) {
  .full-bleed-image-with-text .center-text-wrapper h2,
  .centered-text-with-icon-and-background .center-text-wrapper h2 {
    font-size: 60px;
    line-height: 65px; } }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-text .center-text-wrapper h2,
  .centered-text-with-icon-and-background .center-text-wrapper h2 {
    font-size: 28px;
    line-height: 32px; } }

.full-bleed-image-with-text .center-text-wrapper p,
.centered-text-with-icon-and-background .center-text-wrapper p {
  font-size: 24px; }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-text .center-text-wrapper p,
  .centered-text-with-icon-and-background .center-text-wrapper p {
    font-size: 15px; } }

.full-bleed-image-with-text .center-text-wrapper {
  position: absolute;
  top: 10%;
  padding: 0; }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-text .center-text-wrapper {
    top: 0;
    padding-top: 0; } }

.image-with-target-shift.no-bottom-margin,
.full-bleed-image-with-text.no-bottom-margin,
.centered-text-with-icon-and-background.no-bottom-margin {
  margin-bottom: 0; }

.centered-text-with-icon-and-background h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.24px; }

@media only screen and (max-width: 767px) {
  .centered-text-with-icon-and-background h2 {
    font-size: 35px; } }

.centered-text-with-icon-and-background .relative-hero-media-img {
  width: auto;
  height: 100%; }

.centered-text-with-icon-and-background .media-wrapper {
  background-size: cover; }

@media only screen and (max-width: 767px) {
  .centered-text-with-icon-and-background .hero-media-img {
    display: none; } }

.centered-text-with-icon-and-background .center-text-wrapper {
  padding-top: 40px;
  padding-bottom: 50px;
  margin-left: 20%;
  width: 60%; }

.centered-text-with-icon-and-background .center-text-wrapper h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  line-height: 75px;
  margin-top: 0; }

.centered-text-with-icon-and-background .center-text-wrapper p {
  font-size: 18px;
  line-height: 30px; }

@media (max-width: 1199px) {
  .centered-text-with-icon-and-background .center-text-wrapper {
    margin-left: 15%;
    width: 70%; }
  .centered-text-with-icon-and-background .center-text-wrapper h2 {
    font-size: 36px;
    line-height: 50px; }
  .centered-text-with-icon-and-background .center-text-wrapper p {
    font-size: 16px;
    line-height: 24px; } }

@media only screen and (max-width: 991px) {
  .centered-text-with-icon-and-background .center-text-wrapper {
    margin-left: 5%;
    width: 90%; } }

@media only screen and (max-width: 767px) {
  .centered-text-with-icon-and-background .center-text-wrapper {
    overflow: hidden;
    position: static;
    padding: 30px 0 20px; }
  .centered-text-with-icon-and-background .center-text-wrapper h2,
  .centered-text-with-icon-and-background .center-text-wrapper h3 {
    margin-top: 10px; }
  .centered-text-with-icon-and-background .center-text-wrapper h2 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 15px; }
  .centered-text-with-icon-and-background .center-text-wrapper h3 {
    font-size: 16px; }
  .centered-text-with-icon-and-background .center-text-wrapper .icon-image {
    width: 15%; }
  .centered-text-with-icon-and-background .center-text-wrapper p {
    font-size: 14px;
    line-height: 20px; } }

.four-disc {
  margin-bottom: 0;
  padding-top: 75px;
  padding-bottom: 75px; }

.four-disc-wrapper h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  padding-bottom: 50px; }

@media only screen and (max-width: 767px) {
  .four-disc-wrapper h2 {
    font-size: 35px;
    padding-bottom: 25px; } }

.four-disc-wrapper .disc-column-wrapper {
  width: 25%;
  float: left;
  padding-left: 2%;
  padding-right: 2%; }

@media only screen and (max-width: 767px) {
  .four-disc-wrapper .disc-column-wrapper {
    width: 100%;
    padding-left: 25%;
    padding-right: 25%; } }

.four-disc-wrapper .disc-column-wrapper .disc-wrapper {
  position: relative;
  transition: opacity 0.3s ease-out; }

.four-disc-wrapper .disc-column-wrapper .disc-wrapper h3 {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  margin: 0; }

@media only screen and (max-width: 991px) {
  .four-disc-wrapper .disc-column-wrapper .disc-wrapper h3 {
    font-size: 22px; } }

.four-disc-wrapper .disc-column-wrapper a > .disc-wrapper:hover {
  opacity: 0.6; }

.four-disc-wrapper .disc-column-wrapper .disc-text {
  font-size: 16px;
  margin-top: 20px;
  line-height: 24px;
  color: black; }

.four-disc-wrapper .disc-column-wrapper .disc-text p.head {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px; }

.four-disc-wrapper .disc-column-wrapper .disc-text p.subhead {
  font-size: 16px;
  font-weight: bold; }

@media only screen and (max-width: 991px) {
  .four-disc-wrapper .disc-column-wrapper .disc-text {
    font-size: 16px;
    margin-top: 20px;
    line-height: 20px; } }

@media only screen and (max-width: 767px) {
  .four-disc-wrapper .disc-column-wrapper .disc-text {
    margin-bottom: 75px; } }

.container-article {
  padding-bottom: 60px; }

.mysnapt {
  padding-bottom: 50px; }

.single-column {
  color: #FFFFFF; }

.single-column p {
  font-size: 16px;
  line-height: 2.1em;
  letter-spacing: .05em;
  margin-bottom: 2.1em; }

.single-column p:last-of-type {
  margin-bottom: 0; }

.single-column.black-text {
  color: black; }

.single-column.small-headline h2 {
  font-size: 24px; }

.single-column.small-headline h2.single-col-title {
  margin-top: 20px; }

.single-col-title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  text-align: center;
  margin: 60px 0 40px;
  letter-spacing: .05em; }

.single-col-title-no-bottom {
  margin-bottom: 0; }

.single-col-subtitle {
  text-align: center;
  color: #000000;
  font-weight: 600; }

@media only screen and (max-width: 767px) {
  .single-col-subtitle {
    margin-bottom: 30px;
    margin-top: 10px; } }

.full-bleed-image-with-color-reveal {
  overflow: hidden; }

.full-bleed-image-with-color-reveal .color-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1; }

.full-bleed-image-with-color-reveal .center-text-wrapper {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  z-index: 2; }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-color-reveal .center-text-wrapper {
    top: 25%; } }

.full-bleed-image-with-color-reveal .center-text-wrapper h2 {
  color: white;
  font-size: 100px;
  line-height: 90px;
  margin-top: 35px; }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-color-reveal .center-text-wrapper h2 {
    font-size: 35px;
    line-height: 35px;
    margin-top: 25px; } }

.full-bleed-image-with-color-reveal .center-text-wrapper .pill {
  background-color: #ef4923;
  border: 2px solid #ef4923;
  color: white;
  letter-spacing: .05em;
  padding: 3px 30px;
  border-radius: 10px;
  font-size: 18px;
  line-height: 18px; }

@media only screen and (max-width: 767px) {
  .full-bleed-image-with-color-reveal .center-text-wrapper .pill {
    font-size: 12px;
    line-height: 12px; } }

.full-bleed-image-with-color-reveal .center-text-wrapper .pill:hover {
  text-decoration: none; }

.full-bleed-image-with-color-reveal .media-wrapper .photo-credits {
  z-index: 1 !important;
  bottom: 42px; }

.image-with-target-shift {
  position: relative;
  overflow: hidden;
  margin-bottom: 75px; }

.image-with-target-shift .target-shift-image {
  position: absolute;
  top: 0; }

.split-panel {
  margin-bottom: -7px; }

@media only screen and (max-width: 767px) {
  .split-panel {
    margin-bottom: 0; } }

.split-panel .outer-wrapper {
  width: 100%; }

.split-panel .outer-wrapper .split-panel-column-wrapper {
  position: relative;
  display: inline-block;
  width: 50%; }

@media only screen and (max-width: 767px) {
  .split-panel .outer-wrapper .split-panel-column-wrapper {
    display: block;
    width: 100%; } }

.split-panel .outer-wrapper .split-panel-column-wrapper .overlay {
  position: absolute;
  z-index: 1;
  text-align: center;
  color: white;
  width: 100%;
  bottom: 73%; }

@media only screen and (max-width: 480px) {
  .split-panel .outer-wrapper .split-panel-column-wrapper .overlay {
    bottom: 70%; } }

.split-panel .outer-wrapper .split-panel-column-wrapper .overlay h2 {
  font-size: 45px;
  letter-spacing: .05em;
  font-weight: 500;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

@media only screen and (max-width: 767px) {
  .split-panel .outer-wrapper .split-panel-column-wrapper .overlay h2 {
    font-size: 35px; } }

@media only screen and (max-width: 480px) {
  .split-panel .outer-wrapper .split-panel-column-wrapper .overlay a.btn-wide {
    width: auto; } }

.two-column-buttons {
  color: #FFFFFF; }

.two-column-buttons .title-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 5%;
  text-align: center; }

.two-column-buttons .title-wrapper h2 {
  font-size: 45px;
  letter-spacing: .05em;
  font-weight: 500;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

@media only screen and (max-width: 767px) {
  .two-column-buttons .title-wrapper h2 {
    font-size: 35px;
    line-height: 40px; } }

.two-column-buttons .column-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  padding-top: 14%;
  text-align: center; }

.two-column-buttons .column-wrapper h3 {
  font-size: 30px;
  line-height: 30px; }

@media only screen and (max-width: 767px) {
  .two-column-buttons .column-wrapper {
    position: relative;
    color: black;
    padding-bottom: 75px; }
  .two-column-buttons .column-wrapper .row {
    margin-left: 0;
    margin-right: 0; } }

.two-column-buttons a.white-pill {
  border: 2px solid white;
  color: white;
  letter-spacing: .05em;
  padding: 8px 10px 7px;
  border-radius: 18px;
  line-height: 1em;
  display: inline-block;
  min-width: 186px;
  margin: 10px 0;
  transition: all 0.3s ease-out; }

.two-column-buttons a.white-pill:hover {
  text-decoration: none;
  opacity: 0.6; }

@media only screen and (max-width: 767px) {
  .two-column-buttons a.white-pill {
    color: black;
    border: 2px solid black;
    min-width: 125px; } }

.hor-rule-header-with-text {
  color: black;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 55px; }

@media only screen and (max-width: 767px) {
  .hor-rule-header-with-text {
    margin-top: 85px; } }

.hor-rule-header-with-text .title-wrapper-div {
  margin: 62px 30px 35px;
  background-color: white;
  border-top: 2px solid #808080;
  padding-left: 20px;
  padding-right: 20px; }

.hor-rule-header-with-text .title-wrapper-div h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  margin-top: -27px; }

@media only screen and (max-width: 767px) {
  .hor-rule-header-with-text .title-wrapper-div h2 {
    background-color: white;
    font-size: 35px; } }

.hor-rule-header-with-text .title-wrapper-div h2 span {
  background-color: white;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 2.4px;
  padding: 0 20px; }

@media only screen and (max-width: 767px) {
  .hor-rule-header-with-text .title-wrapper-div h2 span {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px; } }

.hor-rule-header-with-text .content-div {
  font-size: 18px;
  line-height: 28px;
  padding-left: 25%;
  padding-right: 25%;
  margin-bottom: 48px; }

@media only screen and (max-width: 767px) {
  .hor-rule-header-with-text .content-div {
    font-size: 14px;
    line-height: 22px;
    padding-left: 10%;
    padding-right: 10%; } }

@media only screen and (max-width: 767px) {
  .hor-rule-header-with-text a.btn-primary {
    width: 50%; } }

.two-col-wide-image {
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .two-col-wide-image {
    padding-top: 50px; } }

.two-col-wide-image .image-div {
  width: 66.6%;
  float: left;
  padding: 40px; }

.two-col-wide-image .image-div img {
  width: 100%; }

.two-col-wide-image .copy-div {
  width: 33%;
  margin-left: 66.6%;
  text-align: left;
  font-size: 16px;
  padding-top: 40px;
  padding-right: 40px;
  margin-bottom: 40px; }

.two-col-wide-image .copy-div h2 {
  font-size: 45px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: 500; }

@media only screen and (max-width: 767px) {
  .two-col-wide-image .copy-div h2 {
    font-size: 35px; } }

.two-col-wide-image .copy-div h3 {
  font-size: 20px;
  color: #ef4923; }

@media only screen and (max-width: 767px) {
  .two-col-wide-image .image-div {
    width: 100%;
    float: none;
    padding: 15px; }
  .two-col-wide-image .copy-div {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding-top: 0;
    padding-right: 0;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 2; }
  .two-col-wide-image .copy-div h2 {
    font-size: 45px; } }

.two-col-wide-image.right .image-div {
  float: right; }

.two-col-wide-image.right .copy-div {
  margin-left: 0;
  padding-left: 40px;
  padding-right: 0; }

@media only screen and (max-width: 767px) {
  .two-col-wide-image.right .copy-div {
    padding-right: 40px; } }

.img-cont-wrapper {
  padding: 30px 0;
  background: #FFFFFF;
  text-align: center; }

@media only screen and (min-width: 768px) {
  .img-cont-wrapper {
    padding: 75px 0; } }

.img-cont-wrapper .btns-wrapper {
  margin-top: 55px;
  margin-bottom: 0; }

.img-container {
  width: 100%;
  margin: 0 auto; }

@media only screen and (min-width: 480px) {
  .img-container {
    width: 80%; } }

.img-caption-col {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  float: none !important;
  line-height: 2em;
  letter-spacing: .05em;
  margin-top: 20px;
  text-align: left; }

@media only screen and (min-width: 768px) {
  .img-caption-col {
    float: left;
    width: 50%; } }

.img-cont-title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 55px; }

.img-cont-title.small-bottom-margin {
  margin-bottom: 10px; }

.img-cont-subtitle {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 55px; }

.container-social {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px; }

@media only screen and (min-width: 768px) {
  .container-social {
    display: -ms-flexbox;
    display: flex; } }

.social-column {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .social-column {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; } }

@media only screen and (max-width: 767px) {
  .social-column.column-left .social-pane {
    margin: 2px 0 5px 0; } }

@media only screen and (min-width: 768px) {
  .social-column.column-left .social-pane {
    float: left;
    margin: 2px 2px 2px 0; } }

.social-column.column-right {
  display: block; }

@media only screen and (min-width: 768px) {
  .social-column.column-right {
    padding-left: 2px;
    display: -ms-flexbox;
    display: flex; } }

.social-column.column-right .social-pane {
  display: block;
  width: 100%; }

@media only screen and (max-width: 767px) {
  .social-column.column-right .social-pane {
    margin: 2px 0 2px 0; } }

@media only screen and (min-width: 768px) {
  .social-column.column-right .social-pane {
    margin: 2px 0 2px 2px;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; } }

.social-pane {
  background-color: #FFFFFF;
  color: #000000;
  width: 100%;
  padding: 40px; }

.social-pane .tnl-social-icons {
  margin-top: 20px; }

.social-pane.twitter {
  padding-bottom: 30px; }

.social-header {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: .05em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  color: #342e7d;
  padding-top: 0;
  margin-top: 0; }

.social-content {
  max-width: 320px;
  margin: 0 auto;
  color: #000000;
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: .05em;
  margin-bottom: 1.7em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.social-button {
  padding: 30px 60px;
  width: 320px;
  font-size: 18px;
  letter-spacing: .05em;
  font-weight: normal !important;
  text-transform: uppercase !important;
  line-height: 1.708; }

@media only screen and (max-width: 767px) {
  .social-button {
    max-width: 320px;
    width: 90%;
    padding: 13px 19px; } }

.parallax-navbar-wrapper {
  min-height: 106px; }

#parallax-navbar {
  padding-bottom: 35px; }

.desktop-pill-nav {
  text-align: center; }

.mobile-pill-nav {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .mobile-pill-nav {
    padding: 10px 0;
    background-color: #FFFFFF; }
  .mobile-pill-nav .pill {
    width: 100%; } }

.pill-nav {
  width: 100%;
  z-index: 1000;
  transform: translate3d(0, 0, 0);
  background-color: #FFFFFF; }

.pill-nav .anchor-links {
  display: none; }

@media only screen and (min-width: 768px) {
  .pill-nav .anchor-links {
    display: block; } }

.pill-nav .anchor-links li {
  font-weight: bold; }

.pill-nav .anchor-links li.active {
  color: #ef4923; }

.pill-nav div {
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center; }

@media only screen and (max-width: 767px) {
  .pill-nav div {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .pill-nav div {
    padding: 20px 0; } }

.pill-nav span.title {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: .1em; }

@media only screen and (min-width: 768px) {
  .pill-nav span.title {
    font-size: 20px; } }

@media only screen and (max-width: 767px) {
  .pill-nav span.title {
    font-size: 13px;
    line-height: 30px; } }

.pill-nav .pill {
  letter-spacing: .05em;
  padding: 8px 10px 7px;
  border-radius: 10px;
  line-height: 1.5em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  transition: all 0.3s ease-out; }

@media only screen and (min-width: 768px) {
  .pill-nav .pill {
    margin: 0 17px;
    width: 210px;
    -ms-flex: 0 1 210px;
    flex: 0 1 210px; } }

.pill-nav .white-pill {
  background-color: transparent;
  border: 2px solid #999999;
  color: #666666; }

.pill-nav .white-pill:hover {
  text-decoration: none;
  cursor: default; }

.pill-nav .gray-pill {
  background-color: #999999;
  border: 2px solid #999999;
  color: white; }

.pill-nav .gray-pill:hover {
  text-decoration: none;
  background-color: #cccccc;
  border-color: #cccccc; }

.pill-nav .orange-pill {
  background-color: #ef4923;
  border: 2px solid #ef4923;
  color: white; }

.pill-nav .orange-pill:hover {
  text-decoration: none;
  background-color: #f3775a;
  border-color: #f3775a; }

.pill-nav .white-pill-orange-border {
  background-color: white;
  border: 2px solid #ef4923;
  color: #ef4923; }

.pill-nav .white-pill-orange-border:hover {
  text-decoration: none;
  cursor: default; }

@media only screen and (max-width: 767px) {
  .disable-pills .white-pill-orange-border {
    display: none; } }

.disable-pills .mobile-accordion-nav.sport-nav {
  padding: 20px 0 20px 0; }

.disable-pills .mobile-pill-nav {
  display: none !important; }

.purple-pill {
  background-color: #342e7d;
  color: white; }

.purple-pill:hover,
.purple-pill:active,
.purple-pill:focus {
  color: white;
  text-decoration: none;
  background-color: #67629e;
  border-color: #67629e; }

.title-desktop-pill {
  line-height: 1.5em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  margin: 0;
  padding: 55px 0 20px;
  letter-spacing: 0.05em;
  background-color: rgba(255, 255, 255, 0.85); }

.avenir-bold {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

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

h1.reduced-top-padding {
  padding-top: 20px; }

.nav-logo {
  padding-top: 20px; }

.mobile-accordion-nav.sport-nav {
  padding: 10px 15px 0;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.85); }

.mobile-accordion-nav.sport-nav .ul-left-nav {
  display: none;
  margin: 0; }

@media only screen and (min-width: 768px) {
  .mobile-accordion-nav.sport-nav .collapsible {
    max-width: 50%;
    margin: auto; } }

.pill-nav.social-nav {
  text-align: right;
  min-height: 52px; }

.pill-nav.social-nav .purple-pill {
  text-align: center;
  display: inline-block;
  padding: 4px 2px; }

.pill-nav.social-nav > div {
  padding: 10px 0;
  float: right;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.pill-nav.social-nav > div span {
  float: left;
  display: inline-block; }

@media only screen and (max-width: 767px) {
  .pill-nav.social-nav {
    min-height: 61px; }
  .pill-nav.social-nav .purple-pill {
    width: 100%; }
  .pill-nav.social-nav > div {
    padding: 15px; } }

.tnl-social-icons a {
  color: #999999;
  transition: color 0.3s ease-out; }

.tnl-social-icons a:hover,
.tnl-social-icons a:active,
.tnl-social-icons a:focus {
  color: rgba(153, 153, 153, 0.4); }

@media only screen and (max-width: 767px) {
  .tnl-social-icons {
    font-size: 8px; } }

.social-nav-label {
  margin-left: 25px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: .1em; }

.list-inline > li {
  vertical-align: middle; }

.footer-ul-wrapper > .list-inline > li {
  vertical-align: inherit; }

.social-nav .purple-pill {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.pill-nav div .purple-pill {
  padding: 10px 12px 9px; }

.product-wrapper {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FFFFFF; }

.product-wrapper .product-details {
  position: relative; }

.product-wrapper .product-details .product-panel-swatch {
  margin: 2px 2px 0 0;
  display: inline-block;
  height: 30px;
  width: 30px; }

.product-wrapper .product-details .swatchOn {
  padding: 1px;
  border: 1px solid #ef4923; }

@media only screen and (min-width: 768px) {
  .product-wrapper {
    padding-top: 120px;
    padding-bottom: 120px; } }

.product-title {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  margin-top: 0; }

@media only screen and (min-width: 768px) {
  .product-title {
    margin-bottom: 80px; } }

.zcomponent-wrapper .product-list-item {
  display: inline-block;
  width: 300px;
  vertical-align: top; }

.zcomponent-wrapper .product-list-item a {
  color: #000000;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.zcomponent-wrapper .product-list-item a:hover {
  text-decoration: none; }

.product-button-wrapper {
  padding-top: 30px; }

@media only screen and (min-width: 768px) {
  .product-button-wrapper {
    padding-top: 100px; } }

.product-detail-description {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  margin: 10px 0; }

.zcomponent-wrapper .page-content {
  color: #FFFFFF;
  position: relative;
  z-index: 100; }

.container-video-panel {
  position: relative; }

.page-content .container-video-panel {
  position: relative; }

@media only screen and (min-width: 992px) {
  .page-content .container-video-panel {
    top: -60px;
    margin-bottom: -60px; } }

@media only screen and (min-width: 1200px) {
  .page-content .container-video-panel {
    top: -108px;
    margin-bottom: -108px; } }

.media-wrapper.hero-img-wrapper.fixed img {
  position: fixed; }

.social-links-wrapper {
  background-color: #FFFFFF;
  padding-top: 30px;
  padding-bottom: 30px; }

.social-links-wrapper .tnl-social-icons {
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px; }

.social-links-subtitle {
  font-size: 12px;
  padding-bottom: 8px; }

.text-italic {
  font-style: italic; }

.full-width-header,
.full-width-link {
  display: table;
  width: 100%;
  background-color: #FFFFFF; }

.full-width-header {
  padding-left: 15px;
  padding-right: 15px; }

.full-width-header .section-header {
  border-top: 1px solid #aaaaaa;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0 !important; }

.full-width-header .section-header span span {
  padding: 0 !important;
  top: 0 !important; }

#full-width-header-title-wrap.section-header {
  margin: 20px 0 2px 0 !important; }

@media only screen and (min-width: 992px) {
  .full-width-link {
    padding: 30px; } }

.full-width-link-title {
  margin-bottom: 7px; }

.image-columns .image-column {
  width: 33%;
  float: left;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%; }

.image-columns .image-column img {
  width: 100%;
  padding-bottom: 20px; }

.image-columns .image-column p {
  font-weight: bold; }

@media only screen and (max-width: 767px) {
  .image-columns {
    display: none; } }

.narrow-divider {
  width: 170px;
  height: 1px;
  background-color: #aaaaaa;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px; }

.zarticle-landing .padded-row {
  padding-top: 20px !important; }

.zarticle-landing .story-title {
  margin: 20px 0 0 0; }

.zarticle-landing .story-author {
  margin: 0; }

.marketing-baselayer .new-top-panel h2,
.marketing-baselayer .introducing-merino-air-hero-panel h2 {
  font-size: 70px;
  line-height: 75px;
  letter-spacing: 6px; }

@media only screen and (max-width: 767px) {
  .marketing-baselayer .new-top-panel h2,
  .marketing-baselayer .introducing-merino-air-hero-panel h2 {
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 2px; } }

.marketing-baselayer .introducing-merino-air-hero-panel p.hm-subtitle {
  text-transform: none;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0; }

@media only screen and (max-width: 767px) {
  .marketing-baselayer .introducing-merino-air-hero-panel p.hm-subtitle {
    text-transform: none;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    padding-left: 10%;
    padding-right: 10%; } }

.marketing-baselayer .baselayer-type-header {
  letter-spacing: 6px; }

@media only screen and (max-width: 767px) {
  .marketing-baselayer .baselayer-type-header {
    letter-spacing: 3px; } }

.patagonia-repair-guide-panel .left-margin-row {
  margin-left: 20px; }

.patagonia-repair-guide-panel .right-margin-row {
  margin-right: 20px; }

.patagonia-repair-guide-panel h1 {
  font-size: 14px;
  line-height: 14px; }

.patagonia-repair-guide-panel h1 a {
  color: black; }

.patagonia-repair-guide-panel h1 a:hover {
  text-decoration: none;
  color: #ef4923; }

.patagonia-repair-guide-panel .centered-text {
  text-align: center; }

.patagonia-repair-guide-panel .faq-question {
  padding-bottom: 20px; }

.patagonia-repair-guide-panel .faq-item {
  margin-bottom: 50px; }

.patagonia-repair-guide-panel .faq-item .faq-question {
  cursor: default; }

.patagonia-repair-guide-panel .sidebar {
  float: right;
  z-index: 1; }

.patagonia-repair-guide-panel .repair-sidebar-item {
  margin: 0;
  color: #ef4923;
  cursor: pointer; }

.patagonia-repair-guide-panel .repair-sidebar-item:hover {
  text-decoration: underline; }

.csv-table {
  -webkit-font-smoothing: antialiased;
  padding: 40px 20px 60px;
  font-size: 17px; }

.csv-table .cvs-title {
  text-align: center; }

.csv-table .copy-container {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  line-height: 2;
  margin: 40px auto;
  max-width: 915px; }

@media (max-width: 600px) {
  .csv-table .copy-container {
    text-align: center; } }

.csv-table .one-and-two {
  margin: 0 0 0 -60px; }

.csv-table .column {
  float: left;
  padding: 0 0 0 60px;
  width: 50%; }

@media (max-width: 600px) {
  .csv-table .column {
    float: none;
    margin: 20px 0 0;
    width: 100%; }
  .csv-table .column:first-child {
    margin: 0; } }

.csv-table .just-one {
  margin: 0 auto;
  max-width: 50%;
  text-align: center; }

@media (max-width: 600px) {
  .csv-table .just-one {
    margin: 20px 0 0;
    width: 100%; } }

.csv-table table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 915px;
  padding: 0 20px;
  padding: 0;
  width: 100%; }

.csv-table table thead {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.csv-table table tr {
  padding: 5px; }

.csv-table table th,
.csv-table table td {
  padding: 10px; }

.csv-table table th {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.csv-table table tbody tr {
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.csv-table table tbody tr:first-child {
  border-top-style: solid;
  border-top-width: 1px; }

.csv-table .ticket-btn {
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  display: inline-block;
  padding: 2px 17px; }

.no-touch .csv-table .ticket-btn:hover {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  text-decoration: none; }

@media (max-width: 600px) {
  .csv-table .copy-container {
    margin-bottom: 0; }
  .csv-table table {
    padding: 0; }
  .csv-table table thead {
    display: none; }
  .csv-table table tbody tr {
    border: 0;
    display: block;
    margin: 40px 0;
    padding: 0; }
  .csv-table table tbody tr:first-child {
    border: 0; }
  .csv-table table td {
    display: block;
    font-size: 13px; }
  .csv-table .value {
    overflow: hidden; }
  .csv-table table td:before {
    content: attr(data-label);
    float: left;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    padding: 0 20px 0 0;
    width: 100px; } }

.black-hole-bags .basic-a {
  color: #000000; }

.no-touch.black-hole-bags .basic-a:hover {
  color: #ef4923;
  text-decoration: none; }

.black-hole-bags .basic-a::-moz-selection,
.black-hole-bags .basic-a::-moz-selection,
.black-hole-bags .basic-a:active,
.black-hole-bags .basic-a:link {
  text-decoration: none; }

.black-hole-bags .basic-a::selection,
.black-hole-bags .basic-a::-moz-selection,
.black-hole-bags .basic-a:active,
.black-hole-bags .basic-a:link {
  text-decoration: none; }

.black-hole-bags .naverage-container {
  height: 55px;
  position: relative;
  width: 100%;
  z-index: 1039; }

.black-hole-bags .naverage-box {
  background-color: white;
  padding: 0 15px;
  position: absolute;
  width: 100%;
  z-index: 1039; }

.black-hole-bags .naverage-content {
  margin: 0 auto;
  max-width: 1240px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  width: 100%;
  z-index: 1039; }

.black-hole-bags .orange-button {
  background-clip: padding-box;
  background-color: #ef4923;
  border-radius: 10px;
  color: white;
  float: right;
  margin: 4px auto 0;
  padding: 7px 15px;
  text-decoration: none; }

@media only screen and (max-width: 767px) {
  .black-hole-bags .shop-bhb {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 400px;
    text-align: center; } }

.black-hole-bags .line-header {
  margin: 0;
  position: relative; }

.black-hole-bags .line-header:after {
  background-color: #000000;
  content: " ";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 1; }

.black-hole-bags .line-header-text {
  background-color: #FFFFFF;
  display: table;
  font-size: 16px;
  font-weight: normal;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  text-transform: uppercase;
  z-index: 5; }

.black-hole-bags .hero-caption {
  text-align: left; }

.black-hole-bags .common-element {
  padding: 0 15px; }

.black-hole-bags .common-narrow-element {
  display: table;
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1270px; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .common-narrow-element {
    display: block; } }

.black-hole-bags .first-common-narrow {
  margin-top: 0; }

.black-hole-bags .common-element-comprehensive {
  margin-left: auto;
  margin-right: auto;
  max-width: 1270px;
  padding: 0 15px; }

.black-hole-bags .product-carousel {
  display: table;
  margin-bottom: 175px;
  margin-top: 175px;
  width: 100%; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .product-carousel {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 0 55px 0; } }

.black-hole-bags .product-info {
  display: table-cell;
  vertical-align: middle;
  width: 300px; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .product-info {
    display: block;
    text-align: center;
    width: 100%; } }

.black-hole-bags .product-section {
  padding: 0 0 25px 0; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .product-section {
    padding: 0 0 15px 0; } }

.black-hole-bags .product-meta-1 {
  display: inline-block;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 46px;
  margin: 0 0 10px 0;
  padding: 0 0 9px 0;
  position: relative; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .product-meta-1 {
    font-size: 46px; } }

.black-hole-bags .product-meta-1:before {
  background-color: #000000;
  bottom: 0;
  content: " ";
  height: 8px;
  left: 0;
  position: absolute;
  right: 0; }

.black-hole-bags .products-names {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 26px;
  margin: 0; }

.black-hole-bags .product-meta-2 {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0; }

.black-hole-bags .product-description {
  font-size: 14px;
  margin: 0; }

.black-hole-bags .product-dimensions {
  font-size: 14px;
  margin: 0; }

.black-hole-bags .checkbox-lg {
  margin: 0;
  padding-left: 28px; }

.black-hole-bags .swatch-block {
  margin: 0 0 20px 0; }

.black-hole-bags .product-link {
  color: #ef4923;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px; }

.black-hole-bags .prod-swatch {
  display: inline-block;
  margin: 10px 5px 10px 0; }

.black-hole-bags .compare-text-active {
  color: #ef4923;
  font-size: 14px; }

.black-hole-bags .product-carousel-carousel {
  display: table;
  padding: 0 0 0 50px;
  vertical-align: middle;
  width: 100%; }

@media only screen and (max-width: 991px) {
  .black-hole-bags .product-carousel-carousel {
    padding: 0; } }

@media (max-width: 500px) {
  .black-hole-bags .product-carousel-carousel {
    display: block; } }

.black-hole-bags .owl-item {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.black-hole-bags .owl-item.active {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3; }

.black-hole-bags .product-carousel-item {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50%; }

@media (max-width: 500px) {
  .black-hole-bags .product-carousel-item {
    display: block;
    width: auto; } }

.black-hole-bags .product-carousel-asset {
  max-width: 100%;
  vertical-align: middle; }

.black-hole-bags .hor-rule-header-with-text .title-wrapper-div {
  border-top: 1px solid #aaaaaa;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.black-hole-bags .hor-rule-header-with-text .title-wrapper-div h2 {
  margin-top: -42px; }

@media only screen and (max-width: 767px) {
  .black-hole-bags .hor-rule-header-with-text .title-wrapper-div h2 {
    background-color: transparent;
    margin-top: -31px; } }

.black-hole-bags .hor-rule-header-with-text .title-wrapper-div h2 span {
  font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
  font-size: 15px;
  top: -0.7em; }

.provisions-logo {
  padding-top: 38px;
  padding-bottom: 30px; }

.padding-top-0 {
  padding-top: 0; }

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

.padding-top-20 {
  padding-top: 20px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-60 {
  padding-top: 50px; }

.padding-top-70 {
  padding-top: 50px; }

.padding-top-75 {
  padding-top: 75px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-bottom-0 {
  padding-bottom: 0; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-60 {
  padding-bottom: 50px; }

.padding-bottom-70 {
  padding-bottom: 50px; }

.padding-bottom-75 {
  padding-bottom: 75px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

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

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

.margin-top-0 {
  margin-top: 0; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-60 {
  margin-top: 50px; }

.margin-top-70 {
  margin-top: 50px; }

.margin-top-75 {
  margin-top: 75px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-90 {
  margin-top: 90px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-bottom-0 {
  margin-bottom: 0; }

.margin-bottom-10 {
  margin-bottom: 10px; }

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

.margin-bottom-25 {
  margin-bottom: 25px; }

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

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-60 {
  margin-bottom: 50px; }

.margin-bottom-70 {
  margin-bottom: 50px; }

.margin-bottom-75 {
  margin-bottom: 75px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

@media only screen and (max-width: 767px) {
  .mobile-padding-top-0 {
    padding-top: 0; }
  .mobile-padding-top-10 {
    padding-top: 10px; }
  .mobile-padding-top-20 {
    padding-top: 20px; }
  .mobile-padding-top-25 {
    padding-top: 25px; }
  .mobile-padding-top-30 {
    padding-top: 30px; }
  .mobile-padding-top-40 {
    padding-top: 40px; }
  .mobile-padding-top-50 {
    padding-top: 50px; }
  .mobile-padding-top-60 {
    padding-top: 50px; }
  .mobile-padding-top-70 {
    padding-top: 50px; }
  .mobile-padding-top-75 {
    padding-top: 75px; }
  .mobile-padding-top-80 {
    padding-top: 80px; }
  .mobile-padding-top-90 {
    padding-top: 90px; }
  .mobile-padding-top-100 {
    padding-top: 100px; }
  .mobile-padding-bottom-0 {
    padding-bottom: 0; }
  .mobile-padding-bottom-10 {
    padding-bottom: 10px; }
  .mobile-padding-bottom-20 {
    padding-bottom: 20px; }
  .mobile-padding-bottom-25 {
    padding-bottom: 25px; }
  .mobile-padding-bottom-30 {
    padding-bottom: 30px; }
  .mobile-padding-bottom-40 {
    padding-bottom: 40px; }
  .mobile-padding-bottom-50 {
    padding-bottom: 50px; }
  .mobile-padding-bottom-60 {
    padding-bottom: 50px; }
  .mobile-padding-bottom-70 {
    padding-bottom: 50px; }
  .mobile-padding-bottom-75 {
    padding-bottom: 75px; }
  .mobile-padding-bottom-80 {
    padding-bottom: 80px; }
  .mobile-padding-bottom-90 {
    padding-bottom: 90px; }
  .mobile-padding-bottom-100 {
    padding-bottom: 100px; }
  .mobile-padding-left-0 {
    padding-left: 0; }
  .mobile-padding-right-0 {
    padding-right: 0; }
  .mobile-margin-top-0 {
    margin-top: 0; }
  .mobile-margin-top-10 {
    margin-top: 10px; }
  .mobile-margin-top-20 {
    margin-top: 20px; }
  .mobile-margin-top-25 {
    margin-top: 25px; }
  .mobile-margin-top-30 {
    margin-top: 30px; }
  .mobile-margin-top-40 {
    margin-top: 40px; }
  .mobile-margin-top-50 {
    margin-top: 50px; }
  .mobile-margin-top-60 {
    margin-top: 50px; }
  .mobile-margin-top-70 {
    margin-top: 50px; }
  .mobile-margin-top-75 {
    margin-top: 75px; }
  .mobile-margin-top-80 {
    margin-top: 80px; }
  .mobile-margin-top-90 {
    margin-top: 90px; }
  .mobile-margin-top-100 {
    margin-top: 100px; }
  .mobile-margin-bottom-0 {
    margin-bottom: 0; }
  .mobile-margin-bottom-10 {
    margin-bottom: 10px; }
  .mobile-margin-bottom-20 {
    margin-bottom: 20px; }
  .mobile-margin-bottom-25 {
    margin-bottom: 25px; }
  .mobile-margin-bottom-30 {
    margin-bottom: 30px; }
  .mobile-margin-bottom-40 {
    margin-bottom: 40px; }
  .mobile-margin-bottom-50 {
    margin-bottom: 50px; }
  .mobile-margin-bottom-60 {
    margin-bottom: 50px; }
  .mobile-margin-bottom-70 {
    margin-bottom: 50px; }
  .mobile-margin-bottom-75 {
    margin-bottom: 75px; }
  .mobile-margin-bottom-80 {
    margin-bottom: 80px; }
  .mobile-margin-bottom-90 {
    margin-bottom: 90px; }
  .mobile-margin-bottom-100 {
    margin-bottom: 100px; } }

.pt_content #main {
  width: 100%; }

.hero {
  /*@include make-row();*/ }
  @media only screen and (min-width: 768px) {
    .hero {
      position: fixed;
      top: 65px;
      left: 0;
      right: 0;
      z-index: -1; } }

.hero-no-parallax {
  margin: 0 -15px; }
  .hero-no-parallax #hero-iframe {
    border: 0; }

.hero-image {
  width: 100%;
  position: relative; }
  .hero-image img {
    display: block;
    width: 100%;
    height: auto; }

.hero-title {
  line-height: 54px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1.8px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 36px; }
  @media only screen and (min-width: 768px) {
    .hero-title {
      width: 768px;
      line-height: 72px;
      padding: 20px 0;
      margin: auto;
      text-align: center;
      font-size: 48px;
      letter-spacing: 2.4px;
      color: #FFFFFF; } }
  @media only screen and (min-width: 768px) {
    .hero-title {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }

.hero-main-title {
  line-height: 54px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1.8px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  top: 39%; }
  @media only screen and (min-width: 768px) {
    .hero-main-title {
      width: 768px;
      line-height: 72px;
      padding: 20px 0;
      margin: auto;
      text-align: center;
      font-size: 48px;
      letter-spacing: 2.4px;
      color: #FFFFFF; } }
  @media only screen and (min-width: 768px) {
    .hero-main-title {
      position: absolute;
      top: 39%;
      left: 50%;
      -ms-transform: translate(-50%, -39%);
          transform: translate(-50%, -39%); } }
  @media only screen and (max-width: 767px) {
    .hero-main-title {
      text-align: center;
      font-size: 30px;
      line-height: 33px; } }

.hero-sub-title {
  line-height: 54px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1.8px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  top: 55%; }
  @media only screen and (min-width: 768px) {
    .hero-sub-title {
      width: 768px;
      line-height: 72px;
      padding: 20px 0;
      margin: auto;
      text-align: center;
      font-size: 48px;
      letter-spacing: 2.4px;
      color: #FFFFFF; } }
  @media only screen and (min-width: 768px) {
    .hero-sub-title {
      position: absolute;
      font-size: 36px;
      line-height: 48px;
      top: 55%;
      left: 50%;
      -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%); } }
  @media only screen and (max-width: 767px) {
    .hero-sub-title {
      font-size: 18px;
      line-height: 28px;
      text-align: center; } }

.photo-caption {
  position: absolute;
  bottom: 20px;
  right: 50px; }

.photo-caption-tight {
  bottom: 10px;
  right: 10px; }

.photo-caption-icon,
.photo-icon {
  z-index: 100;
  font-size: 250%;
  color: rgba(255, 255, 255, 0.6); }

.photo-caption-text {
  display: none;
  position: absolute;
  bottom: 0;
  right: -7px;
  z-index: 3;
  width: 200px;
  padding: 10px 40px 10px 10px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.65); }
  .photo-caption-text a {
    color: #ef4923; }
    .photo-caption-text a:hover {
      text-decoration: underline; }

.hero-image-video-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  display: none; }
  @media only screen and (min-width: 992px) {
    .hero-image-video-overlay {
      display: block; } }

.photo-caption-text-dark {
  background-color: rgba(0, 0, 0, 0.65); }

.hover-panel {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  background-color: #FFFFFF; }
  .hover-panel:before, .hover-panel:after {
    content: " ";
    display: table; }
  .hover-panel:after {
    clear: both; }

.hover-panel-inner {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.content-section-header {
  border-top: 1px solid #cccccc;
  margin: 40px 0 25px;
  text-align: center; }
  .content-section-header h1,
  .content-section-header h2,
  .content-section-header span {
    display: inline-block;
    position: relative;
    margin: 0;
    white-space: pre-wrap;
    background-color: #FFFFFF; }
  .content-section-header h1 {
    top: -0.6em;
    padding: 0 20px;
    letter-spacing: -0.6px;
    font-family: "AvenirNextLTW02-Regular", Helvetica, Arial, sans-serif; }
  .content-section-header h2,
  .content-section-header span {
    top: -0.7em;
    padding: 0 15px; }
  .content-section-header h1 {
    font-size: 30px; }
  .content-section-header h2 {
    font-size: 40px; }
  .content-section-header span {
    text-transform: none;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em;
    font-size: 14px; }

.pt_content .breadcrumb {
  display: none; }
  @media only screen and (min-width: 768px) {
    .pt_content .breadcrumb {
      display: block;
      padding: 10px 0 10px 0;
      letter-spacing: 0.24px; } }

.content-nav {
  margin-left: 20px; }

.content-nav-header {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.content-nav-sub-header {
  line-height: 24px;
  letter-spacing: 0.8px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px; }

.content-nav-links {
  margin-top: 10px; }
  .content-nav-links ul {
    list-style-type: none;
    padding: 0; }
  .content-nav-links a {
    display: block;
    line-height: 28px; }
    .content-nav-links a:hover {
      color: #ef4923; }

.patagonia-video .video-container {
  max-width: 100%;
  max-height: 100%; }

.patagonia-video[data-video-fluid] {
  position: relative;
  width: 100%;
  max-width: 100%; }
  .patagonia-video[data-video-fluid] iframe,
  .patagonia-video[data-video-fluid] .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: bottom; }

.patagonia-video .play-button {
  background-color: #FFFFFF;
  border-radius: 30px;
  color: #000000;
  cursor: pointer;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 1; }
  .patagonia-video .play-button:hover {
    opacity: 1; }
  .patagonia-video .play-button:after {
    border-color: transparent #555555;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    bottom: 0;
    content: " ";
    height: 0;
    margin-right: -10px;
    margin-top: -10px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 0; }

.pop-up-video {
  position: relative; }
  .pop-up-video .play-button {
    background-color: #FFFFFF;
    border-radius: 30px;
    color: #000000;
    cursor: pointer;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 1; }
    .pop-up-video .play-button:hover {
      opacity: 1; }
    .pop-up-video .play-button:after {
      border-color: transparent #555555;
      border-style: solid;
      border-width: 10px 0 10px 15px;
      bottom: 0;
      content: " ";
      height: 0;
      margin-right: -10px;
      margin-top: -10px;
      position: absolute;
      right: 50%;
      top: 50%;
      width: 0; }

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

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

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

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

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

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

.content-asset .account-options {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0; }
  .content-asset .account-options li {
    background-color: #666;
    border: 3px solid #ccc;
    border-radius: 5px;
    list-style-type: none;
    margin: 1rem;
    text-align: center;
    width: 35%;
    transition: all 1000ms ease; }
    .content-asset .account-options li:hover {
      background-color: #64772d;
      border-color: #64772d; }
    .content-asset .account-options li a {
      color: #FFFFFF;
      display: block;
      padding: 1rem; }
      .content-asset .account-options li a i {
        font-size: 6rem; }

.browser-compatibility-alert {
  background-color: #990000;
  color: #FFFFFF;
  font-size: 1.3em;
  line-height: 2em;
  padding: 0.8em; }

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

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

#homepage-slides {
  margin: 0;
  position: relative;
  width: 20000em; }
  #homepage-slides .slide {
    float: left;
    overflow: hidden;
    position: relative; }
    #homepage-slides .slide img {
      height: auto;
      max-width: 160%; }
      @media screen and (min-width: 768px) {
        #homepage-slides .slide img {
          max-width: 100%; } }
    #homepage-slides .slide .banner-message {
      position: absolute;
      top: 10%; }
      @media screen and (min-width: 768px) {
        #homepage-slides .slide .banner-message {
          top: 2%; } }
      #homepage-slides .slide .banner-message .banner-text1 {
        font-family: Lato, sans-serif;
        font-size: 2rem;
        font-weight: 300;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text1 {
            font-size: 5rem;
            font-weight: 200; } }
      #homepage-slides .slide .banner-message .banner-text2 {
        font-family: Crete Round, serif;
        font-size: 1.5rem;
        font-style: italic;
        text-transform: lowercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text2 {
            font-size: 4rem; } }
      #homepage-slides .slide .banner-message .banner-text3 {
        font-family: Lato, sans-serif;
        font-size: 0.5rem;
        font-weight: 400;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text3 {
            font-size: 1.3rem;
            font-weight: 200; } }
  #homepage-slides .slide1 .banner-message {
    left: 3%; }
    #homepage-slides .slide1 .banner-message .banner-text1 {
      color: #00629b;
      display: inline; }
    #homepage-slides .slide1 .banner-message .banner-text2 {
      color: #FFFFFF;
      display: inline; }
    #homepage-slides .slide1 .banner-message .banner-text3 {
      color: #FFFFFF;
      text-align: right; }
  #homepage-slides .slide2 .banner-message {
    left: 3%; }
    #homepage-slides .slide2 .banner-message .banner-text1 {
      color: #84bd00;
      display: inline;
      letter-spacing: -0.1rem; }
    #homepage-slides .slide2 .banner-message .banner-text2 {
      color: #aaaaaa;
      display: inline; }
    #homepage-slides .slide2 .banner-message .banner-text3 {
      color: #000000; }
  #homepage-slides .slide3 .banner-message {
    left: 3%; }
    #homepage-slides .slide3 .banner-message .banner-text1 {
      color: #84bd00;
      display: inline;
      margin-top: -2rem; }
    #homepage-slides .slide3 .banner-message .banner-text2 {
      color: #FFFFFF;
      display: inline; }
    #homepage-slides .slide3 .banner-message .banner-text3 {
      color: #000000; }
  #homepage-slides .slide4 .banner-message {
    right: 3%; }
    #homepage-slides .slide4 .banner-message .banner-text1 {
      color: #84bd00;
      margin-top: 0rem;
      text-indent: 3rem; }
      @media screen and (min-width: 768px) {
        #homepage-slides .slide4 .banner-message .banner-text1 {
          margin-top: -1rem; } }
    #homepage-slides .slide4 .banner-message .banner-text2 {
      color: #FFFFFF; }
    #homepage-slides .slide4 .banner-message .banner-text3 {
      color: #FFFFFF; }
  #homepage-slides .slide5 .banner-message {
    left: 15%; }
    #homepage-slides .slide5 .banner-message .banner-text1 {
      color: #00629b;
      display: inline; }
    #homepage-slides .slide5 .banner-message .banner-text2 {
      color: #990000;
      display: inline; }
    #homepage-slides .slide5 .banner-message .banner-text3 {
      color: #FFFFFF; }

#home-bottom-left {
  margin: auto;
  max-width: 320px;
  position: relative;
  text-align: center;
  width: 100%; }
  #home-bottom-left h2 {
    color: #000000;
    font-family: Lato, sans-serif;
    font-size: 2rem;
    font-weight: 100;
    margin: 0;
    padding: 1rem 0;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      #home-bottom-left h2 {
        font-size: 2.3rem; } }
  #home-bottom-left ul {
    margin: -.5em 0 .5em 0; }
    #home-bottom-left ul li {
      border-right: 1px solid #666;
      color: #666;
      display: inline;
      font-family: Lato, sans-serif;
      font-size: .8rem;
      font-weight: 400;
      list-style: none outside none;
      margin: 0 5px 0 0;
      padding: 0 5px 0 0;
      text-transform: uppercase; }
      #home-bottom-left ul li:last-child {
        border: 0 none; }
      #home-bottom-left ul li span {
        margin: 0 10px 0 0; }
  #home-bottom-left img {
    display: block; }

#home-bottom-center {
  width: 100%;
  margin: auto;
  max-width: 320px;
  position: relative; }
  #home-bottom-center .home-bottom-center-text {
    position: absolute;
    text-align: center;
    top: 18%;
    width: 100%; }
    #home-bottom-center .home-bottom-center-text h1 {
      color: #00629b;
      font-family: Crete Round, serif;
      font-size: 4rem;
      font-style: italic;
      font-weight: normal;
      margin: 0;
      padding: 0;
      text-transform: lowercase; }
    #home-bottom-center .home-bottom-center-text h2 {
      color: #666;
      font-family: Lato, sans-serif;
      font-size: 1.3rem;
      font-weight: 100;
      letter-spacing: .2em;
      margin-top: -.05rem;
      text-transform: uppercase; }
    #home-bottom-center .home-bottom-center-text h3 {
      color: #666;
      font-family: Crete Round, serif;
      font-size: .8rem;
      font-weight: normal;
      margin-top: -1rem;
      text-transform: uppercase; }
  #home-bottom-center img {
    display: block; }

.home-bottom-right {
  font-family: Lato, sans-serif;
  width: 100%;
  margin: auto;
  max-width: 320px;
  position: relative;
  text-align: center; }
  .home-bottom-right .home-bottom-right-header h2 {
    color: #666;
    font-size: 0.7rem;
    font-weight: 400;
    padding: .5em 0 0 0;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .home-bottom-right .home-bottom-right-header h2 {
        font-size: 2.3rem;
        font-weight: 200; } }
  .home-bottom-right .home-bottom-right-header h3 {
    color: #64772d;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .home-bottom-right .home-bottom-right-header h3 {
        font-size: 2.3rem; } }
  .home-bottom-right .home-bottom-right-header img {
    display: block; }
  .home-bottom-right .product-tile {
    border: 0 none;
    margin: 1em auto 0;
    min-height: 255px;
    width: 90%; }
    .home-bottom-right .product-tile img {
      box-shadow: 0px 0px 5px 3px #ccc;
      max-width: 90%; }
    .home-bottom-right .product-tile .product-name {
      height: auto; }
    .home-bottom-right .product-tile .product-sales-price {
      color: #000000; }

.cart-recommendations {
  margin-top: 1rem; }
  .cart-recommendations .product-listing {
    background-color: #efefef;
    padding: 1rem 0; }

.cart-recommendations .tiles-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .cart-recommendations .tiles-container .grid-tile {
    box-shadow: none;
    margin: 1rem;
    padding: 1rem;
    width: 25%; }

.cart-recommendations h1 {
  color: #FFFFFF;
  font-family: Lato, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  position: absolute;
  text-align: right;
  bottom: 2%;
  left: 2%; }
  @media screen and (min-width: 768px) {
    .cart-recommendations h1 {
      font-weight: 100; } }

.cart-recommendations h2 {
  color: #008578;
  font-family: Crete Round, serif;
  font-size: 1.5rem;
  font-style: italic;
  margin: 0;
  padding: .1rem .5rem; }

.cart-recommendations h3 {
  background-color: #FFFFFF;
  bottom: 0;
  color: #000000;
  font-family: Lato, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  margin: 0;
  opacity: .6;
  padding: 2rem;
  position: absolute;
  text-transform: uppercase;
  width: 100%; }

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

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

.cart-recommendations .cat-banner {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .cart-recommendations .cat-banner img {
    height: auto;
    width: 100%; }
  .cart-recommendations .cat-banner h1 {
    color: #333333;
    right: 2%; }

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

.html-slot {
  background-color: #efefef;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 1px 0; }
  .html-slot h1 {
    color: #00629b;
    font-family: Lato, sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 1rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .html-slot h1 {
        font-weight: 100; } }
    .html-slot h1 a {
      font-family: Crete Round, serif; }

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

.slot-grid-header {
  overflow: hidden;
  max-height: 621px;
  max-width: 1104px;
  margin: 50px auto 15px auto; }
  @media only screen and (max-width: 767px) {
    .slot-grid-header {
      margin: 0 0 15px 0; } }
  .slot-grid-header p {
    margin: 0;
    padding: 0; }

.account-nav-asset {
  margin: 10px 0;
  padding: 0;
  line-height: 28px; }
  .account-nav-asset h2 {
    text-transform: uppercase;
    line-height: 16px;
    display: block;
    color: #999999;
    font-size: 12px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: 0.15em; }

@media only screen and (min-width: 480px) {
  .article-header,
  .article-body {
    margin-left: 20px;
    margin-right: 40px; } }

.article-header h1 {
  line-height: 45px;
  letter-spacing: 1.5px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 30px; }
  @media only screen and (min-width: 992px) {
    .article-header h1 {
      margin-top: 40px; } }

.article-body {
  font-size: 16px;
  line-height: 24px; }
  .article-body .orange {
    color: #ef4923; }
    .article-body .orange:hover {
      text-decoration: underline; }

.article-options {
  margin-top: 20px; }
  @media only screen and (min-width: 480px) {
    .article-options {
      margin-left: 20px; } }

.essay {
  margin-bottom: 40px; }
  .essay:first-of-type {
    padding: 15px 0 10px 0; }

.essay-image img {
  display: block;
  width: 400px;
  max-width: 100%;
  margin: 0 auto; }

.essay-text {
  line-height: 20px;
  padding: 0 15px;
  margin-top: 10px;
  text-align: center; }
  .essay-text strong {
    letter-spacing: 0.15em;
    text-transform: uppercase; }
  .essay-text a {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.ambassadors {
  text-align: center; }

.ambassador {
  display: inline-block;
  position: relative;
  margin: 0 5px 10px; }
  .ambassador:hover .ambassador-link span {
    opacity: 1; }

.ambassador-page-header {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0.05em; }

.content-section-header.ambassador-section-header span {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: none; }

.ambassador-link span {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 250px;
  transition: opacity 0.3s linear;
  background-color: rgba(52, 46, 125, 0.6);
  color: #FFFFFF;
  line-height: 250px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.ambassador-name {
  padding: 10px 0;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em; }

.ambassador-slider {
  margin-left: -15px;
  margin-right: -15px;
  position: absolute;
  top: 0;
  z-index: 2;
  overflow: hidden; }
  .ambassador-slider:before, .ambassador-slider:after {
    content: " ";
    display: table; }
  .ambassador-slider:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .ambassador-slider {
      position: fixed;
      top: 28px; } }
  .ambassador-slider .slider-arrow {
    font-size: 35px; }

.ambassador-details {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  z-index: 3;
  padding: 15px 15px 0;
  background-color: #FFFFFF; }
  .ambassador-details:before, .ambassador-details:after {
    content: " ";
    display: table; }
  .ambassador-details:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .ambassador-details {
      padding: 60px 40px 0; } }

.ambassador-biography,
.ambassador-image {
  text-align: center; }

@media only screen and (min-width: 768px) {
  .ambassador-biography,
  .ambassador-summary,
  .ambassador-highlights {
    float: right;
    width: calc(100% - 350px); } }

.ambassador-biography .content-section-header {
  margin: 0 0 40px; }
  @media only screen and (max-width: 991px) {
    .ambassador-biography .content-section-header {
      border-top: none; } }
  .ambassador-biography .content-section-header h1 {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 30px;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 991px) {
      .ambassador-biography .content-section-header h1 {
        display: block;
        top: auto;
        margin: 0 0 10px; } }

.ambassador-type {
  margin-top: 0;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.12em; }

.ambassador-locations {
  margin-left: -15px;
  margin-right: -15px; }
  .ambassador-locations:before, .ambassador-locations:after {
    content: " ";
    display: table; }
  .ambassador-locations:after {
    clear: both; }

.ambassador-location {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  .ambassador-location h3 {
    margin-top: 0;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-size: 12px; }
  .ambassador-location p {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em; }

@media only screen and (min-width: 768px) {
  .ambassador-image {
    float: left;
    width: 320px; } }

.ambassador-image > img {
  width: 66%;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .ambassador-image > img {
      width: 100%;
      padding: 0; } }

.ambassador-social-links img {
  margin: 20px 5px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ambassador-summary,
  .ambassador-highlights {
    float: none;
    clear: both;
    width: 100%; } }

.ambassador-summary {
  padding: 0 15%;
  margin-top: 25px;
  text-align: center;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.5em; }
  @media only screen and (min-width: 768px) {
    .ambassador-summary {
      line-height: 30px;
      padding: 40px 10% 0;
      border-top: 1px solid #cccccc;
      margin-top: 35px;
      letter-spacing: 0.44px;
      font-size: 22px; } }
  @media only screen and (max-width: 991px) {
    .ambassador-summary {
      padding-top: 0;
      border-top: none; } }

.ambassador-highlights .content-section-header {
  margin: 50px 0 0; }
  .ambassador-highlights .content-section-header span {
    margin-bottom: 10px;
    text-transform: none;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em; }

.ambassador-highlights ul {
  line-height: 18px;
  padding-left: 20px;
  letter-spacing: 0.28px;
  font-size: 12px; }
  @media only screen and (min-width: 768px) {
    .ambassador-highlights ul {
      padding-left: 44px; } }

.ambassador-highlights li {
  padding-bottom: 8px; }
  @media only screen and (max-width: 767px) {
    .ambassador-highlights li {
      list-style: none; } }

.ambassador-social-posts {
  clear: both; }

.all-ambassadors {
  margin-top: 30px;
  text-align: center; }
  .all-ambassadors .button {
    padding: 13px 55px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.localism-landing .hero-img-wrapper {
  padding-bottom: 46.7857142%; }
  @media only screen and (max-width: 767px) {
    .localism-landing .hero-img-wrapper {
      background-color: #e7e7e7;
      padding: 0; } }

.localism-landing .hero-media-copy {
  background-color: rgba(231, 231, 231, 0.6);
  max-width: 700px;
  padding: 35px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .localism-landing .hero-media-copy {
      padding: 2% 35px; } }
  @media only screen and (max-width: 767px) {
    .localism-landing .hero-media-copy {
      width: 100%;
      max-width: 100%;
      padding: 55px 10px; } }
  .localism-landing .hero-media-copy .flex-hero-btn {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    padding: 13px 19px;
    font-size: 16px;
    border: 0 none; }
    @media only screen and (max-width: 767px) {
      .localism-landing .hero-media-copy .flex-hero-btn {
        font-size: 14px; } }

.localism-landing .hero-slide-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  display: none; }

.localism-landing .hero-media-img-still-link {
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 100; }

.localism-landing .hero-media-img-still {
  position: relative; }

.localism-landing .hm-title {
  color: #342e7d;
  font-size: 48px; }

.localism-landing .flex-hero-wrapper h2 {
  font-size: 30px; }

.localism-landing .patagonia-video-wrapper {
  background-color: #e7e7e7; }

.localism-landing .hm-summary-flex,
.localism-landing .hm-summary,
.localism-landing .hm-subtitle {
  color: #000000; }

.nav-options.white-background {
  background: #FFFFFF; }

.localism-detail .container, .localism-detail #main {
  max-width: 1170px;
  width: auto; }
  .localism-detail .container.container-article a:hover, .localism-detail .container-article#main a:hover, .localism-detail .container.csv-table a:hover, .localism-detail .csv-table#main a:hover {
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .localism-detail .interactive-map-2 {
    display: none; } }

.localism-detail .pill-nav.social-nav .purple-pill {
  padding: 0 2px;
  line-height: 31px; }

.localism-detail .tnl-social-icons a {
  float: left; }
  .localism-detail .tnl-social-icons a:hover {
    cursor: pointer; }
  .localism-detail .tnl-social-icons a .fa-stack-1x:before {
    margin: 0 -3px 0 0; }

.localism-detail .single-column {
  width: 66.66666667%;
  margin: 0 auto;
  float: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .localism-detail .single-column {
      float: left;
      width: 100%;
      position: relative;
      padding: 0 15px; } }
  @media only screen and (max-width: 767px) {
    .localism-detail .single-column {
      float: left;
      width: 100%;
      position: relative;
      padding: 0 15px; } }

@media only screen and (max-width: 767px) {
  .localism-detail .img-inline-float-left.img-responsive {
    margin: 0 auto;
    float: none; } }

.localism-detail .pill-nav.social-nav {
  top: 87px; }
  @media only screen and (max-width: 767px) {
    .localism-detail .pill-nav.social-nav {
      top: 0; } }

.localism-detail .two-column {
  float: left;
  position: relative;
  padding: 0 30px;
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .localism-detail .two-column {
      width: 100%;
      padding: 0 15px; } }

.localism-detail .two-col-bg {
  color: #FFFFFF; }
  .localism-detail .two-col-bg a {
    color: #FFFFFF; }

.localism-detail .social-column.column-left .btn.btn-wrap, .localism-detail .social-column.column-left button.btn-wrap, .localism-detail .social-column.column-left
.btn-wrap.button {
  white-space: normal; }

.localism-detail .social-column.column-left .btn:hover, .localism-detail .social-column.column-left button:hover, .localism-detail .social-column.column-left
.button:hover {
  text-decoration: none; }

.pt_dynamic-navigation #main {
  padding: 0; }

.pt_dynamic-navigation .btns-wrapper .btn, .pt_dynamic-navigation .btns-wrapper button, .pt_dynamic-navigation .btns-wrapper
.button {
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  border: 0 none; }

.two-column-content .left-column,
.two-column-content .right-column {
  margin-top: 48px; }

@media only screen and (min-width: 768px) {
  .two-column-content.pt_content #main {
    display: -ms-flexbox;
    display: flex; } }

.two-column-content .left-column {
  top: 70px; }
  @media only screen and (min-width: 768px) {
    .two-column-content .left-column {
      -ms-flex: 0 0 260px;
          flex: 0 0 260px;
      -ms-flex-order: 1;
          order: 1;
      margin-right: 30px; } }

@media only screen and (max-width: 767px) {
  .two-column-content .right-column {
    margin-top: 30px;
    padding: 0 0 0 15px; } }

@media only screen and (min-width: 768px) {
  .two-column-content .right-column {
    -ms-flex-order: 2;
        order: 2; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .two-column-content .right-column {
    margin-left: -15px;
    margin-right: -15px; }
    .two-column-content .right-column:before, .two-column-content .right-column:after {
      content: " ";
      display: table; }
    .two-column-content .right-column:after {
      clear: both; } }

@media only screen and (min-width: 1200px) {
  .two-column-content .right-column {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0; }
    .two-column-content .right-column:before, .two-column-content .right-column:after {
      content: " ";
      display: table; }
    .two-column-content .right-column:after {
      clear: both; } }

@media only screen and (max-width: 991px) {
  .two-column-content .left-column,
  .two-column-content .right-column {
    float: none;
    width: 100%; } }

.two-column-content.pt_request-catalog .request-catalog-page {
  padding: 20px;
  background-color: #f0f0f0; }
  .two-column-content.pt_request-catalog .request-catalog-page .form-row {
    float: left;
    width: 100%; }

@media only screen and (min-width: 768px) {
  .two-column-content.pt_request-catalog .input-text,
  .two-column-content.pt_request-catalog .input-select {
    width: 70%; } }

.two-column-content.pt_request-catalog .checkbox label span {
  float: right;
  width: calc(100% - 50px);
  line-height: 28px;
  margin-top: 8px; }

.two-column-content.pt_request-catalog .radio > label:first-child {
  display: block;
  margin-bottom: 5px; }

.two-column-content.pt_request-catalog .form-field-tooltip {
  width: 26%;
  margin: -47px 0 0;
  line-height: 42px; }

.two-column-body {
  margin-left: -15px; }
  .two-column-body:before, .two-column-body:after {
    content: " ";
    display: table; }
  .two-column-body:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .two-column-body {
      margin-left: 0; } }
  .two-column-body .orange {
    color: #ef4923; }
    .two-column-body .orange:hover {
      text-decoration: underline; }

.article-section-header {
  border-top: 1px solid #cccccc;
  margin: 60px 15px 20px;
  text-align: center; }
  .article-section-header h2 {
    background: #FFFFFF;
    display: inline;
    margin: 0;
    padding: 0 15px;
    position: relative;
    top: -8px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.7px; }

.one-column-content.parralax .row {
  margin: 0; }

.one-column-content.parralax .hover-panel .row:first-child {
  margin-top: 26px; }

@media only screen and (max-width: 767px) {
  .one-column-content .hero-title {
    text-align: center;
    width: 100%; } }

.article-listing {
  margin-bottom: 40px; }
  .article-listing img {
    width: 100%; }
  .article-listing:nth-of-type(3n+1) {
    clear: left; }

.article-header .jobs-header {
  margin-top: 0; }

.job-info-bold {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.rss-logo {
  margin-right: 5px; }

.rss-text {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 10px;
  padding: 0 0 20px; }

.content-list {
  list-style: none;
  padding: 0; }
  .content-list li {
    margin: 5px 0; }

.opening-listing,
.listing-header {
  display: block;
  font-size: 14px; }

.retail-listings,
.hq-listings {
  border-top: 1px solid #cccccc;
  margin: 15px 0 0;
  padding: 20px 0 0; }

.retail-listings {
  margin: 20px 0 0; }
  .retail-listings .content-list {
    margin-top: 0; }
    .retail-listings .content-list a {
      font-size: 14px;
      line-height: 24px; }
    .retail-listings .content-list li {
      margin: 0; }

@media only screen and (min-width: 992px) {
  .jobs .right-column {
    width: calc(100% - 285px); } }

.jobs .left-column {
  width: 295px; }

.jobs .article-header, .jobs .article-body {
  margin-right: 0; }

.pt_jobs .job-content {
  font-size: 16px;
  line-height: 24px; }
  .pt_jobs .job-content > div:first-child {
    padding: 20px;
    background-color: #eeeeee;
    border-radius: 10px;
    margin: 25px 0 40px 0; }

.request-form-container {
  background: #f0f0f0;
  margin-left: 8.33333%;
  padding: 20px; }
  .request-form-container label span {
    position: relative;
    top: 3px; }
  .request-form-container .privacy-policy {
    display: block;
    margin: 20px 0; }

.request-catalog-page input[type="checkbox"] + label span {
  float: right;
  margin: 10px 0 0 0;
  width: calc(100% - 49px); }

.return-repairs .container, .return-repairs #main {
  text-align: center; }
  .return-repairs .container a, .return-repairs #main a {
    color: #ef4923;
    white-space: nowrap; }

.return-repairs .introHeader {
  text-align: center;
  margin: 20px 0 10px; }
  @media only screen and (min-width: 1200px) {
    .return-repairs .introHeader {
      margin: 40px 0 10px; } }

.return-repairs .start-heading1 {
  font-size: 18px;
  color: #50504E;
  text-align: center;
  padding: 10px; }

.return-repairs .start-content1 {
  display: block;
  margin: 15px auto 50px;
  font-size: 12px;
  line-height: 20px;
  max-width: 900px; }

@media only screen and (min-width: 768px) {
  .return-repairs .equal-columns {
    display: -ms-flexbox;
    display: flex; } }

.return-repairs .equal-column {
  width: 50%;
  padding: 0 15px;
  float: left;
  position: relative;
  display: block; }
  @media only screen and (max-width: 767px) {
    .return-repairs .equal-column {
      width: 100%; } }
  .return-repairs .equal-column .start-box {
    display: block;
    background: #dddddd;
    text-align: left;
    margin-bottom: 20px;
    padding: 25px;
    min-height: 475px; }
    .return-repairs .equal-column .start-box h2 {
      margin-top: 0; }
    .return-repairs .equal-column .start-box a.button {
      color: #FFFFFF;
      margin: 0 20px 20px 0;
      vertical-align: sub; }

.return-repairs .essay {
  padding: 0 15px;
  float: left; }
  @media only screen and (min-width: 1200px) {
    .return-repairs .essay {
      width: 33.3333%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .return-repairs .essay {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .return-repairs .essay {
      width: 100%;
      padding: 0; } }
  .return-repairs .essay .essay-text {
    margin: 15px 0 30px 0; }

.rma-dialog {
  width: auto !important;
  margin: 30px 45px;
  top: 0 !important; }
  @media only screen and (min-width: 768px) {
    .rma-dialog {
      width: 500px !important;
      margin: 30px auto; } }
  .rma-dialog .ui-dialog-title {
    height: 0; }
  .rma-dialog .dialog-content {
    background: #f0f0f0;
    padding: 15px;
    font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .rma-dialog .dialog-content {
        padding: 25px 15% 25px; } }
    .rma-dialog .dialog-content a {
      color: #ef4923; }
    .rma-dialog .dialog-content blockquote {
      padding-left: 0;
      border-left: none;
      font-size: 12px; }
    .rma-dialog .dialog-content ul {
      padding-left: 15px; }

.rma-packingslip-container {
  padding: 0 10px; }

.rma-modal {
  display: none;
  max-width: 550px; }
  .rma-modal .ui-dialog-content {
    background: #f0f0f0;
    padding: 5px 5% 20px; }
    .rma-modal .ui-dialog-content:before, .rma-modal .ui-dialog-content:after {
      content: " ";
      display: table; }
    .rma-modal .ui-dialog-content:after {
      clear: both; }
  .rma-modal .form-row {
    margin: 0;
    width: 100%; }
    .rma-modal .form-row label {
      display: none; }
  .rma-modal .input-text {
    width: 100%; }
  .rma-modal .button {
    color: #FFFFFF; }
  .rma-modal .close-button {
    clear: both;
    width: 100%; }
    .rma-modal .close-button .button {
      display: block;
      margin: 0 auto; }
  .rma-modal .rma-intercept-close-dialog {
    margin-left: 10px; }

.pt_pro .primary-content {
  font-size: 14px; }
  .pt_pro .primary-content li a,
  .pt_pro .primary-content p a {
    text-decoration: underline; }
  .pt_pro .primary-content form {
    margin-top: 20px; }

.pt_pro .page-content .form-row.half-button button {
  float: left;
  width: 150px;
  margin: 0 20px 0 0; }
  @media only screen and (max-width: 767px) {
    .pt_pro .page-content .form-row.half-button button {
      width: 100%;
      margin: 20px 0 0 0; } }

.pt_pro .page-content .column {
  font-size: 14px; }
  .pt_pro .page-content .column h1 {
    margin-bottom: 20px; }
  .pt_pro .page-content .column label {
    font-size: 15px; }
  .pt_pro .page-content .column p a,
  .pt_pro .page-content .column li a {
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .pt_pro .page-content .column .button,
    .pt_pro .page-content .column button {
      width: 100%;
      margin: 10px 0; } }
  .pt_pro .page-content .column .requirements {
    margin: 20px 0;
    padding: 0;
    list-style: none; }
    .pt_pro .page-content .column .requirements li p {
      padding: 0 0 0 20px; }

.pt_pro .pro-landing {
  font-size: 14px;
  width: 100%; }
  .pt_pro .pro-landing .account-options a {
    text-decoration: underline; }
  .pt_pro .pro-landing h1 a {
    float: right; }
  @media only screen and (max-width: 991px) {
    .pt_pro .pro-landing h1 {
      text-align: center; }
      .pt_pro .pro-landing h1 a {
        float: none;
        margin: 15px auto;
        display: block; } }

.pro-sign-up h3 {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 20px; }

.pro-sign-up p {
  margin-bottom: 25px; }

.pro-sign-up .button {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .pro-sign-up .button {
      width: 175px; } }
  .pro-sign-up .button + .button {
    margin: 10px 20px; }
    @media only screen and (max-width: 767px) {
      .pro-sign-up .button + .button {
        margin: 10px 0; } }

@media only screen and (min-width: 768px) {
  .select-pro-category .form-row-button button {
    margin-right: 20px; } }

html.parallax > body.worn-wear > footer {
  display: block !important; }

#worn-wear-repairs {
  overflow: hidden;
  margin-top: 15px; }
  @media (min-width: 768px) {
    #worn-wear-repairs {
      margin-top: 0; } }
  #worn-wear-repairs #article-landing {
    min-height: 900px; }
  #worn-wear-repairs .category-section {
    position: relative;
    min-height: 400px; }
  #worn-wear-repairs .detail-section-header.small h2, #worn-wear-repairs .detail-section-header.small span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .0875em;
    margin: 70px -30px 26px -30px; }
    @media (max-width: 767px) {
      #worn-wear-repairs .detail-section-header.small h2, #worn-wear-repairs .detail-section-header.small span {
        font-size: 20px;
        letter-spacing: 0.125px; } }
  #worn-wear-repairs .detail-section-header.small {
    margin-top: 75px;
    margin-bottom: 26px;
    margin-right: -25px;
    margin-left: -25px; }
    @media (max-width: 767px) {
      #worn-wear-repairs .detail-section-header.small {
        margin-top: 60px;
        margin-bottom: 40px; } }
  #worn-wear-repairs .detail-section {
    background-color: #f0f0f0;
    overflow: hidden;
    margin: 45px -15px 0 0; }
    @media (min-width: 768px) {
      #worn-wear-repairs .detail-section {
        margin: 95px -15px 0 0; } }
    #worn-wear-repairs .detail-section .detail-section-header {
      margin: 42px 20px 15px;
      background-color: #f0f0f0;
      /* .detail-section-header {
         margin: 50px 0;
       } */ }
      @media (min-width: 768px) {
        #worn-wear-repairs .detail-section .detail-section-header {
          margin: 62px 20px 15px; } }
      #worn-wear-repairs .detail-section .detail-section-header span, #worn-wear-repairs .detail-section .detail-section-header h2 {
        background-color: #f0f0f0; }
      #worn-wear-repairs .detail-section .detail-section-header .detail-section-header-line {
        border-top: 1px solid #AAA; }
    #worn-wear-repairs .detail-section .description {
      margin: 0 0 40px;
      font-size: 14px; }
      @media (min-width: 480px) {
        #worn-wear-repairs .detail-section .description {
          margin: 0 10px 40px; } }
      @media (min-width: 1200px) {
        #worn-wear-repairs .detail-section .description {
          font-size: 16px; } }
      #worn-wear-repairs .detail-section .description p {
        line-height: 20px;
        color: black; }
      #worn-wear-repairs .detail-section .description img {
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        margin-top: 10px; }
  #worn-wear-repairs .step-container {
    background-color: #f0f0f0;
    padding: 20px;
    margin: 30px 15px 0; }
    @media (min-width: 768px) {
      #worn-wear-repairs .step-container .step-table {
        display: table;
        width: 100%; } }
    @media (min-width: 768px) {
      #worn-wear-repairs .step-container .step-table .step-cell {
        display: table-cell;
        width: 50%; } }
    #worn-wear-repairs .step-container .step-table .step-cell .step-image-thumbs {
      margin: 10px 0;
      overflow: hidden; }
      @media (min-width: 768px) {
        #worn-wear-repairs .step-container .step-table .step-cell .step-image-thumbs {
          margin: 0 10px 10px; } }
  #worn-wear-repairs .video-js {
    width: 100% !important;
    height: auto !important; }
  #worn-wear-repairs .video-js:after {
    content: '.';
    display: block;
    position: relative;
    padding: 0;
    padding-top: 75%;
    /* set this to (height/width)*100% (eg. 56%=16:9, 75%=4:3) */
    margin: 0 0 0 -100%;
    visibility: hidden;
    height: 0; }
  #worn-wear-repairs .vjs-poster {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  #worn-wear-repairs .repair-intro {
    font-size: 18px;
    line-height: 24px;
    padding-top: 65px;
    padding-bottom: 0;
    text-align: center; }
    @media (max-width: 767px) {
      #worn-wear-repairs .repair-intro {
        padding-top: 55px;
        font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
        font-size: 28px;
        line-height: 40px;
        padding-left: 10%;
        padding-right: 10%;
        text-align: center; } }
  #worn-wear-repairs .essay {
    margin-bottom: 65px;
    min-height: 400px; }
    @media (max-width: 767px) {
      #worn-wear-repairs .essay {
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 85px; }
        #worn-wear-repairs .essay .essay-text {
          margin-top: 22px; }
          #worn-wear-repairs .essay .essay-text .read-more {
            margin-top: 30px; } }

.worn-wear-container,
#worn-wear-tumblr {
  margin-top: 15px; }
  @media (min-width: 768px) {
    .worn-wear-container,
    #worn-wear-tumblr {
      margin-top: 0; } }

.container-article a, .two-col-wrapper a {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

@media (max-width: 991px) {
  .worn-wear-container {
    margin-top: 25px; }
    .worn-wear-container .two-col-wrapper {
      padding-top: 33px; } }

.repairs-feature {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 110px; }
  @media (max-width: 767px) {
    .repairs-feature {
      width: 100%;
      float: none;
      margin-bottom: 0; } }
  .repairs-feature .inner {
    background-color: #f8d3a5;
    color: #613d1a;
    min-height: 850px;
    font-size: 19px;
    line-height: 35px;
    letter-spacing: 0.95px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    position: relative; }
    .repairs-feature .inner:first-of-type {
      border-right: 2px solid white; }
    .repairs-feature .inner:last-of-type {
      border-left: 2px solid white; }
    @media (max-width: 767px) {
      .repairs-feature .inner {
        font-size: 22px;
        line-height: 34px;
        border-left: 0;
        border-right: 0; } }
    .repairs-feature .inner h2 {
      font-size: 31px;
      line-height: 42px;
      letter-spacing: 1.55px; }
      @media (max-width: 767px) {
        .repairs-feature .inner h2 {
          padding-bottom: 15px; } }
    .repairs-feature .inner .content {
      padding-left: 5%;
      padding-right: 5%; }
    .repairs-feature .inner .button-wrapper {
      width: 100%;
      position: absolute;
      bottom: 45px; }
    .repairs-feature .inner .btn, .repairs-feature .inner button, .repairs-feature .inner
    .button {
      min-width: 274px;
      margin-top: 43px;
      bottom: 50px; }
  .repairs-feature img.top-image {
    width: 100%;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .repairs-feature img.top-image {
        padding-bottom: 29px; } }

.ww-simple-list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 25px; }
  .ww-simple-list li {
    overflow: hidden; }
    .ww-simple-list li:before {
      content: "• ";
      float: left;
      margin: 0 10px 0 0; }

.ww-list-content {
  color: #000000;
  overflow: hidden; }

.nf-wrapper {
  position: relative;
  display: inline-block;
  margin: 30px 0; }
  .nf-wrapper .nf-content {
    color: #d6d6d6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75); }
    @media (max-width: 767px) {
      .nf-wrapper .nf-content {
        position: static;
        padding: 10px 0;
        background-color: #000; } }
    .nf-wrapper .nf-content .volume {
      margin: 35px;
      width: 100px; }
      @media (max-width: 767px) {
        .nf-wrapper .nf-content .volume {
          margin: 0; } }

.sitemap-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media only screen and (min-width: 768px) {
    .sitemap-wrapper {
      margin-left: 20px; } }

.sitemap-section {
  width: 25%; }
  @media (max-width: 1180px) {
    .sitemap-section {
      width: 33.3333333333333%; } }
  @media (max-width: 767px) {
    .sitemap-section {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .sitemap-section:nth-of-type(even) {
      padding-left: 10px; }
    .sitemap-section:nth-of-type(odd) {
      padding-right: 15px; } }
  @media only screen and (min-width: 768px) {
    .sitemap-section {
      padding-right: 15px; } }
  .sitemap-section h2 {
    font-size: 24px;
    margin-bottom: 0; }
  .sitemap-section .level-2 {
    font-size: 14px;
    padding-left: 10px;
    line-height: 22px; }
  .sitemap-section .no-sitemap {
    display: none; }
  .sitemap-section .menu-col.mission, .sitemap-section .menu-col img {
    display: none; }
  .sitemap-section ul.basic-list {
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px; }
    .sitemap-section ul.basic-list > li {
      padding-top: 0; }

ul.outer {
  list-style-type: none;
  padding: 0;
  font-size: 16px;
  padding-left: 10px; }
  ul.outer > li {
    padding-top: 10px; }

.gray-menu-column {
  display: none; }

ul.subsub {
  list-style-type: none;
  padding-left: 10px;
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 4px; }

@media only screen and (max-width: 991px) {
  .pt_pro #main .primary-content,
  .pt_account #main .primary-content,
  .pt_wish-list #main .primary-content,
  .pt_order #main .primary-content {
    width: 100%; } }

.pt_pro #main h1,
.pt_account #main h1,
.pt_wish-list #main h1,
.pt_order #main h1 {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 5px 0;
  font-size: 30px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5em; }
  @media only screen and (max-width: 767px) {
    .pt_pro #main h1,
    .pt_account #main h1,
    .pt_wish-list #main h1,
    .pt_order #main h1 {
      font-size: 24px; } }
  .pt_pro #main h1 span,
  .pt_account #main h1 span,
  .pt_wish-list #main h1 span,
  .pt_order #main h1 span {
    float: right;
    font-size: 14px;
    line-height: 50px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 767px) {
    .pt_pro #main h1,
    .pt_account #main h1,
    .pt_wish-list #main h1,
    .pt_order #main h1 {
      font-size: 24px;
      text-align: center; } }
  @media only screen and (max-width: 991px) {
    .pt_pro #main h1.login,
    .pt_account #main h1.login,
    .pt_wish-list #main h1.login,
    .pt_order #main h1.login {
      text-align: left;
      font-size: 24px; } }
  @media only screen and (max-width: 991px) {
    .pt_pro #main h1.login span,
    .pt_account #main h1.login span,
    .pt_wish-list #main h1.login span,
    .pt_order #main h1.login span {
      line-height: 3; } }

.pt_pro #main .set-new-pass h1,
.pt_account #main .set-new-pass h1,
.pt_wish-list #main .set-new-pass h1,
.pt_order #main .set-new-pass h1 {
  font-size: 30px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5em; }
  @media only screen and (max-width: 767px) {
    .pt_pro #main .set-new-pass h1,
    .pt_account #main .set-new-pass h1,
    .pt_wish-list #main .set-new-pass h1,
    .pt_order #main .set-new-pass h1 {
      font-size: 24px; } }

.pt_pro #main .set-new-pass p,
.pt_account #main .set-new-pass p,
.pt_wish-list #main .set-new-pass p,
.pt_order #main .set-new-pass p {
  font-size: 16px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin: 25px 0; }

.pt_pro #main .set-new-pass .asset-buttons,
.pt_account #main .set-new-pass .asset-buttons,
.pt_wish-list #main .set-new-pass .asset-buttons,
.pt_order #main .set-new-pass .asset-buttons {
  font-size: 0; }
  .pt_pro #main .set-new-pass .asset-buttons a,
  .pt_account #main .set-new-pass .asset-buttons a,
  .pt_wish-list #main .set-new-pass .asset-buttons a,
  .pt_order #main .set-new-pass .asset-buttons a {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 6px 24px;
    letter-spacing: 0.05em;
    margin: 0 calc((100% - 667px)/6);
    display: inline-block; }
    .pt_pro #main .set-new-pass .asset-buttons a:last-child,
    .pt_account #main .set-new-pass .asset-buttons a:last-child,
    .pt_wish-list #main .set-new-pass .asset-buttons a:last-child,
    .pt_order #main .set-new-pass .asset-buttons a:last-child {
      margin-right: 0; }
    .pt_pro #main .set-new-pass .asset-buttons a:first-child,
    .pt_account #main .set-new-pass .asset-buttons a:first-child,
    .pt_wish-list #main .set-new-pass .asset-buttons a:first-child,
    .pt_order #main .set-new-pass .asset-buttons a:first-child {
      margin-left: 0; }
    @media only screen and (max-width: 767px) {
      .pt_pro #main .set-new-pass .asset-buttons a,
      .pt_account #main .set-new-pass .asset-buttons a,
      .pt_wish-list #main .set-new-pass .asset-buttons a,
      .pt_order #main .set-new-pass .asset-buttons a {
        width: 100%;
        margin: 10px 0; } }
  .pt_pro #main .set-new-pass .asset-buttons a.narrowgap,
  .pt_account #main .set-new-pass .asset-buttons a.narrowgap,
  .pt_wish-list #main .set-new-pass .asset-buttons a.narrowgap,
  .pt_order #main .set-new-pass .asset-buttons a.narrowgap {
    margin: 0 calc((100% - 666px)/8); }

.pt_pro #main .address-list h1 span,
.pt_pro #main .paymentslist h1 span,
.pt_account #main .address-list h1 span,
.pt_account #main .paymentslist h1 span,
.pt_wish-list #main .address-list h1 span,
.pt_wish-list #main .paymentslist h1 span,
.pt_order #main .address-list h1 span,
.pt_order #main .paymentslist h1 span {
  float: none;
  line-height: 50px;
  font-size: 36px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_pro #main .address-list h1 span,
    .pt_pro #main .paymentslist h1 span,
    .pt_account #main .address-list h1 span,
    .pt_account #main .paymentslist h1 span,
    .pt_wish-list #main .address-list h1 span,
    .pt_wish-list #main .paymentslist h1 span,
    .pt_order #main .address-list h1 span,
    .pt_order #main .paymentslist h1 span {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) {
    .pt_pro #main .address-list h1 span,
    .pt_pro #main .paymentslist h1 span,
    .pt_account #main .address-list h1 span,
    .pt_account #main .paymentslist h1 span,
    .pt_wish-list #main .address-list h1 span,
    .pt_wish-list #main .paymentslist h1 span,
    .pt_order #main .address-list h1 span,
    .pt_order #main .paymentslist h1 span {
      font-size: 20px; } }

.pt_pro #main .address-list h1 a,
.pt_pro #main .paymentslist h1 a,
.pt_account #main .address-list h1 a,
.pt_account #main .paymentslist h1 a,
.pt_wish-list #main .address-list h1 a,
.pt_wish-list #main .paymentslist h1 a,
.pt_order #main .address-list h1 a,
.pt_order #main .paymentslist h1 a {
  float: right; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_pro #main .address-list h1 a,
    .pt_pro #main .paymentslist h1 a,
    .pt_account #main .address-list h1 a,
    .pt_account #main .paymentslist h1 a,
    .pt_wish-list #main .address-list h1 a,
    .pt_wish-list #main .paymentslist h1 a,
    .pt_order #main .address-list h1 a,
    .pt_order #main .paymentslist h1 a {
      font-size: 13px;
      padding: 0 10px;
      line-height: 50px; } }
  @media only screen and (max-width: 767px) {
    .pt_pro #main .address-list h1 a,
    .pt_pro #main .paymentslist h1 a,
    .pt_account #main .address-list h1 a,
    .pt_account #main .paymentslist h1 a,
    .pt_wish-list #main .address-list h1 a,
    .pt_wish-list #main .paymentslist h1 a,
    .pt_order #main .address-list h1 a,
    .pt_order #main .paymentslist h1 a {
      font-size: 13px;
      line-height: 50px;
      width: 100%;
      display: block;
      margin: 0 0 5px 0;
      padding: 0 15px;
      float: none; } }

.pt_pro #main #NewPasswordForm .form-row-button button,
.pt_account #main #NewPasswordForm .form-row-button button,
.pt_wish-list #main #NewPasswordForm .form-row-button button,
.pt_order #main #NewPasswordForm .form-row-button button {
  font-size: 16px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  text-transform: capitalize; }

.pt_pro #main .barcode,
.pt_account #main .barcode,
.pt_wish-list #main .barcode,
.pt_order #main .barcode {
  padding-top: 15px;
  padding-bottom: 10px; }

.pt_pro #main svg,
.pt_account #main svg,
.pt_wish-list #main svg,
.pt_order #main svg {
  display: block;
  align: left;
  border: 1px solid #cccccc; }
  @media only screen and (max-width: 767px) {
    .pt_pro #main svg,
    .pt_account #main svg,
    .pt_wish-list #main svg,
    .pt_order #main svg {
      margin-right: auto;
      margin-left: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_pro #main svg,
    .pt_account #main svg,
    .pt_wish-list #main svg,
    .pt_order #main svg {
      margin-right: auto;
      margin-left: auto; } }

.pt_pro #secondary nav,
.pt_account #secondary nav,
.pt_wish-list #secondary nav,
.pt_order #secondary nav {
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .pt_pro #secondary nav,
    .pt_account #secondary nav,
    .pt_wish-list #secondary nav,
    .pt_order #secondary nav {
      width: 100%; } }

.pt_pro .nav,
.pt_account .nav,
.pt_wish-list .nav,
.pt_order .nav {
  font-size: 12px;
  list-style-type: none;
  margin: 30px 0 0 0;
  width: 260px;
  padding: 0;
  float: left;
  word-wrap: break-word; }
  .pt_pro .nav .secondary-navigation .toggle,
  .pt_account .nav .secondary-navigation .toggle,
  .pt_wish-list .nav .secondary-navigation .toggle,
  .pt_order .nav .secondary-navigation .toggle {
    text-transform: uppercase;
    line-height: 16px;
    display: block;
    color: #999999;
    font-size: 12px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: 0.15em; }
  .pt_pro .nav .secondary-navigation ul,
  .pt_account .nav .secondary-navigation ul,
  .pt_wish-list .nav .secondary-navigation ul,
  .pt_order .nav .secondary-navigation ul {
    margin: 10px 0;
    list-style-type: none;
    line-height: 28px;
    padding: 0; }
    .pt_pro .nav .secondary-navigation ul li a,
    .pt_account .nav .secondary-navigation ul li a,
    .pt_wish-list .nav .secondary-navigation ul li a,
    .pt_order .nav .secondary-navigation ul li a {
      text-decoration: none;
      color: #000000; }
      .pt_pro .nav .secondary-navigation ul li a:hover,
      .pt_account .nav .secondary-navigation ul li a:hover,
      .pt_wish-list .nav .secondary-navigation ul li a:hover,
      .pt_order .nav .secondary-navigation ul li a:hover {
        color: #ef4923; }

.pt_pro legend,
.pt_pro .legend,
.pt_account legend,
.pt_account .legend,
.pt_wish-list legend,
.pt_wish-list .legend,
.pt_order legend,
.pt_order .legend {
  border: 0 none;
  float: left;
  margin: 0;
  padding: 10px 0 20px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 991px) {
    .pt_pro legend,
    .pt_pro .legend,
    .pt_account legend,
    .pt_account .legend,
    .pt_wish-list legend,
    .pt_wish-list .legend,
    .pt_order legend,
    .pt_order .legend {
      font-size: 18px; } }

.pt_pro .legend,
.pt_account .legend,
.pt_wish-list .legend,
.pt_order .legend {
  float: none;
  font-size: 21px; }
  @media only screen and (max-width: 991px) {
    .pt_pro .legend,
    .pt_account .legend,
    .pt_wish-list .legend,
    .pt_order .legend {
      font-size: 18px; } }

.pt_pro .col-1,
.pt_pro .col-2,
.pt_account .col-1,
.pt_account .col-2,
.pt_wish-list .col-1,
.pt_wish-list .col-2,
.pt_order .col-1,
.pt_order .col-2 {
  float: left;
  position: relative;
  padding: 0 15px;
  width: 50%; }
  @media only screen and (max-width: 991px) {
    .pt_pro .col-1,
    .pt_pro .col-2,
    .pt_account .col-1,
    .pt_account .col-2,
    .pt_wish-list .col-1,
    .pt_wish-list .col-2,
    .pt_order .col-1,
    .pt_order .col-2 {
      width: 100%;
      padding: 0 5px; } }

.pt_pro .false-list,
.pt_account .false-list,
.pt_wish-list .false-list,
.pt_order .false-list {
  margin: 5px 0 15px; }

.pt_pro .form-row,
.pt_account .form-row,
.pt_wish-list .form-row,
.pt_order .form-row {
  margin: 15px 0;
  overflow: hidden;
  clear: both; }
  .pt_pro .form-row + .form-row,
  legend + .pt_pro .form-row,
  .pt_account .form-row + .form-row,
  legend +
  .pt_account .form-row,
  .pt_wish-list .form-row + .form-row,
  legend +
  .pt_wish-list .form-row,
  .pt_order .form-row + .form-row,
  legend +
  .pt_order .form-row {
    margin: 0 0 15px; }

.pt_pro .label-subline,
.pt_account .label-subline,
.pt_wish-list .label-subline,
.pt_order .label-subline {
  margin: -48px 0 0 49px;
  float: left;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 991px) {
    .pt_pro .label-subline,
    .pt_account .label-subline,
    .pt_wish-list .label-subline,
    .pt_order .label-subline {
      margin: -38px 0 0 49px; } }
  @media only screen and (max-width: 480px) {
    .pt_pro .label-subline,
    .pt_account .label-subline,
    .pt_wish-list .label-subline,
    .pt_order .label-subline {
      margin: -20px 0 10px 49px; } }
  .pt_pro .label-subline a,
  .pt_account .label-subline a,
  .pt_wish-list .label-subline a,
  .pt_order .label-subline a {
    color: #ef4923; }
    .pt_pro .label-subline a:hover,
    .pt_account .label-subline a:hover,
    .pt_wish-list .label-subline a:hover,
    .pt_order .label-subline a:hover {
      color: #ef4923;
      text-decoration: underline; }

.pt_pro .login-oauth,
.pt_account .login-oauth,
.pt_wish-list .login-oauth,
.pt_order .login-oauth {
  text-align: center;
  padding: 0 0 15px 0; }
  .pt_pro .login-oauth p:first-child,
  .pt_account .login-oauth p:first-child,
  .pt_wish-list .login-oauth p:first-child,
  .pt_order .login-oauth p:first-child {
    font-size: 2em;
    text-align: center;
    margin: 0;
    text-transform: uppercase; }

.pt_pro .login-box,
.pt_account .login-box,
.pt_wish-list .login-box,
.pt_order .login-box {
  border-radius: 5px;
  background: #efefef;
  padding: 0 10px;
  margin: 15px 0 0 0; }
  .pt_pro .login-box.login-order-track .dialog-required, .pt_pro .login-box.login-account .dialog-required,
  .pt_account .login-box.login-order-track .dialog-required,
  .pt_account .login-box.login-account .dialog-required,
  .pt_wish-list .login-box.login-order-track .dialog-required,
  .pt_wish-list .login-box.login-account .dialog-required,
  .pt_order .login-box.login-order-track .dialog-required,
  .pt_order .login-box.login-account .dialog-required {
    float: right;
    line-height: 42px;
    text-transform: uppercase;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    font-size: 14px; }
    .pt_pro .login-box.login-order-track .dialog-required em, .pt_pro .login-box.login-account .dialog-required em,
    .pt_account .login-box.login-order-track .dialog-required em,
    .pt_account .login-box.login-account .dialog-required em,
    .pt_wish-list .login-box.login-order-track .dialog-required em,
    .pt_wish-list .login-box.login-account .dialog-required em,
    .pt_order .login-box.login-order-track .dialog-required em,
    .pt_order .login-box.login-account .dialog-required em {
      font-style: normal; }
  .pt_pro .login-box .dialog-required.popup,
  .pt_account .login-box .dialog-required.popup,
  .pt_wish-list .login-box .dialog-required.popup,
  .pt_order .login-box .dialog-required.popup {
    display: none; }
  .pt_pro .login-box h2,
  .pt_account .login-box h2,
  .pt_wish-list .login-box h2,
  .pt_order .login-box h2 {
    font-size: 24px;
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em; }
  .pt_pro .login-box p,
  .pt_account .login-box p,
  .pt_wish-list .login-box p,
  .pt_order .login-box p {
    margin: 1em 0; }
  .pt_pro .login-box .error, .pt_pro .login-box .error-message,
  .pt_account .login-box .error,
  .pt_account .login-box .error-message,
  .pt_wish-list .login-box .error,
  .pt_wish-list .login-box .error-message,
  .pt_order .login-box .error,
  .pt_order .login-box .error-message {
    margin-left: 0; }

@media only screen and (max-width: 767px) {
  .pt_pro .address-list,
  .pt_pro .paymentslist,
  .pt_account .address-list,
  .pt_account .paymentslist,
  .pt_wish-list .address-list,
  .pt_wish-list .paymentslist,
  .pt_order .address-list,
  .pt_order .paymentslist {
    padding: 0 0 15px 0; } }

.pt_pro .address-list .address-list,
.pt_pro .address-list .payment-list,
.pt_pro .paymentslist .address-list,
.pt_pro .paymentslist .payment-list,
.pt_account .address-list .address-list,
.pt_account .address-list .payment-list,
.pt_account .paymentslist .address-list,
.pt_account .paymentslist .payment-list,
.pt_wish-list .address-list .address-list,
.pt_wish-list .address-list .payment-list,
.pt_wish-list .paymentslist .address-list,
.pt_wish-list .paymentslist .payment-list,
.pt_order .address-list .address-list,
.pt_order .address-list .payment-list,
.pt_order .paymentslist .address-list,
.pt_order .paymentslist .payment-list {
  clear: both;
  padding: 10px 10px 0 10px;
  font-size: 14px;
  list-style: none;
  margin: 15px 0 0 0;
  background: #efefef;
  border-radius: 5px; }
  .pt_pro .address-list .address-list li,
  .pt_pro .address-list .payment-list li,
  .pt_pro .paymentslist .address-list li,
  .pt_pro .paymentslist .payment-list li,
  .pt_account .address-list .address-list li,
  .pt_account .address-list .payment-list li,
  .pt_account .paymentslist .address-list li,
  .pt_account .paymentslist .payment-list li,
  .pt_wish-list .address-list .address-list li,
  .pt_wish-list .address-list .payment-list li,
  .pt_wish-list .paymentslist .address-list li,
  .pt_wish-list .paymentslist .payment-list li,
  .pt_order .address-list .address-list li,
  .pt_order .address-list .payment-list li,
  .pt_order .paymentslist .address-list li,
  .pt_order .paymentslist .payment-list li {
    max-width: 290px;
    margin: 0 10px 20px 0;
    width: 100%;
    display: inline-block; }
    .pt_pro .address-list .address-list li h3,
    .pt_pro .address-list .payment-list li h3,
    .pt_pro .paymentslist .address-list li h3,
    .pt_pro .paymentslist .payment-list li h3,
    .pt_account .address-list .address-list li h3,
    .pt_account .address-list .payment-list li h3,
    .pt_account .paymentslist .address-list li h3,
    .pt_account .paymentslist .payment-list li h3,
    .pt_wish-list .address-list .address-list li h3,
    .pt_wish-list .address-list .payment-list li h3,
    .pt_wish-list .paymentslist .address-list li h3,
    .pt_wish-list .paymentslist .payment-list li h3,
    .pt_order .address-list .address-list li h3,
    .pt_order .address-list .payment-list li h3,
    .pt_order .paymentslist .address-list li h3,
    .pt_order .paymentslist .payment-list li h3 {
      margin: 0 0 15px 0; }
    .pt_pro .address-list .address-list li .mini-address-title,
    .pt_pro .address-list .address-list li .cc-owner,
    .pt_pro .address-list .payment-list li .mini-address-title,
    .pt_pro .address-list .payment-list li .cc-owner,
    .pt_pro .paymentslist .address-list li .mini-address-title,
    .pt_pro .paymentslist .address-list li .cc-owner,
    .pt_pro .paymentslist .payment-list li .mini-address-title,
    .pt_pro .paymentslist .payment-list li .cc-owner,
    .pt_account .address-list .address-list li .mini-address-title,
    .pt_account .address-list .address-list li .cc-owner,
    .pt_account .address-list .payment-list li .mini-address-title,
    .pt_account .address-list .payment-list li .cc-owner,
    .pt_account .paymentslist .address-list li .mini-address-title,
    .pt_account .paymentslist .address-list li .cc-owner,
    .pt_account .paymentslist .payment-list li .mini-address-title,
    .pt_account .paymentslist .payment-list li .cc-owner,
    .pt_wish-list .address-list .address-list li .mini-address-title,
    .pt_wish-list .address-list .address-list li .cc-owner,
    .pt_wish-list .address-list .payment-list li .mini-address-title,
    .pt_wish-list .address-list .payment-list li .cc-owner,
    .pt_wish-list .paymentslist .address-list li .mini-address-title,
    .pt_wish-list .paymentslist .address-list li .cc-owner,
    .pt_wish-list .paymentslist .payment-list li .mini-address-title,
    .pt_wish-list .paymentslist .payment-list li .cc-owner,
    .pt_order .address-list .address-list li .mini-address-title,
    .pt_order .address-list .address-list li .cc-owner,
    .pt_order .address-list .payment-list li .mini-address-title,
    .pt_order .address-list .payment-list li .cc-owner,
    .pt_order .paymentslist .address-list li .mini-address-title,
    .pt_order .paymentslist .address-list li .cc-owner,
    .pt_order .paymentslist .payment-list li .mini-address-title,
    .pt_order .paymentslist .payment-list li .cc-owner {
      font-size: 16px; }
  .pt_pro .address-list .address-list button.delete,
  .pt_pro .address-list .payment-list button.delete,
  .pt_pro .paymentslist .address-list button.delete,
  .pt_pro .paymentslist .payment-list button.delete,
  .pt_account .address-list .address-list button.delete,
  .pt_account .address-list .payment-list button.delete,
  .pt_account .paymentslist .address-list button.delete,
  .pt_account .paymentslist .payment-list button.delete,
  .pt_wish-list .address-list .address-list button.delete,
  .pt_wish-list .address-list .payment-list button.delete,
  .pt_wish-list .paymentslist .address-list button.delete,
  .pt_wish-list .paymentslist .payment-list button.delete,
  .pt_order .address-list .address-list button.delete,
  .pt_order .address-list .payment-list button.delete,
  .pt_order .paymentslist .address-list button.delete,
  .pt_order .paymentslist .payment-list button.delete {
    text-decoration: underline;
    margin: 20px 0 0 0; }
  .pt_pro .address-list .address-list .cc-owner,
  .pt_pro .address-list .payment-list .cc-owner,
  .pt_pro .paymentslist .address-list .cc-owner,
  .pt_pro .paymentslist .payment-list .cc-owner,
  .pt_account .address-list .address-list .cc-owner,
  .pt_account .address-list .payment-list .cc-owner,
  .pt_account .paymentslist .address-list .cc-owner,
  .pt_account .paymentslist .payment-list .cc-owner,
  .pt_wish-list .address-list .address-list .cc-owner,
  .pt_wish-list .address-list .payment-list .cc-owner,
  .pt_wish-list .paymentslist .address-list .cc-owner,
  .pt_wish-list .paymentslist .payment-list .cc-owner,
  .pt_order .address-list .address-list .cc-owner,
  .pt_order .address-list .payment-list .cc-owner,
  .pt_order .paymentslist .address-list .cc-owner,
  .pt_order .paymentslist .payment-list .cc-owner {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.pt_pro .address-list .address-list,
.pt_pro .paymentslist .address-list,
.pt_account .address-list .address-list,
.pt_account .paymentslist .address-list,
.pt_wish-list .address-list .address-list,
.pt_wish-list .paymentslist .address-list,
.pt_order .address-list .address-list,
.pt_order .paymentslist .address-list {
  float: left;
  width: 100%; }
  .pt_pro .address-list .address-list li,
  .pt_pro .paymentslist .address-list li,
  .pt_account .address-list .address-list li,
  .pt_account .paymentslist .address-list li,
  .pt_wish-list .address-list .address-list li,
  .pt_wish-list .paymentslist .address-list li,
  .pt_order .address-list .address-list li,
  .pt_order .paymentslist .address-list li {
    vertical-align: top; }
    .pt_pro .address-list .address-list li.default,
    .pt_pro .paymentslist .address-list li.default,
    .pt_account .address-list .address-list li.default,
    .pt_account .paymentslist .address-list li.default,
    .pt_wish-list .address-list .address-list li.default,
    .pt_wish-list .paymentslist .address-list li.default,
    .pt_order .address-list .address-list li.default,
    .pt_order .paymentslist .address-list li.default {
      max-width: 100%;
      padding: 0 0 10px 0;
      border-bottom: 1px solid #ccc; }
    .pt_pro .address-list .address-list li .mini-address-title,
    .pt_pro .paymentslist .address-list li .mini-address-title,
    .pt_account .address-list .address-list li .mini-address-title,
    .pt_account .paymentslist .address-list li .mini-address-title,
    .pt_wish-list .address-list .address-list li .mini-address-title,
    .pt_wish-list .paymentslist .address-list li .mini-address-title,
    .pt_order .address-list .address-list li .mini-address-title,
    .pt_order .paymentslist .address-list li .mini-address-title {
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
    .pt_pro .address-list .address-list li a,
    .pt_pro .paymentslist .address-list li a,
    .pt_account .address-list .address-list li a,
    .pt_account .paymentslist .address-list li a,
    .pt_wish-list .address-list .address-list li a,
    .pt_wish-list .paymentslist .address-list li a,
    .pt_order .address-list .address-list li a,
    .pt_order .paymentslist .address-list li a {
      text-decoration: underline; }

.pt_pro .form-horizontal fieldset,
.pt_account .form-horizontal fieldset,
.pt_wish-list .form-horizontal fieldset,
.pt_order .form-horizontal fieldset {
  background: #efefef;
  border-radius: 5px;
  padding: 0 15px;
  margin: 0 0 10px 0; }

.pt_pro .form-horizontal .form-caption,
.pt_account .form-horizontal .form-caption,
.pt_wish-list .form-horizontal .form-caption,
.pt_order .form-horizontal .form-caption {
  margin: 15px 0;
  clear: both; }
  @media only screen and (max-width: 991px) {
    .pt_pro .form-horizontal .form-caption,
    .pt_account .form-horizontal .form-caption,
    .pt_wish-list .form-horizontal .form-caption,
    .pt_order .form-horizontal .form-caption {
      margin: 10px 0; } }

@media only screen and (max-width: 991px) {
  .pt_pro .form-horizontal .form-row,
  .pt_account .form-horizontal .form-row,
  .pt_wish-list .form-horizontal .form-row,
  .pt_order .form-horizontal .form-row {
    margin: 0 0 12px; } }

.pt_pro .form-horizontal .form-row .form-field-tooltip,
.pt_account .form-horizontal .form-row .form-field-tooltip,
.pt_wish-list .form-horizontal .form-row .form-field-tooltip,
.pt_order .form-horizontal .form-row .form-field-tooltip {
  display: none; }

.pt_pro .form-horizontal .form-row textarea,
.pt_pro .form-horizontal .form-row select,
.pt_pro .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
.pt_account .form-horizontal .form-row textarea,
.pt_account .form-horizontal .form-row select,
.pt_account .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
.pt_wish-list .form-horizontal .form-row textarea,
.pt_wish-list .form-horizontal .form-row select,
.pt_wish-list .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
.pt_order .form-horizontal .form-row textarea,
.pt_order .form-horizontal .form-row select,
.pt_order .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]) {
  width: 70%;
  min-width: 290px; }
  @media only screen and (max-width: 991px) {
    .pt_pro .form-horizontal .form-row textarea,
    .pt_pro .form-horizontal .form-row select,
    .pt_pro .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
    .pt_account .form-horizontal .form-row textarea,
    .pt_account .form-horizontal .form-row select,
    .pt_account .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
    .pt_wish-list .form-horizontal .form-row textarea,
    .pt_wish-list .form-horizontal .form-row select,
    .pt_wish-list .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]),
    .pt_order .form-horizontal .form-row textarea,
    .pt_order .form-horizontal .form-row select,
    .pt_order .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]) {
      width: 100%;
      min-width: 1px; } }

.pt_pro .form-horizontal .form-row .error, .pt_pro .form-horizontal .form-row .error-message,
.pt_account .form-horizontal .form-row .error,
.pt_account .form-horizontal .form-row .error-message,
.pt_wish-list .form-horizontal .form-row .error,
.pt_wish-list .form-horizontal .form-row .error-message,
.pt_order .form-horizontal .form-row .error,
.pt_order .form-horizontal .form-row .error-message {
  margin: 0 0 10px 0; }

.pt_pro .form-horizontal .form-row.month, .pt_pro .form-horizontal .form-row.year,
.pt_account .form-horizontal .form-row.month,
.pt_account .form-horizontal .form-row.year,
.pt_wish-list .form-horizontal .form-row.month,
.pt_wish-list .form-horizontal .form-row.year,
.pt_order .form-horizontal .form-row.month,
.pt_order .form-horizontal .form-row.year {
  width: 23%;
  float: left;
  margin-right: 4%;
  clear: none; }
  .pt_pro .form-horizontal .form-row.month select, .pt_pro .form-horizontal .form-row.year select,
  .pt_account .form-horizontal .form-row.month select,
  .pt_account .form-horizontal .form-row.year select,
  .pt_wish-list .form-horizontal .form-row.month select,
  .pt_wish-list .form-horizontal .form-row.year select,
  .pt_order .form-horizontal .form-row.month select,
  .pt_order .form-horizontal .form-row.year select {
    width: 100%;
    min-width: 100%; }
  @media only screen and (max-width: 991px) {
    .pt_pro .form-horizontal .form-row.month, .pt_pro .form-horizontal .form-row.year,
    .pt_account .form-horizontal .form-row.month,
    .pt_account .form-horizontal .form-row.year,
    .pt_wish-list .form-horizontal .form-row.month,
    .pt_wish-list .form-horizontal .form-row.year,
    .pt_order .form-horizontal .form-row.month,
    .pt_order .form-horizontal .form-row.year {
      width: 48%;
      margin-right: 0; } }
  .pt_pro .form-horizontal .form-row.month label, .pt_pro .form-horizontal .form-row.year label,
  .pt_account .form-horizontal .form-row.month label,
  .pt_account .form-horizontal .form-row.year label,
  .pt_wish-list .form-horizontal .form-row.month label,
  .pt_wish-list .form-horizontal .form-row.year label,
  .pt_order .form-horizontal .form-row.month label,
  .pt_order .form-horizontal .form-row.year label {
    display: none; }

@media only screen and (max-width: 991px) {
  .pt_pro .form-horizontal .form-row.year,
  .pt_account .form-horizontal .form-row.year,
  .pt_wish-list .form-horizontal .form-row.year,
  .pt_order .form-horizontal .form-row.year {
    margin-left: 4%; } }

.pt_pro .form-horizontal .form-row.form-row-button,
.pt_account .form-horizontal .form-row.form-row-button,
.pt_wish-list .form-horizontal .form-row.form-row-button,
.pt_order .form-horizontal .form-row.form-row-button {
  clear: both; }
  @media only screen and (max-width: 991px) {
    .pt_pro .form-horizontal .form-row.form-row-button,
    .pt_account .form-horizontal .form-row.form-row-button,
    .pt_wish-list .form-horizontal .form-row.form-row-button,
    .pt_order .form-horizontal .form-row.form-row-button {
      text-align: center; } }
  .pt_pro .form-horizontal .form-row.form-row-button .button,
  .pt_pro .form-horizontal .form-row.form-row-button button,
  .pt_account .form-horizontal .form-row.form-row-button .button,
  .pt_account .form-horizontal .form-row.form-row-button button,
  .pt_wish-list .form-horizontal .form-row.form-row-button .button,
  .pt_wish-list .form-horizontal .form-row.form-row-button button,
  .pt_order .form-horizontal .form-row.form-row-button .button,
  .pt_order .form-horizontal .form-row.form-row-button button {
    min-width: 130px;
    margin: 0 20px 0 0; }
    @media only screen and (max-width: 991px) {
      .pt_pro .form-horizontal .form-row.form-row-button .button,
      .pt_pro .form-horizontal .form-row.form-row-button button,
      .pt_account .form-horizontal .form-row.form-row-button .button,
      .pt_account .form-horizontal .form-row.form-row-button button,
      .pt_wish-list .form-horizontal .form-row.form-row-button .button,
      .pt_wish-list .form-horizontal .form-row.form-row-button button,
      .pt_order .form-horizontal .form-row.form-row-button .button,
      .pt_order .form-horizontal .form-row.form-row-button button {
        min-width: 0;
        margin: 5px 5px 0 5px; } }

.pt_pro .form-horizontal .form-row.label-inline label,
.pt_account .form-horizontal .form-row.label-inline label,
.pt_wish-list .form-horizontal .form-row.label-inline label,
.pt_order .form-horizontal .form-row.label-inline label {
  width: auto; }
  @media only screen and (max-width: 991px) {
    .pt_pro .form-horizontal .form-row.label-inline label,
    .pt_account .form-horizontal .form-row.label-inline label,
    .pt_wish-list .form-horizontal .form-row.label-inline label,
    .pt_order .form-horizontal .form-row.label-inline label {
      margin-left: 0; } }

.pt_pro .form-horizontal .form-row.select-auto-width select,
.pt_account .form-horizontal .form-row.select-auto-width select,
.pt_wish-list .form-horizontal .form-row.select-auto-width select,
.pt_order .form-horizontal .form-row.select-auto-width select {
  width: auto; }

@media only screen and (max-width: 767px) {
  .pt_pro .form-horizontal .form-row.addtoemaillist label,
  .pt_account .form-horizontal .form-row.addtoemaillist label,
  .pt_wish-list .form-horizontal .form-row.addtoemaillist label,
  .pt_order .form-horizontal .form-row.addtoemaillist label {
    min-width: 100%; } }

.pt_pro .form-horizontal .form-row.addtoemaillist label span,
.pt_account .form-horizontal .form-row.addtoemaillist label span,
.pt_wish-list .form-horizontal .form-row.addtoemaillist label span,
.pt_order .form-horizontal .form-row.addtoemaillist label span {
  vertical-align: top; }
  @media only screen and (max-width: 767px) {
    .pt_pro .form-horizontal .form-row.addtoemaillist label span,
    .pt_account .form-horizontal .form-row.addtoemaillist label span,
    .pt_wish-list .form-horizontal .form-row.addtoemaillist label span,
    .pt_order .form-horizontal .form-row.addtoemaillist label span {
      text-align: left;
      width: calc(100% - 49px);
      font-size: 13px;
      line-height: 1.4;
      float: right; } }

.pt_pro .account-logout,
.pt_account .account-logout,
.pt_wish-list .account-logout,
.pt_order .account-logout {
  float: right; }
  .pt_pro .account-logout a,
  .pt_account .account-logout a,
  .pt_wish-list .account-logout a,
  .pt_order .account-logout a {
    color: #999999;
    vertical-align: inherit; }
    .pt_pro .account-logout a:hover,
    .pt_account .account-logout a:hover,
    .pt_wish-list .account-logout a:hover,
    .pt_order .account-logout a:hover {
      color: #000000; }

.pt_pro .pro-content-wrapper .account-options,
.pt_account .pro-content-wrapper .account-options,
.pt_wish-list .pro-content-wrapper .account-options,
.pt_order .pro-content-wrapper .account-options {
  float: right;
  clear: right;
  width: 50%; }
  @media only screen and (max-width: 991px) {
    .pt_pro .pro-content-wrapper .account-options,
    .pt_account .pro-content-wrapper .account-options,
    .pt_wish-list .pro-content-wrapper .account-options,
    .pt_order .pro-content-wrapper .account-options {
      width: 100%; } }
  .pt_pro .pro-content-wrapper .account-options li,
  .pt_account .pro-content-wrapper .account-options li,
  .pt_wish-list .pro-content-wrapper .account-options li,
  .pt_order .pro-content-wrapper .account-options li {
    width: 100%; }

.pt_pro .account-options,
.pt_account .account-options,
.pt_wish-list .account-options,
.pt_order .account-options {
  padding: 0;
  margin: 0;
  list-style: none;
  clear: both; }
  .pt_pro .account-options li,
  .pt_account .account-options li,
  .pt_wish-list .account-options li,
  .pt_order .account-options li {
    padding: 15px;
    width: calc(50% - 15px);
    float: right;
    margin: 0;
    border-bottom: 1px solid #cccccc; }
    .pt_pro .account-options li:nth-child(odd),
    .pt_account .account-options li:nth-child(odd),
    .pt_wish-list .account-options li:nth-child(odd),
    .pt_order .account-options li:nth-child(odd) {
      float: left; }
    @media only screen and (max-width: 991px) {
      .pt_pro .account-options li,
      .pt_account .account-options li,
      .pt_wish-list .account-options li,
      .pt_order .account-options li {
        width: 100%;
        margin: 0 0 5px 0;
        padding: 15px 0; } }
    .pt_pro .account-options li .icon,
    .pt_account .account-options li .icon,
    .pt_wish-list .account-options li .icon,
    .pt_order .account-options li .icon {
      float: left;
      margin: 0 15px 0 0; }
    .pt_pro .account-options li .title,
    .pt_account .account-options li .title,
    .pt_wish-list .account-options li .title,
    .pt_order .account-options li .title {
      width: calc(100% - 65px);
      float: left;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      font-size: 14px; }
    .pt_pro .account-options li .body,
    .pt_account .account-options li .body,
    .pt_wish-list .account-options li .body,
    .pt_order .account-options li .body {
      width: calc(100% - 65px);
      float: left; }

.pt_pro .pro-status,
.pt_account .pro-status,
.pt_wish-list .pro-status,
.pt_order .pro-status {
  font-size: 14px; }
  .pt_pro .pro-status .pro-support,
  .pt_account .pro-status .pro-support,
  .pt_wish-list .pro-status .pro-support,
  .pt_order .pro-status .pro-support {
    float: right;
    width: 48%;
    margin-left: 2%; }
    @media only screen and (max-width: 991px) {
      .pt_pro .pro-status .pro-support,
      .pt_account .pro-status .pro-support,
      .pt_wish-list .pro-status .pro-support,
      .pt_order .pro-status .pro-support {
        width: 100%; } }
    .pt_pro .pro-status .pro-support a,
    .pt_account .pro-status .pro-support a,
    .pt_wish-list .pro-status .pro-support a,
    .pt_order .pro-status .pro-support a {
      text-decoration: underline; }
  .pt_pro .pro-status .pro-info,
  .pt_account .pro-status .pro-info,
  .pt_wish-list .pro-status .pro-info,
  .pt_order .pro-status .pro-info {
    margin: 25px 0 0 0;
    padding: 0;
    width: 50%;
    float: left;
    list-style: none; }
    @media only screen and (max-width: 991px) {
      .pt_pro .pro-status .pro-info,
      .pt_account .pro-status .pro-info,
      .pt_wish-list .pro-status .pro-info,
      .pt_order .pro-status .pro-info {
        width: 100%; } }
    .pt_pro .pro-status .pro-info li,
    .pt_account .pro-status .pro-info li,
    .pt_wish-list .pro-status .pro-info li,
    .pt_order .pro-status .pro-info li {
      float: left;
      width: 100%;
      font-size: 15px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      text-align: left;
      line-height: 28px; }
      .pt_pro .pro-status .pro-info li span,
      .pt_account .pro-status .pro-info li span,
      .pt_wish-list .pro-status .pro-info li span,
      .pt_order .pro-status .pro-info li span {
        font-size: 14px;
        font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
        display: inline-block;
        width: 200px; }
  .pt_pro .pro-status .dynamic-block,
  .pt_account .pro-status .dynamic-block,
  .pt_wish-list .pro-status .dynamic-block,
  .pt_order .pro-status .dynamic-block {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 991px) {
      .pt_pro .pro-status .dynamic-block,
      .pt_account .pro-status .dynamic-block,
      .pt_wish-list .pro-status .dynamic-block,
      .pt_order .pro-status .dynamic-block {
        width: 100%; } }

.popup-content-wrapper:before, .popup-content-wrapper:after {
  content: " ";
  display: table; }

.popup-content-wrapper:after {
  clear: both; }

.pt_account .primary-content .login-box {
  padding: 0 15px 30px; }
  @media only screen and (min-width: 768px) {
    .pt_account .primary-content .login-box {
      padding: 0 30px 30px; } }
  @media only screen and (max-width: 480px) {
    .pt_account .primary-content .login-box h2 {
      font-size: 26px; } }
  .pt_account .primary-content .login-box button {
    width: 100%; }
    @media only screen and (max-width: 480px) {
      .pt_account .primary-content .login-box button {
        font-size: 14px; } }

.one-third-inputs,
.two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs {
  width: 70%;
  min-width: 290px; }
  @media only screen and (max-width: 991px) {
    .one-third-inputs,
    .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs {
      width: 100%; } }
  .one-third-inputs .form-row,
  .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row {
    float: left;
    clear: none;
    width: 31%;
    box-sizing: border-box;
    margin: 0;
    margin-right: 10px; }
    @media only screen and (max-width: 991px) {
      .one-third-inputs .form-row,
      .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; } }
    .one-third-inputs .form-row select,
    .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row select {
      width: 100% !important;
      max-width: 100%;
      min-width: 0 !important;
      box-sizing: border-box;
      background-position-x: 100%;
      padding-right: 45px; }
    .one-third-inputs .form-row + .form-row,
    .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row + .form-row {
      margin: 0;
      margin-right: 10px; }
      @media only screen and (max-width: 991px) {
        .one-third-inputs .form-row + .form-row,
        .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row + .form-row {
          margin-bottom: 10px; } }
      .one-third-inputs .form-row + .form-row.last,
      .two-column-content.pt_request-catalog .request-catalog-page .one-third-inputs .form-row + .form-row.last {
        margin-right: 0 !important; }

.patagonia-jp.pt_account .form-row.addtoemaillist {
  margin: 15px 0 0 0; }
  .patagonia-jp.pt_account .form-row.addtoemaillist label span {
    display: inline-block;
    width: 90%; }

.patagonia-jp.pt_account #RegistrationForm .label-subline {
  margin: 10px 0; }

.patagonia-eu.pt_account #RegistrationForm .emailPolicy {
  display: none;
  left: calc(69% + 20px);
  margin-top: 80px;
  position: absolute;
  right: 20px; }
  @media only screen and (min-width: 992px) {
    .patagonia-eu.pt_account #RegistrationForm .emailPolicy {
      display: block; } }

.oAuthWrapper {
  width: 100%;
  height: 50px;
  text-align: left;
  padding-top: 5px;
  padding-left: 8px;
  margin-bottom: 15px;
  text-transform: none;
  letter-spacing: inherit;
  letter-spacing: initial;
  margin-left: 0; }

.registration-oauth {
  padding: 20px 0 10px; }
  @media only screen and (max-width: 991px) {
    .registration-oauth {
      padding: 10px 0 0; } }
  .registration-oauth .oAuthWrapper {
    width: auto;
    margin-right: 10px; }
    @media only screen and (max-width: 991px) {
      .registration-oauth .oAuthWrapper {
        width: 100%; } }

@media only screen and (max-width: 991px) {
  .registration-oauth-header {
    text-align: center; } }

.registration-oauth-header h2 {
  position: relative;
  padding: 20px 0 5px;
  font-size: 21px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #cccccc;
  z-index: 1; }
  @media only screen and (max-width: 991px) {
    .registration-oauth-header h2 {
      width: auto;
      margin-bottom: 20px;
      padding-top: 0;
      text-align: center; } }

.registration-form legend {
  margin: 10px 0 -15px; }
  .registration-form legend .dialog-required {
    position: absolute;
    margin: 0; }

.facebookoAuthIcon {
  background-color: #3a579b; }
  .facebookoAuthIcon:hover {
    background-color: #3a579b; }

.googlePlusoAuthIcon {
  background-color: white;
  border: 2px solid #cbcbcb;
  color: #000000; }
  .googlePlusoAuthIcon:hover {
    background-color: white;
    color: #000000; }

.MicrosoftoAuthIcon {
  background-color: white;
  border: 2px solid #cbcbcb;
  color: #000000; }
  .MicrosoftoAuthIcon:hover {
    background-color: white;
    color: #000000; }

.pt_account .login-oauth .error-form {
  padding: 10px 10px; }

.pt_account .login-oauth .oAuthOrDiv {
  border-top: 1px solid #bababa;
  height: 30px;
  position: relative;
  margin-top: 19px; }
  .pt_account .login-oauth .oAuthOrDiv p.orMessage {
    font-size: 18px;
    text-transform: none;
    display: inline-block;
    top: -14px;
    position: absolute;
    width: 50px;
    background-color: #efefef;
    left: 50%;
    margin-left: -30px;
    font-weight: bold; }

.pt_wish-list .breadcrumb {
  display: none; }

.pt_wish-list .product-social-header {
  display: none; }

@media only screen and (min-width: 1200px) {
  .pt_wish-list #main {
    padding: 0 35px;
    width: 1170px; } }

.pt_wish-list .share-link-content {
  font-size: 15px; }
  .pt_wish-list .share-link-content a {
    font-size: 12px; }

.pt_wish-list .notavailable {
  color: #ef4923; }

.pt_wish-list .certificate button {
  float: right;
  margin-left: 25px;
  width: 282px; }
  @media only screen and (max-width: 767px) {
    .pt_wish-list .certificate button {
      margin-left: 0;
      width: 100%; } }

.pt_wish-list .certificate p {
  line-height: 25px;
  float: right;
  width: calc(100% - 307px); }
  @media only screen and (max-width: 767px) {
    .pt_wish-list .certificate p {
      width: 100%;
      margin: 10px 0; } }

.pt_wish-list .list-share {
  padding: 0 0 10px 0; }
  .pt_wish-list .list-share fieldset {
    padding: 10px; }
  .pt_wish-list .list-share .share-link-content {
    line-height: 25px;
    float: right;
    width: calc(100% - 307px);
    margin: 10px 0; }
    @media only screen and (max-width: 767px) {
      .pt_wish-list .list-share .share-link-content {
        width: 100%; } }
    .pt_wish-list .list-share .share-link-content .wishlist-link {
      color: #ef4923; }
      .pt_wish-list .list-share .share-link-content .wishlist-link:hover {
        text-decoration: underline; }
    .pt_wish-list .list-share .share-link-content .copy-wishlist-link {
      color: #FFFFFF;
      margin: 5px 0 0 0;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .pt_wish-list .list-share .share-list-checkbox {
    float: left;
    width: 290px; }
  @media only screen and (max-width: 767px) {
    .pt_wish-list .list-share .form-row {
      width: 100%; } }
  .pt_wish-list .list-share .form-row.label-inline label {
    margin-left: 0; }

.pt_wish-list .form-horizontal.shipping label {
  width: auto; }

.pt_wish-list .item-list {
  width: 100%;
  font-size: 15px;
  margin: -11px 0 0 0; }
  .pt_wish-list .item-list tr {
    border-top: 1px solid #cccccc;
    vertical-align: top; }
  .pt_wish-list .item-list td {
    padding: 10px 0; }
    @media only screen and (max-width: 767px) {
      .pt_wish-list .item-list td {
        float: left; } }
    .pt_wish-list .item-list td.item-image {
      width: 90px;
      text-align: center; }
    .pt_wish-list .item-list td.item-details {
      padding: 10px;
      line-height: 150%; }
      @media only screen and (max-width: 767px) {
        .pt_wish-list .item-list td.item-details {
          width: calc(100% - 90px); } }
      .pt_wish-list .item-list td.item-details .name {
        font-size: 17px;
        margin: 0 0 10px 0; }
      .pt_wish-list .item-list td.item-details .name,
      .pt_wish-list .item-list td.item-details .label {
        font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
      .pt_wish-list .item-list td.item-details > a {
        margin: 15px 0 0 0;
        display: inline-block;
        text-decoration: underline; }
      .pt_wish-list .item-list td.item-details .sku {
        font-size: 13px; }
        .pt_wish-list .item-list td.item-details .sku .label {
          font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif; }
    .pt_wish-list .item-list td.item-availability {
      text-align: left;
      width: 80px;
      line-height: 42px; }
      @media only screen and (min-width: 768px) {
        .pt_wish-list .item-list td.item-availability {
          padding: 10px; } }
      @media only screen and (max-width: 767px) {
        .pt_wish-list .item-list td.item-availability {
          width: 100%;
          line-height: 1; } }
      .pt_wish-list .item-list td.item-availability .product-availability-list {
        padding: 0; }
        .pt_wish-list .item-list td.item-availability .product-availability-list li {
          list-style-type: none;
          font-size: 14px;
          line-height: 20px; }
    .pt_wish-list .item-list td.item-dashboard {
      min-width: 250px; }
      @media only screen and (max-width: 767px) {
        .pt_wish-list .item-list td.item-dashboard {
          width: 100%; } }
      .pt_wish-list .item-list td.item-dashboard .form-row {
        margin: 0; }
      .pt_wish-list .item-list td.item-dashboard label {
        width: auto;
        float: left;
        line-height: 42px; }
      .pt_wish-list .item-list td.item-dashboard .field-wrapper {
        line-height: 42px;
        text-align: right; }
      .pt_wish-list .item-list td.item-dashboard .option-quantity-desired .field-wrapper {
        width: 50px;
        float: right; }
        .pt_wish-list .item-list td.item-dashboard .option-quantity-desired .field-wrapper input {
          min-width: 1px;
          width: 50px;
          float: right;
          padding: 6px;
          text-align: center; }
      .pt_wish-list .item-list td.item-dashboard .option-priority select {
        float: right;
        width: 150px;
        min-width: 1px;
        margin: 0; }
      .pt_wish-list .item-list td.item-dashboard .option-toggle-public .form-row label {
        margin-left: 0; }
      .pt_wish-list .item-list td.item-dashboard .option-update {
        text-align: right;
        line-height: 42px; }
        .pt_wish-list .item-list td.item-dashboard .option-update button {
          text-decoration: underline; }
      .pt_wish-list .item-list td.item-dashboard .option-add-to-cart label {
        float: left;
        line-height: 45px;
        font-size: 15px;
        margin: 0 10px 0 0; }
      .pt_wish-list .item-list td.item-dashboard .option-add-to-cart input {
        width: 50px;
        float: left;
        margin: 1.5px 0;
        padding: 6px;
        text-align: center; }
      .pt_wish-list .item-list td.item-dashboard .option-add-to-cart .button,
      .pt_wish-list .item-list td.item-dashboard .option-add-to-cart button {
        float: right;
        width: calc(100% - 112px);
        font-size: 12px;
        padding: 13px; }
        .pt_wish-list .item-list td.item-dashboard .option-add-to-cart .button.jpwishlist,
        .pt_wish-list .item-list td.item-dashboard .option-add-to-cart button.jpwishlist {
          min-width: 150px; }

@media only screen and (min-width: 1200px) {
  .pt_order #main {
    padding: 0 35px;
    max-width: 1170px; } }

.order-history-options {
  padding: 10px 15px 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .order-history-options {
      padding: 10px 0 20px;
      border-bottom: 1px solid #cccccc; } }
  .order-history-options .pending-label {
    opacity: 0; }

@media only screen and (min-width: 768px) {
  .rma-options {
    position: absolute;
    right: 0;
    top: 16px; } }

@media only screen and (max-width: 767px) {
  .rma-options {
    text-align: center; } }

.rma-options .repair-btn {
  font-size: 12px;
  background-color: #FFF;
  color: #000;
  text-transform: inherit;
  border: solid 2px #000;
  border-radius: 2px; }

.rma-options .return-btn {
  font-size: 12px;
  text-transform: inherit;
  background-color: #000;
  border-radius: 2px;
  border: solid 2px #000; }

@media only screen and (min-width: 768px) {
  .order-history-date-range {
    display: inline-block;
    width: 200px;
    margin-left: 10px; } }

.order-history-main-details {
  position: relative;
  line-height: 1.6;
  padding: 15px;
  background-color: #f0f0f0;
  margin: 10px 0 0; }
  .order-history-main-details:first-child {
    margin: 0; }
  .order-history-main-details button {
    position: absolute;
    top: 30px;
    right: 10px;
    background: url("../images/select-down.png") no-repeat; }
    @media only screen and (max-width: 767px) {
      .order-history-main-details button {
        top: 60px;
        right: -5px;
        letter-spacing: 0.6px;
        font-size: 10px; } }
    @media only screen and (min-width: 768px) {
      .order-history-main-details button {
        right: 20px; } }
  .order-history-main-details button.order-opened {
    background: url("../images/select-up.png") no-repeat; }

.order-history-product-details {
  padding: 15px;
  background-color: #f0f0f0; }
  .order-history-product-details:before, .order-history-product-details:after {
    content: " ";
    display: table; }
  .order-history-product-details:after {
    clear: both; }
  .order-history-product-details > div {
    float: left;
    width: 33.33333%;
    padding-right: 10px; }
  .order-history-product-details label {
    display: block; }
  @media only screen and (max-width: 767px) {
    .order-history-product-details .name {
      display: block; } }

.order-info-table,
.order-shipment-table {
  width: 100%; }
  .order-info-table th,
  .order-info-table td,
  .order-shipment-table th,
  .order-shipment-table td {
    padding: 10px 0; }
  .order-info-table th,
  .order-shipment-table th {
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
    font-size: 16px; }
  .order-info-table td,
  .order-shipment-table td {
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .order-info-table td,
      .order-shipment-table td {
        line-height: 2; } }
    @media only screen and (max-width: 767px) {
      .order-info-table td,
      .order-shipment-table td {
        line-height: 1.5;
        display: block;
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    .order-info-table thead,
    .order-shipment-table thead {
      display: none; } }
  .order-info-table tbody tr:first-child td,
  .order-shipment-table tbody tr:first-child td {
    padding: 10px 0 10px; }

.order-info-table .payment-total:before, .order-info-table .payment-total:after {
  content: " ";
  display: table; }

.order-info-table .payment-total:after {
  clear: both; }

.order-info-table .payment-total span {
  display: block;
  float: left;
  width: 50%; }

.order-info-table .order-sub-total,
.order-info-table .order-total {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.order-info-table .order-total {
  font-size: 18px; }
  @media only screen and (max-width: 767px) {
    .order-info-table .order-total {
      font-size: 15px; } }

@media only screen and (max-width: 767px) {
  .order-shipment-table td {
    float: left; } }

@media only screen and (max-width: 767px) {
  .order-shipment-table .product-info {
    width: 50%; } }

.order-shipment-table .product-name {
  line-height: 1.6;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 16px; }

.order-shipment-table .product-number,
.order-shipment-table .product-status {
  font-family: "AvenirNextLTW02-Regular", Helvetica, Arial, sans-serif;
  color: #999999; }

@media only screen and (max-width: 767px) {
  .order-shipment-table .quantity {
    width: 20%; } }

.order-shipment-table td.price {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  padding-left: 10px; }
  @media only screen and (max-width: 767px) {
    .order-shipment-table td.price {
      width: 30%; } }

.order-details-options {
  text-align: left; }
  @media only screen and (min-width: 768px) {
    .order-details-options {
      text-align: right; } }
  @media only screen and (max-width: 767px) {
    .order-details-options a {
      display: block;
      margin-bottom: 10px; } }
  .order-details-options a:not(.button) {
    text-decoration: underline; }
  .order-details-options .button {
    margin-left: 0; }
    @media only screen and (min-width: 768px) {
      .order-details-options .button {
        margin-left: 10px; } }

.order-history-details-container {
  padding: 0 15px 15px;
  background-color: #f0f0f0; }
  .order-history-details-container .order-shipment-table th,
  .order-history-details-container .order-info-table th {
    color: #666666;
    text-transform: none;
    border: none;
    padding: 10px 0 0;
    font-size: 14px; }
  .order-history-details-container .order-info-table td {
    padding: 10px 0; }
  .order-history-details-container .order-shipment-table .product-name {
    font-size: 12px; }
  .order-history-details-container .order-shipment-table td {
    line-height: 1; }
    .order-history-details-container .order-shipment-table td div {
      padding-top: 15px; }
    .order-history-details-container .order-shipment-table td div:first-child {
      padding-top: 0; }
  .order-history-details-container .order-shipment-table th.price {
    white-space: nowrap; }
  .order-history-details-container .order-shipment-table td.price {
    font-family: "AvenirNextLTW02-Regular", Helvetica, Arial, sans-serif; }
    .order-history-details-container .order-shipment-table td.price a {
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }
  .order-history-details-container hr {
    border-color: #999999;
    margin: 0; }
  .order-history-details-container .order-extra-info {
    padding-top: 10px; }
    .order-history-details-container .order-extra-info hr {
      margin-bottom: 10px; }
    .order-history-details-container .order-extra-info p:last-child {
      margin: 0; }

.order-history-details-toggle {
  overflow: hidden;
  display: none; }

@media only screen and (min-width: 768px) {
  .order-history-form .order-history-product-details > div:nth-child(1),
  .order-history-form .order-history-product-details > div:nth-child(2),
  .order-history-form .order-history-details-container tr th:nth-child(1),
  .order-history-form .order-history-details-container tr th:nth-child(2),
  .order-history-form .order-history-details-container tr td:nth-child(1),
  .order-history-form .order-history-details-container tr td:nth-child(2),
  .order-history-form .order-shipment-table tr th:nth-child(1),
  .order-history-form .order-shipment-table tr th:nth-child(2),
  .order-history-form .order-shipment-table tr td:nth-child(1),
  .order-history-form .order-shipment-table tr td:nth-child(2) {
    width: 33.33333%; } }

.order-history-form a.orange {
  color: #ef4923; }
  .order-history-form a.orange:hover {
    text-decoration: underline; }

.order-status-form .dialog-required {
  float: right;
  line-height: 42px;
  text-transform: uppercase;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px; }
  .order-status-form .dialog-required em {
    font-style: normal; }

.mobile-title {
  display: none;
  color: #666666;
  text-transform: none;
  border: none;
  font-size: 14px;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .mobile-title {
      display: block; } }

@media only screen and (max-width: 767px) {
  .order-shipment-table .quantity,
  .order-shipment-table td.price .order-shipment-table .product-info {
    display: block;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .order-history-details-container .order-shipment-table td div {
    padding-top: 5px; } }

.track-order-button {
  display: inline-block;
  width: 140px;
  height: 40px;
  color: white;
  background-color: #6e6e6e;
  text-align: center;
  line-height: 40px;
  position: absolute;
  right: 80px;
  top: 32px;
  border-radius: 20px; }
  @media only screen and (max-width: 767px) {
    .track-order-button {
      top: 20px;
      right: 10px; } }
  .track-order-button:hover {
    opacity: 0.8;
    color: white; }

.track-order-button.order-status-page {
  position: static;
  margin-top: 20px; }

td.the-item.item-has-tracking {
  padding-top: 38px !important; }

td.quantity.item-has-tracking {
  padding-top: 43px !important; }
  @media only screen and (max-width: 767px) {
    td.quantity.item-has-tracking {
      padding-top: 0 !important; } }

td.price.item-has-tracking {
  text-align: right;
  white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    td.price.item-has-tracking {
      text-align: left;
      padding-left: 0; } }
  td.price.item-has-tracking a {
    color: #342e7d;
    display: inline-block;
    margin-bottom: 20px; }

.mobile-only {
  display: none; }
  @media only screen and (max-width: 767px) {
    .mobile-only {
      display: inline; } }

.ui-dialog {
  /********* My account section "sign in", "sign up", "password help" dialog styles *********/
  /********* My account section "add cart" dialog styles *********/ }
  .ui-dialog.account-dialog {
    top: 90px !important;
    text-align: center;
    position: fixed; }
    @media screen and (max-width: 800px) {
      .ui-dialog.account-dialog {
        width: 100% !important; } }
    @media screen and (max-width: 800px) and (orientation: landscape) {
      .ui-dialog.account-dialog {
        top: 0px !important; } }
    .ui-dialog.account-dialog .col-2 {
      display: none; }
    .ui-dialog.account-dialog p {
      padding: 0 15%; }
    .ui-dialog.account-dialog input::-webkit-input-placeholder,
    .ui-dialog.account-dialog .form-row-button {
      text-align: center; }
    .ui-dialog.account-dialog input:-ms-input-placeholder,
    .ui-dialog.account-dialog .form-row-button {
      text-align: center; }
    .ui-dialog.account-dialog input::placeholder,
    .ui-dialog.account-dialog .form-row-button {
      text-align: center; }
      .ui-dialog.account-dialog input::-webkit-input-placeholder button,
      .ui-dialog.account-dialog .form-row-button button {
        float: none !important; }
      .ui-dialog.account-dialog input:-ms-input-placeholder button,
      .ui-dialog.account-dialog .form-row-button button {
        float: none !important; }
      .ui-dialog.account-dialog input::placeholder button,
      .ui-dialog.account-dialog .form-row-button button {
        float: none !important; }
    .ui-dialog.account-dialog input::-webkit-input-placeholder {
      font-size: 14px;
      font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
      color: #999999;
      letter-spacing: 0.02em;
      line-height: 1.5;
      text-align: left; }
    .ui-dialog.account-dialog input:-ms-input-placeholder {
      font-size: 14px;
      font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
      color: #999999;
      letter-spacing: 0.02em;
      line-height: 1.5;
      text-align: left; }
    .ui-dialog.account-dialog input::placeholder {
      font-size: 14px;
      font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
      color: #999999;
      letter-spacing: 0.02em;
      line-height: 1.5;
      text-align: left; }
    .ui-dialog.account-dialog legend,
    .ui-dialog.account-dialog .login-order-track {
      display: none; }
    .ui-dialog.account-dialog .dialog-content {
      background: #FFFFFF;
      padding: 20px; }
      .ui-dialog.account-dialog .dialog-content h1,
      .ui-dialog.account-dialog .dialog-content h2 {
        color: #000000;
        margin: 0;
        padding: 40px 0 15px 0;
        font-size: 30px;
        font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
        line-height: 1.5em;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.account-dialog .dialog-content h1,
          .ui-dialog.account-dialog .dialog-content h2 {
            font-size: 24px; } }
      .ui-dialog.account-dialog .dialog-content .orange-bar {
        background-color: #ef4923;
        width: 60px;
        height: 6px;
        margin: 20px auto; }
      .ui-dialog.account-dialog .dialog-content ul.inline {
        list-style: none;
        text-align: center;
        padding: 0; }
        .ui-dialog.account-dialog .dialog-content ul.inline li {
          display: inline-block;
          margin: 0 2px; }
      .ui-dialog.account-dialog .dialog-content .sub-head {
        font-size: 14px;
        line-height: 1.5em;
        letter-spacing: 0.02em; }
      .ui-dialog.account-dialog .dialog-content .login-oauth {
        padding: 0 0 15px 0; }
      .ui-dialog.account-dialog .dialog-content .form-caption {
        padding: 0 15%; }
      .ui-dialog.account-dialog .dialog-content .form-row {
        padding: 0 15%;
        margin: 0 0 5px;
        display: block; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.account-dialog .dialog-content .form-row {
            padding: 0 15px; } }
        .ui-dialog.account-dialog .dialog-content .form-row.form-row-button {
          margin: 20px 0 35px 0; }
        .ui-dialog.account-dialog .dialog-content .form-row.addtoemaillist label {
          font-family: "AvenirNextLTW02-Regular", Helvetica, Arial, sans-serif; }
          .ui-dialog.account-dialog .dialog-content .form-row.addtoemaillist label span {
            text-align: left;
            width: calc(100% - 49px);
            font-size: 13px;
            float: right;
            line-height: 1.4; }
        .ui-dialog.account-dialog .dialog-content .form-row label {
          display: none; }
        .ui-dialog.account-dialog .dialog-content .form-row.checkbox label {
          display: initial; }
      .ui-dialog.account-dialog .dialog-content .dialog-required {
        line-height: 12px;
        padding-top: 10px;
        margin: 0;
        background: #FFFFFF;
        letter-spacing: 0.24px;
        text-align: center;
        color: #666666; }
      .ui-dialog.account-dialog .dialog-content .false-list {
        margin: 30px 0; }
      .ui-dialog.account-dialog .dialog-content a {
        letter-spacing: .24px; }
        .ui-dialog.account-dialog .dialog-content a:hover {
          color: #ef4923; }
        .ui-dialog.account-dialog .dialog-content a.orange {
          color: #ef4923; }
          .ui-dialog.account-dialog .dialog-content a.orange:hover {
            text-decoration: underline; }
    .ui-dialog.account-dialog #PasswordResetForm .form-row, .ui-dialog.account-dialog #password-confirm .form-row {
      float: left;
      padding: 0 0 0 15%;
      margin: 20px 0;
      width: calc(85% - 88px); }
      @media only screen and (max-width: 767px) {
        .ui-dialog.account-dialog #PasswordResetForm .form-row, .ui-dialog.account-dialog #password-confirm .form-row {
          width: 100%;
          padding: 0 15px; } }
      .ui-dialog.account-dialog #PasswordResetForm .form-row.form-row-button, .ui-dialog.account-dialog #password-confirm .form-row.form-row-button {
        float: right;
        padding: 0;
        margin: 0 15% 0 0;
        width: 88px; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.account-dialog #PasswordResetForm .form-row.form-row-button, .ui-dialog.account-dialog #password-confirm .form-row.form-row-button {
            width: 100%;
            padding: 0 15px;
            margin: 0; } }
        .ui-dialog.account-dialog #PasswordResetForm .form-row.form-row-button button, .ui-dialog.account-dialog #password-confirm .form-row.form-row-button button {
          font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
          letter-spacing: 0.05em;
          margin: 20px 0;
          padding: 9px 19px; }
          @media only screen and (max-width: 767px) {
            .ui-dialog.account-dialog #PasswordResetForm .form-row.form-row-button button, .ui-dialog.account-dialog #password-confirm .form-row.form-row-button button {
              margin: 0 0 20px; } }
  .ui-dialog.manage-dialog {
    max-width: calc(100% - 20px) !important; }
    .ui-dialog.manage-dialog .dialog-content {
      padding: 20px; }
    .ui-dialog.manage-dialog h1 {
      border: 0 none;
      margin: 0;
      position: relative;
      color: #333333;
      font-size: 21px;
      padding: 10px 20px 20px;
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      width: 95%;
      float: left; }
      @media only screen and (max-width: 991px) {
        .ui-dialog.manage-dialog h1 {
          font-size: 18px; } }
      .ui-dialog.manage-dialog h1 span {
        position: absolute;
        right: 20px;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        text-transform: uppercase;
        font-size: 14px; }
      .ui-dialog.manage-dialog h1 .account-required-fields {
        float: right; }
    .ui-dialog.manage-dialog .form-horizontal fieldset {
      padding: 0 20px 20px; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.manage-dialog .form-horizontal fieldset {
          padding: 0 10px; } }
    .ui-dialog.manage-dialog .form-horizontal .form-row {
      margin: 0 0 12px; }
      .ui-dialog.manage-dialog .form-horizontal .form-row .form-field-tooltip {
        display: none; }
      .ui-dialog.manage-dialog .form-horizontal .form-row textarea,
      .ui-dialog.manage-dialog .form-horizontal .form-row select,
      .ui-dialog.manage-dialog .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]) {
        width: 100%;
        min-width: 290px; }
        @media only screen and (max-width: 991px) {
          .ui-dialog.manage-dialog .form-horizontal .form-row textarea,
          .ui-dialog.manage-dialog .form-horizontal .form-row select,
          .ui-dialog.manage-dialog .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]) {
            min-width: 1px; } }
      .ui-dialog.manage-dialog .form-horizontal .form-row .error, .ui-dialog.manage-dialog .form-horizontal .form-row .error-message {
        margin: 0 0 10px 0; }
      .ui-dialog.manage-dialog .form-horizontal .form-row .form-caption {
        margin: 10px 0; }
      .ui-dialog.manage-dialog .form-horizontal .form-row.month, .ui-dialog.manage-dialog .form-horizontal .form-row.year {
        width: 48%;
        margin-right: 0;
        float: left; }
        .ui-dialog.manage-dialog .form-horizontal .form-row.month select, .ui-dialog.manage-dialog .form-horizontal .form-row.year select {
          width: 100%; }
        .ui-dialog.manage-dialog .form-horizontal .form-row.month label, .ui-dialog.manage-dialog .form-horizontal .form-row.year label {
          display: none; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.manage-dialog .form-horizontal .form-row.year {
          margin-left: 4%; } }
      .ui-dialog.manage-dialog .form-horizontal .form-row.form-row-button {
        clear: both; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.manage-dialog .form-horizontal .form-row.form-row-button {
            text-align: center; } }
        .ui-dialog.manage-dialog .form-horizontal .form-row.form-row-button button {
          min-width: 130px;
          margin: 0 20px 0 0; }
          @media only screen and (max-width: 767px) {
            .ui-dialog.manage-dialog .form-horizontal .form-row.form-row-button button {
              min-width: 0;
              margin: 5px 5px 0 5px; } }
    .ui-dialog.manage-dialog .form-horizontal button.cancel-button {
      font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
      text-decoration: underline; }
    .ui-dialog.manage-dialog #ChaseHPFiFrame {
      overflow: hidden; }
  .ui-dialog.fancy-dialog .dialog-content {
    background: #FFFFFF;
    padding: 20px; }
    .ui-dialog.fancy-dialog .dialog-content .product-toast-options .continue-shopping, .product-toast-options .ui-dialog.fancy-dialog .dialog-content .continue-shopping, .ui-dialog.fancy-dialog .dialog-content .compare-back, .ui-dialog.fancy-dialog .dialog-content .footprint-chronicles .header a, .footprint-chronicles .header .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content #QuickViewDialog .view-full-link, #QuickViewDialog .ui-dialog.fancy-dialog .dialog-content .view-full-link, .ui-dialog.fancy-dialog .dialog-content .qas-dialog tr.pListClickable a, .qas-dialog tr.pListClickable .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content .qas-dialog .inline-link, .qas-dialog .ui-dialog.fancy-dialog .dialog-content .inline-link, .ui-dialog.fancy-dialog .dialog-content
    .qas-dialog .showHide,
    .qas-dialog .ui-dialog.fancy-dialog .dialog-content .showHide, .ui-dialog.fancy-dialog .dialog-content .pt_checkout .billing-discounts .gift-cert-eu .balance a, .pt_checkout .billing-discounts .gift-cert-eu .balance .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content
    .pt_checkout .billing-discounts .gift-cert-eu .coupon-error a,
    .pt_checkout .billing-discounts .gift-cert-eu .coupon-error .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content
    .pt_checkout .billing-discounts .gift-cert-eu .giftcert-status a,
    .pt_checkout .billing-discounts .gift-cert-eu .giftcert-status .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content
    .pt_checkout .billing-discounts .gift-cert-eu .redemption.giftcert a,
    .pt_checkout .billing-discounts .gift-cert-eu .redemption.giftcert .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content .alt-link, .ui-dialog.fancy-dialog .dialog-content .pt_order .actions a, .pt_order .actions .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content .orderdetails .name a, .orderdetails .name .ui-dialog.fancy-dialog .dialog-content a, .ui-dialog.fancy-dialog .dialog-content .rma-main-header-links a, .rma-main-header-links .ui-dialog.fancy-dialog .dialog-content a {
      cursor: pointer; }

.contact-us-form legend {
  font-family: "AvenirNextLTW02-Medium", Helvetica, Arial, sans-serif;
  font-size: 36px; }
  .contact-us-form legend .dialog-required em {
    font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif; }

.contact-confirmation-message {
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 18px; }

.orderdetails .order-date {
  margin-bottom: 15px; }

.orderdetails .order-billing {
  margin-top: 10px; }

.pt_account #main h1.rma-header {
  border: none; }
  @media only screen and (min-width: 768px) {
    .pt_account #main h1.rma-header {
      float: left;
      width: 60%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_account #main h1.rma-header {
      font-size: 32px; } }

.rma-container {
  min-height: 500px; }

@media only screen and (max-width: 767px) {
  .rma-header {
    text-align: center;
    font-size: 26px; } }

.rma-main-header:before, .rma-main-header:after {
  content: " ";
  display: table; }

.rma-main-header:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .rma-main-header-options {
    float: left;
    width: 40%; } }

@media only screen and (max-width: 767px) {
  .rma-main-header-options {
    margin: 15px 0;
    text-align: center; } }

@media only screen and (min-width: 768px) {
  .rma-main-header-links,
  .rma-progress {
    float: right;
    margin-top: 35px; } }

.rma-progress:before, .rma-progress:after {
  content: " ";
  display: table; }

.rma-progress:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .rma-progress {
    margin-left: 15px; } }

@media only screen and (max-width: 767px) {
  .rma-progress {
    display: inline-block;
    margin-bottom: 10px; } }

.rma-progress .circle,
.rma-progress .line,
.rma-progress .finished {
  float: left; }

.rma-progress .circle {
  text-align: center; }
  .rma-progress .circle.current, .rma-progress .circle.visited, .rma-progress .circle.unvisited {
    border-radius: 50%; }
  .rma-progress .circle.current {
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin-top: -7px;
    background-color: #666666; }
  .rma-progress .circle.visited, .rma-progress .circle.unvisited {
    width: 19px;
    height: 19px; }
  .rma-progress .circle.visited {
    background-color: #666666; }
  .rma-progress .circle.unvisited {
    border: 3px solid #ef4923;
    background-color: #FFFFFF; }
  .rma-progress .circle .label {
    font-size: 24px;
    color: #FFFFFF; }

.rma-progress .line {
  width: 24px;
  height: 3px;
  margin-top: 8px;
  background-color: #ef4923; }

.rma-progress .finished {
  position: relative;
  height: 19px;
  line-height: 19px;
  padding: 0 8px;
  background-color: #ef4923;
  color: #FFFFFF; }
  .rma-progress .finished:after {
    display: block;
    content: "";
    border-top: 8.5px solid transparent;
    border-bottom: 8.5px solid transparent;
    border-right: 5px solid white;
    position: absolute;
    right: 1px;
    top: 1px; }

.rma-form {
  padding: 15px;
  border: 1px solid #cccccc;
  background-color: #f0f0f0; }
  .rma-form .checkbox label span {
    float: right;
    width: calc(100% - 50px); }

.rma-orders-form-header,
.rma-products-form-header {
  display: none;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  font-family: "Avenir Next LT W02 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    .rma-orders-form-header,
    .rma-products-form-header {
      display: table; } }
  .rma-orders-form-header > span,
  .rma-products-form-header > span {
    display: table-cell; }

.rma-orders-form {
  display: table;
  width: 100%; }

@media only screen and (min-width: 768px) {
  .rma-order,
  .rma-product {
    display: table-row; } }

@media only screen and (max-width: 767px) {
  .rma-order,
  .rma-product {
    border-top: 1px solid #cccccc;
    margin: 10px 0; }
    .rma-order:first-child,
    .rma-product:first-child {
      border: none;
      margin-top: 0; }
    .rma-order:last-child,
    .rma-product:last-child {
      margin-bottom: 0; } }

.rma-order > div,
.rma-product > div {
  padding: 10px 0;
  vertical-align: middle; }
  @media only screen and (min-width: 768px) {
    .rma-order > div,
    .rma-product > div {
      display: table-cell;
      font-size: 14px; } }

@media only screen and (min-width: 768px) {
  .rma-order .mobile-label,
  .rma-product .mobile-label {
    display: none; } }

.rma-order .select-order,
.rma-product .select-order {
  padding: 7px 19px;
  font-size: 12px; }

@media only screen and (max-width: 767px) {
  .rma-product:before, .rma-product:after {
    content: " ";
    display: table; }
  .rma-product:after {
    clear: both; } }

@media only screen and (min-width: 768px) {
  .rma-product {
    display: table;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .rma-product > div {
    float: left; } }

.rma-order-number-header,
.rma-order-number,
.rma-order-date-header,
.rma-order-date {
  width: 50%; }
  @media only screen and (min-width: 768px) {
    .rma-order-number-header,
    .rma-order-number,
    .rma-order-date-header,
    .rma-order-date {
      width: 20%; } }
  @media only screen and (max-width: 767px) {
    .rma-order-number-header,
    .rma-order-number,
    .rma-order-date-header,
    .rma-order-date {
      float: left; } }

@media only screen and (max-width: 767px) {
  .rma-order-date {
    text-align: right; } }

@media only screen and (max-width: 767px) {
  .rma-order-products,
  .rma-order-selector {
    text-align: center; } }

.rma-order-products img {
  border: 1px solid #cccccc;
  margin: 5px 5px 5px 0; }

@media only screen and (min-width: 768px) {
  .rma-order-selector {
    text-align: right; } }

.order-locate-form:before, .order-locate-form:after {
  content: " ";
  display: table; }

.order-locate-form:after {
  clear: both; }

.order-locate-form .form-row {
  width: 220px; }
  @media only screen and (min-width: 768px) {
    .order-locate-form .form-row {
      float: left;
      clear: none;
      margin-right: 5px;
      margin-bottom: 0; }
      .order-locate-form .form-row + .form-row {
        margin: 15px 5px 15px 0; } }
  @media only screen and (max-width: 767px) {
    .order-locate-form .form-row {
      margin-right: auto;
      margin-left: auto; }
      .order-locate-form .form-row + .form-row {
        margin-right: auto;
        margin-left: auto; } }

@media only screen and (max-width: 767px) {
  .order-locate-form .form-row-button {
    text-align: center; } }

.order-locate-form button {
  padding: 9px 19px; }

@media only screen and (max-width: 767px) {
  .order-number-message {
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .rma-manual-entry-form .form-row-button {
    text-align: center; } }

.reason-radio {
  margin-bottom: 0 !important; }
  .reason-radio label {
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .reason-radio label {
        width: 25%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .reason-radio label {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .reason-radio label {
        display: block; } }
    .reason-radio label:first-child {
      width: 100%; }
  .reason-radio input[type="radio"] ~ label {
    margin-left: 0; }

.rma-manual-reason-note {
  font-style: italic; }

.rma-return-products-form .rma-form,
.rma-repair-products-form .rma-form {
  padding: 0 15px;
  margin-bottom: 10px; }

.rma-items-to-return-header,
.rma-items-to-repair-header,
.rma-items-to-return,
.rma-items-to-repair {
  width: 30%; }
  @media only screen and (min-width: 768px) {
    .rma-items-to-return-header,
    .rma-items-to-repair-header,
    .rma-items-to-return,
    .rma-items-to-repair {
      width: 20%; } }

.rma-items-to-return .form-row.checkbox,
.rma-items-to-repair .form-row.checkbox {
  margin: 0;
  padding-top: 0; }

.rma-product-description-header,
.rma-product-description {
  width: 40%; }
  @media only screen and (min-width: 768px) {
    .rma-product-description-header,
    .rma-product-description {
      width: 45%; } }

@media only screen and (max-width: 767px) {
  .rma-product-price-header,
  .rma-product-price {
    width: 30%;
    padding-bottom: 0 !important; } }

@media only screen and (min-width: 768px) {
  .rma-product-price-header,
  .rma-product-price {
    width: 20%; } }

.rma-product-description:before, .rma-product-description:after {
  content: " ";
  display: table; }

.rma-product-description:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .rma-product-image {
    float: left; } }

.rma-product-image img {
  border: 1px solid #cccccc;
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  .rma-product-right-details {
    float: left;
    margin-left: 15px; } }

.rma-product-number,
.rma-product-color,
.rma-product-size {
  font-size: 12px;
  color: #999999; }
  @media only screen and (min-width: 1200px) {
    .rma-product-number,
    .rma-product-color,
    .rma-product-size {
      float: left; } }

.rma-product-number,
.rma-product-color {
  margin-right: 20px; }

.rma-additional-fields {
  display: none; }

.irrepairable-radio label {
  width: 100%; }
  .irrepairable-radio label:not(:first-child) {
    margin-bottom: 5px; }

.irrepairable-radio input[type="radio"] + label ~ label {
  margin-left: 0; }

.rma-selection-options {
  margin-top: 20px;
  text-align: right; }
  @media only screen and (max-width: 767px) {
    .rma-selection-options {
      text-align: center; } }
  .rma-selection-options p {
    color: #999999; }
    @media only screen and (max-width: 767px) {
      .rma-selection-options p {
        text-align: left; } }
  .rma-selection-options button {
    width: 230px; }

.pt_rma-checkout .form-horizontal fieldset {
  padding: 0;
  background: #FFFFFF; }

.pt_rma-checkout .form-horizontal .form-row select,
.pt_rma-checkout .form-horizontal .form-row input:not([type="checkbox"]):not([type="radio"]) {
  width: 100%; }

.pt_rma-checkout .form-horizontal .form-row.form-row-button {
  text-align: right; }
  .pt_rma-checkout .form-horizontal .form-row.form-row-button button {
    min-width: 260px;
    margin: 0; }

@media only screen and (max-width: 767px) {
  .pt_rma-checkout legend,
  .pt_rma-checkout .legend {
    text-align: center; } }

@media only screen and (min-width: 768px) {
  .rma-shipping-cost {
    float: left;
    width: 35%; } }

.rma-shipping-cost-text {
  font-style: italic;
  color: #cccccc; }

.rma-shipping-step:before, .rma-shipping-step:after {
  content: " ";
  display: table; }

.rma-shipping-step:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .rma-shipping-step .checkout-shipping {
    float: right;
    width: 55%; } }

@media only screen and (min-width: 768px) {
  .rma-billing-step {
    width: 66%;
    margin: 0 auto; } }

.rma-billing-step legend br {
  display: none; }

@media only screen and (max-width: 767px) {
  .rma-billing-step legend .dialog-required {
    position: static;
    margin-top: 15px; } }

@media only screen and (min-width: 768px) {
  .rma-payment-step {
    width: 66%;
    margin: 0 auto; } }

.rma-payment-step #ChaseHPFiFrame {
  width: 100%; }

.rma-confirmation-step {
  border: 1px solid #cccccc;
  background-color: #f0f0f0; }
  .rma-confirmation-step .success-form,
  .rma-confirmation-step .error-form {
    padding: 15px 15px 0; }
  .rma-confirmation-step .rma-confirmation {
    padding: 0 15px 15px; }
    @media only screen and (max-width: 767px) {
      .rma-confirmation-step .rma-confirmation h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .rma-confirmation-step .rma-confirmation button {
        padding: 13px 11px;
        margin: 0 0 15px 0;
        font-size: 14px; } }
    @media only screen and (max-width: 767px) {
      .rma-confirmation-step .rma-confirmation .button {
        display: none; } }
    @media only screen and (min-width: 768px) {
      .rma-confirmation-step .rma-confirmation .button + button {
        margin-left: 5%; } }
  @media only screen and (max-width: 767px) {
    .rma-confirmation-step .rma-confirmation-options {
      text-align: center; } }

.rma-shipping-step {
  margin-bottom: 20px; }
  .rma-shipping-step:before, .rma-shipping-step:after {
    content: " ";
    display: table; }
  .rma-shipping-step:after {
    clear: both; }

.rma-shipping-step-num,
.rma-shipping-step-text {
  display: block;
  float: left; }

.rma-shipping-step-num {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 20px;
  text-align: center;
  font-size: 20px;
  background-color: #cccccc; }
  @media only screen and (min-width: 768px) {
    .rma-shipping-step-num {
      margin-right: 50px; } }

.rma-shipping-step-text {
  font-style: italic;
  color: #666666; }
  @media only screen and (max-width: 767px) {
    .rma-shipping-step-text {
      max-width: calc(100% - 60px); } }
  .rma-shipping-step-text small {
    font-size: 100%;
    font-style: normal;
    color: #cccccc; }

.rma-confirmation-survey {
  font-style: italic; }
  @media only screen and (min-width: 768px) {
    .rma-confirmation-survey {
      display: inline-block;
      margin-left: 5%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .rma-confirmation-survey {
      margin: 15px 0 0 0; } }
  .rma-confirmation-survey > a span {
    color: #cccccc; }
  .rma-confirmation-survey > div {
    color: #cccccc; }

@media only print {
  .pt_order-confirmation #mini-cart,
  .pt_order-confirmation .menu-utility-user,
  .pt_order-confirmation .menu-utility,
  .pt_order-confirmation .header-banner,
  .pt_order-confirmation #navigation,
  .pt_order-confirmation .product-list-item .label,
  .confirmation.create-account .login-create-account,
  .confirmation .actions a,
  footer,
  #navbar,
  .print-page {
    display: none; } }

@media only print {
  .x-panel,
  .x-shadow {
    display: none !important; } }

@media only print {
  .confirmation {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } }

@media only print {
  .rma-packingslip-container {
    background: none;
    border: none; } }