@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/Metropolis-Bold.eot");
  src: url("../fonts/Metropolis-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-Bold.woff2") format("woff2"), url("../fonts/Metropolis-Bold.woff") format("woff"), url("../fonts/Metropolis-Bold.ttf") format("truetype"), url("../fonts/Metropolis-Bold.svg#Metropolis-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/Metropolis-Regular.eot");
  src: url("../fonts/Metropolis-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-Regular.woff2") format("woff2"), url("../fonts/Metropolis-Regular.woff") format("woff"), url("../fonts/Metropolis-Regular.ttf") format("truetype"), url("../fonts/Met1ropolis-Regular.svg#Metropolis-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Metropolis';
  src: url("../fonts/Metropolis-Medium.eot");
  src: url("../fonts/Metropolis-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-Medium.woff2") format("woff2"), url("../fonts/Metropolis-Medium.woff") format("woff"), url("../fonts/Metropolis-Medium.ttf") format("truetype"), url("../fonts/Metropolis-Medium.svg#Metropolis-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Museo Sans 300';
  src: url("../fonts/MuseoSans-300.eot");
  src: url("../fonts/MuseoSans-300.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans-300.woff2") format("woff2"), url("../fonts/MuseoSans-300.woff") format("woff"), url("../fonts/MuseoSans-300.ttf") format("truetype"), url("../fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Museo Sans 700';
  src: url("../fonts/MuseoSans-700.eot");
  src: url("../fonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans-700.woff2") format("woff2"), url("../fonts/MuseoSans-700.woff") format("woff"), url("../fonts/MuseoSans-700.ttf") format("truetype"), url("../fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Museo Sans 900';
  src: url("../fonts/MuseoSans-900.eot");
  src: url("../fonts/MuseoSans-900.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans-900.woff2") format("woff2"), url("../fonts/MuseoSans-900.woff") format("woff"), url("../fonts/MuseoSans-900.ttf") format("truetype"), url("../fonts/MuseoSans-900.svg#MuseoSans-900") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Museo Sans 500';
  src: url("../fonts/MuseoSans-500.eot");
  src: url("../fonts/MuseoSans-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans-500.woff2") format("woff2"), url("../fonts/MuseoSans-500.woff") format("woff"), url("../fonts/MuseoSans-500.ttf") format("truetype"), url("../fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #444245;
  padding: 0;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  color: #444245; }

p {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #444245;
  font-size: 16px; }

a {
  text-decoration: none;
  color: #53284f;
  font-weight: 700; }
  a:hover {
    opacity: 1;
    color: #000; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0 !important; }

*,
:before,
:after {
  box-sizing: border-box;
  margin: 0; }

.container {
  padding: 0 50px;
  max-width: 1470px; }
  .container:has(.page-sidebar), .container:has(.page-content) {
    max-width: 1860px; }

.faq_page_mn {
  display: inline-block;
  width: 100%;
  margin: 0px; }

.faq_banner {
  display: inline-block;
  width: 100%;
  position: relative; }
  .faq_banner .faq_banner_overlay {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }

.faq_section_title {
  display: inline-block;
  width: 100%; }
  .faq_section_title .container {
    max-width: 970px; }
  .faq_section_title div[data-content-region="faq_sub_text"] p a {
    color: #53284f; }
    .faq_section_title div[data-content-region="faq_sub_text"] p a strong {
      color: #53284f; }
  .faq_section_title .buttonLink a:hover {
    opacity: 1; }

.faq_section_accordion {
  display: block; }

.accordion_section_mn .custome_accordian_sec {
  margin-bottom: 15px; }
  .accordion_section_mn .custome_accordian_sec details {
    position: relative; }
    .accordion_section_mn .custome_accordian_sec details:open summary {
      color: #fff;
      background: #53284f; }
      .accordion_section_mn .custome_accordian_sec details:open summary::before {
        background: #fff;
        color: #53284f;
        content: '-';
        font-size: 20px;
        line-height: 12px;
        padding: 0;
        font-weight: normal;
        align-items: flex-start;
        justify-content: center; }
    .accordion_section_mn .custome_accordian_sec details:open::before {
      background: #53284f; }
    .accordion_section_mn .custome_accordian_sec details summary {
      cursor: pointer;
      font-size: 17px;
      line-height: 17px;
      font-weight: bold;
      position: relative;
      background: #f4f4f4;
      padding: 15px 14px 15px 40px; }
      .accordion_section_mn .custome_accordian_sec details summary::before {
        height: 15px;
        width: 15px;
        display: inline-block;
        background: #888888;
        content: '+';
        position: absolute;
        left: 15px;
        top: 16px;
        color: #fff;
        border-radius: 50%;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        z-index: 2;
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px 0 0 1px;
        line-height: 13px; }
    .accordion_section_mn .custome_accordian_sec details .custome_accordian_content {
      padding: 10px 14px;
      background-color: #fff;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      font-size: 18px;
      color: #444245;
      line-height: 28px; }
      .accordion_section_mn .custome_accordian_sec details .custome_accordian_content p {
        font-size: 18px;
        color: #444245;
        line-height: 28px; }
      .accordion_section_mn .custome_accordian_sec details .custome_accordian_content li {
        font-size: 18px;
        color: #444245;
        line-height: 28px;
        padding-bottom: 12px; }
      .accordion_section_mn .custome_accordian_sec details .custome_accordian_content ul {
        padding: 0;
        margin: 0 0 0 30px; }

.troubleshooting_accordion_mn {
  padding-top: 60px; }

/*Header*/
.header {
  position: fixed;
  top: 0px;
  transition: top 0.7s ease;
  border: 0px; }
  .header #menu {
    margin: 0px;
    top: 0;
    transition: top 0.7s ease;
    position: absolute;
    top: 100%;
    z-index: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
    .header #menu .navPages {
      max-width: 100%;
      line-height: normal; }
  .header.header_fixed {
    top: 0;
    transition: top 0.7s ease;
    display: inline-block;
    width: 100%; }
    .header.header_fixed #menu {
      top: 0;
      transition: top 0.7s ease;
      width: 100%; }
    .header.header_fixed .top-header {
      z-index: 2;
      position: relative; }
  .header .midd-header {
    z-index: 9;
    position: relative;
    background: #53284f; }

.page_default .header #menu {
  border: none; }

/* Apply padding to all pages except home page */
body:not(.is-homepage) .body {
  padding-top: 138px; }

.top-header {
  background: #fff;
  text-align: center;
  transition: top 0.7s ease;
  margin: 0px;
  z-index: 9; }
  .top-header p {
    line-height: 40px; }

.header-logo {
  margin: 16px 0 16px -2px;
  width: 333px; }

.navPages-action-depth-max.has-subMenu.is-open, .navPages-action:hover, .navPages-action:focus {
  background: #53284f;
  color: #fff;
  opacity: 1; }
  .navPages-action-depth-max.has-subMenu.is-open svg, .navPages-action:hover svg, .navPages-action:focus svg {
    height: auto;
    width: auto;
    fill: #fff;
    stroke: #fff;
    margin: 0px 0 2px; }

.navPages-action.is-open, .navPage-subMenu {
  background-color: #fff; }

.navPages-action svg {
  margin: 0px 0 2px; }

.navPages ul li {
  margin: 0 8px; }
  .navPages ul li .navPages-action {
    padding: 12px; }
    .navPages ul li .navPages-action.activePage {
      color: #53284f;
      background: transparent; }
      .navPages ul li .navPages-action.activePage:hover {
        color: #fff;
        background: #53284f; }
    .navPages ul li .navPages-action.is-open {
      color: #fff;
      background: #53284f; }
  .navPages ul li .navPage-subMenu-list {
    padding: 10px 0; }
    .navPages ul li .navPage-subMenu-list li {
      margin: 5px 0;
      padding: 0 10px; }
      .navPages ul li .navPage-subMenu-list li .navPages-action {
        padding: 5px 10px; }

body .header .navPages-container {
  height: 41px; }

.midd-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between; }

body .header .navPages-container {
  display: inline-block; }

.navPages-container {
  background: #fff; }

.navPages-action {
  letter-spacing: 0px;
  color: #53284f;
  text-transform: uppercase; }

.top-header span {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Metropolis';
  letter-spacing: 0px;
  color: #53284f;
  text-transform: uppercase;
  line-height: 40px; }

.navUser ul .navUser-item span {
  font-size: 9px;
  font-weight: 700;
  font-family: 'Metropolis';
  line-height: 11px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin: 9px 0 0; }

.navUser-section .navUser-item .navUser-item--compare {
  margin-right: 20px;
  font-size: 13px;
  line-height: 15px;
  color: #fff; }
  .navUser-section .navUser-item .navUser-item--compare span {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    height: 50px;
    margin: 0;
    font-size: 13px;
    line-height: 15px;
    color: #fff; }
  .navUser-section .navUser-item .navUser-item--compare .countPill {
    min-width: 15px;
    height: 15px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #53284f;
    margin: 0;
    position: initial;
    font-size: 12px;
    font-weight: normal; }
  .navUser-section .navUser-item .navUser-item--compare:hover {
    opacity: 0.7; }

.navUser-section .navUser-item.navUser-item--cart {
  margin: 0 0 0 20px; }
  .navUser-section .navUser-item.navUser-item--cart .navUser-action:hover {
    opacity: 0.7; }

.navUser-section .navUser-item.navUser-item--wishlist {
  margin: 0 0 0 20px; }
  .navUser-section .navUser-item.navUser-item--wishlist .navUser-action:hover {
    opacity: 0.7; }

.navUser-section .navUser-item.navUser-item--account {
  margin: 0 0 0 21px; }
  .navUser-section .navUser-item.navUser-item--account .navUser-action:hover {
    opacity: 0.7; }

.navUser-section .navUser-item .navUser-action {
  text-align: center;
  padding: 0px; }

#quick-search-expand:hover {
  opacity: 0.7; }

.navUser-item--cart .navUser-action {
  position: relative; }
  .navUser-item--cart .navUser-action img {
    float: left;
    margin: 2px 0 0 0; }
  .navUser-item--cart .navUser-action span.countPill.cart-quantity {
    position: relative;
    float: none;
    top: 2px;
    width: 23px;
    display: inline-block;
    margin: 0 0 0 0;
    display: flex;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #fff;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Metropolis';
    line-height: 23px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0px 0 0;
    display: inline-block;
    background: transparent;
    right: -2px; }

.navUser {
  padding: 0px;
  display: inline-block;
  width: auto;
  position: relative; }

/*Quick Search Box*/
#quickSearch, .dropdown--quickSearch.is-open {
  padding: 0px;
  background: transparent;
  width: 400px !important;
  top: 50% !important;
  position: absolute;
  right: calc(100% + 20px) !important;
  left: auto !important;
  transform: translateY(-50%) !important; }
  #quickSearch .container, .dropdown--quickSearch.is-open .container {
    padding: 0px;
    width: 400px;
    position: relative; }
    #quickSearch .container .form, .dropdown--quickSearch.is-open .container .form {
      max-width: 100%; }
      #quickSearch .container .form .form-fieldset, .dropdown--quickSearch.is-open .container .form .form-fieldset {
        border: 0px;
        position: relative; }
        #quickSearch .container .form .form-fieldset #nav-quick-search, .dropdown--quickSearch.is-open .container .form .form-fieldset #nav-quick-search {
          letter-spacing: 0.05em;
          background: #53284f;
          border: 1px solid #fff;
          width: 400px;
          font-size: 16px;
          font-weight: 400;
          font-family: 'Metropolis';
          line-height: 23px;
          color: #fff;
          padding-right: 50px; }
        #quickSearch .container .form .form-fieldset .search_quick, .dropdown--quickSearch.is-open .container .form .form-fieldset .search_quick {
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translateY(-50%); }
        #quickSearch .container .form .form-fieldset input::placeholder, .dropdown--quickSearch.is-open .container .form .form-fieldset input::placeholder {
          color: #fff;
          opacity: 0.5; }

/*Quick Search Box*/
/*Quick Search Dropdown*/
.quickSearchResults {
  position: absolute;
  top: 100%;
  z-index: 999;
  background-color: #ffffff;
  left: 0;
  right: 0; }
  .quickSearchResults .productGrid {
    padding: 0 17px 20px 0;
    max-height: 650px;
    overflow-y: scroll; }
    .quickSearchResults .productGrid .product {
      width: 100%; }
      .quickSearchResults .productGrid .product .card {
        padding: 0;
        margin: 10px 0 0px;
        border: 0;
        display: inline-block; }
        .quickSearchResults .productGrid .product .card .card-figure {
          width: 100px;
          float: left; }
        .quickSearchResults .productGrid .product .card .card-body {
          float: right;
          width: calc(100% - 100px);
          padding: 0 0 0 10px; }
          .quickSearchResults .productGrid .product .card .card-body .card-title a {
            min-height: initial; }
        .quickSearchResults .productGrid .product .card:hover .card-body {
          background-color: #ffffff; }
        .quickSearchResults .productGrid .product .card .card-text {
          color: #999999; }
        .quickSearchResults .productGrid .product .card .future_release,
        .quickSearchResults .productGrid .product .card .whishlist-new {
          display: none; }
        .quickSearchResults .productGrid .product .card:hover::after {
          display: none; }
      .quickSearchResults .productGrid .product .quickview {
        display: none; }
  .quickSearchResults .quickSearchMessage {
    width: 400px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Metropolis';
    line-height: 23px;
    margin: 0px;
    padding: 10px;
    text-transform: capitalize;
    word-break: break-word;
    color: #000; }

.previewCart-emptyBody {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Metropolis';
  line-height: 23px;
  margin: 0px;
  text-transform: capitalize;
  word-break: break-word;
  color: #000;
  letter-spacing: 0.05em; }

/*Quick Search Dropdown*/
/*Cart Preview*/
#cart-preview-dropdown {
  width: 300px;
  max-width: 400px;
  top: 55px !important;
  left: auto !important;
  right: 0 !important;
  background: #fff; }
  #cart-preview-dropdown::before {
    border: inset 9px;
    right: 13px;
    left: auto;
    border-color: transparent transparent #000 transparent;
    bottom: calc(100% - 1px); }
  #cart-preview-dropdown::after {
    right: 14px;
    left: auto;
    border-color: transparent transparent #fff transparent;
    bottom: calc(100% - 1px); }
  #cart-preview-dropdown ul.previewCartList {
    padding: 0 10px;
    display: inline-block; }
    #cart-preview-dropdown ul.previewCartList .previewCartItem {
      margin: 0 0 0;
      display: inline-block;
      width: 100%;
      padding: 10px 0; }
      #cart-preview-dropdown ul.previewCartList .previewCartItem .previewCartItem-image {
        border: 1px solid #53284f;
        width: 80px;
        display: inline-block;
        float: left; }
      #cart-preview-dropdown ul.previewCartList .previewCartItem .previewCartItem-content {
        max-width: calc(100% - 80px);
        width: 100%;
        display: inline-block;
        float: left;
        padding: 0 0 0 15px; }
        #cart-preview-dropdown ul.previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
          display: none; }
        #cart-preview-dropdown ul.previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name a {
          font-size: 16px;
          font-weight: 500;
          font-family: 'Metropolis';
          line-height: 23px; }

/*Cart Preview*/
/*Common Global CSS*/
.carousel-tooltip {
  display: none; }

.modal-close {
  color: #000;
  top: 0px; }

.card-img-container::after {
  padding-bottom: 100%; }

.button {
  border: 1px solid #53284F;
  border-radius: 4px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
  padding: 7px 10px;
  background: #53284F;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Metropolis';
  letter-spacing: 0.05em; }
  .button:hover {
    background: #fff;
    color: #53284f;
    border-color: #53284f; }
  .button:focus {
    border: 1px solid #53284F;
    background: #fff;
    color: #53284f;
    border-color: #53284f; }
  .button:active {
    border: 1px solid #53284F;
    background: #fff;
    color: #53284f;
    border-color: #53284f; }

.page_category .body,
.page_default .body {
  margin: 0; }

.forgot-password-form .g-recaptcha {
  order: 3;
  width: 100%; }

/*Common Global CSS*/
/*Hero Carousle*/
.heroCarousel {
  margin: 0px; }
  .heroCarousel .heroCarousel-action {
    transition: transform 0.3s ease; }
  .heroCarousel .heroCarousel-action:hover {
    transform: translateY(-5px);
    transition: transform 0.3s ease; }
  .heroCarousel.slick-initialized {
    max-height: 92vh;
    margin: 0px; }
  .heroCarousel .heroCarousel-image-wrapper {
    max-height: 92vh; }
    .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image {
      object-fit: unset; }
  .heroCarousel .slick-dots li {
    background: transparent;
    height: 22px;
    width: 22px;
    padding: 0px;
    margin: 0 7px; }
    .heroCarousel .slick-dots li.slick-active button:before {
      background: #53284f;
      height: 14px;
      width: 14px;
      top: 4px;
      left: 4px; }
    .heroCarousel .slick-dots li button:before {
      height: 14px;
      width: 14px;
      top: 4px;
      left: 4px; }
    .heroCarousel .slick-dots li:hover button:before {
      background: #53284f;
      height: 14px;
      width: 14px;
      top: 4px;
      left: 4px; }
    .heroCarousel .slick-dots li button {
      height: 22px;
      width: 22px;
      border: 0px;
      background: #fff; }
  .heroCarousel .heroCarousel-content {
    padding: 0px 50px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    max-width: 1470px;
    overflow: hidden;
    /*.heroCarousel-title {
        font-size: 62px;
        font-weight: 500;
        font-family: 'Abril Fatface', serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        line-height: normal;
    }

    .heroCarousel-description {
        font-size: 22px;
        font-weight: 500;
        font-family: 'Metropolis', sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: capitalize;
        line-height: normal;
        margin: 21px 0 0 0;
    }

    .heroCarousel-action {
        width: 180px;
        height: 48px;
        font-size: 18px;
        font-weight: 700;
        font-family: 'Metropolis', sans-serif;
        letter-spacing: 0px;
        color: #fff;
        text-transform: uppercase;
        line-height: 48px;
        padding: 0px 15px;
        margin: 27px 0 0 0;
        background: #53284F;

        &:hover {
            background: #fff;
            color: #53284F;
        }
    }
 */ }
    .heroCarousel .heroCarousel-content .slick-dots {
      bottom: 30px; }

/*Hero Carousle*/
.trending_text {
  margin: 50px 0 0; }
  .trending_text p {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Metropolis';
    color: #575757;
    letter-spacing: 0.32px;
    line-height: 24px; }

.page-heading {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Metropolis';
  color: #000000;
  letter-spacing: 0px;
  line-height: 36px;
  text-transform: uppercase; }

.slick-prev {
  left: -25px;
  background: transparent;
  border: 0px;
  padding: 0px;
  height: 25px;
  width: 25px;
  margin: 0px; }
  .slick-prev:hover:before {
    background-image: url("../img/slick-left.svg");
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px; }
  .slick-prev:before {
    background-image: url("../img/slick-left.svg");
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px; }

.slick-next {
  right: -25px;
  background: transparent;
  border: 0px;
  padding: 0px;
  height: 25px;
  width: 25px;
  margin: 0px; }
  .slick-next:hover:before {
    background-image: url("../img/slick-right.svg");
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px; }
  .slick-next:before {
    background-image: url("../img/slick-right.svg");
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px; }

.trending {
  margin: 92px 0 0; }
  .trending ul {
    margin: 0px -13px 0px -14px;
    list-style: none; }
    .trending ul li {
      padding: 0 13px; }
      .trending ul li .collection-inner {
        text-align: center; }
        .trending ul li .collection-inner a {
          border: 2px solid #fff;
          display: inline-block;
          background: #53284f; }
          .trending ul li .collection-inner a:hover {
            border-color: #53284f; }
        .trending ul li .collection-inner .top-text {
          font-size: 18px;
          font-weight: 700;
          font-family: 'Metropolis';
          color: #ffffff;
          letter-spacing: 0.9px;
          line-height: 50px;
          text-transform: uppercase; }
        .trending ul li .collection-inner .collection-img {
          background: #F7F7F7;
          text-align: center;
          width: 100%;
          display: inline-block; }
          .trending ul li .collection-inner .collection-img img {
            max-width: 205px;
            max-height: 205px;
            margin: auto; }
        .trending ul li .collection-inner .bottom-text {
          font-size: 20px;
          font-weight: 700;
          font-family: 'Metropolis';
          color: #ffffff;
          letter-spacing: 1px;
          line-height: 50px;
          text-transform: uppercase; }

.home-products {
  background: #F9F9F9;
  margin: 100px 0;
  padding: 66px 0 60px; }
  .home-products .page-heading {
    margin: 0 0 48px; }
  .home-products .slick-list.draggable {
    margin: 0 -15px; }
  .home-products .productCarousel {
    margin: 0px; }
    .home-products .productCarousel .slick-prev {
      left: -40px;
      margin-top: -48px; }
    .home-products .productCarousel .slick-next {
      right: -41px;
      margin-top: -48px; }
  .home-products .productCarousel-slide {
    padding: 0px 15px; }
    .home-products .productCarousel-slide .card {
      text-align: center; }
      .home-products .productCarousel-slide .card .card-figure {
        padding: 0px;
        border: 1px solid #EFEFEF;
        background: #fff; }
        .home-products .productCarousel-slide .card .card-figure:hover .card-figcaption {
          display: inline-block; }
        .home-products .productCarousel-slide .card .card-figure .card-figcaption {
          display: none; }
        .home-products .productCarousel-slide .card .card-figure .card-figcaption-body .button {
          margin: 5px auto; }
          .home-products .productCarousel-slide .card .card-figure .card-figcaption-body .button:focus {
            border: 1px solid #53284F;
            background: #fff;
            color: #53284f;
            border-color: #53284f; }
          .home-products .productCarousel-slide .card .card-figure .card-figcaption-body .button:active {
            border: 1px solid #53284F;
            background: #fff;
            color: #53284f;
            border-color: #53284f; }
        .home-products .productCarousel-slide .card .card-figure .card-img-container {
          height: 248px; }
          .home-products .productCarousel-slide .card .card-figure .card-img-container::after {
            display: none; }
          .home-products .productCarousel-slide .card .card-figure .card-img-container .card-image {
            position: relative;
            max-height: 240px;
            max-width: 310px; }
      .home-products .productCarousel-slide .card .card-body {
        text-align: center;
        padding: 0px; }
        .home-products .productCarousel-slide .card .card-body .card-title {
          margin: 19px 0 13px;
          height: 40px;
          max-height: 40px; }
          .home-products .productCarousel-slide .card .card-body .card-title a {
            font-size: 16px;
            font-weight: 600;
            font-family: 'Metropolis';
            color: #000000;
            letter-spacing: 0.48px;
            line-height: 20px; }
            .home-products .productCarousel-slide .card .card-body .card-title a:hover {
              color: #53284f; }
        .home-products .productCarousel-slide .card .card-body .card-text {
          margin: 0px;
          display: flex;
          justify-content: center;
          gap: 15px; }

.price-section .price {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Metropolis';
  color: #53284f;
  letter-spacing: 0.32px;
  line-height: 20px; }

.location {
  display: inline-block;
  width: 100%;
  margin: 0 0 94px; }
  .location .location-left {
    width: 34.16%;
    float: left; }
    .location .location-left h3 {
      margin: 0px; }
      .location .location-left h3 * {
        text-align: left;
        font-size: 30px;
        font-weight: 700;
        font-family: 'Metropolis';
        color: #000;
        letter-spacing: 0px;
        line-height: 36px; }
    .location .location-left .subtxt {
      max-width: 385px;
      margin: 22px 0 25px; }
      .location .location-left .subtxt * {
        text-align: left;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Metropolis';
        color: #575757;
        letter-spacing: 0.32px;
        line-height: 26px; }
    .location .location-left .locationbtn * {
      text-align: left;
      justify-content: start;
      padding: 0px; }
    .location .location-left .locationbtn .buttonLink a {
      border: 2px solid #53284F;
      width: 180px;
      height: 48px;
      text-align: center;
      border-radius: 4px;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 48px !important;
      padding: 0px;
      background: #fff;
      color: #53284f;
      font-weight: 700;
      font-family: 'Metropolis';
      letter-spacing: 0em; }
      .location .location-left .locationbtn .buttonLink a:hover {
        background: #53284f;
        color: #fff;
        border-color: #53284f; }
      .location .location-left .locationbtn .buttonLink a:focus {
        border: 2px solid #53284F;
        background: #fff;
        color: #53284f;
        border-color: #53284f; }
      .location .location-left .locationbtn .buttonLink a:active {
        border: 2px solid #53284F;
        background: #fff;
        color: #53284f;
        border-color: #53284f; }
  .location .location-right {
    width: 65.84%;
    float: left; }

.footer {
  background: #F9F9F9;
  border: 0px;
  padding-top: 99px;
  padding-bottom: 0px; }
  .footer .footer-info {
    margin: 0px; }
  .footer .footer-info-col--small, .footer .footer-info-col {
    width: 21%;
    padding: 0;
    margin: 0 26px; }
  .footer .customer-service {
    margin-left: 0; }
  .footer .footer-info-col[data-section-type="newsletterSubscription"] {
    max-width: 300px;
    min-width: 300px;
    margin: 0px; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .socialLinks .socialLinks-item {
      margin-bottom: 0;
      margin-right: 6px; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .socialLinks--alt .icon {
      height: 32px;
      width: 30px; }
      .footer .footer-info-col[data-section-type="newsletterSubscription"] .socialLinks--alt .icon:hover {
        opacity: 0.7; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .form {
      margin: 0; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .follow-us {
      margin: 7px 0 4px; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .form-prefixPostfix-button--postfix {
      background-image: url(../img/arrowfooter.svg);
      background-repeat: no-repeat;
      background-color: #000;
      background-position: center;
      font-size: 0px;
      height: 40px;
      width: 40px;
      border-radius: 0;
      margin: 0 0 0 10px; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .form-prefixPostfix .form-input {
      border: 1px solid #707070;
      border-radius: 0;
      width: 250px;
      max-width: 250px;
      height: 40px;
      font-size: 12px;
      letter-spacing: 0.6px;
      font-family: 'Metropolis';
      font-weight: 500; }
    .footer .footer-info-col[data-section-type="newsletterSubscription"] .subscribe-text {
      font-size: 16px;
      font-weight: 500;
      font-family: 'Metropolis';
      color: #575757;
      letter-spacing: 0.32px;
      line-height: 26px;
      margin: 3px 0 15px;
      display: inline-block; }
  .footer .footer-info-heading {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Metropolis';
    color: #000000;
    letter-spacing: 0px;
    line-height: 22px;
    text-transform: uppercase; }
  .footer h3.footer-info-heading.second-heading {
    margin-top: 0; }
  .footer .footer-info-list li a, .footer .footer-info-list li span {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Metropolis';
    color: #575757;
    letter-spacing: 0.32px;
    line-height: 32px;
    text-transform: capitalize; }
  .footer .footer-info-list li.arrow-footer a {
    font-weight: 600; }
  .footer .footer-info-list li a:hover {
    color: #53284f; }
  .footer .customer-order {
    width: 276px; }
    .footer .customer-order .order-section {
      margin: -6px 0 0; }
      .footer .customer-order .order-section li {
        margin: 0 0 10px; }
        .footer .customer-order .order-section li:nth-child(4) {
          margin-top: -9px; }
      .footer .customer-order .order-section li.timing.secondli {
        margin: -17px 0 16px; }
    .footer .customer-order li {
      line-height: normal;
      margin: 0 0 0px; }
      .footer .customer-order li .footer-img {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        line-height: normal; }
      .footer .customer-order li .footertxt {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 0 10px;
        line-height: normal; }
      .footer .customer-order li a:hover span {
        color: #53284f; }
    .footer .customer-order .timing {
      font-size: 16px;
      font-weight: 500;
      font-family: 'Metropolis';
      color: #575757;
      letter-spacing: 0.32px;
      line-height: 32px;
      margin: -9px 0 0; }
      .footer .customer-order .timing strong {
        font-weight: 600; }
  .footer .footer-copyright {
    padding: 16px 0;
    margin: 45px 0 0;
    border-top: 1px solid #53284f; }
    .footer .footer-copyright .container {
      display: flex;
      justify-content: center;
      align-items: center; }
      .footer .footer-copyright .container .powered-by {
        font-size: 12px;
        font-weight: 700;
        font-family: 'Metropolis';
        color: #000000;
        letter-spacing: 1.2px;
        line-height: 18px;
        text-transform: uppercase;
        margin: 0px; }
      .footer .footer-copyright .container .footer-payment-icons {
        margin: 0px; }
        .footer .footer-copyright .container .footer-payment-icons li {
          margin: 0 0 0 8px; }

.form-input {
  background: #fff; }

/* CP CSS Start */
.breadcrumbs {
  margin: 20px 0 21px 0; }
  .breadcrumbs .breadcrumb .breadcrumb-label {
    font-size: 16px;
    color: #313130;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-weight: 400; }
  .breadcrumbs .breadcrumb:not(:first-child)::before {
    height: 16px;
    border-right: 1px solid #313130;
    margin: 0 6px; }

.page_category .page-heading {
  margin: 42px 0 48px 0;
  text-transform: capitalize;
  color: #313130;
  font-size: 32px; }

.page_category .page {
  margin: 0 0 80px 0; }

.page-sidebar {
  position: sticky;
  top: 110px;
  left: 0; }

.page-sidebar {
  padding: 0;
  width: 320px; }

#product-listing-container {
  padding-left: 30px;
  width: calc(100% - 320px);
  padding-right: 0; }

.facetedSearch-refineFilters {
  background: #F7F7F7;
  padding-bottom: 12px;
  min-height: 100px; }
  .facetedSearch-refineFilters .sidebarBlock-heading {
    background: #53284F;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    padding: 8px 13px 6px 13px;
    margin: 0 0 11px 0;
    font-family: "Metropolis", sans-serif; }
  .facetedSearch-refineFilters p {
    font-size: 14px;
    color: #575757;
    padding: 0 13px;
    font-family: "Metropolis", sans-serif;
    margin: 13px 0 0 0;
    font-weight: 500; }
  .facetedSearch-refineFilters .inlineList {
    padding: 0 13px 0 0;
    margin: 0; }
    .facetedSearch-refineFilters .inlineList li {
      margin-left: 13px; }
      .facetedSearch-refineFilters .inlineList li a {
        color: #fff; }
  .facetedSearch-refineFilters > a {
    font-size: 14px;
    color: #575757;
    padding: 0 13px; }
    .facetedSearch-refineFilters > a:hover {
      text-decoration: underline; }

body #facetedSearch .facetedSearch-navList {
  margin: 0; }

.facetedSearch-navList .accordion-block {
  margin-top: 30px; }
  .facetedSearch-navList .accordion-block .accordion-heading .accordion-navigation {
    background: #53284F;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    padding: 8px 13px 6px 13px;
    margin: 0 !important;
    border-radius: 0; }
    .facetedSearch-navList .accordion-block .accordion-heading .accordion-navigation .accordion-title {
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 16px;
      font-family: "Metropolis", sans-serif; }
    .facetedSearch-navList .accordion-block .accordion-heading .accordion-navigation span svg {
      width: 11px;
      height: 11px;
      margin-top: -2px; }
  .facetedSearch-navList .accordion-block .accordion-heading .facetedSearch-clearLink {
    top: 7px;
    right: 30px; }
  .facetedSearch-navList .accordion-block .accordion-content {
    background: #F7F7F7;
    padding: 12px 13px 0 13px; }
    .facetedSearch-navList .accordion-block .accordion-content#facetedSearch-content--price {
      padding-bottom: 8px; }
    .facetedSearch-navList .accordion-block .accordion-content #facet-range-form .form-field .form-input {
      color: #575757;
      font-weight: 500;
      font-size: 16px; }
      .facetedSearch-navList .accordion-block .accordion-content #facet-range-form .form-field .form-input::placeholder {
        color: #000;
        font-weight: 500;
        font-size: 13px; }
    .facetedSearch-navList .accordion-block .accordion-content #facet-range-form .form-field .button {
      text-transform: uppercase; }
    .facetedSearch-navList .accordion-block .accordion-content .navList-item .navList-action {
      font-size: 16px;
      color: #575757;
      font-family: "Metropolis", sans-serif;
      font-weight: 500;
      padding-left: 32px;
      margin: 0 0 0px 0; }
    .facetedSearch-navList .accordion-block .accordion-content .navList-item .navList-action-close svg {
      fill: #fff; }
    .facetedSearch-navList .accordion-block .accordion-content .navList-item .navList-action--checkbox::before {
      background: #fff;
      border: 1px solid #DDDDDD;
      border-radius: 2px;
      margin-top: -9px; }
    .facetedSearch-navList .accordion-block .accordion-content .navList-item .navList-action--checkbox::after {
      margin-top: -9px; }
    .facetedSearch-navList .accordion-block .accordion-content .navList-item .is-selected.navList-action--checkbox::before {
      background: #53284F; }

.cat_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px 0; }
  .cat_top .cat_top_left .actionBar {
    margin: 0; }
    .cat_top .cat_top_left .actionBar .form-field {
      margin: 0; }
    .cat_top .cat_top_left .actionBar .form-field {
      background: transparent;
      border: 1px solid #DDDDDD;
      border-radius: 0; }
      .cat_top .cat_top_left .actionBar .form-field .form-label {
        font-family: "Metropolis", sans-serif;
        font-weight: 500;
        color: #747376;
        font-size: 12px;
        line-height: 34px;
        text-transform: uppercase;
        padding: 0 0 0 17px; }
      .cat_top .cat_top_left .actionBar .form-field .form-select {
        background: url(https://store-xxy7xxddr7.mybigcommerce.com/content/select_drop.svg) no-repeat center right 13px;
        font-family: "Metropolis", sans-serif;
        font-weight: 500;
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        height: 34px;
        letter-spacing: 0;
        min-width: 182px;
        padding-left: 15px; }
  .cat_top .cat_top_right ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none !important; }
    .cat_top .cat_top_right ul li {
      float: left;
      width: auto; }
      .cat_top .cat_top_right ul li button {
        float: left;
        width: auto;
        background: #fff;
        width: 46px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0; }
        .cat_top .cat_top_right ul li button.activeview {
          background: #DDDDDD; }
          .cat_top .cat_top_right ul li button.activeview svg path {
            fill: #575757 !important; }
        .cat_top .cat_top_right ul li button svg {
          float: left;
          width: auto; }

.actionBar {
  margin: 0; }
  .actionBar .form-field {
    margin: 0; }
  .actionBar .form-field {
    background: transparent;
    border: 1px solid #DDDDDD;
    border-radius: 0; }
    .actionBar .form-field .form-label {
      font-family: "Metropolis", sans-serif;
      font-weight: 500;
      color: #747376;
      font-size: 12px;
      line-height: 34px;
      text-transform: uppercase;
      padding: 0 0 0 17px; }
    .actionBar .form-field .form-select {
      background: url(https://store-xxy7xxddr7.mybigcommerce.com/content/select_drop.svg) no-repeat center right 13px;
      font-family: "Metropolis", sans-serif;
      font-weight: 500;
      color: #000;
      font-size: 12px;
      text-transform: uppercase;
      height: 34px;
      letter-spacing: 0;
      min-width: 182px;
      padding-left: 1px; }

.page-sidebar + .page-content .productGrid {
  margin: 0 -15px; }
  .page-sidebar + .page-content .productGrid .product {
    padding: 0 15px; }

.card {
  margin: 0 0 26px 0; }
  .card .card-figure {
    background: transparent;
    border: none;
    height: 240px;
    padding: 4px; }
    .card .card-figure .card-img-container {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 232px; }
      .card .card-figure .card-img-container img {
        position: initial;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
      .card .card-figure .card-img-container::after {
        display: none; }
  .card .card-body {
    text-align: center;
    padding: 4px 0 0 0; }
    .card .card-body .card-title {
      height: 39px;
      overflow: hidden;
      font-size: 16px;
      font-family: "Metropolis", sans-serif;
      font-weight: bold;
      letter-spacing: 0.35px;
      color: #000000;
      line-height: 20px;
      padding: 0 25px;
      margin: 0 0 15px 0; }
      .card .card-body .card-title a {
        color: #000000; }
        .card .card-body .card-title a:hover {
          color: #53284f; }
    .card .card-body .card-text .price-section {
      display: inline-block;
      margin: 0 6px; }
    .card .card-body .card-text .rrp-price--withoutTax span {
      color: rgba(83, 40, 79, 0.5); }

.listItem_topBadge_mn,
.card_topBadge_mn {
  position: absolute;
  right: 5px;
  top: 5px; }
  .listItem_topBadge_mn .listItemBadge_lable,
  .listItem_topBadge_mn .cardBadge_lable,
  .card_topBadge_mn .listItemBadge_lable,
  .card_topBadge_mn .cardBadge_lable {
    background: #53284F;
    min-width: 66px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: "Metropolis", sans-serif;
    line-height: 28px;
    display: inline-block;
    text-align: center; }

.cp_description {
  display: none; }

.productList {
  margin: 0; }
  .productList .listItem {
    margin: 0; }
  .productList .listItem-figure {
    background: transparent;
    border: 1px solid #EFEFEF;
    height: 250px;
    padding: 4px;
    width: 320px; }
    .productList .listItem-figure:hover .card-figcaption {
      opacity: 1; }
      .productList .listItem-figure:hover .card-figcaption .card-figcaption-body {
        opacity: 1; }
  .productList .listItem-body {
    width: calc(100% - 320px);
    vertical-align: top; }
    .productList .listItem-body .cp_description {
      display: block;
      margin: 10px 0 0 0; }
  .productList .listItem-figcaption-body {
    text-align: center;
    display: none; }
    .productList .listItem-figcaption-body label.listItem-figcaption-button + a.listItem-figcaption-button {
      display: none; }
  .productList .listItem-figure:hover .listItem-figcaption-body {
    display: flex; }
  .productList .listItem-body {
    text-align: left;
    padding: 0 0 0 30px; }
    .productList .listItem-body .listItem-title {
      font-size: 20px;
      font-family: "Metropolis", sans-serif;
      font-weight: bold;
      letter-spacing: 0.35px;
      color: #000000;
      line-height: 20px;
      padding: 0;
      margin: 0 0 18px 0;
      line-height: 30px; }
      .productList .listItem-body .listItem-title a {
        color: #000000; }
        .productList .listItem-body .listItem-title a:hover {
          color: #53284f; }
    .productList .listItem-body .listItem-figure .card-img-container {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 242px; }
      .productList .listItem-body .listItem-figure .card-img-container img {
        position: initial;
        width: 100%;
        height: auto; }
      .productList .listItem-body .listItem-figure .card-img-container::after {
        display: none; }

.listItem-figcaption-body,
.card-figcaption-body {
  transform: none;
  bottom: 15px;
  top: auto;
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px; }
  .listItem-figcaption-body .button,
  .card-figcaption-body .button {
    margin: 0;
    min-width: 120px;
    font-size: 12px;
    font-family: "Metropolis", sans-serif;
    font-weight: bold;
    letter-spacing: 0.6px;
    text-transform: uppercase; }
    .listItem-figcaption-body .button:focus,
    .card-figcaption-body .button:focus {
      background: #53284f;
      color: #fff; }

label.listItem-figcaption-button,
label.card-figcaption-button {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px; }
  label.listItem-figcaption-button input,
  label.card-figcaption-button input {
    order: -1; }

label.card-figcaption-button + .card-figcaption-button {
  display: none; }

.listItem-body {
  margin: 0; }
  .listItem-body .listItem-text .price-section {
    display: inline-block;
    margin: 0 6px 0 0; }
  .listItem-body .listItem-text .rrp-price--withoutTax span {
    color: rgba(83, 40, 79, 0.5); }

.pagination .pagination-list {
  margin: 41px 0 18px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 15px; }
  .pagination .pagination-list .pagination-item {
    width: 32px;
    height: 32px;
    border-radius: 0; }
    .pagination .pagination-list .pagination-item .pagination-link {
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      font-size: 16px;
      color: #575757;
      font-weight: 500;
      font-family: "Metropolis", sans-serif; }
    .pagination .pagination-list .pagination-item.pagination-item--current {
      border: 1px solid #D9D9D9; }
    .pagination .pagination-list .pagination-item.pagination-item--next {
      width: auto;
      height: auto;
      margin-top: 2px; }
      .pagination .pagination-list .pagination-item.pagination-item--next a {
        width: auto;
        height: auto;
        color: #53284F; }
      .pagination .pagination-list .pagination-item.pagination-item--next .icon {
        margin: 0 0 0 5px;
        width: 6px;
        height: 9px; }
    .pagination .pagination-list .pagination-item.pagination-item--previous {
      width: auto;
      height: auto;
      margin-top: 2px; }
      .pagination .pagination-list .pagination-item.pagination-item--previous a {
        width: auto;
        height: auto;
        color: #53284F; }
      .pagination .pagination-list .pagination-item.pagination-item--previous .icon {
        margin: 0 7px 0 0;
        width: 6px;
        height: 9px;
        transform: rotate(180deg); }

.page_search .body .page {
  margin: 0 0 80px 0; }

.page_search .body #faceted-search-container + .page-content {
  padding-left: 30px;
  width: calc(100% - 320px);
  padding-right: 0; }

.page_search .body #product-listing-container {
  width: 100%;
  padding: 0; }

.search-nav .account-navigation .navBar-item .navBar-action {
  font-size: 16px; }
  .search-nav .account-navigation .navBar-item .navBar-action:hover, .search-nav .account-navigation .navBar-item .navBar-action:focus {
    color: #53284f; }

.search-nav .account-navigation .navBar-item .navBar-action-color--active {
  color: #53284f; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #000;
    top: 0;
    right: 10px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #000; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #bebdbd;
    border-top: 0; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 10px;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #fff;
        width: 100%; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 90px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-img-container,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-img-container,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-img-container {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 90px;
              padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn {
            right: 2px;
            top: 2px; }
            .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn .cardBadge_lable,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn .cardBadge_lable,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .card_topBadge_mn .cardBadge_lable {
              font-size: 12px;
              min-width: 40px;
              line-height: 24px; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 68%;
          float: left;
          padding: 10px 0px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: auto;
            margin: 0;
            padding: 0;
            width: 90%; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #000;
              text-align: left;
              font-size: 14px;
              line-height: 16px; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #53284f; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 4px 0 4px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 16px; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.page_search .panel .panel-body {
  background: #e5e5e5; }

/* CP CSS End */
/* System Pages start */
.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 36px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.card--alternate:hover,
.card--alternate:hover .card-body {
  background-color: transparent; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999;
  left: auto !important;
  right: -9px !important;
  top: 31px !important; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
    padding-left: 10px;
    text-align: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name {
      height: auto; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-brand {
      display: none; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-price {
      font-size: 15px;
      color: #333; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 14px;
      padding: 8px 5px 6px; }

.navUser-action:hover svg,
.navUser-action.is-open svg {
  fill: #333;
  stroke: none; }

.blog_page .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .blog_page .blog .blog-post-figure {
    width: 100%; }
    .blog_page .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      max-width: 100%; }
      .blog_page .blog .blog-post-figure .blog-thumbnail img {
        max-height: 300px; }
  .blog_page .blog .blog-post-body {
    width: 100%; }
    .blog_page .blog .blog-post-body .blog-title {
      font-size: 18px;
      margin: 10px 0;
      text-transform: capitalize;
      height: 40px;
      overflow: hidden;
      text-align: left;
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      line-height: 20px; }
      .blog_page .blog .blog-post-body .blog-title a {
        color: #000; }
        .blog_page .blog .blog-post-body .blog-title a:hover {
          color: #000; }
    .blog_page .blog .blog-post-body .blog-date {
      color: #000;
      text-align: left; }
    .blog_page .blog .blog-post-body .blog-author {
      color: #000; }
    .blog_page .blog .blog-post-body .blog-post {
      height: 150px;
      overflow: hidden; }
      .blog_page .blog .blog-post-body .blog-post a {
        color: #000; }
        .blog_page .blog .blog-post-body .blog-post a:hover {
          color: #000; }

.blog-post a:hover {
  color: #000; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }
  .custom_blog_post .blog-thumbnail .lazyautosizes {
    width: auto;
    max-height: 300px; }

.custom_blog_post .blog-post-body {
  width: 100%; }
  .custom_blog_post .blog-post-body .blog-header {
    text-align: left; }
    .custom_blog_post .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .custom_blog_post .blog-post-body .blog-header .blog-title a {
        color: #000; }
        .custom_blog_post .blog-post-body .blog-header .blog-title a:hover {
          color: #fff; }
    .custom_blog_post .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #ccc; }

.custom_blog_post .tags li a {
  color: #000; }
  .custom_blog_post .tags li a:hover {
    color: #fff; }

.custom_blog_post .blog-post-figure {
  margin-top: 18px; }

.custom_blog_post .blog {
  clear: both; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #d3d3d3; }
    .custom_brands .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .custom_brands .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .card-body .card-title {
      text-align: center;
      font-family: "Raleway", sans-serif; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #333;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden; }
        .custom_brands .card-body .card-title a:hover {
          background: #000;
          color: #fff; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }
  .error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    margin: 20px 0; }
  .error_page_404 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000; }

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 54px;
  font-weight: 700; }
  .login-form .forgot-password .form-label {
    color: #000; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 14px; }
  .navBar--sub .navBar-item .navBar-action {
    color: #000; }
    .navBar--sub .navBar-item .navBar-action:hover {
      color: #000; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .form .button {
  padding: 9px 29px 7px;
  font-size: 18px; }

.account-orderStatus-label {
  background-color: #000;
  padding: 5px 7px 3px; }

.account .account-product-title a:hover {
  color: #000; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #000; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #000; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #000; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #000; }

.table--line .table-thead {
  background: transparent; }

.custom_forgotpassword .form-prefixPostfix {
  display: flex; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
    border-radius: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin-top: 0;
    margin-left: 20px;
    padding-left: 15px;
    padding-right: 15px; }

.custom_forgotpassword .form-prefixPostfix .button,
.custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left;
  height: auto; }

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 26px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #000; }

.form-wishlist .button svg {
  fill: #fff; }

.form-wishlist .button:hover svg {
  fill: #fff; }

.cart-total .cart-total-label {
  color: #000; }
  .cart-total .cart-total-label .form-select {
    padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #000; }
  .cart-total .coupon-code-add:hover {
    color: #000; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #000; }

.cart-total .cart-total-value button:hover {
  color: #000; }

.cart-total .gift-certificate-cancel {
  color: #000; }
  .cart-total .gift-certificate-cancel:hover {
    color: #000; }

.cart-total .coupon-code-cancel {
  color: #000;
  font-style: normal; }
  .cart-total .coupon-code-cancel:hover {
    color: #000; }

.cart-total .shipping-estimate-hide {
  color: #000;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #000; }
  .cart-total .shipping-estimate-show:hover {
    color: #000; }

.cart-total .estimator-form-label .form-label {
  color: #000; }

.cart-gift-certificate-form .button,
.coupon-form .button {
  height: 31px;
  line-height: 30px;
  font-size: 14px;
  padding: 0; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.shipping-estimate-show__btn-name,
.coupon-code-add {
  text-decoration: underline; }

.login-row {
  margin-top: 0; }

.custom_forgotpassword .account.account--fixedSmall p {
  padding-bottom: 1.5rem; }

.forgot-password-form .form-prefixPostfix--centeredColumn.wrap {
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

.account .account-product-title a {
  color: #777; }

.account-product-title {
  font-family: open-sans;
  font-weight: 700; }

.account-product-description {
  padding-bottom: 1.5rem; }

.coupon-code-cancel, .shipping-estimate-show[aria-expanded="true"] {
  font-style: normal; }

.form-increment .icon svg {
  fill: #fff; }

.form-increment .icon:hover svg {
  fill: #000; }

.countPill {
  position: absolute;
  right: -5px;
  top: -8px;
  margin: 0; }

.modal--alert .button-container .confirm,
.modal--alert .button-container .confirm:focus {
  background-color: #000;
  border-color: #000; }
  .modal--alert .button-container .confirm:hover,
  .modal--alert .button-container .confirm:focus:hover {
    background: #fff;
    border-color: #000;
    color: #000; }

.forgot-password-form .form-label {
  width: 100%; }

.forgot-password-form .button {
  margin: 0 0 0 10px; }

.body {
  min-height: 400px; }

.alertBox-message {
  color: #fff; }

.error_msg {
  text-align: center; }

.share-wishlist .form-input {
  background: #fff; }

.share-wishlist .panel-header,
.share-wishlist .panel-body,
.panel--address .panel-header,
.panel--address .panel-body,
.new-customer .panel-header,
.new-customer .panel-body {
  background: #e5e5e5; }

.share-wishlist dd,
.share-wishlist dt,
.panel--address dd,
.panel--address dt,
.new-customer dd,
.new-customer dt {
  color: #444245; }

.login-row .form-actions .forgot-password {
  line-height: 34px; }

.account-body .form-input,
.login-form.form .form-input {
  color: #444245; }
  .account-body .form-input::placeholder,
  .login-form.form .form-input::placeholder {
    color: #444245; }

.account-body .form-label,
.login-form.form .form-label {
  color: #444245; }

.account-body .form-select,
.login-form.form .form-select {
  background-color: transparent;
  color: #444245; }

.body {
  min-height: 500px; }

.page_account_inbox .body,
.page_account_orderstatus .body {
  min-height: 550px; }

.page_wishlists .body#main-content {
  margin-bottom: 50px; }

.account-body {
  margin-bottom: 30px; }

.wishlist-add .form.wishlist-form .form-label {
  color: #444245; }

.wishlist-add .form.wishlist-form .form-checkbox + .form-label::before, .wishlist-add .form.wishlist-form .form-radio + .form-label::before {
  background: transparent; }

.wishlist-add .form.wishlist-form .form-checkbox + .form-label::after {
  background-color: #444245; }

.form-input {
  color: #444245; }
  .form-input::placeholder {
    color: #444245; }

input:focus + label {
  outline: none !important; }

.body {
  margin: 0 0 50px 0; }

.page_wishlist .account .productGrid .card + .form {
  text-align: center; }

.modal--alert {
  background: #fff !important; }

.modal-body .form-select {
  background: transparent;
  color: #444245; }

.previewCartCheckout {
  background: transparent;
  border: 1px #333 solid; }

.compareTable_mn {
  overflow: auto; }
  .compareTable_mn .compareTable .compareTable-heading {
    width: 300px; }
  .compareTable_mn .compareTable .compareTable-product {
    width: 300px; }

.modal .button-container .confirm:focus {
  color: #fff; }

.modal .modal-close {
  display: block !important;
  top: 10px; }

.modal .modal-close:focus::before,
.modal .modal-close:focus::after {
  display: none; }

.cart-item-info.cart-item-quantity .form-increment .button:focus .icon svg {
  fill: #333; }

.cart-content-padding-right .form-select {
  background: transparent;
  color: #444245; }

.shipping-quotes {
  margin-bottom: 10px; }

.f-open-dropdown#cart-preview-dropdown .previewCartWrapper .previewCartItem-price {
  color: #53284f; }
  .f-open-dropdown#cart-preview-dropdown .previewCartWrapper .previewCartItem-price span {
    color: #53284f;
    font-size: 13px; }

.f-open-dropdown#cart-preview-dropdown .previewCartWrapper .previewCartItem-name {
  font-size: 16px;
  color: #000;
  font-weight: bold; }
  .f-open-dropdown#cart-preview-dropdown .previewCartWrapper .previewCartItem-name a {
    font-size: 16px;
    color: #000;
    font-weight: bold; }
    .f-open-dropdown#cart-preview-dropdown .previewCartWrapper .previewCartItem-name a:hover {
      color: #53284F; }

/* System Pages end */
@media (min-width: 1499px) {
  .footer .footer-info-col--small,
  .footer .footer-info-col {
    margin: 0 41px; }
  .footer .customer-service {
    margin-left: 0; }
  .footer .footer-info-col[data-section-type="newsletterSubscription"] {
    margin-right: 0px; } }

.productView-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 40px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #313130;
  text-transform: capitalize;
  margin: -2px 0 18px 0px; }

.productView-price {
  margin: 0 0 20px; }

.productView-price .price {
  font-weight: bold;
  font-size: 32px;
  line-height: 24px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #53284F;
  text-transform: uppercase; }

.productView-price .price-section {
  margin: 0; }

.productView-rating .icon {
  height: 18px;
  width: 19px;
  margin: 0 1px 0 0; }

.icon--ratingFull svg {
  fill: #53284f; }

a#productReview_link {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #414042;
  text-transform: capitalize;
  margin: 0px 0 -2px 5px;
  vertical-align: middle;
  display: inline-block; }
  a#productReview_link:hover {
    color: #53284f; }

.productView-reviewLink--new,
.productView-reviewLink {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #414042;
  opacity: 0.8;
  text-decoration: underline;
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 -2px 6px;
  text-transform: capitalize; }
  .productView-reviewLink--new:hover,
  .productView-reviewLink:hover {
    color: #53284f; }
  .productView-reviewLink--new:focus, .productView-reviewLink--new:active,
  .productView-reviewLink:focus,
  .productView-reviewLink:active {
    color: #414042; }

.productView-product {
  border-bottom: 0;
  padding-bottom: 0; }

.in_stock {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #2E830F;
  text-transform: capitalize;
  margin: 16px 0 0; }

.productView-info > :first-child {
  margin-top: 16px; }

.productView-info p {
  margin: 0 0 13px;
  margin-top: 0px; }

.productView-info-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #313130;
  text-transform: uppercase;
  margin: 0px; }

.productView-info-value {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #313130;
  text-transform: uppercase; }

.form-label {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #313130;
  text-transform: uppercase; }
  .form-label small {
    display: none; }
  .form-label span {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    font-family: Metropolis;
    letter-spacing: 0px;
    color: #313130;
    text-transform: uppercase; }

.form-option-variant--color, .form-option-variant--pattern {
  height: 26px;
  width: 26px;
  border-radius: 50%; }

.form-option {
  border: 0px;
  padding: 0px;
  margin: 0 15px 0 0;
  box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  padding: 4px;
  margin: 0 5px 0 0; }

.form-radio:checked + .form-option {
  border: 1px solid #000;
  box-shadow: none;
  margin: 0 5px 0 0; }

.form-label {
  margin-bottom: 13px; }

.productView-options .form-field {
  margin-bottom: 13px; }

.productView-options .form-field.form-field--increments {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 29px; }
  .productView-options .form-field.form-field--increments:before {
    display: none; }
  .productView-options .form-field.form-field--increments:after {
    display: none; }
  .productView-options .form-field.form-field--increments label {
    margin: 0px; }
  .productView-options .form-field.form-field--increments .form-increment {
    border: 2px solid #53284F;
    width: 170px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    padding: 0 16px; }
    .productView-options .form-field.form-field--increments .form-increment .button {
      background: transparent;
      border: 0px;
      padding: 0px; }
      .productView-options .form-field.form-field--increments .form-increment .button .icon {
        width: 20px;
        height: 20px; }
    .productView-options .form-field.form-field--increments .form-increment .form-input {
      font-weight: bold;
      font-size: 20px;
      line-height: 24px;
      font-family: Metropolis;
      letter-spacing: 0px;
      color: #414042;
      text-transform: capitalize;
      min-width: 70px; }

.productView-options .add-to-cart-buttons {
  padding: 0px;
  margin: 0px 30px 0 0;
  display: inline-block;
  max-width: 305px;
  width: calc(50% - 15px); }

#form-action-addToCart {
  border-radius: 4px;
  width: 305px;
  height: 45px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  font-family: Metropolis;
  letter-spacing: 0.6px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #53284f;
  max-width: 100%;
  padding: 3px 0 0; }
  #form-action-addToCart:hover {
    background: #fff;
    color: #53284f; }

#wishlist-dropdown.is-open {
  padding-right: 0; }
  #wishlist-dropdown.is-open li {
    margin: 3px 0; }
    #wishlist-dropdown.is-open li .button {
      background: #53284f;
      height: 45px;
      font-size: 16px;
      line-height: 45px;
      padding: 0px;
      border-radius: 4px !important;
      border: 1px solid #53284f !important;
      text-transform: uppercase;
      font-weight: 700; }
      #wishlist-dropdown.is-open li .button:hover, #wishlist-dropdown.is-open li .button:focus, #wishlist-dropdown.is-open li .button:active {
        background: #fff;
        border: 1px solid #53284f; }

.productView-options .form.form-wishlist {
  margin: 0px 0 0 0px;
  max-width: calc(50% - 15px); }
  .productView-options .form.form-wishlist .dropdown-menu-button {
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #53284F;
    border-radius: 4px;
    width: 305px;
    height: 45px;
    font-weight: 700;
    font-size: 20px;
    line-height: 44px;
    font-family: 'Metropolis';
    letter-spacing: 0.6px;
    color: #53284F;
    text-transform: uppercase;
    max-width: 100%;
    padding: 0px 0 0; }
    .productView-options .form.form-wishlist .dropdown-menu-button:hover {
      background: #53284f;
      color: #fff; }
    .productView-options .form.form-wishlist .dropdown-menu-button .icon {
      display: none; }

.productView {
  margin: 0px;
  padding: 2px 0 0; }

.productView-img-container:after {
  padding-bottom: 576px; }

.productView-images {
  width: calc(50% - 25px);
  padding: 0; }
  .productView-images .productView-image {
    border: 1px solid #E3E3E3;
    background: #FFFFFF; }

.productView-details {
  width: calc(50% + 25px);
  padding: 0 0 0 50px; }

.productView-image + .productView-thumbnails {
  margin: 20px -16px 0; }
  .productView-image + .productView-thumbnails img {
    width: 100%;
    padding: 6px; }
  .productView-image + .productView-thumbnails .productView-thumbnail {
    width: 25%;
    padding: 0px 16px; }
    .productView-image + .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      height: 109px;
      padding: 0px;
      max-width: 100%;
      border: 1px solid #EFEFEF; }
      .productView-image + .productView-thumbnails .productView-thumbnail .productView-thumbnail-link.is-active {
        background: #F9F9F9; }

.productView-description {
  padding: 0px;
  margin-top: 108px; }
  .productView-description .tabs {
    border: 0px; }
    .productView-description .tabs .tab {
      margin: 0 10px 0 0;
      border: 0px; }
      .productView-description .tabs .tab.is-active {
        background: #53284f;
        border: 0px; }
        .productView-description .tabs .tab.is-active .tab-title {
          color: #FFFFFF; }
      .productView-description .tabs .tab .tab-title {
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        font-family: 'Metropolis';
        letter-spacing: 0px;
        color: #414042;
        text-transform: uppercase;
        border: 1px solid #414042;
        border-bottom: 0px;
        height: 44px; }
  .productView-description .tabs-contents {
    border: 1px solid #414042;
    padding: 28px 30px 25px; }
    .productView-description .tabs-contents .tab-content {
      padding: 0; }
      .productView-description .tabs-contents .tab-content .rating--small .icon {
        height: 19px;
        width: 19px;
        margin-top: -3px; }
      .productView-description .tabs-contents .tab-content p, .productView-description .tabs-contents .tab-content li {
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        font-family: 'Metropolis';
        letter-spacing: 0px;
        color: #676767; }
      .productView-description .tabs-contents .tab-content ul {
        list-style-position: inside;
        margin: 0px 0 0 0px;
        padding: 0px;
        list-style: none; }
      .productView-description .tabs-contents .tab-content li {
        margin: 0 0 5px; }
        .productView-description .tabs-contents .tab-content li:before {
          content: "";
          height: 10px;
          width: 10px;
          border-radius: 50%;
          background: #53284f;
          display: inline-block;
          margin: 0 7px 0 0px;
          vertical-align: middle; }
        .productView-description .tabs-contents .tab-content li.productReview:before {
          display: none; }
      .productView-description .tabs-contents .tab-content p {
        margin: 0 0 10px; }

.page-heading.related_products {
  margin: 76px 0 47px; }

#tab-related {
  padding: 0 0 43px; }
  #tab-related .productCarousel {
    margin: 0px; }

.modal .productView {
  flex-direction: row; }
  .modal .productView .productView-img-container img {
    position: relative; }
  .modal .productView .productView-img-container::after {
    padding-bottom: 0; }
  .modal .productView .productView-price {
    font-weight: 700;
    font-family: 'Metropolis';
    color: #53284f;
    letter-spacing: 0.32px;
    line-height: 20px; }
  .modal .productView .modal-close {
    font-size: 50px;
    font-weight: 500;
    top: 0 !important;
    right: 20px; }
    .modal .productView .modal-close:hover {
      color: #53284f; }

.modal-header-title {
  font-weight: 700;
  line-height: 44px;
  font-family: 'Metropolis';
  color: #000; }

.previewCartCheckout .button {
  background: #53284f;
  border: 2px solid #53284F;
  border-radius: 4px;
  height: 45px;
  font-weight: 700;
  font-size: 16px;
  line-height: 44px;
  font-family: 'Metropolis';
  letter-spacing: 0.6px;
  color: #fff;
  text-transform: uppercase;
  max-width: 100%;
  padding: 0px 0 0; }
  .previewCartCheckout .button:hover, .previewCartCheckout .button:focus, .previewCartCheckout .button:active {
    color: #53284f;
    background: #fff; }

.modal-close:hover {
  color: #53284f; }

.productView-options #alertBox-message-text {
  color: #53284f;
  font-size: 16px;
  font-family: 'Metropolis';
  text-transform: uppercase;
  font-weight: 500; }

.writeReview-form .button {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Metropolis';
  text-transform: uppercase; }

#modal-review-form .modal-close {
  font-size: 50px;
  font-weight: 500;
  top: 0 !important;
  right: 5px; }
  #modal-review-form .modal-close:hover {
    color: #53284f; }

#rating-rate {
  line-height: 18px; }

#alertBox-message-text {
  color: #313130; }

#tab-related .slick-next {
  right: -33px;
  margin: -48px 0 0; }

#tab-related .slick-prev {
  left: -33px;
  margin: -48px 0 0; }

.slick-next:hover, .slick-next:focus, .slick-prev:hover, .slick-prev:focus {
  background: transparent; }

.mobile_menu_icon {
  display: none; }

#menu_responsive {
  display: none; }

.trending ul.slick-dots {
  display: none !important; }

.listItem-body .listItem-text[data-test-info-type="productRating"],
.card-body .card-text[data-test-info-type="productRating"] {
  display: none; }

.page_search .body .page .page-sidebar.u-hidden#faceted-search-container + .page-content {
  padding: 0;
  width: 100%; }

.wishlist-add .form-checkbox + .form-label::after {
  top: 1px; }

.wishlist-add .form-checkbox + .form-label::before {
  top: 0; }

.pdf-section {
  display: flex;
  gap: 40px; }

.pdf-section a {
  text-align: center; }

.pdf-section a:focus span,
.pdf-section a span {
  color: #414042;
  margin: 0 0 10px;
  display: inline-block; }

.pdf-section a:hover span {
  color: #53284f; }

.productView-description .tabs-contents .tab-content .owner-manual,
.productView-description .tabs-contents .tab-content .specification.sheet {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  gap: 15px;
  font-weight: 700;
  color: #414042;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.productView-options .form .form-field:not(:first-child) {
  margin: 30px 0 0 0; }
  .productView-options .form .form-field:not(:first-child) .form-label,
  .productView-options .form .form-field:not(:first-child) span {
    font-family: "Metropolis", sans-serif !important;
    text-transform: capitalize; }

.productView-options .form .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked ~ .form-option {
  background: #53284f;
  color: #fff; }
  .productView-options .form .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked ~ .form-option .form-option-variant {
    font-weight: 700; }

.productView-options .form .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option {
  border: none;
  background: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  color: #000; }
  .productView-options .form .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option:hover {
    background: #53284f;
    color: #fff; }
  .productView-options .form .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option .form-option-variant {
    width: 100%;
    height: 100%;
    padding: 0;
    min-width: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center; }

.productView-options .form .form-field[data-product-attribute="swatch"] .form-option-wrapper .form-radio:checked ~ .form-option {
  background: #53284f;
  color: #fff; }

.productView-options .form .form-field[data-product-attribute="swatch"] .form-option-wrapper .form-option {
  width: 50px;
  height: 50px;
  border: none;
  padding: 3px;
  background: rgba(0, 0, 0, 0.2); }
  .productView-options .form .form-field[data-product-attribute="swatch"] .form-option-wrapper .form-option .form-option-variant {
    width: 100%;
    height: 100%;
    background-size: cover; }

.short_description .productView-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  font-family: Metropolis;
  letter-spacing: 0px;
  color: #313130;
  text-transform: uppercase;
  margin: 0px; }

.short_description .productView-description {
  margin: 0 0 15px 0; }

@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 20px; }
  .home-products .productCarousel .slick-prev,
  .slick-prev {
    left: 0; }
  .home-products .productCarousel .slick-next,
  .slick-next {
    right: 0; }
  .location .location-left {
    width: 45%; }
  .location .location-right {
    width: 55%; }
  .footer .footer-info-col--small, .footer .footer-info-col {
    width: 33.33%;
    margin: 0 0 30px 0; }
  .trending ul li .collection-inner .top-text {
    font-size: 17px;
    letter-spacing: 0; }
  .trending ul.four-col-slider {
    margin: 0px -7px 0px -7px; }
  .trending ul li {
    padding: 0 7px; }
  .trending ul li .collection-inner .bottom-text {
    font-size: 18px; }
  #quickSearch, .dropdown--quickSearch.is-open {
    width: 300px !important;
    right: calc(100% + 10px) !important; }
  #quickSearch .container, .dropdown--quickSearch.is-open .container,
  #quickSearch .container .form .form-fieldset #nav-quick-search, .dropdown--quickSearch.is-open .container .form .form-fieldset #nav-quick-search {
    width: 300px; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    right: 0; }
  .navPages-container .navPages {
    display: none; }
  .navPages-container.is-open .navPages {
    display: block; }
  #tab-related .slick-prev {
    left: 0; }
  #tab-related .slick-next {
    right: -2px; }
  .forgot-password-form .button {
    margin: 10px 0 0 0; }
  .productList .listItem-figure {
    display: flex;
    align-items: center;
    justify-content: center; }
  .card .card-figure {
    height: 210px; }
  .card .card-figure .card-img-container {
    height: 200px; }
  .card-figcaption-body {
    flex-flow: column;
    row-gap: 10px; }
  .blog-post-body header.blog-header {
    margin-top: 30px; } }

@media only screen and (max-width: 991px) {
  .mega-menu-container {
    display: block !important; }
  .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image {
    min-height: 300px; }
  .heroCarousel .heroCarousel-content {
    max-height: 100%; }
  .header.is-open {
    height: auto; }
  div#cart-preview-dropdown {
    display: none; }
  .mobile_menu_icon {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative; }
  #menu_responsive {
    display: none; }
  .header.is-open #menu_responsive {
    display: block;
    top: 0;
    height: auto; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0; }
  #menu_responsive .navPages {
    background: #53284f;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0 0 10px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 0; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: rgba(255, 255, 255, 0.6); }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: rgba(255, 255, 255, 0.6); }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-family: Catamaran, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    line-height: 22px; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: rgba(255, 255, 255, 0.6); }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list {
    display: block !important;
    padding-top: 10px; }
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px;
    color: #fff; }
  #menu_responsive .navPages-list + .navPages-list li:hover a.navPages-action {
    color: #fff; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 0;
    top: 0;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #fff; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #fff; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  .header.header_fixed .top-header,
  .top-header,
  .header {
    height: auto; }
  .body {
    padding-top: 187px; }
  .main.full > div {
    display: inline-block;
    width: 100%; }
  #menu_responsive .form-field {
    position: relative; }
  #menu_responsive .form-field .search_quick {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px; }
  #menu_responsive .form-field .form-input {
    background: transparent;
    color: #fff;
    padding-right: 40px; }
    #menu_responsive .form-field .form-input::placeholder {
      color: #fff; }
  .trending_text {
    margin: 50px 0 0; }
  .trending {
    margin: 50px 0 0; }
  .home-products .productCarousel .slick-prev {
    left: -11px; }
  .home-products .productCarousel .slick-next {
    right: -11px; }
  .location .location-left {
    width: 50%;
    padding-right: 15px; }
  .location .location-right {
    width: 50%;
    padding-left: 15px; }
  .location .location-left h3 * {
    font-size: 24px; }
  .location .location-left .subtxt {
    margin: 5px 0 15px; }
  .location {
    margin: 0 0 60px 0; }
  .footer {
    padding: 60px 0 0 0; }
  .footer .footer-info-col.customer-order {
    width: 50%; }
  .footer .footer-info-col[data-section-type="newsletterSubscription"] {
    width: 50%;
    max-width: 100%;
    min-width: auto; }
  .footer .footer-copyright .container {
    flex-flow: column;
    row-gap: 20px; }
  .page_default .header #menu {
    display: none; }
  .footer .footer-copyright {
    margin-top: 0; }
  .header .midd-header .navUser {
    position: initial;
    transform: none; }
  .header .midd-header .navUser .dropdown.dropdown--quickSearch#quickSearch {
    display: block;
    position: absolute;
    left: 0 !important;
    bottom: -47px;
    top: auto !important;
    transform: none !important;
    width: 100% !important;
    right: auto !important; }
  .header {
    padding-bottom: 60px; }
  .midd-header .container {
    position: relative; }
  #quickSearch .container, .dropdown--quickSearch.is-open .container, #quickSearch .container .form .form-fieldset #nav-quick-search, .dropdown--quickSearch.is-open .container .form .form-fieldset #nav-quick-search {
    width: 100% !important; }
  .midd-header .container .form {
    width: 100%; }
  #quickSearch .container {
    padding: 0 20px; }
  #quickSearch .quickSearchResults {
    padding: 0 20px;
    background: transparent; }
  .quickSearchResults .modal-close {
    display: block;
    right: 25px; }
  .page-sidebar {
    width: 100%;
    position: initial; }
  #product-listing-container {
    width: 100%;
    padding: 0; }
  .facetedSearch-toggle {
    color: #000; }
  .toggleLink:hover {
    color: #333; }
  #facetedSearch .facetedSearch-toggle-indicator .toggleLink-text .icon svg {
    fill: #000; }
  .facetedSearch-navList .accordion-block {
    margin-top: 0; }
  .facetedSearch-navList .accordion-block .accordion-content {
    padding-bottom: 20px; }
  .productView-details.product-data {
    padding: 0;
    width: 100%;
    order: -1; }
  .productView-details {
    width: 100%;
    padding: 0; }
  .productView-images {
    width: 100%; }
  .productView-description {
    margin: 0 0 0 0; }
  .productView-description .tabs .tab {
    float: left;
    margin: 0 5px 0 0; }
  .productView-description .tabs .tab .tab-title {
    padding: 0 10px;
    line-height: 44px;
    font-size: 14px; }
  .productView-options .add-to-cart-buttons {
    margin: 0 10px 0 0;
    width: calc(50% - 10px);
    max-width: 100%; }
  #form-action-addToCart {
    width: 100%; }
  .productView-options .form.form-wishlist {
    margin: 0  0 0 10px;
    width: calc(50% - 10px);
    padding: 0; }
  .productView-options .form.form-wishlist .dropdown-menu-button {
    width: 100%; }
  .page-heading.related_products {
    margin: 30px 0 20px; }
  .page_product .body {
    margin-bottom: 0; }
  .modal .productView {
    flex-flow: column; }
  .modal .productView .productView-image {
    height: 300px;
    width: 300px; }
  .page_search .body #faceted-search-container + .page-content {
    padding: 0;
    width: 100%; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    padding-left: 0;
    width: 50%;
    text-align: left; }
  .cart-total-value {
    width: 50%;
    padding-right: 0;
    text-align: right; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .home-products {
    margin-top: 60px; }
  .facetedSearch-navList .accordion-block .accordion-heading .facetedSearch-clearLink {
    top: 31px; }
  #cart-preview-dropdown {
    top: 75px !important;
    right: 20px !important;
    height: 250px; }
  #menu_responsive .navPages-item a {
    text-align: left; }
  .productList .listItem-figure:hover .listItem-figcaption-body {
    display: none; }
  .listItem-figure__link {
    width: 200px; }
  .navUser-section .navUser-item.navUser-item--cart {
    margin: 0; } }

@media only screen and (max-width: 767px) {
  .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image {
    min-height: auto; }
  .heroCarousel .heroCarousel-content {
    padding: 0 20px; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 38px; }
  .heroCarousel .slick-dots {
    bottom: 10px; }
  .home-products {
    margin: 60px 0 0 0; }
  .home-products .page-heading {
    margin: 0 0 20px; }
  .location .location-left {
    width: 100%;
    padding: 50px 0 20px 0; }
  .location .location-right {
    width: 100%;
    padding-left: 0; }
  .location .location-left .subtxt {
    max-width: 100%; }
  .footer .footer-info-col--small, .footer .footer-info-col {
    width: 50%; }
  .footer .footer-info-col[data-section-type="newsletterSubscription"] {
    width: 100%; }
  .footer .footer-info-col.customer-order li a {
    font-size: 15px; }
  .footer .customer-order .order-section li {
    display: inline-block;
    width: 100%; }
  .footer .customer-order li .footer-img {
    float: left; }
  .footer .customer-order li .footertxt {
    float: left;
    width: calc(100% - 20px); }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .productList .listItem-body {
    width: 100%;
    padding: 0; }
  .productList .listItem {
    display: flex;
    flex-flow: column;
    row-gap: 20px;
    align-items: flex-start;
    justify-content: flex-start; }
  .productList .product + .product {
    margin-top: 40px; }
  .productList .listItem::after,
  .productList .listItem::before {
    display: none; }
  .listItem-img-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 233px; }
    .listItem-img-container img {
      width: auto;
      height: auto; }
  .productView-title {
    font-size: 22px;
    line-height: 28px; }
  .productView-price .price {
    font-size: 26px; }
  .productView-description .tabs .tab .tab-title {
    border: 1px solid #414042; }
  .productView-description .tabs .tab {
    margin: 0 10px 10px 0; }
  #wishlist-dropdown.is-open {
    background: #fff; }
  .productView-description .tabs-contents {
    padding: 20px; }
  .modal-header-title {
    line-height: 28px; }
  .productGrid .product {
    width: 50%; } }

@media only screen and (max-width: 479px) {
  .heroCarousel-box {
    min-height: 157px; }
  .productView-description .tabs-contents .tab-content .owner-manual, .productView-description .tabs-contents .tab-content .specification.sheet {
    font-size: 14px;
    max-width: 180px; }
  .pdf-section {
    flex-direction: column; }
  .pdf-section a:focus span, .pdf-section a span {
    width: 100%; }
  .heroCarousel .heroCarousel-content .heroCarousel-action:hover {
    background: #000;
    color: #fff;
    transform: none; }
  .navUser-section .navUser-item.navUser-item--cart {
    margin: 0; }
  .navUser-section .navUser-item.navUser-item--cart .navUser-action {
    display: block;
    width: 50px; }
  .heroCarousel.slick-initialized {
    max-height: max-content; }
  .heroCarousel .heroCarousel-content {
    padding: 30px 20px 50px;
    background: #53284f; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 30px; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 18px; }
  .home-products .productCarousel-slide .card .card-body .card-title {
    height: auto; }
  .trending ul.four-col-slider,
  .home-products .slick-list.draggable {
    margin: 0; }
  .home-products .productCarousel-slide {
    padding: 0; }
  .footer .footer-info-col.customer-order,
  .footer .footer-info-col--small, .footer .footer-info-col {
    width: 100%;
    text-align: left; }
  .footer .footer-copyright .container .footer-payment-icons li {
    margin: 0 5px 10px; }
  .header-logo {
    width: auto; }
  .cat_top {
    flex-flow: column;
    row-gap: 15px; }
  .cat_top .cat_top_left {
    width: 100%; }
  .cat_top .cat_top_right {
    width: 100%; }
  .cat_top .cat_top_right ul {
    justify-content: flex-start; }
  .cat_top .cat_top_left .actionBar .form-field .form-label {
    float: left;
    width: 72px; }
  .cat_top .cat_top_left .actionBar .form-field .form-select {
    float: left;
    width: calc(100% - 72px); }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  .productList .listItem-figure {
    width: 100%; }
  .card .card-body .card-title {
    height: auto; }
  .productView-img-container,
  .productView-images .productView-image {
    height: 300px;
    overflow: hidden; }
  .productView-image + .productView-thumbnails .productView-thumbnail {
    padding: 0 8px; }
  .productView-image + .productView-thumbnails {
    margin: 20px -8px 0; }
  .productView-image + .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
    height: 75px; }
  .productView-options .form-field {
    text-align: left; }
  .productView-options .add-to-cart-buttons {
    margin: 0;
    width: 100%; }
  .productView-options .form.form-wishlist {
    display: inline-block;
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .productView-description .tabs .tab {
    width: 100%;
    margin: 0 0 1px 0; }
  .productView-description .tabs-contents {
    margin-top: 20px; }
  #tab-product-specifications .productView-info .productView-info-name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 10px; }
  #tab-product-specifications .productView-info .productView-info-name .productView-info-value {
    margin: 0; }
  #tab-product-specifications .productView-info .productView-info-name * {
    line-height: 20px; }
  ol.breadcrumbs {
    display: block; }
  .writeReview-productImage-container {
    height: 300px; }
  #modal-content .modal-body #CartEditProductFieldsForm .form-actions {
    margin-top: 20px; }
  .estimator-form-label {
    width: 100%;
    text-align: left; }
  .estimator-form-input {
    width: 100%; }
  .estimator-form .button--primary {
    width: 100%; }
  .g-recaptcha {
    overflow: hidden; }
  .page-heading {
    font-size: 26px; }
  .productGrid .product {
    width: 100%; }
  .footer h3.footer-info-heading.second-heading {
    margin-bottom: 20px; }
  .error_msg svg {
    width: 100%; }
  .header-logo__link {
    width: 100%; }
  .heroCarousel .heroCarousel-content .heroCarousel-title,
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-weight: 400; } }

@media only screen and (min-width: 991px) {
  span.cat-name {
    z-index: 9;
    position: relative;
    width: 100%; }
  .navPages .sub-nav-img ul li a:hover .cat-name {
    background: #53284f; }
  .navPages .sub-nav-img ul li a img {
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1; }
  .navPage-subMenu.is-open {
    padding: 0 0 !important;
    text-align: center; }
  .mega-menu-container {
    max-width: 1332px;
    margin: 30px auto 35px;
    display: inline-block; }
  .navPages ul li .navPage-subMenu-list {
    width: calc(100% - 1114px);
    margin: -5px 0 0;
    float: left;
    text-align: left;
    padding: 0px; }
  .sub-nav-img {
    width: 1114px;
    display: inline-block;
    float: left; }
  .sub-nav-img ul {
    display: flex;
    gap: 30px; }
  .navPages .sub-nav-img ul li {
    margin: 0;
    padding: 0 !important; }
  .navPages .sub-nav-img ul li .navPages-action {
    padding: 0; }
  .navPages .sub-nav-img ul li a {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    font-family: 'Metropolis';
    letter-spacing: 0.8px;
    color: #53294F;
    border: 0px;
    text-transform: capitalize;
    margin: 0; }
  .navPages .sub-nav-img ul li a:hover img {
    transform: scale(1.1); }
  span.cat-name {
    padding: 13px 0;
    display: inline-block; }
  .navPages .sub-nav-img ul li a:hover {
    color: #fff; }
  .navPage-subMenu-item-parent a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Metropolis';
    letter-spacing: 0px;
    color: #53284F;
    text-transform: capitalize;
    padding: 0 !important; }
  .navPage-subMenu-item-child .navPage-subMenu-action.navPages-action {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    font-family: 'Metropolis';
    letter-spacing: 0px;
    padding: 0 !important;
    color: #53284F;
    text-transform: capitalize; }
  .navPages ul li .navPage-subMenu-list li {
    margin: 5px 0 6px 0;
    display: inline-block;
    padding: 0; }
  .navPages ul li .navPage-subMenu-list li.navPage-subMenu-item-parent {
    margin: 0 0 11px; }
  .navPage-subMenu-item-child .navPage-subMenu-action.navPages-action:hover,
  .navPages ul li .navPage-subMenu-list li.navPage-subMenu-item-parent .navPages-action:hover {
    background: transparent;
    color: #000; }
  .navPages-container .container {
    position: static; } }

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .mega-menu-container {
    max-width: 1332px;
    margin: 30px auto 35px;
    display: inline-block; }
  .sub-nav-img {
    max-width: calc(100% - 160px); }
  .navPages ul li .navPage-subMenu-list {
    min-width: 150px; }
  .navPages-container .navPages {
    display: inline-block; }
  .mega-menu-container {
    max-width: 100%;
    padding: 0 15px 0 20px; } }

.navPages ul li .navPages-action.is-open svg {
  transform: rotate(180deg); }

.navPages ul li .navPage-subMenu-list li .navPages-action:focus {
  color: #53284F;
  background: transparent; }

.navPages .sub-nav-img ul li a {
  overflow: hidden; }
  .navPages .sub-nav-img ul li a img {
    transition: transform 0.3s ease; }

main.page.Sales.Agents {
  margin: 0; }

.Sales.Agents .page-heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  margin: 0;
  font-size: 50px;
  text-transform: capitalize; }

.Sales.Agentsul h5 {
  color: #53284f;
  font-size: 18px;
  font-weight: 700; }

main.page.Sales.Agents ul li {
  width: 25%; }

main.page.Sales.Agents ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap; }

.Sales.Agents .page-content.page-content--centered {
  padding: 0 50px;
  max-width: 1470px;
  width: 100%; }

.page-hero {
  position: relative; }

.Sales.Agents h3 {
  font-weight: 500;
  font-size: 26px;
  min-height: 36px; }

@media only screen and (max-width: 990px) {
  .Sales.Agents .page-heading {
    font-size: 30px; }
  main.page.Sales.Agents ul li h5 {
    margin: 0; }
  .Sales.Agents .page-content.page-content--centered {
    padding: 0 20px;
    max-width: 1470px;
    width: 100%; }
  main.page.Sales.Agents ul li {
    width: 50%; }
  .Sales.Agents h3 {
    font-size: 20px; }
  .Sales.Agents h2 {
    font-size: 22px; }
  .header #menu {
    display: none; } }

@media only screen and (max-width: 479px) {
  main.page.Sales.Agents ul li {
    width: 100%; }
  .Sales.Agents p {
    font-size: 14px; } }

.configurator-layout {
  align-items: stretch !important; }

.configurator-layout__options {
  height: 600px;
  max-height: 600px;
  overflow-y: auto; }

.configurator-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%; }

.configurator-card__body {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  flex: 1 1 auto;
  min-height: 0; }

.configurator-components {
  flex: 1 1 60%;
  min-height: 0; }

.configurator-summary {
  flex: 1 1 40%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 0; }

.configurator-section {
  padding: 15px 15px 12px;
  border-radius: 4px;
  margin-bottom: 8px; }

.configurator-components .configurator-section:nth-child(odd) {
  background-color: #f7f7f7; }

.configurator-components .configurator-section:nth-child(even) {
  background-color: #ffffff; }

.configurator-section__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 6px; }

.configurator-section__title {
  font-weight: 600;
  font-size: 15px; }

.configurator-section__meta {
  display: flex;
  gap: 6px;
  font-size: 12px;
  justify-content: flex-end; }

.configurator-section__selection {
  color: #444245; }

.configurator-section__price {
  font-weight: 600; }

.configurator-section__body {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 8px;
  row-gap: 6px;
  align-items: center; }

.configurator-section__body label {
  margin-bottom: 0;
  font-size: 14px; }

.configurator-section__body select {
  width: 100%;
  padding: 6px 8px;
  font-size: 14px; }

.configurator-section__header-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  max-width: 60%; }

.configurator-section__control {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px; }

.configurator-section__control-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px; }

.configurator-section__label {
  font-size: 12px;
  white-space: nowrap; }

.configurator-section__control-row select {
  width: auto;
  min-width: 150px; }

.configurator-summary__title {
  font-weight: 600;
  margin-bottom: 4px; }

.configurator-summary__details {
  flex: 1 1 auto;
  min-height: 0; }

.configurator-receipt {
  width: 100%;
  border-collapse: collapse;
  margin-top: 4px; }

.configurator-receipt th,
.configurator-receipt td {
  padding: 4px 6px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 13px; }

.configurator-receipt thead th {
  font-weight: 600;
  text-align: left; }

.configurator-receipt__price {
  text-align: right;
  white-space: nowrap; }

.configurator-summary__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px; }

.configurator-summary__total-label {
  font-weight: 600; }

.configurator-summary__total-value {
  font-weight: 700; }

.configurator-summary__button {
  margin-top: auto;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: sticky;
  bottom: 0; }

@media (max-width: 800px) {
  .configurator-card__body {
    flex-direction: column; } }

/* Blog Banner Styles */
/* Blog Banner Styles */
.blog-banner {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative; }
  .blog-banner .blog-banner-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover; }

.blog-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 50px; }

.blog {
  width: 100%; }

.blog-post ul {
  margin-top: -15px; }

.blog + .blog {
  width: calc(33.33% - 50px);
  margin: 0 0 19px;
  padding: 0; }
  .blog + .blog .blog-post-figure {
    width: 100%;
    border: 1px solid #707070; }
  .blog + .blog p.blog-date {
    margin: 9px 0 4px; }

.blog-post a:focus {
  color: #000; }

.blog-post-body {
  width: 100%; }

.blog-thumbnail {
  margin: 0 auto; }

.blog.first-blog {
  width: 100%;
  max-width: 100%;
  background: url(https://fanimation.com/content/blogtoppost.png);
  display: flex;
  align-items: start;
  padding: 22px 24px;
  gap: 26px;
  margin: 0 0 49px; }
  .blog.first-blog p.blog-date {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.58px;
    line-height: 27px;
    margin: 0; }
  .blog.first-blog .blog-title {
    margin: 5px 0 26px; }
  .blog.first-blog .blog-title, .blog.first-blog .blog-title a {
    color: #fff;
    font-size: 45px;
    letter-spacing: -1.44px;
    line-height: 45px; }
    .blog.first-blog .blog-title:hover, .blog.first-blog .blog-title a:hover {
      color: #53284F; }
  .blog.first-blog .full-post-content p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 24px; }

.blog.first-blog .container {
  max-width: calc(100% - 100px);
  width: 1600px; }

.blog-post-body {
  text-align: left; }

p.blog-date {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 24px;
  line-height: normal;
  letter-spacing: -0.58px;
  line-height: 29px;
  color: #53284F;
  margin: 0 0 4px;
  text-align: left; }

.blog-title, .blog-title a {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 32px;
  line-height: 35px;
  letter-spacing: -1.15px;
  color: #53284F;
  margin: 0; }

.blog-title {
  margin: 0 0 18px; }

.full-post-content p {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.43px;
  color: #53284F; }

main.page.blog-main {
  background: #E8E8E8;
  padding-top: 65px;
  margin: 0; }

.blog.first-blog .blog-post-figure {
  width: 640px;
  margin: 0px; }

.blog-post-figure {
  width: 100%; }

.blog-inner .pagination {
  width: 100%; }
  .blog-inner .pagination .pagination-list .pagination-item.pagination-item--current {
    border: 1px solid #707070; }
  .blog-inner .pagination .pagination-list .pagination-item {
    height: 22px;
    width: 22px; }
    .blog-inner .pagination .pagination-list .pagination-item .pagination-link {
      font-weight: 500;
      font-family: 'Museo Sans 500';
      font-size: 18px;
      line-height: normal;
      letter-spacing: 0px;
      line-height: 18px;
      letter-spacing: -0.43px;
      color: #53284F;
      height: 20px;
      width: 20px; }
  .blog-inner .pagination .pagination-list .pagination-item--next,
  .blog-inner .pagination .pagination-list .pagination-item--previous {
    float: none;
    width: auto;
    margin: 0px; }
    .blog-inner .pagination .pagination-list .pagination-item--next .pagination-link,
    .blog-inner .pagination .pagination-list .pagination-item--previous .pagination-link {
      width: auto; }

@media (max-width: 990px) {
  main.page.blog-main {
    padding-top: 30px; }
  .blog.first-blog {
    flex-direction: column;
    margin: 0px 0 10px; }
  .blog.first-blog .blog-post-figure,
  .blog-thumbnail {
    width: 100%;
    max-width: 100%; }
  .blog.first-blog p.blog-date {
    font-size: 20px; }
  .blog.first-blog .blog-title, .blog.first-blog .blog-title a {
    font-size: 45px;
    line-height: 45px; }
  .blog-title, .blog-title a {
    font-size: 30px;
    line-height: 30px; }
  .blog.first-blog .full-post-content p {
    font-size: 20px;
    line-height: 28px; }
  .blog + .blog p.blog-date {
    font-size: 20px; }
  .full-post-content p {
    font-size: 16px;
    line-height: 22px; }
  .blog + .blog {
    width: calc(50% - 10px); }
  .blog-inner {
    gap: 20px; } }

@media (max-width: 767px) {
  .blog.first-blog .blog-title, .blog.first-blog .blog-title a {
    font-size: 35px;
    line-height: 35px;
    margin: 5px 0 10px; }
  .blog.first-blog p.blog-date,
  .blog + .blog p.blog-date {
    font-size: 18px; }
  .blog.first-blog .full-post-content p {
    font-size: 16px;
    line-height: 24px; }
  .blog-title, .blog-title a {
    font-size: 25px;
    line-height: 25px; }
  .full-post-content p {
    font-size: 15px;
    line-height: 22px; } }

@media (max-width: 479px) {
  .blog + .blog {
    width: 100%;
    margin: 0px; }
  .full-post-content p:last-child {
    margin: 0px; }
  .blog-inner {
    gap: 40px; } }

.page.choose-a-fan {
  margin: 0; }

#tab-size .location-content {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  align-items: center; }

.choose-fan-content {
  text-align: center;
  max-width: 930px;
  margin: 0 auto; }

body .choose-fan-content h2,
body .choose-fan-content h2 *,
body .sub-heading,
body .sub-heading * {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  color: #515151; }

body .choose-fan-content h2,
body .choose-fan-content h2 * {
  font-size: 50px;
  line-height: 62px;
  letter-spacing: -1.44px; }

body .choose-fan-content h2 {
  margin: 42px 0; }

body .sub-heading,
body .sub-heading * {
  font-size: 26px;
  line-height: 38px;
  letter-spacing: -0.86px; }

body .sub-heading {
  margin-bottom: 77px; }

body .fan-sub-heading,
body .fan-sub-heading * {
  line-height: 36px;
  letter-spacing: -0.43px; }

body .fan-ul .fan-body-txt,
body .fan-ul .fan-body-txt * {
  line-height: 20px; }

.size-tabs-inner {
  position: relative; }

.size-tabs .tabs {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px; }

body .tab-bottom-txt a {
  text-decoration: underline;
  color: #515151;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  font-family: 'Museo Sans 700';
  color: #515151;
  letter-spacing: 0.22px;
  color: #515151; }

.size-tabs-inner .tabs-contents {
  margin: 0; }

.tabs-bottom {
  display: flex; }

.tab-bottom-txt {
  flex: 1; }

.bottom-size {
  margin: 75px 0 0; }

body .bottom-size .sub-heading.fan-sub-heading {
  margin-bottom: 22px; }

.bottom-size-inner-top .f-20:last-child * {
  font-style: italic; }

.bottom-size-inner-top .f-20:last-child {
  margin: -10px 0 71px; }

#tab-size {
  padding-bottom: 14px; }

.size-tabs .tabs .tab {
  background: #53284f;
  flex: 1;
  border: 0px; }

.size-tabs .tabs .tab.is-active {
  background: #515151; }

.size-tabs .tab-title p {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  font-family: 'Museo Sans 700';
  color: #fff; }

.fan-selection-section > .tabs {
  border: 0;
  text-align: center;
  display: flex;
  justify-content: center; }

.fan-selection-section > .tabs .tab {
  width: 190px;
  border: 0;
  height: auto;
  background: #53284F;
  display: flex;
  align-items: center;
  justify-content: center; }

body .tab.is-active {
  margin-bottom: 0; }

.fan-selection-section .tab.is-active {
  background: #515151;
  border: 0; }

body .fan-selection-section > .tabs .tab .tab-title,
body .fan-selection-section > .tabs .tab .tab.is-active .tab-title,
body .fan-selection-section > .tabs .tab .tab-title *,
body .fan-selection-section > .tabs .tab .tab.is-active .tab-title * {
  font-weight: 300;
  font-family: 'Museo Sans 300';
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.43px;
  color: #FFF;
  padding: 0px; }

.location-section {
  width: 100%;
  max-width: calc(100% - 50px);
  margin: 0 auto;
  padding: 0px 20px 0; }

.fan-selection-section > .tabs-contents {
  padding-top: 40px; }

.location-content {
  display: flex;
  gap: 40px;
  align-items: start; }

.fan-selection-section #tab-location {
  padding-bottom: 7px; }

.location-image {
  flex: 0 0 48%;
  max-width: 1000px; }

.location-text {
  flex: 0 0 calc(52% - 40px); }

.location-image img {
  width: 100%;
  height: auto;
  display: block; }

body .location-heading,
body .location-heading * {
  font-weight: 700;
  font-family: 'Museo Sans 700';
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.24px;
  color: #53284F;
  margin: 0 0 18px 0; }

body .location-heading-large,
body .location-heading-large * {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.29px;
  color: #53284F; }

.fan-body-txt.right-text * {
  font-style: italic; }

body .f-20 p,
body .f-20 * {
  font-weight: 300;
  font-family: 'Museo Sans 300';
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.24px;
  color: #515151;
  margin: 0; }

body .location-heading * {
  margin: 0; }

body .location-paragraph-1,
body .location-paragraph-1 * {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.29px;
  color: #515151;
  margin: 0 0 33px 0; }

body .location-paragraph-1 * {
  margin: 0; }

body .fan-body-txt,
body .fan-body-txt *,
body .icon-row-description,
body .icon-row-description *,
body .f-18 * {
  font-weight: 300;
  font-family: 'Museo Sans 300';
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.22px;
  color: #515151; }

body .seasons-column .fan-body-txt, body .seasons-column .fan-body-txt * {
  line-height: 24px; }

body .f-18 *,
body .f-18 {
  line-height: 36px;
  margin: 0px; }

body .fan-body-txt,
body .fan-body-txt * {
  margin: 0 0 30px 0; }

body .icon-row-description,
body .icon-row-description * {
  margin: 0; }

body .fan-body-txt * {
  margin: 0; }

.location-icon-rows {
  display: flex;
  flex-direction: column;
  gap: 25px; }

.icon-row {
  display: flex;
  gap: 20px;
  align-items: center;
  margin: 10px 0 0; }

.icon-row-image {
  flex: 0 0 auto; }

.icon-row-image img {
  width: 40px;
  height: 40px;
  display: block; }

.icon-row-content {
  flex: 1; }

body .location-text .fan-body-txt {
  margin: 0 0 20px 0; }

body .icon-row-title,
body .icon-row-title *,
body .f-20.gray * {
  font-weight: 700;
  font-family: 'Museo Sans 700';
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.24px;
  color: #515151;
  margin: 0 0 8px 0;
  text-transform: none; }

body .f-20.gray * {
  margin: 0px; }

body .icon-row-title {
  margin: 0 0 -2px; }

body .f-24.brand-color * {
  font-weight: 700;
  font-family: 'Museo Sans 700';
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.29px;
  color: #53284F;
  margin: 0 0 0px 0;
  text-transform: none; }

body .f-12 * {
  font-weight: 500;
  font-family: 'Museo Sans 500';
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.14px;
  color: #515151;
  margin: 0 0 0px 0;
  text-transform: none; }

body .f-12 i * {
  font-weight: 300;
  font-family: 'Museo Sans 300'; }

body .icon-row-title * {
  margin: 0; }

.feature-content {
  text-align: center; }

.airflow-columns, .seasons-column {
  gap: 74px;
  display: flex;
  padding: 0 50px;
  max-width: 1574px;
  margin: auto; }

body .airflow-content .airflow-columns .fan-body-txt {
  padding: 0 20px;
  min-height: 94px; }

body .airflow-content .airflow-columns .fan-body-txt.right-text {
  padding: 0;
  width: 100%;
  margin-bottom: 33px; }

body .airflow-content .airflow-columns .fan-body-txt.right-text * {
  padding: 0;
  text-align: right;
  float: right;
  width: 100%; }

.airflow-columns > div,
.seasons-column > div {
  width: 50%; }

body .left-bottom-col .sub-heading.fan-sub-heading {
  margin: 0 0 14px; }

body .left-bottom-col .f-20 {
  margin: 39px 0 7px; }

.f-24.brand-color {
  margin: 0 0 5px; }

.f-12 {
  max-width: 80px;
  margin: 0 auto 20px;
  min-height: 36px; }

.cfm-bottomtxt.f-12 {
  max-width: 100%; }

body .left-bottom-col .f-20 p, body .left-bottom-col .f-20 * {
  color: #53284F; }

body .f-20.location-heading,
body .f-20.location-heading * {
  font-weight: 500;
  font-family: 'Museo Sans 500'; }

.left-bottom-col ul {
  margin: 0;
  display: flex;
  list-style: none;
  align-items: start; }

.left-bottom-col ul li {
  flex: 1; }

body .fan-selection-section > .tabs .tab .tab-title {
  width: 100%;
  padding: 18px 0;
  border: 0px; }

@media (max-width: 990px) {
  .airflow-columns, .seasons-column {
    flex-direction: column;
    gap: 40px; }
  .airflow-columns > div,
  .seasons-column > div {
    width: 100%; }
  .tabs-bottom {
    flex-direction: column; } }

@media (max-width: 768px) {
  .tabs-bottom {
    flex-direction: row; }
  .location-content {
    flex-direction: column;
    gap: 30px; }
  .location-image,
  .location-text {
    flex: 1 1 100%;
    width: 100%; }
  .location-section {
    padding: 30px 15px; } }

@media (max-width: 480px) {
  .tabs-bottom {
    flex-direction: column; }
  .icon-row {
    flex-direction: column;
    gap: 15px;
    text-align: center; }
  .icon-row-image {
    text-align: center; }
  .location-heading {
    font-size: 18px;
    line-height: 22px; }
  .location-paragraph-1 {
    font-size: 20px;
    line-height: 20px; }
  .location-paragraph-2,
  .icon-row-description {
    font-size: 16px;
    line-height: 22px; }
  .icon-row-title {
    font-size: 18px;
    line-height: 22px; } }

#tab-size .location-text .fan-ul li {
  display: flex;
  align-items: start;
  position: relative; }

#tab-size .location-text .fan-ul li .fan-body-txt {
  margin: 0 0 10px 0; }

#tab-size .location-text .fan-ul li::before {
  content: "";
  background: #515151;
  height: 5px;
  width: 5px;
  position: absolute;
  left: -12px;
  border-radius: 50%;
  top: 7px; }

.size-tabs .tab-content {
  padding: 0; }

body .sub-heading.fan-sub-heading {
  margin-top: 0;
  margin-bottom: 42px; }

#tab-size .location-text .fan-ul {
  margin: 27px 0 0; }

body .airflow-content .fan-body-txt, body .airflow-content .fan-body-txt * {
  max-width: 1155px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px; }

@media (min-width: 1800px) {
  .blog.first-blog .blog-title, .blog.first-blog .blog-title a {
    font-size: 60px;
    line-height: 60px; }
  .blog-title, .blog-title a {
    font-size: 48px;
    line-height: 48px; }
  .blog.first-blog .container {
    max-width: calc(100% - 320px);
    width: 1600px; }
  body .sub-heading, body .sub-heading * {
    font-size: 36px;
    line-height: 48px; }
  body .choose-fan-content h2,
  body .choose-fan-content h2 * {
    font-size: 60px;
    line-height: 72px; }
  .choose-fan-content {
    max-width: 1270px; }
  body .choose-fan-content h2 {
    margin: 42px 0 0px; }
  body .fan-selection-section > .tabs .tab .tab-title,
  body .fan-selection-section > .tabs .tab .tab.is-active .tab-title,
  body .fan-selection-section > .tabs .tab .tab-title *,
  body .fan-selection-section > .tabs .tab .tab.is-active .tab-title * {
    font-size: 36px; }
  .fan-selection-section > .tabs .tab {
    width: 270px;
    height: auto; }
  body .fan-selection-section > .tabs .tab .tab-title {
    padding: 48px 0; }
  .location-content {
    gap: 90px; }
  .location-section {
    max-width: calc(100% - 122px); }
  .location-text {
    flex: 0 0 calc(43.1% - 90px); }
  #tab-size .location-text {
    padding: 0 77px 0 55px; }
  .location-image {
    flex: 0 0 56.9%; }
  body .fan-body-txt,
  body .fan-body-txt *,
  body .icon-row-description,
  body .icon-row-description *,
  body .f-18 * {
    font-size: 18px; }
  .icon-row {
    margin: 60px 0 0; }
  #tab-size .location-text .fan-ul {
    padding-right: 30px; }
  .size-tabs .tab-title p {
    letter-spacing: 0.24px;
    font-size: 20px; } }

@media (max-width: 1199px) {
  body .tab-bottom-txt p {
    line-height: 14px; }
  body .tab-bottom-txt a {
    font-size: 14px; }
  .fan-selection-section > .tabs-contents {
    padding: 30px 15px 0; }
  .airflow-columns, .seasons-column {
    padding: 0px; }
  body .airflow-content .fan-body-txt, body .airflow-content .fan-body-txt * {
    font-size: 17px; } }

@media (max-width: 990px) {
  .left-columns div, .right-columns div {
    background: none !important; }
  .left-columns div img,
  .right-columns div img {
    opacity: 1 !important;
    width: 100% !important; }
  .bottom-size-inner-top .f-20:last-child {
    margin: 0px 0 30px; }
  body .choose-fan-content h2, body .choose-fan-content h2 * {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -1.44px; }
  body .sub-heading, body .sub-heading * {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.86px; }
  body .sub-heading.fan-sub-heading, body .sub-heading.fan-sub-heading * {
    font-size: 24px; }
  body .sub-heading {
    margin: 30px; }
  body .choose-fan-content h2 {
    margin: 42px 0 0; }
  .fan-selection-section > .tabs {
    padding: 0 15px; }
  .location-section {
    padding: 0px 0px;
    max-width: 100%; }
  body .sub-heading {
    margin-left: 0;
    margin-right: 0px; }
  #tab-size .location-text .fan-ul {
    margin: 27px 0 0 15px; }
  body .airflow-content .airflow-columns .fan-body-txt {
    padding: 0 0px;
    min-height: 20px; }
  .page.choose-a-fan {
    margin: 0 0 -50px; } }

@media (max-width: 767px) {
  .fan-selection-section > .tabs .tab {
    width: 100%; }
  .fan-selection-section > .tabs {
    flex-direction: column; } }

@media (max-width: 479px) {
  .size-tabs .tabs,
  .left-bottom-col ul {
    flex-direction: column;
    position: relative; }
  .left-bottom-col ul li {
    width: 100%;
    margin: 0 0 15px; }
  .f-12 {
    max-width: 100%;
    margin: 0 auto 0px;
    min-height: 16px; }
  body .airflow-content .fan-body-txt, body .airflow-content .fan-body-txt * {
    font-size: 14px; } }

main.page.Find.an.Authorized.Dealer .page-content {
  max-width: 100%;
  width: 100%; }

body .strmpr-search .strmpr-search-box-wrapper .strmpr-search-reset {
  right: -30px; }

body .strmpr-search .strmpr-search-box-wrapper .strmpr-search-box {
  border: 1px solid #ddd; }

body .strmpr-layout-horizontal .strmpr-map {
  z-index: 6; }

/**/
.productView-description .tabs .tab.is-active {
  background: transparent;
  border: 0px;
  border-bottom: 2px solid #53284f; }

.productView-description .tabs .tab .tab-title {
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 400;
  padding: 10px 30px;
  border: 0; }

.productView-description .tabs .tab.is-active .tab-title {
  color: #53284f;
  font-weight: 600; }

.productView-description .tabs-contents {
  border: 0px;
  padding: 28px 30px 25px;
  background: #F8F8F8;
  margin: 75px auto 0; }

.productView-description {
  margin-top: 70px; }

.productView-description .tabs .tab {
  float: none;
  display: inline-block;
  width: 235px; }

.productView-description .tabs, .productView-description .tabs .tab .tab-title {
  text-align: center; }

#tab-description h2 {
  color: #000;
  font-weight: 400;
  font-size: 34px;
  margin: 0 0 20px;
  line-height: normal; }

#tab-description h3 {
  color: #000;
  font-weight: 500;
  font-size: 28px;
  margin: 20px 0 20px;
  line-height: normal; }

#tab-description li {
  color: #000;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  margin: 0 0 15px; }

.spec-table a {
  color: #000; }

.spec-table a:hover {
  color: #53284f; }

#tab-description h2 strong, #tab-description h3 strong {
  font-weight: 700; }

.bottom-description {
  margin: 80px 0 0; }

#tab-description p {
  color: #000;
  font-weight: 400;
  font-size: 18px; }

.description-left p {
  max-width: 650px;
  line-height: 24px; }

.description-right {
  width: 35%;
  display: inline-block;
  float: left; }

.description-left {
  width: 65%;
  display: inline-block;
  float: left;
  padding-right: 40px; }

.productView-description .tabs-contents .tab-content li::before {
  height: 5px;
  width: 5px;
  background: #000; }

.bottom-description-left {
  width: 83%;
  float: left; }

.bottom-description-right {
  width: 17%;
  float: left; }

.spec-table thead th {
  background: #fff;
  color: #000;
  font-family: 'Metropolis';
  border: 0px; }

.spec-table thead {
  background: #fff;
  position: relative; }

.spec-table tbody td,
.spec-table tbody td:first-child {
  color: #000;
  font-family: 'Metropolis';
  font-size: 16px;
  line-height: 16px; }

.spec-table tbody td:first-child span {
  font-size: 12px; }

.spec-table-wrapper {
  border: 0px; }

.spec-table tbody td {
  border: 0px;
  height: 62px; }

.spec-table tbody tr:nth-child(even) {
  background: #fff; }

.spec-table-wrapper {
  max-width: 100%; }

div#tab-warranty {
  margin: -28px -15px -10px; }

#tab-warranty:before {
  content: "";
  background: #fff;
  display: inline-block;
  position: absolute;
  left: -15px;
  z-index: 0;
  width: 15px;
  height: 56px; }

#tab-warranty {
  position: relative; }

#tab-warranty:after {
  content: "";
  background: #fff;
  display: inline-block;
  position: absolute;
  right: -15px;
  z-index: 0;
  width: 15px;
  top: 0;
  height: 56px; }

@media (max-width: 990px) {
  .productView-description .tabs .tab.is-active .tab-title {
    padding: 0px; }
  #tab-description p,
  #tab-description li {
    font-size: 16px; }
  .productView-description .tabs-contents {
    padding: 28px 20px; }
  .description-left {
    padding-right: 20px; }
  .productView-description {
    margin: 0 0 40px; }
  .productView-description .tabs .tab .tab-title {
    font-size: 20px; }
  .productView-description .tabs .tab {
    width: 175px; }
  .productView-description .tabs-contents {
    margin: 35px auto 0; } }

@media (max-width: 767px) {
  .description-left {
    padding-right: 0;
    width: 100%; }
  .bottom-description {
    margin: 20px 0 0;
    display: inline-block; }
  .description-right {
    width: 100%;
    margin: 30px 0 0; } }

@media (max-width: 479px) {
  #tab-description h2 {
    font-size: 24px; }
  #tab-description h3 {
    font-size: 22px; }
  .bottom-description-left {
    width: 100%; }
  .bottom-description-right {
    width: 100%; } }

#tab-description li a {
  font-weight: 400; }

/* New CSS */
.heroCarousel .heroCarousel-image-wrapper .heroCarousel-image {
  object-fit: unset; }

.heroCarousel .heroCarousel-image-wrapper {
  height: auto;
  max-height: none; }

.heroCarousel.slick-initialized {
  max-height: none; }

.heroCarousel img.lazyload.heroCarousel-image[srcset*="data:image/gif"] {
  max-height: 1px; }

.home-products .card .card-figure .card-img-container img {
  object-fit: cover; }

.heroCarousel-box {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 36px;
  border-radius: 16px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 90%; }
  .heroCarousel-box .heroCarousel-title {
    font-size: 62px;
    font-weight: 500;
    font-family: 'Abril Fatface', serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: normal;
    margin: -2px; }
  .heroCarousel-box .heroCarousel-description {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Metropolis', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    line-height: normal;
    margin: 4px 0 0; }
  .heroCarousel-box .heroCarousel-action {
    width: 180px;
    height: 48px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Metropolis', sans-serif;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 48px;
    padding: 0px 15px;
    margin: 27px 0 0;
    background: #53284F;
    display: block;
    text-align: center; }
    .heroCarousel-box .heroCarousel-action:hover {
      background: #fff;
      color: #53284F; }
  @media (max-width: 767px) {
    .heroCarousel-box {
      padding: 8px;
      max-width: 95%;
      margin: 0 auto; }
      .heroCarousel-box .heroCarousel-title {
        font-size: 16px; }
      .heroCarousel-box .heroCarousel-description {
        font-size: 12px;
        margin: 5px 0 10px 0;
        line-height: 1.3; }
      .heroCarousel-box .heroCarousel-action {
        width: 130px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        margin: 5px 0 0 0; } }

.faq_banner img,
.choose-a-fan .page-hero img {
  width: 100% !important; }

.str-info-ft address {
  font-size: 16px;
  font-weight: 500;
  font-family: Metropolis;
  color: #575757;
  letter-spacing: .32px;
  line-height: 32px;
  text-transform: capitalize; }

.str-info-ft strong {
  font-size: 16px;
  font-weight: 500;
  font-family: Metropolis;
  color: #575757;
  letter-spacing: .32px;
  line-height: 32px;
  text-transform: capitalize; }

div#search-results-content form.actionBar {
  margin-bottom: 30px; }

@media (max-width: 479px) {
  .productView-info-name.sku-label {
    margin-top: 0;
    margin-right: 5px; }
  .faq_banner .faq_banner_overlay p {
    font-size: 30px; }
  .faq_section_title h2 p {
    font-size: 22px; }
  .faq_section_accordion_mn.accordion_section_mn .sd-simple-text-4846066a-1521-40bf-a1d1-e6dfefe924a7 {
    margin-top: 20px; }
  .faq_section_accordion_mn h3 div#sd-simple-text-editable-4846066a-1521-40bf-a1d1-e6dfefe924a7 p {
    font-size: 25px; }
  h2#tech-support-form,
  h2#registration-form {
    line-height: normal; } }

@media (max-width: 990px) {
  .page_page .header {
    z-index: 101; } }
