﻿

@media screen and (min-width: 25em) {
  .p-header-logo-container {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .p-productbar-navigation {
    display: block;
  }
}

@media print, screen and (min-width: 40em) {
  html:not(.ie9) .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  html:not(.ie9) .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .p-banner-overlay {
    background: rgba(0,0,0,0);
  }

  .p-mobile-simple-nav {
    display: none;
  }

  .p-banner-subtitle {
    margin-bottom: 1rem;
  }

  .p-promise-bar-item {
    padding: 1.5rem 0.25rem;
  }

  .p-share-row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .p-shopping-primary-card {
    padding: 1.5rem;
  }

  .p-shopping-primary-card-test {
    border-radius: 4px;
    padding: 1rem 1.5rem;
  }

  .p-shopping-primary-card-title {
    font-size: 1rem;
  }

  .reveal {
    min-height: 0;
    width: 600px;
    max-width: 75rem;
  }

    .reveal.large {
      width: 90%;
      max-width: 75rem;
    }

    .reveal, .reveal.large, .reveal.small, .reveal.tiny {
      right: auto;
      left: auto;
      margin: 0 auto;
    }

  .u-medium-margin-left-small {
    margin-left: 1rem !important;
  }

  .u-medium-margin-left-tiny {
    margin-left: 0.5rem !important;
  }

  .u-medium-text-align-left {
    text-align: left !important;
  }

  .v-carousel-button {
    font-size: 3rem;
    padding: 1.5rem;
  }

  .v-carousel-main-container {
    height: 500px;
  }

  .v-carousel-main-image {
    margin: 0 1rem;
    max-width: 65%;
  }


  .v-dlp-container-label-results {
    font-size: 1.25rem;
    font-weight: normal;
  }

  .v-dlp-container-sticky-topbar .filterButtons {
    display: inline;
    width: auto;
  }

  .v-filter-container-off-canvas {
    width: 350px;
  }

  .v-filter-container-off-canvas-test {
    overflow: hidden;
    width: 320px !important;
  }

  .v-label-finder-size-divider {
    display: inline-block;
    margin: 1.5rem 1rem 0;
  }

  .v-pob-format {
    padding: 1rem;
  }

  #goodsImgModal .modal-dialog {
    width: 90%;
    max-width: 90rem;
  }
}

@media print {
  .print-hide {
    display: none !important;
  }
}

@media print, screen and (max-width: 40em) {
  .p-banner {
    background-image: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .p-nav .p-nav-item {
    font-size: 0.9rem;
    padding: 0.85rem;
  }

  .p-nav-menu-left .nav-img-card-section {
    margin-top: 2rem;
    border-left: 0;
  }
}

@media print, screen and (min-width: 46.125em) {
  html:not(.ie9) .medium-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  html:not(.ie9) .medium-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  html:not(.ie9) .medium-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  html:not(.ie9) .medium-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  html:not(.ie9) .medium-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    /*flex: 0 0 50%;*/
    max-width: 50%;
  }

  html:not(.ie9) .medium-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  html:not(.ie9) .medium-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  html:not(.ie9) .medium-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  html:not(.ie9) .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  html:not(.ie9) .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  html:not(.ie9) .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  html:not(.ie9) .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  html:not(.ie9) .medium-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-1 > .column, html:not(.ie9) .medium-up-1 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
    }

  html:not(.ie9) .medium-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-2 > .column, html:not(.ie9) .medium-up-2 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
    }

  html:not(.ie9) .medium-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-3 > .column, html:not(.ie9) .medium-up-3 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%
    }

  html:not(.ie9) .medium-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-4 > .column, html:not(.ie9) .medium-up-4 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
    }

  html:not(.ie9) .medium-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-5 > .column, html:not(.ie9) .medium-up-5 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%
    }

  html:not(.ie9) .medium-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-6 > .column, html:not(.ie9) .medium-up-6 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%
    }

  html:not(.ie9) .medium-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-7 > .column, html:not(.ie9) .medium-up-7 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%
    }

  html:not(.ie9) .medium-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .medium-up-8 > .column, html:not(.ie9) .medium-up-8 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%
    }

  html:not(.ie9) .medium-uncollapse > .column, html:not(.ie9) .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }

  html:not(.ie9) .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
  }

  html:not(.ie9) .medium-up-3 > .column, html:not(.ie9) .medium-up-3 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .c-circle-image {
    margin: 1.5rem;
  }

  .c-nav-sidebar {
    margin-bottom: 0;
  }

  .c-nav-sidebar-item {
    padding: .5rem 1rem;
  }

  .c-section {
    margin-bottom: 3rem;
  }

  .c-section-first {
    margin-top: 3rem;
  }

  .c-section-alternate {
    padding: 3rem 0;
  }


  .h1, h1 {
    font-size: 2.21875rem;
  }

  .h2, h2 {
    font-size: 1.75rem;
  }

  .h3, h3 {
    font-size: 1.35688rem;
  }

  .hide-for-medium {
    display: none !important;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-left {
    text-align: left;
  }

  .p-article-masonry {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .p-banner {
    background-position-x: 78%;
  }

  .c-banner {
    background-position-x: 78%;
  }

  .p-banner-button {
    font-size: 1rem;
  }

  .p-banner-logo {
    margin-bottom: 0;
    max-width: 100%;
  }

  .p-banner-subtitle {
    font-size: 1rem;
  }

  .p-banner-title {
    margin-top: 3rem;
  }

  .p-banner-headings {
    padding-left: 3rem;
  }

  .p-filter-off-canvas {
    width: 350px;
  }

  .p-forward-button {
    font-size: 1.25rem;
  }

  .p-header {
    padding: .2rem 0;
  }

  .p-header-logo-container {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    margin-left: 0;
    /*margin-right: 2rem;*/
  }

  .p-banner-logo {
    margin-bottom: 0;
    max-width: 100%;
  }

  .p-banner-mobile-message {
    display: none;
  }

  .p-banner-label-finder {
    display: inline-block;
  }

  .p-launch {
    display: inline-block;
  }

  .p-faq-panel-question, .p-topic-panel-question {
    padding: 1rem 2rem 1rem 0;
  }

    .p-faq-panel-question::after, .p-topic-panel-question::after {
      top: 1rem;
    }

  .p-filter-sliders {
    padding: 0 1rem 2rem;
  }

  .p-mobile-search {
    display: none !important;
  }

  .p-order-area-container {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
  }

  .p-product-availability-statement {
    margin-right: .5rem;
  }

  .p-product-top-breadcrumb {
    margin-bottom: 0;
  }

  .p-product-top-header {
    font-size: 1.6rem;
  }

  .p-product-promises-promise {
    margin: 0;
  }

  .p-productbar img {
    display: block;
  }

  .p-results-count {
    font-size: 1.25rem;
    font-weight: 400;
  }

  .p-search {
    width: 34rem;
  }

  .p-step-number {
    font-size: 1rem;
  }

  .p-step-title {
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .p-steps-title {
    font-size: 2rem;
  }

  .p-step-paragraph {
    font-size: 1rem;
  }

  .row.medium-unstack > .column, html:not(.ie9) .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }

  .reveal {
    width: 600px;
    max-width: 75rem;
  }

    .reveal.large {
      width: 90%;
      max-width: 75rem;
    }

    .reveal, .reveal.large, .reveal.small, .reveal.tiny {
      right: auto;
      left: auto;
      margin: 0 auto;
    }

  .tab-content {
    border: 0 !important;
  }

  .tab-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    color: #0a0a0a;
    -webkit-transition: .5s;
    transition: .5s;
  }

  .tab-title a {
    font-size: 1rem !important;
  }

  .tab-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba;
  }

  .tab-title.active a {
    background: 0 0 !important;
    border-bottom: 3px solid #af2e2a;
    color: #af2e2a !important;
  }

  .u-medium-float-left {
    float: left !important;
  }

  .u-medium-float-right {
    float: right !important;
  }

  .u-medium-margin-bottom-none {
    margin-bottom: 0 !important;
  }

  .u-medium-margin-bottom-tiny {
    margin-bottom: .5rem !important;
  }

  .u-medium-margin-bottom-small {
    margin-bottom: 1rem !important;
  }

  .u-medium-margin-bottom-medium {
    margin-bottom: 1.5rem !important;
  }

  .u-medium-margin-bottom-large {
    margin-bottom: 3rem !important;
  }

  .u-medium-margin-top-none {
    margin-top: 0 !important;
  }

  .u-medium-margin-top-large {
    margin-top: 3rem !important;
  }

  .u-medium-margin-top-medium {
    margin-top: 1.5rem !important;
  }

  .u-medium-padding-medium {
    padding: 1.5rem !important;
  }

  .u-medium-padding-bottom-medium {
    padding-bottom: 1.5rem !important;
  }

  .u-medium-padding-bottom-large {
    padding-bottom: 3rem !important;
  }

  .u-medium-padding-left-small {
    padding-left: 1rem !important;
  }

  .u-medium-padding-right-small {
    padding-right: 1rem !important;
  }

  .u-medium-padding-top-medium {
    padding-top: 1.5rem !important;
  }

  .u-medium-padding-top-large {
    padding-top: 3rem !important;
  }

  .u-medium-padding-none {
    padding: 0rem !important;
  }

  .v-cart-view-cart-btn {
    width: 100%;
  }

  .v-label-finder-container {
    margin-top: 64px;
    padding: 3rem;
  }

  .v-label-finder-selection {
    width: 20rem;
  }

  .p-header-search-dropdown .c-card-title.p-product-title {
    font-size: 0.9rem;
  }
}

@media print, screen and (min-width: 64em) {
  html:not(.ie9) .large-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  html:not(.ie9) .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
  }

  html:not(.ie9) .large-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666%;
    flex: 0 0 16.66666%;
    max-width: 16.66666%;
  }

  html:not(.ie9) .large-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  html:not(.ie9) .large-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  html:not(.ie9) .large-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  html:not(.ie9) .large-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  html:not(.ie9) .large-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  html:not(.ie9) .large-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  html:not(.ie9) .large-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  html:not(.ie9) .large-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  html:not(.ie9) .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  html:not(.ie9) .large-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-1 > .column, html:not(.ie9) .large-up-1 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
    }

  html:not(.ie9) .large-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-2 > .column, html:not(.ie9) .large-up-2 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
    }

  html:not(.ie9) .large-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-3 > .column, html:not(.ie9) .large-up-3 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%
    }

  html:not(.ie9) .large-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-4 > .column, html:not(.ie9) .large-up-4 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
    }

  html:not(.ie9) .large-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-5 > .column, html:not(.ie9) .large-up-5 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%
    }

  html:not(.ie9) .large-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-6 > .column, html:not(.ie9) .large-up-6 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%
    }

  html:not(.ie9) .large-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-7 > .column, html:not(.ie9) .large-up-7 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%
    }

  html:not(.ie9) .large-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    html:not(.ie9) .large-up-8 > .column, html:not(.ie9) .large-up-8 > .columns {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%
    }

  html:not(.ie9) .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  html:not(.ie9) .large-offset-2 {
    margin-left: 16.66667%;
  }

  html:not(.ie9) .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  html:not(.ie9) .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #container {
    min-height: 33rem;
  }

  .colMaterialName {
    /*width: 350px;*/
  }

  .hide-for-large {
    display: none !important;
  }

  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }

    .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }

  .p-article-masonry {
    -webkit-column-count: 3;
    column-count: 3;
  }

  .p-category-accordion {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 1rem 0;
  }

    .p-category-accordion .accordion-content {
      display: block !important;
      background-color: transparent;
      padding: .5rem;
    }

    .p-category-accordion .accordion-title {
      pointer-events: none;
    }


  .p-filter {
    margin-bottom: 3rem;
  }

  .p-nav-ihub-cta {
    display: inline-block;
  }

  .p-mats-chart-table td, .p-mats-chart-table thead td, .p-mats-chart-table thead th {
    padding: 5px;
    height: 40px;
  }

  .p-nav-menu-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }

  .p-nav-menu-right-design {
    padding: .5rem;
  }

  .p-nav-iLabel2-cta {
    display: inline-block;
  }

  /*.p-header-account-icon, .p-header-cart-icon {
    margin-right: .5rem;
    margin-left: .5rem;
  }*/

  .p-header-cart-count {
    position: static;
    /* font-size: 1.1rem; */
    margin-left: 0.3rem;
    height: 1.5rem;
    width: 1.5rem;
    line-height: 1.3rem;
  }

  .p-product-details-container {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .p-product-promises-promise {
    padding: 0;
  }

  .p-shop-image {
    max-width: 100%;
  }

  .p-shopping-primary-card-test {
    text-align: left;
  }

  .p-shopping-primary-card-title {
    font-size: 1.25rem;
  }

  .sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto;
  }

  /*.sticky.is-at-top.is-stuck {
    position: static;
    z-index: initial;
  }*/


  .u-large-margin-left-small {
    margin-left: 1rem !important;
  }

  .u-large-margin-right-large {
    margin-right: 3rem !important;
  }

  .u-large-margin-right-tiny {
    margin-right: .5rem !important;
  }

  .u-large-margin-top-none {
    margin-top: 0 !important;
  }

  .u-large-margin-top-small {
    margin-top: 1rem !important;
  }

  .u-large-margin-top-large {
    margin-top: 3rem !important;
  }

  .u-large-text-align-center {
    text-align: center !important;
  }

  .u-large-margin-bottom-none {
    margin-bottom: 0 !important;
  }

  .u-large-margin-bottom-large {
    margin-bottom: 3rem !important;
  }

  .u-large-padding-left-large {
    padding-left: 3rem !important;
  }

  .u-large-padding-left-medium {
    padding-left: 1.5rem !important;
  }

  .u-large-padding-right-medium {
    padding-right: 1.5rem !important;
  }

  .u-large-padding-right-large {
    padding-right: 3rem !important;
  }

  .u-large-padding-top-none {
    padding-top: 0 !important;
  }

  .u-large-text-align-right {
    text-align: right !important;
  }

  .v-carousel {
    flex-wrap: nowrap;
  }

  .v-carousel-main-container {
    height: 650px;
  }

  .v-carousel-main-image {
    max-width: 70%;
  }

  .v-carousel-thumbnail-container {
    border-right: 1px solid #ccc;
    justify-content: flex-start;
    padding: 1rem;
    max-width: 12rem;
    min-width: 12rem;
  }

  .v-label-finder-container {
    padding: 3rem 6rem;
  }

  .v-filter-container-header {
    font-size: 1.25rem;
    padding-left: 0;
    padding-top: 0;
  }

  .v-filter-container-off-canvas {
    width: auto;
  }

  .v-filter-container-scroll-container {
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    max-height: 100%;
  }

  /*.v-dlp-container-sticky-topbar.is-stuck {
    position: static;
    z-index: initial;
  }*/

  .v-label-finder-brand-bar {
    position: fixed;
    width: 100%;
    z-index: 1;
  }
}

@media screen and (min-width: 75em) {
  html:not(.ie9) .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
  }

  .p-banner {
    /*background-position-x: 55%;*/
    padding: 1.5rem 0;
  }

  .p-banner-section {
    text-align: left;
  }

  .p-banner-title {
    font-size: 3rem;
  }

  .p-banner-subtitle {
    font-size: 1.5rem;
  }

  .p-nav-menu-right-shopping {
    padding: 2.5rem;
  }

  .v-label-finder {
    flex-direction: row;
  }

  .v-label-finder-selection {
    width: 14rem;
  }

  .v-label-finder-selection-container {
    border-bottom: none;
    border-right: 1px solid #ccc;
    width: auto;
  }

    .v-label-finder-selection-container:first-child .v-label-finder-selection {
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
    }
}

@media screen and (max-width: 63.99875em) {

  .c-banner-cta {
    font-size: 1.6vw;
  }

  .c-banner-subtitle {
    font-size: 2.3vw;
  }

  .is-stuck .p-filter-bar {
    background: #fefefe;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    padding: .5rem 0;
  }

  .p-banner-video {
    right: calc(70% - 35rem);
    height: 85%;
    z-index: 0;
  }

  .p-promise-bar-item i, .p-promise-bar-item span {
    margin: 0;
    width: 100%;
  }

  .show-for-large {
    display: none;
  }

  .show-for-large-only {
    display: none !important;
  }

  .review-modal {
    top: 20px;
    width: 95%;
    height: 100%;
  }

  .request-print-modal {
    width: 90% !important;
  }

  .main-carousel img {
    height: 500px;
  }

  .request-print-case-img:nth-child(n+5) {
    display: none; /* 5번째 버튼 숨김 */
  }

  .love-funding-bar-wrap {
    width: 90%;
  }

  .funding-icon {
    right: 32%;
  }
}

@media screen and (max-width: 46.125em) {

  html:not(.ie9) .small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  html:not(.ie9) .small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  html:not(.ie9) .small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slick-prev::before, .slick-next::before {
    font-size: 40px;
  }

  .c-banner {
    background-image: none !important;
    background: #fefefe;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    padding: 2rem;
    text-align: center;
    height: auto;
  }

  .c-banner-cta {
    border: none;
    font-size: 3.3vw;
    padding-left: 0;
  }

  .c-banner-subtitle {
    font-size: 4vw;
  }

  .c-banner-title {
    display: block;
    margin-right: 0;
  }

  .c-banner-cta, .c-banner-subtitle, .c-banner-title {
    color: #222;
  }

  .c-card-title {
    font-size: 0.8rem;
  }

  .c-panel {
    padding: 1rem;
  }

  .header-event-img, .event-content img {
    /*min-width: 600px;*/
    /*margin: 0 calc(10% - 11rem) 0 calc(10% - 11rem);*/
    /*min-width: 800px;*/
    margin: 0 calc(5% - 20rem) 0 calc(5% - 20rem);
  }

  .event-content video {
    max-width: 400px;
    margin: 0 calc(5% - 20rem) 0 calc(5% - 20rem);
  }

  #event-banner .btn_Close {
    width: 18px;
    height: 18px;
  }

  .hide-for-small-only {
    display: none !important;
  }

  .u-small-margin-top-medium {
    margin-top: 1.5rem !important;
  }

  .u-small-margin-top-small {
    margin-top: 1rem !important;
  }

  .u-small-margin-bottom-small {
    margin-bottom: 1rem !important;
  }

  .u-small-margin-bottom-medium {
    margin-bottom: 1.5rem !important;
  }

  .u-small-padding-none {
    padding: 0 !important;
  }

  .u-small-padding-tiny {
    padding: 0.5rem !important;
  }

  .u-small-padding-left-medium {
    padding-left: 1rem !important;
  }

  .u-small-padding-left-small {
    padding-left: .5rem !important;
  }

  .u-small-padding-right-small {
    padding-right: .5rem !important;
  }

  .u-small-padding-top-medium {
    padding-top: 1rem !important;
  }

  .u-small-padding-bottom-medium {
    padding-bottom: 1.5rem !important;
  }

  .main-buy-section, .main-buy-section-sub, .main-buy-section a {
    /*padding: 0.5rem !important;*/
  }

    .main-buy-section img {
      padding: unset !important;
    }

    .main-buy-section h3 {
      font-size: 0.8rem !important;
      margin-bottom: 0;
    }

  /* 팝업창 css */
  .popup {
    max-width: 90%;
  }

  .p-banner-material {
    color: #222;
    margin: 0 auto;
    clear: both;
    display: block;
    font-size: 3vw;
    width: 32vw;
  }

  .p-banner-video-btn {
    display: inline-block;
    background: #e7e7e7;
    border: none;
    color: #222 !important;
    margin-right: 0;
    width: auto;
  }

  /*    .p-blog-preview img {
      max-width: 120px;
      max-height: 120px;
    }*/

  .p-copyright-text {
    display: block;
    margin: 10px 0;
  }

  .p-filter-btn {
    display: inline-block;
    font-size: .8rem;
    width: auto !important;
  }

  .p-filter-off-canvas-clear-btn {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }

  .p-header-search-dropdown {
    top: 116px;
  }

  .p-live-cart-subtotal {
    color: #222;
    font-weight: 700;
  }

  .p-live-cart-subtotal-column {
    text-align: left;
    text-transform: uppercase;
  }

  .p-mobile-search {
    display: none;
  }

  .p-newsletter-signup-input input {
    margin-bottom: 1rem;
    margin-right: 0;
    width: 80%;
  }

  .p-order-area-container {
    margin-top: 1.5rem;
  }

  .p-product {
    margin: 0 .25rem;
  }

  .p-product-list-item {
    margin-bottom: 1rem !important;
  }

  .p-promise-bar-item {
    font-size: 1rem;
  }

  .p-results-count {
    font-size: 0.8rem;
  }

  .p-selection-box {
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.2);
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
  }

  .p-selection-box-list li {
    font-size: 0.8rem !important;
  }

  .p-shop-card {
    padding: 1.0rem;
  }

  .p-shop-image {
    max-height: 150px;
  }

  .p-sticky-panel {
    position: static !important;
  }

  .show-for-medium {
    display: none !important;
  }

  .v-newsletter-signup {
    padding-left: 0;
    padding-right: 0;
  }

  .v-newsletter-signup-header {
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
  }

  .v-newsletter-signup-input input {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .v-newsletter-signup-input .c-button {
    margin: 0 auto 2rem auto;
    width: 80%;
  }

  .u-small-text-center {
    text-align: center !important;
  }


  .customer-review-card img {
    /*width: 100% !important;*/
    /*height: 300px !important;*/
  }

  .customer-review-card.request-print {
    border-bottom: 1px solid #ddd;
  }

  #ppResultImgModal .modal-dialog {
    width: 90%;
    max-width: 90rem;
  }

  .love-funding-bar-wrap {
    width: 85%;
  }

  .funding-icon {
    right: 34%;
  }
}

@media screen and (max-width: 39.99875em) {
  .c-button {
    display: block;
    margin-bottom: 1rem;
    width: 100%;
  }

    .w-button {
        display: block;
        margin-top: 0.5rem;
        margin-bottom: 1rem;
        width: 100%;
    }

  .p-ihub-info {
    margin-left: 0;
  }

  .p-ihub-image-container {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .p-ihub-left-wrapper {
    float: none;
    width: auto;
  }

  .p-ihub-right-wrapper {
    clear: left;
    margin-top: 1rem;
    padding-left: 0 !important;
  }

  .v-label-finder-header-btns {
    position: static;
    margin-top: 1rem;
    transform: translateY(0);
  }

    .v-label-finder-header-btns .c-button {
      display: inline-block;
      margin-bottom: 0;
      width: 48%;
    }

  .customer-review-total {
    padding: 1rem;
  }

    .customer-review-total .stars {
      font-size: 2rem;
    }

    .customer-review-total .bi-chat-dots-fill {
      font-size: 3.5rem;
    }
}

@media screen and (max-width: 500px) {
  .x-small-12 {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .main-carousel {
    height: 500px;
    background-color: #222;
  }

    .main-carousel img {
      display: none;
      background-image: none;
      background-color: #222;
    }

  .love-funding-bar-wrap {
    width: 85%;
  }

  /*.funding-bar {
    max-height: 355px;
  }*/

  .funding-icon {
    right: 22%;
  }

  .allreview-card {
    height: auto;
  }

  .allreview-card--photo {
    flex-direction: column !important;
    height: auto;
  }

  .allreview-image-wrapper {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }

  .allreview-content {
    padding-right: 0;
  }

  .allreview-details {
    flex-direction: column;
    align-items: flex-start !important;
    flex-direction: row;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 46.125em) {

  .show-for-small-only {
    display: none !important;
  }

  .u-medium-text-align-center {
    text-align: center !important;
  }
}

@media screen and (orientation: landscape) {
  .p-productbar-landscape-button {
    display: block;
  }

  .p-productbar-portrait-button {
    display: none;
  }
}

@media screen and (max-width: 738px) {
    .p-print-tip-list {
        margin-left: 2rem;
    }

    .istickBanner {
        background-image: none;
    }

    #ppResultImgModal .modal-dialog {
        width: 90%;
        max-width: 90rem;
    }

    .allreview-modal-content {
        margin: 5% auto;
    }

    .allreview-modal-body .allreview-image-wrapper {
        margin-top: 16px;
    }

    /*WelcomeBenefits*/
        
    .welcomebenefits.c-section-alternate {
        padding-left: 0;
        padding-right: 0;
    }

    .welcomebenefits .c-panel {
        padding: 0;
    }

    .welcomebenefits .coupon-row.cols-2 > span {
        flex-basis: 100%;
    }

    .welcomebenefits .coupon-row {
        gap: 12px;
    }

    .point-row-wrap {
        display: none;
    }

    .point-row {
        display: flex;
    }
    /*WelcomeBenefits end*/
    
}

@media screen and (min-width: 1200px) {
  .v-label-finder-selection-popover {
    left: -2rem;
    top: -2rem;
    width: calc(100% + 4rem);
  }
}

@media screen and (max-width: 46.125em) {
  .u-width-full {
    width: 100%;
  }

  .c-medium-button-full {
    width: 100%;
  }

  .u-small-flex-dir-column {
    flex-direction: column;
  }

  .u-small-align-middle {
    align-items: center;
  }

  .main-program-text-box {
    padding-left: 0;
    padding-bottom: 1.5rem;
  }

    .main-program-text-box .left-border-line {
      border-left: none;
    }

  .p-banner-RequestPrint .c-button,
  .p-banner-CustomMade .c-button {
    color: #ffffff !important;
    background-color: #af2e2a !important;
  }

  .request-photo-container {
    height: 200px;
    width: 100%;
  }

  .small-color-black {
    color: #2f3336;
  }

  .request-print-card img {
    max-width: 250px;
  }

  .wide-modal-dialog {
    width: 95%;
  }
  .wide-modal-dialog .modal-body {
    padding: 0.5rem;
  }
}

@media (max-width: 768px) {
  .modal-dialog {
    min-width: initial !important; /* 또는 min-width: unset !important; */
  }
}
@media (max-width: 640px) {

    /* 전체 구조를 세로 배치 */
    .video-top-wrap {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        width: 100% !important;
        gap: 12px !important;
        position: relative !important; /* absolute 영향 제거 */
    }

    /* 검색 영역 */
    .video-search-area {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
    }

        .video-search-area form {
            width: 100% !important;
        }

        .video-search-area label {
            width: 100% !important;
            padding-left: 0 !important;
        }

        .video-search-area input[type="text"] {
            width: 100% !important;
            height: 42px !important;
            margin: 0 !important;
        }

        .video-search-area button {
            right: 10px !important; /* 내부 아이콘 위치 */
        }

    /* 정렬 영역 */
    .video-sort-area {
        position: static !important; /* PC absolute 제거 */
        transform: none !important;
        width: 100% !important;
    }

        .video-sort-area select {
            width: 100% !important;
            height: 42px !important;
            margin: 0 !important;
        }

    /* 동영상/숏츠 탭 크기 조정 */
    #videoTypeTabs li a {
        font-size: 14px !important;
    }
}
@media (max-width: 640px) { /* small 화면 이하 */
    .mile-flex-box {
        flex-direction: column;
        align-items: flex-start; /* 왼쪽 정렬 */
        gap: 4px; /* 간격 */
    }
}

@media (max-width: 366px) {
    .p-order-area-add-to-cart {
        font-size: 0.7rem;
        margin-bottom: 0;
        padding: 1.25rem;
        text-align: center;
    }
}