/* Breakpoints */
/* Media width mixin used to group styles output based on media queries */
@media screen and (max-width: 1023px) {
  .product-info-main {
    display: block;
  }
  .product-info-left {
    float: none;
    width: auto;
  }
  .product.media {
    float: none;
    width: auto;
    margin-right: -16px;
    margin-left: -16px;
  }
  .product.media .badges-container .badge-circle.badge-discount,
  .product.media .badges-container .badge-rectangle.badge-discount {
    top: 32px;
  }
  .product-details {
    float: none;
    width: 100%;
  }
  .catalog-product-view._fixed-header .page-header {
    transition: height .2s;
    height: 105px;
  }
  .catalog-product-view._remove-header .page-header {
    height: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
  }
  .catalog-product-view._remove-header.minicart-open .page-header {
    pointer-events: auto;
    overflow: visible;
    z-index: 900;
  }
  .gallery-placeholder._block-content-loading img {
    max-height: 1000px;
  }
  .fotorama .fotorama__nav {
    text-align: center;
  }
  .fotorama:not(.fotorama--fullscreen) .fotorama__nav-wrap {
    display: none !important;
  }
  .product-social-links-wrap {
    margin-left: 16px;
    margin-right: 16px;
  }
  .page-title-wrapper.product {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .product-info-price .price-original {
    font-weight: 400;
  }
  .simple-to-operate.block {
    margin-left: -16px;
    margin-right: -16px;
  }
  .product-more-info-item {
    padding-right: 56px;
  }
  .product-more-info-item:after {
    right: 16px;
  }
  ._has-product-sticky-bar .page-wrapper {
    padding-bottom: 88px;
  }
  ._has-product-sticky-bar._show-product-price .page-wrapper {
    padding-bottom: 196px;
  }
  .product-sticky-bar._show .product-sticky-bar-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .product-sticky-bar-right {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f9f9f9;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.07000000000000001);
    z-index: 79;
    padding: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    transition: transform .3s;
  }
  body._show-product-options .product-sticky-bar-right {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  body._has-cookie-notice:not(._show-mobile-sticky) .product-sticky-bar-right {
    display: none;
  }
  /* Info */
  .product-sticky-bar-info {
    display: none;
    position: fixed;
    left: 0;
    top: 105px;
    right: 0;
    background: #ffffff;
    z-index: 80;
    padding: 16px 40px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 96px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    transition: top .2s;
  }
  body:not(._reverse-scroll) .product-sticky-bar-info {
    top: 0;
  }
  .product-sticky-bar-image {
    margin-right: 24px;
  }
  .product-sticky-bar-title {
    font-family: 'Mulish', sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
  }
  .product-sticky-bar-subtitle {
    display: none;
  }
  /* Price */
  .product-sticky-bar-price-box {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .product-sticky-bar-price-box .price-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .product-sticky-bar-price-box .price-box {
    width: auto;
    text-align: right;
    -webkit-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1;
  }
  .product-sticky-bar-price-label,
  .product-sticky-bar-price-box .price-label {
    width: 100%;
    margin: 0;
    font-size: 10px;
    padding-right: 0;
    line-height: 1;
  }
  .product-sticky-bar-price,
  .product-sticky-bar-price-box .price,
  .product-sticky-bar-price-box .price-original {
    line-height: 1;
  }
  .product-sticky-bar-price-note {
    margin-top: 0;
    margin-right: auto;
    font-size: 13px;
    -ms-flex-order: -10;
    -webkit-order: -10;
    order: -10;
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    width: auto;
    padding-bottom: 1px;
  }
  body._can-add-to-cart .product-sticky-bar-price-note {
    display: none;
  }
  .product-sticky-bar-price-note .klarna-over-to-cart-desktop {
    display: none;
  }
  /* Actions */
  .product-sticky-bar-actions {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-sticky-bar-actions .btn-new {
    width: 100%;
  }
  body._can-add-to-cart .product-sticky-bar-actions .btn-new.product-sticky-bar-customise._show {
    display: none;
  }
  /* Mobile Blocks */
  body:not(._can-add-to-cart) .product-sticky-bar-view-customisation {
    display: none;
  }
  body:not(._can-add-to-cart) .product-qty-text {
    display: none;
  }
  ._product-in-cart:not(._show-product-price):not(._can-add-to-cart) .product-sticky-bar-price-box,
  ._product-in-cart:not(._show-product-price):not(._can-add-to-cart) .product-sticky-bar-actions .btn-new:not(.product-sticky-bar-add-another-size) {
    display: none;
  }
  ._product-in-cart:not(._show-product-price):not(._can-add-to-cart) .product-sticky-bar-actions .btn-new.product-sticky-bar-get-price {
    display: none;
  }
  ._product-in-cart:not(._show-product-price):not(._can-add-to-cart) .product-sticky-bar-actions .btn-new.product-sticky-bar-get-price.product-sticky-bar-add-another-size {
    display: block;
  }
  .product-options-wrapper {
    overflow: auto;
    padding-bottom: 16px;
  }
  .product-options-wrapper .option-field > label.label .htm-trigger {
    margin-top: 0;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container {
    width: calc(50% - 16px);
    margin-left: 0;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 9px;
    padding-bottom: 12px;
    border-width: 1px;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container .mageworx-swatch-option {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 9px;
    border-radius: 0;
    background-size: cover !important;
    opacity: .5;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container .mageworx-swatch-info {
    max-width: none !important;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container + .mageworx-swatch-container {
    margin-left: auto;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container.selected {
    border-color: #2e2e2d;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container.selected .mageworx-swatch-option {
    opacity: 1;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container.selected:after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 31px;
    margin: 0 0 0 10px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMiAyQzYuNDggMiAyIDYuNDggMiAxMnM0LjQ4IDEwIDEwIDEwIDEwLTQuNDggMTAtMTBTMTcuNTIgMiAxMiAyem0tMS4yOTMgMTQuMzI1YTEgMSAwIDAxLTEuMzk4LS4wMTZsLTIuOTU1LTIuOTU1YS41LjUgMCAwMTAtLjcwOGwuNzAzLS43MDNhLjUuNSAwIDAxLjcwNyAwbDIuMDY0IDIuMDU2YS4yNS4yNSAwIDAwLjM0OC4wMDRsNS40Ny01LjE2OGEuNS41IDAgMDEuNjk4LjAxMWwuNzA3LjcxMmEuNS41IDAgMDEtLjAxLjcxNGwtNi4zMzQgNi4wNTN6IiBmaWxsPSIjMjdBRTYwIi8+PC9zdmc+) no-repeat 50% 50%;
    background-size: 24px;
    pointer-events: none;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container:first-child:before {
    content: 'Recommended';
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #2e2e2d;
    color: #ffffff;
    padding: 4px 5px;
    font-size: 10px;
    line-height: 12px;
    pointer-events: none;
    border-radius: 32px;
  }
  .product-options-bottom {
    margin-top: auto;
  }
  ._show-product-options {
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  ._show-product-options:not(.minicart-open) .page-header {
    z-index: 10 !important;
  }
  .product-add-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 0;
    top: 0;
    left: unset;
    bottom: 0;
    z-index: 91;
    background: #ffffff;
    padding: 72px 40px 40px;
    transition: transform, visibility;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    pointer-events: none;
    border-radius: 16px 0 0 16px;
    width: 440px;
    visibility: hidden;
  }
  #product_addtocart_form {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* Tooltips */
  .qtip {
    display: none !important;
  }
  .option-tooltip._show {
    display: block;
  }
  .group-color-list {
    margin: 0 -16px;
  }
  .group-color-item._current {
    margin-left: 8px;
  }
  /* Opacity */
  .group-opacity {
    margin-top: 0;
    margin-bottom: 52px;
  }
}
@media screen and (max-width: 768px) {
  .free-sample-static-title {
    font-size: 22px;
  }
  .free-sample-static-action .towishlist {
    max-width: 531px;
  }
}
@media screen and (max-width: 767px) {
  .product.media .badges-container .badge-rectangle:not(.badge-fast-track):not(.badge-discount) {
    top: 24px;
    left: 16px;
  }
  .product.media .badges-container .badge-rectangle:not(.badge-fast-track):not(.badge-discount).gm-sticker-position-right {
    right: 16px;
  }
  .product.media .badges-container .badge-circle.badge-discount,
  .product.media .badges-container .badge-rectangle.badge-discount {
    top: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .product.media .badges-container .badge-circle.badge-fast-track,
  .product.media .badges-container .badge-rectangle.badge-fast-track {
    top: 24px;
    left: 16px;
  }
  .product.media .badges-container .badge-circle.badge-fast-track.gm-sticker-position-right,
  .product.media .badges-container .badge-rectangle.badge-fast-track.gm-sticker-position-right {
    right: 16px;
  }
  .fotorama .fotorama__arr {
    width: 56px;
  }
  .fotorama .fotorama__arr .fotorama__arr__arr {
    width: 56px;
  }
  .fotorama .fotorama__arr--prev .fotorama__arr__arr {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuNjQ2IDE3LjY0NmEuNS41IDAgMDAuNzA3IDBsLjI5My0uMjkyYS41LjUgMCAwMDAtLjcwOEw5Ljk5OSAxMmw0LjY0Ny00LjY0NmEuNS41IDAgMDAwLS43MDhsLS4yOTMtLjI5MmEuNS41IDAgMDAtLjcwNyAwbC01LjQ3IDUuNDdhLjI1LjI1IDAgMDAwIC4zNTNsNS40NyA1LjQ3eiIgZmlsbD0iIzE0MTcyOSIvPjwvc3ZnPg==);
    background-size: 24px;
  }
  .fotorama .fotorama__arr--next .fotorama__arr__arr {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuMzUzIDYuMzU0YS41LjUgMCAwMC0uNzA3IDBsLS4yOTMuMjkyYS41LjUgMCAwMDAgLjcwOEwxNCAxMmwtNC42NDcgNC42NDZhLjUuNSAwIDAwMCAuNzA4bC4yOTMuMjkzYS41LjUgMCAwMC43MDcgMGw1LjQ3LTUuNDdhLjI1LjI1IDAgMDAwLS4zNTRsLTUuNDctNS40N3oiIGZpbGw9IiMxNDE3MjkiLz48L3N2Zz4=);
    background-size: 24px;
  }
  .fotorama.fotorama--fullscreen .fotorama__arr {
    display: none !important;
  }
  .product-social-links-wrap .towishlist {
    font-size: 16px;
  }
  .product-info-price {
    margin-left: 0;
    width: 100%;
    text-align: right;
    -ms-flex-order: -20;
    -webkit-order: -20;
    order: -20;
    padding-left: 151px;
  }
  .box-tocart .product-qty-wrap {
    position: absolute;
    left: 16px;
    top: 26px;
    margin-right: 0;
  }
  .box-tocart .actions {
    width: 100%;
  }
  .product-info-main #free-priority,
  .product-info-main .product-delivery-date {
    width: 100%;
    margin-top: 16px;
    margin-right: 0;
    text-align: center;
    line-height: 1.2;
  }
  .product-info-main #free-priority p {
    line-height: 1.2;
  }
  .product-info-main .delivery-date-label {
    display: inline;
  }
  .product-info-main .delivery-date-value {
    display: inline;
  }
  .product-in-cart {
    font-size: 14px;
    margin: 16px 0 0;
  }
  .modal-product.modal-slide {
    top: auto;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 38px);
    height: calc(var(--vh, 1vh) * 100 - 38px);
  }
  .modal-product.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .modal-product.modal-slide .modal-inner-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: auto;
    border-radius: 16px 16px 0 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  .modal-product.modal-slide .modal-header {
    padding: 48px 16px 32px;
    border-radius: 16px 16px 0 0;
  }
  .modal-product.modal-slide .modal-header ~ .modal-content {
    padding-top: 110px;
  }
  .modal-product.modal-slide .modal-header .action-close {
    top: 0;
    left: 0;
    right: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCA0OCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMzI3IDkuMDcybDExLjc1IDYgMTEuNzUtNiIgc3Ryb2tlPSIjMTQxNzI5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
    background-size: 48px;
    width: 100%;
    height: 48px;
  }
  .modal-product.modal-slide .modal-content {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 40px;
    height: 100%;
    max-height: 100vh;
  }
  .modal-product .img-full-frame {
    margin-left: -16px;
    margin-right: -16px;
  }
  .modal-tabs._absolute {
    left: 16px;
    right: 16px;
    padding-top: 48px;
  }
  .modal-child-safe-accent {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .modal-minicart-added.modal-product .modal-content {
    padding-bottom: 164px;
    padding-top: 126px !important;
  }
  .minicart-added-footer {
    padding: 16px;
  }
  .minicart-added-subtotal {
    margin-bottom: 16px;
  }
  .block-collection .block-content {
    margin: 0 -16px;
  }
  .block-collection-item:first-child {
    margin-left: 16px;
  }
  .block-collection-item:last-child {
    margin-right: 16px;
  }
  .free-sample-static {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .how-to-guides-title {
    font-size: 22px;
  }
  /* Bullet list */
  .ftwl-list-item {
    width: 100%;
  }
  .block-more-info {
    margin-left: -16px;
    margin-right: -16px;
  }
  body._show-product-options .product-sticky-bar-right {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 0;
  }
  /* Info */
  .product-sticky-bar-info {
    padding: 8px 16px;
    min-height: 48px;
  }
  ._show-product-options .product-sticky-bar-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    z-index: 92;
  }
  .product-sticky-bar-info-right {
    width: calc(100% - 48px);
  }
  .product-sticky-bar-info-icon {
    margin-right: 24px;
  }
  body._show-product-options .product-sticky-bar-info-icon svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .product-sticky-bar-image {
    display: none;
  }
  .product-sticky-bar-title {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-options-wrapper {
    padding-top: 16px;
  }
  .product-options-wrapper .field.install-method .mageworx-swatch-container {
    width: calc(50% - 8px);
  }
  .product-options-bottom {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -16px;
    background: #f9f9f9;
    padding: 16px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.07000000000000001);
    position: relative;
  }
  .product-add-form {
    left: 0;
    padding: 48px 16px 16px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 0;
    width: auto;
    display: none;
    transition: none;
    visibility: visible;
  }
  ._show-product-options .product-add-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .message-saved-wrap {
    padding-bottom: 212px;
  }
  /* Opacity */
  .group-opacity-popup-wrap {
    height: calc(100vh - 38px);
    height: calc(var(--vh, 1vh) * 100 - 38px);
    left: 0;
    width: 100%;
  }
  .group-opacity-popup-wrap._show {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .group-opacity-popup-wrap._show .group-opacity-popup {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .group-opacity-popup-wrap._expanded {
    max-height: 100%;
  }
  .group-opacity-popup {
    border-radius: 16px 16px 0 0;
    height: auto;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    padding: 57px 16px 40px;
    width: 100%;
  }
  .group-opacity-popup-close {
    top: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCA0OCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMzI3IDkuMDcybDExLjc1IDYgMTEuNzUtNiIgc3Ryb2tlPSIjMTQxNzI5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat 50% 50%;
    background-size: 48px;
    width: 100%;
    height: 48px;
  }
  .related .product-item:first-child {
    margin-left: 16px;
  }
  .related .product-item:last-child {
    margin-right: 16px;
  }
  .related .block-content {
    margin: 0 -16px;
  }
}
@media screen and (max-width: 374px) {
  .product.media .badges-container .badge-circle.badge-discount,
  .product.media .badges-container .badge-rectangle.badge-discount {
    right: 8px;
    margin-right: 0;
  }
  .product.media .badges-container .badge-circle.badge-discount.gm-sticker-position-left,
  .product.media .badges-container .badge-rectangle.badge-discount.gm-sticker-position-left {
    left: 8px;
  }
  .product.media .badges-container .badge-circle.badge-fast-track,
  .product.media .badges-container .badge-rectangle.badge-fast-track {
    left: 8px;
  }
  .product.media .badges-container .badge-circle.badge-fast-track .gm-sticker-position-right,
  .product.media .badges-container .badge-rectangle.badge-fast-track .gm-sticker-position-right {
    right: 8px;
  }
  .product-options-bottom {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .message-saved-wrap {
    padding-bottom: 196px;
  }
}
