body.page-print.account.sales-order-print .columns .column.main {
  padding-bottom: 50px;
}
body.page-print.account.sales-order-print .page-main {
  margin-top: 100px !important;
}
body.page-print.account.sales-order-print .nav-toggle:before {
  display: none;
}
body.account.wishlist-index-index .product-reviews-summary {
  display: none;
}
main .block-rewards-referral-list div.rewards-social-buttons div.tw iframe {
  background-color: #1d9bf0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.account .modal-slide .action-close {
  padding: 10px;
}
.account.wishlist-index-index .product-item .special-price .price,
.account.wishlist-index-index .product-item .minimal-price .price {
  letter-spacing: 0px;
  color: #C81C1C;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}
.account.wishlist-index-index .product-item .price-box .price {
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #0E1F45;
}
.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-name {
  letter-spacing: 0px;
  color: #221F1F;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
}
.account.wishlist-index-index .product-item .old-price .price {
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #757575;
}
.account .order-actions-toolbar .actions {
  display: flex;
}
.page-print.account .copyright > span a:after {
  background: transparent url(../images/verz-print.svg) no-repeat;
  background-size: contain;
}
.account.sales-order-view td.amount {
  text-align: right;
}
.customer-account-forgotpassword .control.captcha-image .captcha-img {
  display: inline-block;
  margin-bottom: 0;
}
.account .order-details-items .items-qty .item {
  display: none;
}
.account .order-details-items .items-qty .item:first-child {
  display: block;
}
.account .order-details-item .actions-toolbar a.action.print {
  display: none;
}
.order-details-items .order-title > strong {
  font-weight: 700;
  font-size: 20px;
}
.account .price-including-tax .price,
.account .price-excluding-tax .price {
  font-size: 20px;
  line-height: 32px;
}
.order-details-items .order-title a.action.print {
  display: none;
}
.order-details-items a.action.print {
  display: none;
}
.account a.action.track {
  display: none;
}
.customer-account-forgotpassword .control.captcha-image {
  margin-top: 20px;
}
.customer-account-create .fieldset > .field.required > .label:after,
.customer-account-create .fieldset > .fields > .field.required > .label:after,
.customer-account-create .fieldset > .field._required > .label:after,
.customer-account-create .fieldset > .fields > .field._required > .label:after {
  margin-left: 3px;
}
.customer-account-login .fieldset > .field.required > .label:after,
.customer-account-login .fieldset > .fields > .field.required > .label:after,
.customer-account-login .fieldset > .field._required > .label:after,
.customer-account-login .fieldset > .fields > .field._required > .label:after,
.customer-account-forgotpassword .fieldset > .field.required > .label:after,
.customer-account-forgotpassword .fieldset > .fields > .field.required > .label:after,
.customer-account-forgotpassword .fieldset > .field._required > .label:after,
.customer-account-forgotpassword .fieldset > .fields > .field._required > .label:after,
.customer-account-createpassword .fieldset > .field.required > .label:after,
.customer-account-createpassword .fieldset > .fields > .field.required > .label:after,
.customer-account-createpassword .fieldset > .field._required > .label:after,
.customer-account-createpassword .fieldset > .fields > .field._required > .label:after,
.account .fieldset > .field.required > .label:after,
.account .fieldset > .fields > .field.required > .label:after,
.account .fieldset > .field._required > .label:after,
.account .fieldset > .fields > .field._required > .label:after {
  margin-left: 3px;
}
.page-print .copyright > span a {
  color: #333;
}
.page-print small,
.page-print .small {
  font-size: 20px;
}
.account .rewards-account__tiers .tier-progress-bar .points .tier-point .number > span,
.account .rewards-account__tiers .tier-progress-bar .points .tier-point.closed,
.account .rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  background: #0E1F45;
  font-size: 16px;
}
.wishlist-index-index .products-grid .product-item-info:hover {
  box-shadow: 0px 5px 5px #9b9b9b29;
  -webkit-box-shadow: 5px 5px 10px #9b9b9b29;
  -moz-box-shadow: 0px 5px 5px #9b9b9b29;
}
.rewards-account-index .rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  color: #757575;
  font-size: 16px;
}
.page-print .logo img {
  background: #0E1F45;
}
.account .modal-popup .action-close:before,
.account .modal-slide .action-close:before {
  color: #757575;
}
.account .modal-popup .action-close:hover::before,
.account .modal-slide .action-close:hover::before {
  opacity: 0.8;
}
.page-print.account.sales-order-print .price-including-tax,
.page-print.account.sales-order-print .price-excluding-tax {
  font-size: 20px;
  line-height: 30px;
}
.page-print.account.sales-order-print .page-main h1.page-title {
  margin-top: 20px;
}
.customer-account-edit .fieldset > .field input[type=file],
.customer-account-edit .fieldset > .fields > .field input[type=file] {
  display: none;
}
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main,
.customer-account-create .page-main,
body.account .page-main,
.customer-account-logoutsuccess .page-main {
  margin-top: 200px !important;
}
.featured-banner h1.page-title {
  margin-right: 0 !important;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
  padding-bottom: 40px;
}
.grecaptcha-badge {
  float: right;
  margin-bottom: 15px;
  z-index: 2;
}
.password-strength-meter,
.password-strength-meter span {
  font-size: 14px;
  color: #333;
}
.stock.unavailable {
  text-align: center;
  z-index: 1;
}
body.account .columns .column.main {
  padding-bottom: 70px;
}
ul li {
  list-style-position: inside;
  margin-bottom: 0;
}
.page-print .actions-toolbar .secondary a.action {
  display: none;
}
.customer-account-createpassword .actions-toolbar > .primary a {
  margin-top: 20px;
}
body.sales-order-view .featured-banner .featured-content .return-status,
body.sales-order-view .featured-banner .featured-content .order-status {
  color: #fff;
  margin-bottom: 7px;
}
body.sales-order-view .featured-banner .featured-content .order-date {
  color: #fff;
}
body.sales-order-view .featured-banner .featured-content .order-actions-toolbar a:hover {
  color: #F8BA00;
}
.order-details-items strong.product-item-name:hover,
.order-details-items strong.product-item-name a:hover {
  pointer-events: none;
}
body.sales-order-view .featured-banner .featured-content .order-actions-toolbar {
  display: inline-block;
  margin-bottom: 10px;
}
body.sales-order-view .featured-banner .featured-content .order-actions-toolbar a {
  display: inline-block;
  vertical-align: top;
}
body.sales-order-view .featured-banner .featured-content .order-actions-toolbar a {
  color: #fff;
}
body.sales-order-view .featured-banner .featured-content .page-title-wrapper .order-date {
  margin-top: 0;
  margin-bottom: 10px;
}
body.sales-order-view .order-details-items .order-title > strong {
  margin-top: 0;
  font-weight: 700;
  font-size: 20px;
}
.account .page-main .order-status {
  display: inline-block;
  width: 100%;
}
.account .page-title-wrapper .order-date {
  margin-top: 0;
}
body.sales-order-view .price-including-tax,
body.sales-order-view .price-excluding-tax {
  text-transform: uppercase;
  font-size: 15px;
  line-height: inherit;
}
body.sales-order-view .page-main > .page-title-wrapper .page-title {
  margin-bottom: 40px;
}
.sales-order-view .price-including-tax .price,
.sales-order-view .price-excluding-tax .price {
  font-weight: normal;
  font-size: 20px;
}
.account .order-details-items .items-qty .item span.title {
  display: none;
}
.order-details-items .table-order-items .product-item-name {
  margin-bottom: 0;
}
.stripe_payments-customer-cards #stripe-payments-card-number {
  width: 17em;
  display: inline-block;
  padding-right: 50px;
}
body.sales-order-view .order-details-items {
  padding-bottom: 20px;
}
.block-rewards-account-summary .block-title {
  margin-top: 25px;
  margin-bottom: 0;
}
.rewards-account-index .modal-slide .action-close,
.rewards-account-index .modal-slide .action-close:focus,
.rewards-account-index .modal-slide .action-close:active {
  padding: 1.1rem 15px;
}
/*body.customer-account-create .columns .column.main .field-recaptcha,*/
body.account .columns .column.main .field-recaptcha {
  display: none;
}
body.customer-account-create .columns .column.main .field-recaptcha {
  margin-top: 15px;
  margin-bottom: 15px;
}
.account .account-nav .item.current a,
.account .account-nav .item.current strong,
.account .account-nav .item a.current,
.account .account-nav .item a:active,
.account .account-nav .item a:visited:active {
  border: 0;
  background: #0E1F45;
  font-weight: 500;
  color: #fff;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 20px;
}
/*.bundle-actions .action.primary,



.bundle-options-container .block-bundle-summary .box-tocart .action.primary,



.product-info-main .box-tocart .action.tocart,



.product-options-bottom .box-tocart .action.tocart,



.cart-container .checkout-methods-items .action.primary,



.block-minicart .block-content > .actions > .primary .action.primary,



.methods-shipping .actions-toolbar .action.primary,



.block-authentication .action.action-register,



.block-authentication .action.action-login,



.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,



.form-address-edit .actions-toolbar .action.primary,



.multicheckout .action.primary {



  font-size: 14px;



  padding: 13px 35px;



}*/
/* body .form.password.reset, */
body .form.send.confirmation,
body .form.create.account,
body .form.search.advanced,
body .form.form-orders-search {
  max-width: 100%;
  width: 100%;
}
.products-grid.wishlist .product-item .product-item-info a.product-item-photo {
  position: relative;
  height: auto;
}
.block-rewards-account-summary button {
  margin-top: 15px;
}
.account .order-links {
  border-bottom: 0;
  display: inline-block;
  margin-bottom: 15px;
}
.account .column.main .block-title.earn.subtitle {
  margin-top: 6px;
  padding-top: 10px;
  margin-bottom: 5px;
}
.account-nav .content {
  padding: 0 0 0px 0;
  /*background: transparent;

  border: 1px solid #EBEBEB;*/
}
.account .column.main .toolbar .limiter-options {
  background-color: transparent;
  height: 42px;
  line-height: 43px;
  letter-spacing: 0px;
  color: #757575;
  box-shadow: none;
  border-radius: 0px;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  width: auto;
  padding: 0 22px 0 9px;
  min-width: auto;
  background-position: 36px center;
  font-size: 20px;
}
.account .column.main .toolbar .limiter-text {
  border: 0;
  height: auto;
  width: auto;
  padding: 0;
  letter-spacing: 0px;
  color: #757575;
  top: 2px;
}
.account-nav .item a,
.account-nav .item > strong {
  padding: 10px 18px 10px 15px;
  border: 0;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.account-nav .item {
  margin: 0;
  display: block;
  width: 100%;
}
.account-nav .item .delimiter {
  display: none;
}
.form-address-edit fieldset.fieldset:first-child {
  margin-right: 3%;
}
.account .amgiftcard form#amgiftcard-form .control {
  width: 100%;
}
.account .amgiftcard .fieldset > .field {
  margin-bottom: 0;
}
.account .fieldset .legend {
  margin-left: 0;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.account.amgiftcard-account-index .fieldset .legend {
  margin-bottom: 15px;
}
.block-rewards-account-summary h1.page-title {
  color: #757575;
  font-size: 25px;
  margin-top: 22px;
  line-height: 34px;
  margin-bottom: 20px;
}
.account .fieldset > .field {
  margin: 0 0 10px;
}
.account .fieldset > .field.choice {
  padding-top: 10px;
}
.account .fieldset > .field.choice .label,
.account .fieldset > .fields > .field.choice .label {
  display: inline;
  /*line-height: 30px;*/
}
.customer-account-create .fieldset > .field.choice .label,
.customer-account-create .fieldset > .fields > .field.choice .label {
  line-height: 30px;
}
.account .fieldset > .field.choice:before,
.account .fieldset > .field.no-label:before {
  display: none;
}
.newsletter-manage-index .column:not(.sidebar-main) form .actions-toolbar {
  margin-left: 0;
}
body.customer-account-forgotpassword .columns,
.customer-account-create .columns,
.customer-account-createpassword .columns {
  margin-bottom: 60px;
}
.account .order-links .item a,
.account .order-links .item strong {
  padding: 18px 25px 21px;
  background: #F1F1F1;
  color: #333;
  border: 1px solid transparent;
  display: block;
}
.account .columns .column.main .amgiftcard {
  margin-bottom: 20px;
}
.account .order-links .item {
  /* margin-right: -1px; */
  /* margin-bottom: -1px; */
}
.account .order-links .item strong,
.account .order-links .item a:hover {
  background: #0E1F45;
  text-decoration: none;
  color: #fff;
  border: 0;
  line-height: 32px;
}
.account table > tbody > tr > th,
.account table > tfoot > tr > th,
.account table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border: 0;
}
.account table > thead > tr > th,
.account table > tbody > tr > th,
.account table > tfoot > tr > th,
.account table > thead > tr > td,
.account table > tbody > tr > td,
.account table > tfoot > tr > td {
  padding: 8px 5px;
  background: transparent;
  vertical-align: top;
}
.account table.data-table {
  background: transparent;
  border: 0;
}
.account .account-nav .item a {
  border-top: 0px solid #EBEBEB;
  font-weight: 500;
  background: #F1F1F1;
  color: #333333;
}
.account .account-nav .item:first-child a {
  border: 0;
}
.account .account-nav .item a:hover,
.account .account-nav .item a:focus {
  background: #0E1F45;
  color: #fff;
}
.account.customer-account-index .account-nav .item:first-child a {
  background: #0E1F45;
  color: #fff;
  border: 0;
}
.account .table-wrapper .action {
  margin-right: 0px;
  font-size: 20px;
  line-height: 24px;
}
.account .table-wrapper a.action.order {
  padding-right: 0;
  border-left: 1px solid #ccc;
  padding-left: 5px;
}
.stripe-new.stripe-payments-elements #pci-svg {
  top: 12px;
}
.stripe-new.stripe-payments-elements.no-wrap {
  margin-top: 5px;
}
.stripe-new.stripe-payments-elements label {
  margin-bottom: 10px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
body .column:not(.sidebar-main) form .actions-toolbar {
  margin-left: 0;
}
/*span.rewards-referral-link {
  font-size: 14px;
}*/
.login-container .fieldset:after,
.form-create-account .fieldset.create.account:after,
.form.password.forget .fieldset:after {
  font-size: 14px;
}
.customer-account-login .actions-toolbar .secondary a.action {
  margin-top: 16px;
}
.customer-account-login .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
  margin-top: 20px;
}
body .fieldset > .field:not(.choice) > .label {
  text-align: left;
  margin-bottom: 5px;
}
body .actions-toolbar .secondary {
  float: left;
  margin-left: 0px;
}
body .login-container .fieldset:after {
  margin-left: 0;
  margin-top: 20px;
}
.customer-account-edit .field.password-info p {
  display: none;
}
.abs-account-block-font-size,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.block-balance-giftcard .block-content,
.block-reviews-dashboard .product-name {
  /* font-size: 14px !important; */
}
.block-rewards-referral-list div.rewards-social-buttons div.fb > div:hover {
  opacity: 0.8;
}
.amcard-field-block.-double > .amcard-field {
  border-radius: 0;
  margin-right: 20px;
  background: transparent;
  border: 1px solid #DEDEDE;
}
.account.amgcard-account-index .fieldset .legend {
  font-weight: 700;
}
.account .amcard-field-block .amcard-button.-account {
  -webkit-appearance: none;
  -webkit-border-fit: border;
  transition: all 0s;
  text-decoration: none;
  min-height: auto;
  padding: 18px 40px 21px;
  text-align: center;
  font: normal normal bold 20px/24px Century Gothic;
  letter-spacing: 0px;
  text-transform: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  transition: 0.3s;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #0E1F45;
  background: #0E1F45;
}
.account .amcard-field-block .amcard-button.-account:hover,
.account .amcard-field-block .amcard-button.-account:active,
.account .amcard-field-block .amcard-button.-account:focus {
  text-decoration: none;
  background: #C8AE1C;
  color: #fff;
  outline: none;
  border: 1px solid #C8AE1C;
}
.amcard-field-block.-double > .amcard-field:focus {
  border: 1px solid #120700;
}
.amcardacc-template-container .amcard-codes-list,
.amcardacc-template-container .amcard-field-container {
  max-width: 80%;
}
.sidebar .action.tocart {
  border-radius: 25px;
  float: none;
}
.account .colums .fieldset {
  border: 0;
  margin: 0 0 30px;
  padding: 0;
  letter-spacing: -.31em;
}
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td {
  /* text-align: left; */
}
.account .block.block-reorder .actions-toolbar > .secondary {
  display: block;
  width: auto;
  margin-top: 15px;
  text-align: center;
  margin-right: 16px;
  float: none;
}
.account .block-collapsible-nav .content {
  background: none;
  padding: 15px 0;
}
.account form.form-newsletter-manage input {
  top: 0;
}
.account .toolbar.wishlist-toolbar {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  margin-bottom: 30px;
}
.account .products-grid.wishlist .product-item-tooltip {
  display: none;
}
.products-grid.wishlist .product-item .box-tocart {
  margin-bottom: 20px;
}
.account .toolbar.wishlist-toolbar .pager {
  display: block;
  border-top: 1px solid #D9D9D9;
  padding-top: 7px;
  padding-bottom: 25px;
}
.account .toolbar.wishlist-toolbar:nth-child(4) .pager {
  border-bottom: 1px solid #D9D9D9;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
  height: auto;
  min-height: 40px;
}
.account .block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
  padding-top: 30px;
}
.rewards-account-history .block-rewards-account-summary .table-wrapper.orders-recent {
  padding-top: 0;
}
/*.account.rewards-account-referral .column.main .block-rewards-account-summary:not(.widget) .block-title {















    margin-bottom: -15px;















}*/
.account .sidebar.sidebar-main .block-collapsible-nav .content {
  padding-top: 0;
}
.account .sidebar.sidebar-main .block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 0;
}
.account .sidebar.sidebar-main .block-collapsible-nav .item a,
.account .sidebar.sidebar-main .block-collapsible-nav .item > strong {
  padding: 5px 18px 5px 0px;
  border: 0;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  min-width: unset;
}
.products-grid.wishlist .product-item {
  height: auto;
}
.products-grid.wishlist .product-item .box-tocart .tocart span {
  line-height: 24px;
  display: inline-block;
  vertical-align: baseline;
}
.products-grid.wishlist .price-box.price-final_price > span {
  vertical-align: middle;
}
.products-grid.wishlist .price-box.price-final_price > span {
  vertical-align: middle;
}
.products-grid.wishlist p.price-as-configured > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
body.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty label {
  margin-bottom: 0;
  padding: 0px 15px 0 0;
  width: auto;
}
body.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-ustify-content: center;
}
body.wishlist-index-index .products-grid.wishlist .product-item .box-tocart input.qty {
  height: 40px;
  width: 40px;
  padding: 10px;
  background: transparent;
  border-color: #C9C9C9 !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
body.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .control {
  width: auto;
}
body.wishlist-index-index .products-grid.wishlist .product-item-actions {
  text-align: center;
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  background: transparent;
  display: block;
}
.account .sidebar .product-items .action.delete {
  width: 20px;
  line-height: 20px;
}
.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-name,
.wishlist-index-index .products-grid.wishlist .product-item-info .price-box,
.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-inner {
  padding: 0 10px;
  border: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .stock,
.products-grid.wishlist .product-item .product-item-info .product-item-actions {
  margin: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .stock {
  color: #fff;
  background: #757575;
  border: 1px solid #757575;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 18px 0 21px;
}
body.wishlist-index-index .products-grid .product-item > .product-item-info {
  padding: 10px 5px 25px;
  position: relative;
  height: 100%;
  border: 0px solid #c1c1c1;
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin: 0px;
}
.wishlist-index-index .products-grid.wishlist .product-image-container,
.wishlist-index-index .products-grid.wishlist .product-image-container img {
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .product-image-container img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.wishlist-index-share .actions-toolbar > .secondary .action.back {
  display: block;
  margin-top: 0;
  line-height: 24px;
}
.wishlist-index-index .products-grid.wishlist .product-item-info:hover .product-item-inner,
.wishlist-index-index .products-grid.wishlist .product-item-info.active .product-item-inner {
  border-radius: 0 0 20px 20px;
  border-width: 0;
  margin-left: 0;
  right: 0;
}
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td {
  background: transparent;
}
.table tfoot {
  background: transparent;
}
.order-details-items tfoot td {
  background: transparent;
}
.wishlist-index-index .products-grid.wishlist .product-item-comment {
  height: 90px;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 15px;
}
.account form#wishlist-view-form {
  margin-bottom: 30px;
}
.block.block-compare {
  display: none;
}
.toolbar .toolbar-amount {
  font-size: 14px;
  color: #B1B1B1;
  line-height: 24px;
}
.toolbar .toolbar-amount span.toolbar-label {
  font-weight: bold;
}
.toolbar .toolbar-amount span {
  color: #656565;
}
.toolbar .toolbar-amount span.toolbar-number {
  padding: 0 5px;
}
.account .block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -2px;
}
.account .block-rewards-referral-list div.rewards-social-buttons div.fb > div span {
  vertical-align: top !important;
}
.page-layout-2columns-left .columns .column.main .message {
  margin-top: 0 !important;
  color: #333333;
  background: #fae5e5;
}
.account button.action.save.primary {
  font-size: 20px;
  padding: 18px 40px 21px;
  height: 65px;
}
.account .table-wrapper.order-items {
  width: 100%;
  overflow: auto;
}
.product-item-actions > * {
  font-size: 18px;
}
body.account input[type="checkbox"] + label:before,
body.account input[type="checkbox"] + a:before {
  top: 3px;
}
body.customer-account-create input[type="checkbox"] + label:before,
body.customer-account-create input[type="checkbox"] + a:before {
  top: 1px;
}
.account.customer-account-edit .form-edit-account .fieldset > .field.choice {
  margin-bottom: 0;
}
body.account input[type="checkbox"]:checked + label:after,
body.account input[type="checkbox"]:checked + a:after,
body.account input[type="checkbox"]:hover + label:after,
body.account .filter-options-all input[type="checkbox"] + a.am_shopby_link_selected:after,
body.account .filter-options-all input[type="checkbox"] + a:hover:after,
body.account .filter-options-all input[type="checkbox"]:checked + a:after {
  top: 3px;
}
body.customer-account-create input[type="checkbox"]:checked + label:after,
body.customer-account-create input[type="checkbox"]:checked + a:after,
body.customer-account-create input[type="checkbox"]:hover + label:after,
body.customer-account-create .filter-options-all input[type="checkbox"] + a.am_shopby_link_selected:after,
body.customer-account-create .filter-options-all input[type="checkbox"] + a:hover:after,
body.customer-account-create .filter-options-all input[type="checkbox"]:checked + a:after {
  top: 3px;
}
.account .rewards-account__tiers .to-next,
.account .rewards-account__tiers .to-next .open-popup {
  font-size: 16px;
  color: #757575;
}
.account .block-rewards-account-summary .unsubscribe {
  font-size: inherit !important;
}
span.price {
  text-transform: uppercase;
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
  margin-top: 15px;
}
@media (min-width: 640px) {
  .account.stripe_payments-customer-cards .actions-toolbar .primary {
    float: left;
  }
  .form-address-edit fieldset.fieldset {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  .account .actions-toolbar .secondary a.action {
    margin-top: 0;
    margin-bottom: 10px;
    float: right;
  }
  .account .actions-toolbar .primary {
    float: right;
  }
  .account .form-edit-account div.primary {
    float: right;
    margin: 0;
  }
  .account .form-edit-account div.secondary {
    margin: 0;
  }
  .customer-account-forgotpassword #maincontent .actions-toolbar .primary,
  .customer-account-create #maincontent .actions-toolbar .primary {
    float: right;
    margin-right: 0;
  }
  .customer-account-create .form.account .secondary {
    margin-top: 0;
    float: left;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-info .product-item-inner {
    margin: 8px 0 0 0px;
  }
  .wishlist-index-index .products-grid {
    margin: 0 -10px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
    padding: 0 10px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .customer-account-create .form.form-create-account {
    display: block;
    font-size: 0;
  }
  .customer-account-create .form.form-create-account fieldset.fieldset.create.info {
    margin-right: 4%;
  }
  .customer-account-create .form.form-create-account fieldset.fieldset.create.info,
  .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
    width: 48%;
    /* float: left; */
    border-radius: 0px;
    /* min-height: 513px; */
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
  }
  .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
    float: none;
  }
  .account .block-rewards-referral-list div.rewards-social-buttons div.fb {
    position: relative;
    top: -2px;
  }
  .account .block-rewards-referral-list div.rewards-social-buttons div.fb > div span {
    vertical-align: top !important;
  }
  body .page-main .actions-toolbar .secondary a.action {
    margin-top: 0px;
  }
  body .page-main .actions-toolbar .secondary a.action.remind {
    margin-top: 18px;
    margin-left: 4px;
  }
  .account .order-links .item {
    /* margin-right: -1px; */
    /* margin-bottom: -1px; */
  }
  .wishlist-index-index .actions-toolbar > .primary .action,
  .wishlist-index-index .actions-toolbar > .secondary .action {
    margin-bottom: 10px;
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .abs-pager-toolbar .pages,
  body.account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    margin: 0;
    right: 0;
    display: inline-block;
    width: auto;
    padding-top: 7px;
  }
  body.account .abs-pager-toolbar .limiter,
  body.account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: left;
    margin-left: 0px;
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .products-grid.wishlist {
    margin-bottom: 20px;
  }
  body.account.page-layout-2columns-left .sidebar-main,
  body.account.page-layout-2columns-left .sidebar-additional {
    width: 23.3%;
    padding-bottom: 40px;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 76.7%;
  }
  .wishlist-index-index .product-item:nth-child(2n + 1) {
    margin-left: 0%;
  }
  .account .amgiftcard-form {
    margin-bottom: 40px;
    display: flex;
    align-items: flex-end;
  }
  .account .amgiftcard .fieldset {
    width: 48%;
    margin-right: 2%;
  }
  .account .amgiftcard-form .fieldset {
    margin-bottom: 0;
  }
  .form-edit-account .fieldset {
    margin-bottom: 25px;
  }
  .account .rewards-account__tiers .to-next,
  .account .rewards-account__tiers .to-next .open-popup {
    font-size: 18px;
    color: #757575;
  }
}
@media (min-width: 992px) {
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 32%;
  }
}
@media (min-width: 1024px) {
  body.wishlist-index-index .products-grid .product-item {
    width: 33.33%;
    margin-right: 0;
    padding: 0 10px;
    margin-left: 0;
    height: auto;
  }
  body.wishlist-index-index .products-grid .product-items {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 0;
  }
}
@media (max-width: 1024px) {
  .customer-account-login .columns,
  .customer-account-create .columns,
  .customer-account-forgotpassword .columns,
  .customer-account-createpassword .columns,
  .customer-account-logoutsuccess .columns,
  .account .columns,
  .multishipping-checkout_address-newshipping .columns,
  .multishipping-checkout-addresses .columns,
  .checkout-index-index .columns,
  .checkout-onepage-success .columns,
  .cms-no-route .columns {
    padding-top: 0px;
  }
}
@media (max-width: 1280px) {
  body.account .product-reviews-summary {
    display: inline-block;
    width: 100%;
  }
  .account span.rating-average-label {
    display: block;
    width: 100%;
    text-align: left;
    float: left;
  }
  .account .order-links .item a,
  .account .order-links .item strong {
    padding: 18px 13px 21px;
  }
  .account .order-links .item {
    margin-right: 13px;
  }
}
@media (max-width: 1023px) {
  .products-grid.wishlist .product-item-photo p.unavailable.stock {
    right: 0px;
  }
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid.wishlist .product-item-info .product-item-name {
    font-size: 18px;
  }
  .account .price-including-tax .price,
  .account .price-excluding-tax .price {
    font-size: 18px;
    line-height: 28px;
  }
  .account .order-links .item strong,
  .account .order-links .item a:hover {
    line-height: 24px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .box-tocart .stock {
    padding: 13px 0 15px;
    font-size: 18px;
  }
  .account.wishlist-index-index .page-main .actions-toolbar .primary {
    float: right;
  }
  .account .amcard-field-block .amcard-button.-account {
    font-size: 18px;
  }
  .page-print.account.sales-order-print .price-including-tax,
  .page-print.account.sales-order-print .price-excluding-tax {
    font-size: 18px;
    line-height: 28px;
  }
  .sales-order-view .price-including-tax .price,
  .sales-order-view .price-excluding-tax .price {
    font-size: 18px;
  }
  body.page-print.account.sales-order-print .page-main {
    margin-top: 50px !important;
  }
  form#wishlist-view-form .primary button {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sidebar .actions-toolbar > .primary .action,
  .account .order-links .item {
    margin-right: 5px;
  }
  .account .order-links .item a,
  .account .order-links .item strong {
    padding: 13px 13px 15px;
    line-height: 24px;
  }
  .sidebar .action.tocart {
    min-width: 100%;
    padding: 0 15px;
  }
  body.account .columns .column.main {
    padding-bottom: 50px;
  }
}
@media (max-width: 840px) and (min-width: 768px) {
  body.wishlist-index-index .actions-toolbar .secondary {
    float: inherit;
    display: flex;
  }
  .account.wishlist-index-index .page-main .actions-toolbar .primary {
    float: none;
  }
}
@media (max-width: 767px) {
  body.account.sales-order-history .page-main h1.page-title {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .account .page-main .order-actions-toolbar .actions {
    display: block;
  }
  body .page-main .order-details-items .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .account .price-including-tax .price,
  .account .price-excluding-tax .price {
    font-size: 16px;
    line-height: 24px;
  }
  body.sales-order-view .order-details-items {
    padding-bottom: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .box-tocart .stock {
    padding: 11px 0 13px;
    font-size: 16px;
    margin-bottom: 14px;
  }
  .customer-account-forgotpassword .page-main button.action.reload.captcha-reload {
    width: inherit;
    margin-left: 15px;
  }
  .account .column.main .toolbar .limiter-options {
    font-size: 16px;
  }
  body.wishlist-index-index .products-grid .product-item > .product-item-info {
    padding: 10px 15px 25px;
  }
  .amcardacc-template-container .amcard-codes-list,
  .amcardacc-template-container .amcard-field-container {
    max-width: 100%;
  }
  .account .amcard-field-block .amcard-button.-account {
    font-size: 16px;
  }
  .page-print.account.sales-order-print .price-excluding-tax {
    font-size: 16px;
    line-height: 25px;
  }
  .sales-order-view .price-including-tax .price,
  .sales-order-view .price-excluding-tax .price {
    font-size: 16px;
  }
  .account .table-wrapper .table .action {
    font-size: 16px;
  }
  body.page-print.account.sales-order-print .page-title-wrapper .order-date {
    text-align: left;
  }
  body.page-print.account.sales-order-print span.order-status {
    text-align: left;
  }
  .sales-order-view .return-status,
  .sales-order-view .order-status {
    margin-bottom: 3px;
  }
  body.sales-order-view .page-main > .page-title-wrapper .page-title {
    margin-bottom: 20px;
  }
  .account.sales-order-view .actions-toolbar {
    display: inline-block;
    margin-bottom: 25px;
  }
  .customer-account-login .page-main,
  .customer-account-forgotpassword .page-main,
  .customer-account-createpassword .page-main,
  .customer-account-create .page-main,
  body.account .page-main,
  .customer-account-logoutsuccess .page-main {
    margin-top: 180px !important;
  }
  body.customer-account-login .page-main h1.page-title,
  body.customer-account-forgotpassword .page-main h1.page-title,
  body.customer-account-createpassword .page-main h1.page-title,
  body.customer-account-create .page-main h1.page-title,
  body.account .page-main h1.page-title,
  body.customer-account-logoutsuccess .page-main h1.page-title {
    font-size: 38px;
    line-height: 50px;
  }
  body.customer-account-forgotpassword .columns,
  .customer-account-create .columns,
  .customer-account-createpassword .columns {
    margin-bottom: 50px;
  }
  .account .tier-progress-bar .tier-point .label,
  .account .tier-progress-bar .tier-point .number,
  .account.tier-progress-bar .tier-point .tier-logo {
    display: block;
  }
  .account .toolbar .limiter {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    margin-bottom: 0;
  }
  .account .toolbar .limiter span.limiter-text {
    display: flex;
    white-space: nowrap;
    align-items: center;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 40px;
    margin-bottom: 0;
    padding-top: 0;
  }
  .block.account-nav {
    margin-bottom: 20px;
  }
  .account .column.main .block {
    margin-bottom: 15px;
  }
  .sales-order-history .block.account-nav {
    margin-bottom: 0;
  }
  .account-nav .content {
    height: 0;
    border: 0;
    pointer-events: none;
    opacity: 0;
    transition-duration: 0.3s;
  }
  .account-nav .content.active {
    height: auto;
    opacity: 1;
    pointer-events: all;
  }
  .title.account-nav-title {
    clip: unset;
    position: relative;
    height: auto;
    width: auto;
    color: #fff;
    background: #0E1F45;
    margin: 0;
    border-bottom: 0;
    cursor: pointer;
    padding: 11px 15px 11px;
  }
  .title.account-nav-title:after {
    content: '\f107';
    position: absolute;
    top: 14px;
    right: 20px;
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
  }
  .title.account-nav-title.active:after {
    content: '\f106';
  }
  .title.account-nav-title strong {
    font-size: 16px;
    font-weight: normal;
  }
  .account .toolbar .toolbar-amount {
    margin-right: 10px;
  }
  .account.wishlist-index-index .page-main .actions-toolbar .primary {
    float: none;
  }
  .account .toolbar .toolbar-amount {
    justify-content: center;
  }
  .account form#wishlist-view-form {
    margin-bottom: 0;
  }
  body.wishlist-index-index .actions-toolbar .secondary {
    float: none;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
    float: none;
  }
  .account .order-links .item a,
  .account .order-links .item strong {
    padding: 11px 13px 13px;
    border: 0;
  }
  .order-details-items h1.page-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 24px;
  }
  /*body .actions-toolbar .secondary {

    float: none;

  }*/
  .customer-account-login #maincontent .actions-toolbar .primary {
    float: left;
  }
  .customer-account-login #maincontent .actions-toolbar .secondary {
    float: left;
    width: auto;
    padding: 15px 0;
    margin-left: 15px;
  }
  .customer-account-forgotpassword #maincontent .actions-toolbar .primary,
  .customer-account-create #maincontent .actions-toolbar .primary {
    float: right;
  }
  .customer-account-create .form.account .secondary {
    margin-top: 0;
    float: left;
  }
  body .login-container .fieldset:after {
    margin-left: 0;
    margin-top: 20px;
    display: block;
    width: 100%;
    clear: both;
  }
  .order-links .item {
    float: left;
    border-left: 0;
    /*    line-height: 41px;*/
  }
  .products-grid.wishlist .product-item-actions {
    float: none;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0px;
  }
  .wishlist-index-index .products-grid .product-item {
    background: #fff;
    padding-bottom: 0;
  }
  .account .columns .column.main {
    order: 2;
  }
  ul.items.order-links.rewards-links {
    display: flex;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .login-container .fieldset:after,
  .form-create-account .fieldset.create.account:after,
  .form.password.forget .fieldset:after {
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
  }
  .form-login .actions-toolbar .secondary {
    text-align: left;
  }
  .account.form-create-account .actions-toolbar > .primary .action {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-name,
  .wishlist-index-index .products-grid.wishlist .product-item-description,
  .wishlist-index-index .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: auto;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  body.account .page-main {
    padding-top: 0;
    position: relative;
  }
  .account .block-collapsible-nav {
    top: 65px;
    z-index: 2;
  }
  .account .sidebar.sidebar-main .block-collapsible-nav .content {
    padding-top: 0;
    background: #fff;
    padding: 15px;
  }
  .block-rewards-referral-list div.rewards-social-buttons div.tw {
    vertical-align: top;
  }
  .account .column.main .block:not(.widget) .block-title {
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget).block-rewards-account-summary .block-title {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .block-rewards-referral-list div.rewards-social-buttons {
    float: none;
  }
  .account .banner-header-content .page-title-wrapper {
    padding: 0 0 0 1px;
    margin-bottom: 25px;
  }
  .account .toolbar.wishlist-toolbar .pager {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    padding-bottom: 10px;
    justify-content: space-between;
    width: 100%;
    border-top: 0;
  }
  .account .block-collapsible-nav .content {
    background: #fff;
    padding: 15px 0;
  }
  .account .toolbar.wishlist-toolbar .pager span.toolbar-number {
    line-height: 40px;
    padding-top: 0;
    display: block;
    margin: 0 2px;
  }
  .products-grid .product-item {
    margin-left: 2%;
  }
  .sidebar .actions-toolbar > .primary .action,
  .sidebar .action.tocart {
    min-width: 100%;
    padding: 0 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .customer-account-login .columns .column.main {
    padding-bottom: 60px;
  }
  .sales-order-history .table-wrapper.orders-history {
    margin-top: 10px;
  }
  .product-item-actions > * {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .customer-account-forgotpassword .page-main button.action.reload.captcha-reload {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-info .product-item-name {
    padding: 0;
  }
  .account .amcard-field-block.-double {
    display: block;
  }
  .amcard-field-block.-double > .amcard-field {
    width: 100%;
    margin-bottom: 15px;
  }
  .account .amcard-field-block .amcard-button.-account {
    width: 100%;
  }
  .account .rating-summary .rating-result:before,
  .account .rating-summary .rating-result > span:before {
    top: -2px;
  }
  .account .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td.col.summary {
    display: flex;
  }
  .account.sales-order-view dl.item-options.links {
    display: flex;
  }
  .account.sales-order-view .order-details-items .item-options.links dd {
    margin-left: 13px;
  }
  .account .order-details-items thead tr,
  .account .order-details-items thead td {
    display: flex;
    width: 100%;
    border: 0;
  }
  .account.sales-order-view .actions-toolbar {
    width: 100%;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    color: #757575;
  }
  body.customer-account-login .page-main h1.page-title,
  body.customer-account-forgotpassword .page-main h1.page-title,
  body.customer-account-createpassword .page-main h1.page-title,
  body.customer-account-create .page-main h1.page-title,
  body.account .page-main h1.page-title,
  body.customer-account-logoutsuccess .page-main h1.page-title {
    font-size: 24px;
    line-height: 40px;
    margin-right: 0;
  }
  body.account .columns .column.main {
    padding-bottom: 30px;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 20px;
  }
  body .fieldset > .field.captcha.required {
    margin-bottom: 0;
  }
  body.account .toolbar .pages {
    float: none;
    display: inline-block;
    margin-bottom: 6px;
  }
  .control.captcha button {
    display: block;
    width: 100%;
  }
  .customer-account-login #maincontent .actions-toolbar .primary {
    float: none;
  }
  .customer-account-login #maincontent .actions-toolbar .secondary {
    margin-left: 0;
  }
  .customer-account-forgotpassword #maincontent .actions-toolbar .primary {
    margin-bottom: 10px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 15px;
  }
  .fieldset {
    margin: 0 0 10px;
  }
  .account .actions-toolbar .secondary a,
  .account .actions-toolbar .secondary button,
  .actions-toolbar .secondary button,
  .actions-toolbar .secondary a {
    margin-bottom: 10px;
  }
  .customer-account-forgotpassword #maincontent .actions-toolbar .primary,
  .customer-account-create #maincontent .actions-toolbar .primary,
  .actions-toolbar > .secondary:last-child,
  .account .primary {
    width: 100%;
    margin-left: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 50%;
    margin-left: 0;
    border: 0;
    padding: 0 10px;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    vertical-align: baseline;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(2n) {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 0;
  }
  .rewards-account-referral table.data-table tr td.a-center {
    width: 20px;
    margin-right: 0;
    vertical-align: middle;
  }
  .rewards-account-referral table.data-table tr td {
    width: 49%;
    border: 0;
  }
  .rewards-account-referral table tr.first.odd {
    display: flex;
    align-items: center;
  }
  .pages .pages-items {
    display: inline-block;
  }
  .pages-item-next,
  .pages-item-previous {
    top: 3px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .account .actions-toolbar > .primary .action,
  .account .actions-toolbar > .secondary .action {
    margin-bottom: 15px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    display: block;
  }
  .account.wishlist-index-index .actions-toolbar .primary button:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 639px) and (min-width: 374px) {
  .rewards-account-referral table.data-table tr td.a-center {
    padding: 22px 5px;
    border: 0;
  }
}
@media (max-width: 575px) {
  .account .order-links .item a,
  .account .order-links .item strong {
    padding: 11px 13px 13px;
    font-size: 13px;
    line-height: 24px;
  }
  .order-links .item {
    float: left;
    border-left: 0;
    line-height: 41px;
  }
  .order-links .item a {
    border-left: 0;
  }
  .account .order-links .item a {
    white-space: nowrap;
  }
  ul.items.order-links.rewards-links {
    display: flex;
  }
  .order-links .item strong {
    padding: 0 13px;
    white-space: nowrap;
  }
  .account .toolbar.wishlist-toolbar .pager {
    flex-direction: column;
  }
  body.wishlist-index-index .products-grid .product-item > .product-item-info {
    padding: 8px 10px 20px;
  }
}
@media (max-width: 374px) {
  .rewards-account-referral table.data-table tr td.a-center {
    width: 100%;
  }
  .rewards-account-referral table.data-table tr td {
    width: 100%;
  }
  .rewards-account-referral table tr.first.odd {
    flex-direction: column;
  }
}
.customer-account-forgotpassword .actions-toolbar > .primary .action {
  letter-spacing: 0;
}
.modal-popup .modal-title {
  letter-spacing: 0px;
}
.checkout-cart-index .amcard-codes-list .messages {
  margin-bottom: 15px;
}
.account .sidebar.sidebar-additional {
  display: none;
}
.products-grid.wishlist .product-item .price-box {
  margin-top: 15px;
  text-align: center;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary button {
  width: 100%;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  display: block;
  width: 100%;
}
.account .toolbar select {
  background-color: transparent;
  border: none;
  letter-spacing: 0px;
  color: #757575;
  border: 0;
  box-shadow: none;
  padding: 5px;
  width: 50px;
  margin: -3px -2px 0 1px;
  height: 40px;
  background-position: center right 18px;
}
.account .toolbar .toolbar-amount {
  display: flex;
  align-items: baseline;
}
.abs-pager-toolbar .toolbar-amount,
.account .toolbar .toolbar-amount,
.toolbar-giftregistry-results .toolbar-amount,
.toolbar-wishlist-results .toolbar-amount {
  line-height: normal;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.account .block .box-actions a.action.edit {
  margin-right: 10px;
}
body .modal-popup.rewards-tier-popup .modal-inner-wrap .modal-header {
  padding-left: 15px;
  padding-bottom: 3px;
}
.modal-popup.rewards-tier-popup .modal-title {
  border: 0;
}
@media (max-width: 1093px) and (min-width: 768px) {
  .account .table-wrapper a.action.order {
    border-left: 0;
    padding-left: 0;
  }
  .account .table-wrapper .action {
    margin-right: 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  body .page-main .actions-toolbar .secondary a.action.remind {
    margin-top: 16px;
  }
  .account form#wishlist-view-form .primary button {
    min-width: auto;
    margin-right: 0;
  }
  body.account .table-wrapper .action {
    font-size: 16px;
  }
  body.account .page-main {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  main .block-rewards-referral-list div.rewards-social-buttons div.tw {
    top: -5px;
  }
  main .block-rewards-referral-list div.rewards-social-buttons div.tw iframe .btn-o .btn {
    border-radius: 0;
  }
}
/*@media (max-width: 1024px) and (min-width: 768px) {

  main .block-rewards-referral-list div.rewards-social-buttons div.tw {

    top: -4px;

  }

}*/
@media (max-width: 639px) {
  .opc-wrapper .edit-address-link > span {
    position: static;
    overflow: inherit;
  }
  .opc-wrapper .edit-address-link:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 0;
    width: 100%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    width: 60%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    width: 40%;
  }
  .sales-order-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 10px;
  }
  .block-rewards-account-summary table.data-table th:not(.a-center) {
    width: 48%;
  }
}
@media (max-width: 529px) {
  .opc-wrapper .step-content #paypal-animation-content {
    top: 30px;
  }
}
@media (max-width: 575px) and (min-width: 482px) {
  .account .sidebar.sidebar-main .block-collapsible-nav .content {
    padding: 15px 0;
    margin-left: 39px;
    margin-right: 39px;
  }
}
@media (max-width: 479px) {
  .wishlist-index-index .products-grid .product-item:nth-child(2n) {
    margin-left: 0;
  }
}
@media (max-width: 475px) {
  .wishlist-index-index .products-grid .product-item {
    width: 100%;
  }
  .account .order-links {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .sidebar .actions-toolbar > .primary .action,
  .account .order-links .item {
    margin-right: 0px;
    width: 47%;
    margin-bottom: 10px;
    text-align: center;
  }
  body.sales-order-view .order-details-items .order-title > strong {
    margin-top: 15px;
  }
}
@media (max-width: 424px) {
  .products-grid.wishlist .product-item .old-price .price {
    /* margin-left: 0; */
  }
  .review-customer-view h2.product-name {
    font-size: 23px;
  }
}
@media (max-width: 413px) {
  .order-links .item {
    float: left;
    border-left: 0;
    line-height: 41px;
  }
  .order-links .item a {
    border-left: 0;
  }
  .account .order-links .item a {
    font-size: 12px;
    white-space: nowrap;
  }
  .account .order-links .item a,
  .account .order-links .item strong {
    white-space: nowrap;
    font-size: 13px;
  }
  .order-links .item {
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media (max-width: 374px) {
  .order-links .item {
    float: left;
    border-left: 0;
    line-height: 41px;
  }
  .order-links .item a {
    border-left: 0;
  }
  .account .order-links .item a {
    white-space: nowrap;
  }
  .account .order-links .item a,
  .account .order-links .item strong {
    white-space: nowrap;
  }
}
.products-grid.wishlist .product-item-photo .stock.unavailable {
  font-family: Sora;
  letter-spacing: 0px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  padding: 7px 10px;
  color: #fff;
  width: auto;
  height: auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  background: #8D8D8D;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 2;
}
@media (min-width: 860px) {
  body.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control {
    /* width: 50%; */
  }
  body.customer-account-forgotpassword form .actions-toolbar {
    /* width: 50%; */
  }
  .customer-account-forgotpassword .actions-toolbar > .primary .action {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .page-print small,
  .page-print .small {
    font-size: 16px;
  }
  body.page-print.account.sales-order-print .page-main {
    margin-bottom: 50px;
  }
  main .block-rewards-referral-list div.rewards-social-buttons div.tw {
    top: -2px;
  }
  .account .table-wrapper .action {
    font-size: 18px;
  }
  .account .column.main .toolbar .limiter-options {
    font-size: 18px;
  }
  .account button.action.save.primary {
    font-size: 18px;
    padding: 13px 40px 15px;
    height: 54px;
  }
  .page-wrapper > .page-bottom .checkout-questions h3 {
    font-size: 38px;
    line-height: 1.25;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .page-wrapper > .page-bottom .checkout-questions {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-wrapper > .page-bottom .checkout-questions a {
    width: 100%;
    max-width: 268px;
  }
}
