/* Global variables */
/*
 * Colors
 */
/* Alpha colours */
/* Swatch colours */
/* Social Colors */
/*
 * Sizes
 */
/*
 * Fonts
 */
/* Global mixins */
/*
 * Hide text in an accessible way
 */
.txt-hidden {
  position: absolute;
  left: -10000em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* IMPORT GOOGLE FONT */
/*
 * Font Awesome icon base style
 */
/*
 * Clearfix
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/* Absolute centered */
/* Global styles */
@media screen and (min-width: 1600px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 0;
    padding-right: 0; } }

/*
* Sizes
*/
@media (min-width: 1480px) {
  header.page-header .panel.wrapper .panel.header .phone {
    margin-left: 0; }
  header.page-header .panel.wrapper .panel.header .header-panel-right {
    margin-right: 0; }
  header.page-header .header.content .left.help-info,
  header.page-header .header.content .right {
    margin-left: 0;
    margin-right: 0; } }

body.fixed-header header.page-header {
  max-height: 5.5rem; }
  body.fixed-header header.page-header .header.content {
    height: 5.5rem;
    text-align: left; }
    body.fixed-header header.page-header .header.content .right {
      top: 0; }
  body.fixed-header header.page-header .header-bottom {
    max-width: 100rem; }
  body.fixed-header header.page-header .block-search {
    top: .1rem;
    right: -15rem; }

/* Footer */
.footer-reassurance .container {
  max-width: 1440px; }

/* Listing */
@media (min-width: 1480px) {
  .page-products .page-main,
  .page-products .breadcrumbs {
    padding-left: 0;
    padding-right: 0; } }

/* Main info */
.product-info-main .product-info-price {
  width: 30%; }

.product-info-main .row .col.configurable-product__price, .product-info-main .row .col.configurable-product__size {
  flex-basis: 30%;
  max-width: 30%; }

.product-info-main .row .col.configurable-product__image, .product-info-main .row .col.configurable-product__action {
  flex-basis: 40%;
  max-width: 40%; }
  .product-info-main .row .col.configurable-product__image .blocks.alma_enabled, .product-info-main .row .col.configurable-product__action .blocks.alma_enabled {
    display: block;
    margin-top: 0; }
    .product-info-main .row .col.configurable-product__image .blocks.alma_enabled button, .product-info-main .row .col.configurable-product__action .blocks.alma_enabled button {
      max-width: 100%;
      flex-basis: 100%; }
    .product-info-main .row .col.configurable-product__image .blocks.alma_enabled .alma_payment, .product-info-main .row .col.configurable-product__action .blocks.alma_enabled .alma_payment {
      display: none; }

.product-info-main .row .col.configurable-product__payment {
  flex-basis: 30%;
  max-width: 30%;
  display: flex;
  margin-bottom: 4px; }

.product-info-main .product-addto-links {
  margin-left: 30%;
  width: 40%; }
  .product-info-main .product-addto-links.alma_enabled {
    margin-left: 30%;
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 0; }
    .product-info-main .product-addto-links.alma_enabled > form {
      flex-basis: 57%; }
      .product-info-main .product-addto-links.alma_enabled > form .action.towishlist {
        margin-top: 0; }
    .product-info-main .product-addto-links.alma_enabled .alma_payment {
      margin-top: 4px;
      margin-bottom: 0;
      flex-basis: 43%; }

.product-add-form .product-options-wrapper {
  width: 30%; }
  .product-add-form .product-options-wrapper .fieldset {
    padding-right: 5%; }
  body.page-product-grouped .product-add-form .product-options-wrapper {
    padding-right: 5%; }

.product-add-form .product-options-bottom {
  width: 40%; }

.product-add-form.has-one-size ~ .product-addto-links {
  margin-left: 30%;
  width: 40%; }
  .product-add-form.has-one-size ~ .product-addto-links.alma_enabled {
    margin-top: 16px;
    align-items: center;
    width: 100%;
    display: flex; }

.block.amrelated-grid-wrapper .product-item .product-item-info .related-product__image img,
.block.amrelated-grid-wrapper .product-item .product-item-info .widget-product-grid-product__image img,
.block.related .product-item .product-item-info .related-product__image img,
.block.related .product-item .product-item-info .widget-product-grid-product__image img {
  height: 360px; }

.catalog-product-view.page-layout-1column .breadcrumbs .items {
  left: 0; }

.product-info-main .product-addto-links.alma_enabled .alma_payment {
  margin-top: 9px; }

.product-info-main .row .col.configurable-product__payment {
  margin-bottom: 0; }

/*# sourceMappingURL=styles-xl.css.map */
