@charset "UTF-8";
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: 15px; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: "\F00D";
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

.container-custom-men-cat {
  max-width: 100% !important;
  margin-top: 50px; }

.handbags-image {
  display: contents; }

.disney-accessories-new {
  padding: 0 4rem; }

.video-section {
  margin-top: 3px; }

.disney-desktop-asset {
  display: block; }

.disney-collection-mob-div {
  display: none; }

.disney-desktop {
  display: block; }

.disney-asset-mob {
  display: none; }

@media (max-width: 767px) {
  .disney-accessories-new {
    display: none; }
  .disney-desktop {
    display: none; }
  .disney-asset-mob {
    display: block; }
  .disney-collection-mob-div {
    display: block; }
  .handbag-mob-content {
    padding: 0; }
  .disney-desktop-asset {
    display: none; } }

.category-product-div {
  position: relative;
  margin-right: -15px;
  margin-left: -15px; }

.category-div-men-cat {
  z-index: 1;
  margin-right: -15px;
  margin-left: -15px;
  width: 100%; }

.product-div-men-cat {
  position: absolute;
  bottom: 14px;
  width: 100%;
  background-color: #efecf0;
  height: auto; }

.whats-heppening {
  margin-bottom: 50px; }

.alist_exclusive_members-cat-page {
  margin-top: 3%; }

.done-filter {
  display: none; }

@media (max-width: 768px) {
  .done-filter {
    display: block;
    background-color: #3300ad !important;
    color: #ffff !important;
    width: 100%;
    font-family: patron;
    font-size: 1.125rem;
    position: fixed;
    bottom: 0;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 10px 0 !important;
    opacity: 1 !important; }
  .done-filter:hover {
    color: #ffff !important; }
  .clearfix {
    padding-right: 2rem; }
  .category-product-div-md {
    position: static !important; }
  .product-div-men-cat-md {
    position: static !important; }
  .category-div-men-cat-md {
    margin: 0; } }

.container-custom-men-cat {
  max-width: 100% !important; }

.category-product-div-women {
  position: relative;
  margin-right: -15px;
  margin-left: -15px; }

.category-div-women-cat {
  z-index: 1;
  margin-right: -15px;
  margin-left: -15px;
  width: 100%; }

.product-div-women-cat {
  position: absolute;
  bottom: 14px;
  width: 100%;
  background-color: #efecf0; }

.alist_exclusive_members-women {
  margin-top: 3%; }

@media (max-width: 768px) {
  .category-product-div-women-md {
    position: static !important; }
  .product-div-women-cat-md {
    position: static !important; }
  .category-div-women-cat-md {
    margin: 0; }
  .container-custom-men-cat {
    margin-top: 50px; } }

.childGetInspired {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }

.childGetInspiredDiv1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: auto;
  margin-top: 30px; }

.childGetInspiredDiv2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 459px;
  height: auto; }

.get_inspired_button {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  text-align: left;
  margin-top: 5px !important;
  margin-left: -6px !important; }

.get-inspired-mainDiv {
  width: 100%;
  margin: auto;
  margin-top: 50px;
  background-color: #efecf0;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.get_inspired_txt {
  font-family: "Patron";
  font-weight: 250;
  font-size: 45px;
  color: #3a2e2c;
  margin-left: 0;
  padding-top: 25px;
  padding-bottom: 17px;
  width: 92%;
  margin: 0 auto; }

.get_inspired_div {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.stylesForYouBtn {
  width: 50%;
  height: 30px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 12px;
  font-weight: 400;
  font-family: "Patron-Light";
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px; }

@media (max-width: 768px) {
  .get_inspired_div_md {
    -ms-flex-direction: column;
        flex-direction: column; }
  .stylesForYouBtn-md {
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .getInspiredImage {
    width: 100%; } }

.childSpringIntoStyle {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }

.childImgDiv1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: auto; }

.imageShop {
  width: 100%;
  max-width: 100%;
  height: 100%; }

.shopButton {
  display: block;
  width: 100%;
  height: 40px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px;
  margin: 0 auto; }

.spring-into-style-mainDiv {
  width: 90%;
  margin: auto; }

.springStyleText {
  font-family: "Patron-Light" !important;
  font-size: 45px !important;
  font-weight: 250 !important;
  margin-bottom: 28px; }

.springIntoStyle-firstSection {
  font-size: 30px;
  font-weight: 300;
  font-family: "Patron";
  margin-top: 18px; }

.springIntoStyle-firstSectionText {
  font-size: 16px;
  font-weight: 250;
  font-family: "Patron";
  height: 48px;
  margin: 16px auto; }

.springIntoStyle-firstSectionButton {
  font-size: 12px;
  font-weight: 400;
  font-family: Patron; }

.childSpringIntoStyleNew {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

@media (max-width: 768px) {
  .childSpringIntoStyleNew-md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .springStyleText-md {
    font-size: 36px !important;
    margin-bottom: 10px !important; }
  .shopButton-md {
    margin-bottom: 25px !important; }
  .spring-into-style-mainDiv {
    margin-top: 30px;
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .spring-into-style-mainDiv {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .springIntoStyle-firstSectionText {
    margin: 0; } }

.maindiv_aldo_flex_men {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem; }

.vert_hori_grid_one_aldo_flex_men {
  display: -ms-flexbox;
  display: flex; }

.vert_hori_grid_two_aldo_flex_men {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column; }

.button_aldo_flex_men {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px; }

.aldo_flex_men_text {
  font-size: 25px;
  font-weight: 250;
  font-family: "Patron";
  color: #3a2e2c !important; }

.aldo_flex_men_meet {
  height: 77px;
  width: 551px;
  font-weight: 250;
  font-size: 18px;
  color: black;
  font-family: "Patron";
  margin-top: 10px;
  height: fit-content; }

.sale-button-aldo {
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 12px;
  weight: 400;
  font-family: Open Sans;
  color: #3a2e2c; }

@media (max-width: 768px) {
  .maindiv_aldo_flex_men_md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
  .category-item-aldo-flex-men-md {
    width: 80% !important; }
  .span_one_aldo_flex_men_md {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .aldo_flex_men_meet_md {
    width: 100%;
    height: auto; }
  .aldo_flex_men_text_md {
    margin: 0;
    padding: 0; }
  .button_aldo_flex_men {
    margin-top: 1rem; } }

.maindiv_mens_category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem;
  width: 100%;
  margin: 0 auto; }

.vert_hori_grid_one_mens_category {
  display: -ms-flexbox;
  display: flex;
  z-index: 1; }

.vert_hori_grid_two_mens_category-landing-men {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 50%;
  gap: 20px;
  width: 100%; }

.button_menu_bar-men-cat {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 12px;
  margin-top: 25px !important;
  font-family: "Patron-Light";
  font-weight: 400; }

.new_now_text-men-cat {
  font-size: 18px; }

.meet_manubar {
  font-size: 20px;
  margin-top: 7px; }

.level_up_your-men-cat {
  font-size: 13px; }

.category-slot-custom-men {
  margin-top: 20px; }

.btn-men-cat-second-section {
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

@media (max-width: 768px) {
  .maindiv_mens_category_breezy_md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0 !important; }
  .vert_hori_grid_two_mens_category_breezy_md {
    max-width: 100% !important;
    margin-bottom: 10px !important; } }

.maindiv_mens_category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem;
  width: 100%;
  margin: 0 auto; }

.vert_hori_grid_one_mens_category {
  display: -ms-flexbox;
  display: flex; }

.vert_hori_grid_two_mens_category {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column; }

.button_menu_bar {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px; }

.new_now_text {
  font-size: 18px;
  font-weight: 400;
  font-family: "Patron";
  color: #3a2e2c !important; }

.meet_manubar {
  font-size: 25px;
  font-weight: 250;
  font-family: "Patron";
  color: #3a2e2c !important; }

.level_up_your {
  width: 100%;
  font-size: 13px;
  color: black;
  margin-bottom: 30px; }

.span_one_mens_category p,
.span_one_mens_category .button_menu_bar {
  margin-top: 10px; }

.meet-menu-bar-btn {
  height: 51px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 12px;
  font-weight: 400;
  font-family: "Patron-Light" !important;
  font-weight: 400; }

@media (max-width: 768px) {
  .maindiv_mens_category_md {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0 !important; }
  .vert_hori_grid_two_mens_category_md {
    max-width: 100% !important;
    margin-bottom: 10px !important; }
  .level_up_your_md {
    height: 52px !important; }
  .meet_manubar_md {
    margin: 0; } }

.maindiv_mens_category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem;
  width: 100%;
  margin: 0 auto; }

.vert_hori_grid_one_mens_category {
  display: -ms-flexbox;
  display: flex;
  z-index: 1; }

.vert_hori_grid_two_mens_category-landing {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 50%;
  gap: 20px;
  width: 100%; }

.button_menu_bar-men-cat {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 12px;
  margin-top: 25px !important;
  font-family: "Patron-Light";
  font-weight: 400; }

.new_now_text-men-cat {
  font-size: 18px; }

.meet_manubar {
  font-size: 20px;
  margin-top: 7px; }

.level_up_your-men-cat {
  font-size: 13px;
  margin-top: 0; }

.category-slot-custom-men {
  margin-top: 20px; }

.btn-women-cat-second-section {
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

@media (max-width: 768px) {
  .maindiv_mens_category_breezy_md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0 !important; }
  .vert_hori_grid_two_mens_category_breezy_md {
    max-width: 100% !important;
    margin-bottom: 10px !important; } }

.maindiv_mens_category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem;
  width: 100%;
  margin: 0 auto; }

.vert_hori_grid_one_mens_category {
  display: -ms-flexbox;
  display: flex; }

.vert_hori_grid_two_mens_category {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: 37px;
  max-width: 50%;
  gap: 20px;
  width: 100%; }

.button_menu_bar {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px; }

.new_now_text {
  font-size: 20px;
  font-weight: 400;
  font-family: "Patron";
  color: #3a2e2c !important; }

.meet_manubar {
  font-size: 25px;
  font-weight: 250;
  font-family: "Patron";
  color: #3a2e2c !important;
  margin: 0; }

.level_up_your {
  width: 100%;
  font-size: 13px;
  color: black;
  margin-bottom: 30px; }

.span_one_mens_category p,
.span_one_mens_category .button_menu_bar {
  margin-top: 10px; }

.meet-menu-bar-btn {
  height: 51px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 12px;
  font-weight: 400;
  font-family: Open Sans; }

@media (max-width: 768px) {
  .maindiv_mens_category_md {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0 !important; }
  .vert_hori_grid_two_mens_category_md {
    max-width: 100% !important;
    margin-bottom: 10px !important; }
  .level_up_your_md {
    height: 52px !important; }
  .meet_manubar_md {
    margin: 0; } }

.maindiv_aldo_flex_men {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem; }

.vert_hori_grid_one_aldo_flex_men {
  display: -ms-flexbox;
  display: flex; }

.vert_hori_grid_two_aldo_flex_men {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-direction: column;
      flex-direction: column; }

.button_aldo_flex_men {
  width: 172px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px; }

.aldo_flex_men_text {
  font-size: 25px;
  font-weight: 250;
  font-family: "Patron";
  color: #3a2e2c !important; }

.aldo_flex_men_meet {
  height: 77px;
  width: 551px;
  font-weight: 250;
  font-size: 18px;
  color: black;
  font-family: "Patron";
  margin-top: 10px; }

._aldo_flex_men p,
._aldo_flex_men .button_aldo_flex_men {
  margin-top: 10px; }

.sale-button-aldo {
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 12px;
  font-family: "Patron-Light";
  font-weight: 400;
  color: #3a2e2c; }

@media (max-width: 768px) {
  .maindiv_aldo_flex_men_md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
  .category-item-aldo-flex-men-md {
    width: 100%; }
  .span_one_aldo_flex_men_md {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .aldo_flex_men_meet_md {
    width: 100%;
    height: auto; }
  .aldo_flex_men_text_md {
    margin: 0;
    padding: 0; }
  .button_aldo_flex_men {
    margin-top: 1rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .span_one_aldo_flex_men {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }

.childSpringIntoStyle {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }

.childImgDiv1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: auto; }

.imageShop {
  width: 100%;
  max-width: 100%;
  height: 100%; }

.shopButton {
  display: block;
  width: 100%;
  height: 40px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 10px;
  margin: 0 auto; }

.spring-into-style-mainDiv {
  width: 90%;
  margin: auto; }

.springStyleText {
  font-family: "Patron-Light" !important;
  font-size: 45px !important;
  font-weight: 250 !important;
  margin-bottom: 28px; }

.springIntoStyle-firstSection {
  font-size: 30px;
  font-weight: 300;
  font-family: "Patron";
  margin-top: 18px; }

.springIntoStyle-firstSectionText {
  font-size: 16px;
  font-weight: 250;
  font-family: "Patron";
  height: 48px;
  margin: 16px auto; }

.springIntoStyle-firstSectionButton {
  font-size: 12px;
  font-weight: 400;
  font-family: "Patron"; }

.childSpringIntoStyleNew {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

@media (max-width: 768px) {
  .childSpringIntoStyleNew-md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .springStyleText-md {
    font-size: 36px !important;
    margin-bottom: 10px !important; }
  .shopButton-md {
    margin-bottom: 25px !important; }
  .spring-into-style-mainDiv {
    margin-top: 30px;
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .spring-into-style-mainDiv {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .springIntoStyle-firstSectionText {
    margin: 0; } }

.childGetInspired {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }

.childGetInspiredDiv1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: auto;
  margin-top: 30px; }

.childGetInspiredDiv2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 459px;
  height: auto; }

.get_inspired_button {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  text-align: left;
  margin-top: 5px !important;
  margin-left: -6px !important; }

.get-inspired-mainDiv-women {
  width: 100%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 30px;
  background-color: #efecf0;
  padding-bottom: 30px; }

.get_inspired_txt {
  font-family: "Patron";
  font-weight: 250;
  font-size: 45px;
  color: #3a2e2c;
  margin-left: 0;
  padding-top: 25px;
  padding-bottom: 17px;
  width: 92%;
  margin: 0 auto; }

.get_inspired_div {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.stylesForYouBtn {
  width: 50%;
  height: 30px;
  outline: 1px solid #7f7776;
  border: 0;
  background-color: transparent;
  font-size: 12px;
  font-weight: 400;
  font-family: "Patron";
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px; }

@media (max-width: 768px) {
  .get_inspired_div_md {
    -ms-flex-direction: column;
        flex-direction: column; }
  .stylesForYouBtn-md {
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .getInspiredImage {
    width: 100%; } }

.pop_main_div {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 399px;
  transform: translateX(100%) translateX(-40px);
  transition: all 500ms ease-in-out;
  z-index: 1; }

.popup_image {
  transition: all 500ms ease-in-out;
  opacity: 0;
  display: none; }

.open {
  transform: translateX(0); }

.show {
  opacity: 1;
  display: -ms-flexbox;
  display: flex; }

.parent_div_pop_up {
  position: relative;
  overflow: hidden;
  height: 260px; }

.category-search-result-name {
  padding-top: 12px;
  font-size: 40px;
  font-weight: 100;
  font-family: "Patron-light"; }

.productSearch-category-plp {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em; }

.plp-main-container-full-block {
  max-width: 100% !important; }

.plp-cat-right-border {
  padding: 0 !important; }

.plp-main-right-box {
  margin-top: 15px !important; }

.filter_text-plp {
  font-family: "Patron";
  font-size: 20px;
  font-weight: 700;
  color: #000; }

.plp_category_name {
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  font-family: "Patron"; }

.filter_text {
  padding-top: 45px !important; }

.sort_btn {
  padding-top: 30px !important;
  font-family: "Patron";
  font-size: 16px; }

.custom_container {
  max-width: 92% !important;
  margin: auto !important; }

@media (max-width: 768px) {
  .pop_main_div_md {
    display: none; }
  .sort_btn {
    display: -ms-flexbox;
    display: flex;
    padding-top: 0 !important; }
  .product-grid-plp-md {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .filter_text-plp {
    display: none; }
  .plp-cat-right-border {
    z-index: 9999; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .filter_text-plp {
    display: none; } }

.plp-refinment-box {
  padding: 0 15px !important; }

.category_heading {
  text-transform: uppercase !important;
  font-family: "Patron-Light" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-top: 10px; }

.filterCount {
  font-size: 16px;
  font-family: "Patron";
  font-weight: 400;
  line-height: 24px;
  color: #3300ad;
  margin: 0; }

.sizeValue-div {
  display: -ms-flexbox;
  display: flex;
  font-family: "Patron";
  line-height: 0;
  color: #230077;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 250px;
  padding-right: 40px;
  -ms-flex-align: inherit;
      align-items: inherit; }

.selectedPrice {
  display: -ms-flexbox;
  display: flex; }

.priceValue-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 5px;
  position: relative;
  top: 0;
  right: 0;
  font-size: 16px;
  font-family: "Patron";
  font-weight: 400;
  line-height: 24px;
  color: #3300ad; }

.selectedPrice.arrow-down-color::before {
  margin-left: 20px; }

.arrow-down-color {
  color: black;
  left: 100%;
  position: relative;
  top: 0; }

.filterBar-div {
  margin: 0; }

.priceValues {
  position: relative;
  right: 14px;
  top: 2px; }

.sizeValue {
  text-align: right;
  direction: rtl; }

.arrow-down-color:before {
  position: relative;
  top: 1px;
  font-size: 20px;
  margin-left: 20px; }

.refinement-custom-plp.active .fa-angle-down {
  position: relative;
  top: 4px; }

.priceValuefix {
  margin: 0; }

.priceDiv {
  height: 34px;
  border: 1px solid #e8e6e6;
  padding: 0.55rem 0.45rem 0.55rem 0.5rem;
  border-radius: 1px;
  margin-right: 0.7rem;
  margin-bottom: 1.7rem;
  font-family: "Patron";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #3a2e2c;
  width: fit-content; }

.filter-count {
  width: 20px;
  height: 20px;
  font-family: "Patron";
  background-color: #3300ad;
  color: #ffffff;
  display: -ms-flexbox;
  font-size: 12px !important;
  line-height: 20px;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 7px;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  bottom: 1px; }

.filter-bar li.filter-value button:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto; }

.filter-bar li.swatch-filter button::before {
  content: "";
  background-color: white;
  width: 0px;
  height: 0px;
  border-radius: 0px; }

.filter-bar li.filter-value button::after {
  content: "" !important; }

.filter-bar li.filter-value {
  height: 34px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: none;
  border-radius: none; }

.filter-bar li.swatch-filter {
  height: 34px; }

.filter-bar li.swatch-filter button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.55rem 0.5rem 0.55rem 0.3rem;
  gap: 3px;
  border: 1px solid #e8e6e6 !important;
  border-radius: 1px !important; }

.filter-bar li.swatch-filter button::after {
  content: none;
  background-color: none; }

.color-text-value {
  font-family: "Patron";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #3a2e2c;
  position: relative;
  top: 0.8px; }

.filter-bar li.filter-value button {
  padding: 0.55rem 0.5rem 0.55rem 0.1rem;
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  border: 1px solid #e8e6e6 !important;
  border-radius: 1px !important;
  font-family: "Patron";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  gap: 3px;
  color: #3a2e2c; }

.filter-bar li {
  margin: 0rem 0.7rem 1.7rem 0rem !important; }

.sizeValue {
  display: inline;
  max-width: 100%; }

.filter-card-header-custom {
  padding: 16px 12px 15px; }

.plp-refine-box-custom {
  padding-left: 17px;
  padding-top: 9px; }

.refinement-custom-plp {
  margin-bottom: 0; }

.filter-bar ul {
  margin-bottom: 0rem; }

@media (max-width: 768px) {
  .filter-bar li {
    margin: 0.45rem 0.7rem 0.25rem 0rem !important; }
  .arrow-down-color:before {
    margin-left: 24px; }
  .refinement-custom-plp.active .fa-angle-down {
    margin-left: 24px !important; }
  .filter-bar ul {
    margin-bottom: -6px;
    display: contents; }
  .filter-bar {
    margin: -4px 0px 2px 0px; }
  .priceDiv {
    margin-bottom: 0rem;
    margin-top: 7px;
    width: fit-content; }
  .filter-count {
    position: relative;
    bottom: -1px; }
  .swatch-wrapper {
    margin-top: 20px; } }

.swatch-wrapper {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5%; }

.custom_mainBlock_designInside_btns {
  display: block;
  position: relative;
  gap: 5px;
  margin-right: 2%; }

.custom_mainBlock_designInside_btns:focus {
  border: none;
  outline: none; }

.custom_mainBlock_designInside_btns input {
  position: absolute;
  top: 20%;
  left: 9%;
  z-index: 1;
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
  border: none;
  outline: none; }

.custom-swatch-circle {
  width: 2.3em !important;
  height: 2.3em !important; }

.swatch-color-text {
  position: initial;
  width: fit-content;
  color: #3a2e2c;
  height: fit-content;
  font-size: 12px;
  font-weight: 400;
  font-family: "Patron-Light"; }

.custom_mainBlock_designInside_btns input::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  text-align: center; }

.custom_mainBlock_designInside_btns input:checked::before {
  content: "\2713";
  background-color: transparent;
  color: white;
  font-weight: bolder;
  z-index: 1; }

.swatch-circle-bronze {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #cd7f32;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-bronze.disabled {
  opacity: 0.2; }

.swatch-filter-bronze {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #cd7f32;
  border-radius: 0.69em;
  background-color: #cd7f32;
  display: block;
  position: relative; }

.swatch-filter-bronze.disabled {
  opacity: 0.2; }

.swatch-circle-bordo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #5f021f;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-bordo.disabled {
  opacity: 0.2; }

.swatch-filter-bordo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #5f021f;
  border-radius: 0.69em;
  background-color: #5f021f;
  display: block;
  position: relative; }

.swatch-filter-bordo.disabled {
  opacity: 0.2; }

.swatch-circle-rose-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #d5baa5;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-rose-gold.disabled {
  opacity: 0.2; }

.swatch-circle-rose-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #d5baa5;
  background-color: #d5baa5;
  display: block;
  position: relative; }

.swatch-circle-rose-gold.disabled {
  opacity: 0.2; }

.swatch-circle-transparent {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #00000000;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-transparent.disabled {
  opacity: 0.2; }

.swatch-filter-transparent {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #00000000;
  border-radius: 0.69em;
  background-color: #00000000;
  display: block;
  position: relative; }

.swatch-filter-transparent.disabled {
  opacity: 0.2; }

.swatch-circle-champagne {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f7e7ce;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-champagne.disabled {
  opacity: 0.2; }

.swatch-filter-champagne {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f7e7ce;
  border-radius: 0.69em;
  background-color: #f7e7ce;
  display: block;
  position: relative; }

.swatch-filter-champagne.disabled {
  opacity: 0.2; }

.swatch-circle-cognac {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #9a463d;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-cognac.disabled {
  opacity: 0.2; }

.swatch-filter-cognac {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #9a463d;
  border-radius: 0.69em;
  background-color: #9a463d;
  display: block;
  position: relative; }

.swatch-filter-cognac.disabled {
  opacity: 0.2; }

.swatch-circle-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffd700;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-gold.disabled {
  opacity: 0.2; }

.swatch-filter-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffd700;
  border-radius: 0.69em;
  background-color: #ffd700;
  display: block;
  position: relative; }

.swatch-filter-gold.disabled {
  opacity: 0.2; }

.swatch-circle-ice {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #dbf1fd;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-ice.disabled {
  opacity: 0.2; }

.swatch-filter-ice {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #dbf1fd;
  border-radius: 0.69em;
  background-color: #dbf1fd;
  display: block;
  position: relative; }

.swatch-filter-ice.disabled {
  opacity: 0.2; }

.swatch-circle-khaki {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f0e68c;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-khaki.disabled {
  opacity: 0.2; }

.swatch-filter-khaki {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f0e68c;
  border-radius: 0.69em;
  background-color: #f0e68c;
  display: block;
  position: relative; }

.swatch-filter-khaki.disabled {
  opacity: 0.2; }

.swatch-circle-multicolor {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }

.swatch-circle-multicolor.disabled {
  opacity: 0.2; }

.swatch-circle-multicolor.selected::after {
  transform: rotate(-35deg); }

.swatch-circle-others {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }

.swatch-circle-others.disabled {
  opacity: 0.2; }

.swatch-circle-others.selected::after {
  transform: rotate(-35deg); }

.swatch-circle-pewter {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #e9eaec;
  border-radius: 1.25em;
  position: relative;
  display: block; }

.swatch-circle-pewter.disabled {
  opacity: 0.2; }

.swatch-filter-pewter {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #e9eaec;
  border-radius: 0.69em;
  background-color: #e9eaec;
  display: block;
  position: relative; }

.swatch-filter-pewter.disabled {
  opacity: 0.2; }

.swatch-circle-rust {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #b7410e;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-rust.disabled {
  opacity: 0.2; }

.swatch-filter-rust {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #b7410e;
  border-radius: 0.69em;
  background-color: #b7410e;
  display: block;
  position: relative; }

.swatch-filter-rust.disabled {
  opacity: 0.2; }

.swatch-circle-silver {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #c0c0c0;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-silver.disabled {
  opacity: 0.2; }

.swatch-filter-silver {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #c0c0c0;
  border-radius: 0.69em;
  background-color: #c0c0c0;
  display: block;
  position: relative; }

.swatch-filter-silver.disabled {
  opacity: 0.2; }

.catname-arrow-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 15px;
  margin: 10px 0px; }

.collapseSubCat.show {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.catfilterbtn {
  color: #3a2e2c !important;
  font-weight: 300;
  font-family: "Patron-Light";
  font-size: 14px; }

.cat-arrow::after {
  content: "+";
  font-weight: 800;
  font-size: 20px; }

.cat-arrow[aria-expanded="true"]:after {
  content: "\2014";
  font-size: 16px;
  font-weight: 800; }

.modal-body {
  max-height: 100%; }

.btn-outline-primary,
.filter-results {
  color: #ffff !important;
  background-color: #230077 !important; }

.select-sort {
  text-align: center;
  font-size: 15px !important; }

.select-sort:focus-visible {
  outline: unset !important; }

.grid-header select,
.content-grid-header select {
  width: 100% !important; }

.search-nav {
  border-bottom: unset !important; }

@media (min-width: 950px) {
  .select-sort {
    padding: 5px; } }

.men_vert_hori_grid_two_mens_category_md {
  height: 500px; }

@media (min-width: 320px) and (max-width: 767px) {
  .men_vert_hori_grid_two_mens_category_md {
    height: auto; } }

@media (max-width: 768.99px) {
  .sort_btn {
    padding: 0; }
  .plp_category_name {
    margin-top: 0; }
  .result_count {
    margin: 0 20px; } }

.step-into-love-mainHeading {
  font-weight: 500 !important; }

.step-into-love-below-text {
  font-size: 17px !important; }

.mainDiv_stepIntoLove-new {
  margin-left: 0 !important; }

@media (max-width: 768.99px) {
  .mainDiv_stepIntoLove-new {
    margin-left: 0 !important; }
  .content_img .product_name_img {
    position: initial !important;
    max-width: 100%;
    font-size: 11px;
    font-family: "Patron-Light";
    height: 32px; }
  .plp-main-right-box {
    padding: 0 7px; }
  .plp-custom-product-name {
    font-size: 10.5px !important; } }

.plp-custom-product-name {
  text-overflow: initial !important;
  white-space: initial !important;
  text-transform: initial !important; }

.product-tile .tile-body .price {
  font-size: 13px !important; }

.plp-custom-product-name {
  font-size: 12px;
  font-family: "Patron-Light";
  color: #3a2e2c;
  font-weight: 300; }

@media (max-width: 768px) {
  .plp-custom-product-name {
    font-size: 10.5px;
    font-family: "Patron-Light"; } }

.plp-aldo-tiles {
  margin-bottom: 0;
  padding-right: 0px !important; }

.plp-cistile {
  border: 1px solid #e5e5e5;
  padding-bottom: 1.8rem; }

@media (min-width: 768px) {
  .plp-cistile:hover {
    border: 1px solid #3a2e2c; } }

.product-fine-main {
  width: 100%; }

.discover-fine_description {
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #000000;
  font-family: "Patron-Light";
  padding: 0 4px;
  margin: 0; }

.fine_description {
  font-size: 32px;
  margin: 0;
  font-weight: 500;
  font-family: "Patron-Light"; }

.category-search-result-name > h1 {
  font-family: "Patron-Light";
  font-size: 36px;
  text-transform: capitalize; }

@media (max-width: 768px) {
  .customOnePLPbreadcrumb {
    margin-top: 4px !important; }
  .discover-fine_description {
    padding: 0 4px; }
  .category-search-result-name {
    padding: 0; }
  .fine_description {
    padding: 0;
    margin: 0; }
  .category-name-subtitle {
    padding: 0px 0 0 0; } }

@media (min-width: 768px) {
  .category-search-result-name {
    margin: 0; }
  .filter_text {
    padding-top: 0 !important; }
  .grid-header,
  .content-grid-header {
    margin-top: 0;
    margin-bottom: 0; }
  .category-name-subtitle {
    display: block;
    margin: 0 auto;
    width: 100%; } }

.small-image {
  width: 50%; }

.women-collections {
  padding: 0 4rem;
  margin-bottom: 1.5rem; }

@media only screen and (min-width: 1024px) {
  .women-clp-div {
    margin-bottom: 0px;
    margin-top: -1rem; }
  .handbag-main-div {
    margin-bottom: 20px !important; }
  .women-collections-products {
    width: 100%;
    height: max-content !important; }
  .main-big-images {
    height: 100%;
    margin-top: 4px; } }

@media (max-width: 768px) {
  .women-collections {
    padding: 0 1.3rem;
    margin-bottom: 0; }
  .main-big-images {
    padding-right: 0; }
  .main-small-images {
    padding-left: 0; }
  .main-small-images-footwear {
    padding-right: 0; }
  .main-big-images-footwear {
    padding-left: 0; }
  .small-image {
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px; }
  .big-image {
    margin-bottom: 0; }
  .women-collections-products .priceMainDiv {
    margin-bottom: 0; }
  .women-collections h1 {
    font-size: 36px;
    font-family: "Patron-Light";
    margin-bottom: 0; }
  .women-collections p {
    font-size: 14px;
    font-family: "Patron-Light";
    margin-top: 0px;
    margin-bottom: 10px; }
  .result-count {
    font-family: "Patron"; }
  .disney-clp-big-img .aldo-tile-flex-img {
    top: 76% !important;
    width: 14% !important;
    height: 12% !important; }
  .disney-clp-small-img .aldo-tile-flex-img {
    top: 67% !important; }
  .pre-launch-ladies-section h1 {
    padding-top: 1rem; } }

@media (min-width: 768px) {
  .women-collection-images {
    text-align: initial !important; }
  .women-collections-accessories .priceMainDiv {
    margin-bottom: 4px;
    display: block; }
  .women-collections-accessories .price {
    margin-bottom: -12px !important; }
  .women-collections h1 {
    font-size: 36px;
    font-family: "Patron-Light";
    margin-bottom: 0;
    padding-top: 1rem; }
  .women-collections p {
    font-size: 14px;
    font-family: "Patron-Light";
    margin-top: 4px !important;
    margin-bottom: 10px !important; }
  .women-collections-accessories {
    display: block !important; }
  .women-collections-disney {
    margin-bottom: 0rem !important; }
  .disney-pre-bg-img {
    background-image: url("../images/Festive-Design-Graphic_2000-x-20 (3).jpg"); }
  .mobile-carousel-div {
    display: none; }
  .product-names-mbl {
    display: none; } }

@media (max-width: 768px) {
  .women-collections-accessories {
    margin-top: 22px; }
  .clp-imgfirst-div {
    margin-right: 0px !important; }
  .prelaunch-popup-image {
    top: 7.313rem; }
  .disney-pre-sm-img {
    background-image: url("../images/Festive-Design-Graphic_320-x-1059px.jpg");
    background-position-x: center; }
  .image-hide {
    display: none; }
  .product-names-mbl {
    display: block; }
  .plp-custom-product-name {
    min-height: 1rem; }
  .plp-aldo-tiles {
    margin-bottom: 5px; } }

.show-more .btn-outline-primary {
  font-family: "Patron"; }

.women-disney-collections-products .plp-custom-product-name {
  font-size: 13px; }

.disney-view-btn {
  background: transparent;
  color: black;
  border: none;
  font-family: "Patron-Light"; }

.disney-view-btn:hover {
  cursor: pointer; }

.prelaunch-popup-image .modal-header {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #d4b38f;
  border-bottom: none; }

.modal-header .pre-popup-close-btn {
  padding: 0.7rem 0.5rem 1.2rem 1rem; }

.fixed-section {
  background-image: url("../images/Gradient_width-1349-height-83pix.jpg"); }

.header-bg-img {
  background-image: url("../images/Gradient_width710-height22pix.jpg"); }

.carousel-indicators-custom li {
  width: 4.2px;
  height: 4.2px;
  border-radius: 50%;
  opacity: 0.7; }

.carousel-indicators-custom .active {
  background-color: #000000;
  width: 4.2px;
  height: 4.2px; }

.carousel-indicators-custom {
  margin-bottom: 2px; }

@media (max-width: 768px) {
  .filter-modal {
    display: none; } }

@media (min-width: 768px) {
  .mobileeeeeeee {
    display: none; }
  .plp-cat-right-border {
    overflow: hidden; }
  .filter-modal {
    padding-right: 0 !important;
    width: 440px; }
  .filter-modal .modal-content {
    border: none;
    border-radius: 0;
    height: max-content;
    min-height: 100%; }
  .filter-modal .modal-dialog {
    margin: 0 auto;
    height: 100%; }
  .modal-backdrop {
    width: max-content; }
  .modal-header-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    color: #3a2e2c;
    padding: 0 15px; }
  .modal-open {
    overflow: auto;
    padding-right: 0 !important; } }

.category_heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: "Patron" !important;
  font-size: 18px !important;
  color: #3a2e2c;
  text-transform: capitalize !important; }

.fa-angle-down {
  font-size: 1.5rem; }

.refinement-custom-plp.active .fa-angle-down {
  content: "\F107";
  transform: rotate(180deg) !important;
  font-size: 1.5rem;
  margin-left: 20px; }

.refinements hr {
  margin: 0 3%;
  width: 95%;
  color: #e8e6e6; }

.refinements ul {
  overflow: hidden; }

.custom_mainBlock_design {
  margin: 0;
  padding: 0; }

@media (max-width: 768px) {
  .custom_mainBlock_design {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .category_heading {
    padding: 0;
    padding-left: 0 !important; } }

.filter-btn-desk {
  border: none;
  background: transparent;
  color: #3300ad;
  font-family: "Patron";
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -7px;
  position: absolute;
  top: -15px; }

@media (min-width: 768px) {
  .product-grid-plp-md {
    display: -ms-grid;
    display: grid;
    width: 100%;
    gap: 30px 21px;
    -ms-grid-columns: (minmax(0, 25%))[4];
        grid-template-columns: repeat(4, minmax(0, 25%));
    margin: 0 auto; }
  .gapbtn-tiles-cis {
    gap: 0px 0px; }
  .grid-class:nth-child(5) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
        grid-column: 1 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  .grid-class:nth-child(16) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 3;
        grid-column: 3 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  /* Target the 5th, 23rd, 41st, ... elements */
  .grid-class:nth-child(18n + 5) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
        grid-column: 1 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  /* Target the 18th, 36th, 54th, ... elements */
  .grid-class:nth-child(18n + 16) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 3;
        grid-column: 3 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  .show-more-products-btn {
    grid-column: 1 / -1;
    -ms-grid-row: span 3;
        grid-row-start: span 3; }
  .plp-cat-main-left-block {
    margin: 0 auto; }
  .plp-main-right-box {
    padding: 0; }
  .priceChildDiv {
    bottom: -18px !important; }
  .product_custom_plp {
    height: 95.3%; }
  .grid-class:nth-child(5) .priceMainDiv {
    height: 100%; }
  .grid-class:nth-child(16) .priceMainDiv {
    height: 100%; }
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 100%; }
  .grid-class:nth-child(18n + 16) .priceMainDiv {
    height: 100%; }
  .content_img {
    height: 100%; }
  .grid-class:nth-child(5) .pdp_img_container {
    height: 100%; }
  .grid-class:nth-child(16) .pdp_img_container {
    height: 100%; }
  .grid-class:nth-child(18n + 5) .pdp_img_container {
    height: 100%; }
  .grid-class:nth-child(18n + 16) .pdp_img_container {
    height: 100%; }
  .grid-class:nth-child(5) .priceChildDiv {
    bottom: -39px !important; }
  .grid-class:nth-child(16) .priceChildDiv {
    bottom: -39px !important; }
  .grid-class:nth-child(18n + 5) .priceChildDiv {
    bottom: -39px !important; }
  .grid-class:nth-child(18n + 16) .priceChildDiv {
    bottom: -39px !important; }
  .grid-class:nth-child(5) .custom-image-position {
    top: 86.5% !important; }
  .grid-class:nth-child(16) .custom-image-position {
    top: 86.5% !important; }
  .grid-class:nth-child(18n + 5) .custom-image-position {
    top: 86.5% !important; }
  .grid-class:nth-child(18n + 16) .custom-image-position {
    top: 86.5% !important; }
  .img-heightt {
    height: 100%; }
  .img-heightt .pdp_image_href {
    height: 100%; }
  .product_img_plp_custom {
    height: 100%; }
  .show-more-prod {
    padding: 0px 2.2rem; }
  .show-more .btn-outline-primary {
    padding: 7px; }
  .grid-class:nth-child(5) .aldo-tile-flex-img {
    width: 48px;
    height: 48px;
    top: 90%;
    right: 8px; }
  .grid-class:nth-child(16) .aldo-tile-flex-img {
    width: 48px;
    height: 48px;
    top: 90%;
    right: 8px; }
  .grid-class:nth-child(18n + 5) .aldo-tile-flex-img {
    width: 48px;
    height: 48px;
    top: 90%;
    right: 8px; }
  .grid-class:nth-child(18n + 16) .aldo-tile-flex-img {
    width: 48px;
    height: 48px;
    top: 90%;
    right: 8px; } }

@media (max-width: 768px) {
  .product-grid-plp-md {
    display: -ms-grid;
    display: grid;
    gap: 0 5px;
    grid-auto-flow: dense;
    -ms-grid-columns: (minmax(0, 50%))[2];
        grid-template-columns: repeat(2, minmax(0, 50%));
    -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
    width: 100%; }
  .grid-class:nth-child(9n + 5) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
        grid-column: 1 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  /* Large product every 9th product after the 5th */
  .grid-class:nth-child(9n + 14) {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
        grid-column: 1 / span 2;
    -ms-grid-row-span: 2;
    -ms-grid-row: auto;
        grid-row: auto / span 2; }
  .show-more-products-btn {
    grid-column: 1 / -1;
    -ms-grid-row: span 3;
        grid-row-start: span 3; }
  .filter-modal {
    overflow-y: auto; }
  .modal-header-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    color: #3a2e2c;
    padding: 0 15px; }
  .filter-modal .modal-dialog {
    margin: 0; }
  .modal-header-filter .close {
    width: 74% !important; }
  .filter-button-desk {
    width: 90% !important; }
  .show-more {
    padding: 1.938em 0 0.938rem 0 !important; }
  .show-more-products-btn {
    padding-left: 0;
    padding-right: 0; }
  .upper-icon-class {
    right: 13px; }
  .veil {
    z-index: 9999; }
  .grid-class:nth-child(9n + 5) .aldo-tile-flex-img {
    right: 6px !important;
    top: 74% !important; }
  .grid-class:nth-child(9n + 14) .aldo-tile-flex-img {
    right: 6px !important;
    top: 74% !important; }
  .grid-class:nth-child(9n + 5) .custom-image-position {
    top: 79.5% !important; }
  .grid-class:nth-child(9n + 14) .custom-image-position {
    top: 79.5% !important; }
  .refinements {
    position: absolute;
    width: 100%; }
  .js-filter-popup {
    display: block !important; } }

.product-size-filter {
  border: 2px solid #3300ad !important; }

.js-sortby-dropdown-item-label {
  cursor: pointer; }

.filter-button-desk {
  font-size: 20px;
  font-family: "Patron";
  width: 95%; }

.plp-filter-results {
  font-size: 14px; }

.modal-header-filter .close {
  font-size: 2rem;
  font-weight: 500;
  position: relative;
  top: 4px;
  padding: 0 0.7rem 0 1rem;
  width: 100%;
  text-align: end;
  color: #3a2e2c;
  right: 4px; }

.modal-header-filter .result_count {
  font-size: 14px; }

.plp-filter-results {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }

.color-attribute {
  line-height: 23px; }

.filter-modal .modal-content {
  border: none; }

.min-val {
  padding-left: 25px; }

.show-more .btn-outline-primary {
  background-color: #3300ad !important;
  border-radius: inherit; }

.upper-icon-class {
  position: relative;
  right: 10px; }

.uncheck-img {
  width: 16px;
  height: 16px; }

.plp-main-container-full-block.container {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .plp-cistile .product-tile .image-container {
    border-bottom: 1px solid #e5e5e5; } }

.plp-cistile .aldo-tile-flex-img-second {
  position: absolute;
  top: 84%;
  right: 0px;
  height: 8.9%;
  width: 37.3%;
  padding: 3px 7px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  border-right: none; }

.plp-cistile .productname-cis-plp {
  margin: 0 10px; }

.plp-cistile .cis-price-custom {
  margin: 0 10px; }

.show-more-custom {
  padding: 0.938em; }

@media (max-width: 768px) {
  .gapbtn-tiles-cis {
    gap: 0 0px;
    padding-top: 5px; }
  .plp-cistile {
    margin-bottom: 0rem;
    padding-bottom: 0.8rem; }
  .plp-cistile .cis-custom-prodname {
    margin: 10px 10px; }
  .plp-cistile .product-tile .tile-body {
    margin: 0px; }
  .plp-cistile .cis-maincarousel-div {
    border-bottom: 1px solid #e5e5e5; } }

.plp-cistile .price-checkoutPage {
  color: #3a2e2c !important;
  font-weight: 700 !important; }

.plp-cistile .plp-custom-product-name {
  color: #3a2e2c !important;
  font-weight: 300 !important;
  margin-top: 12px; }

@media (max-width: 768px) {
  .custom-cisgrid {
    padding: 0 0px !important; } }

.plp-cistile .fa-heart-o:before {
  content: "\F08A";
  background: white;
  border-radius: 43px;
  padding: 6px; }

@media (min-width: 768px) {
  .plp-cistile .product-name-div {
    margin-top: 0px; } }

@media (min-width: 768px) {
  .customfiltercis-space {
    max-width: 89% !important;
    /* margin: auto !important; */
    padding: 0;
    margin: 0 3.9rem;
    border: 1px solid #e5e5e5;
    border-top: none; }
  .cis-resultcount .cis-countprod {
    margin: 0px 3px; }
  .cis-filterbody {
    margin: 0 11px !important; }
  .catnamecis-custom {
    margin: 0 9px !important; }
  .cis-custombreadcrumb {
    width: 89%;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-bottom: none;
    padding: 1.75rem 0.7rem;
    margin-top: 0rem !important; }
  .custom-extramargin-breadcrumb {
    margin-bottom: 0rem; }
  .custom-cisgrid {
    margin-top: 7px !important; } }

@media (max-width: 768px) {
  .custom-cisgrid {
    margin-top: 1px !important; }
  .plp-cistile .cisimg-bottomspace {
    margin-top: 0px !important;
    margin-bottom: 0px !important; } }

@media (min-width: 1600px) and (max-width: 1900px) {
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 101%; }
  .grid-class:nth-child(18n + 16) .priceMainDiv {
    height: 101%; } }

@media (min-width: 1450px) and (max-width: 1600px) {
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 100.6%; }
  .grid-class:nth-child(18n + 16) .priceMainDiv {
    height: 100.6%; } }

@media (min-width: 1300px) and (max-width: 1400px) {
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 100.2%; }
  .grid-class:nth-child(18n + 16) .priceMainDiv {
    height: 100.2%; } }

@media (min-width: 1200px) and (max-width: 1250px) {
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 99.8%; }
  .grid-class:nth-child(18n + 16) .pdp_img_container {
    height: 99.8%; }
  .plp-cistile {
    padding-bottom: 1.7rem; } }

@media (min-width: 1251px) and (max-width: 1300px) {
  .grid-class:nth-child(18n + 5) .priceMainDiv {
    height: 99.8%; }
  .grid-class:nth-child(18n + 16) .pdp_img_container {
    height: 99.8%; }
  .plp-cistile {
    padding-bottom: 0.9rem; } }

@media (min-width: 800px) and (max-width: 1100px) {
  .product_custom_plp {
    height: 94.5%; }
  .plp-cistile {
    padding-bottom: 1.9rem; } }

@media (min-width: 1101px) and (max-width: 1199px) {
  .product_custom_plp {
    height: 95.3%;
    padding-bottom: 1.9rem; } }

