.checkout-methods-items {
  list-style: none;
  background-color: #ff0000 0;
  padding: 0;
  text-align: center;
}
.checkout-onepage-success #maincontent {
  background: #fff;
}
.checkout-onepage-success .row.flush {
  padding: 0;
  height: 100%;
}
.checkout-onepage-success .checkout-onestep {
  list-style: none;
  margin: 0;
  padding: 25px 3%;
  min-height: 100%;
}
.checkout-onepage-success .row > .columns > .page-title {
  margin-left: 0;
  margin-right: 0;
  margin: 0 0 20px;
  position: relative;
}
.checkout-onepage-success .checkout-onestep h2 {
  color: #ffffff;
  line-height: 2rem;
  margin-bottom: 10px;
}
.center {
  text-align: center;
}
.checkout-onepage-success .form-box.wide {
  padding: 25px 0 18px 30px;
  max-width: 580px;
  padding-right: 30px;
}
.checkout-onepage-success .form-box {
  background: #ffffff;
  margin: 10px auto;
  padding: 30px 50px 0;
  max-width: 420px;
}
.checkout-onepage-success .checkout-onestep .sub-title {
  color: #222222;
  margin-bottom: 30px;
}
.checkout-onepage-success .form-box .buttons-set {
  position: relative;
  margin: 10px 0 -18px -30px;
  padding: 18px;
  text-align: center;
  margin-right: -30px !important;
}
.checkout-onepage-success .form-box .buttons-set .button {
  display: block;
  margin: 0 auto 12px;
  padding: 5px 60px;
}
#block-shipping #co-shipping-method-form .fieldset .field input.radio {
  float: left;
  margin-right: 15px;
  height: 15px;
  width: auto;
}
#opc-new-billing-address .iwd_opc_column.iwd_opc_address_column {
  border: 0;
}
#opc-new-billing-address .iwd_opc_column.iwd_opc_address_column .iwd_opc_alternative_column .checkbox label {
  padding-left: 0;
}
.checkout-cart-index #maincontent .page-title-wrapper h1 {
  color: #f3f2f0;
  font-weight: bold;
}
.checkout-cart-index .cart-container .cart.main.actions {
  text-align: right;
  padding: 15px 0;
}
.checkout-cart-index #maincontent #shopping-cart-table {
  border: 1px solid #bebcb7;
  width: 100%;
}
.checkout-cart-index #maincontent #shopping-cart-table caption {
  text-align: left;
  padding: 10px 0;
  font-family: 'MuseoSlab-500';
}
.checkout-cart-index #maincontent #shopping-cart-table th {
  background-color: #f3f2f0;
  color: #43423d;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 8px;
  vertical-align: middle;
  white-space: nowrap;
  border-right: 1px solid #cccccc;
}
.checkout-cart-index #maincontent #shopping-cart-table th span {
  color: #43423d;
}
.checkout-cart-index #maincontent #shopping-cart-table tbody td {
  border-bottom: 1px solid #d9dde3;
  border-right: 1px solid #d9dde3;
}
.checkout-cart-index #maincontent #shopping-cart-table tbody td.col.item a.product-item-photo {
  display: inline-block;
  float: left;
  height: 100px;
  position: relative;
  width: 100px;
}
.checkout-cart-index #maincontent #shopping-cart-table tbody td.col.item {
  width: 100%;
}
.checkout-cart-index #maincontent #shopping-cart-table tbody td.col.item .product-item-details {
  float: left;
  padding-left: 10px;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
}
.checkout-cart-index #maincontent #shopping-cart-table tbody td.col.item .product-item-details dl.item-options div.product.options {
  overflow: hidden;
  float: left;
  padding-top: 5px;
}
.checkout-cart-index #maincontent #shopping-cart-table tfoot {
  border-bottom: 1px solid #bebcb7;
  color: #888888;
}
.checkout-cart-index #maincontent #shopping-cart-table tfoot tr {
  background-color: #e5f4bd !important;
}
.checkout-cart-index #maincontent #shopping-cart-table tfoot tr td {
  padding: 5px 10px;
}
.checkout-cart-index #maincontent .cart-summary {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  border-top: 1px solid #cccccc;
}
.checkout-cart-index #maincontent .content_summary {
  padding: 20px 15px;
}
.checkout-cart-index #maincontent .checkout-cart-index #maincontent .checkout-methods-items button {
  background: none;
  border: none;
  width: 100%;
}
.checkout-cart-index .cart .item-options dt {
  clear: both;
  padding: 10px 6px 0 0;
}
.checkout-cart-index .cart .item-options dt,
.cart .item-options dd {
  line-height: 1.125rem !important;
  float: left;
  margin: 0 !important;
  padding-top: 10px;
}
.iwd_opc_review_item_options .iwd_opc_review_item_option_label,
.product-attr.x-small > span > span {
  color: #555555;
  font-weight: bold;
}
.iwd_opc_review_total_cell {
  text-align: center !important;
}
.checkout-cart-index #maincontent #cart-totals th.mark {
  background: none;
}
.checkout-cart-index #maincontent #shipping-zip-form .control input {
  width: 50%;
}
.checkout-cart-index #maincontent .cart.actions .action.clear,
.checkout-cart-index #maincontent .cart.actions .action.update {
  background-color: #ebebeb;
  padding: 10px;
  border: none;
}
.checkout-cart-index #maincontent .cart.actions .action.clear:hover,
.checkout-cart-index #maincontent .cart.actions .action.update:hover {
  background-color: #D7D7D7 !important;
}
.account .page-title-wrapper h1 {
  margin-top: 0;
}
.account .block {
  display: inline-block;
  width: 100%;
}
.login-container .block-title,
.account .block-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.login-container .block-title strong,
.account .block-title strong {
  font-size: 18px;
}
.login-container .block-content,
.account .block-content {
  padding-top: 10px;
}
.login-container .block-content p,
.login-container .block-content .field.note {
  font-size: 14px;
  padding-bottom: 15px;
  font-family: 'MuseoSlab-500';
}
.fieldset .field {
  padding-bottom: 10px;
}
.fieldset .field label {
  display: inline-block;
  padding: 0 0 10px ;
  font-size: 13px;
  margin: 0;
}
.login-container .fieldset .field input {
  width: 50%;
}
.fieldset .field input {
  height: 35px;
  width: 100%;
}
#s_method_flatrate,
#is_subscribed,
.account .fieldset .field.choice input {
  float: left;
  margin-right: 15px;
  height: 15px;
  width: auto;
}
.account.customer-address-form .actions-toolbar {
  float: right;
  width: 220px;
}
.actions-toolbar {
  display: inline-block;
  width: 100%;
}
.actions-toolbar .primary {
  float: left;
  padding-right: 15px;
}
.coordinates-search button,
.action.primary {
  width: 100%;
  background: #383838;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #f3f2f0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'MuseoSlab-500';
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 10px;
}
.coordinates-search button:hover,
.action.primary:hover {
  background: #656565;
}
.coordinates-search button span,
.action.primary span {
  color: #fff;
}
.coordinates-search button.action {
  max-width: 120px;
  padding: 6px 30px;
  margin-top: 7px;
}
.coordinates-search #address {
  display: inline-block;
}
.actions-toolbar .secondary {
  padding-top: 7px;
}
.account .block-collapsible-nav-title {
  font-size: 18px;
  border-bottom: 1px solid #43423d;
  padding: 15px;
  text-align: center;
  background-color: #f3f2f0;
  color: #43423d;
}
.account #block-collapsible-nav li:hover,
.account #block-collapsible-nav li.current {
  background: none;
  color: #ff0000 0;
}
.account #block-collapsible-nav li a:hover,
.account #block-collapsible-nav li a:focus {
  background: none;
  color: #ff0000 0;
}
.account #block-collapsible-nav li:hover a,
.account #block-collapsible-nav li:hover strong,
.account #block-collapsible-nav li.current a,
.account #block-collapsible-nav li.current strong {
  color: #ff0000 0;
}
.account #block-collapsible-nav li strong {
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
}
.paypal.checkout input {
  padding: 0px;
}
#checkout-payment-method-load .field.choice input {
  width: auto;
  float: left;
  height: 25px;
}
#checkout-payment-method-load .field label {
  padding: 10px 15px;
  display: inline-block;
}
#checkout-payment-method-load .payment-method .payment-method-title,
#checkout-payment-method-load .payment-method .actions-toolbar {
  display: none;
}
#checkout-payment-method-load .payment-method .field {
  padding-bottom: 0;
}
#checkout-payment-method-load .payment-method .payment-method-content {
  display: none;
}
#checkout-payment-method-load .payment-method._active .payment-method-content {
  display: block;
}
#checkout-payment-method-load .payment-method .payment-method-content .payment-method-billing-address .fieldset {
  display: inline-block;
}
#checkout-payment-method-load .payment-method .payment-method-content .payment-method-billing-address .fieldset .field {
  display: inline-block;
  width: 100%;
}
#checkout-payment-method-load .payment-method .payment-method-content .payment-method-billing-address .fieldset .field label {
  padding: 10px 0;
  margin: 0;
}
#checkout-payment-method-load .payment-method .payment-method-content .payment-method-billing-address .fieldset .street legend.label,
#co-shipping-form #shipping-new-address-form .street legend.label {
  font-size: 13px;
  padding-left: 0;
  text-align: left;
  margin: 0;
  padding-top: 10px;
}
#checkout-payment-method-load .payment-method .payment-method-content .payment-method-billing-address .fieldset .field-tooltip {
  display: inline-block;
  width: 100%;
}
#checkout-payment-method-load .payment-method .payment-method-content .billing-address-details {
  padding-left: 30px;
}
.checkout-index-index #checkout-loader {
  text-align: center;
}
.checkout-index-index .loading-mask {
  width: 100%;
  height: 100%;
  position: relative;
}
.checkout-index-index .loading-mask .loader {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 105;
  text-align: center;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  display: block;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 185px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  transition: background 0.3s;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  transition: background 0.3s;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete:hover:before {
  background: #d7d7d7;
}
.opc-progress-bar-item._complete:hover > span:before {
  background: #d7d7d7;
}
.opc-progress-bar-item._complete > span {
  color: #1979c3;
}
.opc-progress-bar-item._complete > span:after {
  font-family: 'luma-icons';
  content: '\e610';
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  font-family: 'luma-icons';
  content: '\e610';
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 500px;
}
.opc-wrapper .form-login {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}
.checkout-payment-method .actions-toolbar .primary {
  float: right;
  margin: 0;
}
.checkout-payment-method .fieldset > .field-select-billing > .control {
  float: none;
  width: 100%;
}
.checkout-billing-address .action-update {
  float: right;
}
.checkout-billing-address .actions-toolbar .action-cancel {
  margin: 0 20px 0 0;
}
.checkout-payment-method .payment-option-title {
  padding-left: 22px;
}
.checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
  margin-left: 0;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 500px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  float: right;
  margin: 0 0 0 20px;
}
.checkout-shipping-method .actions-toolbar > .primary {
  float: right;
}
.checkout-shipping-method .actions-toolbar .action.primary {
  margin: 0;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 18px 15px;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart::before {
  color: #8f8f8f;
  content: '\e611';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-wrapper.col-md-8 {
  padding-left: 0;
}
.opc-wrapper #checkoutSteps {
  padding: 0;
  border: 1px solid #ccc;
}
.opc-wrapper #checkoutSteps li {
  list-style: none;
  padding: 10px;
  width: 100%;
  display: inline-block;
  background: none;
  border-bottom: 1px solid #ccc;
}
.opc-wrapper .step-title {
  font-size: 18px;
  border-bottom: 0;
  padding-bottom: 0;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address,
.opc-wrapper .methods-shipping {
  padding: 20px 15px;
}
.opc-wrapper .form-login + .form-shipping-address {
  margin-top: -15px;
}
.opc-wrapper .shipping-address-items {
  display: inline-block;
  width: 100%;
}
.opc-wrapper .shipping-address-item {
  margin: 0 0 15px;
  padding: 15px;
  width: 50%;
  float: left;
}
.opc-wrapper .shipping-address-item.selected-item {
  border: 1px solid #ccc;
}
.opc-wrapper .shipping-address-item.selected-item .edit-address-link {
  right: 39px;
}
.opc-wrapper .action-select-shipping-item {
  background-color: #f3f2f0;
  border: none;
  padding: 5px 10px;
}
.opc-wrapper .action-show-popup span,
.opc-wrapper .action-select-shipping-item span {
  color: #fff;
}
.opc-wrapper .action-show-popup {
  background-color: #f3f2f0;
  border: none;
  padding: 5px 10px;
}
.opc-wrapper .methods-shipping {
  border-bottom: 1px solid #cccccc;
  padding-top: 30px;
}
.opc-wrapper .edit-address-link {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
  top: 5px;
}
.opc-wrapper .edit-address-link > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-wrapper .edit-address-link:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-wrapper .edit-address-link:hover:before {
  color: #333333;
}
.opc-wrapper .edit-address-link:active:before {
  color: #8f8f8f;
}
.opc-wrapper .step-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #f3f2f0;
  font-weight: bold;
  font-size: 25px;
}
.opc-sidebar {
  width: 33.33333333%;
  float: right;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.opc-sidebar .modal-header {
  display: none;
}
.opc-sidebar .modal-content {
  padding: 10px;
  box-shadow: none;
  border-radius: 0;
}
.shipping-method-learn-more .modal-content,
.shipping-method-learn-more .modal-header,
.shipping-method-learn-more .modal-footer {
  border: none;
}
.shipping-method-learn-more .modal-footer button {
  display: none;
}
.opc-sidebar .minicart-items-wrapper .minicart-items {
  padding: 0;
}
.opc-sidebar .minicart-items-wrapper .minicart-items .product-item {
  list-style: none;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.opc-sidebar .minicart-items-wrapper .minicart-items .product-item:last-child {
  border: none;
}
.opc-sidebar .minicart-items-wrapper .minicart-items .product-item .product {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}
.opc-sidebar .minicart-items-wrapper .minicart-items .product-item .product-image-container {
  float: left;
}
.opc-sidebar .minicart-items-wrapper .minicart-items .product-item .product-item-details {
  float: right;
  width: 70%;
  padding-left: 10px;
  display: inline-block;
}
.opc-sidebar .opc-block-shipping-information {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.opc-sidebar .opc-block-summary .mark {
  background: none;
}
.opc-sidebar .opc-block-summary .mark span.label {
  color: #f9f6f1;
  font-size: 13px;
  padding-left: 0;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-slide .modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.modal-popup .modal-content #opc-new-shipping-address .street .label {
  font-size: 14px;
  text-align: left;
  padding-left: 0;
}
.modal-popup .modal-content #opc-new-shipping-address #shipping-save-in-address-book {
  float: left;
  width: auto;
  height: 15px;
  margin-right: 10px;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #8f8f8f;
  content: "\e014";
  margin: 0;
  vertical-align: top;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  padding: 2.1rem 3rem;
}
.modal-slide .action-close {
  border: 2px solid transparent;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  position: fixed;
  display: block;
  overflow: hidden;
  top: 20px;
  right: 20px;
  width: 46px;
  height: 46px;
  padding-left: 42px;
  cursor: pointer;
}
.modal-slide .action-close:hover {
  border: 2px solid #bebebe;
}
.modal-slide .action-close:before,
.modal-slide .action-close:after {
  border-right: 2px solid;
  border-color: #CECECE;
  content: "";
  display: block;
  height: 38px;
  position: absolute;
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 20px;
  top: 2px;
  width: 0;
}
.modal-slide .action-close:after {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-slide .action-close:hover:before,
.modal-slide .action-close:hover:after {
  border-color: #bebebe;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.authentication-dropdown {
  background-color: #ffffff;
  border: 1px solid #aeaeae;
  -webkit-transform: scale(1, 0);
  -webkit-transform-origin: 0 0;
  -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
  position: absolute;
  text-align: left;
  top: 30px;
  z-index: 1100 !important;
  transform: scale(1, 0);
  transform-origin: 0 0;
  transition: transform linear .1s, visibility 0s linear .1s;
  visibility: hidden;
  width: 100%;
}
.authentication-dropdown._show {
  z-index: 100;
  -webkit-transform: scale(1, 1);
  -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
  transform: scale(1, 1);
  transition: transform linear .1s, visibility 0s linear 0s;
  visibility: visible;
}
.authentication-wrapper {
  width: 100%;
  text-align: right;
  float: right;
}
.authentication-wrapper button {
  background-color: #f3f2f0;
  padding: 10px;
  border: none;
}
.authentication-wrapper button span {
  color: #fff;
}
.authentication-wrapper .modal-inner-wrap .modal-header {
  height: 50px;
  display: inline-block;
  width: 100%;
}
.authentication-wrapper .modal-inner-wrap .modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 15px;
}
.block-authentication .block-title {
  font-size: 2.6rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .actions-toolbar > .primary {
  display: inline;
  float: right;
  margin-right: 0;
}
.block-authentication .actions-toolbar > .primary .action {
  margin-right: 0;
}
.block-authentication .actions-toolbar > .secondary {
  float: left;
  margin-right: 2rem;
  padding-top: 1rem;
}
.popup-authentication .modal-inner-wrap {
  min-width: 768px;
  width: 60%;
}
.popup-authentication .block-authentication {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top: 1px solid #c1c1c1;
}
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.popup-authentication .block[class] {
  box-sizing: border-box;
  float: left;
  padding: 10px 30px 0 0;
  width: 50%;
}
.popup-authentication .block[class] + .block {
  border-left: 1px solid #c1c1c1;
  border-top: 0;
  margin: 0;
  padding: 10px 0 0 40px;
}
.popup-authentication .block[class] + .block::before {
  left: 0;
  top: 50%;
}
.popup-authentication .actions-toolbar {
  margin-bottom: 0;
  margin-top: auto;
}
@media only screen and (max-width: 991px) {
  .opc-sidebar {
    width: 100%;
  }
  .opc-wrapper.col-md-8 {
    padding-right: 0;
  }
}
@media only screen and (max-width: 667px) {
  .opc-progress-bar {
    display: none;
  }
  .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-index-index #maincontent {
    padding-top: 0;
  }
}
.padding-default {
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
}
.loading-mask .loader {
  width: 32px !important;
  height: 32px !important;
}
.onepage-index-index .loading-mask,
.iwd_opc_success_page .loading-mask {
  background: rgba(255, 255, 255, 0.4);
}
.onepage-index-index .loading-mask .loader,
.iwd_opc_success_page .loading-mask .loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100001;
  margin: auto;
  border-right: 3px solid #777777;
  border-top: 3px solid #777777;
  border-left: 3px solid #999999;
  border-bottom: 3px solid #bbbbbb;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 49px;
  height: 49px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.onepage-index-index .loading-mask .loader img,
.iwd_opc_success_page .loading-mask .loader img {
  display: none;
}
.onepage-index-index .loading-mask .loader p,
.iwd_opc_success_page .loading-mask .loader p {
  display: none;
}
.iwd_main_wrapper h3 {
  font-weight: 300;
  font-size: 30px;
  margin: 0;
  color: black;
}
#iwd_opc_top h3 {
  margin: 0 !important;
}
.iwd_opc_column_content {
  margin-top: 20px;
}
.iwd_main_wrapper {
  width: 100%;
  position: relative;
  margin: 0 0 150px;
  display: inline-block;
  color: #676767;
  font-size: 14px;
  font-family: 'Lato', mjsIcons, sans-serif;
  padding: 0 !important;
}
.iwd_main_wrapper * {
  box-sizing: border-box;
}
.iwd_main_wrapper .iwd_opc_column_name {
  line-height: 24px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  color: #343434;
  margin-bottom: 24px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper {
  position: relative;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:first-child {
  padding-right: 24px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child {
  padding-left: 24px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child .iwd_opc_alternative_column {
  float: right;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column .iwd_opc_column_content,
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column .iwd_opc_column {
  outline: none;
  box-shadow: none;
}
.iwd_main_wrapper .iwd_opc_collapsible_container {
  line-height: 19px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container.iwd_opc_collapsible_opened .iwd_opc_collapsible_title:after {
  content: '\f106';
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title {
  color: #0000ff;
  cursor: pointer;
  border-radius: 4px;
  display: block;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title:after {
  font-family: 'FontAwesome';
  content: '\f107';
  padding-left: 4px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title:hover {
  color: #00008b;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_content .iwd_opc_collapsible_content_scrollable {
  border: 1px solid #a7a7a7;
  overflow-wrap: break-word;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  max-height: 140px;
  font-size: 12px;
  line-height: 17px;
  width: 100%;
  border-radius: 4px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_content .iwd_opc_collapsible_content_scrollable:focus {
  box-shadow: 0 0 3px 1px #57a2ed;
}
.iwd_main_wrapper .iwd_opc_section_delimiter {
  height: 1px;
  background: #e5e5e5;
  width: 100%;
  margin: 0 auto 20px auto;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message {
  font-size: 12px;
  text-align: center;
  line-height: 17px;
  padding: 0 16px 0 16px;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message .iwd_opc_message_success {
  color: #0000ff;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message .iwd_opc_message_error {
  color: #ff0000;
}
.iwd_main_wrapper .iwd_opc_short_fields {
  display: flex;
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper:first-child {
  padding-right: calc(8px);
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper:last-child {
  padding-left: calc(8px);
}
.iwd_main_wrapper .iwd_opc_field select.mage-error ~ .scroll-wrapper,
.iwd_main_wrapper .field select.mage-error ~ .scroll-wrapper,
.iwd_main_wrapper .iwd_opc_field select.mage-error ~ .iwd_opc_select_container,
.iwd_main_wrapper .field select.mage-error ~ .iwd_opc_select_container {
  border-color: #ff0000;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .scroll-content,
.iwd_main_wrapper .field .scroll-wrapper .scroll-content {
  border: none;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper,
.iwd_main_wrapper .field .scroll-wrapper,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container,
.iwd_main_wrapper .field .iwd_opc_select_container {
  border: 1px solid #a7a7a7;
  outline: none;
  border-radius: 4px;
  width: 100%;
  max-height: 184px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_rates"] {
  max-height: 368px;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option {
  display: none;
  border-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option.selected {
  display: block;
  background-color: inherit;
  padding-right: calc(34px);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option.selected[data-value=''] {
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option:after {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  color: #343434;
  font-size: 14px;
  right: 16px;
  line-height: 1;
  top: calc(50% - 7px);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option:hover {
  background-color: inherit;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled,
.iwd_main_wrapper .field .scroll-wrapper.disabled,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled {
  cursor: default;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected {
  opacity: 0.4;
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected[data-value=''] {
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled:focus,
.iwd_main_wrapper .field .scroll-wrapper.disabled:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled:focus,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled:focus {
  box-shadow: none;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option {
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  color: #343434;
  font-size: 14px;
  line-height: 19px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.4);
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option:hover,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option:hover {
  background-color: rgba(167, 167, 167, 0.4);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option:last-child,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option:last-child,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option:last-child,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option:last-child {
  border-bottom: none;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper:focus,
.iwd_main_wrapper .field .scroll-wrapper:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container:focus,
.iwd_main_wrapper .field .iwd_opc_select_container:focus {
  box-shadow: 0 0 3px 1px #57a2ed;
}
.iwd_main_wrapper .iwd_opc_field:not(.choice) label,
.iwd_main_wrapper .field:not(.choice) label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) label.label,
.iwd_main_wrapper .field:not(.choice) label.label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) legend.label,
.iwd_main_wrapper .field:not(.choice) legend.label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) .label,
.iwd_main_wrapper .field:not(.choice) .label {
  display: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input,
.iwd_main_wrapper .field.iwd_opc_input,
.iwd_main_wrapper .iwd_opc_field .input-text,
.iwd_main_wrapper .field .input-text,
.iwd_main_wrapper .iwd_opc_field textarea,
.iwd_main_wrapper .field textarea,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field,
.iwd_main_wrapper .field .iwd_opc_hosted_field,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea,
.iwd_main_wrapper .field.iwd_opc_textarea {
  background: inherit;
  border-radius: 4px;
  border: 1px solid #a7a7a7;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 19px;
  outline: none;
  height: 37px;
  width: 100%;
  color: #343434;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:focus,
.iwd_main_wrapper .field.iwd_opc_input:focus,
.iwd_main_wrapper .iwd_opc_field .input-text:focus,
.iwd_main_wrapper .field .input-text:focus,
.iwd_main_wrapper .iwd_opc_field textarea:focus,
.iwd_main_wrapper .field textarea:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:focus,
.iwd_main_wrapper .field .iwd_opc_hosted_field:focus,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:focus,
.iwd_main_wrapper .field.iwd_opc_textarea:focus {
  box-shadow: 0 0 3px 1px #57a2ed;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:invalid,
.iwd_main_wrapper .field.iwd_opc_input:invalid,
.iwd_main_wrapper .iwd_opc_field .input-text:invalid,
.iwd_main_wrapper .field .input-text:invalid,
.iwd_main_wrapper .iwd_opc_field textarea:invalid,
.iwd_main_wrapper .field textarea:invalid,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field:invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:invalid,
.iwd_main_wrapper .field.iwd_opc_textarea:invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-moz-ui-invalid,
.iwd_main_wrapper .field.iwd_opc_input:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field .input-text:-moz-ui-invalid,
.iwd_main_wrapper .field .input-text:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field textarea:-moz-ui-invalid,
.iwd_main_wrapper .field textarea:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-moz-ui-invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-ui-invalid,
.iwd_main_wrapper .field.iwd_opc_textarea:-moz-ui-invalid {
  outline: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input::-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_input::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text::-moz-placeholder,
.iwd_main_wrapper .field .input-text::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea::-moz-placeholder,
.iwd_main_wrapper .field textarea::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field::-moz-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea::-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea::-moz-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_input:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text:-moz-placeholder,
.iwd_main_wrapper .field .input-text:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea:-moz-placeholder,
.iwd_main_wrapper .field textarea:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-moz-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea:-moz-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-ms-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_input:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text:-ms-input-placeholder,
.iwd_main_wrapper .field .input-text:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea:-ms-input-placeholder,
.iwd_main_wrapper .field textarea:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-ms-input-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-ms-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input::-webkit-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_input::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text::-webkit-input-placeholder,
.iwd_main_wrapper .field .input-text::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea::-webkit-input-placeholder,
.iwd_main_wrapper .field textarea::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field::-webkit-input-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea::-webkit-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:disabled,
.iwd_main_wrapper .field.iwd_opc_input:disabled,
.iwd_main_wrapper .iwd_opc_field .input-text:disabled,
.iwd_main_wrapper .field .input-text:disabled,
.iwd_main_wrapper .iwd_opc_field textarea:disabled,
.iwd_main_wrapper .field textarea:disabled,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:disabled,
.iwd_main_wrapper .field .iwd_opc_hosted_field:disabled,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:disabled,
.iwd_main_wrapper .field.iwd_opc_textarea:disabled,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input[readonly],
.iwd_main_wrapper .field.iwd_opc_input[readonly],
.iwd_main_wrapper .iwd_opc_field .input-text[readonly],
.iwd_main_wrapper .field .input-text[readonly],
.iwd_main_wrapper .iwd_opc_field textarea[readonly],
.iwd_main_wrapper .field textarea[readonly],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field[readonly],
.iwd_main_wrapper .field .iwd_opc_hosted_field[readonly],
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea[readonly],
.iwd_main_wrapper .field.iwd_opc_textarea[readonly] {
  opacity: 0.4;
  pointer-events: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input.mage-error,
.iwd_main_wrapper .field.iwd_opc_input.mage-error,
.iwd_main_wrapper .iwd_opc_field .input-text.mage-error,
.iwd_main_wrapper .field .input-text.mage-error,
.iwd_main_wrapper .iwd_opc_field textarea.mage-error,
.iwd_main_wrapper .field textarea.mage-error,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.mage-error,
.iwd_main_wrapper .field .iwd_opc_hosted_field.mage-error,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea.mage-error,
.iwd_main_wrapper .field.iwd_opc_textarea.mage-error {
  border-color: #ff0000;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field,
.iwd_main_wrapper .field .iwd_opc_hosted_field {
  height: 37px;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.braintree-hosted-fields-focused,
.iwd_main_wrapper .field .iwd_opc_hosted_field.braintree-hosted-fields-focused {
  box-shadow: 0 0 3px 1px #57a2ed;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.braintree-hosted-fields-invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field.braintree-hosted-fields-invalid {
  border-color: #ff0000;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea,
.iwd_main_wrapper .field.iwd_opc_textarea,
.iwd_main_wrapper .iwd_opc_field textarea,
.iwd_main_wrapper .field textarea {
  max-width: 100%;
  overflow: hidden;
  resize: none;
  vertical-align: top;
}
.iwd_main_wrapper .iwd_opc_field[type="password"]:not(:placeholder-shown),
.iwd_main_wrapper .field[type="password"]:not(:placeholder-shown) {
  font-size: 14px;
  line-height: 19px;
  height: 37px;
  letter-spacing: -1px;
}
.iwd_main_wrapper .fieldset {
  margin: 0;
  padding: 0;
}
.iwd_main_wrapper .fieldset .field {
  padding: 0;
  margin: 0 0 20px 0;
}
.iwd_main_wrapper .fieldset .field.choice {
  position: relative;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 3px 1px #57a2ed;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]:checked ~ label:before {
  background: #0000ff;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"].mage-error ~ label:before {
  border-color: #ff0000;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] ~ label {
  cursor: pointer;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: block;
  padding-left: 26px;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] ~ label:before {
  content: '';
  font-family: 'FontAwesome';
  width: 12px;
  height: 12px;
  border-radius: 4px;
  border: 1px solid #0000ff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  text-align: center;
}
.iwd_main_wrapper .fieldset .field .control {
  position: relative;
}
.iwd_main_wrapper .fieldset .field .control .message.warning {
  display: none;
}
.iwd_main_wrapper .fieldset .field ._with-tooltip .input-text {
  width: 100%;
  margin: 0;
}
.iwd_main_wrapper .fieldset .field .field-tooltip {
  display: none;
}
.iwd_main_wrapper .fieldset .field._error .control input,
.iwd_main_wrapper .fieldset .field._warn .control input,
.iwd_main_wrapper .fieldset .field._error .control textarea,
.iwd_main_wrapper .fieldset .field._warn .control textarea,
.iwd_main_wrapper .fieldset .field._error .control .scroll-wrapper,
.iwd_main_wrapper .fieldset .field._warn .control .scroll-wrapper,
.iwd_main_wrapper .fieldset .field._error .control .iwd_opc_select_container,
.iwd_main_wrapper .fieldset .field._warn .control .iwd_opc_select_container {
  border-color: #ff0000;
}
.iwd_main_wrapper .fieldset .field.additional {
  margin-bottom: 10px;
}
.iwd_main_wrapper .fieldset .field.additional:last-child {
  margin-bottom: 0;
}
.iwd_main_wrapper div.mage-error[generated]:not(#customer-email-error) {
  display: none !important;
}
.iwd_main_wrapper .iwd_opc_show_hide_password {
  font-family: 'FontAwesome';
  color: #0000ff;
  font-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  display: inline-block;
  right: 18px;
  top: 11px;
  line-height: 1;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_show_hide_password.active:after {
  content: "\f070";
}
.iwd_main_wrapper .iwd_opc_show_hide_password:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f06e";
}
.iwd_main_wrapper .iwd_opc_show_hide_password:hover {
  color: #00008b;
}
.iwd_main_wrapper .iwd_opc_collapsible_opened .with_angle:after {
  content: '\f106' !important;
}
.iwd_main_wrapper button.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_button,
.iwd_main_wrapper div.iwd_opc_button,
.iwd_main_wrapper button.iwd_opc_button {
  font-weight: 400;
  display: block;
  box-sizing: border-box;
  line-height: 19px;
  box-shadow: none;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  outline: none;
  margin: 0;
  background: #fff;
  border: 1px solid #676767;
  color: #676767;
  cursor: pointer;
  position: relative;
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle:after {
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  right: 16px;
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle.opened:after {
  content: '\f106';
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle:after {
  content: '\f107';
}
.iwd_main_wrapper button.iwd_opc_small_button:focus,
.iwd_main_wrapper a.iwd_opc_small_button:focus,
.iwd_main_wrapper div.iwd_opc_small_button:focus,
.iwd_main_wrapper a.iwd_opc_button:focus,
.iwd_main_wrapper div.iwd_opc_button:focus,
.iwd_main_wrapper button.iwd_opc_button:focus,
.iwd_main_wrapper button.iwd_opc_small_button:active,
.iwd_main_wrapper a.iwd_opc_small_button:active,
.iwd_main_wrapper div.iwd_opc_small_button:active,
.iwd_main_wrapper a.iwd_opc_button:active,
.iwd_main_wrapper div.iwd_opc_button:active,
.iwd_main_wrapper button.iwd_opc_button:active,
.iwd_main_wrapper button.iwd_opc_small_button:hover,
.iwd_main_wrapper a.iwd_opc_small_button:hover,
.iwd_main_wrapper div.iwd_opc_small_button:hover,
.iwd_main_wrapper a.iwd_opc_button:hover,
.iwd_main_wrapper div.iwd_opc_button:hover,
.iwd_main_wrapper button.iwd_opc_button:hover {
  box-shadow: none;
  color: #343434;
  border-color: #343434;
  text-decoration: none;
}
.iwd_main_wrapper button.iwd_opc_small_button:disabled,
.iwd_main_wrapper a.iwd_opc_small_button:disabled,
.iwd_main_wrapper div.iwd_opc_small_button:disabled,
.iwd_main_wrapper a.iwd_opc_button:disabled,
.iwd_main_wrapper div.iwd_opc_button:disabled,
.iwd_main_wrapper button.iwd_opc_button:disabled {
  opacity: 0.4;
  cursor: default;
}
.iwd_main_wrapper button.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_small_button.active,
.iwd_main_wrapper div.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_button.active,
.iwd_main_wrapper div.iwd_opc_button.active,
.iwd_main_wrapper button.iwd_opc_button.active {
  color: #0000ff;
  border-color: #0000ff;
}
.iwd_main_wrapper button.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_small_button.active:hover,
.iwd_main_wrapper div.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_button.active:hover,
.iwd_main_wrapper div.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_small_button.active:focus,
.iwd_main_wrapper div.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_button.active:focus,
.iwd_main_wrapper div.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_small_button.active:active,
.iwd_main_wrapper div.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_button.active:active,
.iwd_main_wrapper div.iwd_opc_button.active:active,
.iwd_main_wrapper button.iwd_opc_button.active:active {
  color: #00008b;
  border-color: #00008b;
}
.iwd_main_wrapper button.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button {
  padding-right: 8px;
  padding-left: 8px;
  display: block;
  box-sizing: border-box;
  width: 48%;
  overflow: hidden;
}
.iwd_main_wrapper button.iwd_opc_small_button:first-child,
.iwd_main_wrapper div.iwd_opc_small_button:first-child,
.iwd_main_wrapper a.iwd_opc_small_button:first-child,
.iwd_main_wrapper div.iwd_opc_small_button:first-child {
  float: left;
}
.iwd_main_wrapper button.iwd_opc_small_button:last-child,
.iwd_main_wrapper div.iwd_opc_small_button:last-child,
.iwd_main_wrapper a.iwd_opc_small_button:last-child,
.iwd_main_wrapper div.iwd_opc_small_button:last-child {
  float: right;
}
.iwd_main_wrapper .iwd_opc_small_button_container {
  overflow: hidden;
}
.iwd_main_wrapper .loading-mask .loader {
  width: 32px !important;
  height: 32px !important;
}
.iwd_main_wrapper .iwd_opc_field_tooltip {
  position: absolute;
  cursor: pointer;
  top: 9px;
  right: 17px;
  line-height: 19px;
}
.iwd_main_wrapper .iwd_opc_field_tooltip:hover .iwd_opc_field_tooltip_content {
  display: block;
}
.iwd_main_wrapper .iwd_opc_field_tooltip:after {
  content: attr(data-icon);
  font-size: 14px;
  line-height: 14px;
  font-family: 'FontAwesome';
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content {
  box-shadow: 0 4px 8px 0 rgba(52, 52, 52, 0.2);
  background: #fff;
  width: 197px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  line-height: 17px;
  font-size: 12px;
  right: 100%;
  margin-right: 14px;
  border-radius: 4px;
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content:after {
  left: calc(100% - 12px);
  top: calc(50% - 6px);
  content: " ";
  height: 24px;
  width: 12px;
  position: absolute;
  background: #fff;
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content:before {
  box-shadow: 1px 1px 8px 0 rgba(52, 52, 52, 0.2);
  content: '';
  position: absolute;
  left: calc(100% - 6px);
  top: 50%;
  width: 12px;
  height: 12px;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
}
.iwd_main_wrapper .scroll-wrapper {
  overflow: hidden;
  padding: 0;
  position: relative;
  outline: none;
  margin: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content {
  outline: none;
  height: auto;
  left: 0;
  max-width: none !important;
  overflow-y: scroll !important;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content.scroll-scrolly_visible:not(.selected) ~ .scroll-y.scroll-scrolly_visible {
  display: block;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element {
  display: none;
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element div {
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer {
  display: block;
  height: 100%;
  left: 0;
  width: 100%;
  top: 8px;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_size {
  top: -16px;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_track {
  display: none;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar {
  left: -16px;
  min-height: 80px;
  width: 8px;
  cursor: default;
  background-color: #343434;
  opacity: 0.4;
  display: block;
  border-radius: 4px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar:hover,
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar:active {
  background-color: #343434;
}
.onepage-index-index .form-inline {
  clear: both;
  display: table;
  width: 100%;
}
.onepage-index-index .form-inline .input-text {
  width: calc(5%);
  margin-right: 5px;
}
.onepage-index-index .form-inline button {
  width: 90px;
}
.onepage-index-index .header_content {
  border-bottom: 10px solid #f6f5f3;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message .iwd_opc_message_success {
  color: #343434;
}
.iwd_main_wrapper button.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_small_button.active,
.iwd_main_wrapper div.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_button.active,
.iwd_main_wrapper div.iwd_opc_button.active,
.iwd_main_wrapper button.iwd_opc_button.active {
  color: #343434;
  border-color: #343434;
}
.iwd_main_wrapper button.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_small_button.active:hover,
.iwd_main_wrapper div.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_button.active:hover,
.iwd_main_wrapper div.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_small_button.active:focus,
.iwd_main_wrapper div.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_button.active:focus,
.iwd_main_wrapper div.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_small_button.active:active,
.iwd_main_wrapper div.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_button.active:active,
.iwd_main_wrapper div.iwd_opc_button.active:active,
.iwd_main_wrapper button.iwd_opc_button.active:active {
  color: #343434;
  border-color: #343434;
}
.iwd_opc_column.iwd_opc_address_column {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.iwd_main_wrapper .fieldset .payment-methods .field {
  margin-bottom: 0px;
}
#discount-form-review button:hover,
.iwd_main_wrapper button.iwd_opc_button.active:hover {
  color: #fff;
  background-color: #000;
}
.iwd_opc_button.active.iwd_opc_place_order_button {
  background: #000 !important;
  color: #fff !important;
  padding: 12px;
}
.iwd_opc_button.active.iwd_opc_place_order_button span {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #iwd_opc_review {
    float: left;
    width: 50%;
  }
  #iwd_opc_review .product-image-container img {
    width: 60px;
    height: auto;
  }
  .iwd_opc_column.iwd_opc_address_column {
    width: 50%;
    float: right;
    border-right: none;
  }
  #opc-new-billing-address .iwd_opc_address_column {
    width: 100% !important;
  }
  .iwd_opc_column.iwd_opc_payment_column,
  .iwd_opc_column.iwd_opc_shipping_column {
    float: right;
    clear: both;
    width: 50%;
    border-left: 1px solid #e5e5e5;
  }
}
.checkout-visible {
  display: none;
}
.onepage-index-index .checkout-visible {
  display: block;
}
.onepage-index-index .checkout-visible span.glyphicon-arrow-left {
  font-size: 25px;
  color: #adadad;
}
.onepage-index-index .checkout-hidden {
  display: none;
}
.onepage-index-index .header-right .dropdown {
  display: none;
}
.onepage-index-index .full-row.header_top div {
  display: none;
}
.onepage-index-index .header-checkout-right-link li {
  display: inline-block;
  line-height: 14px;
  border-right: 1px solid #000;
  padding-right: 10px;
  margin-right: 10px;
}
.onepage-index-index .header-checkout-right-link li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border: none;
}
.onepage-index-index .checkout-back {
  margin-top: 7px;
  float: left;
}
.onepage-index-index .header-right {
  margin-top: 0px;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .onepage-index-index .header_content .logo img {
    width: 250px !important;
    height: auto;
  }
  .iwd_opc_column.iwd_opc_payment_column {
    width: 100%;
  }
  .iwd_main_wrapper h3 {
    margin-top: 50px;
  }
  .onepage-index-index .header_content .search_bar {
    display: none;
  }
  .onepage-index-index .header_content .col-xs-6.col-sm-4.col-md-4.text-center {
    width: 100%;
    text-align: center;
  }
  .onepage-index-index .header_content .account {
    display: none;
  }
  .iwd_opc_column.iwd_opc_address_column {
    border: none;
  }
  .iwd_opc_column.iwd_opc_shipping_column {
    margin-top: 0px;
  }
  .iwd_opc_section_delimiter {
    background: none;
  }
  .iwd_main_wrapper {
    margin: 0px 0 0 0;
  }
  .iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child {
    padding-left: 0px;
  }
  .iwd_main_wrapper .iwd_opc_column {
    padding-left: 0px;
    padding-right: 0px;
  }
  .iwd_main_wrapper .mobile-no-padding {
    padding: 10px 0;
    width: 75%;
  }
  .iwd_main_wrapper .product-item-details-desktop {
    display: none !important;
  }
}
.iwd_opc_column.iwd_opc_payment_column {
  float: right;
  margin-bottom: 50px;
}
#iwd_opc_top_review_items_wrapper .product-image-container img {
  width: 80px;
  height: auto;
}
.modal-popup.shipping-method-learn-more .action-close {
  display: none;
}
.modal-popup.shipping-method-learn-more .close-reveal-modal {
  border: none !important;
}
a.when-get-order {
  display: none;
}
#iwd_opc_review_items_totals #iwd_opc_top_review_items_wrapper .product-item-details {
  padding-left: 5px;
}
#iwd_opc_review_items_totals #iwd_opc_top_review_items_wrapper .product-item-details > span {
  font-weight: 400;
  font-size: 14px;
}
#iwd_opc_review_items_totals #iwd_opc_top_review_items_wrapper .product-item-details > div.iwd_opc_review_item_qty {
  padding: 8px 0;
}
#iwd_opc_top_review_items_wrapper .product-image-container .product-image-wrapper img {
  width: 120px;
}
.payment-methods {
  margin-top: 20px;
}
.product-item-fulfilment {
  color: green;
  font-family: 'Lato';
  padding: 0 0 6px;
}
.adyen-checkout__card__brands {
  display: none !important;
}
.payment-option-inner .control {
  position: relative;
}
.payment-option-inner .control #discount-credit-error {
  position: absolute;
  bottom: -22px;
  z-index: 1;
}
