@charset "UTF-8";
@font-face {
  font-family: "entityone";
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot");
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot?#iefix") format("eot"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff2") format("woff2"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff") format("woff"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.ttf") format("truetype"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.svg#entityone") format("svg");
}

.icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-chevron-down-light:before, .icon-chevron-down-solid:before, .icon-close:before, .icon-external-link:before, .icon-facebook:before, .icon-instagram:before, .icon-linkedin:before, .icon-pinterest:before, .icon-play:before, .icon-plus:before, .icon-samples:before, .icon-twitter:before, .icon-vimeo:before, .icon-volume-slash:before, .icon-volume-up:before {
  font-family: "entityone";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-chevron-down-light:before {
  content: "";
}

.icon-chevron-down-solid:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-samples:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-volume-slash:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.view--commerce-cart-form .view-header {
  margin-bottom: 30px;
}

@media (min-width: 1440px) {
  .view--commerce-cart-form .view-header {
    margin-bottom: 2.1vw;
  }
}

.view--commerce-cart-form table.cols-3 {
  table-layout: inherit;
}

.view--commerce-cart-form table.cols-3 .views-field-purchased-entity {
  width: auto;
}

.view--commerce-cart-form table.cols-3 .views-field-edit-quantity {
  min-width: 100px;
}

.view--commerce-cart-form table.cols-3 .views-field-remove-button {
  max-width: 63px;
}

@media screen and (min-width: 1024px) {
  .layout-checkout-form .layout-region-checkout-main {
    width: 58.33333%;
  }
}

@media screen and (min-width: 1024px) {
  .layout-checkout-form .layout-region-checkout-secondary {
    width: 41.66667%;
  }
}

.layout-checkout-form .checkout-login-info {
  margin-bottom: 20px;
}

@media (min-width: 1440px) {
  .layout-checkout-form .checkout-login-info {
    margin-bottom: 1.4vw;
  }
}

.layout-checkout-form .checkout-cart-info {
  color: #BBBBBB;
}

.layout-checkout-form .form-actions {
  width: 100%;
  clear: both;
}

div[data-drupal-selector*="edit-modulyss-review-"],
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] {
  padding: 10px 0 20px;
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"],
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] {
    padding: 0.7vw 0 1.4vw;
  }
}

div[data-drupal-selector*="edit-modulyss-review-"] legend a,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a {
  position: relative;
  margin-right: 30px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  font-size: 1rem;
  cursor: pointer;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a {
    margin-right: 2.1vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a {
    margin-bottom: 1.4vw;
  }
}

div[data-drupal-selector*="edit-modulyss-review-"] legend a::before,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a::before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 0;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-color: #7BA0B6;
  border-width: 1px;
  background-color: #7BA0B6;
  max-width: 100%;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a::before,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a::before {
    width: 2.1vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a::before,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a::before {
    border-width: 0.07vw;
  }
}

div[data-drupal-selector*="edit-modulyss-review-"] legend a:hover::before, div[data-drupal-selector*="edit-modulyss-review-"] legend a:focus::before,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a:hover::before,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a:focus::before {
  width: 100%;
}

div[data-drupal-selector*="edit-modulyss-review-"] legend a:last-child, div[data-drupal-selector*="edit-modulyss-review-"] legend a:last-of-type:last-child,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a:last-child,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a:last-of-type:last-child {
  margin-bottom: 0;
  margin-right: 0;
  -ms-grid-row-align: self-end;
      align-self: self-end;
}

div[data-drupal-selector*="edit-modulyss-review-"] legend a .icon,
div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a .icon {
  margin-left: 5px;
  vertical-align: text-bottom;
  height: 17px;
  width: 17px;
  fill: #7BA0B6;
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a .icon,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a .icon {
    margin-left: 0.35vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a .icon,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a .icon {
    height: 1.19vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a .icon,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a .icon {
    width: 1.19vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a {
    font-size: 16px;
    font-size: 1.12vw;
    font-size: 1.12vmax;
  }
}

@media all and (max-width: 767px) {
  div[data-drupal-selector*="edit-modulyss-review-"] legend a,
  div[data-drupal-selector*="edit-modulyss-review-modulyss-billing-information"] legend a {
    font-size: 0.875rem;
  }
}

#edit-modulyss-billing-information-profile {
  padding-bottom: 50px;
}

@media (min-width: 1440px) {
  #edit-modulyss-billing-information-profile {
    padding-bottom: 3.5vw;
  }
}

.profile--type--customer.profile--view-mode--default, .profile--type--customer.profile--view-mode--full {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.profile--type--customer.profile--view-mode--default .field, .profile--type--customer.profile--view-mode--full .field {
  width: 100%;
}

.profile--type--customer.profile--view-mode--default > .field, .profile--type--customer.profile--view-mode--full > .field {
  margin-bottom: 5px;
}

@media (min-width: 1440px) {
  .profile--type--customer.profile--view-mode--default > .field, .profile--type--customer.profile--view-mode--full > .field {
    margin-bottom: 0.35vw;
  }
}

.profile--type--customer.profile--view-mode--default .field--name-field-first-name,
.profile--type--customer.profile--view-mode--default .field--name-field-last-name, .profile--type--customer.profile--view-mode--full .field--name-field-first-name,
.profile--type--customer.profile--view-mode--full .field--name-field-last-name {
  width: 100%;
  margin-right: 5px;
}

@media (min-width: 1440px) {
  .profile--type--customer.profile--view-mode--default .field--name-field-first-name,
  .profile--type--customer.profile--view-mode--default .field--name-field-last-name, .profile--type--customer.profile--view-mode--full .field--name-field-first-name,
  .profile--type--customer.profile--view-mode--full .field--name-field-last-name {
    margin-right: 0.35vw;
  }
}

div[data-drupal-selector="edit-billing-information-profile"] {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] {
    margin-left: -1.4vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] {
    margin-right: -1.4vw;
  }
}

div[data-drupal-selector="edit-billing-information-profile"] > .form-wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] > .form-wrapper {
    padding-left: 1.4vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] > .form-wrapper {
    padding-right: 1.4vw;
  }
}

@media all and (min-width: 768px) {
  div[data-drupal-selector="edit-billing-information-profile"] > .form-wrapper {
    width: 50%;
  }
}

div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper {
  width: 100%;
}

div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .form-wrapper,
div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .form-item,
div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper > * {
  width: 100%;
  margin: 0;
  padding: 0;
}

div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  width: 100%;
  -webkit-box-flex: 1;
          flex-grow: 1;
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline {
    margin-left: -1.4vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline {
    margin-right: -1.4vw;
  }
}

div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline .form-item {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline .form-item {
    padding-left: 1.4vw;
  }
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline .form-item {
    padding-right: 1.4vw;
  }
}

@media all and (min-width: 768px) {
  div[data-drupal-selector="edit-billing-information-profile"] .field--type-address.form-wrapper .address-container-inline .form-item {
    width: 50%;
    margin: 0;
  }
}

div[data-drupal-selector="edit-billing-information-profile"] .ajax-progress.ajax-progress-throbber {
  position: absolute;
  bottom: 1.4vw;
  right: 1.4vw;
}

div[data-drupal-selector="edit-billing-information-profile"] button.form-submit {
  margin-right: 20px;
  -ms-grid-row-align: end;
      align-self: end;
}

@media (min-width: 1440px) {
  div[data-drupal-selector="edit-billing-information-profile"] button.form-submit {
    margin-right: 1.4vw;
  }
}

.checkout-order--item--product {
  width: 60%;
}

.views-field-purchased-entity {
  width: 60%;
}

.layout-region-checkout-footer .form-actions,
.cart-form .form-actions {
  margin-top: 50px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: end;
          justify-content: flex-end;
  align-content: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions,
  .cart-form .form-actions {
    margin-top: 3.5vw;
  }
}

.layout-region-checkout-footer .form-actions button,
.cart-form .form-actions button {
  margin-bottom: 20px;
  -webkit-box-flex: 0;
          flex-grow: 0;
  margin-right: 0;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions button,
  .cart-form .form-actions button {
    margin-bottom: 1.4vw;
  }
}

.layout-region-checkout-footer .form-actions button + button,
.cart-form .form-actions button + button {
  margin-left: 30px;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions button + button,
  .cart-form .form-actions button + button {
    margin-left: 2.1vw;
  }
}

body .main .layout-region-checkout-footer .form-actions button:last-of-type, body .main
.cart-form .form-actions button:last-of-type {
  margin-right: 30px;
  align-self: flex-start;
}

@media (min-width: 1440px) {
  body .main .layout-region-checkout-footer .form-actions button:last-of-type, body .main
  .cart-form .form-actions button:last-of-type {
    margin-right: 2.1vw;
  }
}

.layout-region-checkout-footer .form-actions .link--previous,
.cart-form .form-actions .link--previous {
  position: relative;
  margin-right: 30px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  -webkit-box-ordinal-group: 0;
          order: -1;
  font-weight: 700;
  color: #BBBBBB;
  -ms-grid-row-align: start;
      align-self: start;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous,
  .cart-form .form-actions .link--previous {
    margin-right: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous,
  .cart-form .form-actions .link--previous {
    margin-bottom: 1.4vw;
  }
}

.layout-region-checkout-footer .form-actions .link--previous::before,
.cart-form .form-actions .link--previous::before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 0;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-color: #7BA0B6;
  border-width: 1px;
  background-color: #7BA0B6;
  max-width: 100%;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous::before,
  .cart-form .form-actions .link--previous::before {
    width: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous::before,
  .cart-form .form-actions .link--previous::before {
    border-width: 0.07vw;
  }
}

.layout-region-checkout-footer .form-actions .link--previous:hover::before, .layout-region-checkout-footer .form-actions .link--previous:focus::before,
.cart-form .form-actions .link--previous:hover::before,
.cart-form .form-actions .link--previous:focus::before {
  width: 100%;
}

.layout-region-checkout-footer .form-actions .link--previous:last-child, .layout-region-checkout-footer .form-actions .link--previous:last-of-type:last-child,
.cart-form .form-actions .link--previous:last-child,
.cart-form .form-actions .link--previous:last-of-type:last-child {
  margin-bottom: 0;
  margin-right: 0;
  -ms-grid-row-align: self-end;
      align-self: self-end;
}

.layout-region-checkout-footer .form-actions .link--previous .icon,
.cart-form .form-actions .link--previous .icon {
  margin-left: 5px;
  vertical-align: text-bottom;
  height: 17px;
  width: 17px;
  fill: #7BA0B6;
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous .icon,
  .cart-form .form-actions .link--previous .icon {
    margin-left: 0.35vw;
  }
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous .icon,
  .cart-form .form-actions .link--previous .icon {
    height: 1.19vw;
  }
}

@media (min-width: 1440px) {
  .layout-region-checkout-footer .form-actions .link--previous .icon,
  .cart-form .form-actions .link--previous .icon {
    width: 1.19vw;
  }
}

body .main .layout-region-checkout-footer .form-actions .link--previous:last-of-type, body .main
.cart-form .form-actions .link--previous:last-of-type {
  margin-right: 30px;
  align-self: flex-start;
}

@media (min-width: 1440px) {
  body .main .layout-region-checkout-footer .form-actions .link--previous:last-of-type, body .main
  .cart-form .form-actions .link--previous:last-of-type {
    margin-right: 2.1vw;
  }
}

.layout-region-checkout-footer .form-actions .link--previous::before,
.cart-form .form-actions .link--previous::before {
  background-color: currentColor;
  border-color: currentColor;
}

.empty-cart {
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

@media (min-width: 1440px) {
  .empty-cart {
    margin-bottom: 1.4vw;
  }
}

.empty-cart .cart-empty--text {
  padding-left: 10px;
}

@media (min-width: 1440px) {
  .empty-cart .cart-empty--text {
    padding-left: 0.7vw;
  }
}

.checkout-complete {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1440px) {
  .checkout-complete {
    padding-left: 1.4vw;
  }
}

@media (min-width: 1440px) {
  .checkout-complete {
    padding-right: 1.4vw;
  }
}

.commerce-checkout-flow .form-wrapper__login-option button.form-submit {
  margin-right: 20px;
  float: left;
  width: initial;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option button.form-submit {
    margin-right: 1.4vw;
  }
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] {
  position: relative;
  margin-right: 30px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  color: #BBBBBB;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] {
    margin-right: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] {
    margin-bottom: 1.4vw;
  }
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]::before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 0;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-color: #7BA0B6;
  border-width: 1px;
  background-color: #7BA0B6;
  max-width: 100%;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]::before {
    width: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]::before {
    border-width: 0.07vw;
  }
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]:hover::before, .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]:focus::before {
  width: 100%;
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]:last-child, .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]:last-of-type:last-child {
  margin-bottom: 0;
  margin-right: 0;
  -ms-grid-row-align: self-end;
      align-self: self-end;
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] .icon {
  margin-left: 5px;
  vertical-align: text-bottom;
  height: 17px;
  width: 17px;
  fill: #7BA0B6;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] .icon {
    margin-left: 0.35vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] .icon {
    height: 1.19vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"] .icon {
    width: 1.19vw;
  }
}

.commerce-checkout-flow .form-wrapper__login-option a[data-drupal-selector="edit-login-returning-customer-forgot-password"]:before {
  background-color: currentColor;
  border-color: currentColor;
}

.commerce-checkout-flow .layout-checkout-form > .form-actions {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions {
    margin-top: 1.4vw;
  }
}

.commerce-checkout-flow .layout-checkout-form > .form-actions button.read-more {
  margin-left: 20px;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions button.read-more {
    margin-left: 1.4vw;
  }
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a {
  position: relative;
  margin-right: 30px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  color: #BBBBBB;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a {
    margin-right: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a {
    margin-bottom: 1.4vw;
  }
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a::before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 0;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-color: #7BA0B6;
  border-width: 1px;
  background-color: #7BA0B6;
  max-width: 100%;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a::before {
    width: 2.1vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a::before {
    border-width: 0.07vw;
  }
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a:hover::before, .commerce-checkout-flow .layout-checkout-form > .form-actions a:focus::before {
  width: 100%;
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a:last-child, .commerce-checkout-flow .layout-checkout-form > .form-actions a:last-of-type:last-child {
  margin-bottom: 0;
  margin-right: 0;
  -ms-grid-row-align: self-end;
      align-self: self-end;
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a .icon {
  margin-left: 5px;
  vertical-align: text-bottom;
  height: 17px;
  width: 17px;
  fill: #7BA0B6;
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a .icon {
    margin-left: 0.35vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a .icon {
    height: 1.19vw;
  }
}

@media (min-width: 1440px) {
  .commerce-checkout-flow .layout-checkout-form > .form-actions a .icon {
    width: 1.19vw;
  }
}

.commerce-checkout-flow .layout-checkout-form > .form-actions a:before {
  background-color: currentColor;
  border-color: currentColor;
}

.form-wrapper__guest-checkout {
  float: none;
  width: 100%;
}

.checkout-pane-modulyss-order-comment {
  margin-top: 50px;
}

@media (min-width: 1440px) {
  .checkout-pane-modulyss-order-comment {
    margin-top: 3.5vw;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 600;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.85);
}

.modal.js-active {
  display: -webkit-box;
  display: flex;
}

.modal--inner {
  position: relative;
  width: 800px;
  max-width: calc(100vw -  2.8vw);
  -ms-grid-row-align: center;
      align-self: center;
  padding: 70px 30px 30px;
  background-color: #000;
  color: #fff;
  margin: auto;
}

@media (min-width: 1440px) {
  .modal--inner {
    width: 56vw;
  }
}

@media screen and (min-width: 768px) {
  .modal--inner {
    padding: 70px 70px 50px;
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px) {
  .modal--inner {
    padding: 4.9vw 4.9vw 3.5vw;
  }
}

.modal--close {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  display: -webkit-box;
  display: flex;
  font-weight: 700;
  line-height: 20px;
  top: 20px;
  right: 20px;
  padding: 8px 6px 6px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

@media (min-width: 1440px) {
  .modal--close {
    top: 1.4vw;
  }
}

@media (min-width: 1440px) {
  .modal--close {
    right: 1.4vw;
  }
}

@media (min-width: 1440px) {
  .modal--close {
    padding: 0.56vw 0.42vw 0.42vw;
  }
}

.modal--close--icon {
  margin-left: 10px;
  height: 12px;
  width: 12px;
  fill: currentColor;
}

@media (min-width: 1440px) {
  .modal--close--icon {
    margin-left: 0.7vw;
  }
}

@media (min-width: 1440px) {
  .modal--close--icon {
    height: 0.84vw;
  }
}

@media (min-width: 1440px) {
  .modal--close--icon {
    width: 0.84vw;
  }
}

.modal--close:hover {
  color: #BBBBBB;
}

.views-field-quarter-tile .select-style,
.views-field-quarter-tile select {
  margin-bottom: 0;
}
