/*================ Color Variables ================*/
/*@include breakpoint(desktop) {}*/
/*@include breakpoint(mobile) {}*/
.collection {
  overflow-x: hidden; }

@media (max-width: 767px) {
  .collection-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    flex-direction: column-reverse; } }
.collection-header .collection-hero {
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .collection-header .collection-hero {
      width: 100%; } }
  @media (max-width: 767px) {
    .collection-header .collection-hero .collection-hero__image {
      display: none; } }
@media (max-width: 767px) {
  .collection-header .collection-hero__title-wrapper {
    background: #fff; } }
@media (max-width: 767px) {
  .collection-header .collection-hero__title-wrapper:before {
    display: none; } }
@media (max-width: 767px) {
  .collection-header .filter-row {
    display: inline-block;
    width: 100%;
    background: #ebebeb; } }
@media (max-width: 767px) {
  .collection-header .filter-row.fixed-filter {
    position: fixed;
    top: 48px;
    left: 0;
    z-index: 999;
    padding-top: 2px; } }
@media (max-width: 374px) {
  .collection-header .filter-row.fixed-filter {
    top: 49px; } }

.collection-hero__title {
  text-align: center;
  margin: 0;
  font-weight: 700;
  color: #232323;
  background: rgba(255, 255, 255, 0.75);
  display: inline-block;
  padding: 10px 25px;
  vertical-align: top;
  text-transform: uppercase;
  display: table;
  width: auto;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    .collection-hero__title {
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      position: static;
      display: inline-block;
      width: 100%;
      background: transparent;
      color: #232323;
      font-size: 23px;
      vertical-align: top;
      z-index: 1;
      font-weight: 600;
      margin-bottom: 20px;
      text-transform: uppercase;
      border-bottom: #141d3c 2px solid;
      text-align: left;
      width: calc(100% - 20px);
      margin-left: 10px;
      padding-left: 0 !important; } }

.collection-bnr {
  background-repeat: no-repeat;
  padding: 80px 15px;
  background-size: cover;
  background-position: center;
  background-color: #f5f5f5;
  display: flex;
  min-height: 300px;
  align-items: center;
  align-content: center; }
  @media (max-width: 1023px) {
    .collection-bnr {
      padding: 60px 15px;
      min-height: inherit; } }
  @media (max-width: 767px) {
    .collection-bnr {
      background-color: transparent;
      padding: 0 15px;
      display: inline-block;
      width: 100%; } }
  .collection-bnr .section-header {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767px) {
      .collection-bnr .section-header {
        width: 100%; } }
  .collection-bnr h1 {
    text-align: center;
    margin: 0;
    font-weight: 700;
    color: #232323;
    background: rgba(255, 255, 255, 0.75);
    display: inline-block;
    padding: 10px 25px;
    vertical-align: top;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .collection-bnr h1 {
        display: inline-block;
        width: 100%;
        background: transparent;
        color: #232323;
        font-size: 23px;
        vertical-align: top;
        z-index: 1;
        font-weight: 600;
        margin-bottom: 20px;
        text-transform: uppercase;
        border-bottom: #141d3c 2px solid;
        text-align: left;
        width: calc(100% - 20px);
        padding: 10px 0 10px 0;
        margin-left: 10px; } }

.template-collection .grid__item .product-information .product-content .product-color {
  display: none; }
.template-collection .pagination {
  max-width: 72%;
  float: right;
  width: 100%; }
  @media (max-width: 767px) {
    .template-collection .pagination {
      max-width: 100%;
      padding-top: 20px; } }
  .template-collection .pagination .icon {
    height: 100%; }

.collection-mid-main {
  width: 100%;
  display: block;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .collection-mid-main .grid--uniform .medium-up--one-third .product-card .product-content {
      padding-bottom: 0px; } }
  @media (max-width: 767px) {
    .collection-mid-main .grid--uniform .medium-up--one-third .product-card {
      position: static;
      margin-bottom: 0px; }
      .collection-mid-main .grid--uniform .medium-up--one-third .product-card .product-information {
        position: static; } }
  @media (max-width: 1023px) {
    .collection-mid-main .grid--uniform .medium-up--one-third {
      width: 50%;
      clear: none; }
      .collection-mid-main .grid--uniform .medium-up--one-third:nth-child(2n+1) {
        clear: left; } }
  @media (max-width: 767px) {
    .collection-mid-main .grid--uniform .medium-up--one-third {
      margin: 0px 3px;
      width: calc(50% - 6px);
      margin-bottom: 10px;
      padding: 0px 0 45px 0;
      position: relative;
      height: auto !important; } }
  @media (max-width: 767px) {
    .collection-mid-main .grid--uniform .medium-up--one-third .product-button {
      position: absolute;
      bottom: 0px; } }
  @media (max-width: 767px) {
    .collection-mid-main .grid--view-items {
      clear: both;
      margin: 0 -7px; } }
  .collection-mid-main .grid--view-items {
    margin-bottom: -35px;
    max-width: 78%;
    float: right;
    margin: 0px;
    width: 100%;
    overflow: inherit; }
    @media (max-width: 1199px) {
      .collection-mid-main .grid--view-items {
        max-width: 74%; } }
    @media (max-width: 1023px) {
      .collection-mid-main .grid--view-items {
        max-width: 70%; } }
    @media (max-width: 767px) {
      .collection-mid-main .grid--view-items {
        max-width: 100%; } }

@media (max-width: 374px) {
  .filters-toolbar .filters-toolbar__input-wrapper {
    min-width: 110px; } }
@media (max-width: 767px) {
  .filters-toolbar .filters-toolbar__item-wrapper {
    max-width: 112px;
    display: none; } }
@media (max-width: 767px) {
  .filters-toolbar .filters-toolbar__item-wrapper .sort-per-page .filters-toolbar__label.select-label {
    font-size: 0px;
    background: url(page-icon.svg) no-repeat;
    background-size: 20px 20px;
    padding: 0px 20px;
    background-position: center center;
    border: none; } }
.filters-toolbar select {
  background-image: none;
  background-color: transparent;
  border: #ddd 1px solid;
  border-radius: 0px;
  height: 30px;
  outline: none !important;
  padding: 2px 16px 0px 12px;
  font-size: 12px;
  font-weight: 600;
  min-width: 60px; }
.filters-toolbar .select-label {
  text-transform: uppercase;
  margin-right: 5px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #ddd;
  line-height: 28px;
  float: left;
  border-right: none;
  color: #232323;
  font-weight: 600;
  font-size: 12px; }
  @media (max-width: 767px) {
    .filters-toolbar .select-label {
      line-height: 30px;
      border: none;
      display: none; } }
  @media (max-width: 599px) {
    .filters-toolbar .select-label {
      padding: 0 5px; } }
@media (max-width: 599px) {
  .filters-toolbar .filters-toolbar__item-child {
    margin-top: 0;
    margin-left: -1px !important; } }

.collection-view button {
  background: #fff;
  border: 1px solid #ddd;
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  margin-left: 5px; }
  .collection-view button:hover, .collection-view button.collection-view--active {
    color: #8a000c;
    border: 1px solid #141d3c; }
  .collection-view button.collection-view--active {
    pointer-events: none; }
  .collection-view button i {
    position: relative;
    top: 1px; }

.filters-prt {
  float: left;
  padding: 0;
  max-width: 250px;
  width: 100%;
  margin-bottom: 30px;
  z-index: 1;
  position: relative; }
  @media (max-width: 1199px) {
    .filters-prt {
      max-width: 25%; } }
  @media (max-width: 1023px) {
    .filters-prt {
      max-width: 30%; } }
  @media (max-width: 767px) {
    .filters-prt {
      position: fixed;
      top: 0;
      left: -400px;
      -webkit-transition: all 0.55s ease;
      -moz-transition: all 0.55s ease;
      transition: all 0.55s ease;
      width: 300px;
      background: #fff;
      box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.17);
      z-index: 999999;
      overflow-y: auto;
      overflow-x: hidden;
      bottom: 0;
      padding: 0;
      max-height: 100vh;
      max-width: 100%;
      padding: 15px 0;
      margin-bottom: 0px; }
      .filters-prt.filters-open {
        left: 0; } }
  .filters-prt h4 {
    padding: 0;
    margin-bottom: 0px; }
  .filters-prt .filters-toolbar {
    padding: 15px 0; }
    .filters-prt .filters-toolbar > li {
      width: 100%;
      float: left;
      margin: 0px;
      border-top: #ccc 1px solid; }
      @media (max-width: 767px) {
        .filters-prt .filters-toolbar > li {
          padding: 0 15px; } }
      .filters-prt .filters-toolbar > li span {
        font-weight: 400;
        font-size: 14px;
        color: #232323;
        display: block;
        margin-bottom: 10px;
        margin-top: 11px;
        padding-right: 20px;
        position: relative;
        text-transform: uppercase;
        cursor: pointer; }
        .filters-prt .filters-toolbar > li span .plus-filter, .filters-prt .filters-toolbar > li span .minus-filter {
          position: absolute;
          right: -18px;
          top: 0px;
          font-size: 0;
          font-weight: 400;
          margin: 0px;
          cursor: pointer; }
        .filters-prt .filters-toolbar > li span .plus-filter:before {
          content: "\e61a";
          font-family: 'themify';
          font-size: 14px;
          font-weight: 700; }
        .filters-prt .filters-toolbar > li span .minus-filter:before {
          content: "\e622";
          font-family: 'themify';
          font-size: 14px;
          font-weight: 700; }
      .filters-prt .filters-toolbar > li.swatch ul li {
        float: left;
        width: 29px;
        height: 30px;
        border-radius: 40px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 5px; }
        .filters-prt .filters-toolbar > li.swatch ul li label {
          min-width: 100% !important;
          height: 100% !important;
          margin: 0;
          line-height: normal;
          border: 1px solid #999999;
          border-radius: 100px; }
        .filters-prt .filters-toolbar > li.swatch ul li.selected label {
          border: 2px solid #000; }
      .filters-prt .filters-toolbar > li .skintype-toolbar li {
        width: 100%;
        border: none;
        display: inline-block; }
        .filters-prt .filters-toolbar > li .skintype-toolbar li a {
          width: auto;
          min-width: 40px;
          text-align: left;
          padding: 4px 5px 4px 28px;
          margin-right: 5px;
          font-size: 14px;
          float: left;
          margin-bottom: 0px;
          position: relative; }
          .filters-prt .filters-toolbar > li .skintype-toolbar li a:before {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            border: #ccc 1px solid;
            background-color: #fff;
            left: 0px;
            top: 5px; }
        .filters-prt .filters-toolbar > li .skintype-toolbar li.selected a {
          border-color: #8a000c;
          color: #8a000c; }
          .filters-prt .filters-toolbar > li .skintype-toolbar li.selected a:before {
            border-color: #8a000c; }
          .filters-prt .filters-toolbar > li .skintype-toolbar li.selected a:after {
            content: "\e64c";
            position: absolute;
            left: 5px;
            top: 6px;
            font-family: 'themify';
            font-size: 12px;
            font-weight: 700;
            color: #8a000c; }
      .filters-prt .filters-toolbar > li .skintype-toolbar#MaterialUL li {
        width: 100%; }
        .filters-prt .filters-toolbar > li .skintype-toolbar#MaterialUL li a {
          border: none;
          padding: 0px;
          margin: 0px 0 5px 0px;
          width: 100%;
          text-align: left;
          position: relative; }
          .filters-prt .filters-toolbar > li .skintype-toolbar#MaterialUL li a:before {
            content: "\f054";
            font-family: FontAwesome;
            vertical-align: middle;
            padding-right: 5px;
            font-weight: normal;
            font-size: 10px;
            position: relative;
            top: -1px; }
          .filters-prt .filters-toolbar > li .skintype-toolbar#MaterialUL li a:hover {
            color: #8a000c; }
      .filters-prt .filters-toolbar > li ul {
        margin-bottom: 8px;
        width: 100%;
        float: left; }
    .filters-prt .filters-toolbar #SizeUL li {
      width: auto;
      clear: none; }
      .filters-prt .filters-toolbar #SizeUL li a {
        width: auto;
        min-width: 38px;
        text-align: center;
        padding: 4px 5px;
        margin-right: 5px;
        font-size: 12px;
        float: left;
        margin-bottom: 5px;
        height: 38px;
        border-radius: 100%;
        line-height: 30px;
        font-weight: 500;
        border: #ccc 1px solid; }
        .filters-prt .filters-toolbar #SizeUL li a:before {
          content: normal; }
        .filters-prt .filters-toolbar #SizeUL li a:after {
          content: normal; }
      .filters-prt .filters-toolbar #SizeUL li.selected a, .filters-prt .filters-toolbar #SizeUL li:hover a {
        border-color: #8a000c;
        color: #8a000c; }

.currently {
  padding: 0 15px; }
  .currently .block-subtitle span {
    font-weight: 600;
    font-size: 14px;
    color: #434343;
    display: block;
    margin-bottom: 5px;
    margin-top: 10px; }
  .currently a {
    border: none;
    padding: 0px;
    margin-bottom: 2px;
    width: 100%;
    text-align: left;
    position: relative; }
    .currently a:before {
      content: "\f054";
      font-family: FontAwesome;
      vertical-align: middle;
      padding-right: 5px;
      font-weight: normal;
      font-size: 10px;
      top: -1px; }
    .currently a:hover {
      color: #8a000c; }
  .currently .block-subtitle span a {
    width: auto;
    clear: none;
    font-weight: normal;
    font-size: 14px;
    margin-top: 2px; }
    .currently .block-subtitle span a:before {
      content: normal; }
  .currently ol li {
    float: left;
    margin-right: 5px;
    margin-top: 5px; }
    .currently ol li a {
      width: auto;
      float: left;
      background-color: #d8d8d8;
      border-radius: 2px;
      font-size: 11px;
      padding: 4px 6px; }
      .currently ol li a:before {
        content: "\e646";
        font-family: 'themify';
        font-size: 10px;
        vertical-align: middle; }

body .filters-toolbar-wrapper {
  margin-bottom: 20px;
  padding: 10px 0px; }
  @media (max-width: 767px) {
    body .filters-toolbar-wrapper {
      margin-bottom: 0px;
      padding: 0 0px 0 0;
      width: 65%;
      float: left;
      border-bottom: none;
      border-top: none; } }

.list-view-items + .pagination {
  padding-bottom: 55px; }
.list-view-items .list-view-item {
  border-bottom: none;
  padding-bottom: 10px;
  position: relative; }
  .list-view-items .list-view-item:before {
    content: '';
    position: absolute;
    bottom: -6px;
    width: calc(100% - 255px);
    height: 1px;
    background: #eeeeee;
    display: inline-block;
    right: 0px; }
    @media (max-width: 767px) {
      .list-view-items .list-view-item:before {
        right: 15px;
        width: calc(100% - 180px); } }
  .list-view-items .list-view-item .product-information {
    top: 10px;
    position: absolute;
    right: -60px;
    background: transparent;
    z-index: 11; }
    .list-view-items .list-view-item .product-information a {
      padding: 0px;
      width: 34px;
      line-height: 34px;
      height: 34px;
      clear: both;
      float: left;
      margin-top: 10px; }
  .list-view-items .list-view-item:hover .product-information {
    right: 15px; }
  .list-view-items .list-view-item .list-view-item__image-column {
    display: table-cell;
    vertical-align: top;
    width: 255px;
    border-right: #eee 1px solid;
    overflow: hidden;
    position: relative; }
    @media (max-width: 767px) {
      .list-view-items .list-view-item .list-view-item__image-column {
        width: 165px; } }
    .list-view-items .list-view-item .list-view-item__image-column .list-view-item__image-wrapper {
      position: relative;
      margin-right: 0;
      text-align: center; }
      .list-view-items .list-view-item .list-view-item__image-column .list-view-item__image-wrapper .list-view-item__image {
        height: 260px;
        margin: auto;
        text-align: center;
        object-fit: contain;
        max-height: inherit; }
        @media (max-width: 767px) {
          .list-view-items .list-view-item .list-view-item__image-column .list-view-item__image-wrapper .list-view-item__image {
            height: 200px; } }
  .list-view-items .list-view-item .list-view-item__title-column {
    padding: 20px;
    text-align: left;
    vertical-align: top;
    position: relative;
    z-index: 5; }
    .list-view-items .list-view-item .list-view-item__title-column .spr-badge-starrating {
      clear: both;
      display: block; }
    .list-view-items .list-view-item .list-view-item__title-column .list-view-item__price-column {
      width: 100%;
      font-size: 15px;
      color: #232323;
      font-weight: 600;
      padding-bottom: 15px;
      padding-top: 5px; }
      @media (max-width: 767px) {
        .list-view-items .list-view-item .list-view-item__title-column .list-view-item__price-column {
          text-align: left;
          display: inline-block; } }
      .list-view-items .list-view-item .list-view-item__title-column .list-view-item__price-column .price__regular, .list-view-items .list-view-item .list-view-item__title-column .list-view-item__price-column .price__sale {
        flex-basis: inherit; }
    .list-view-items .list-view-item .list-view-item__title-column .price__regular {
      color: #232323; }
    .list-view-items .list-view-item .list-view-item__title-column .list-view-item__title {
      min-width: 100px;
      font-weight: 600;
      font-size: 15px;
      color: #232323;
      border-bottom: none; }
      .list-view-items .list-view-item .list-view-item__title-column .list-view-item__title .product-card__title b {
        color: #434343;
        font-weight: 500;
        font-size: 14px;
        float: left;
        min-height: inherit;
        width: 100%; }
      .list-view-items .list-view-item .list-view-item__title-column .list-view-item__title > div {
        display: none; }
    .list-view-items .list-view-item .list-view-item__title-column .btn {
      border-radius: 0px;
      min-width: 140px;
      margin-top: 2px;
      font-size: 12px;
      padding: 0px 10px; }
      .list-view-items .list-view-item .list-view-item__title-column .btn:before {
        content: "\e655";
        font-family: 'themify';
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        font-size: 15px;
        font-weight: normal;
        margin-top: -4px; }

.list-view-items {
  width: 78%;
  display: inline-block;
  margin-left: 3%; }
  @media (max-width: 1023px) {
    .list-view-items {
      width: 65%; } }
  @media (max-width: 767px) {
    .list-view-items {
      width: 100%; } }
  .list-view-items .list-view-item__on-sale {
    clear: both;
    display: block; }

@media (max-width: 767px) {
  .filters-toolbar__item--count {
    display: none; } }

@media (max-width: 767px) {
  .section-header--right .collection-view {
    display: none; } }

@media (max-width: 767px) {
  .filters-toolbar--has-filter .filters-toolbar__item-child {
    flex-basis: inherit;
    margin-left: -1px !important;
    margin-top: 0; } }

@media (max-width: 767px) {
  .filters-toolbar--has-filter .filters-toolbar__item-wrapper {
    -ms-flex-preferred-size: inherit;
    -webkit-flex-basis: inherit;
    -moz-flex-basis: inherit;
    flex-basis: inherit;
    float: left;
    width: auto;
    max-width: 112px; } }

@media (max-width: 767px) {
  .filters-toolbar__item-child .filters-toolbar__input {
    padding-left: 15px;
    border: none; } }

.shop-filter-mob {
  display: none; }
  @media (max-width: 767px) {
    .shop-filter-mob {
      display: block;
      float: right;
      cursor: pointer;
      margin-left: 0;
      width: auto; } }
  .shop-filter-mob .shop_filter {
    position: relative;
    margin: 0 15px 15px 0;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 15px 5px 35px;
    border: 1px solid #ddd; }
    @media (max-width: 767px) {
      .shop-filter-mob .shop_filter {
        margin: 0 0 0px 0;
        font-size: 11px;
        padding: 8px 10px 8px 30px;
        text-align: center;
        border: none; } }
    .shop-filter-mob .shop_filter i {
      width: 16px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 2px;
      background: #000;
      left: 8px; }
      @media (max-width: 767px) {
        .shop-filter-mob .shop_filter i {
          width: 12px; } }
      .shop-filter-mob .shop_filter i:before, .shop-filter-mob .shop_filter i:after {
        content: "";
        position: absolute;
        height: 2px;
        left: 0;
        background: #000;
        top: 0;
        bottom: 0; }
      .shop-filter-mob .shop_filter i:before, .shop-filter-mob .shop_filter i:after {
        content: "";
        position: absolute;
        height: 2px;
        left: 0;
        background: #000;
        top: 0;
        bottom: 0; }
      .shop-filter-mob .shop_filter i:before {
        transform: translateY(5px);
        width: 70%; }
      .shop-filter-mob .shop_filter i:after {
        transform: translateY(-5px);
        width: calc(100% + 4px); }

.filters-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999;
  display: none; }
  .filters-overlay.ftr-overlay-open {
    display: block; }

#AjaxinateLoop + .grid__item.small--text-center {
  float: right;
  width: 71%; }
  @media (max-width: 767px) {
    #AjaxinateLoop + .grid__item.small--text-center {
      width: 100%;
      margin-bottom: 40px; } }

#AjaxinateLoop .small--text-center {
  clear: both; }

/**Collection Page Start**/
.collection-mid-scn {
  padding: 40px 0px 30px 0px; }
  @media (max-width: 1199px) {
    .collection-mid-scn .grid {
      margin-left: -15px; } }
  .collection-mid-scn .collection-grid-item__title-wrapper:before {
    opacity: 0.30; }
  .collection-mid-scn .collection-grid-item__title-wrapper .collection-grid-item__title {
    margin-bottom: 0px; }
  .collection-mid-scn .collection-grid-item__link:hover .collection-grid-item__title-wrapper::before,
  .collection-mid-scn .collection-grid-item__link:focus .collection-grid-item__title-wrapper::before {
    opacity: 0.75; }

/**Collection Page End**/
/**Qucik Page Start**/
.fancybox-wrap .fancybox-skin {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.fancybox-wrap .fancybox-close {
  top: 0;
  right: 0;
  background: #141d3c; }
  .fancybox-wrap .fancybox-close:before {
    content: "\e646";
    color: #fff;
    font-family: 'themify';
    font-size: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
.fancybox-wrap #quick-view .grid {
  margin-left: 0px; }
@media (max-width: 767px) {
  .fancybox-wrap #quick-view .thumbnails-wrapper .thumbnails-slider__btn {
    display: none !important; } }
@media (max-width: 1199px) {
  .fancybox-wrap #quick-view .grid__item {
    padding-left: 0px; } }
@media (max-width: 1199px) {
  .fancybox-wrap #quick-view .page-width {
    padding-left: 0;
    padding-right: 0; } }
.fancybox-wrap #quick-view .thumbnails-slider--active .product-single__thumbnails {
  margin-left: -15px; }
  @media (max-width: 767px) {
    .fancybox-wrap #quick-view .thumbnails-slider--active .product-single__thumbnails.slick-initialized {
      max-width: 100%;
      margin-left: 0px; } }
.fancybox-wrap #quick-view .product-thumbs .product-single__thumbnails-item {
  margin: 0px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  width: 100px;
  height: 100px;
  margin: 0px 4px;
  position: relative;
  cursor: pointer; }
  @media (max-width: 1023px) {
    .fancybox-wrap #quick-view .product-thumbs .product-single__thumbnails-item {
      width: 86px;
      height: 86px; } }
  @media (max-width: 599px) {
    .fancybox-wrap #quick-view .product-thumbs .product-single__thumbnails-item {
      width: 106px;
      height: 86px; } }
  .fancybox-wrap #quick-view .product-thumbs .product-single__thumbnails-item .active-thumb:before {
    content: '';
    border: 1px solid #000;
    width: 100%;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px; }
  .fancybox-wrap #quick-view .product-thumbs .product-single__thumbnails-item img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 85%;
    max-height: 85%;
    border: none; }
.fancybox-wrap #quick-view .product-thumbs .slick-arrow {
  position: absolute;
  margin: auto;
  z-index: 1;
  background: #000;
  width: 20px;
  height: 30px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer; }
  .fancybox-wrap #quick-view .product-thumbs .slick-arrow:before {
    font-family: 'themify';
    color: #fff;
    font-size: 14px; }
  .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-prev {
    left: 5px; }
    .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-prev:before {
      content: "\e64a"; }
  .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-next {
    right: 0px; }
    @media (max-width: 1023px) {
      .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-next {
        right: 0px; } }
    @media (max-width: 767px) {
      .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-next {
        right: 3px; } }
    .fancybox-wrap #quick-view .product-thumbs .slick-arrow.slick-next:before {
      content: "\e649"; }
.fancybox-wrap #quick-view .product-thumbs .product-single__thumbnail:not([disabled]):not(.active-thumb):hover, .fancybox-wrap #quick-view .product-thumbs .product-single__thumbnail.active-thumb {
  opacity: 1;
  border: #000 1px solid; }
.fancybox-wrap #quick-view .product-single__meta h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 15px;
  color: #232323;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .fancybox-wrap #quick-view .product-single__meta h1 {
      font-size: 20px; } }
.fancybox-wrap #quick-view .product-form {
  padding-top: 0px; }
.fancybox-wrap #quick-view .product__price .price-item {
  vertical-align: middle;
  font-size: 30px;
  font-weight: 600;
  color: #232323; }
  @media (max-width: 767px) {
    .fancybox-wrap #quick-view .product__price .price-item {
      font-size: 18px; } }
.fancybox-wrap #quick-view .product-single__description {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  overflow: auto;
  max-height: 300px; }
.fancybox-wrap .swatch {
  width: 100%;
  margin: 0px; }
  .fancybox-wrap .swatch .header {
    margin: 0.5em 0;
    font-weight: 600;
    font-size: 14px;
    color: #232323;
    display: block;
    margin-bottom: 5px;
    margin-top: 10px; }
  .fancybox-wrap .swatch .swatch-element {
    margin: 0px 0px 8px 0;
    position: relative;
    width: 100%; }
    .fancybox-wrap .swatch .swatch-element.selected {
      color: #8a000c; }
    .fancybox-wrap .swatch .swatch-element label {
      padding: 0 0px;
      height: auto !important;
      min-width: inherit !important;
      box-shadow: none !important;
      line-height: normal;
      background: none;
      border: none;
      font-size: 14px;
      text-transform: none; }
      .fancybox-wrap .swatch .swatch-element label:before {
        content: "\f054";
        font-family: FontAwesome;
        vertical-align: middle;
        padding-right: 1px;
        font-weight: normal;
        font-size: 10px;
        position: relative;
        top: -1px; }
      .fancybox-wrap .swatch .swatch-element label .crossed-out {
        width: auto; }
  .fancybox-wrap .swatch.swatch-color .tooltip {
    font-size: 12px;
    padding: 5px;
    min-width: 80px;
    width: auto; }
  .fancybox-wrap .swatch.swatch-color .swatch-element {
    width: auto;
    margin-right: 5px; }
    .fancybox-wrap .swatch.swatch-color .swatch-element.selected label {
      border: #000 2px solid !important;
      border-radius: 100%; }
  .fancybox-wrap .swatch.swatch-color label {
    min-width: 22px !important;
    height: 22px !important;
    margin: 0;
    line-height: normal;
    border: 1px solid #999999;
    border-radius: 100px; }
    .fancybox-wrap .swatch.swatch-color label:before {
      content: normal; }
  .fancybox-wrap .swatch.size .swatch-element {
    width: auto;
    min-width: 26px;
    text-align: center;
    padding: 4px 5px;
    border: #ccc 1px solid;
    margin-right: 5px;
    font-size: 14px;
    float: left;
    margin-bottom: 5px; }
    .fancybox-wrap .swatch.size .swatch-element.selected {
      border: #141d3c 1px solid !important; }
    .fancybox-wrap .swatch.size .swatch-element label:before {
      content: normal; }
.fancybox-wrap .product-form__item--payment-button {
  -ms-flex-preferred-size: inherit;
  -webkit-flex-basis: inherit;
  -moz-flex-basis: inherit;
  flex-basis: inherit; }
  .fancybox-wrap .product-form__item--payment-button .product-form__cart-submit {
    width: auto;
    min-height: 45px;
    border-radius: 0px;
    border-width: 2px; }
    @media (max-width: 767px) {
      .fancybox-wrap .product-form__item--payment-button .product-form__cart-submit {
        width: auto;
        min-height: 45px;
        border-radius: 0px;
        padding-left: 6px;
        padding-right: 6px;
        border-width: 2px;
        padding-top: 2px; } }

.infoquantity {
  position: relative;
  margin: auto;
  width: 90px; }
  .infoquantity input[type="number"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-appearance: textfield !important;
    text-align: center;
    height: 45px;
    padding: 0 30px 0 5px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: none;
    color: #000;
    z-index: 1;
    background: #fff;
    width: 100%;
    border-radius: 0px; }
  .infoquantity .cart__qty-input::-webkit-inner-spin-button,
  .infoquantity .cart__qty-input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0; }
  .infoquantity input[type=number]::-webkit-inner-spin-button,
  .infoquantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }
  .infoquantity .quantity-nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    background: #fff;
    border: #ccc 1px solid;
    font-size: 16px;
    line-height: 20px;
    height: 45px;
    cursor: pointer;
    text-align: center; }
    .infoquantity .quantity-nav .quantity-up {
      border-bottom: #ccc 1px solid; }
      .infoquantity .quantity-nav .quantity-up:before {
        content: "\f0d8";
        font-family: FontAwesome;
        text-align: center;
        color: #8a000c; }
    .infoquantity .quantity-nav .quantity-down:before {
      content: "\f0d7";
      font-family: FontAwesome;
      text-align: center;
      color: #8a000c; }

/**Qucik Page End**/
.collection-description {
  background-color: #f1f1f1;
  padding: 25px 20px;
  font-size: 17px;
  font-family: Arial,"Helvetica Neue",Verdana,sans-serif;
  line-height: 1.7;
  margin-bottom: 50px !important;
  margin-top: 0px; }
  @media (max-width: 767px) {
    .collection-description {
      margin-bottom: 20px !important; } }

.badges {
  position: absolute;
  left: 0px;
  width: 100%;
  float: left; }
  .badges .badges-left {
    float: left; }
  .badges .badges-right {
    float: right; }
  .badges .badge-new, .badges .badge-ships-free, .badges .badge-simple, .badges .badge-value, .badges .badge-performance, .badges .badge-clearance {
    position: relative;
    padding: 5px 10px;
    background: #141d3c;
    z-index: 1;
    color: #fff;
    line-height: normal;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 5px;
    width: auto;
    text-align: center;
    float: left;
    clear: both; }
  .badges .badge-champion, .badges .badge-under-armour {
    float: right;
    max-width: 40px;
    position: relative;
    z-index: 11;
    clear: both; }
    @media (max-width: 767px) {
      .badges .badge-champion, .badges .badge-under-armour {
        max-width: 32px; } }
  .badges .badge-clearance {
    background: #8a000c;
    position: relative;
    float: right; }

@media (max-width: 767px) {
  .collection-mid-main .medium-up--one-third .product-card {
    border: none; } }
@media (max-width: 599px) {
  .collection-mid-main .medium-up--one-third .product-card .grid-view-item__image {
    height: auto;
    margin-top: -2px; } }
.collection-mid-main .medium-up--one-third .product-card .color.swatch-element {
  margin: 5px 2px 2px 0px; }
  .collection-mid-main .medium-up--one-third .product-card .color.swatch-element label {
    min-width: 18px !important;
    height: 18px !important;
    margin: 0;
    background-color: #ddd;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: 100%; }

.product-card .product-information .product-price-buy {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 1199px) {
    .product-card .product-information .product-price-buy {
      flex-flow: row wrap; } }
  @media (max-width: 767px) {
    .product-card .product-information .product-price-buy {
      flex-flow: row; } }
  .product-card .product-information .product-price-buy .price {
    width: auto;
    margin-top: 0; }
  .product-card .product-information .product-price-buy .product-button {
    position: static;
    width: 130px; }
    @media (max-width: 1023px) {
      .product-card .product-information .product-price-buy .product-button .btn {
        font-size: 11px; } }

body .product-information .btn {
  background: #7d7d7d;
  border-color: #7d7d7d; }
  @media (max-width: 767px) {
    body .product-information .btn {
      border-radius: 4px !important;
      font-size: 0px !important; } }
  @media (max-width: 767px) {
    body .product-information .btn:hover, body .product-information .btn:active, body .product-information .btn:focus {
      color: #fff;
      background: #141d3c;
      border-color: #141d3c; } }

.product-card .product-information .price-item {
  margin-top: 0px;
  display: inline-block;
  font-weight: 700; }
@media (max-width: 767px) {
  .product-card .product-information .product-button {
    width: auto !important; } }
@media (max-width: 767px) {
  .product-card .product-information .price-item {
    font-weight: 700;
    display: inline-block; } }

@media (max-width: 1199px) {
  .medium-up--one-quarter {
    width: 33.3%; } }
@media (max-width: 1199px) {
  .medium-up--one-quarter:nth-child(4n+1) {
    clear: none !important; } }
@media (max-width: 1199px) {
  .medium-up--one-quarter:nth-child(3n+1) {
    clear: left !important; } }
@media (max-width: 1023px) {
  .medium-up--one-quarter:nth-child(3n+1) {
    clear: none !important; } }
@media (max-width: 1023px) {
  .medium-up--one-quarter {
    width: 50%;
    padding-left: 7px;
    padding-right: 7px; } }

.template-collection .main-content .grid--uniform li .product-content .price__sale .price-item__label {
  display: none; }

#categoryUL li {
  clear: both;
  text-transform: capitalize; }

.skintype-collectionbar li {
  clear: both;
  text-transform: capitalize; }
  .skintype-collectionbar li a {
    width: auto;
    min-width: 40px;
    text-align: left;
    padding: 4px 5px 4px 28px;
    margin-right: 5px;
    font-size: 14px;
    float: left;
    margin-bottom: 0px;
    position: relative;
    font-weight: normal; }
    .skintype-collectionbar li a:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      border: #ccc 1px solid;
      background-color: #fff;
      left: 0px;
      top: 5px; }
  .skintype-collectionbar li.selected a {
    color: #8a000c; }
    .skintype-collectionbar li.selected a:before {
      border-color: #8a000c; }
    .skintype-collectionbar li.selected a:after {
      content: "\e64c";
      position: absolute;
      left: 5px;
      top: 6px;
      font-family: 'themify';
      font-size: 12px;
      font-weight: 700;
      color: #8a000c; }

.empty-product-grid {
  position: absolute;
  width: 90%; }
  @media (max-width: 1199px) {
    .empty-product-grid {
      margin-left: 20%; } }
  @media (max-width: 1023px) {
    .empty-product-grid {
      margin-left: 20%; } }
  @media (max-width: 767px) {
    .empty-product-grid {
      margin-left: 0%; } }

.filterby-clear {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 6px; }
  @media (max-width: 767px) {
    .filterby-clear {
      padding-left: 15px;
      padding-right: 15px; } }
  .filterby-clear .pdt-clear-filter {
    font-size: 14px; }

.swatch input {
  display: none; }

.collection-header.subcategory-header .collection-bnr {
  min-height: 110px;
  padding: 10px 0;
  background: #fff; }
  @media (max-width: 767px) {
    .collection-header.subcategory-header .collection-bnr {
      padding: 30px 0; } }
  .collection-header.subcategory-header .collection-bnr .section-header {
    padding: 0 15px;
    max-width: 1400px;
    margin: 0 auto;
    min-height: auto;
    text-align: left !important;
    width: 100%; }
    .collection-header.subcategory-header .collection-bnr .section-header h1 {
      padding: 0 0 0 22%;
      width: 100%;
      text-align: left;
      background: transparent; }
      @media (max-width: 1199px) {
        .collection-header.subcategory-header .collection-bnr .section-header h1 {
          padding: 0 0 0 26%; } }
      @media (max-width: 1023px) {
        .collection-header.subcategory-header .collection-bnr .section-header h1 {
          padding: 0 0 0 30%; } }
      @media (max-width: 767px) {
        .collection-header.subcategory-header .collection-bnr .section-header h1 {
          padding: 0;
          margin: 0 0 20px; } }
      .collection-header.subcategory-header .collection-bnr .section-header h1 span {
        display: inline-block;
        padding: 10px 25px;
        background: #fff; }
        @media (max-width: 767px) {
          .collection-header.subcategory-header .collection-bnr .section-header h1 span {
            padding: 10px 0; } }

.list-view-items .badges {
  width: 245px; }
  @media (max-width: 767px) {
    .list-view-items .badges {
      width: 160px; } }
