@font-face {
  font-family: 'Helvetica';
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.eot");
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.woff2") format("woff2"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.woff") format("woff"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.ttf") format("truetype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica';
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.eot");
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.woff2") format("woff2"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.woff") format("woff"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.ttf") format("truetype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica';
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.eot");
  src: url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.woff2") format("woff2"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.woff") format("woff"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.ttf") format("truetype"), url("https://store-ggjy3ijwvn.mybigcommerce.com/content/fonts/Helvetica-Light.svg#Helvetica-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "Helvetica";
  font-weight: normal;
  color: #000;
  padding: 113px 0 0 0;
  font-size: 16px;
  line-height: 24px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica";
  font-weight: bold;
  letter-spacing: 0;
  color: #000; }

p {
  font-family: "Helvetica";
  font-weight: normal;
  color: #000; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #000;
  color: #ffffff;
  line-height: normal;
  font-size: 16px;
  border: 2px #000 solid;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-family: "Helvetica";
  letter-spacing: 0;
  font-weight: normal;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background-color: #fff;
    color: #000;
    border: 2px #000 solid; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

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: 0px !important; }

a {
  text-decoration: none; }

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;
  max-width: 1300px; }

.page_default .header-logo-image-container .otherpage {
  display: none; }

.page_default .header-logo-image-container .hp_logo {
  display: block; }

.header-logo-image-container .otherpage {
  display: block; }

.header-logo-image-container .hp_logo {
  display: none; }

.page_default .header {
  background: url(https://wds15.mybigcommerce.com/content/header.jpg);
  background-size: cover;
  box-shadow: none; }

.header {
  display: inline-block;
  height: 113px;
  padding: 25px 26px 0 25px;
  border-bottom: none;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07); }

.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%; }

.header-logo {
  display: inline-block;
  margin: 0; }

.header-logo-image-container {
  height: 62px;
  min-height: 62px; }

.header-logo-image {
  max-height: 100%; }

.navPages,
.navPages-container,
.navUser {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

.navUser-action svg,
.navUser-action svg path {
  stroke: none;
  fill: #4E80BA; }

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

.link_logout .navUser-action svg path {
  stroke: #4E80BA;
  fill: none; }

.link_logout .navUser-action:hover svg path {
  stroke: #000;
  fill: none; }

.heroCarousel-slide .heroCarousel-image-wrapper,
.heroCarousel.slick-initialized {
  max-height: 100%;
  height: 100%; }

.heroCarousel.slick-dotted.slick-slider {
  margin: 0 0 48px; }

.navPages ul li {
  padding: 0 20px; }

.page_default .navUser-action svg,
.page_default .navUser-action svg path {
  stroke: none;
  fill: #fff; }

.page_default .navUser-action:hover svg,
.page_default .navUser-action:hover svg path {
  stroke: none;
  fill: #000; }

.page_default .navUser ul .navUser-item--cart svg path {
  fill: none;
  stroke: #fff; }

.page_default .navPages-action {
  color: #fff; }

.navPages-action {
  color: #4E80BA;
  font-weight: 700;
  font-size: 16px;
  padding: 0; }
  .navPages-action:hover {
    color: #000; }
  .navPages-action.activePage {
    color: #000; }

.header .navUser {
  padding: 6px 0 0 0;
  margin: 0 -2px 0 0; }

.header .navUser .navUser-action {
  padding: 0; }

.header .navPages-container {
  padding: 19px 0 0 0;
  margin-left: 20px; }

.navUser ul li {
  margin: 0 0 0 16px; }

.navUser ul .navUser-item--cart .is-open svg path {
  fill: none;
  stroke: #000; }

.navUser ul .navUser-item--cart svg path {
  fill: none;
  stroke: #4E80BA; }

.navUser ul .navUser-item--cart:hover svg path {
  fill: none;
  stroke: #000; }

.dropdown--quickSearch.is-open {
  padding: 0;
  width: 400px !important;
  right: 110px !important;
  left: auto !important;
  top: 35px !important; }
  .dropdown--quickSearch.is-open .form-fieldset {
    border: 1px #000 solid; }
  .dropdown--quickSearch.is-open .form {
    max-width: 100%;
    width: 100%; }
  .dropdown--quickSearch.is-open .form-input::placeholder {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Helvetica"; }

.heroCarousel-content {
  background-color: transparent;
  padding: 0;
  left: 0;
  width: auto;
  text-align: left;
  margin: 0 auto;
  max-width: 1300px;
  top: 171px;
  transform: none; }
  .heroCarousel-content .heroCarousel-title {
    font-family: "Helvetica";
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    max-width: 300px; }
  .heroCarousel-content .heroCarousel-description {
    font-family: "Helvetica";
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;
    text-align: left;
    color: #fff;
    max-width: 320px;
    margin: 21px 0 44px 0; }
  .heroCarousel-content .heroCarousel-action {
    background: transparent;
    width: 219px;
    height: 48px;
    border: 1px #fff solid;
    padding: 0 5px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 16px;
    list-style: 16px; }
    .heroCarousel-content .heroCarousel-action:hover {
      background: #000;
      color: #fff;
      border: 1px #000 solid; }
    .heroCarousel-content .heroCarousel-action span {
      margin: 3px 0 0 11px; }

.clothing_link {
  position: absolute;
  right: 9%;
  bottom: 78px;
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0 17px 0 72px; }
  .clothing_link::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    height: 1px;
    width: 100%;
    background: #C7C7C7; }
  .clothing_link::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -14px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #C7C7C7; }

.category_block .main_ul {
  margin: 0;
  list-style: none;
  height: 577px;
  overflow: hidden; }
  .category_block .main_ul .left_sec {
    float: left;
    width: 50.2%;
    position: relative; }
    .category_block .main_ul .left_sec:hover .normal_text {
      display: none; }
    .category_block .main_ul .left_sec:hover .hover_content {
      display: flex; }
    .category_block .main_ul .left_sec .hover_content h2 {
      margin-top: 14px; }
  .category_block .main_ul .right_sec {
    float: right;
    width: 49.8%; }
    .category_block .main_ul .right_sec ul {
      list-style: none;
      margin: 0; }
      .category_block .main_ul .right_sec ul ul {
        margin: 0;
        list-style: none; }
        .category_block .main_ul .right_sec ul ul li {
          float: left;
          width: 50%;
          position: relative; }
          .category_block .main_ul .right_sec ul ul li img {
            width: 100%;
            height: 289px; }
          .category_block .main_ul .right_sec ul ul li:hover .normal_text {
            display: none; }
          .category_block .main_ul .right_sec ul ul li:hover .hover_content {
            display: flex; }
    .category_block .main_ul .right_sec .top_sec {
      float: left;
      width: 100%;
      min-height: 289px; }
      .category_block .main_ul .right_sec .top_sec li {
        position: relative; }
      .category_block .main_ul .right_sec .top_sec .right_li .hover_content h2 {
        max-width: 230px; }
    .category_block .main_ul .right_sec .bottom_sec {
      float: left;
      width: 100%;
      position: relative; }
      .category_block .main_ul .right_sec .bottom_sec:hover .normal_text {
        display: none; }
      .category_block .main_ul .right_sec .bottom_sec:hover .hover_content {
        display: flex; }
        .category_block .main_ul .right_sec .bottom_sec:hover .hover_content h2 {
          max-width: 500px; }
      .category_block .main_ul .right_sec .bottom_sec .normal_text {
        left: 48px;
        transform: translateY(-50%);
        max-width: 296px;
        text-align: left;
        margin: 6px 0 0 0;
        text-transform: capitalize;
        line-height: 32px; }
        .category_block .main_ul .right_sec .bottom_sec .normal_text span {
          margin: -5px 0 0 0;
          display: block; }

.category_block .normal_text {
  font-size: 28px;
  font-weight: normal;
  line-height: 34px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  max-width: 160px;
  margin: 0 0 0 0;
  left: 50%;
  font-family: "Helvetica";
  text-transform: capitalize; }

.category_block .hover_content {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-transform: capitalize; }
  .category_block .hover_content::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 70px);
    height: calc(100% - 60px);
    margin: 30px 35px;
    background: rgba(0, 0, 0, 0.5); }
  .category_block .hover_content h2 {
    margin: 0 0 20px 0;
    font-size: 48px;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: 0em;
    color: #fff;
    z-index: 1; }
  .category_block .hover_content .button {
    width: 219px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px #fff solid;
    z-index: 1; }
    .category_block .hover_content .button span {
      margin: -3px 0 0 10px; }
      .category_block .hover_content .button span img {
        width: 21px !important; }
    .category_block .hover_content .button:hover {
      background: #000;
      color: #fff; }

.category_block img {
  width: 100%; }

.category_block .full_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.featured_products {
  clear: both;
  padding: 100px 0 0 0; }
  .featured_products .page-heading {
    margin: 0 0 43px 0;
    text-transform: capitalize; }

.page-heading {
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  color: #000;
  font-family: "Helvetica";
  text-transform: uppercase; }

.card-img-container::after {
  padding: 0; }

.productGrid {
  margin: 0 -7px; }
  .productGrid .product {
    padding: 0 7px; }

.card-figcaption-body .button {
  width: 180px;
  padding: 10px 5px 8px; }

.card-figcaption-body label {
  display: none; }

.card .card-img-container {
  height: 320px; }
  .card .card-img-container img {
    object-fit: contain; }

.card-figure {
  padding: 0;
  box-shadow: 0px 2.09596px 13.62373px 0px rgba(0, 0, 0, 0.12); }

.card-title {
  height: 25px;
  overflow: hidden;
  margin: 0 0 9px 0; }
  .card-title a {
    font-size: 18.86px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-transform: capitalize; }
    .card-title a:hover {
      color: #4E80BA; }

.card-text .price-section {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px; }

.card-body {
  padding: 16px 0 0 0;
  display: flex;
  flex-flow: column; }
  .card-body p[data-test-info-type="productRating"] {
    order: 4;
    padding: 13px 0 0 0;
    margin: 0; }
  .card-body p[data-test-info-type="brandName"] {
    display: none; }

.rating--small .icon--ratingFull svg {
  fill: #FAC300; }

.rating--small .icon {
  width: auto;
  height: auto;
  float: left;
  margin: 0 3px 0 0; }

.rating--small .icon--ratingEmpty svg {
  fill: transparent; }

.featured_products .view_btn {
  text-align: center; }
  .featured_products .view_btn .button {
    background: transparent;
    color: #000;
    width: 219px;
    height: 48px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    margin: 0 auto;
    padding: 2px 0 0 0; }
    .featured_products .view_btn .button span {
      display: inline-block;
      margin: 3px 0 0 0; }
    .featured_products .view_btn .button:hover {
      background: #000;
      color: #fff; }
      .featured_products .view_btn .button:hover span svg path {
        stroke: #fff; }

.cat_banner {
  margin: 100px 0 0  0;
  position: relative; }
  .cat_banner img {
    width: 100%; }
  .cat_banner .category_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 140px;
    right: 0;
    margin: 0 auto;
    max-width: 550px;
    text-align: center; }
    .cat_banner .category_content h3 {
      margin: 0;
      font-size: 20px;
      font-weight: normal;
      line-height: 23px;
      color: #6F6F6F;
      text-transform: uppercase; }
    .cat_banner .category_content h2 {
      margin: 24px 0 19px 0;
      font-size: 40px;
      font-weight: 400;
      line-height: 46px;
      color: #000;
      text-transform: capitalize; }
      .cat_banner .category_content h2 span {
        color: #fff; }
    .cat_banner .category_content h4 {
      margin: 0 0 44px 0;
      font-size: 20px;
      font-weight: normal;
      line-height: 23px;
      color: #000;
      text-transform: capitalize; }
    .cat_banner .category_content .button {
      width: 278px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
      padding: 0 0 0 0; }
      .cat_banner .category_content .button span {
        margin: -3px 0 0 10px; }
      .cat_banner .category_content .button:hover {
        background: #000;
        opacity: 0.6;
        color: #fff; }

.discover {
  margin: 100px 0 0 0;
  float: left;
  width: 100%; }
  .discover .page-heading {
    margin: 0 0 49px 0;
    text-transform: capitalize; }
  .discover ul {
    margin: 0 -9px;
    padding: 0;
    list-style: none; }
  .discover li {
    float: left;
    width: 25%;
    padding: 0 9px; }
  .discover .inner_container {
    position: relative;
    float: left;
    width: 100%; }
    .discover .inner_container img {
      float: left;
      width: 100%; }
  .discover .discover_content {
    position: absolute;
    left: 15px;
    bottom: 4px; }
    .discover .discover_content h2 {
      font-size: 28.9px;
      font-weight: 500;
      line-height: 34px;
      color: #fff;
      margin: 0 0 14px 3px; }
    .discover .discover_content .button {
      width: 220px;
      height: 49px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      z-index: 2; }
      .discover .discover_content .button span {
        margin: -2px 0 0 10px; }
      .discover .discover_content .button:hover {
        background: #000;
        opacity: 0.6;
        color: #fff; }
  .discover .full_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.perfect_color_main {
  float: left;
  width: 100%;
  margin: 100px 0 0 0; }
  .perfect_color_main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex; }
  .perfect_color_main li {
    float: left;
    width: 25%;
    position: relative; }
    .perfect_color_main li:nth-child(1) {
      width: 36.9%; }
    .perfect_color_main li:nth-child(2) {
      width: 21.223%; }
    .perfect_color_main li:nth-child(3) {
      width: 21.223%; }
    .perfect_color_main li:nth-child(4) {
      width: 21.223%; }
    .perfect_color_main li img {
      width: 100%;
      height: 100%; }
    .perfect_color_main li .color_content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 70px; }
      .perfect_color_main li .color_content h4 {
        color: #ffffff;
        font-family: 'Helvetica';
        font-size: 20px;
        font-weight: 300;
        line-height: 23px;
        margin: 0; }
      .perfect_color_main li .color_content h2 {
        color: #ffffff;
        font-family: 'Helvetica';
        font-size: 40px;
        font-weight: 400;
        line-height: 48px;
        max-width: 450px;
        margin: 23px 0 42px 0;
        text-transform: capitalize; }
      .perfect_color_main li .color_content .button {
        width: 278px;
        height: 49px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        background: #ffffff;
        color: #000;
        font-size: 18px;
        border: none; }
        .perfect_color_main li .color_content .button span {
          margin: -2px 0 0 10px; }
        .perfect_color_main li .color_content .button:hover {
          background: #fff;
          opacity: 0.8;
          color: #000; }

.testimonials {
  float: left;
  width: 100%;
  padding: 100px 0 100px 0; }
  .testimonials .container {
    max-width: 1307px; }
  .testimonials .custom_slider {
    background: #273B33;
    padding: 49px 0;
    margin: 0; }
  .testimonials .page-heading {
    margin: 0 0 48px 0;
    text-transform: capitalize; }
  .testimonials .slick-slide {
    text-align: center; }
    .testimonials .slick-slide img {
      margin: 0 auto; }
    .testimonials .slick-slide p {
      max-width: 710px;
      color: #fff;
      font-size: 18px;
      font-weight: 400;
      line-height: 21px;
      margin: 21px auto 0; }
    .testimonials .slick-slide .star {
      margin: 19px 0 0 0;
      padding: 0;
      list-style: none; }
    .testimonials .slick-slide li {
      display: inline-block;
      margin: 0 -1px; }
      .testimonials .slick-slide li img {
        width: 15px; }
    .testimonials .slick-slide h3 {
      margin: 4px 0 0 0;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      line-height: 21px; }
  .testimonials .slick-arrow {
    background: transparent;
    border: none;
    padding: 0;
    margin: -1px 0 0 0;
    width: 29px;
    height: auto; }
  .testimonials .slick-prev {
    left: 144px; }
  .testimonials .slick-prev::before {
    background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/testi_arrow.svg) no-repeat center;
    width: 30px;
    height: 8px;
    transform: rotate(180deg); }
  .testimonials .slick-next {
    right: 143px; }
  .testimonials .slick-next::before {
    background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/testi_arrow.svg) no-repeat center;
    width: 30px;
    height: 8px; }

.footer {
  background: #141414;
  clear: both;
  padding: 51px 0 0 0;
  float: left;
  width: 100%; }
  .footer .footer-info-heading {
    color: #ffffff;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    margin: 21px 0 33px 0; }
  .footer .footer-info-list li {
    margin: 0 0 16px 0; }
  .footer .footer-info-list a {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    font-family: 'Helvetica'; }
    .footer .footer-info-list a:hover {
      color: #4e80ba; }
  .footer .footer-info {
    margin: 0;
    padding: 0 0 0 0; }
    .footer .footer-info .footer-info-col {
      padding: 0;
      width: auto;
      margin: 0; }
    .footer .footer-info .f_logo {
      width: 31.5%; }
      .footer .footer-info .f_logo p {
        color: #C7C7C7;
        margin: 13px 0 0 0;
        font-size: 14px;
        line-height: 16px;
        max-width: 240px;
        text-transform: capitalize; }
      .footer .footer-info .f_logo ul {
        margin: 35px 0 0 0;
        padding: 0;
        list-style: none; }
      .footer .footer-info .f_logo li {
        width: 100%;
        float: left;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 0 0 24px 0; }
        .footer .footer-info .f_logo li:last-child {
          margin: 0; }
        .footer .footer-info .f_logo li span {
          float: left;
          width: 38px;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
        .footer .footer-info .f_logo li address {
          float: left;
          width: calc(100% - 40px);
          font-style: normal;
          font-family: Helvetica;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          color: #C7C7C7; }
        .footer .footer-info .f_logo li a {
          float: left;
          width: calc(100% - 40px);
          font-style: normal;
          font-family: Helvetica;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          color: #C7C7C7; }
          .footer .footer-info .f_logo li a span {
            width: 100%;
            display: block; }
          .footer .footer-info .f_logo li a:hover {
            color: #4e80ba; }
    .footer .footer-info .f_about {
      width: 19.1%; }
    .footer .footer-info .f_resources {
      width: 19.9%; }
    .footer .footer-info .f_newsletter {
      width: 29.5%; }
      .footer .footer-info .f_newsletter p {
        font-size: 14px;
        line-height: 16px;
        color: #ffffff;
        margin: 2px 0 25px 0;
        display: inline-block;
        text-transform: capitalize; }
      .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .form-input {
        background: transparent;
        border-radius: 0;
        border: 1px #fff solid;
        height: 43px;
        border-right: none;
        padding: 0 18px;
        font-weight: 300;
        color: #ffffff; }
        .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .form-input::placeholder {
          color: #ffffff; }
      .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .button {
        width: 174px;
        height: 43px;
        background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/btn_arrow_black.svg) no-repeat top 16px right 17px #fff;
        color: #000;
        font-size: 16px;
        line-height: 18px;
        padding: 2px 5px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        background-size: 17px;
        font-weight: 400; }
        .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .button:hover {
          opacity: 0.7; }
  .footer .footer-bottom .footer-info-col--social {
    border-bottom: 1px #D6D5D5 solid;
    padding: 7px 0 14px 0;
    margin: 0; }
    .footer .footer-bottom .footer-info-col--social .socialLinks-item {
      margin: 0 0 0 37px; }
    .footer .footer-bottom .footer-info-col--social .icon {
      width: auto;
      height: 25px; }
      .footer .footer-bottom .footer-info-col--social .icon:hover {
        opacity: 0.7; }
  .footer .footer-bottom .footer-copyright {
    padding: 22px 0 36px 0;
    float: left;
    width: 100%; }
    .footer .footer-bottom .footer-copyright .powered-by {
      float: left;
      width: auto;
      font-size: 16px;
      line-height: 18px;
      color: #FFFFFF;
      font-weight: 400; }
      .footer .footer-bottom .footer-copyright .powered-by a {
        font-size: 16px;
        line-height: 18px;
        color: #FFFFFF;
        font-weight: 400; }
        .footer .footer-bottom .footer-copyright .powered-by a:hover {
          color: #4e80ba; }
    .footer .footer-bottom .footer-copyright ul {
      margin: -5px 0 0 0;
      padding: 0;
      list-style: none;
      float: right;
      width: auto; }
    .footer .footer-bottom .footer-copyright li {
      display: inline-block;
      margin: 0 0 0 40px; }
      .footer .footer-bottom .footer-copyright li a {
        font-size: 16px;
        line-height: 18px;
        color: #FFFFFF;
        font-weight: 400; }
        .footer .footer-bottom .footer-copyright li a:hover {
          color: #4e80ba; }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }

.form-prefixPostfix-button--postfix {
  margin: 0; }

/* 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; }

.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: -5px;
    right: 15px;
    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: 15px 10px;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left;
      margin: 0; }
      .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; }
        .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-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              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-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          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: 46px;
            max-height: 46px;
            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: #000; }
          .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; }

.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-name a:hover {
        color: #4E80BA; }
    .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: "Helvetica";
      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: #4E80BA; }
    .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: "Helvetica"; }
      .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; }

nav ol.breadcrumbs {
  text-align: center;
  margin: 20px 0 30px; }

.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;
  height: auto; }

.forgot-password-form .form-input {
  height: auto; }

.login {
  margin-top: 0; }

.body {
  min-height: 400px; }

.alertBox-message {
  color: #000; }

.error_msg {
  text-align: center; }

.forgot-password:focus {
  color: #333; }

/* System Pages end */
/* cms */
.cms_cnt a {
  text-decoration: underline;
  font-weight: 700; }
  .cms_cnt a:hover {
    text-decoration: none; }

.cms_cnt h2 {
  margin-bottom: 20px;
  color: #000; }

.cms_cnt h3 {
  margin: 0 0 8px 0; }

.cms_cnt ul {
  margin: 0 0 20px 30px; }

.cms_cnt ul.no-list {
  list-style: none; }

.cms_cnt li {
  padding-bottom: 1rem; }

.cms_cnt table {
  margin: 20px auto;
  float: none;
  border-collapse: collapse; }

.cms_cnt table td, .cms_cnt table th {
  padding: 5px;
  border: 1px solid #000000;
  text-align: left; }

.cms_cnt a {
  color: #000000; }

.cms_cnt a:hover {
  color: #ccc; }

div#contact-us-page {
  width: auto; }

.previewCart .productView {
  flex-direction: row; }

.contactLeft {
  width: 30%;
  float: left; }

.contact_right {
  width: 70%;
  float: left; }

.form_header_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.form_header_list > ul > li {
  margin: 0 0 25px 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .32px;
  color: #000000; }

.form_header_list ul li .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 15px 0 0; }

.form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

.form_header_list ul li .form_text p {
  font-size: 16px;
  text-decoration: none;
  line-height: 22px;
  margin: 0;
  color: #000; }

.page_page .page-content.page-content--centered {
  width: 100%; }

/* cms pages end*/
/* About Us end*/
.about_us_page {
  float: left;
  width: 100%; }

.top_text {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }
  .top_text p {
    margin: 0 auto 20px;
    max-width: 750px;
    text-align: center; }

.the_mission {
  float: left;
  width: 100%;
  position: relative; }
  .the_mission::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%; }
  .the_mission .overlay_text {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    padding: 0 100px; }
    .the_mission .overlay_text .the_mission_left {
      float: left;
      width: 50%; }
      .the_mission .overlay_text .the_mission_left p {
        margin: 0; }
      .the_mission .overlay_text .the_mission_left h2 {
        color: #fff;
        max-width: 440px;
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 0; }
    .the_mission .overlay_text .the_mission_right {
      float: left;
      width: 50%; }
      .the_mission .overlay_text .the_mission_right p {
        font-size: 22px;
        line-height: 30px;
        margin: 0 0 30px 0; }
        .the_mission .overlay_text .the_mission_right p:last-child {
          margin: 0; }
    .the_mission .overlay_text p {
      color: #ffffff; }

.how_it {
  float: left;
  width: 100%;
  text-align: center;
  margin: 50px 0 0 0; }
  .how_it h2 {
    font-size: 38px; }
  .how_it > p {
    max-width: 500px;
    margin: 0 auto; }
  .how_it .vel_mauris {
    text-align: left;
    display: flex;
    align-items: center;
    background: #faedeb;
    margin: 30px 0 0 0; }
  .how_it .vel_mauris_lt {
    float: left;
    width: 50%;
    padding: 0 80px; }
    .how_it .vel_mauris_lt h3 {
      font-size: 34px;
      line-height: 40px;
      margin: 0 0 50px 0;
      max-width: 340px; }
    .how_it .vel_mauris_lt p {
      margin: 0 0 50px 0;
      font-size: 18px;
      line-height: 26px; }
      .how_it .vel_mauris_lt p:last-child {
        margin: 0; }
  .how_it .vel_mauris_rt {
    float: left;
    width: 50%; }
    .how_it .vel_mauris_rt img {
      width: 100%; }

/* About Us end*/
.blog-thumbnail {
  max-width: 600px; }

.page_blog .blog {
  float: left;
  width: 33.33%;
  padding: 0 20px; }

.blog + .blog {
  border-top: none;
  margin: 0 0 50px 0;
  padding: 0 20px; }

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

.blog-post-body {
  width: 100%; }
  .blog-post-body .blog-title {
    margin: 0 0 20px 0;
    text-align: left; }
  .blog-post-body .blog-date {
    text-align: left; }

.blog-title a:hover {
  color: #4E80BA; }

.pagination {
  float: left;
  width: 100%; }

.blog-post {
  font-size: 16px; }
  .blog-post li {
    margin: 0 0 20px 0; }
  .blog-post a {
    text-decoration: underline;
    font-weight: 700; }
    .blog-post a:hover {
      text-decoration: none; }

#contact-us-page .contactLeft {
  width: 25%;
  float: left; }

#contact-us-page .contactLeft ul {
  list-style: none; }

.contactLeft li {
  margin: 0 0 15px 0; }

#contact-us-page .contactLeft .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0; }

#contact-us-page .contactLeft .form_img svg {
  fill: #333 !important; }

.form_box .contactLeft .form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

#contact-us-page .contact_right {
  width: 74%;
  float: right; }

.contact_page {
  background: #faedeb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 50px 0;
  margin: 0 0 80px 0; }
  .contact_page ol.breadcrumbs {
    margin: 0; }
  .contact_page .page-heading {
    margin: 0; }

.contact_map {
  float: left;
  width: 100%;
  margin: 50px 0 53px 0; }
  .contact_map iframe {
    width: 100%;
    height: 450px; }

.page_default .navUser ul li.link_logout svg {
  stroke: #fff;
  fill: none; }
  .page_default .navUser ul li.link_logout svg path {
    stroke: #fff;
    fill: none; }

/* CP CSS Start*/
.cp_banner {
  position: relative; }
  .cp_banner .cp_content {
    width: 100%;
    text-align: center; }
    .cp_banner .cp_content .page-heading {
      color: #000;
      font-weight: bold;
      text-transform: uppercase;
      margin: 30px 0 12px 0; }

.banner_img_found .cp_content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center; }
  .banner_img_found .cp_content .page-heading {
    color: #fff;
    margin: 0 0 12px 0; }

.banner_img_found nav ol.breadcrumbs {
  margin: 0; }

.banner_img_found .breadcrumb a,
.banner_img_found .breadcrumb:not(:first-child)::before,
.banner_img_found .breadcrumb.is-active > .breadcrumb-label {
  color: #ffffff;
  font-family: "Helvetica";
  font-weight: 300; }

.breadcrumb:not(:first-child)::before {
  content: '>';
  transform: none;
  border: none;
  color: #000;
  font-size: 18px;
  font-family: "Helvetica";
  font-weight: 300; }

ol.breadcrumbs {
  text-align: center;
  margin: 0; }

.breadcrumb a {
  color: #000;
  font-size: 18px;
  font-family: "Helvetica";
  font-weight: normal; }
  .breadcrumb a:hover {
    color: #4E80BA; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #4E80BA; }

.actionBar {
  margin: 52px 0 12px 0; }
  .actionBar .actionBar-section {
    float: right; }
    .actionBar .actionBar-section .form-field {
      border: none;
      margin: 0; }
      .actionBar .actionBar-section .form-field .form-label {
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-family: "Helvetica";
        color: #000; }
      .actionBar .actionBar-section .form-field .form-select {
        font-size: 18px;
        font-family: "Helvetica";
        color: #000;
        background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/actionbar_arrow.svg) no-repeat right top 12px;
        background-size: 17px; }

.page-sidebar {
  padding: 0;
  width: 270px;
  margin: 57px 0 0 0; }
  .page-sidebar .sidebarBlock-heading {
    margin: 20px 0 20px 0; }
  .page-sidebar .sidebarBlock:last-child {
    border-top: 1px #949494 solid;
    margin: 27px 0 0 0;
    padding: 0; }
  .page-sidebar .sidebarBlock .navList-action {
    font-size: 16px;
    line-height: 16px;
    color: #4B4B4B;
    font-weight: normal; }
    .page-sidebar .sidebarBlock .navList-action:hover {
      color: #4E80BA; }
  .page-sidebar .sidebarBlock .navList-item {
    margin: 0 0 15px 0; }
  .page-sidebar .filter_heading {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    border-bottom: 1px #949494 solid;
    padding: 0 0 28px 0;
    font-weight: normal; }
  .page-sidebar .accordion-block {
    padding: 0 21px 24px 0;
    margin: 28px 0 0 0;
    border-bottom: 1px #949494 solid; }
    .page-sidebar .accordion-block:first-child {
      margin: 0; }
    .page-sidebar .accordion-block .accordion-title {
      font-size: 16px;
      line-height: 16px;
      color: #4B4B4B;
      font-family: "Helvetica"; }
    .page-sidebar .accordion-block .accordion-navigation {
      margin: -1px 0 0 0 !important; }
    .page-sidebar .accordion-block .accordion-content {
      padding: 17px 0 0 0;
      margin: 0 0 -12px 0; }
      .page-sidebar .accordion-block .accordion-content .navList-item {
        padding: 0 0 0 3px; }
        .page-sidebar .accordion-block .accordion-content .navList-item .navList-action {
          font-size: 16px;
          line-height: 16px;
          font-family: "Helvetica";
          padding: 9px 0 0 40px;
          margin: 0 0 11px 0; }
          .page-sidebar .accordion-block .accordion-content .navList-item .navList-action:hover {
            color: #4E80BA; }
      .page-sidebar .accordion-block .accordion-content .navList-action--checkbox:hover::before {
        border: 2px #4E80BA solid; }
      .page-sidebar .accordion-block .accordion-content .navList-action--checkbox::before {
        width: 20px;
        height: 20px;
        border: 2px #cbcbcb solid;
        border-radius: 3px;
        margin-top: -9px; }
      .page-sidebar .accordion-block .accordion-content .navList-action--checkbox.is-checked::after,
      .page-sidebar .accordion-block .accordion-content .navList-action--checkbox.is-selected::after {
        margin: -6px 0 0 2px; }
      .page-sidebar .accordion-block .accordion-content .navList-action--checkbox.is-selected::before {
        border: 2px #4E80BA solid !important; }
    .page-sidebar .accordion-block .toggleLink-text--off {
      margin: -3px 1px 0 0; }
    .page-sidebar .accordion-block .accordion-indicator {
      width: auto;
      height: auto; }
    .page-sidebar .accordion-block .facetedSearch-clearLink {
      top: 0; }
      .page-sidebar .accordion-block .facetedSearch-clearLink:hover {
        color: #4E80BA; }

.page .page-sidebar + .page-content {
  padding: 0 0 0 60px;
  width: calc(100% - 270px); }

.page .page-content {
  padding: 0;
  width: 100%; }
  .page .page-content .card-body {
    padding: 14px 0 0 0; }
  .page .page-content .productGrid {
    margin: 0 -10px; }
    .page .page-content .productGrid .product {
      padding: 0 10px; }
      .page .page-content .productGrid .product .card {
        padding: 10px 0 0 0;
        margin: 0 0 22px 0; }
      .page .page-content .productGrid .product .card-img-container img {
        position: initial;
        height: 100%;
        width: 100%; }
      .page .page-content .productGrid .product .card-title a {
        font-size: 18.86px; }

.page_category .body .container .page {
  margin: 0; }

.pagination-list {
  margin: 83px 0 15px 0; }
  .pagination-list .pagination-item.pagination-item--current {
    border: none;
    border-bottom: 1px #000 solid;
    border-radius: 0; }
  .pagination-list .pagination-item {
    margin: 0 18px; }
    .pagination-list .pagination-item a {
      padding: 0;
      color: #002A48;
      font-size: 18px; }
      .pagination-list .pagination-item a:hover {
        border-bottom: 1px #000 solid;
        border-radius: 0; }
  .pagination-list .pagination-item--next {
    float: none; }
    .pagination-list .pagination-item--next .icon {
      margin: 0;
      width: auto;
      height: auto; }
  .pagination-list .pagination-item--previous {
    float: none;
    vertical-align: top; }
    .pagination-list .pagination-item--previous .pagination-link {
      padding-bottom: 5px;
      margin-top: -2px; }
    .pagination-list .pagination-item--previous .icon {
      margin: 0;
      width: auto;
      height: auto;
      transform: rotate(180deg);
      vertical-align: top; }

/* CP CSS End */
@media only screen and (min-width: 990px) {
  .header_fixed {
    height: 90px;
    padding: 14px 26px 0 25px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; } }

/* PP CSS Start */
.productView {
  margin: 0;
  padding: 13px 0 0 0; }

.productView-images {
  padding: 0;
  width: 651px; }
  .productView-images .productView-img-container {
    max-width: 100%; }
    .productView-images .productView-img-container a {
      display: block; }
    .productView-images .productView-img-container img {
      position: initial;
      height: 100%; }
  .productView-images .productView-thumbnails {
    margin: 15px 0 0 0;
    padding: 0 4px; }
    .productView-images .productView-thumbnails .slick-list {
      margin: 0; }
    .productView-images .productView-thumbnails .slick-next, .productView-images .productView-thumbnails .slick-prev {
      padding: 0;
      border: none;
      width: auto;
      height: auto;
      background: transparent;
      margin: 0; }
    .productView-images .productView-thumbnails .slick-next {
      right: -5px; }
      .productView-images .productView-thumbnails .slick-next::before {
        background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/pro_thumbnails_arrow.svg) no-repeat center;
        width: 30px;
        height: 30px;
        background-size: cover; }
    .productView-images .productView-thumbnails .slick-prev {
      left: -5px; }
      .productView-images .productView-thumbnails .slick-prev::before {
        background: url(https://store-ggjy3ijwvn.mybigcommerce.com/content/pro_thumbnails_arrow.svg) no-repeat center;
        width: 30px;
        height: 30px;
        background-size: cover;
        transform: rotate(180deg); }
  .productView-images .carousel-tooltip {
    display: none !important; }
  .productView-images .productView-thumbnail {
    width: 25%;
    padding: 0 7px; }
    .productView-images .productView-thumbnail .productView-thumbnail-link {
      border: none;
      padding: 0;
      height: auto;
      max-width: 100%; }
      .productView-images .productView-thumbnail .productView-thumbnail-link img {
        position: initial;
        width: 100%; }

.productView-details.product-options {
  padding-top: 16px; }

.productView-details {
  width: calc(100% - 651px);
  padding: 0 0 0 19px; }
  .productView-details.product-data .productView-product {
    border: none;
    padding: 0; }
  .productView-details .productView-title {
    margin: 0px 0 27px 0;
    font-size: 40px;
    font-weight: bold;
    font-family: "Helvetica";
    line-height: 46px;
    text-transform: capitalize;
    max-width: 450px; }
  .productView-details .productView-rating {
    margin: 0 0 32px 0; }
    .productView-details .productView-rating .productView-rating_inner {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
    .productView-details .productView-rating .icon {
      width: auto;
      height: auto;
      margin: 0 0 0 0; }
    .productView-details .productView-rating #productReview_link, .productView-details .productView-rating span {
      font-size: 10px;
      color: #949494;
      font-family: "Helvetica";
      line-height: 10px;
      margin: 0 0 -4px 16px;
      text-transform: capitalize; }
      .productView-details .productView-rating #productReview_link:hover, .productView-details .productView-rating span:hover {
        color: #000; }
    .productView-details .productView-rating .productView-reviewLink {
      font-size: 10px;
      color: #949494;
      font-family: "Helvetica";
      text-decoration: underline;
      margin: 3px 0 0 5px;
      line-height: 10px; }
      .productView-details .productView-rating .productView-reviewLink:hover {
        color: #4E80BA; }
  .productView-details .productView-price {
    margin: 0;
    border-bottom: 1px solid #DDDDDD;
    padding: 0 0 26px 0; }
    .productView-details .productView-price .price-section {
      font-size: 28px; }
  .productView-details .productView-info > div {
    float: left;
    width: 100%;
    margin: 16px 0 0 0; }
    .productView-details .productView-info > div:last-child {
      margin: 0; }
  .productView-details .productView-info .productView-info-name {
    display: inline-block;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #414141;
    font-family: "Helvetica"; }
  .productView-details .productView-info .productView-info-value {
    display: inline-block;
    margin: 0;
    font-size: 15px;
    text-transform: capitalize;
    color: #414141; }
    .productView-details .productView-info .productView-info-value a:hover {
      color: #4E80BA; }
  .productView-details .productView-info .product_sku {
    border-bottom: 1px #DDDDDD solid;
    padding: 22px 0 20px 0;
    margin: 0 0 4px 0; }
    .productView-details .productView-info .product_sku .productView-info-value {
      text-transform: uppercase; }
  .productView-details .productView-options {
    margin: 4px 0 0 0; }
    .productView-details .productView-options .add-to-cart-wrapper .form-increment {
      width: 147px;
      display: inline-block;
      border: 1px #CFCFCF solid;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 0 0 0 2px; }
      .productView-details .productView-options .add-to-cart-wrapper .form-increment .button {
        background: transparent;
        padding: 19px 5px;
        border: none;
        width: 35px;
        display: flex;
        align-self: center;
        justify-content: center;
        height: 47px; }
        .productView-details .productView-options .add-to-cart-wrapper .form-increment .button .icon {
          width: auto;
          height: auto; }
      .productView-details .productView-options .add-to-cart-wrapper .form-increment .button[data-action="dec"] {
        margin: -2px 0 0 2px;
        border-right: 1px #CFCFCF solid;
        height: 2px;
        padding: 23px 5px 24px;
        width: 37px; }
      .productView-details .productView-options .add-to-cart-wrapper .form-increment .button[data-action="inc"] {
        margin: 0 0 0 0;
        border-left: 1px #CFCFCF solid;
        width: 37px; }
      .productView-details .productView-options .add-to-cart-wrapper .form-increment .form-input {
        font-size: 15px;
        color: #414141; }
    .productView-details .productView-options .add-to-cart-wrapper .add-to-cart-buttons {
      width: 100%;
      padding: 0 4px 0 0;
      margin: 6px 0 0 0; }
      .productView-details .productView-options .add-to-cart-wrapper .add-to-cart-buttons .button {
        padding: 14px 17px 12px;
        text-transform: capitalize; }
    .productView-details .productView-options .form-wishlist {
      width: 100%;
      padding: 0 4px 0 0;
      margin: 0 0 0 0; }
      .productView-details .productView-options .form-wishlist .button.dropdown-menu-button {
        margin: 11px 0 0 0; }
      .productView-details .productView-options .form-wishlist .button {
        color: #000;
        background: transparent;
        border: 1px #000000 solid;
        margin: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: capitalize;
        padding: 15px 10px 13px;
        margin: 0 0 0 0; }
        .productView-details .productView-options .form-wishlist .button span:first-child {
          margin: 2px 11px 0 0; }
        .productView-details .productView-options .form-wishlist .button .icon {
          width: auto;
          height: auto;
          margin: 0 0 0 22px; }
        .productView-details .productView-options .form-wishlist .button:hover {
          background: #000;
          color: #ffffff; }
          .productView-details .productView-options .form-wishlist .button:hover svg path {
            fill: #fff !important; }
        .productView-details .productView-options .form-wishlist .button.is-open {
          background: #000;
          color: #ffffff; }
          .productView-details .productView-options .form-wishlist .button.is-open svg path {
            fill: #fff !important; }
          .productView-details .productView-options .form-wishlist .button.is-open .icon {
            transform: rotate(90deg); }
      .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open {
        padding: 0 4px 0 0;
        top: 67px !important; }
        .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open li {
          border-bottom: 1px #000 solid; }
          .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open li:last-child {
            border-bottom: none; }
          .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open li .button:hover {
            background: #000; }
  .productView-details .socialLinks {
    margin: 3px 0 0 0; }
    .productView-details .socialLinks .socialLinks-item {
      margin: 0 7px 0 0; }

.productView-details .productView-rating .productView-rating_inner > span:first-child {
  margin-left: 0; }

.quickView .productView-info {
  margin-top: 15px; }

.previewCart .previewCartCheckout .button {
  padding-left: 5px;
  padding-right: 5px; }

.productView-description {
  padding: 0;
  margin: 56px 0 0 0; }
  .productView-description .tabs .tab.is-active {
    border: 1px solid #D4D4D4;
    border-bottom: 1px #fff solid; }
    .productView-description .tabs .tab.is-active .tab-title {
      font-weight: normal; }
  .productView-description .tabs .tab .tab-title {
    color: #0E0E0E;
    font-size: 16px;
    padding: 17px 29px 14px; }
  .productView-description .tabs-contents .tab-content {
    padding: 32px 0 30px 0; }
    .productView-description .tabs-contents .tab-content p {
      font-size: 14px;
      line-height: 21px;
      color: #2C2B2B;
      max-width: 1085px; }
  .productView-description .productReviews {
    margin: 0; }
    .productView-description .productReviews .toggle-title {
      margin-top: 0; }

.productView-img-container::after {
  padding: 0; }

.Related_Products {
  margin: 32px 0 0 0;
  padding: 0 0 12px 0; }
  .Related_Products .Heading {
    margin: 0 0 44px 0;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-family: "Helvetica";
    font-weight: normal; }
  .Related_Products .card-image {
    position: initial;
    height: 100%; }
  .Related_Products .productCarousel {
    margin: 0 -10px; }
  .Related_Products .productCarousel-slide {
    padding: 5px 10px 0; }

.card-figcaption-body .card-figcaption-button:focus {
  color: #000; }

#previewModal.modal .productView-img-container img {
  position: initial; }

.productView-options .form-field, #CartEditProductFieldsForm .form-field {
  margin: 0 0 17px 0; }
  .productView-options .form-field .form-label, #CartEditProductFieldsForm .form-field .form-label {
    font-size: 15px;
    line-height: 15px;
    color: #414141;
    font-family: "Helvetica";
    margin: 0 0 12px 0; }
  .productView-options .form-field .form-option, #CartEditProductFieldsForm .form-field .form-option {
    border-radius: 50px;
    width: 43px;
    height: 43px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-right: 6px; }
  .productView-options .form-field .form-option-variant, #CartEditProductFieldsForm .form-field .form-option-variant {
    width: 33px;
    height: 33px;
    border-radius: 50px; }
  .productView-options .form-field .form-radio:checked + .form-option, #CartEditProductFieldsForm .form-field .form-radio:checked + .form-option {
    box-shadow: none;
    border: 1px solid #000; }
  .productView-options .form-field .form-radio:focus + label, #CartEditProductFieldsForm .form-field .form-radio:focus + label {
    outline: none !important; }

.productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option {
  border: 1px #000 solid;
  border-radius: 0;
  width: auto;
  height: 36px;
  align-items: center;
  justify-content: center;
  margin-right: 11px;
  padding-left: 5.5px;
  padding-right: 5.5px; }
  .productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option:hover, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option:hover {
    background: #000; }
    .productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option:hover span, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option:hover span {
      color: #fff; }
  .productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option .form-option-variant, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option .form-option-variant {
    width: auto;
    height: auto;
    font-size: 13px;
    color: #000; }

.productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked + .form-option, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked + .form-option {
  background: #000; }
  .productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked + .form-option .form-option-variant, #CartEditProductFieldsForm .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-radio:checked + .form-option .form-option-variant {
    color: #fff; }

.page_search .body .page-content .panel.panel--large {
  display: none; }

.page_search .body .search-nav {
  display: none; }

.page_search .body .page-heading {
  margin: 0; }

/* PP CSS End */
.featured_products .productGrid {
  margin: 0 -9px; }

.featured_products .productGrid .product {
  padding: 0 9px; }

.productView-details .productView-info > div.productView-info-bulkPricing {
  margin: 16px 0 0 0; }

.featured_products .card {
  margin: 0 0 32px 0; }

.featured_products .card-body p[data-test-info-type="productRating"] {
  padding: 10px 0 0 0; }

.featured_products .card-body {
  padding: 15px 0 0 0; }

.card-figcaption {
  display: none !important; }

.card-figure:hover .card-figcaption {
  display: block !important; }

.open .modal-close {
  display: block !important; }

#product-listing-container .card-body p[data-test-info-type=productRating] {
  padding: 10px 0 0 0; }

.blocker {
  display: none !important; }

.writeReview-form .form-field--submit {
  text-align: center; }

.page_cart .page-content .page-heading {
  text-transform: uppercase; }

.account-listItem .account-product-image {
  position: absolute; }

.navBar--sub .navBar-item.is-active > .navBar-action,
.navBar--sub .navBar-item .navBar-action:hover {
  color: #4E80BA; }

.navBar--sub .navBar-item.is-active {
  border-bottom: 1px solid #4E80BA;
  color: #4E80BA; }

.navPages-action.has-subMenu .icon svg {
  fill: #4E80BA;
  stroke: #4E80BA; }

.page_default .navPages-action.has-subMenu .icon svg {
  fill: #fff;
  stroke: #fff; }

.page_default .navPages-action.has-subMenu:hover .icon svg,
.page_default .navPages-action.has-subMenu.is-open .icon svg,
.navPages-action.has-subMenu.is-open .icon svg {
  fill: #000;
  stroke: #000; }

.navPages-action.is-open {
  background-color: transparent; }

.navPage-subMenu {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }

.navPage-subMenu .navPages-action {
  text-transform: uppercase; }

.page_default .navPage-subMenu .navPages-action {
  color: #000; }

.page_default .navPage-subMenu .navPages-action:hover,
.navPages-action:focus {
  color: #4E80BA; }

.page_default .navPages-action:focus {
  color: #fff; }

.navPage-subMenu-item {
  width: 33.33%; }

.navPages-action.is-open {
  color: #000; }

.page_search .page .page-content .productGrid {
  margin: 0; }

/* Responsive Start */
#menu_responsive {
  display: none; }

.dropdown--quickSearch .search-btn {
  display: none; }

.mobileMenu-toggle_mn {
  display: none; }

.page_wishlist .account .pagination {
  display: none; }

@media only screen and (max-width: 1699px) {
  .clothing_link {
    right: 6%; }
  .cat_banner .category_content {
    left: 45px; } }

@media only screen and (max-width: 1499px) {
  .clothing_link {
    right: 2.75%; }
  .cat_banner .category_content {
    left: -25px; }
  .perfect_color_main li .color_content {
    left: 24px; } }

@media only screen and (max-width: 1199px) {
  .container,
  .heroCarousel-content {
    padding: 0 20px; }
  .header .container {
    padding: 0; }
  .clothing_link {
    bottom: 50px;
    padding: 0 17px 0 20px;
    right: 2%; }
  .heroCarousel-content .heroCarousel-description {
    max-width: 250px; }
  .heroCarousel-content {
    top: 100px; }
  .header {
    padding: 25px 20px 0 20px; }
  .header_fixed {
    padding: 15px 20px 0 20px; }
  .navPages ul li {
    padding: 0 8px; }
  .navUser ul li {
    margin: 0 0 0 8px; }
  .header .navPages-container {
    margin-left: 10px; }
  #menu .navPage-subMenu {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .category_block .main_ul .right_sec ul ul li img {
    height: auto; }
  .category_block .main_ul .right_sec .top_sec {
    min-height: auto; }
  .category_block .hover_content::after {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px; }
  .category_block .hover_content h2 {
    font-size: 34px;
    line-height: 36px; }
  .category_block .hover_content .button {
    width: 160px;
    padding-left: 5px;
    padding-right: 5px; }
  .category_block .main_ul {
    height: auto; }
  .featured_products {
    padding: 50px 0 0 0; }
  .card .card-img-container {
    height: 241px; }
  .cat_banner,
  .discover {
    margin: 60px 0 0 0; }
  .cat_banner .category_content h2 {
    font-size: 31px; }
  .discover .page-heading {
    margin: 0 0 30px 0; }
  .discover .discover_content h2 {
    font-size: 20px; }
  .discover .discover_content .button {
    width: 180px; }
  .perfect_color_main li .color_content h2 {
    font-size: 32px;
    line-height: 42px; }
  .testimonials .slick-prev {
    left: 20px; }
  .testimonials .slick-next {
    right: 20px; }
  .footer .footer-info .f_about {
    width: 18.1%; }
  .footer .footer-info .f_resources {
    width: 15.9%; }
  .footer .footer-info .f_newsletter {
    width: 34.5%; }
  .page .page-sidebar + .page-content {
    padding: 0 0 0 30px; }
  #product-listing-container .card .card-img-container {
    height: 222px; }
  .productView-images {
    width: 50%; }
  .productView-details.product-data {
    width: 50%; }
  .productView-details .productView-title {
    font-size: 34px;
    line-height: 40px; }
  .productView-details {
    width: 50%; }
  .Related_Products .container {
    padding: 0; }
  .Related_Products .productCarousel {
    margin: 0; }
  .header .navUser {
    margin: 0; }
  .mobileMenu-toggle_mn {
    display: none; }
  .cp_banner nav ol.breadcrumbs {
    margin-bottom: 0; }
  .page_page .page .page-content {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .the_mission .overlay_text {
    padding: 0 50px; }
  .how_it .vel_mauris_lt {
    padding: 0 40px; }
  .forgot-password-form .button {
    margin: 10px 0 0 0; }
  .wishlists-table .table-actions .button.button--primary.button--small {
    margin-bottom: 5px; }
  .page_wishlist .account .productGrid .product .card {
    margin: 0 0 10px 0; }
  .page_wishlist .pagination {
    margin: 20px 0 40px 0; }
  .page_wishlist .pagination .pagination-list {
    margin-top: 0; }
  .testimonials {
    padding: 50px 0 60px 0; }
  .blog-title {
    font-size: 18px; }
  #contact-us-page .contactLeft {
    width: 30%; }
  #contact-us-page .contact_right {
    width: 70%; }
  .category_block .main_ul .right_sec .top_sec .right_li .hover_content h2 {
    max-width: 200px; }
  #previewModal .previewCartCheckout {
    width: 30%; }
  #previewModal .previewCart .productView {
    width: 70%; }
  #previewModal .previewCart .previewCartCheckout .button {
    font-size: 14px; } }

@media only screen and (max-width: 991px) {
  .header.is-open #menu_responsive {
    display: block; }
  .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: #fff;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0 0 5px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: #000; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #000; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-weight: 700;
    font-size: 18px;
    color: #4E80BA;
    line-height: 22px; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #000; }
  #menu_responsive .sub_nav .icon.navPages-action-moreIcon {
    display: none; }
  #menu_responsive .navPages ul.navPages-list--user li {
    color: #4E80BA; }
  #menu_responsive .navPages ul.navPages-list--user li:hover a.navPages-action {
    color: #4E80BA; }
  #menu_responsive .navPages ul.navPages-list--user li:hover a.navPages-action:hover,
  #menu_responsive .navPages ul.navPages-list--user li a.navPages-action:hover {
    color: #000; }
  .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,
  #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: #4E80BA;
    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; }
  .navPage-subMenu {
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 20px; }
  .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 20px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #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 #4E80BA; }
  .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: #4E80BA; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  .navUser {
    position: initial;
    transform: none; }
  #menu {
    display: none; }
  .header .navUser {
    padding: 0;
    margin: 0; }
  .header-logo__link {
    width: auto; }
  .mobileMenu-toggle_mn {
    position: relative;
    float: left;
    width: 40px;
    display: inline-block;
    height: 40px; }
  .header-logo {
    height: auto; }
  .page_default .mobileMenu-toggle {
    border: 1px solid #fff; }
  .page_default .mobileMenu-toggle .mobileMenu-toggleIcon,
  .page_default .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .page_default .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .page_default .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .page_default .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #fff; }
  .page_default .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
  .heroCarousel-content {
    top: 0;
    max-height: 100%; }
  .heroCarousel-content .heroCarousel-title {
    max-width: 250px;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px; }
  .heroCarousel-content .heroCarousel-description {
    max-width: 230px; }
  .heroCarousel-content .heroCarousel-action {
    width: 170px; }
  .clothing_link {
    font-size: 16px;
    line-height: 16px; }
  .header {
    position: initial;
    height: auto;
    padding: 20px 20px 80px 20px; }
  .page_default .header {
    padding: 20px 20px 90px 20px; }
  body {
    padding: 0; }
  .heroCarousel .slick-track {
    width: 100% !important; }
  .heroCarousel .slick-track .slick-slide {
    width: 100% !important; }
  .category_block .hover_content h2 {
    font-size: 20px;
    line-height: 24px;
    max-width: 150px;
    margin: 0 0 10px 0; }
  .category_block .hover_content .button {
    width: 120px;
    font-size: 12px;
    height: auto;
    margin: 0; }
  .category_block .main_ul .right_sec .bottom_sec:hover .hover_content h2 {
    max-width: 250px; }
  .header .navUser .dropdown--quickSearch {
    display: block;
    left: 0;
    padding: 0;
    width: 100%;
    top: 81px; }
  .dropdown--quickSearch .form {
    max-width: 100%;
    width: 100%; }
  .dropdown--quickSearch .form-input {
    border-radius: 0;
    padding-right: 50px; }
  .header-logo-image-container {
    height: auto;
    min-height: auto; }
  .dropdown--quickSearch .form-input::placeholder {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Helvetica"; }
  .category_block .hover_content .button span {
    margin: -3px 0 0 5px; }
  .category_block .hover_content .button span img {
    width: 16px !important; }
  .category_block .main_ul .right_sec .bottom_sec .normal_text {
    left: 30px; }
  .featured_products .productGrid,
  .discover ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
  .cat_banner .category_content h2 {
    font-size: 24px;
    line-height: 26px; }
  .cat_banner .category_content h4 {
    margin: 0 0 20px 0; }
  .discover li,
  .featured_products .productGrid .product {
    width: 33.33%; }
  .discover ul {
    row-gap: 50px; }
  .perfect_color_main li .color_content h2 {
    font-size: 22px;
    line-height: 32px;
    margin: 20px 0; }
  .perfect_color_main li .color_content .button {
    width: 235px; }
  .testimonials .slick-slide p {
    max-width: 600px; }
  .footer .footer-info .f_logo {
    width: 44%; }
  .footer .footer-info .f_about {
    width: 28%; }
  .footer .footer-info .f_resources {
    width: 28%; }
  .footer .footer-info .f_newsletter {
    width: 100%;
    margin: 50px 0 0 0; }
  .footer .footer-bottom .footer-info-col--social {
    width: 100%;
    text-align: center; }
  .footer .footer-bottom .footer-info-col--social .socialLinks-item {
    margin: 0 10px;
    padding: 7px 0 30px 0; }
  .card .card-img-container {
    height: 238px; }
  .navUser ul li {
    margin: 0; }
  .dropdown--quickSearch .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .quickSearchResults .card .card-img-container {
    height: auto; }
  .quickSearchResults .productGrid .product .card .card-figure, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure, .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
    width: 100px; }
  .quickSearchResults .productGrid .product .card .card-body, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body, .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
    width: calc(100% - 100px); }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    display: block;
    top: 0;
    right: 10px; }
  .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 {
    height: auto;
    margin: 0 0 5px 0; }
  .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 {
    padding: 0; }
  .category_block .hover_content::after {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    margin: 15px; }
  .page-sidebar {
    width: 100%; }
  .page .page-sidebar + .page-content {
    width: 100%;
    padding: 0; }
  .actionBar {
    margin: 5px 0 12px 0; }
  #product-listing-container .card .card-img-container {
    height: 238px; }
  .pagination-list {
    margin: 40px 0 0 0; }
  .productView--quickView .productView-details {
    width: 100%;
    padding: 0 0 20px 0;
    order: 2; }
  .productView-details.product-data {
    width: 100%;
    order: 0;
    padding: 0; }
  .productView-images {
    width: 100%; }
  .productView-details.product-options {
    width: 100%;
    padding: 0; }
  .productView-description .tab {
    display: inline-block;
    border-top: none; }
  .productView-description .tabs-contents .tab-content {
    display: none; }
  .productView-description .tabs-contents .tab-content.is-active {
    display: block; }
  .Related_Products .slick-arrow {
    display: none !important; }
  .Related_Products .carousel-tooltip {
    display: none !important; }
  .Related_Products .card .card-img-container {
    height: 229px; }
  .productView-details .productView-title {
    max-width: 100%; }
  .productView-details .productView-options .form-wishlist {
    display: inline-block;
    padding: 0;
    float: right;
    width: 48.5%; }
  .productView-details .productView-options .add-to-cart-wrapper .add-to-cart-buttons {
    padding: 0;
    float: left;
    width: 48.5%;
    margin: 0; }
  .productView-details .productView-options .add-to-cart-wrapper .add-to-cart-buttons .button {
    height: 56px; }
  .productView-details .productView-options .form-wishlist .button.dropdown-menu-button {
    margin: 0; }
  .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open {
    padding: 0;
    top: 56px !important; }
  .previewCart .productView {
    flex-flow: column;
    order: -1; }
  .previewCart {
    display: flex;
    flex-flow: column; }
  .productView-details {
    width: 100%;
    padding: 30px 0; }
  .previewCart .productView-details .productView-price {
    margin-bottom: 20px; }
  .mobileMenu-toggle_mn {
    display: block; }
  .countPill {
    top: 8px; }
  .the_mission .overlay_text {
    padding: 0 20px; }
  .the_mission .overlay_text .the_mission_left {
    padding: 0 10px 0 0; }
  .the_mission .overlay_text .the_mission_right {
    padding: 0 0 0 10px; }
  .the_mission .overlay_text .the_mission_right p {
    font-size: 18px;
    line-height: 26px; }
  .how_it .vel_mauris_lt {
    padding: 0 20px; }
  .how_it .vel_mauris_lt h3 {
    margin: 0 0 20px 0;
    font-size: 30px;
    line-height: 36px; }
  .how_it .vel_mauris_lt p {
    margin: 0 0 25px 0;
    font-size: 16px;
    line-height: 24px; }
  .the_mission .overlay_text .the_mission_left h2 {
    font-size: 30px;
    line-height: 36px; }
  .page_search .body .page-heading {
    margin: 0 0 20px 0; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    text-align: left;
    padding-left: 0;
    width: 50%; }
  .cart-total-value {
    width: 50%;
    padding-right: 0;
    text-align: right; }
  .page_cart .page {
    margin: 0; }
  .page_blog .blog {
    padding: 0 0.75rem; }
  #contact-us-page .contactLeft {
    width: 35%; }
  #contact-us-page .contact_right {
    width: 65%; }
  #previewModal .productView-img-container {
    height: 400px; }
  #previewModal .previewCartCheckout {
    width: 100%; }
  #previewModal .previewCart .productView {
    width: 100%; }
  #menu_responsive ul li .navPage-subMenu .navPage-subMenu-item .navPage-subMenu-action {
    font-size: 16px; } }

@media only screen and (max-width: 767px) {
  .heroCarousel-content {
    background: #5185bf;
    padding: 30px 25px;
    position: initial;
    transform: none; }
  .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image-wrapper img {
    margin: -1px 0; }
  .clothing_link {
    bottom: 60%;
    transform: translateY(-50%); }
  .heroCarousel-content .heroCarousel-title {
    max-width: 100%; }
  .heroCarousel-content .heroCarousel-description {
    max-width: 100%; }
  .category_block .main_ul .left_sec {
    width: 100%; }
  .category_block .main_ul .right_sec {
    width: 100%; }
  .discover li, .featured_products .productGrid .product {
    width: 50%; }
  .card .card-img-container {
    height: 248px; }
  .cat_banner .category_content {
    position: initial;
    transform: none;
    background: #efefef;
    padding: 30px 25px; }
  .cat_banner .category_content h2 span {
    color: #000; }
  .cat_banner .category_content h3,
  .cat_banner .category_content h4 {
    font-size: 18px;
    line-height: 20px; }
  .page-heading {
    font-size: 34px;
    line-height: 40px; }
  .navUser-item--cart__hidden-s,
  .navUser-item-cartLabel {
    display: block; }
  .perfect_color_main ul {
    flex-wrap: wrap; }
  .perfect_color_main li:nth-child(1) {
    width: 100%; }
  .perfect_color_main li:nth-child(2),
  .perfect_color_main li:nth-child(3),
  .perfect_color_main li:nth-child(4) {
    width: 33.33%; }
  .footer .footer-info .footer-info-col {
    text-align: left; }
  .footer .footer-bottom .footer-copyright .powered-by {
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0; }
  .footer .footer-bottom .footer-copyright ul {
    width: 100%;
    text-align: center; }
  .footer .footer-bottom .footer-copyright li {
    margin: 0 10px; }
  .footer .footer-bottom .footer-info-col--social .socialLinks-item {
    padding: 0; }
  .featured_products {
    padding: 52px 0 0 0; }
  .featured_products .page-heading,
  .discover .page-heading,
  .testimonials .page-heading {
    margin: 0 0 15px 0; }
  .discover {
    margin: 52px 0 0 0; }
  .perfect_color_main {
    margin: 60px 0 0 0; }
  .testimonials {
    padding: 52px 0 60px 0; }
  .testimonials .slick-slide p {
    padding: 0 60px; }
  .footer .footer-info .f_logo {
    width: 50%;
    padding-right: 5px; }
  .footer .footer-info .f_logo li address br {
    display: none; }
  .footer .footer-info .f_about {
    width: 25%; }
  .footer .footer-info .f_resources {
    width: 25%; }
  .footer .footer-info-heading {
    font-size: 20px;
    line-height: 20px; }
  ol.breadcrumbs {
    display: block; }
  .banner_img_found .cp_content .page-heading {
    margin: 0 0 5px 0; }
  .page-sidebar {
    margin: 58px 0 0 0; }
  #product-listing-container .card .card-img-container {
    height: 248px; }
  .Related_Products .card .card-img-container {
    height: 237px; }
  .Related_Products .Heading {
    margin: 0 0 25px 0;
    font-size: 36px;
    line-height: 36px; }
  .productView-description .tabs .tab.is-active {
    margin-bottom: -1px; }
  .productView-details .productView-title {
    font-size: 30px;
    line-height: 36px; }
  .productView-details .productView-options {
    text-align: left; }
  .navUser ul li.navUser-item.navUser-item--cart {
    margin: 5px 0 0 0; }
  .the_mission {
    background: #ccc; }
  .the_mission .overlay_text {
    z-index: 1;
    position: relative;
    transform: none;
    padding: 30px 20px;
    top: 0;
    float: left; }
  .the_mission .overlay_text .the_mission_left {
    padding: 0 0 20px 0;
    width: 100%; }
  .the_mission .overlay_text .the_mission_right {
    padding: 0;
    width: 100%; }
  .how_it .vel_mauris_lt {
    width: 100%;
    padding: 25px; }
  .how_it .vel_mauris_rt {
    width: 100%;
    order: -1; }
  .how_it .vel_mauris {
    flex-flow: column; }
  .how_it .vel_mauris_lt h3 {
    max-width: 100%; }
  .how_it h2 {
    font-size: 34px;
    line-height: 32px;
    margin: 0 0 20px 0; }
  .the_mission .overlay_text .the_mission_left h2 {
    font-size: 28px;
    line-height: 36px; }
  .login-form .forgot-password {
    line-height: 47px !important; }
  .navBar--sub .navBar-item {
    margin-bottom: 10px; }
  .navBar--sub {
    margin-bottom: 30px; }
  .wishlists-table .table-actions .button {
    margin: 5px 0; }
  .wishlist-form .form-field {
    padding: 0; }
  .page_wishlist .account .productGrid .product .form {
    text-align: center; }
  #CartEditProductFieldsForm .form-actions {
    margin: 10px 0 0 0; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    margin: 10px 0; }
  .page_blog .blog {
    width: 50%; }
  #contact-us-page .contactLeft {
    width: 100%; }
  #contact-us-page .contact_right {
    width: 100%;
    margin: 20px 0 0 0; }
  .card-figure:hover .card-figcaption,
  .card-figure .card-figcaption {
    display: none !important;
    opacity: 0; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .card-title {
    height: 45px; }
  .page_cart table .cart-item-block.cart-item-info.cart-item-quantity {
    margin: 0; }
  .productGrid .product {
    width: 50%; } }

@media only screen and (max-width: 479px) {
  .container {
    padding: 0 25px; }
  .header-logo-image-container {
    width: 150px; }
  .header-logo-image-container svg {
    width: 100%; }
  .heroCarousel-content .heroCarousel-title {
    font-size: 20px;
    line-height: 26px; }
  .heroCarousel-content .heroCarousel-description {
    margin: 15px 0 25px 0; }
  .clothing_link {
    bottom: 70%; }
  .heroCarousel.slick-dotted.slick-slider {
    margin: 0 0 60px; }
  .category_block .hover_content .button {
    width: calc(100% - 50px); }
  .category_block .main_ul .right_sec ul ul li {
    width: 100%; }
  .category_block .main_ul .right_sec .bottom_sec .normal_text {
    max-width: 100;
    font-size: 22px;
    left: 0;
    padding: 0 25px; }
  .category_block .hover_content::after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 10px; }
  .category_block .hover_content h2 {
    max-width: 100%;
    margin: 0 0 20px 0; }
  .category_block .main_ul .right_sec .bottom_sec:hover .hover_content h2 {
    max-width: 250px;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0 20px;
    line-height: 18px; }
  .discover li, .featured_products .productGrid .product {
    width: 100%; }
  .featured_products {
    padding: 50px 0 0 0; }
  .card .card-img-container {
    height: 278px; }
  .card-title {
    height: auto; }
  .cat_banner .category_content {
    padding-bottom: 60px; }
  .discover {
    margin: 50px 0 0 0; }
  .discover ul {
    row-gap: 30px; }
  .perfect_color_main li:nth-child(1), .perfect_color_main li:nth-child(2), .perfect_color_main li:nth-child(3), .perfect_color_main li:nth-child(4) {
    width: 100%; }
  .perfect_color_main li .color_content {
    left: 0;
    padding: 0 25px; }
  .perfect_color_main li .color_content h2 {
    margin: 15px 0; }
  .testimonials {
    padding: 50px 0 60px 0; }
  .footer .footer-info .f_logo,
  .footer .footer-info .f_about,
  .footer .footer-info .f_resources {
    width: 100%;
    margin: 0 0 50px 0; }
  .footer .footer-info .f_logo p {
    max-width: 100%; }
  .footer .footer-info-heading {
    margin: 0 0 15px 0; }
  .footer .footer-info-list li:last-child {
    margin: 0; }
  .footer .footer-info .f_newsletter {
    margin: 0; }
  .footer .footer-info .f_newsletter .form-prefixPostfix.wrap {
    flex-flow: column;
    row-gap: 10px; }
  .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .form-input {
    padding: 15px 20px;
    border: 1px #fff solid; }
  .footer .footer-bottom .footer-copyright .powered-by {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 200px;
    display: block;
    float: none;
    line-height: 24px; }
  .navPages-container.is-open {
    width: 250px; }
  body.has-activeNavPages {
    left: 250px; }
  #product-listing-container .productGrid .product {
    width: 100%; }
  #product-listing-container .card .card-img-container {
    height: 279px; }
  .pagination-list .pagination-item {
    margin: 0 10px; }
  .page .page-content .productGrid .product .card {
    margin: 0 0 34px 0; }
  .banner_img_found .cp_content .page-heading {
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0 5px 0; }
  .category-header-image {
    width: auto;
    height: 100px;
    object-fit: cover;
    object-position: left; }
  .productView-details .productView-title {
    font-size: 28px;
    line-height: 34px;
    margin: 11px 0 15px 0; }
  .productView-options .form-field[data-product-attribute="set-rectangle"] .form-option-wrapper .form-option {
    margin-bottom: 11px; }
  #previewModal .modal-body {
    padding-left: 20px;
    padding-right: 20px; }
  .productView-details .productView-options .add-to-cart-wrapper .add-to-cart-buttons {
    width: 100%; }
  .productView-details .productView-options .form-wishlist {
    width: 100%; }
  .productView-description {
    margin: 50px 0 0 0; }
  .productView-description .tab {
    width: 100%; }
  .productView-description .tabs .tab.is-active {
    margin-bottom: 0;
    border-bottom: 1px #D4D4D4 solid; }
  .productView-description .tabs .tab.is-active:last-child {
    border-bottom: none; }
  .Related_Products .Heading {
    font-size: 30px; }
  .Related_Products .card .card-img-container {
    height: 258px; }
  .Related_Products .slick-dots li {
    height: auto;
    width: auto;
    margin: 0 5px;
    padding: 0; }
  .productView.productView--quickView .productView-details .productView-options .form-wishlist .button.dropdown-menu-button {
    margin: 10px 0 0 0; }
  .the_mission .overlay_text .the_mission_left h2 {
    font-size: 22px;
    line-height: 30px; }
  .top_text {
    margin: 0 0 35px 0; }
  .the_mission .overlay_text {
    padding: 30px 20px 53px 20px; }
  .how_it h2 {
    font-size: 30px;
    line-height: 30px; }
  .how_it {
    margin: 56px 0 0 0; }
  .how_it .vel_mauris_lt {
    padding: 25px 20px 56px 20px; }
  .how_it .vel_mauris_lt h3 {
    font-size: 24px;
    line-height: 32px; }
  .body {
    margin-bottom: 60px; }
  .page-heading {
    font-size: 30px;
    line-height: 32px; }
  .error_msg svg {
    width: 100%; }
  .login-form {
    padding: 0; }
  .new-customer .button.button--primary {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%; }
  .page_createaccount .account-body .form-row {
    margin: 0; }
  .page_createaccount .account-body .form-row .form-field,
  .account-content,
  .new-customer {
    padding: 0; }
  .g-recaptcha {
    overflow: hidden; }
  .wishlists-table.table--line tr td + td {
    padding-left: 10px; }
  .wishlists-table .table-actions .button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px; }
  .account .productGrid .product {
    width: 100%; }
  .page_wishlist .pagination {
    margin: 20px 0 52px 0; }
  .estimator-form .button--primary {
    width: 100%; }
  .discover .discover_content {
    left: 0;
    padding: 0 15px;
    width: 100%; }
  .page_blog .blog {
    width: 100%; }
  .page_blog .blog {
    margin: 0 0 45px 0; }
  .contact_right .form-row {
    margin: 0; }
  .contact_right .form-row .form-field {
    padding: 0; }
  #contact-us-page {
    padding: 0; }
  .g-recaptcha > div {
    width: 250px !important; }
  .productView-details .productView-options .form-wishlist .button.dropdown-menu-button {
    margin: 11px 0 0 0; }
  .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open {
    top: 67px !important; }
  .breadcrumb a {
    font-size: 16px; }
  .login-form .forgot-password {
    line-height: normal !important; }
  .discover .discover_content .button,
  .cat_banner .category_content .button,
  .featured_products .view_btn .button,
  .page_wishlist .account .productGrid .product .form .button,
  .heroCarousel-content .heroCarousel-action,
  .perfect_color_main li .color_content .button,
  .footer .footer-info .f_newsletter .form-field .form-prefixPostfix .button {
    width: 100%; }
  .featured_products .page-heading, .discover .page-heading, .testimonials .page-heading {
    font-size: 26px; }
  .testimonials .slick-slide p,
  .the_mission .overlay_text .the_mission_right p,
  .productView-description .tabs-contents .tab-content p,
  .footer .footer-info .f_newsletter p,
  .footer .footer-info .f_logo p,
  p,
  .heroCarousel-content .heroCarousel-description {
    font-size: 16px;
    line-height: 24px; } }

div#test {
  float: left;
  width: 100%;
  padding-top: 50px;
  overflow: hidden; }

div#test
ul.test-category-list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0 -10px; }

div#test ul.test-category-list li {
  width: 25%;
  padding: 0 10px; }

div#test ul.test-category-list li .media {
  width: 100%;
  height: 424px; }

div#test ul.test-category-list li .media img {
  width: 100%;
  height: 100%; }

/* APP CSS */
#wholesaleform-wrapper small.tooltip {
  font-size: 14px; }

.wholesale-form {
  font-family: "HelveticaNeue-Light"; }

.wholesale-form h1,
.wholesale-form h2,
.wholesale-form h3,
.wholesale-form h4,
.wholesale-form h5,
.wholesale-form h6,
.wholesale-form p {
  font-family: "HelveticaNeue-Bold"; }

.wholesale-form-container {
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding: 49px 20px 46px; }

#wholesaleform-wrapper .form-control input {
  padding: 4px 20px;
  width: 100%;
  font: normal normal normal 14px / 32px "HelveticaNeue-Light";
  height: 45px; }

.wholesale-form-container .wds-header {
  display: flex;
  flex-direction: column;
  padding: 0; }

#wholesaleform-wrapper .form-control {
  position: relative;
  width: 100%;
  display: flex;
  align-items: start;
  flex-direction: column;
  margin-bottom: 20px; }

#wholesaleform-wrapper .form-control[class*="_half"] {
  width: calc(50% - 10px);
  margin-right: 10px; }

#wholesaleform-wrapper .form-control select {
  width: 100%;
  padding: 15px 20px; }

#wholesaleform .submit-btn {
  width: 100%;
  text-align: center; }

.submit-btn button {
  display: none;
  background: black;
  color: #fff;
  padding: 0;
  margin-bottom: 10px;
  font: normal normal 500 16px / 32px "HelveticaNeue-Medium";
  letter-spacing: 0.32px;
  width: 140px;
  height: 45px;
  cursor: pointer;
  position: relative; }

#wholesaleform-wrapper .form-control label {
  font: normal normal normal 16px / 32px "HelveticaNeue-Light";
  font-weight: 400; }

#wholesaleform .wds-header {
  display: flex;
  flex-direction: column; }

form#wholesaleForm {
  text-align: center;
  margin: auto; }

div#wholesaleform-wrapper {
  margin: auto;
  text-align: center;
  display: flex;
  /* flex-direction: column; */
  justify-content: left;
  /* max-width: 500px; */
  /* align-items: center; */
  flex-wrap: wrap; }

#wholesaleForm h2.wds-heading {
  font: normal normal normal 36px / 40px "HelveticaNeue-Bold";
  margin: 0;
  margin-bottom: 33px;
  justify-content: center;
  display: none; }

#wholesaleForm .suceess-message {
  font-size: 24px;
  color: green;
  font: normal normal normal 20px/32px "HelveticaNeue-Medium";
  margin-bottom: 31px;
  display: none; }

#wholesaleForm .description {
  font-size: 24px;
  color: black;
  font: normal normal normal 20px/32px "HelveticaNeue-Medium";
  margin-bottom: 31px;
  display: none; }

#wholesaleForm .custom-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  /* Adjust as needed */ }

#wholesaleForm .dropdown-selected {
  padding: 8px;
  border: 1px solid #ccc;
  background: #fff;
  cursor: pointer;
  padding-left: 20px;
  text-align: left; }

#wholesaleForm .dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  background: #fff;
  display: none;
  z-index: 10;
  max-height: 210px;
  overflow-y: auto; }

#wholesaleForm .custom-dropdown.open .dropdown-options {
  display: block;
  padding: 5px; }

#wholesaleForm .dropdown-option {
  padding: 8px;
  cursor: pointer; }

#wholesaleForm .dropdown-option:hover {
  background-color: #f0f0f0;
  color: #333; }

#wholesaleForm .dropdown-option.selected {
  font-weight: bold; }

#wholesaleform-wrapper .form-control input:focus {
  outline: none;
  box-shadow: none; }

#wholesaleForm .custom-dropdown.open .dropdown-options div {
  text-align: left;
  /* margin: 0 10px; */
  font: normal normal 500 14px / 32px Helvetica Neue;
  letter-spacing: 0.28px; }

#wholesaleForm .custom-dropdown.open .dropdown-options div:hover {
  background: #95bf46; }

#wholesaleform-wrapper .form-control input.radio-input {
  width: 20px;
  margin: 0; }

form#wholesaleForm .radio-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px; }

form#wholesaleForm .radio-wrapper div {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center; }

form#wholesaleForm .checkbox-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start; }

form#wholesaleForm .checkbox-wrapper div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 5px; }

form#wholesaleForm .checkbox-wrapper .checkboxField-wrapper {
  flex-direction: column;
  align-items: baseline;
  gap: 0; }

#wholesaleform-wrapper .form-control input.checkbox-group-input {
  width: 20px; }

form#wholesaleForm .form-control.textarea-box textarea {
  width: 100%;
  height: 150px;
  padding: 10px 20px;
  max-width: 100%; }

#wholesaleform-wrapper label.invalid {
  color: red;
  font: normal normal normal 12px / 16px "HelveticaNeue-Light";
  text-align: left; }

#wholesaleform-wrapper small.tooltip {
  text-align: left;
  margin-top: 10px; }

form#wholesaleForm .submit-btn button:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: #b0a4a400;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  margin: auto;
  border: 2px solid white;
  border-left: 0;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

form#wholesaleForm .submit-btn.button-active button:after {
  opacity: 1; }

form#wholesaleForm .submit-btn.button-active button {
  font-size: 0;
  opacity: 0.7; }

form#wholesaleForm .input-warning {
  display: none;
  color: red;
  font-size: 12px;
  margin-top: 5px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loader {
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
