@font-face {
  font-family: "TrendSansW05-OneItalic";
  src: url("../../fonts/trend-sans/TrendSansW05-OneItalic.woff2") format("woff2"), url("../../fonts/trend-sans/TrendSansW05-OneItalic.woff") format("woff");
}

@font-face {
  font-family: "TrendSansW05-One";
  src: url("../../fonts/trend-sans/TrendSansW05-One.woff2") format("woff2"), url("../../fonts/trend-sans/TrendSansW05-One.woff") format("woff");
}

@font-face {
  font-family: "TrendSlabW05-OneItalic";
  src: url("../../fonts/trend-sans/TrendSlabW05-OneItalic.woff2") format("woff2"), url("../../fonts/trend-sans/TrendSlabW05-OneItalic.woff") format("woff");
}

@font-face {
  font-family: "TrendSlabW05-One";
  src: url("../../fonts/trend-sans/TrendSlabW05-One.woff2") format("woff2"), url("../../fonts/trend-sans/TrendSlabW05-One.woff") format("woff");
}

.hp-module {
  max-width: 1196px;
  margin: 20px auto 40px;
  text-align: center;
  overflow: hidden;
}

@media only screen and (min-width: 700px) {
  .hp-module {
    margin: 20px auto 70px;
  }
}

.hp-module h2 {
  color: #333;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
}

.hp-module h2::after {
  border-top: 1px solid #333;
  bottom: 0;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  z-index: -1;
}

.hp-module h2 span {
  background: #fff;
  padding: 0 15px;
}

.hp-module p {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.hp-module .button {
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 10px;
}

.home-bottom-slots + img {
  margin-bottom: 40px;
  position: relative;
  top: -20px;
  width: 1430px !important;
}

.category-nav {
  margin: 37px auto 9px;
  position: relative;
  text-align: center;
  max-width: 1168px;
  display: block !important;
}

@media only screen and (min-width: 768px) {
  .category-nav {
    margin: 66px auto 53px;
  }
}

.category-nav h2,
.category-nav h2.title {
  margin-bottom: 30px;
  margin-top: 10px;
}

.category-nav ul {
  line-height: 0.9375rem;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
  .category-nav ul {
    margin-top: 28px;
  }
}

.category-nav ul::after {
  display: none;
}

.category-nav ul li {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 10px;
  display: inline;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-weight: 400;
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}

@media (max-width: 319px) {
  .category-nav ul li {
    width: 100%;
  }
}

@media (min-width: 480px) {
  .category-nav ul li {
    width: 31.333333333%;
  }
}

@media only screen and (max-width: 767px) {
  .category-nav ul li {
    display: block;
    float: left;
    font-family: "TrendSansW05-One", Arial, sans-serif;
    font-weight: 400;
    padding: 0;
    width: 42.5531915%;
  }
}

@media (min-width: 768px) {
  .category-nav ul li {
    float: left;
    width: 31.333333333%;
  }
}

@media (min-width: 1024px) {
  .category-nav ul li {
    width: 15.0684932%;
  }
}

@media only screen and (min-width: 768px) {
  .category-nav ul li.first {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .category-nav ul li.last {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .category-nav ul li.odd {
    padding-right: 7px;
  }
}

@media only screen and (max-width: 767px) {
  .category-nav ul li.even {
    float: right;
    padding-left: 7px;
  }
}

.category-nav ul li span {
  display: block;
  line-height: 1;
  margin: 20px 0 50px;
  font-size: 12px;
  color: #333;
}

@media (min-width: 768px) {
  .category-nav ul li span {
    margin-bottom: 30px;
  }
}

.category-nav ul li img {
  width: 100%;
  height: auto;
}

.social-module {
  background-image: url("../../images/spinner-rewards.gif");
  background-repeat: no-repeat;
  background-position: center 61%;
  background-size: 32px;
  padding: 0 16px;
}

@media only screen and (min-width: 1196px) {
  .social-module {
    padding: 0;
  }
}

.social-module h2 span {
  position: relative;
}

.social-module h2 span::before {
  content: url("instagram-logo.svg");
  width: 25px;
  height: auto;
  display: inline;
  position: relative;
  top: 5px;
  margin-left: 3px;
  margin-right: 7px;
}

.social-module h2::after {
  top: 56%;
}

.social-module p {
  margin: 0 auto;
}

.social-module.loaded {
  background: none;
}

.social-module .social-feed {
  width: calc(100% + 120px);
  margin: 24px 0 35px -120px;
  height: 260px;
  display: block !important;
}

@media only screen and (min-width: 1024px) {
  .social-module .social-feed {
    width: calc(100% + 165px);
    margin-left: -165px;
  }
}

.social-module .social-feed .item {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms, visibility 250ms;
  transition: opacity 500ms, visibility 250ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  display: block;
}

.social-module .social-feed .item p {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms, visibility 250ms;
  transition: opacity 500ms, visibility 250ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  text-align: left;
  font-size: 12px;
  margin-top: 10px;
  color: #666;
}

.social-module .social-feed .item p.formatted {
  visibility: visible;
  opacity: 1;
}

.social-module .social-feed .item .image-container {
  height: 0;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.social-module .social-feed .item .image-container img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.social-module .social-feed.owl-loaded {
  height: auto;
}

.social-module .social-feed.owl-loaded .item {
  visibility: visible;
  opacity: 1;
}

.social-module .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

@media only screen and (min-width: 1196px) {
  .social-module .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
}

.ad-spots-module {
  background-image: url("../../images/spinner-rewards.gif");
  background-repeat: no-repeat;
  background-position: center 61%;
  background-size: 32px;
  padding: 0 16px;
  position: relative;
  overflow-x: hidden;
}

@media only screen and (min-width: 1196px) {
  .ad-spots-module {
    padding: 0;
  }
}

.ad-spots-module p {
  margin: 0 auto;
}

.ad-spots-module.loaded {
  background: none;
}

.ad-spots-module .ad-spots {
  width: calc(100% + 101px);
  height: 260px;
  margin: 24px 0 35px -101px;
  display: block !important;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: translateX(70%);
      -ms-transform: translateX(70%);
          transform: translateX(70%);
}

@media only screen and (min-width: 700px) {
  .ad-spots-module .ad-spots {
    width: calc(100% + 165px);
    margin-left: -165px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media only screen and (min-width: 1024px) {
  .ad-spots-module .ad-spots {
    width: 100%;
    margin-left: 0;
  }
}

.ad-spots-module .ad-spots.onscreen {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.ad-spots-module .ad-spots .item {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms, visibility 250ms;
  transition: opacity 500ms, visibility 250ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ad-spots-module .ad-spots .item .image-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.ad-spots-module .ad-spots .item h3 {
  color: #333;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.07px;
  line-height: 18px;
  text-align: left;
  margin-bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.ad-spots-module .ad-spots .item p {
  text-align: left;
  font-size: 16px;
  margin: 8px 0 0;
  line-height: 1.3;
  color: #666;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-right: 10px;
}

.ad-spots-module .ad-spots .item .text-link {
  color: #333;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  text-align: left;
  display: inherit;
  text-transform: uppercase;
  margin-top: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.ad-spots-module .ad-spots .item .text-link:hover {
  text-decoration: none;
  color: #666;
}

.ad-spots-module .ad-spots.owl-loaded {
  height: auto;
}

.ad-spots-module .ad-spots.owl-loaded .item {
  visibility: visible;
  opacity: 1;
}

.ad-spots-module .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

@media only screen and (min-width: 1196px) {
  .ad-spots-module .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
}

.ad-spots-module .owl-carousel .owl-stage-outer .owl-item {
  height: 100%;
}

.recommendations-module {
  height: 462px;
  background-image: url("../../images/spinner-rewards.gif");
  background-repeat: no-repeat;
  background-position: center 61%;
  background-size: 32px;
}

.recommendations-module p {
  margin: 0 auto;
}

.recommendations-module.loaded {
  background: none;
  height: auto;
}

.recommendations-module .horizontal-carousel {
  display: block !important;
  max-width: 980px;
  margin: 0 auto;
  margin-top: 24px;
}

.recommendations-module .horizontal-carousel .owl-stage {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recommendations-module .horizontal-carousel .owl-stage > .owl-item {
  width: 50%;
  padding: 10px;
}

.recommendations-module .horizontal-carousel .recommendation-item {
  height: 100%;
}

.recommendations-module .horizontal-carousel .product-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: auto;
}

.recommendations-module .horizontal-carousel .product-tile .product-name {
  color: #4A4A4A;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 4px;
  margin-top: 15px;
}

.recommendations-module .horizontal-carousel .product-tile .sub-attribute {
  color: #666;
  font-size: 14px;
  margin-bottom: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.recommendations-module .horizontal-carousel .product-tile .product-price {
  font-size: 16px;
  margin: 14px 0 2px;
}

.recommendations-module .horizontal-carousel .product-tile .product-price .price-sales {
  color: #4A4A4A;
}

.recommendations-module .horizontal-carousel .product-tile .product-price .price-standard {
  text-decoration: line-through;
}

.recommendations-module .horizontal-carousel .product-tile .product-price .price-standard ~ .price-sales {
  color: #c00;
}

.recommendations-module .horizontal-carousel .product-tile .promotion .promotion-callout {
  font-size: 14px;
  letter-spacing: 0.07px;
  line-height: 16px;
  color: #c00;
}

.recommendations-module .horizontal-carousel .product-tile .promotion .promotion-callout * {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.recommendations-module .horizontal-carousel .product-tile .promotion .promotion-callout p {
  color: #c00;
  margin: 0;
}

.recommendations-module .horizontal-carousel .product-tile .promotion .promotion-callout .callout-message {
  margin-bottom: 3px;
}

.recommendations-module .horizontal-carousel .product-tile .centered {
  max-width: 140px;
  width: 100%;
}

.recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
  width: 100%;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 10px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

@media only screen and (max-width: 1251px) {
  .recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 1204px) {
  .recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
    padding: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
    margin-top: 5px;
    padding: 0;
  }
}

@media only screen and (max-width: 879px) {
  .recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .recommendations-module .horizontal-carousel .product-tile .centered .add-to-cart {
    padding: 0 12px;
  }
}

.recommendations-module .owl-carousel .product-tile img {
  max-height: 194px;
  max-width: 100% !important;
}

.recommendations-module .owl-nav button {
  border-radius: 0;
  top: calc(48% - 10px);
}

.recommendations-module .owl-nav button span {
  height: 29px;
  margin: 0 auto;
  width: 16px;
}

.recommendations-module .owl-nav button.owl-next {
  right: -50px;
}

.recommendations-module .owl-nav button.owl-next span {
  background: url("shop-the-image-next.svg") no-repeat center;
}

.recommendations-module .owl-nav button.owl-prev {
  left: -50px;
}

.recommendations-module .owl-nav button.owl-prev span {
  background: url("shop-the-image-prev.svg") no-repeat center;
}

.shop-the-image {
  max-width: 1440px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12px 15px;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 879px) {
  .shop-the-image {
    height: auto;
    max-height: none;
  }
}

.shop-the-image a {
  font-family: "TrendSansW05-One", Arial, sans-serif;
}

.shop-the-image .image-container,
.shop-the-image .video-js {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  width: 60%;
  height: 100%;
}

.shop-the-image .image-container img,
.shop-the-image .video-js img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .image-container,
  .shop-the-image .video-js {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
    max-height: none;
    height: auto;
  }
}

.shop-the-image .video-js {
  padding-bottom: 33.73%;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .video-js {
    padding-bottom: 56.22%;
  }
}

.shop-the-image .shop-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  width: 40%;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-image: url("../../images/spinner-rewards.gif");
  background-repeat: no-repeat;
  background-position: center 61%;
  background-size: 32px;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .shop-container {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
    min-height: 439px;
    padding: 15px;
  }
}

.shop-the-image .shop-container.loaded {
  background: none;
}

.shop-the-image .shop-container .info-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16%;
          flex: 0 0 16%;
  max-height: 16%;
  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-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .shop-container .info-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 86px;
            flex: 0 0 86px;
    max-height: 86px;
    margin-bottom: 15px;
  }
}

.shop-the-image .shop-container .info-container p {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  max-width: none;
}

.shop-the-image .shop-container .info-container p.urgency {
  font-family: "Just Lovely";
  font-size: 28px;
}

.shop-the-image .shop-container .info-container h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  letter-spacing: 1px;
}

.shop-the-image .shop-container .info-container h2::after {
  display: none;
}

.shop-the-image .shop-container .shop-the-image-carousel {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 55%;
          flex: 0 1 55%;
  list-style: none;
  max-width: 452px;
  margin: 0 auto;
  width: 80%;
}

@media only screen and (max-width: 1205px) {
  .shop-the-image .shop-container .shop-the-image-carousel {
    max-width: 296px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 63%;
            flex: 0 1 63%;
  }
}

@media only screen and (max-width: 879px) {
  .shop-the-image .shop-container .shop-the-image-carousel {
    max-width: 440px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}

.shop-the-image .shop-container .shop-the-image-carousel > li {
  display: none;
}

.shop-the-image .shop-container.loaded .shop-the-image-carousel > li {
  display: list-item;
}

.shop-the-image .shop-container .product-tile .centered {
  width: 100%;
}

.shop-the-image .shop-container .product-tile .add-to-cart {
  width: 100%;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 10px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

@media only screen and (max-width: 1251px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 1204px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    margin-top: 5px;
    padding: 0;
  }
}

@media only screen and (max-width: 879px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 420px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0 22px;
  }
}

@media only screen and (max-width: 350px) {
  .shop-the-image .shop-container .product-tile .add-to-cart {
    padding: 0 12px;
  }
}

.shop-the-image .shop-container > p {
  margin: 0 auto;
  max-width: none;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .shop-container > p {
    margin-top: 20px;
  }
}

.shop-the-image .owl-item {
  max-width: 140px;
}

.shop-the-image .owl-nav button {
  top: calc(50% - 50px);
  width: 40px;
  height: 40px;
  border-radius: 0;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 879px) {
  .shop-the-image .owl-nav button {
    top: calc(50% - 30px);
  }
}

.shop-the-image .owl-nav button span {
  background-color: transparent;
  width: 16px;
  height: 29px;
  margin: 0 auto;
}

.shop-the-image .owl-nav button.owl-next {
  right: -50px;
}

.shop-the-image .owl-nav button.owl-next span {
  background-image: url("shop-the-image-next.svg");
}

.shop-the-image .owl-nav button.owl-next:hover span {
  background-color: transparent;
}

.shop-the-image .owl-nav button.owl-prev {
  left: -50px;
}

.shop-the-image .owl-nav button.owl-prev span {
  background-image: url("shop-the-image-prev.svg");
}

.shop-the-image .owl-nav button.owl-prev:hover span {
  background-color: transparent;
}

.shop-the-image-product-tile img {
  height: 194px;
  width: auto !important;
}

@media screen and (min-width: 0\0) {
  .shop-the-image-product-tile img {
    height: auto;
  }
}

@media only screen and (max-width: 879px) {
  .ui-dialog.quickview {
    max-height: 93vh !important;
    width: 90% !important;
    overflow: auto;
  }
  .ui-dialog.quickview .ui-dialog-content {
    height: 100% !important;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-1 {
    width: 100%;
    height: 177px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-1 .product-primary-image {
    width: inherit;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-1 .product-primary-image img {
    height: 100%;
    max-height: none;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-1 .wish-list-link {
    display: none;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider {
    width: 100%;
    height: 177px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider .owl-stage-outer,
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider .owl-stage,
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider .owl-item {
    height: 100%;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider .owl-item > div {
    height: 100%;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap #slider .owl-item > div img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 {
    width: 100%;
    text-align: center;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-name {
    font-family: "TrendSansW05-One", Arial, sans-serif;
    font-size: 16px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-name .small-title {
    font-family: "Trade Gothic W01 Light", Arial, sans-serif;
    font-size: 13px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 #product-content {
    margin-top: 0;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 #product-content > .small-title {
    font-size: 12px;
    padding-bottom: 12px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 #product-content .rating {
    margin: 0;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .description {
    line-height: 16px;
    font-size: 13px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .details-view {
    font-family: "TrendSansW05-One", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-add-to-cart {
    display: inline-block;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-add-to-cart button {
    width: auto;
    height: 42px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-add-to-cart .inventory .quantity-button,
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-add-to-cart .inventory input {
    width: 42px;
    height: 42px;
    padding: 0;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .promotion .promotion-callout {
    margin: 0 auto;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .promotion .promotion-callout .callout-message {
    font-size: 12px;
    padding-bottom: 8px;
  }
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .promotion .promotion-callout .tooltip {
    color: #4a4a4a;
    font-size: 12px;
  }
  .ui-dialog.quickview .ui-dialog-content .pdp-main {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .ui-dialog.quickview .promo__tooltip, .ui-dialog.quickview .bbwd-tooltip {
    margin: 0 auto;
  }
}

@media screen and (max-width: 375px) {
  .ui-dialog.quickview .ui-dialog-content .product-cols-wrap .product-col-2 .product-add-to-cart button {
    padding: 0 8px !important;
  }
}

.four-square {
  padding: 0 16px;
}

@media only screen and (min-width: 1196px) {
  .four-square {
    padding: 0;
  }
}

.four-square .home-bottom-slots {
  padding: 0;
}

.four-square .standard-text {
  color: #333;
  font-size: 16px !important;
}

.four-square .fake-button {
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #333;
  text-decoration: underline;
  border: none;
}

.four-square .fake-button:hover {
  background: none !important;
  text-decoration: none !important;
  color: #333 !important;
}
/*# sourceMappingURL=hp-modules.css.map */