@media (min-width: 750px) {
  .template-where #shopify-section-header .site-header {
    background: #f5f5f5; } }
.template-where #shopify-section-header .site-header__icons-wrapper .icon-cart, .template-where #shopify-section-header .site-header__icons-wrapper .site-header__cart i {
  color: #6d6e70;
  transition: .3s; }
  .template-where #shopify-section-header .site-header__icons-wrapper .icon-cart:hover, .template-where #shopify-section-header .site-header__icons-wrapper .site-header__cart i:hover {
    color: #ff4027; }
.template-where #shopify-section-header .site-header__icons-wrapper .icon-hamburger {
  color: #6d6e70;
  transition: .3s; }
  .template-where #shopify-section-header .site-header__icons-wrapper .icon-hamburger:hover {
    color: #ff4027; }
.template-where #shopify-section-header .site-header__icons-wrapper .icon-login {
  color: #6d6e70;
  transition: .3s; }
  .template-where #shopify-section-header .site-header__icons-wrapper .icon-login:hover {
    color: #ff4027; }
.template-where #shopify-section-header .site-header__icons-wrapper .icon-search {
  color: #6d6e70; }
.template-where #shopify-section-header .site-nav li a {
  color: #6d6e70;
  transition: .3s; }
  .template-where #shopify-section-header .site-nav li a:hover {
    color: #ff4027; }

.page-where {
  margin: 0 0 -55px; }
  @media (max-width: 749px) {
    .page-where {
      margin: 80px 0 -35px; } }

@media (max-width: 959px) {
  .page_top-image {
    display: none; } }
.page_top-image img {
  display: block; }

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

.shop__column {
  display: flex;
  align-items: center; }
  .shop__column .shop-bg {
    flex: 0 0 32.5%;
    width: 32.5%;
    height: 418px;
    position: relative; }
    @media (max-width: 959px) {
      .shop__column .shop-bg {
        display: none; } }
    @media (max-width: 992px) {
      .shop__column .shop-bg {
        height: 446px; } }
    .shop__column .shop-bg > div {
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .shop__column .main-column {
    flex: 0 0 35%;
    width: 35%;
    padding: 3.25em 1.5em 3.375em; }
    @media (max-width: 959px) {
      .shop__column .main-column {
        width: 100%;
        flex: 0 0 100%;
        padding: 2.25em 1.5em 2.375em; } }
    .shop__column .main-column h1 {
      font-size: 2.5em;
      font-weight: 100; }
      @media (min-width: 1024px) {
        .shop__column .main-column h1 {
          font-size: 3.25em;
          margin-bottom: 50px; } }
      @media (min-width: 960px) {
        .shop__column .main-column h1 {
          font-size: 3em;
          margin-bottom: 20px; } }
    .shop__column .main-column h2 {
      font-size: 1.8em;
      font-weight: 100;
      line-height: 1;
      letter-spacing: 0;
      text-transform: none;
      margin-bottom: .6097em; }
      @media (min-width: 1024px) {
        .shop__column .main-column h2 {
          font-size: 2.5625em; } }
      @media (min-width: 960px) {
        .shop__column .main-column h2 {
          font-size: 2em; } }
      .shop__column .main-column h2 span {
        font-weight: bold; }
    .shop__column .main-column p {
      font-size: 1em;
      line-height: 1.5em;
      font-weight: 500;
      margin-bottom: 1.5625em;
      color: #49494a; }
    .shop__column .main-column .btn {
      font-size: 1.125em;
      font-weight: 500;
      text-transform: none;
      letter-spacing: 0;
      padding: .75em 1.5em .8125em;
      margin: 0;
      background: #08a5df;
      color: #fff;
      border-radius: 6px;
      transition: .3s ease-out; }
      .shop__column .main-column .btn:hover {
        background-color: #65190e; }
  .shop__column .left-column > div {
    background: url(https://cdn.shopify.com/s/files/1/0094/1621/2537/files/12S_WTBHeader_HiRise2.jpg?9351464525113655909) no-repeat 50% 50%;
    background-size: cover !important; }
    @media (max-width: 1600px) {
      .shop__column .left-column > div {
        background: url(https://cdn.shopify.com/s/files/1/0094/1621/2537/files/l.jpg?15923182095118276540) no-repeat 50% 50%; } }
  .shop__column .right-column > div {
    background: url(https://cdn.shopify.com/s/files/1/0094/1621/2537/files/12S_WTBHeaderSmall_RelaxedLeather.jpg?9351464525113655909) no-repeat 50% 50%;
    background-size: cover !important; }
    @media (max-width: 1600px) {
      .shop__column .right-column > div {
        background: url(https://cdn.shopify.com/s/files/1/0094/1621/2537/files/r.jpg?15923182095118276540) no-repeat 50% 50%; } }

.find-store .find-store-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff482c;
  padding: 1.25em 0;
  text-align: center; }
  @media (max-width: 959px) {
    .find-store .find-store-bar {
      flex-direction: column; } }
  .find-store .find-store-bar h2 {
    font-size: 1.8em;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
    color: #fff; }
    @media (min-width: 1024px) {
      .find-store .find-store-bar h2 {
        font-size: 2.5625em; } }
    .find-store .find-store-bar h2 span {
      font-weight: bold; }
  .find-store .find-store-bar .select-box {
    width: 290px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    border-radius: 7px;
    background: #fff;
    padding-left: 27px; }
    @media (min-width: 960px) {
      .find-store .find-store-bar .select-box {
        display: inline-block;
        margin: 0 0 0 55px; } }
    @media (max-width: 959px) {
      .find-store .find-store-bar .select-box {
        margin: 20px auto 0; } }
    .find-store .find-store-bar .select-box select {
      font-size: 17px;
      width: 100%;
      text-align: left;
      padding: 13px 0 15px 30px;
      border: 0;
      text-transform: uppercase;
      -webkit-transition: all 1s;
      transition: all 1s;
      position: relative;
      background: url("https://cdn.shopify.com/s/files/1/0094/1621/2537/files/Down-Arrow-PNG.png?15509830617529288941") no-repeat 0 50%;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none; }
      .find-store .find-store-bar .select-box select:-ms-expand {
        display: none; }

.stores-wrap {
  width: 100%;
  max-width: 76.875em;
  padding: 85px 0 60px;
  margin: 0 auto; }
  .stores-wrap > div {
    display: none; }

.stores-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .stores-list .stores-list__item {
    flex: 0 0 25%; }
    @media (max-width: 959px) {
      .stores-list .stores-list__item {
        flex: 0 0 50%; } }
    @media (max-width: 470px) {
      .stores-list .stores-list__item {
        flex: 0 0 100%; } }
    .stores-list .stores-list__item img {
      max-width: 250px;
      max-height: 80px;
      display: block;
      margin: 0 auto; }

.search-shop-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25em 0;
  text-align: center;
  background: #8c8c8c; }
  @media (max-width: 959px) {
    .search-shop-bar {
      flex-direction: column; } }
  .search-shop-bar h2 {
    font-size: 1.8em;
    font-weight: 100;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    margin: 0; }
    @media (min-width: 1024px) {
      .search-shop-bar h2 {
        font-size: 2.5625em; } }
    .search-shop-bar h2 span {
      font-weight: bold; }
  .search-shop-bar .search-bar {
    max-width: 350px;
    width: 100%;
    height: 50px;
    padding-right: 0;
    border: 0;
    margin: 0 0 0 55px;
    position: relative;
    border-radius: 7px;
    background: #fff;
    overflow: hidden; }
    @media (max-width: 959px) {
      .search-shop-bar .search-bar {
        margin: 20px auto 0; } }
    .search-shop-bar .search-bar input {
      width: 100%;
      height: 100%;
      border: 0;
      padding: 15px 65px 15px 15px;
      text-transform: uppercase; }
      .search-shop-bar .search-bar input::-webkit-input-placeholder {
        font-family: "Helvetica Neue",sans-serif;
        font-size: 16px;
        color: #757575;
        text-transform: uppercase;
        opacity: 1; }
      .search-shop-bar .search-bar input::-moz-placeholder {
        font-family: "Helvetica Neue",sans-serif;
        font-size: 16px;
        color: #757575;
        text-transform: uppercase;
        opacity: 1; }
      .search-shop-bar .search-bar input:-ms-input-placeholder {
        font-family: "Helvetica Neue",sans-serif;
        font-size: 16px;
        color: #757575;
        text-transform: uppercase;
        opacity: 1; }
      .search-shop-bar .search-bar input:-moz-placeholder {
        font-family: "Helvetica Neue",sans-serif;
        font-size: 16px;
        color: #757575;
        text-transform: uppercase;
        opacity: 1; }
    .search-shop-bar .search-bar .btn--link {
      left: inherit;
      right: 0;
      border-left: 1px solid #c9cacb;
      padding: 12px;
      transition: all .3s ease-out; }
      .search-shop-bar .search-bar .btn--link:hover {
        background: #ff482c !important; }
        .search-shop-bar .search-bar .btn--link:hover svg {
          color: #fff; }
      .search-shop-bar .search-bar .btn--link svg {
        width: 30px;
        height: 26px;
        color: #bdbfc0;
        transform: scale(-1, 1); }

.template-cart .section-header,
#cart_drawer .section-header {
  margin-bottom: 40px; }
  .template-cart .section-header h1,
  #cart_drawer .section-header h1 {
    font-weight: 300; }
    @media (min-width: 768px) {
      .template-cart .section-header h1,
      #cart_drawer .section-header h1 {
        font-size: 3.125em; } }
.template-cart .btn.btn--has-icon-after,
#cart_drawer .btn.btn--has-icon-after {
  font-size: 1.125em;
  font-weight: 500;
  padding: 0 1.0625em;
  margin-bottom: 18px;
  height: 40px;
  line-height: 36px;
  text-transform: none;
  letter-spacing: 0;
  display: inline-block;
  color: #bf301a !important;
  border-radius: 7px;
  border: 2px solid #bf301a;
  background: #fff;
  cursor: pointer;
  outline: 0;
  transition: all 1s; }
  .template-cart .btn.btn--has-icon-after:hover,
  #cart_drawer .btn.btn--has-icon-after:hover {
    color: #65190e;
    background: rgba(255, 64, 39, 0.2); }
  .template-cart .btn.btn--has-icon-after svg,
  #cart_drawer .btn.btn--has-icon-after svg {
    width: 15px;
    height: 15px;
    margin: 0 10px 0 0; }
@media (min-width: 750px) {
  .template-cart .cart,
  #cart_drawer .cart {
    display: flex;
    align-items: self-start; } }
@media (max-width: 992px) {
  .template-cart .cart,
  #cart_drawer .cart {
    flex-direction: column;
    align-items: flex-end; } }
@media (min-width: 750px) {
  .template-cart .cart .form-wrap,
  #cart_drawer .cart .form-wrap {
    flex: 0 0 75%; } }
@media (max-width: 992px) {
  .template-cart .cart .form-wrap,
  #cart_drawer .cart .form-wrap {
    flex: 0 0 100%;
    width: 100%; } }
.template-cart .cart .form-wrap > div:first-child,
#cart_drawer .cart .form-wrap > div:first-child {
  position: relative;
  border: 2px solid #d3d2d1;
  border-radius: 3px;
  margin-bottom: 20px;
  /*       @media (min-width: 750px) {
          flex: 0 0 75%;
        }
        @media (max-width: 992px) {
          flex: 0 0 100%;
          width: 100%;
        } */ }
@media (min-width: 750px) {
  .template-cart .cart__footer,
  #cart_drawer .cart__footer {
    flex: 0 0 25%;
    padding-top: 0;
    padding-left: 35px; } }
@media (max-width: 992px) {
  .template-cart .cart__footer,
  #cart_drawer .cart__footer {
    flex: 0 0 100%;
    padding: 0;
    width: 100%; } }
.template-cart .cart__footer > div,
#cart_drawer .cart__footer > div {
  padding: 10px;
  border: 2px solid #d3d2d1;
  border-radius: 3px;
  margin-bottom: 20px; }
.template-cart .cart__footer .additional-checkout-buttons,
#cart_drawer .cart__footer .additional-checkout-buttons {
  text-align: center; }
.template-cart .cart-note,
#cart_drawer .cart-note {
  width: 100%;
  padding-left: 0;
  float: none; }
  .template-cart .cart-note label,
  #cart_drawer .cart-note label {
    font-size: 1.125em;
    color: #08a5df; }
    @media (min-width: 960px) {
      .template-cart .cart-note label,
      #cart_drawer .cart-note label {
        font-size: 1.5em; } }
  .template-cart .cart-note textarea,
  #cart_drawer .cart-note textarea {
    min-height: 150px;
    border-radius: 7px;
    margin-bottom: 20px;
    border: 2px solid #d3d2d1;
    resize: vertical; }
.template-cart table th, .template-cart table td,
#cart_drawer table th,
#cart_drawer table td {
  text-align: center !important; }
.template-cart table thead th,
#cart_drawer table thead th {
  font-family: "Helvetica Neue",sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #8b8b8b;
  text-transform: uppercase;
  padding: 15px 0 0 0; }
  .template-cart table thead th:first-child,
  #cart_drawer table thead th:first-child {
    padding-left: 15px;
    text-align: left !important; }
  .template-cart table thead th:last-child,
  #cart_drawer table thead th:last-child {
    padding-right: 15px; }
  .template-cart table thead th span,
  #cart_drawer table thead th span {
    padding-bottom: 15px;
    border-bottom: 1px solid #d3d2d1;
    display: block; }
@media (min-width: 750px) {
  .template-cart table .cart__image-wrapper,
  #cart_drawer table .cart__image-wrapper {
    width: 180px; }
    .template-cart table .cart__image-wrapper a,
    #cart_drawer table .cart__image-wrapper a {
      padding: 0 10px; } }
@media (min-width: 750px) {
  .template-cart table .cart__update-wrapper,
  .template-cart table .cart__price-wrapper,
  .template-cart table .text-right.small--hide,
  #cart_drawer table .cart__update-wrapper,
  #cart_drawer table .cart__price-wrapper,
  #cart_drawer table .text-right.small--hide {
    padding: 20px 40px; } }
@media (max-width: 749px) {
  .template-cart table .cart__update-wrapper,
  #cart_drawer table .cart__update-wrapper {
    flex-direction: column; }
    .template-cart table .cart__update-wrapper .cart__remove,
    .template-cart table .cart__update-wrapper .cart__qty,
    #cart_drawer table .cart__update-wrapper .cart__remove,
    #cart_drawer table .cart__update-wrapper .cart__qty {
      margin: 0 auto 10px; } }
@media (max-width: 749px) {
  .template-cart table .cart__price-wrapper,
  #cart_drawer table .cart__price-wrapper {
    margin: 0 auto; } }
.template-cart table .cart__meta,
#cart_drawer table .cart__meta {
  text-align: left !important; }
.template-cart table .cart__qty-input,
#cart_drawer table .cart__qty-input {
  width: 56px;
  height: auto;
  border-radius: 7px;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0;
  text-align: center;
  border: 2px solid #d3d2d1; }
.template-cart table .cart__remove,
#cart_drawer table .cart__remove {
  font-size: 14px;
  font-weight: 100;
  text-transform: none;
  letter-spacing: 0;
  line-height: 17px;
  color: #ff4027;
  padding-left: 0;
  border: 0;
  margin-top: 30px;
  vertical-align: middle;
  display: inline-block;
  transition: .3s; }
  .template-cart table .cart__remove:hover,
  #cart_drawer table .cart__remove:hover {
    color: #c01600; }
  .template-cart table .cart__remove:before,
  #cart_drawer table .cart__remove:before {
    content: '\f057';
    font-size: 20px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #ff4027;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block; }
.template-cart table tbody td,
#cart_drawer table tbody td {
  position: relative; }
  @media (min-width: 750px) {
    .template-cart table tbody td:before,
    #cart_drawer table tbody td:before {
      content: '';
      display: block;
      height: 85%;
      width: 1px;
      background: #d3d2d1;
      position: absolute;
      left: 0;
      top: 7.5%; }
    .template-cart table tbody td:first-child:before, .template-cart table tbody td:nth-child(2):before,
    #cart_drawer table tbody td:first-child:before,
    #cart_drawer table tbody td:nth-child(2):before {
      content: none; } }
.template-cart table tbody tr:first-child,
#cart_drawer table tbody tr:first-child {
  border-top: 0; }
.template-cart table tbody tr:last-child,
#cart_drawer table tbody tr:last-child {
  border-bottom: 0; }
.template-cart table tbody .list-view-item__title a,
#cart_drawer table tbody .list-view-item__title a {
  font-weight: 700; }
.template-cart table tbody .cart__price-wrapper,
.template-cart table tbody .text-right.small--hide,
#cart_drawer table tbody .cart__price-wrapper,
#cart_drawer table tbody .text-right.small--hide {
  font-family: "Helvetica Neue",sans-serif;
  font-weight: 500;
  color: #8b8b8b; }
.template-cart .cart-info_item,
#cart_drawer .cart-info_item {
  width: 50%;
  display: table-cell;
  font-family: "Helvetica Neue",sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  color: #8b8b8b;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 8px;
  margin-top: 1px;
  text-align: left; }
.template-cart .cart-info > div,
#cart_drawer .cart-info > div {
  display: table;
  width: 100%;
  margin: 0 0 8px; }
.template-cart .cart__subtotal,
.template-cart .cart-info_item-right,
#cart_drawer .cart__subtotal,
#cart_drawer .cart-info_item-right {
  text-align: right; }
.template-cart .cart__subtotal,
#cart_drawer .cart__subtotal {
  min-width: auto; }
.template-cart .cart__shipping,
#cart_drawer .cart__shipping {
  font-size: 16px;
  font-style: normal;
  text-align: left;
  border: none !important;
  margin-top: 18px; }
.template-cart .btn-checkout,
#cart_drawer .btn-checkout {
  max-width: 350px;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  display: block;
  font-size: 1.125em;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 7px;
  color: #fff;
  line-height: 40px;
  padding: 0 0.75em;
  margin-bottom: 0;
  background: #ff4027;
  cursor: pointer;
  outline: 0;
  transition: all 1s; }
  .template-cart .btn-checkout:hover,
  #cart_drawer .btn-checkout:hover {
    background: #c01600;
    color: #fff; }
@media (max-width: 750px) {
  .template-cart .cart__update,
  #cart_drawer .cart__update {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 7px;
    font-size: 0.75em;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 0;
    background: #ff4027;
    cursor: pointer;
    outline: 0;
    transition: all 1s; }
    .template-cart .cart__update:hover,
    #cart_drawer .cart__update:hover {
      background: #c01600;
      color: #fff; } }

.save-changes {
  text-align: right;
  border-top: 2px solid #d3d2d1; }
  @media (min-width: 750px) {
    .save-changes {
      min-height: 82px; } }
  .save-changes .btn {
    height: 40px;
    font-size: 1.125em;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 7px;
    color: #fff;
    line-height: 40px;
    padding: 0 3.75em;
    margin-bottom: 0;
    background: #ff4027;
    cursor: pointer;
    outline: 0;
    transition: all 1s;
    margin: 20px; }
    .save-changes .btn:hover {
      background: #c01600;
      color: #fff; }

.customer-form .header-account {
  margin-bottom: 35px;
  text-align: center; }
  @media (min-width: 750px) {
    .customer-form .header-account {
      margin-bottom: 75px; } }
  .customer-form .header-account p {
    font-size: 1.8em; }
    .customer-form .header-account p a {
      color: #08a5df;
      transition: .3s; }
      .customer-form .header-account p a:hover {
        color: #045c7d; }
.customer-form h1 {
  font-size: 2.5em;
  font-weight: 300; }
  @media (min-width: 750px) {
    .customer-form h1 {
      font-size: 3.125em; } }
.customer-form form {
  border-radius: 3px;
  border: 2px solid #d3d2d1;
  padding: 25px;
  height: 100%; }
  .customer-form form label {
    font-size: 1em;
    font-weight: 700;
    color: #8b8b8b;
    cursor: pointer;
    margin-bottom: 12px; }
  .customer-form form input, .customer-form form select {
    font-family: "Helvetica Neue",sans-serif;
    font-size: 1em;
    border: 2px solid #d3d2d1;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #404041;
    display: block;
    margin: 0 0 1em;
    padding: .5em;
    border-radius: 7px;
    height: 50px; }
    .customer-form form input::-webkit-input-placeholder, .customer-form form select::-webkit-input-placeholder {
      font-family: "Helvetica Neue",sans-serif;
      font-size: 16px;
      color: #757575;
      text-transform: lowercase;
      opacity: 1; }
    .customer-form form input::-moz-placeholder, .customer-form form select::-moz-placeholder {
      font-family: "Helvetica Neue",sans-serif;
      font-size: 16px;
      color: #757575;
      text-transform: lowercase;
      opacity: 1; }
    .customer-form form input:-ms-input-placeholder, .customer-form form select:-ms-input-placeholder {
      font-family: "Helvetica Neue",sans-serif;
      font-size: 16px;
      color: #757575;
      text-transform: lowercase;
      opacity: 1; }
    .customer-form form input:-moz-placeholder, .customer-form form select:-moz-placeholder {
      font-family: "Helvetica Neue",sans-serif;
      font-size: 16px;
      color: #757575;
      text-transform: lowercase;
      opacity: 1; }
  .customer-form form input[type=checkbox] {
    height: auto; }
  .customer-form form .btn {
    font-size: 1.125em;
    font-weight: 500;
    transition: all 1s;
    padding: 0 1.5625em;
    border: 0;
    margin: 0 auto 20px;
    background: #ff4027;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
    transition: all 1s; }
    .customer-form form .btn:hover {
      background: #c01600;
      color: #fff; }
.customer-form .btn {
  font-size: 1.125em !important;
  font-weight: 500 !important;
  transition: all 1s !important;
  padding: 0 1.5625em !important;
  border: 0 !important;
  margin: 0 auto 20px !important;
  background: #ff4027 !important;
  color: #fff !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  transition: all 1s !important; }
  .customer-form .btn:hover {
    background: #c01600 !important;
    color: #fff !important; }

#RecoverPassword:before {
  content: '\f059';
  font-size: 20px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle; }

#RecoverPasswordForm .text-center p {
  margin-bottom: 35px; }
#RecoverPasswordForm .text-center h2 {
  font-size: 2.5em;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none; }
  @media (min-width: 750px) {
    #RecoverPasswordForm .text-center h2 {
      font-size: 3.125em; } }
#RecoverPasswordForm .btn {
  margin-bottom: 0; }

.page-account #customer_logout_link {
  font-size: 1.4em;
  color: #08a5df; }

.page-account h1,
.page-addresses h1 {
  font-size: 2.5em;
  font-weight: 300; }
  @media (min-width: 750px) {
    .page-account h1,
    .page-addresses h1 {
      font-size: 3.125em; } }
.page-account h2, .page-account .h2,
.page-addresses h2,
.page-addresses .h2 {
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none; }

.page-account .btn,
.page-addresses.text-center .address-new-toggle,
.address .btn {
  font-size: 1.125em;
  font-weight: 500;
  transition: all 1s;
  padding: 10px 20px;
  border: 0;
  margin: 0 auto 20px;
  background: #ff4027;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  transition: all 1s; }
  .page-account .btn:hover,
  .page-addresses.text-center .address-new-toggle:hover,
  .address .btn:hover {
    background: #c01600;
    color: #fff; }

.address .btn {
  max-width: 120px;
  width: 100%;
  margin: 0 10px 20px;
  /*   &.address-delete {
      color: #000;
      background: #fff;
      border: none;
    } */ }

.addresses-grid {
  display: flex; }

.shopify-challenge__container form .btn {
  font-size: 1.125em;
  font-weight: 500;
  transition: all 1s;
  padding: 10px 20px;
  border: 0;
  margin: 0 auto 20px;
  background: #ff4027;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  transition: all 1s; }
  .shopify-challenge__container form .btn:hover {
    background: #c01600;
    color: #fff; }

.btn-continue.btn {
  height: 40px;
  font-size: 1.125em;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 7px;
  color: #fff;
  line-height: 40px;
  padding: 0 3em;
  margin-bottom: 0;
  background: #ff4027;
  cursor: pointer;
  outline: 0;
  transition: all 1s;
  margin: 20px 0; }
  .btn-continue.btn:hover {
    background: #c01600;
    color: #fff; }
  .btn-continue.btn .icon-chevron-left {
    width: 15px;
    height: 15px;
    margin-right: 5px; }
