.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

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

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9000;
  background-color: #000000;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.ign-wl-modal h4 {
  font-size: 18px;
  font-weight: 400;
}

.modal-open {
  overflow: hidden;
}

.ign-wl-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .ign-wl-modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .ign-wl-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

.ign-wl-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.ign-wl-modal-header button {
  background-color: #fff !important;
}

.ign-wl-modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.registry_modal_label {
  width: 80%;
  display: inline-block;
}

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

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.ign-wl-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.ign-wl-modal-header .close {
  margin-top: -2px;
}

.ign-wl-modal-title {
  margin: 0;
  line-height: 1.42857143;
  width: 90%;
  display: inline-block;
}

.ign-wl-modal-body {
  position: relative;
  padding: 15px;
}

.ign-wl-modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.ign-wl-modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.ign-wl-modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.ign-wl-modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .ign-wl-modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .ign-wl-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .ign-wl-modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .ign-wl-modal-lg {
    width: 900px;
  }
}

#registry_entry_form ul {
  margin: 0 1em;
}

button#registry_add_button,
button#registry_close_button {
  background-color: #333;
}

.registry_existing_select {
  margin-bottom: 1em;
}

/* Search form */
.wl_result_wrap {
  padding: 1em;
  text-align: center;
}

.registry_search_form input#s {
  width: 85% !important;
}

.registry_search_form {
  width: 100% !important;
}

/* Sharing icons */
ul.list-share-icons li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}

ul.list-share-icons li a {
  color: #4d4d4f;
}

ul.list-share-icons li a:hover {
  color: #e92832;
}

/* Gift Registry viewing page */
.registry_myaccount_container {
  padding-bottom: 30px;
  border-bottom: 1px solid #4d4d4f;
  margin-bottom: 30px;
}

ul.your_registries {
  margin: 0px;
}

ul.your_registries a,
ul.your_registries a.registry_remove,
.registry_list_item a {
  color: #4d4d4f !important;
  font-weight: normal !important;
}

ul.your_registries a:hover,
ul.your_registries a.registry_remove:hover,
.registry_list_item a:hover {
  color: #e92832 !important;
}

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

table.registry_table tr {
  border-bottom: 1px solid #eee;
}

table.registry_table tr:hover {
  background-color: #f7f7f7;
}

table.registry_table th {
  background-color: #f7f7f7;
}

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

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

/* create list  */
form.registry_create .registry_registrant_name_1,
form.registry_create .registry_registrant_name_2 {
  width: 48%;
  float: left;
  margin-right: 4% !important;
}

form.registry_create .registry_registrant_email_1,
form.registry_create .registry_registrant_email_2 {
  width: 48%;
  float: left;
}

/* registry view */
p.registry_description {
  padding: 10px;
}

div.registry_view {
  text-align: left;
}

#registry_registrant_name_1,
#registry_registrant_email_1,
#registry_registrant_name_2,
#registry_registrant_email_2 {
  width: 100%;
}

div.registry_view .registry_registrant_name_1,
div.registry_view .registry_registrant_name_2 {
  margin-bottom: 0px;
}

div.registry_view_registrant {
  float: left;
}

div.registry_view_coregistrant {
  float: right;
}

table#registry_table thead th {
  font-weight: 600;
}

/* gift registry search styles */
table.wl-table {
  margin-bottom: 30px !important;
  margin-top: 40px;
  width: 100%;
}

table.wl-table tr {
  border-bottom: 1px solid #eee;
}

table.wl-table tr:hover {
  background-color: #f7f7f7;
}

table.wl-table th {
  background-color: #f7f7f7;
}

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

/* registries.css from templates folder  */
.registry_list_item .product.woocommerce {
  border: none !important;
  padding: 0px !important;
}

.registry_list_item .product-variation a.button {
  background: -moz-linear-gradient(center top, #f7f6f7 0px, #e0dadf 100%) repeat
    scroll 0 0 transparent;
  border: 1px solid #c8bfc6;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset,
    0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #5e5e5e;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: bold;
  left: auto;
  line-height: 1em;
  margin: 0;
  overflow: visible;
  padding: 6px 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  white-space: nowrap;
}

.registry_list_item .product_qty .qty {
  vertical-align: middle;
  width: 75px;
}

.update_registry_button {
  float: right;
  font-size: 1em !important;
}

.gift-icon-white-red {
  background: url("images/gift-icon-white-red.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gifts-icon-blue-gold {
  background: url("images/gifts-icon-blue-gold.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-red-yellow {
  background: url("images/gift-icon-red-yellow.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-red-green {
  background: url("images/gift-icon-red-green.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-gold-gold {
  background: url("images/gift-icon-gold-gold.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-black-teal {
  background: url("images/gift-icon-black-teal.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-black-silver {
  background: url("images/gift-icon-black-silver.png") no-repeat scroll 0 0
    transparent;
  padding-left: 20px;
}

.gift-icon-star-1 {
  background: url("images/gift-icon-star1.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-2 {
  background: url("images/gift-icon-star2.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-red {
  background: url("images/star-red16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-orange {
  background: url("images/star-orange16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-green {
  background: url("images/star-green16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-purple {
  background: url("images/star-purple16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-blue {
  background: url("images/star-blue16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-white {
  background: url("images/star-white16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

.gift-icon-star-black {
  background: url("images/star-black16.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}

#registry_title_bar {
  border-bottom: 1px solid #ddd;
  background-color: #eee;
  padding: 5px 0px 5px 10px;
}

.registry_notice_wrap {
  text-align: center;
}

.registry_login_register {
  text-align: center;
  margin-top: 10px;
}

.in_list_text {
  clear: both;
}

.registries_notice_ul {
  clear: both;
  margin: 10px 0 10px 15px;
}

.registries_notice_ul li {
  margin-left: 14px;
}

#wishslist_entry_form ul {
  margin-top: 10px;
  padding: 5px;
}

.registry_existing_ul li,
.registry_existing_li,
#registry_new_li {
  list-style-type: none;
}

#registry_new_li label {
  clear: both;
  display: block;
}

#registry_new_li {
  margin-top: 15px;
}

.registry_existing_li label {
  font-size: 16px;
}

.registry_existing_li,
#registry_new_li {
  background-color: #f7f7f7;
  padding: 5px;
}

#registry_new_li {
  margin-top: 10px;
}

.registry_new_wrap {
  margin-left: 10px;
  display: none;
  font-size: 16px;
}

.registry_new_wrap input[type="radio"] {
  margin: 0px;
}

.registry_new_wrap label {
  clear: both;
  margin-bottom: 10px;
}

.registry_radio_toggle {
  margin-bottom: 10px;
  vertical-align: text-top;
}

.registry_radio_btn {
  vertical-align: text-top;
}

.registry_field_label {
  margin-left: 5px;
}

.registry_type_btn {
  margin-left: 5px;
}

#registry_title_field {
  margin-bottom: 10px;
  margin-left: 5px;
  width: 96%;
  max-width: 96%;
  background-color: #fff;
}

div.pp_woocommerce .pp_close::before {
  color: #fff;
}

div.pp_content {
  height: auto !important;
}

#registry_table {
  width: 100%;
  margin-top: 120px;
}

#registry_table td {
  padding-right: 10px;
}

.registry_list_item .product_price {
  text-align: right;
  width: 10% !important;
  padding-right: 3% !important;
}

.registry_list_item .remove {
  padding-left: 4%;
  padding-right: 0;
  width: 14% !important;
}

.registry_myaccount_h2 {
  margin-top: 20px !important;
}

.registry_private_no_access {
  font-weight: bold;
  color: #cf0000;
}

a.registry_remove {
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 3px;
}

.registry_p {
  margin: 7px;
}

#registries_list {
  margin-left: 30px;
}

#registry_existing_ul li {
  font-size: 14px;
  font-weight: normal;
  list-style: outside none none;
  margin-bottom: 10px;
}

#registry_existing_ul li input {
  margin-right: 10px;
}

.registry_h3_title {
  margin-left: 15px;
  font-size: 16px;
  font-weight: bold;
}

.registry_type_label {
  margin-left: 5px;
  margin-bottom: 10px;
}

#registry_social {
  border: 0 none;
  height: 30px;
  width: 300px;
  margin: 0 auto 15px 0;
}

.registry_list_item td {
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}

.registry_list_item .registry_thumb img {
  width: 75px;
}

.registry_list_item .images {
  text-align: center;
}

#registry_add_button,
#registry_close_button {
  margin-top: 10px;
  font-size: 100%;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: 6px 10px;
  text-decoration: none;
  font-weight: bold;
  .border_radius(2px);
  left: auto;
  text-shadow: 0 1px 0 @secondary + #111;
  color: @secondarytext;
  .darkorlighttextshadow(@secondarytext );
  border: 1px solid darken(@secondary, 20);
  .vertical_gradient(@secondary, darken(@secondary, 10));
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
}

#registry_table .product-variation {
  border: none !important;
  padding: 0 !important;
}

#registry_table .amount,
#registry_table .from {
  display: none !important;
}

#registry_table .product_price .amount {
  display: block !important;
}

#registry_table thead tr {
  border-bottom: 1px solid #eee;
}

.registry_added_to_cart {
  background-color: #fefefe;
  border: 1px solid #009f00;
  clear: both;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
}

.edit_registry_desc_text {
  min-height: 100px;
  margin-bottom: 1rem;
  width: 100%;
}

.edit_registry_desc_title {
  width: 100%;
}

.registry_checkout_list_titles {
  margin-left: 1.2em;
}

table.cart .quantity {
  margin: 0 auto;
  max-width: 40px;
  position: relative;
}

table.cart .quantity input[type="number"] {
  border: 1px solid #d2d0d0;
  border-radius: 0;
  background: #fff;
  padding: 0;
  border: 1px solid #e4e4e4;
  text-align: center;
  -moz-appearance: textfield;
  border-radius: 0;
  width: 40px;
  height: 36px;
  box-shadow: none;
  font-size: 0.923em;
}

table.cart .text {
  position: unset;
}

/* view gift registry */
h1.registry_title {
  margin-top: -10px !important;
  margin-bottom: 40px;
}

h2.registry_owner {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-top: 10px;
}

.registry_print {
  float: right;
  margin-top: -40px;
}

@media only screen and (max-width: 767px) {
  table.wl-table {
    font-size: 0.9em;
  }

  table.wl-table td,
  table.wl-table th {
    padding: 3px;
  }

  p.registry_description,
  p.registry_date {
    text-align: left;
  }

  div.registry_view_registrant {
    float: none;
  }

  div.registry_view_coregistrant {
    float: none;
  }

  h1.registry_title {
    text-align: center;
  }

  .registry_print {
    float: none;
    margin-top: -20px;
    margin-bottom: 20px;
  }

  #registry_table {
    margin-top: 40px;
    font-size: 14px;
  }

  table#registry_table th,
  table#registry_table td {
    padding: 0px 10px;
  }

  table#registry_table th.th-image,
  table#registry_table td.image_thumb {
    display: none;
  }

  #registry_table td {
    width: 100% !important;
  }

  .registry_list_item .remove {
    padding-left: 8% !important;
    padding-right: 0 !important;
  }

  .registry_list_item .remove a {
    font-size: 0;
    border: none;
  }

  .registry_list_item .remove a i {
    font-size: 15px;
    display: table;
  }

  .registry_list_item .product_price {
    padding-right: 5% !important;
  }
}

.ign-wl-modal-body label {
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}

.ign-wl-modal-body input {
  margin-bottom: 10px;
}
