/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/323b6d");
@font-face {
  font-family: 'Gilroy-Regular';
  src: url("323B6D60.eot");
  src: url("323B6D60.eot?#iefix") format("embedded-opentype"), url("323B6D60.woff2") format("woff2"), url("323B6D60.woff") format("woff"), url("323B6D60.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy-Medium';
  src: url("323B6D90.eot");
  src: url("323B6D90.eot?#iefix") format("embedded-opentype"), url("323B6D90.woff2") format("woff2"), url("323B6D90.woff") format("woff"), url("323B6D90.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy-Heavy';
  src: url("323B6DD0.eot");
  src: url("323B6DD0.eot?#iefix") format("embedded-opentype"), url("323B6DD0.woff2") format("woff2"), url("323B6DD0.woff") format("woff"), url("323B6DD0.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy-Black';
  src: url("323B6DD0.eot");
  src: url("323B6DD0.eot?#iefix") format("embedded-opentype"), url("323B6DD0.woff2") format("woff2"), url("323B6DD0.woff") format("woff"), url("323B6DD0.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy-Bold';
  src: url("323B6D110.eot");
  src: url("323B6D110.eot?#iefix") format("embedded-opentype"), url("323B6D110.woff2") format("woff2"), url("323B6D110.woff") format("woff"), url("323B6D110.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy-SemiBold';
  src: url("323B6D40.eot");
  src: url("323B6D40.eot?#iefix") format("embedded-opentype"), url("323B6D40.woff2") format("woff2"), url("323B6D40.woff") format("woff"), url("323B6D40.ttf") format("truetype"); }

@font-face {
  font-family: 'gilroy-extrabold';
  src: url("radomir_tinkov_-_gilroy-extrabold-webfont.woff2") format("woff2"), url("radomir_tinkov_-_gilroy-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

p {
  line-height: normal; }

/* Only Customer Specific CSS code here */
.mega-menu .dropdown-pane {
  width: 100%;
  margin: 0 auto !important;
  left: 0% !important;
  right: 0% !important; }
  @media screen and (min-width: 1400px) {
    .mega-menu .dropdown-pane {
      /*padding: 0px 8%;*/ }
      .mega-menu .dropdown-pane .large-3:nth-child(n+2) {
        max-width: 15%; } }
  .mega-menu .dropdown-pane .menu {
    background: none; }

.b-text {
  display: none; }

.selected {
  display: block !important; }

.b-text .link.primary.uppercase-btn {
  font-family: 'gilroy-medium', sans-serif;
  margin-top: 20px;
  margin-left: 5px;
  font-size: 14px; }

.menu {
  justify-content: center; }

.sp-team {
  font-family: 'Gilroy-Regular', sans-serif;
  width: 100%;
  padding: 5px 10px;
  margin: 10px 0 0 0;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.sp-team img {
  max-width: 35px;
  min-height: 35px;
  margin-right: 10px; }

.sp-team:hover {
  background: #eee; }

.sp-btn {
  width: 100%;
  margin: 1px;
  background: #eee;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: relative;
  padding: 20px; }

.sp-btn span {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.sp-fadein {
  opacity: 0;
  margin-left: -30px;
  position: absolute;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  left: 20px; }

.sp-fadein.arrow {
  left: auto;
  right: 25px; }

.sp-btn:hover, .sp-btn.onstate {
  background: #ddd; }

.sp-btn:hover .sp-fadein, .sp-btn.onstate .sp-fadein {
  opacity: 1;
  margin-left: 0px; }

.sp-btn:hover span, .sp-btn.onstate span {
  margin-left: 46px; }

.site-logo {
  padding: 0px 0px 0px 0px;
  width: 100px;
  margin: 0; }

.dropdown-pane {
  background-color: #ffffff;
  padding: 0px;
  border: 1px solid #dadada !important;
  top: auto !important;
  left: -1px !important;
  right: -1px !important; }

@media print, screen and (min-width: 1300px) {
  .dropdown-pane .outline-callout.medium-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }
#mfPreviewBar {
  display: none !important; }

.menu > li > a {
  padding: 18px 0px;
  margin: 0px 12px;
  line-height: 1;
  font-family: 'Gilroy-Bold';
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent; }

li.tops, li.bottoms {
  font-family: "gilroy-bold"; }

.header-bar {
  border-bottom: 1px solid #ddd; }

.top-bar {
  padding: 0px; }
  .top-bar .utility-right .no-bullets {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .top-bar .utility-right .icon {
    height: 22px;
    width: inherit;
    margin: 0 12px; }
    @media only screen and (min-width: 720px) {
      .top-bar .utility-right .icon {
        margin-left: 0 13px; } }
  .top-bar .utility-right li:last-child .icon {
    margin-right: 0; }

.text-large h3 {
  font-size: 3em;
  font-weight: 900;
  text-transform: uppercase; }

.text-large p {
  font-family: 'Gilroy-Bold', sans-serif;
  font-size: 24px; }

.button.primary, .button {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  padding: 10px 40px;
  font-weight: bold;
  border-radius: 3px;
  font-family: "gilroy-medium"; }

@media screen and (max-width: 1023px) {
  .button.primary.fixed-mobile {
    min-width: 100%; } }

@media screen and (max-width: 1023px) {
  .klaviyo-bis-trigger.button {
    width: 100%; } }

.product-single img {
  max-width: 500px; }

.collection-single .text-container {
  max-width: 50%; }

.collection-single {
  border: 1px solid #eee; }

#shopify-section-footer {
  background: #f4f4f4; }
  #shopify-section-footer .site-footer {
    padding: 65px 0 40px;
    max-width: 1439px;
    margin: 0 auto;
    background: #f4f4f4; }
    @media only screen and (min-width: 1120px) {
      #shopify-section-footer .site-footer {
        padding: 90px 15px 20px; } }
    #shopify-section-footer .site-footer .row {
      margin: 0 auto; }
      @media only screen and (min-width: 1440px) {
        #shopify-section-footer .site-footer .row .columns {
          padding: 0; } }
    #shopify-section-footer .site-footer .footer-title {
      font-family: 'gilroy-extrabold';
      font-weight: normal;
      text-transform: inherit;
      font-size: 24px;
      line-height: 22px;
      letter-spacing: 0;
      color: #1A1A1A;
      margin: 0 0 10px; }
      @media only screen and (min-width: 835px) {
        #shopify-section-footer .site-footer .footer-title {
          line-height: 26px; } }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .footer-title {
          margin: 0 0 15px; } }
    #shopify-section-footer .site-footer p {
      font-family: 'Gilroy-Medium';
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.14px;
      color: #1A1A1A;
      margin: 0; }
    #shopify-section-footer .site-footer .footer-button {
      color: #fff;
      text-align: center;
      display: inline-block;
      background-color: #1a1a1a;
      border-radius: 50px;
      padding: 12px 25px;
      font-family: 'Gilroy-Bold';
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.12px;
      min-width: 100px;
      margin-top: 17px; }
      @media only screen and (min-width: 720px) {
        #shopify-section-footer .site-footer .footer-button {
          margin-top: 20px; } }
    #shopify-section-footer .site-footer .button-light {
      color: #1c1c1c;
      background-color: transparent;
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.14px;
      border: 2px solid #C9C9C9;
      margin-right: 10px;
      margin-top: 10px; }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .button-light {
          margin-top: 0;
          margin-bottom: 10px; } }
      #shopify-section-footer .site-footer .button-light:hover {
        color: #ffffff;
        background-color: #1a1a1a; }
    #shopify-section-footer .site-footer .sign-up-content {
      padding: 0; }
      @media only screen and (max-width: 1119px) {
        #shopify-section-footer .site-footer .sign-up-content {
          flex: 1 0 100%;
          max-width: 100%;
          margin-bottom: 55px; } }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .sign-up-content p {
          max-width: 95%; } }
    #shopify-section-footer .site-footer .help-block {
      padding: 0;
      margin: 0 0 50px; }
      @media only screen and (min-width: 720px) {
        #shopify-section-footer .site-footer .help-block {
          margin: 75px 0 50px; } }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .help-block {
          margin: 0; } }
      @media only screen and (max-width: 1119px) {
        #shopify-section-footer .site-footer .help-block {
          flex: 1 0 100%;
          max-width: 100%; } }
      #shopify-section-footer .site-footer .help-block .footer-title {
        margin-bottom: 0; }
        @media only screen and (min-width: 1120px) {
          #shopify-section-footer .site-footer .help-block .footer-title {
            margin-bottom: 15px; } }
    @media only screen and (min-width: 1120px) {
      #shopify-section-footer .site-footer .footer-menus-wrapper {
        padding-left: 20px !important; } }
    #shopify-section-footer .site-footer .footer-nav h3 {
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      text-transform: none;
      color: #1A1A1A; }
    #shopify-section-footer .site-footer .footer-nav ul li {
      margin: 15px 0; }
      #shopify-section-footer .site-footer .footer-nav ul li a, #shopify-section-footer .site-footer .footer-nav ul li span {
        color: #1A1A1A;
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        line-height: 20px; }
    #shopify-section-footer .site-footer ul.social-icons li a {
      color: #1A1A1A; }
    #shopify-section-footer .site-footer .footer-accordion {
      border-bottom: 0.5px solid #CBCBCB;
      margin-bottom: 0; }
      #shopify-section-footer .site-footer .footer-accordion .accordion-title {
        text-transform: capitalize;
        border-top: 0.5px solid #CBCBCB;
        border-radius: 0;
        border-bottom: 0;
        padding: 26px 4px;
        font-family: 'Gilroy-Bold';
        font-size: 14px;
        line-height: 20px;
        color: #1A1A1A;
        font-weight: normal;
        margin: 0; }
      #shopify-section-footer .site-footer .footer-accordion .accordion-title:before {
        position: absolute;
        top: 50%;
        right: 1rem;
        margin-top: -.5rem;
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-right: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(45deg); }
      #shopify-section-footer .site-footer .footer-accordion .is-active > .accordion-title {
        padding-bottom: 20px; }
      #shopify-section-footer .site-footer .footer-accordion .is-active > .accordion-title:before {
        top: 60%;
        transform: rotate(225deg); }
      #shopify-section-footer .site-footer .footer-accordion .accordion-content {
        padding: 0 4px 10px 4px; }
        #shopify-section-footer .site-footer .footer-accordion .accordion-content a {
          font-size: 14px;
          font-family: 'Gilroy-Medium';
          line-height: 20px;
          color: #1A1A1A;
          margin-bottom: 15px; }
        #shopify-section-footer .site-footer .footer-accordion .accordion-content .li-accessibility {
          margin-bottom: 15px; }
          #shopify-section-footer .site-footer .footer-accordion .accordion-content .li-accessibility span {
            font-size: 14px;
            font-family: 'Gilroy-Regular';
            line-height: 20px;
            color: #1A1A1A; }
        #shopify-section-footer .site-footer .footer-accordion .accordion-content:last-child {
          border-bottom: 0; }
    #shopify-section-footer .site-footer .store-currency {
      display: flex;
      justify-content: flex-start;
      margin: 45px 0 60px; }
      @media only screen and (min-width: 720px) {
        #shopify-section-footer .site-footer .store-currency {
          margin: 45px 0 65px; } }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .store-currency {
          margin: 0;
          justify-content: flex-end; } }
      #shopify-section-footer .site-footer .store-currency .currency-select {
        margin-left: 10px; }
        @media only screen and (min-width: 1120px) {
          #shopify-section-footer .site-footer .store-currency .currency-select {
            margin-left: 18px; } }
        #shopify-section-footer .site-footer .store-currency .currency-select select {
          padding: 10px 25px;
          border: 2px solid #c9c9c9;
          background: transparent;
          border-radius: 50px;
          color: #1A1A1A;
          -moz-appearance: none;
          -webkit-appearance: none;
          font-family: 'Gilroy-Bold';
          font-weight: normal;
          font-size: 13px;
          line-height: 16px;
          letter-spacing: 0.13px;
          cursor: pointer; }
          #shopify-section-footer .site-footer .store-currency .currency-select select::-ms-expand {
            display: none; }
          #shopify-section-footer .site-footer .store-currency .currency-select select:hover {
            color: #fff;
            background-color: #1a1a1a; }
    #shopify-section-footer .site-footer .line {
      margin: 25px 1.5rem 30px;
      border-top: 0.5px solid #CBCBCB; }
      @media only screen and (min-width: 1440px) {
        #shopify-section-footer .site-footer .line {
          margin: 25px 0 30px; } }
    #shopify-section-footer .site-footer .social-row {
      margin-top: 50px; }
      #shopify-section-footer .site-footer .social-row ul.social-icons {
        margin-left: 4px;
        display: flex; }
        #shopify-section-footer .site-footer .social-row ul.social-icons li a, #shopify-section-footer .site-footer .social-row ul.social-icons li a:hover {
          background: transparent;
          width: 25px;
          height: 25px;
          text-align: center;
          line-height: 28px;
          font-size: 26px;
          margin: 0 21px 0 0;
          color: #1A1A1A;
          border-radius: 50px; }
    #shopify-section-footer .site-footer .location-button {
      color: #1A1A1A;
      display: inline-block;
      border: 2px solid #c9c9c9;
      border-radius: 50px;
      padding: 10px 25px;
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
      letter-spacing: 0.13px; }
      #shopify-section-footer .site-footer .location-button > span {
        margin-right: 10px; }
      #shopify-section-footer .site-footer .location-button .flag-wrapper {
        display: inline-block; }
      #shopify-section-footer .site-footer .location-button:hover {
        color: #fff;
        background-color: #1a1a1a;
        opacity: 1; }
    #shopify-section-footer .site-footer .footer-links {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 32px 0 7px; }
      @media only screen and (min-width: 1120px) {
        #shopify-section-footer .site-footer .footer-links {
          margin: 0;
          justify-content: flex-end; } }
      #shopify-section-footer .site-footer .footer-links .footer-link {
        margin-left: 0;
        font-family: 'Gilroy-Medium';
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.12px;
        color: #1A1A1A;
        flex: 0 0 33%;
        margin-bottom: 23px;
        cursor: pointer; }
        @media only screen and (min-width: 720px) {
          #shopify-section-footer .site-footer .footer-links .footer-link {
            flex: 0 0 auto;
            padding-right: 40px; } }
        @media only screen and (min-width: 1120px) {
          #shopify-section-footer .site-footer .footer-links .footer-link {
            flex: 1; } }
    #shopify-section-footer .site-footer .copyright-block {
      font-family: Gilroy-Medium;
      font-size: 12px;
      line-height: 20px;
      letter-spacing: .12px;
      color: #1a1a1a; }
      #shopify-section-footer .site-footer .copyright-block p {
        font-family: Gilroy-Medium;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: .12px;
        color: #1a1a1a; }

.social-icons li a, .social-sharing a {
  background: transparent;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 42px;
  padding-left: 2px;
  font-size: 18px;
  margin: 2px;
  color: #fff;
  border-radius: 50px; }

.social-icons li a:hover, .social-sharing a:hover {
  background: #333;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  margin: 2px;
  color: #fff;
  border-radius: 50px; }

/* The overlay effect with black background */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  max-width: 1440px;
  z-index: 9999999999;
  top: 0px;
  left: 0px;
  background-color: #f4f4f4; }

/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto; }

/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white; }

.overlay .closebtn:hover {
  color: #ccc; }

/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white; }

.overlay input[type=text]:hover {
  background: #f1f1f1; }

/* Style the submit button */
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer; }

.overlay button:hover {
  background: #bbb; }

header {
  position: fixed;
  width: 100%;
  left: 0px;
  z-index: 999999999;
  top: 0px;
  transition: transform .2s ease .1s;
  will-change: transform; }
  header.hidden {
    transform: translateY(-100%);
    transition: .25s ease .1s; }

.header-bar {
  border-bottom: 1px solid #ddd;
  background: #fff; }

.fancybox-container {
  z-index: 999999999 !important; }

.fancybox-bg {
  background: #eee !important; }

.fancybox-is-open .fancybox-bg {
  opacity: 1 !important; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #000 !important; }

.p-img {
  float: left;
  padding: 6px 0;
  outline: none !important; }

.p-img img {
  width: 100%;
  border: 1px solid #ccc; }

.p-img-large {
  width: 100%; }

.p-img-small {
  width: 50%; }

.p-img-full {
  width: 100%; }

.fancybox-button {
  background: transparent !important; }

.image-zoom-icon {
  display: none !important; }

.fancybox-toolbar {
  right: 14px !important;
  top: 14px !important; }

.fancybox-button--thumbs, .fancybox-button--zoom {
  display: none !important; }

.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
  border: 1px solid #cacaca;
  height: 40px;
  user-select: none;
  border-radius: 0; }

.input-number-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*justify-content: center;*/
  margin-bottom: 0px !important; }

.input-number-group .input-number-decrement, .input-number-group .input-number-increment {
  display: inline-block;
  width: 40px;
  background: #fff;
  color: #000;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 1rem;
  padding: 8px;
  font-weight: 400; }

.input-number-group .input-number-decrement {
  margin-right: 0;
  border-radius: 50px 0px 0px 50px;
  border-right: none; }

.input-number-group .input-number-increment {
  margin-left: 0;
  border-radius: 0px 50px 50px 0px;
  border-left: none; }

.input-number-group .input-number {
  width: 50%;
  padding: 0 0px;
  vertical-align: top;
  text-align: center;
  outline: none;
  display: block;
  margin: 0;
  border-left: none !important;
  border-right: none !important;
  font-size: 14px !important; }

select {
  border-color: #ccc !important;
  padding: 20px;
  margin-bottom: 0px;
  height: 40px;
  background-color: #fff; }

.product-container .prod-price {
  padding: 10px;
  font-size: 20px;
  font-weight: bold; }
  .product-container .prod-price .real-price {
    display: block;
    color: #333;
    font-family: Gilroy-Medium; }

.product-container .compare-price {
  font-size: 14px;
  color: #8D8D8D; }

.pad-sm {
  padding: 24px 0px; }

.compensate-for-scrollbar {
  margin-right: auto !important; }

.close-button.close-left {
  display: none; }

#menu-drawer {
  border-right: 1px solid #000;
  z-index: 99999999999;
  background: #001741; }

.swatch .swatch-element {
  margin: 0px; }
  .swatch .swatch-element.soldout {
    opacity: 0.6;
    background: #ececec; }
    .swatch .swatch-element.soldout label {
      color: #848484; }

.swatch_options {
  justify-content: center; }

.swatch label {
  border-radius: 0px;
  border: #ccc 1px solid;
  background-color: #f5f5f5; }

.swatch_options input:checked + .swatch-element label {
  background-color: #ddd; }

.swatch_options input:checked + .swatch-element {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: none;
  border-color: transparent; }

.sml-ico img {
  position: absolute;
  width: 40px;
  margin-left: -50px; }

.height-large {
  min-height: 80vh !important; }

.height-medium {
  min-height: 60vh !important; }

.height-small {
  min-height: 40vh !important; }

.mm-item:hover .dropdown-pane {
  display: block; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  visibility: visible !important; }

.mm-item {
  font-weight: 400;
  padding: 0px 10px; }

.mm-item:hover .mm-tb {
  border-top: 4px solid transparent;
  border-bottom: 4px solid red; }

.category-list p a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px;
  margin: 10px;
  color: #333;
  border-bottom: 2px solid; }

.category-list h3 {
  font-family: Gilroy-Bold;
  text-transform: none;
  color: #888; }

.vid-info {
  position: absolute;
  top: auto;
  left: 50%;
  padding: 6vw;
  max-width: 600px;
  z-index: 2;
  text-align: center;
  margin-left: -300px;
  bottom: 0; }

.outline-callout::before {
  position: absolute;
  content: '';
  top: 10px;
  bottom: 10px;
  left: 15px;
  right: 15px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.outline-callout {
  margin: 10px 0px; }

.button-small {
  padding: 8px 10px !important; }

.outline-callout .block-images {
  width: 40%;
  float: right; }

.outline-callout .block-content {
  width: 60%;
  padding: 40px; }

.outline-callout .text-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  flex-direction: row-reverse; }

.blog-container {
  margin: 30px auto; }

.page-bg-banner {
  padding: 30vh 0px 10vh 0px;
  position: relative;
  color: #fff !important;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }

.page-bg-banner h1 {
  font-size: 4em; }

.article-container, .page-container {
  margin: 30px auto;
  max-width: 800px; }
  .article-container h1, .article-container h2, .article-container h3, .article-container h4, .article-container h5, .article-container h6, .page-container h1, .page-container h2, .page-container h3, .page-container h4, .page-container h5, .page-container h6 {
    margin-top: 2em;
    margin-bottom: 1.5em; }
  .article-container p, .page-container p {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Gilroy-Regular';
    letter-spacing: 0.6px;
    margin-bottom: 1.5em; }
  .article-container blockquote, .page-container blockquote {
    color: #ff0052;
    font-family: 'Gilroy-Heavy';
    font-size: 38px; }
  .article-container .article-date, .page-container .article-date {
    color: #9b9b9b;
    font-size: 14px; }
  .article-container .blog-meta, .page-container .blog-meta {
    margin-bottom: 0; }
  .article-container .blog-tags, .page-container .blog-tags {
    margin-top: 0;
    color: #9b9b9b;
    font-size: 14px; }
  .article-container .breakgrid-img, .page-container .breakgrid-img {
    margin-left: -15%;
    width: 130%; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: 700;
  cursor: help;
  padding: 5px;
  height: 60px;
  width: 60px;
  cursor: pointer; }

.has-tip img {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.has-tip:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.tooltip {
  background: #000;
  color: #fff;
  padding: 10px 11px;
  position: absolute;
  z-index: 3;
  top: calc(100% + .6495rem);
  max-width: 10rem !important;
  font-family: 'Gilroy-Medium';
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.10px;
  border-radius: 5px; }

.tooltip::before, .tooltip.top::before, .tooltip.left::before, .tooltip.right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  position: absolute; }

.tooltip::before, .tooltip.left::before, .tooltip.right::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.tooltip.left::before, .tooltip.right::before {
  bottom: auto;
  top: 50%; }

.tooltip::before {
  border-color: transparent transparent #000;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  left: 50%; }

.tooltip.top::before {
  border-color: #000 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
  border-radius: 1px; }

.tooltip.left::before {
  border-color: transparent transparent transparent #001741;
  border-left-style: solid;
  border-right-width: 0;
  left: 100%; }

.tooltip.right::before {
  border-color: transparent #001741 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  left: auto;
  right: 100%; }

.template-blog .page-bg-banner {
  display: block; }

.template-article .page-bg-banner {
  display: block; }

.share-close {
  position: absolute;
  top: 30px;
  color: #fff;
  right: 30px;
  font-size: 40px; }

.desc-box,
.share-box,
.desc-box--coming-soon {
  position: fixed;
  color: #fff;
  width: 100%;
  z-index: 99999999999;
  height: 100%;
  top: 100%;
  background: #ff0052;
  left: 0px;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.desc-box {
  background: rgba(244, 244, 244, 0.98);
  justify-content: flex-start; }
  @media screen and (max-width: 780px) {
    .desc-box {
      overflow: scroll; } }
  .desc-box.share-open {
    opacity: 1;
    overflow: scroll; }
  .desc-box .share-close {
    color: #000;
    top: 22px; }
    @media screen and (max-width: 780px) {
      .desc-box .share-close {
        top: 18px; } }
    .desc-box .share-close img {
      width: 12px;
      height: 12px;
      display: block; }
  .desc-box .title {
    text-align: center;
    background: #E8E8E8;
    height: 55px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 780px) {
      .desc-box .title {
        margin-bottom: 10px; } }
    .desc-box .title h3 {
      font-size: 18px;
      color: #000 !important;
      font-family: Gilroy-Regular;
      text-transform: none; }
  .desc-box span:not(.sku),
  .desc-box p {
    color: #000 !important;
    max-width: 800px;
    text-align: left;
    width: 100%;
    font-family: Gilroy-Medium;
    font-size: 18px;
    line-height: 20px;
    display: block; }
    @media screen and (max-width: 780px) {
      .desc-box span:not(.sku),
      .desc-box p {
        font-size: 14px;
        line-height: 20px; } }
    .desc-box span:not(.sku) b,
    .desc-box p b {
      display: inline-block;
      margin: 30px 0 0; }
  .desc-box br {
    display: none; }
  .desc-box .desc {
    padding: 0 30px; }
  .desc-box ul {
    width: 100%;
    color: black;
    max-width: 800px;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-left: 15px;
    font-family: Gilroy-Medium;
    font-size: 18px;
    line-height: 20px; }
    @media screen and (max-width: 780px) {
      .desc-box ul {
        font-size: 14px;
        line-height: 20px; } }

.desc-box--coming-soon {
  background: rgba(244, 244, 244, 0.98);
  justify-content: flex-start; }
  @media screen and (max-width: 780px) {
    .desc-box--coming-soon {
      overflow: scroll; } }
  .desc-box--coming-soon.share-open {
    opacity: 1;
    overflow: scroll; }
  .desc-box--coming-soon .share-close {
    color: #000;
    top: 22px; }
    @media screen and (max-width: 780px) {
      .desc-box--coming-soon .share-close {
        top: 18px; } }
    .desc-box--coming-soon .share-close img {
      width: 12px;
      height: 12px;
      display: block; }
  .desc-box--coming-soon .title {
    text-align: center;
    background: #E8E8E8;
    height: 55px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 780px) {
      .desc-box--coming-soon .title {
        margin-bottom: 10px; } }
    .desc-box--coming-soon .title h3 {
      font-size: 18px;
      color: #000 !important;
      font-family: Gilroy-Regular;
      text-transform: none; }
  .desc-box--coming-soon span:not(.sku),
  .desc-box--coming-soon p {
    color: #000 !important;
    max-width: 800px;
    text-align: left;
    width: 100%;
    font-family: Gilroy-Medium;
    font-size: 18px;
    line-height: 20px;
    display: block; }
    @media screen and (max-width: 780px) {
      .desc-box--coming-soon span:not(.sku),
      .desc-box--coming-soon p {
        font-size: 14px;
        line-height: 20px; } }
    .desc-box--coming-soon span:not(.sku) b,
    .desc-box--coming-soon p b {
      display: inline-block;
      margin: 30px 0 0; }
  .desc-box--coming-soon br {
    display: none; }
  .desc-box--coming-soon .desc {
    padding: 0 30px; }
  .desc-box--coming-soon ul {
    width: 100%;
    color: black;
    max-width: 800px;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-left: 15px;
    font-family: Gilroy-Medium;
    font-size: 18px;
    line-height: 20px; }
    @media screen and (max-width: 780px) {
      .desc-box--coming-soon ul {
        font-size: 14px;
        line-height: 20px; } }

.desc-box h2,
.desc-box h4,
.desc-box a,
.desc-box--coming-soon h2,
.desc-box--coming-soon h4,
.desc-box--coming-soon a,
.share-box h2,
.share-box h4,
.share-box a {
  color: #fff; }

.share-open {
  top: 0%;
  opacity: .8; }

.share-close {
  cursor: pointer; }

.desc-box a,
.desc-box--coming-soon a,
.share-box a {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #ff0350;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  border-radius: 50%; }

.share-box a span {
  display: none; }

.search-icon {
  margin: 0 0 0 auto;
  cursor: pointer; }

.search-close, .where-close {
  position: absolute;
  top: 30px;
  color: #000;
  right: 30px;
  font-size: 40px;
  cursor: pointer; }

.search-box, .where-box {
  position: fixed;
  color: #000;
  width: 100%;
  z-index: 99999999999;
  height: 100%;
  top: 100%;
  background: #eee;
  left: 0px;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.search-box h2, .search-box h4, .search-box a {
  color: #333; }

.search-open, .where-open {
  top: 0px;
  opacity: 1; }
  @media screen and (min-width: 1120px) {
    .search-open, .where-open {
      top: 0px; } }

.search-box input {
  border: none;
  background: #f4f4f4 url("//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/search-icon.svg?v=11938248889346701686");
  width: 80%;
  float: left;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  font-size: 24px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 0;
  font-family: 'gilroy-regular', sans-serif;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 40px; }

.search-box .submit {
  background: #eeeeee;
  padding: 10px;
  color: #000;
  float: left;
  width: 5%;
  margin: 0px;
  margin-left: -5%;
  font-size: 20px;
  border-radius: 0px;
  margin-top: 5px !important; }

.search-box a span {
  display: none; }

.search-box form {
  width: 100%; }
  @media screen and (max-width: 780px) {
    .search-box form {
      width: 85%; } }

.where-link {
  padding: 0 15px; }
  .where-link img {
    max-width: 18px; }
  .where-link:hover {
    cursor: pointer;
    opacity: 0.7; }

.where-box {
  background-color: #ffffff;
  justify-content: flex-start;
  padding-top: 33px; }
  .where-box h1 {
    font-family: 'Gilroy-Bold';
    font-size: 32px;
    text-align: left;
    width: 100%;
    padding: 0 1.5rem;
    line-height: 38px;
    font-weight: normal;
    text-transform: none;
    margin: 0 0 16px;
    max-width: 632px; }
    @media only screen and (min-width: 1440px) {
      .where-box h1 {
        padding: 0; } }
    @media only screen and (min-width: 1280px) {
      .where-box h1 {
        max-width: 848px; } }

.countries {
  width: 100%;
  max-width: 632px; }
  @media only screen and (min-width: 1280px) {
    .countries {
      max-width: 848px; } }
  .countries .count {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px; }
    @media (max-width: 1120px) {
      .countries .count {
        grid-template-columns: repeat(3, 1fr); } }
    @media (max-width: 639px) {
      .countries .count {
        grid-template-columns: repeat(2, 1fr); } }
  .countries .columns {
    min-width: 290px;
    margin-top: 42px; }
  .countries .row:first-child .columns {
    margin-top: 0; }
  .countries h3 {
    font-size: 26px;
    line-height: 31px;
    color: #000000;
    font-family: 'Gilroy-Regular', sans-serif;
    margin: 0;
    text-transform: none; }
  .countries ul {
    list-style: none;
    padding: 0; }
    .countries ul li {
      font-family: 'Gilroy-Regular', sans-serif;
      font-size: 18px;
      background-color: #f4f4f4;
      border-radius: 10px;
      padding: 7px 8px 13px;
      min-height: 52px;
      display: flex;
      align-items: center; }
      .countries ul li a {
        width: 100%;
        color: #1a1a1a;
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        align-items: center; }
        .countries ul li a img {
          width: 23px;
          margin-right: 13px; }
        .countries ul li a span {
          padding-top: 3px; }

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  max-width: auto;
  z-index: 9999999999;
  top: 0px;
  left: 0px;
  background-color: #eaeaea; }

.fancybox-bg {
  background: #f4f4f4 !important; }

.horizontal-category-list a {
  width: 200px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
  padding: 10px 0px; }

.horizontal-category-list a img {
  margin-bottom: -20px; }

.dropdown-pane .outline-callout {
  margin: 10px 0px;
  position: relative;
  margin-left: -20px; }

.nav-wrapper {
  position: relative;
  width: 300px;
  height: 100vh;
  transition: transform 0.3s;
  transform: translateX(-100%); }
  .nav-wrapper.show-menu {
    transform: none; }

.js-nav-toggle {
  position: absolute;
  top: 0;
  right: -60px;
  width: 43px;
  height: 40px;
  margin: 15px 0 0 15px;
  display: block;
  float: left;
  padding: 0;
  color: #345;
  border: 2px solid #345;
  z-index: 2; }
  .js-nav-toggle span {
    position: relative;
    background-color: #345;
    height: 2px;
    display: block;
    width: 22px;
    margin: 17px auto 0;
    transition: all 0.4s;
    transition-delay: 0.3s; }
    .js-nav-toggle span:before, .js-nav-toggle span:after {
      content: '';
      position: absolute;
      display: block;
      width: 20px;
      height: 0;
      left: 1px;
      top: 50%;
      margin-top: -7px;
      transition: all 0.3s 0.3s; }
    .js-nav-toggle span:before {
      box-shadow: 0 14px 0 1px #345; }
    .js-nav-toggle span:after {
      box-shadow: 0 0 0 1px #345; }
    .show-menu .js-nav-toggle span {
      background-color: transparent; }
      .show-menu .js-nav-toggle span:before {
        transform: rotate(-45deg); }
      .show-menu .js-nav-toggle span:after {
        transform: rotate(45deg); }
      .show-menu .js-nav-toggle span:before, .show-menu .js-nav-toggle span:after {
        margin-top: 0;
        box-shadow: 0 0 0 1px #345; }

.m-nav {
  /*position: absolute;*/
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0 0 5px 1px #ddd;
  background-color: #fafafa; }
  .m-nav .nav-dropdown-active a, .m-nav .menu.vertical > li > a {
    padding: 18px 14px; }
  .m-nav .nav-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 11px;
    background-color: #456;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    transition: backgroun-color 0.2s; }
    .m-nav .nav-toggle:hover {
      background-color: #fff; }
    .m-nav .nav-toggle.back-visible .nav-back {
      opacity: 1; }
    .m-nav .nav-toggle.back-visible .nav-title {
      transform: translateX(40px); }
  .m-nav .nav-title {
    position: absolute;
    left: 0;
    top: 1em;
    padding-left: 0.7em;
    transition: transform 0.3s; }
  .m-nav .nav-back {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s; }
    .m-nav .nav-back:before, .m-nav .nav-back:after {
      content: '';
      position: absolute;
      top: 50%; }
    .m-nav .nav-back:before {
      left: 50%;
      width: 9px;
      height: 9px;
      border: 2px solid currentcolor;
      border-right-color: transparent;
      border-bottom-color: transparent;
      transform: translate(-50%, -50%) rotateZ(-45deg); }
    .m-nav .nav-back:after {
      left: 28%;
      width: 15px;
      height: 2px;
      background-color: currentcolor;
      margin-top: -1px; }
  .m-nav a {
    display: block;
    position: relative;
    padding: 0.7em;
    border-bottom: 1px solid #eee;
    color: #999;
    text-decoration: none;
    transition: color 0.15s, background-color 0.15s; }
    .m-nav a:hover {
      color: #333;
      background-color: #efefef; }
  .m-nav ul {
    list-style: none;
    padding: 45px 0 0;
    transition: transform 0.3s;
    background-color: #fafafa;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
    .m-nav ul ul {
      display: none;
      left: 100%; }
  .m-nav li.has-dropdown > a {
    padding-right: 2.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .m-nav li.has-dropdown > a:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 1em;
      width: 9px;
      height: 9px;
      border: 1px solid currentcolor;
      border-left-color: transparent;
      border-top-color: transparent;
      transform: translateY(-90%) rotateZ(-45deg);
      transition: transform 0.3s;
      transform-origin: 100%; }
  .m-nav li.nav-dropdown-open > ul {
    display: block; }

.nav-wrapper {
  width: 100%;
  height: 100vh;
  transform: none !important; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  padding: 0px;
  cursor: pointer;
  top: 0px !important;
  right: 0px !important;
  line-height: normal !important;
  height: 40px;
  width: 40px;
  line-height: 25px !important;
  margin: 0px;
  text-align: center;
  z-index: 999999; }

.close-left .fa-close, .close-right .fa-close {
  margin-top: 0px; }

.utility-bar .promo p {
  margin: 0; }

@media screen and (max-width: 1120px) {
  .title-bar {
    padding: 22px 14px;
    height: 70px; } }

/*Button Ripples*/
.btn-ripple {
  position: relative;
  overflow: hidden;
  user-drag: none;
  user-select: none; }
  .btn-ripple .ink {
    display: block;
    position: absolute;
    z-index: 1;
    background-color: #af0038;
    opacity: 0.1;
    border-radius: 100%;
    will-change: transform;
    transform: scale(0); }
    .btn-ripple .ink.is-animating {
      animation: ripple 0.65s linear; }

@keyframes ripple {
  0% {
    opacity: 0.8;
    transform: scale(0); }

  100% {
    opacity: 0;
    transform: scale(2.5); } }

.button.primary {
  padding: 12px 40px 10px 40px;
  min-width: 220px; }

.button.primary:focus, .button.primary:hover {
  background-color: #d20043; }

.utility-bar .utility-right ul.no-bullets, .utility-bar .utility-left ul.no-bullets {
  margin: 5px !important; }

.off-canvas {
  position: fixed; }

.mobile-nav-icons .icons {
  height: 22px;
  width: inherit; }

.mobile-nav-icons.right {
  right: 0px;
  top: 24px; }
  .mobile-nav-icons.right li {
    padding: 0 12px; }
  .mobile-nav-icons.right button.menu-icon.menu-toggle.is-open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='Icon_ionic-ios-close' data-name='Icon ionic-ios-close' d='M22.418,20.289l6.429-6.431a1.507,1.507,0,1,0-2.13-2.131l-6.429,6.431-6.429-6.431a1.507,1.507,0,1,0-2.13,2.131l6.429,6.431-6.429,6.431a1.507,1.507,0,0,0,2.13,2.131l6.429-6.431,6.429,6.431a1.507,1.507,0,0,0,2.13-2.131Z' transform='translate(-11.285 -11.289)'/%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
    background-size: cover; }
    .mobile-nav-icons.right button.menu-icon.menu-toggle.is-open:after {
      display: none; }

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  max-width: 30px; }

.m-nav a {
  padding: 0.9em; }

.menu.nested li a {
  font-size: 12px;
  padding: .7em;
  border: 0px;
  opacity: 1;
  margin: 0px;
  border-bottom: 1px solid #eee;
  text-transform: none; }

.m-nav ul {
  padding: 38px 0 0; }

.off-canvas {
  z-index: 9999999999 !important; }

#MainContent {
  overflow: hidden; }

.js-off-canvas-overlay {
  background: rgba(0, 0, 0, 0.25);
  z-index: 999999999; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 60px rgba(10, 10, 10, 0.3); }

@media screen and (max-width: 833px) {
  .js-off-canvas-overlay {
    background: rgba(0, 0, 0, 0); }

  .position-right {
    transform: translateX(100%); }

  .off-canvas.is-transition-overlap.is-open {
    width: 100%;
    box-shadow: none; } }
.menu-icon.menu-toggle.is-open:before, .menu-icon.menu-toggle.is-open:after {
  content: '';
  position: absolute;
  top: 7px;
  display: block;
  width: 20px;
  height: 2px;
  background: #000;
  box-shadow: none; }
.menu-icon.menu-toggle.is-open:before {
  transform: rotate(45deg); }
.menu-icon.menu-toggle.is-open:after {
  transform: rotate(-45deg); }

#menu-drawer {
  border-right: 0px; }

.m-nav .nav-back:before {
  left: 50%;
  width: 9px;
  height: 9px;
  border: 1px solid #000;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: translate(-50%, -50%) rotateZ(-45deg); }

.m-nav .nav-toggle {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  color: #333;
  position: fixed;
  top: 0px !important; }

.m-nav .nav-toggle:hover {
  background-color: #fff; }

.m-nav a {
  display: block;
  position: relative;
  padding: 1em;
  border-bottom: 1px solid #ddd;
  color: #505050;
  text-decoration: none;
  transition: color 0.15s, background-color 0.15s;
  background: #f5f5f5; }

.m-nav li.has-dropdown > a:after {
  border: 1px solid #ff0052;
  border-left-color: transparent;
  border-top-color: transparent; }

.close-button img {
  width: 16px; }

.m-nav .nav-back:before {
  left: 50%;
  width: 9px;
  height: 9px;
  border: 1px solid #000;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: translate(-50%, -50%) rotateZ(-45deg); }

.m-nav .nav-back:after {
  display: none; }

.accordion {
  margin-left: 0px;
  background: #fefefe;
  list-style-type: none;
  margin: 0px;
  left: 0px;
  padding: 0px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 10px 0px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  font-size: 1em;
  line-height: 1;
  color: #333; }

.accordion-title:hover {
  border-bottom: 1px solid #333;
  background: transparent; }

.accordion-title:focus {
  background: transparent; }

.accordion-content {
  padding: 10px 0px;
  border: none; }

.accordion-content a {
  width: 100%;
  color: #333;
  font-size: 12px; }

.prod-card {
  text-align: center; }

.prod-card .prod-price {
  padding: 0px;
  font-size: 10px;
  font-weight: bold; }

.prod-card h3 a {
  font-family: gilroy-bold;
  color: #333;
  font-size: 14px; }

.cart-toggle span {
  position: absolute;
  font-size: 8px;
  /* padding: 2px; */
  background: #ff0350;
  min-width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  border-radius: 50px;
  right: -10px;
  top: 0px; }

label {
  margin-bottom: 2px;
  font-size: 10px;
  text-transform: uppercase; }

input {
  border-radius: 5px; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal;
  text-transform: uppercase; }

.collection-sorting {
  max-width: 200px;
  float: right;
  margin-right: 10px; }

.results {
  padding: 0px 10px; }

.accordion-content p {
  margin: 5px 0px; }

.color-s {
  height: 24px;
  width: 24px !important;
  float: left;
  margin: 3px;
  border-radius: 50px;
  border: 2px solid #ddd; }

.color-s:hover, .color-s:focus {
  border: 2px solid #999; }

.red {
  background: red; }

.green {
  background: green; }

.blue {
  background: blue; }

.orange {
  background: orange; }

.yellow {
  background: yellow; }

.purple {
  background: purple; }

.white {
  background: white; }

.xtra-tags a {
  color: #333; }

.s-wrap {
  display: inline-block;
  width: 100%; }

.size-s {
  width: 25% !important;
  background: #eee;
  float: left;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd; }

#sidebar {
  padding-top: 0; }
  @media only screen and (min-width: 835px) {
    #sidebar {
      padding-left: 36px;
      max-width: 387px; } }

@media screen and (max-width: 1120px) {
  .mob-hide {
    display: none; } }

@media screen and (max-width: 1120px) {
  .mob-close .accordion {
    display: none; } }

.mob-close h3 i {
  display: none;
  font-size: 10px;
  color: #ff0052; }
  @media screen and (max-width: 1120px) {
    .mob-close h3 i {
      display: block; } }

@media screen and (max-width: 1120px) {
  .mob-close h3 {
    text-align: center; } }

@media screen and (max-width: 1120px) {
  .product-single img {
    width: 100%;
    padding: 30px; } }

.filter-open .accordion {
  display: block; }

.product-container {
  margin-bottom: 30px; }

.breadcrumbs {
  margin: 0 0 1rem;
  list-style: none;
  margin-bottom: 5px; }

@media screen and (max-width: 1120px) {
  .nav-breadcrumbs {
    margin-top: 5px; } }

.bread {
  background: #fff; }

.template-collection .bread {
  background: #f4f4f4; }

#cart-drawer-content h1 {
  text-align: left;
  padding: 6px 0px;
  font-size: 12px;
  font-family: Gilroy-Bold;
  text-transform: none; }

.product-grid-item {
  text-align: center; }

.product-single h3, .product-grid-item h3 a {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-family: Gilroy-Medium;
  font-weight: 800; }
  @media screen and (max-width: 780px) {
    .product-single h3, .product-grid-item h3 a {
      font-size: 12px;
      line-height: 20px; } }

.product-single .prod-price, .product-grid-item .prod-price {
  color: #7d7d7d;
  font-size: 16px;
  font-family: Gilroy-Regular; }

.main, .sidebar {
  margin-top: 40px; }

.main__header {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  background: #ccc;
  top: 150px;
  text-align: center; }

.social-feed .text-container {
  width: 100%;
  max-width: 100%; }

.gray-bg {
  background: #f4f4f4; }

.news-in {
  width: 20% !important;
  float: left;
  background: #ff0052;
  margin: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  /* height: 40px; */ }

.form-control {
  margin: 0px;
  float: left;
  width: 80%;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  padding: 11px 10px; }

.form-inline {
  position: relative;
  margin-bottom: 20px;
  float: left;
  width: 100%; }

hr {
  opacity: .15;
  margin-top: 20px;
  margin-bottom: 10px; }

.top-pad {
  padding-top: 30px; }

.text-large h3 {
  font-size: 4em;
  font-weight: 100;
  text-transform: uppercase; }

.sp-team {
  width: 100%;
  padding: 2px 4px;
  margin: 10px 0 0 0;
  color: #333;
  font-size: 15px;
  font-weight: 100;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  @media screen and (max-width: 1121px) {
    .sp-team {
      font-size: 13px; } }
  @media screen and (min-width: 1120px) and (max-width: 1300px) {
    .sp-team {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }

.bread-w {
  max-width: 1440px;
  margin: 0 auto; }

.sp-fadein {
  opacity: 0;
  margin-left: -30px;
  position: absolute;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  left: 20px;
  width: 36px;
  margin-top: -2px; }

.sp-fadein.arrow {
  width: 26px;
  margin-right: -18px; }

.sp-btn {
  margin: 0px;
  background: #f4f4f4;
  border-bottom: 1px solid #e2e2e2;
  color: #333;
  font-size: 16px;
  font-family: Gilroy-Heavy;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }

.second-t {
  background: #f4f4f4;
  padding: 0px; }

.third-t {
  padding: 20px; }

.dropdown-pane .row {
  margin: 0px; }

.sp-btn:hover, .sp-btn.onstate {
  background: #f1f1f1; }

.button-small {
  padding: 8px 10px !important;
  min-width: 100px !important; }

.solo {
  padding: 0 25px; }

.one-size {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize; }
  @media screen and (max-width: 780px) {
    .one-size {
      margin-top: 20px; } }
  .one-size span,
  .one-size a {
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize; }
  .one-size a {
    color: #000;
    font-weight: normal;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Gilroy-Medium';
    line-height: 19px;
    text-decoration: underline; }

#prod-content-related {
  padding: 0 0 60px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  padding-left: 6px; }
  #prod-content-related h2 {
    text-align: left;
    margin: 3.5rem 1.5rem 2.5rem;
    font-size: 24px;
    line-height: 20px;
    font-family: 'Gilroy-Bold';
    text-transform: none; }
    @media screen and (max-width: 780px) {
      #prod-content-related h2 {
        font-size: 24px;
        line-height: 20px;
        margin-bottom: 20px; } }
  #prod-content-related h3 a {
    font-weight: 400;
    font-size: 16px;
    color: #000000; }
  #prod-content-related .prod-price {
    font-size: 0; }
    #prod-content-related .prod-price .price-display {
      font-size: 16px;
      margin-right: 5px;
      font-family: 'Gilroy-Medium'; }
    #prod-content-related .prod-price.has-sale-price .price-display {
      color: #dc0247; }
    #prod-content-related .prod-price .old-price.price-display {
      color: #8d8d8d; }
  #prod-content-related > .small-12.medium-12.large-12.columns {
    padding: 0; }
    #prod-content-related > .small-12.medium-12.large-12.columns .slick-list {
      padding-left: 0 !important;
      padding-right: 0 !important;
      overflow: visible; }
      @media screen and (max-width: 780px) {
        #prod-content-related > .small-12.medium-12.large-12.columns .slick-list {
          padding-right: 5rem !important; } }
    #prod-content-related > .small-12.medium-12.large-12.columns .product-grid-item.slick-slide.slick-cloned:nth-child(3) {
      opacity: 0; }
  #prod-content-related .price-display {
    font-size: 14px;
    line-height: 20px;
    font-family: Gilroy-Regular;
    font-weight: 400; }
    @media screen and (max-width: 780px) {
      #prod-content-related .price-display {
        font-size: 12px;
        line-height: 20px; } }
  #prod-content-related .related-products.slick-slider {
    width: 100%;
    margin-right: unset;
    margin-left: unset;
    left: 1.5rem; }
    @media screen and (max-width: 1120px) {
      #prod-content-related .related-products.slick-slider {
        margin-left: 0;
        margin-bottom: 50px; } }
    #prod-content-related .related-products.slick-slider .product-grid-item {
      flex-direction: column;
      margin: 0;
      margin-right: 10px; }
      #prod-content-related .related-products.slick-slider .product-grid-item .title-price {
        margin: 20px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start; }
        @media screen and (max-width: 780px) {
          #prod-content-related .related-products.slick-slider .product-grid-item .title-price {
            padding: 0 10px;
            margin: 10px 0; } }
        #prod-content-related .related-products.slick-slider .product-grid-item .title-price .prod-price {
          margin: 10px 0 0;
          font-family: Gilroy-Regular; }
          #prod-content-related .related-products.slick-slider .product-grid-item .title-price .prod-price.has-sale-price .new {
            color: #ff0052; }
          #prod-content-related .related-products.slick-slider .product-grid-item .title-price .prod-price.has-sale-price .old-price {
            text-decoration: line-through; }
        #prod-content-related .related-products.slick-slider .product-grid-item .title-price h3 {
          margin-right: 1.5rem;
          text-align: left;
          text-transform: none;
          max-width: 450px;
          margin: 0; }
      #prod-content-related .related-products.slick-slider .product-grid-item .sold-out {
        display: none; }
    #prod-content-related .related-products.slick-slider .slick-arrow {
      width: 91px;
      height: 91px;
      opacity: 1;
      border: 0;
      transform: none;
      top: calc(50% - 115px); }
      @media screen and (max-width: 780px) {
        #prod-content-related .related-products.slick-slider .slick-arrow {
          display: none !important; } }
    #prod-content-related .related-products.slick-slider .slick-prev {
      background: url(//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/new-slick-prev.svg?v=11261917927627948416); }
    #prod-content-related .related-products.slick-slider .slick-next {
      background: url(//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/new-slick-next.svg?v=1699768894536685464);
      margin-right: 1.5rem; }
    #prod-content-related .related-products.slick-slider .slick-dots {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      display: flex !important;
      bottom: -30px; }
      @media screen and (max-width: 1120px) {
        #prod-content-related .related-products.slick-slider .slick-dots {
          padding-left: 1.5rem;
          padding-right: 1.5rem; } }
      #prod-content-related .related-products.slick-slider .slick-dots li {
        flex: 1; }
        #prod-content-related .related-products.slick-slider .slick-dots li.slick-active button {
          background: #6f6f6f; }
        #prod-content-related .related-products.slick-slider .slick-dots li button {
          width: 100%;
          background: #B4B4B4;
          opacity: 1;
          height: 5px;
          border: 0; }

.banner.reviews {
  min-height: 280px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px; }
  @media screen and (max-width: 1120px) {
    .banner.reviews {
      min-height: 150px;
      margin-top: 0; } }
  .banner.reviews h2 {
    font-family: 'Gilroy-Regular';
    font-size: 55px;
    color: #FFF;
    font-weight: 700; }
    @media screen and (max-width: 1120px) {
      .banner.reviews h2 {
        font-size: 35px; } }
  .banner.reviews p {
    font-family: 'Gilroy-Regular';
    text-transform: none;
    color: #FFF;
    font-size: 55px;
    margin: 0;
    text-align: center; }
    @media screen and (max-width: 1120px) {
      .banner.reviews p {
        font-size: 23px; } }

.ico-play {
  color: #fff;
  height: 80px;
  width: 80px;
  border: 5px solid #fff;
  border-radius: 100px;
  font-size: 30px !important;
  line-height: 70px !important; }

.button.outline.white {
  background: transparent;
  color: #fff !important;
  border: 2px solid #fff !important;
  border-radius: 5px;
  min-width: 100px;
  background: #00000021; }

.cart-toggle span {
  position: absolute;
  font-size: 8px;
  /* padding: 2px; */
  background: #ff0350;
  min-width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  border-radius: 50px;
  right: -10px;
  top: 0px;
  color: #fff; }

.menu.vertical > li > a {
  padding: 5px; }

#cart-drawer .close-button {
  font-size: 26px; }

.p-img {
  position: relative; }

/*
.p-img::before {
  position: absolute;
  content: '+';
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #04ff81;
  color: #000;
  top: 10px;
  right: 10px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  opacity: 0;
}
*/
.p-img:hover::before {
  opacity: 1; }

#sidebar {
  z-index: 0; }

.large-7 {
  z-index: 1; }

nav.nav-breadcrumbs {
  margin-top: 10px; }
  nav.nav-breadcrumbs .breadcrumbs li {
    float: left;
    cursor: default;
    text-transform: none;
    font-family: 'Gilroy-Medium';
    font-size: 11px;
    line-height: 20px;
    color: #1A1A1A; }
    nav.nav-breadcrumbs .breadcrumbs li a span, nav.nav-breadcrumbs .breadcrumbs li span {
      font-family: 'Gilroy-Medium';
      font-size: 11px;
      line-height: 20px;
      color: #1A1A1A; }
    nav.nav-breadcrumbs .breadcrumbs li:not(:last-child):after {
      color: #1A1A1A; }

.slim-text .text-container {
  max-width: 460px; }

.team-logo-lrg img {
  max-width: 80px; }

.center-f .row {
  justify-content: center;
  padding: 30px; }

.template-collection .bread {
  background: #f4f4f4;
  margin-bottom: 20px; }

.action-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  color: #d1d3d4; }
  .action-icons img {
    cursor: pointer;
    height: 25px;
    width: 60px; }
  .action-icons i {
    padding: 10px;
    color: #ccc;
    font-size: 18px; }

#cart-drawer-content .cart-form-checkout {
  width: 100%; }

.template-password {
  text-align: center; }

.template-password h1 {
  text-align: center; }

.cart-ribbon {
  display: none;
  background: #1A1A1A;
  left: 0px;
  color: #FFFFFF;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  line-height: 20px; }

.added-variant-image {
  width: 100px; }

.added-variant-title {
  font-family: 'gilroy-bold';
  font-size: 16px;
  color: #000;
  margin-bottom: 5px;
  display: inline-block; }

.added-variant-quantity, .added-variant-properties {
  width: 100%;
  font-family: 'gilroy-medium';
  color: #000;
  font-size: 12px; }

.added-variant-properties {
  display: none; }

.rib-left {
  width: 75px;
  float: left; }

.rib-right {
  width: calc(100% - 115px);
  float: left;
  margin-left: 10px;
  text-align: left !important;
  margin-bottom: 0; }

.template-password h1 img {
  padding: 30px; }

.card-style {
  background: #eee;
  padding-top: 50px;
  padding-bottom: 50px; }

.card-style .text-container {
  background: #fff;
  -webkit-box-shadow: 0 8px 26px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 26px 0 rgba(0, 0, 0, 0.1); }

.card-style .block-content {
  padding: 10px; }

.slick-dots li button {
  background: transparent;
  color: transparent !important;
  border-radius: 50px;
  margin: 5px;
  opacity: .4;
  border: 2px solid #fff; }

.dark-ui .slick-dots li button {
  background: transparent;
  border: 2px solid #000; }

.slick-dots {
  bottom: 0px; }

.slick-dots li.slick-active button {
  opacity: 1 !important;
  background: #fff; }

#prod-content-related .slick-dots li.slick-active button,
.dark-ui .slick-dots li.slick-active button {
  opacity: 1 !important;
  background: #000;
  border-color: #000; }

/* round one feedback */
.promo {
  color: #d9d9d9;
  padding: 0px;
  padding-left: 0px;
  position: absolute;
  width: 100%;
  font-size: 13px; }

.utility-bar .utility-right ul.no-bullets li, .utility-bar .utility-left ul.no-bullets li {
  display: inline-block;
  margin-right: 10px; }

.utility-bar {
  height: 35px; }

.top-bar {
  padding: 0px;
  height: 70px; }

.text-medium h3 {
  font-size: 2.7em; }

.text-small h3 {
  font-size: 1.7em; }

.sp-btn {
  padding: 28px 25px; }

.menu.vertical > li > a.h3 {
  padding: 10px 0;
  font-family: 'Gilroy-Heavy';
  text-transform: uppercase; }

.menu.vertical > li > a {
  padding: 5px 0;
  text-transform: none;
  margin: 0px;
  font-family: 'Gilroy-Medium'; }

.dropdown-pane .outline-callout {
  margin-top: 0; }

.line-right {
  border-right: 1px solid #ccc; }

.uppercase-btn {
  text-transform: uppercase;
  font-size: 12px; }

.has-tip img {
  width: 100%; }

.pr-thumb img, .product-grid-item img {
  background: #f4f4f4;
  padding: 20px; }

@media screen and (max-width: 1120px) {
  .mobile-specific-image {
    min-height: 0px;
    padding: 0px !important; } }

@media screen and (max-width: 1120px) {
  .mobile-specific-image.text-light h3, .mobile-specific-image.text-light h6, .mobile-specific-image.text-light p {
    color: #333 !important; } }

.mobile-specific-image .block-images {
  display: none; }
  @media screen and (max-width: 1120px) {
    .mobile-specific-image .block-images {
      display: block; } }

@media screen and (max-width: 1120px) {
  .mobile-specific-image .text-container {
    max-width: 100%; } }

@media screen and (max-width: 1120px) {
  .mobile-specific-image .block-content {
    padding: 20px;
    background: #fff;
    color: #333 !important;
    text-align: center; } }

@media screen and (min-width: 1120px) {
  .dyno_img-bg.dyno_img-bg-mobile {
    display: none; } }

@media screen and (max-width: 1120px) {
  .home-banner.text-large h3 {
    font-size: 30px;
    margin-top: 100px; }
  .home-banner.text-large p {
    font-size: 16px; } }

.p-img img {
  width: 100%;
  border: none;
  padding: 20px;
  background: #f4f4f4; }

/* .p-img {
    padding: 0px 30px 30px 0px;
} */
.p-img::before {
  top: 0px;
  right: 30px; }

a.full {
  width: 100%; }

.m-nav .nav-title {
  position: absolute;
  left: 0;
  top: 11px;
  padding-left: 14px;
  transition: transform 0.3s;
  width: 200px;
  text-align: left;
  font-size: 14px; }

.m-nav .nav-account-login {
  position: absolute;
  left: 0;
  top: 0px;
  padding: 15px 0 15px 14px;
  transition: transform 0.3s;
  width: 200px;
  text-align: left;
  font-size: 14px;
  border-bottom: none;
  background: white !important;
  color: #7d7d7d; }

.m-nav .nav-toggle.back-visible .nav-title {
  transform: translateX(40px);
  text-align: center; }

.nav-toggle.back-visible .nav-account-login {
  padding-left: 35px; }

.product-images {
  display: none; }
  @media screen and (max-width: 1120px) {
    .product-images {
      display: block; } }
  .product-images .slick-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    bottom: 0;
    padding: 0 10px; }
    @media only screen and (min-width: 720px) {
      .product-images .slick-dots {
        padding: 0 24px; } }
    .product-images .slick-dots li {
      flex: 1; }
      .product-images .slick-dots li button {
        border: 2px solid transparent !important;
        width: 100% !important; }
      .product-images .slick-dots li.slick-active button {
        border-color: #DDDDDD !important;
        border-radius: 60px; }
    @media only screen and (min-width: 1120px) {
      .product-images .slick-dots {
        display: none; } }

@media screen and (max-width: 780px) {
  .imglist {
    display: none; } }

.product-images .slick-slider {
  position: relative;
  width: 100% !important; }
  @media screen and (min-width: 780px) {
    .product-images .slick-slider {
      display: none; } }

.product-images .slick-slide {
  justify-items: stretch;
  align-items: center; }
  @media only screen and (min-width: 720px) {
    .product-images .slick-slide {
      max-height: none; } }
  @media only screen and (min-width: 720px) {
    .product-images .slick-slide:before {
      display: block;
      content: "";
      width: 100%;
      padding-bottom: 100%; } }
  @media only screen and (min-width: 1120px) {
    .product-images .slick-slide:before {
      display: none; } }

.product-images .slick-slide img {
  display: block;
  padding: 40px;
  background: #f4f4f4; }
  @media only screen and (min-width: 720px) {
    .product-images .slick-slide img {
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      object-fit: contain; } }
  @media screen and (max-width: 1120px) {
    .product-images .slick-slide img {
      padding: 0; } }

.reviews-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center; }

#yotpo-reviews {
  padding: 30px 0 30px;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 953px; }
  @media only screen and (min-width: 1281px) {
    #yotpo-reviews {
      max-width: 1410px; } }
  @media screen and (max-width: 1120px) {
    #yotpo-reviews {
      padding: 30px; } }
  #yotpo-reviews .row {
    margin: 0; }
    #yotpo-reviews .row h2 {
      display: block;
      margin: 0 auto 18px;
      font-family: 'Gilroy-Bold';
      font-size: 24px;
      line-height: 29px;
      letter-spacing: 0;
      text-align: left;
      width: 100%;
      text-transform: none; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-label-container {
    display: none; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container {
    padding: 0;
    margin: 0 0 22px;
    background: #000;
    border-radius: 10px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items {
      margin-bottom: 0;
      display: flex;
      flex-direction: row-reverse;
      align-items: center;
      justify-content: center; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items span.avg-score {
        height: auto;
        width: auto;
        padding: 0;
        line-height: 54px;
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        font-size: 45px;
        letter-spacing: 0;
        color: #FFF; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .rating-stars-container {
        margin: 0 14px 0 0; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .rating-stars-container .yotpo-icon-star, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .rating-stars-container .yotpo-icon-half-star, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .rating-stars-container .yotpo-icon-empty-star {
          font-size: 32px;
          height: 34px;
          width: 30px !important;
          color: #FFF; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .sr-only, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-display-wrapper .bottom-line-items-container .bottom-line-items .reviews-qa-labels-container {
        display: none; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container {
    display: flex;
    float: none; }
    @media only screen and (min-width: 720px) {
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container {
        justify-content: center; } }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container .write-question-review-button {
      width: auto;
      background: #000;
      padding: 10px 20px !important;
      margin: 0;
      height: auto;
      border-radius: 5px;
      flex: 1; }
      @media only screen and (min-width: 720px) {
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container .write-question-review-button {
          flex: 0 1 155px;
          padding: 10px !important; } }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container .write-question-review-button .yotpo-icon {
        display: none; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        color: #fff;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-review-buttons-container .write-question-review-button:hover .write-question-review-button-text {
        color: #000; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review {
    border-top: 0; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .yotpo-header h2, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .yotpo-header h2 {
      color: #000;
      padding: 0; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .yotpo-header .yotpo-mandatory-explain, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .yotpo-header .yotpo-mandatory-explain {
      font-family: 'Gilroy-Medium';
      font-size: 14px;
      line-height: 17px;
      letter-spacing: 0.14px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .socialize-wrapper .socialize .y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .socialize-wrapper .socialize .y-label {
      margin-bottom: 10px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .socialize-wrapper .socialize > div, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .socialize-wrapper .socialize > div {
      display: flex;
      width: 60%;
      justify-content: space-between; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .socialize-wrapper .socialize > div .yotpo-icon-btn, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .socialize-wrapper .socialize > div .yotpo-icon-btn {
        background: #000;
        border-radius: 6px;
        padding: 10px;
        margin: 0; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .socialize-wrapper .yotpo-or, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .socialize-wrapper .yotpo-or {
      margin: 10px 0 20px;
      font-family: 'Gilroy-Medium';
      font-size: 14px;
      line-height: 17px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review span.y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review label.y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review span.y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review label.y-label {
      font-family: 'Gilroy-Medium';
      font-size: 14px;
      line-height: 17px;
      letter-spacing: 0.14px;
      text-transform: none;
      padding: 0; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review input.y-input, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review textarea.y-input, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review input.y-input, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review textarea.y-input {
      margin: 5px 0 20px;
      border: 2px solid #D4D4D4;
      border-radius: 10px;
      font-family: 'Gilroy-Medium';
      font-size: 14px;
      line-height: 17px;
      padding-left: 16px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-review-wrapper .write-review .form-element.submit-button input.yotpo-default-button, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .write-question-wrapper .write-review .form-element.submit-button input.yotpo-default-button {
      width: auto;
      background: #000;
      padding: 10px 20px !important;
      margin: 0;
      border-radius: 5px;
      color: #fff;
      font-family: 'Gilroy-Bold';
      font-size: 14px;
      line-height: 17px;
      letter-spacing: 0.14px; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .new-yotpo-small-box {
    border-bottom: 1px solid #969696; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .new-yotpo-small-box .yotpo-nav ul li.yotpo-nav-tab {
      margin-bottom: 3px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .new-yotpo-small-box .yotpo-nav ul li.yotpo-nav-tab span {
        font-family: 'Gilroy-Regular';
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0;
        color: #000; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .new-yotpo-small-box .yotpo-nav ul li.yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
        border-bottom: 0; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .new-yotpo-small-box .yotpo-nav ul li.yotpo-nav-tab.yotpo-active span {
        font-family: 'Gilroy-Bold';
        font-weight: normal; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters {
    padding-bottom: 20px;
    border-bottom: 1px solid #969696; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .filters-container-title {
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      color: #000;
      padding-bottom: 15px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown {
      margin-top: 0 !important; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown-button {
        border: solid 1px #969696;
        border-radius: 10px;
        padding: 9px 24px 0px 15px;
        display: flex; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown-button span.selected {
          font-family: 'Gilroy-Bold';
          font-weight: normal;
          color: #000;
          font-size: 13px;
          line-height: 16px;
          letter-spacing: 0.13px; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown-button .yotpo-icon-down-triangle {
          color: #000;
          padding-top: 0; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown-button .yotpo-filter-stars.selected span {
          color: #000;
          padding-top: 0; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown {
        border: solid 1px #969696;
        border-radius: 10px; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown a {
          font-family: 'Gilroy-Medium';
          font-size: 14px;
          line-height: 17px;
          letter-spacing: 0.14px;
          color: #000 !important; }
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown a .selected-item {
            opacity: 1; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .dropdown-filters-container span.filters-dropdown .yotpo-dropdown .rating-star {
          color: #000; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .yotpo-icon-btn.more-filters-btn {
      border: 1px solid #000 !important;
      border-radius: 5px;
      margin: 0 !important; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-filters .yotpo-icon-btn.more-filters-btn .more-filters-text {
        font-family: 'Gilroy-Bold';
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        color: #000;
        font-weight: normal; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-header {
    padding: 28px 0 20px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-header .reviews-amount {
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      color: #000;
      font-size: 16px;
      line-height: 19px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews-header .yotpo-drop-down-layout {
      display: none; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-empty-search-results .empty-search-results-text, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-empty-search-results a.empty-search-results-clear-all-btn {
    font-family: 'Gilroy-Medium';
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.14px; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box {
    padding: 44px 36px 22px 26px !important;
    background: #FAFAFA;
    margin: 0 0 10px;
    border-radius: 6px;
    border: 0; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-header, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-header, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-header, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-header {
      min-height: 45px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-icon-profile, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-icon-profile, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-icon-profile, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-icon-profile {
        margin-right: 20px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element .yotpo-user-name, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element .yotpo-user-name, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element .yotpo-user-name, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element .yotpo-user-name {
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        color: #000;
        margin-right: 9px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element .yotpo-user-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element .yotpo-user-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element .yotpo-user-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element .yotpo-user-title {
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        font-weight: normal;
        color: #6A6C77; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element.yotpo-header-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element.yotpo-header-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-header .yotpo-header-element.yotpo-header-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-header .yotpo-header-element.yotpo-header-actions {
        display: none; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main {
      margin: 20px 0 27px; }
      @media only screen and (min-width: 720px) {
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main {
          margin-left: 66px; } }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main .content-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main .content-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main .content-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main .content-title, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main .content-question {
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        color: #000;
        padding-bottom: 7px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main .content-question {
        padding-bottom: 0; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main .product-link-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main .product-link-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main .product-link-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main .product-link-wrapper {
        display: none; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-main .content-review, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-main .content-review, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-main .content-review, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-main .content-review {
        font-family: 'Gilroy-Medium';
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        color: #000; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      @media only screen and (min-width: 720px) {
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer {
          margin-left: 66px; } }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .y-label, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .y-label {
        font-family: 'Gilroy-Medium';
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.14px;
        color: #6A6C77; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions {
        margin: 0;
        position: relative; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .yotpo-action[aria-expanded="true"], #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .yotpo-action[aria-expanded="true"], #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .yotpo-action[aria-expanded="true"], #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .yotpo-action[aria-expanded="true"] {
          height: 50px;
          display: inline-block; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper {
          position: absolute;
          left: 0;
          top: 35px;
          display: flex; }
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link {
            margin: 0 20px 0 0; }
            #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share {
              color: #000000; }
              #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link i.share:hover {
                color: #ff0052; }
            #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link:hover i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link:hover i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span a.social-link:hover i.share, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span a.social-link:hover i.share {
              color: #ff0052; }
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span span.yotpo-icon-dot, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span .yotpo-icon-seperator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span span.yotpo-icon-dot, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span .yotpo-icon-seperator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span span.yotpo-icon-dot, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-actions .share-options-wrapper span .yotpo-icon-seperator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span span.yotpo-icon-dot, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-actions .share-options-wrapper span .yotpo-icon-seperator {
            display: none; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .footer-additional-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .footer-additional-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .footer-additional-actions, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .footer-additional-actions {
        display: block; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference {
        display: flex;
        margin-left: 0;
        flex: 1 0 100%;
        margin-top: 16px;
        align-items: flex-start; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span {
          font-family: 'Gilroy-Medium';
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.14px;
          color: #6A6C77;
          margin-right: 4px;
          flex: 1 0 100px; }
          @media only screen and (min-width: 835px) {
            #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference span, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span.yotpo-attribution-indicator, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference span {
              flex: 0 1 75px; } }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link {
          font-family: 'Gilroy-Medium';
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.14px;
          color: #6A6C77; }
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference a.grouping-reference-link:hover, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference a.grouping-reference-link:hover {
            color: #ff0052 !important; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference .syndication-reference-link, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference .syndication-reference-link {
          background-image: url("//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/logo.png?v=1853380171064873893") !important;
          background-size: contain !important;
          background-repeat: no-repeat !important;
          width: 40px;
          height: 20px;
          margin: 1px 0 0 0; }
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-grouping-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-syndication-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-grouping-reference .syndication-reference-link img, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-syndication-reference .syndication-reference-link img {
            display: none; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-helpful {
        flex: 1;
        text-align: right;
        position: absolute;
        right: 0; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .sr-only, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .sr-only, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .sr-only, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .sr-only {
        display: none; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-clr, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-clr, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-footer .yotpo-clr, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-footer .yotpo-clr {
        display: none; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-comments-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-comments-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-comments-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-comments-box {
      margin-top: 15px;
      border-left: 1px solid #969696; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box {
        padding: 10px 0 0; }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .content-question, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .content-question {
          font-family: 'Gilroy-Medium';
          font-weight: normal;
          font-size: 14px;
          line-height: 17px;
          letter-spacing: 0.14px;
          color: #000; }
        @media only screen and (min-width: 720px) {
          #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .yotpo-footer, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .yotpo-footer {
            margin-left: 0; } }
        #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-reviews .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-review .yotpo-comments-box .yotpo-comment-box .yotpo-footer .yotpo-helpful, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-regular-box.yotpo-question .yotpo-comments-box .yotpo-comment-box .yotpo-footer .yotpo-helpful {
          text-align: left; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions {
    margin-top: 25px; }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-questions .yotpo-main {
      margin: 20px 0 15px; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager {
    margin: 28px 0 35px; }
    @media only screen and (min-width: 720px) {
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager {
        margin: 53px 0 35px; } }
    #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager .yotpo-page-element {
      padding: 0 4px;
      margin: 0 4px;
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #000;
      opacity: 0.3; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager .yotpo-page-element.yotpo-active {
        opacity: 1; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow {
        margin-right: 16px; }
      #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-nav-content .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
        margin-left: 16px; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
    color: #000000; }
  #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-first-review .yotpo-first-review-content .write-review-button, #yotpo-reviews .yotpo.yotpo-main-widget .main-widget.yotpo-display-wrapper .yotpo-first-review .yotpo-first-review-content .write-question-button {
    width: auto;
    background: #000;
    padding: 10px 20px !important;
    margin: 0;
    height: auto;
    border-radius: 5px;
    font-family: Gilroy-Bold;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .14px; }

.yotpo.mobile-filters-modal .mobile-filters-modal-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  .yotpo.mobile-filters-modal .mobile-filters-modal-title .yotpo-icon.yotpo-icon-cross {
    color: #000; }
  .yotpo.mobile-filters-modal .mobile-filters-modal-title .title-text {
    font-family: 'Gilroy-Medium';
    color: #000;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px; }
  .yotpo.mobile-filters-modal .mobile-filters-modal-title .mobile-clear-all-btn {
    font-family: 'Gilroy-Regular';
    color: #000;
    height: auto; }
.yotpo.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-title {
  font-family: 'Gilroy-Bold';
  padding-bottom: 10px;
  color: #000; }
.yotpo.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button input[type="radio"]:checked + .radio-label:before {
  background-color: #000 !important;
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #000 !important; }
.yotpo.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .radio-label {
  color: #000 !important; }
.yotpo.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .yotpo-filter-stars .yotpo-icon.yotpo-icon-star, .yotpo.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .yotpo-filter-stars .yotpo-icon.yotpo-icon-empty-star {
  color: #000; }

.yotpo div a {
  margin-left: 10px;
  color: #333 !important; }

@media screen and (min-width: 780px) {
  .pl-0 {
    padding-left: 0 !important; } }

.main-column {
  background-color: #F5F5F5; }
  @media only screen and (min-width: 835px) {
    .main-column {
      background-color: transparent;
      padding-right: 0;
      max-width: calc(100% - 387px);
      width: calc(100% - 387px);
      flex: 1;
      padding-right: 0 !important;
      position: relative; } }
  .main-column .product-badge-wrapper-desktop {
    display: none; }
    @media only screen and (min-width: 1120px) {
      .main-column .product-badge-wrapper-desktop {
        display: block;
        position: absolute;
        z-index: 9; }
        .main-column .product-badge-wrapper-desktop .badge-limited-edition {
          font-family: 'Gilroy-SemiBold';
          font-weight: normal;
          font-size: 14px;
          line-height: 17px;
          letter-spacing: 0.14px;
          text-transform: none;
          background: #FFFFFF;
          color: #1A1A1A;
          padding: 9px 20px 9px 37px;
          position: relative;
          border-radius: 20px;
          display: inline-block; }
          .main-column .product-badge-wrapper-desktop .badge-limited-edition:before {
            content: "";
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.1' height='15.312' viewBox='0 0 17.1 15.312'%3E%3Cpath id='Icon_map-jewelry-store' data-name='Icon map-jewelry-store' d='M19.613,11.118l-.005-.04a.505.505,0,0,0-.051-.144l-2.52-4.056s-.321-.4-.4-.4H5.9L2.672,10.8l-.038.04-.005.019a.708.708,0,0,0-.067.139l-.013.039a.626.626,0,0,0,.005.378l.015.043a.67.67,0,0,0,.075.14l7.807,9.89.016.023a.676.676,0,0,0,.149.139l.045.028a.8.8,0,0,0,.159.075l.044.015a.767.767,0,0,0,.424,0l.053-.019a.774.774,0,0,0,.154-.076l.035-.022a.619.619,0,0,0,.135-.125l7.817-9.9a.7.7,0,0,0,.131-.314l.006-.051,0-.041-.01-.1Zm-4.192-.263,1.113-2.014,1.112,2.014Zm-.667,1.193h2.64l-4.4,5.574Zm-.653-1.8-1.607-2.18h2.812Zm-5.148,1.8h4.239l-2.12,6.712Zm.42-1.193,1.7-2.305,1.7,2.305Zm-1.2-.784-.737-2H9.65Zm.974,7.552-4.4-5.574H7.39ZM6.166,8.855l.737,2H4.692l1.473-2Z' transform='translate(-2.522 -6.48)' fill='%231a1a1a'/%3E%3C/svg%3E%0A");
            width: 17px;
            height: 15px;
            position: absolute;
            left: 14px; }
        .main-column .product-badge-wrapper-desktop .product-badge-wrapper {
          margin: 0;
          padding: 0;
          top: 15px;
          left: 15px; } }

.marquee-wrapper.mobile {
  display: block;
  margin-bottom: 0;
  width: 100%;
  left: 0;
  position: relative; }
  @media only screen and (min-width: 835px) {
    .marquee-wrapper.mobile {
      display: none; } }
.marquee-wrapper.desktop {
  display: none; }
  @media only screen and (min-width: 835px) {
    .marquee-wrapper.desktop {
      display: block;
      margin-bottom: 20px; } }
.marquee-wrapper .members-only-wrapper {
  height: 30px;
  overflow: hidden;
  padding: 8px 0;
  position: relative;
  width: 100%;
  background: #00FF82; }
  .marquee-wrapper .members-only-wrapper .marquee {
    display: block;
    width: 1000px;
    height: 17px;
    position: absolute;
    overflow: hidden;
    animation: marquee 15s linear infinite; }
    .marquee-wrapper .members-only-wrapper .marquee span {
      font-family: 'Gilroy-Heavy';
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      letter-spacing: 0.14px;
      position: relative;
      padding: 0 6px; }
      .marquee-wrapper .members-only-wrapper .marquee span:before {
        content: "\f111";
        font-family: 'FontAwesome';
        font-size: 3px;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        left: -3px; }

.members-only-description, .coming-soon-description {
  margin: 33px 0 25px 0; }
  .members-only-description .title, .coming-soon-description .title {
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: normal;
    margin-bottom: 10px;
    color: #1A1A1A; }
  .members-only-description .description, .members-only-description .cta, .coming-soon-description .description, .coming-soon-description .cta {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: normal;
    margin-bottom: 10px;
    color: #1A1A1A; }
    .members-only-description .description a, .members-only-description .cta a, .coming-soon-description .description a, .coming-soon-description .cta a {
      font-family: 'Gilroy-Bold';
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0;
      font-weight: normal;
      margin-bottom: 10px;
      color: #1A1A1A;
      text-decoration: underline; }

a.button.only-members-sign-up {
  margin-top: 0;
  color: #1a1a1a !important;
  background: #00FF82; }
  a.button.only-members-sign-up:hover, a.button.only-members-sign-up:focus, a.button.only-members-sign-up:active {
    color: #00ff82 !important;
    background: #1a1a1a !important; }

@keyframes marquee {
  0% {
    left: 0; }

  100% {
    left: -110%; } }

.logo-prod-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px; }
  .logo-prod-title .team-and-reviews {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px; }
    .logo-prod-title .team-and-reviews .pdp-team-logo {
      margin-bottom: 0;
      margin-right: 10px;
      max-width: 30px;
      flex: 0 0 30px; }
    .logo-prod-title .team-and-reviews .pdp-team-name {
      flex: 1;
      font-family: 'Gilroy-Medium';
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      letter-spacing: 0.14px;
      margin-right: 9.5px; }
      .logo-prod-title .team-and-reviews .pdp-team-name .pdp-team-name-bg {
        color: #000; }
      .logo-prod-title .team-and-reviews .pdp-team-name .pdp-team-name-bg {
        border-radius: 30px;
        background: #F4F4F4;
        padding: 7px 12px 7px 12px;
        max-width: 176px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        top: 3px; }
    .logo-prod-title .team-and-reviews .reviews-summary-wrapper .yotpo-stars .yotpo-icon-star, .logo-prod-title .team-and-reviews .reviews-summary-wrapper .yotpo-stars .yotpo-icon-empty-star, .logo-prod-title .team-and-reviews .reviews-summary-wrapper .yotpo-stars .yotpo-icon-half-star {
      color: #1A1A1A;
      font-size: 12px; }
    .logo-prod-title .team-and-reviews .reviews-summary-wrapper .text-m {
      font-family: 'Gilroy-SemiBold';
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0;
      color: #1A1A1A !important; }
  .logo-prod-title h1.prod-title {
    margin: 0;
    font-size: 24px;
    line-height: 29px;
    padding-right: 0;
    font-family: 'Gilroy-Bold';
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 17px; }
  .logo-prod-title .price-and-tags {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .logo-prod-title .price-and-tags .prod-price {
      padding: 0;
      display: flex;
      flex-direction: row-reverse; }
      .logo-prod-title .price-and-tags .prod-price .price-display {
        font-family: 'Gilroy-Bold';
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        color: #1A1A1A; }
        .logo-prod-title .price-and-tags .prod-price .price-display.real-price.with-comparision {
          color: #FF0052;
          margin-right: 8px; }
        .logo-prod-title .price-and-tags .prod-price .price-display.compare-price {
          color: #C6C6C6; }
    .logo-prod-title .price-and-tags .product-badge-wrapper {
      padding: 0; }
      @media only screen and (min-width: 1120px) {
        .logo-prod-title .price-and-tags .product-badge-wrapper {
          display: none; } }
      .logo-prod-title .price-and-tags .product-badge-wrapper .badge-limited-edition {
        font-family: 'Gilroy-SemiBold';
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.14px;
        text-transform: none;
        background: #FFFFFF;
        color: #1a1a1a;
        padding: 9px 20px 9px 37px;
        position: relative;
        border-radius: 20px;
        display: inline-block; }
        .logo-prod-title .price-and-tags .product-badge-wrapper .badge-limited-edition:before {
          content: "";
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.1' height='15.312' viewBox='0 0 17.1 15.312'%3E%3Cpath id='Icon_map-jewelry-store' data-name='Icon map-jewelry-store' d='M19.613,11.118l-.005-.04a.505.505,0,0,0-.051-.144l-2.52-4.056s-.321-.4-.4-.4H5.9L2.672,10.8l-.038.04-.005.019a.708.708,0,0,0-.067.139l-.013.039a.626.626,0,0,0,.005.378l.015.043a.67.67,0,0,0,.075.14l7.807,9.89.016.023a.676.676,0,0,0,.149.139l.045.028a.8.8,0,0,0,.159.075l.044.015a.767.767,0,0,0,.424,0l.053-.019a.774.774,0,0,0,.154-.076l.035-.022a.619.619,0,0,0,.135-.125l7.817-9.9a.7.7,0,0,0,.131-.314l.006-.051,0-.041-.01-.1Zm-4.192-.263,1.113-2.014,1.112,2.014Zm-.667,1.193h2.64l-4.4,5.574Zm-.653-1.8-1.607-2.18h2.812Zm-5.148,1.8h4.239l-2.12,6.712Zm.42-1.193,1.7-2.305,1.7,2.305Zm-1.2-.784-.737-2H9.65Zm.974,7.552-4.4-5.574H7.39ZM6.166,8.855l.737,2H4.692l1.473-2Z' transform='translate(-2.522 -6.48)' fill='%231a1a1a'/%3E%3C/svg%3E%0A");
          width: 17px;
          height: 15px;
          position: absolute;
          left: 14px; }
  .logo-prod-title.desktop {
    display: none; }
    @media only screen and (min-width: 835px) {
      .logo-prod-title.desktop {
        display: block;
        margin-bottom: 20px; } }
  .logo-prod-title.mobile {
    padding: 20px 0 30px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 835px) {
      .logo-prod-title.mobile {
        display: none; } }

.limited-edition-details {
  margin: 28px 0 35px 0; }
  .limited-edition-details .edition-size span, .limited-edition-details .limit-of span {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.16px;
    font-weight: normal;
    color: #1A1A1A;
    background: transparent;
    padding: 0; }
    .limited-edition-details .edition-size span.label, .limited-edition-details .limit-of span.label {
      font-family: 'Gilroy-Bold'; }
  .limited-edition-details .edition-size {
    margin-bottom: 10px; }

.pre-description,
.post-description {
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Gilroy-Medium;
  font-size: 16px;
  line-height: 20px;
  display: block; }

.billboard {
  margin-top: 20px;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-size: cover;
  align-items: center;
  justify-content: center; }
  .billboard img {
    width: 100%; }
  .billboard .text p {
    color: #FFF;
    font-size: 25px;
    margin: 0; }
  .billboard .tag {
    text-transform: uppercase;
    background: transparent;
    margin: 0; }

.prod-title {
  margin: 0 auto;
  font-size: 22px;
  line-height: 24px;
  font-family: Gilroy-Medium;
  padding-right: 10px; }

.price-display {
  font-family: Gilroy-Regular;
  font-size: 18px;
  padding: 0; }

.product-images .product-image-slider {
  padding: 0;
  margin: 0;
  position: relative; }
  .product-images .product-image-slider .slider-pre-order-tag {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    background: #FF0452;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    padding: 22px 0; }
    @media only screen and (min-width: 835px) {
      .product-images .product-image-slider .slider-pre-order-tag {
        display: none; } }

body {
  font-size: 12px;
  color: #333; }

.m-nav a {
  padding: 18px 14px;
  font-size: 14px; }

.m-nav a span {
  background: #fff;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  padding: 8px 14px; }

.m-nav a img {
  max-width: 40px;
  padding: 0px;
  padding-right: 3px; }

.nav-dropdown-active a {
  padding: 8px 14px; }

.m-nav a .link {
  color: red !important; }

@media screen and (max-width: 1120px) {
  .prod-card {
    padding: 5px !important; } }

@media screen and (max-width: 1120px) {
  .abide {
    margin: 4px !important; } }

.sml-ico .text-container {
  position: absolute;
  right: 40px;
  top: 40px; }

.cart-ribbon {
  display: none;
  background: #ffffff;
  left: auto;
  width: 343px;
  right: 40px;
  top: 40px !important;
  z-index: 999999999999;
  color: #FFFFFF;
  -webkit-box-shadow: 0 8px 26px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 8px 26px 0 rgba(0, 0, 0, 0.8);
  padding: 0;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  line-height: 20px;
  border-radius: 10px;
  text-align: left; }
  .cart-ribbon .button.primary {
    letter-spacing: 0.75px; }

.cart-ribbon__content {
  float: left;
  width: 100%;
  padding: 20px; }

.cart-ribbon__footer {
  float: left;
  width: 100%;
  padding: 20px;
  background-color: #f4f4f4; }
  .cart-ribbon__footer .button.button-rounded {
    padding: 16px;
    font-size: 14px;
    background-color: #1A1A1A; }
    .cart-ribbon__footer .button.button-rounded:hover {
      background-color: #FFFFFF;
      color: #1A1A1A; }
  .cart-ribbon__footer .button.button-rounded--bg {
    margin-top: 10px !important;
    background-color: transparent;
    border: 2px solid #000;
    color: black !important; }
    .cart-ribbon__footer .button.button-rounded--bg:hover {
      background-color: #000;
      color: white !important; }
  @media screen and (min-width: 780px) {
    .cart-ribbon__footer {
      border-radius: 0 0 10px 10px; } }

.cart-ribbon__header {
  display: flex;
  float: left;
  width: 100%;
  padding: 25px 20px 0 20px; }
  .cart-ribbon__header h3 {
    margin: 0;
    text-transform: none;
    font-family: 'gilroy-extrabold';
    font-size: 24px; }

.cart-ribbon__close {
  cursor: pointer; }
  .cart-ribbon__close svg {
    margin-left: 20px;
    color: #000; }

.column, .columns {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

.row .row {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }

.second-t {
  background: #f4f4f4;
  padding: 0px !important; }

.pdp-bg-banner.mobile-banner {
  min-height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 53.33%; }
  @media only screen and (min-width: 720px) {
    .pdp-bg-banner.mobile-banner {
      display: none; } }
.pdp-bg-banner.desktop-banner {
  min-height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  display: none; }
  @media only screen and (min-width: 720px) {
    .pdp-bg-banner.desktop-banner {
      padding-bottom: 48%;
      display: block; } }
  @media only screen and (min-width: 1120px) {
    .pdp-bg-banner.desktop-banner {
      padding-bottom: 31.25%;
      margin-bottom: 10px; } }

.product-container {
  margin-bottom: 30px;
  margin: 0 auto; }

.imglist a.p-img {
  padding-bottom: 100%;
  margin-bottom: 10px; }
  @media only screen and (min-width: 1120px) {
    .imglist a.p-img img {
      padding: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover; } }
@media only screen and (min-width: 1023px) {
  .imglist.imglist-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start; } }
@media only screen and (min-width: 1023px) {
  .imglist.imglist-grid a.p-img {
    position: relative;
    flex: 0 1 calc(50% - 10px);
    padding: 0;
    padding-bottom: calc(125% / 2);
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px; } }
@media only screen and (min-width: 1023px) and (max-width: 1120px) {
  .imglist.imglist-grid a.p-img {
    padding-bottom: 0; } }
@media only screen and (min-width: 1281px) {
  .imglist.imglist-grid a.p-img {
    flex: 0 1 calc(50% - 14px);
    margin-bottom: 11px;
    margin-right: 14px;
    margin-left: 0; } }

.swatch_options input:checked + .swatch-element {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: none;
  position: relative;
  z-index: 9999; }

.swatch_options input:checked + .swatch-element label {
  background-color: #fff;
  border-color: #333; }

.swatch label {
  border-radius: 0px;
  border: #ccc 1px solid;
  background-color: #fff;
  margin-left: -1px; }

.swatch label {
  height: 57px !important;
  line-height: 57px;
  font-size: 18px; }
  @media screen and (max-width: 780px) {
    .swatch label {
      width: 60px;
      min-width: unset !important;
      height: 40px !important;
      line-height: 40px;
      font-size: 14px; } }

.fancybox-slide--html {
  padding: 0; }

.team-popup {
  display: none;
  text-align: left;
  height: 100%;
  background: #FFF;
  padding: 55px 24px; }
  @media only screen and (min-width: 720px) {
    .team-popup {
      padding: 55px 78px; } }
  .team-popup .fancybox-close-small {
    top: 6px; }
  .team-popup button.fancybox-close-small {
    top: 54px;
    right: 24px;
    padding: 0; }
    @media only screen and (min-width: 720px) {
      .team-popup button.fancybox-close-small {
        right: 50px; } }
    .team-popup button.fancybox-close-small svg {
      width: 56px;
      height: 56px;
      fill: #000;
      opacity: 1;
      position: absolute;
      top: -6px;
      left: -6px;
      z-index: 1; }
      .team-popup button.fancybox-close-small svg path {
        color: #000; }
  .team-popup .title {
    text-align: center;
    background: #FFF;
    width: 100%;
    margin-bottom: 50px; }
    .team-popup .title h3 {
      color: black !important;
      text-transform: none;
      text-align: left;
      font-family: 'gilroy-extrabold';
      font-size: 24px;
      line-height: 29px;
      letter-spacing: 0.24px;
      font-weight: normal;
      padding-left: 15px; }
  .team-popup .teams-wrapper {
    display: block; }
  .team-popup a.pdp-team-logo {
    display: inline-block;
    float: none;
    width: 33.33%;
    margin: 0 0 40px;
    text-align: center;
    padding: 0 15px; }
    .team-popup a.pdp-team-logo img {
      width: 62px; }
    .team-popup a.pdp-team-logo .tooltip {
      display: block;
      position: relative;
      background: transparent;
      top: 0;
      text-align: center;
      max-width: 100% !important;
      padding: 16px 0 0;
      color: #000;
      font-family: 'Gilroy-Medium';
      font-size: 12px;
      line-height: 14px; }
      .team-popup a.pdp-team-logo .tooltip:before {
        display: none; }
  @media screen and (min-width: 836px) {
    .team-popup {
      display: none !important; } }

.related-swatches .pdp-related-variant {
  padding: 1px;
  border-radius: 5px; }
  .related-swatches .pdp-related-variant img {
    border-radius: 5px; }
@media screen and (min-width: 780px) {
  .related-swatches .pdp-related-variant {
    display: inline-block;
    max-width: 78px;
    margin-bottom: 3px;
    margin-right: 3px; } }
@media screen and (max-width: 780px) {
  .related-swatches:not(.active) {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 1px; } }
.related-swatches:not(.active) .pdp-related-variant {
  display: inline-block;
  max-width: 78px; }
  .related-swatches:not(.active) .pdp-related-variant.pdp-related-variant--active {
    border: 1px solid #1a1a1a; }
  @media screen and (max-width: 780px) {
    .related-swatches:not(.active) .pdp-related-variant {
      flex: 1;
      max-width: 33.33%;
      margin: 2px; } }

@media screen and (max-width: 780px) {
  .related-swatches.active {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    width: 100%; }
    .related-swatches.active .slick-slide {
      padding: 0 2px;
      height: 120px;
      display: block !important; } }

.player-variants {
  font-size: 15px; }
  .player-variants #select-player {
    padding: 10px; }

.team-variants {
  font-size: 15px;
  margin-top: 38px; }
  .team-variants p {
    margin-bottom: 0; }
  .team-variants .hidden-wrap {
    display: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }
  .team-variants .text-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px; }
    .team-variants .text-wrap p {
      font-family: 'Gilroy-Medium';
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 0;
      color: #000;
      margin: 0; }
    .team-variants .text-wrap .mobile-only {
      font-family: 'Gilroy-Medium';
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 0;
      color: #000;
      margin: 0;
      text-decoration: underline; }
      @media screen and (min-width: 836px) {
        .team-variants .text-wrap .mobile-only {
          display: none; } }
  @media screen and (max-width: 780px) {
    .team-variants .wrap {
      width: calc(100% + 4rem);
      margin-right: -2rem;
      margin-left: -2rem; }
      .team-variants .wrap .slick-arrow {
        display: none; }
      .team-variants .wrap .lds-dual-ring {
        padding: 10px 32px; }
        .team-variants .wrap .lds-dual-ring.slick-slide {
          display: none !important; } }
  .team-variants .arrow-down {
    padding: 0;
    display: block;
    margin: 15px auto 0;
    clear: both;
    cursor: pointer;
    width: 15px; }
    @media screen and (max-width: 835px) {
      .team-variants .arrow-down {
        display: none; } }
    .team-variants .arrow-down.active {
      transform: rotate(180deg); }
  .team-variants .pdp-team-logo {
    position: relative;
    margin-bottom: 5px; }
    @media only screen and (min-width: 835px) {
      .team-variants .pdp-team-logo {
        padding: 9px;
        margin-right: 0; } }
    .team-variants .pdp-team-logo img {
      width: 60px;
      height: 60px;
      padding: 6px; }
      @media only screen and (min-width: 835px) {
        .team-variants .pdp-team-logo img {
          width: 36px;
          height: 36px;
          padding: 0; } }
    .team-variants .pdp-team-logo.active {
      background-color: #F4F4F4;
      border-radius: 5px;
      border: 1px solid #1a1a1a; }
    .team-variants .pdp-team-logo .tooltip {
      visibility: hidden;
      background-color: black;
      color: #fff;
      text-align: center;
      padding: 3px 10px;
      position: absolute;
      z-index: 1;
      top: -20px;
      left: 50%;
      transform: translate(-50%, 0);
      white-space: nowrap; }
      @media screen and (max-width: 780px) {
        .team-variants .pdp-team-logo .tooltip {
          display: none; } }
      .team-variants .pdp-team-logo .tooltip:before {
        border-top-style: solid;
        top: 100%;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #000;
        border-bottom-width: 0; }
    .team-variants .pdp-team-logo:hover .tooltip {
      visibility: visible; }

.fit-variants p {
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 0; }
  @media screen and (max-width: 780px) {
    .fit-variants p {
      margin-top: 0; } }
.fit-variants .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .fit-variants .wrap.row-reverse {
    flex-direction: row-reverse; }
    .fit-variants .wrap.row-reverse span.fit-swatch {
      margin-right: 0px; }
      .fit-variants .wrap.row-reverse span.fit-swatch:last-child {
        margin-right: 5px; }
  @media screen and (max-width: 639px) {
    .fit-variants .wrap {
      flex-wrap: wrap; } }
.fit-variants span.fit-swatch {
  min-width: 48px !important;
  border: #ccc 1px solid;
  background-color: #fff;
  margin-left: 0;
  border-radius: 3px;
  display: inline-block;
  width: calc(50% - 5px);
  text-align: center;
  margin-right: 5px;
  height: 57px !important;
  line-height: 57px;
  font-size: 18px;
  padding: 0 5px;
  margin-bottom: 5px; }
  .fit-variants span.fit-swatch a {
    color: #000;
    width: 100%; }
  .fit-variants span.fit-swatch.current {
    background-color: #000;
    border-color: #000;
    color: #FFF; }
  .fit-variants span.fit-swatch:last-child {
    margin-right: 0px; }
.fit-variants.over-three .wrap {
  flex-wrap: wrap; }
  .fit-variants.over-three .wrap .fit-swatch {
    width: calc(50% - 5px);
    margin-bottom: 5px; }

.sticky-btn-wrapper {
  position: fixed;
  bottom: 20px;
  width: 100%;
  padding: 0 24px;
  transform: translateY(500px);
  z-index: 999;
  transition: transform 1s ease; }
  @media only screen and (min-width: 720px) {
    .sticky-btn-wrapper {
      display: none !important; } }
  .sticky-btn-wrapper.hidden {
    display: none !important; }
  .sticky-btn-wrapper.show {
    transform: none; }
  .sticky-btn-wrapper .button.primary {
    width: 100%;
    height: 50px;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0;
    border-radius: 29px;
    font-family: Gilroy-Bold;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0; }

.fancybox-infobar {
  display: none; }

.fancybox-navigation .fancybox-button--arrow_right::before {
  width: 15px;
  height: 15px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid 1px #000000;
  border-left: none;
  border-top: none;
  position: absolute;
  content: ''; }

.fancybox-navigation .fancybox-button--arrow_left::before {
  width: 15px;
  height: 15px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid 1px #000000;
  border-right: none;
  border-bottom: none;
  position: absolute;
  content: ''; }

.fancybox-button--close::before {
  content: url(//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/x.svg?v=17601369286401565954); }

.fancybox-navigation .fancybox-button--arrow_right svg, .fancybox-navigation .fancybox-button--arrow_left svg, .fancybox-button--close svg {
  display: none; }

.dropdown-pane .row {
  margin-right: 0px;
  margin-left: 0px; }

.text-large h3 {
  font-size: 4.5em;
  font-weight: 100;
  text-transform: uppercase; }

.fancybox-button svg {
  display: none !important; }

h2 a {
  color: #333; }

/*========== Flipclock Styles ===============*/
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  /*   font-weight: bold; */
  line-height: 87px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  /*   top: -1.5em; */
  bottom: -2em;
  right: -102px;
  color: #7b7b7b;
  text-shadow: none;
  font-size: 30px;
  font-family: 'Source Sans Pro'; }

.flip-clock-divider.minutes .flip-clock-label {
  /*   right: -88px; */
  right: -117px; }

.flip-clock-divider.seconds .flip-clock-label {
  /*   right: -91px; */
  right: -120px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.countdown-container.container .countdown-clock {
  transform: scale(0.4);
  margin-bottom: 22px;
  margin-top: -28px; }

.countdown-container.container {
  width: 100%;
  padding: 0;
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 800px) {
    .countdown-container.container {
      height: 150px; } }
  .countdown-container.container .countdown-header {
    margin: 10px 0 0 0;
    color: #7b7b7b;
    font-weight: normal;
    font-size: 14px; }
    @media screen and (min-width: 800px) {
      .countdown-container.container .countdown-header {
        margin: -10px 0 0px 0; } }
  .countdown-container.container .countdown-clock {
    transform: scale(0.4);
    margin-top: -28px;
    margin-bottom: 22px; }
    @media screen and (max-width: 500px) {
      .countdown-container.container .countdown-clock {
        margin-top: -40px;
        margin-left: -500px;
        position: absolute;
        z-index: 9;
        top: 60px;
        right: -121px; } }
    @media screen and (max-width: 390px) {
      .countdown-container.container .countdown-clock {
        right: -135px; } }

.flip-clock-wrapper ul {
  background: #fff !important; }

.flip-clock-wrapper ul li a div.up:after {
  background-color: #fff !important;
  background-color: rgba(0, 0, 0, 0.4) !important; }

.flip-clock-wrapper ul li a div div.inn {
  color: #111 !important;
  text-shadow: 0 1px 1px #555 !important;
  background-color: #fff !important; }

.flip-clock-wrapper {
  display: inline-block;
  width: auto !important; }

.ais-results-size-lg .ais-page .ais-results-as-block .ais-hit {
  width: 19% !important;
  margin: 5px 35px 5px 25px !important;
  border: none;
  padding: 15px 10px; }

.ais-page {
  padding: 3em; }

.ais-page .ais-facet {
  border: none !important; }

.ais-page .ais-facets {
  padding: 35px 0 0 35px !important;
  max-width: 350px;
  /*transition: all 0.5s ease-in-out;*/ }
  @media screen and (min-width: 801px) {
    .ais-page .ais-facets {
      margin-left: 0; } }
  @media screen and (min-width: 801px) {
    .ais-page .ais-facets.closed {
      margin-left: -3500px; } }
  .ais-page .ais-facets .actions-container {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    display: flex;
    background-color: #FFFFFF;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .ais-page .ais-facets .actions-container {
        display: none !important; } }
    .ais-page .ais-facets .actions-container button.action-button {
      width: 50%;
      text-align: center;
      padding: 20px 10px;
      border-radius: 0;
      font-size: 14px;
      color: #000000;
      font-family: 'Gilroy-Bold', sans-serif; }
      .ais-page .ais-facets .actions-container button.action-button.button-clear {
        border-right: 1px solid #DDDDDD; }

.ais-page .ais-facet--header {
  font-family: Gilroy-Heavy;
  color: #202020 !important;
  background: #fff !important; }

.ais-page .ais-search-header {
  margin: 5px 0 0 0 !important;
  display: flex;
  justify-content: space-between;
  height: auto;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .ais-page .ais-search-header {
      justify-content: flex-end; } }
  .ais-page .ais-search-header .filter-controler-container a {
    color: #000000;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse; }
    @media screen and (min-width: 768px) {
      .ais-page .ais-search-header .filter-controler-container a {
        flex-direction: row; } }
    .ais-page .ais-search-header .filter-controler-container a:focus, .ais-page .ais-search-header .filter-controler-container a:hover {
      text-decoration: none;
      outline: none; }
    .ais-page .ais-search-header .filter-controler-container a span {
      height: 100%;
      color: #000000;
      font-size: 14px;
      font-family: 'Gilroy-Medium', sans-serif; }
    .ais-page .ais-search-header .filter-controler-container a i {
      margin: 0 5px 0 5px; }
      @media screen and (min-width: 768px) {
        .ais-page .ais-search-header .filter-controler-container a i {
          margin: 0 15px 0 5px; } }
      .ais-page .ais-search-header .filter-controler-container a i svg {
        height: 100%; }
  .ais-page .ais-search-header .ais-sort {
    display: flex; }
    .ais-page .ais-search-header .ais-sort span {
      color: #000000;
      font-size: 14px;
      font-family: 'Gilroy-Medium', sans-serif;
      margin-right: 6px; }
      @media screen and (min-width: 768px) {
        .ais-page .ais-search-header .ais-sort span {
          margin-right: 0; } }
    .ais-page .ais-search-header .ais-sort i.mobile-sort-icon {
      margin: 0 5px 0 0; }
      @media screen and (min-width: 768px) {
        .ais-page .ais-search-header .ais-sort i.mobile-sort-icon {
          display: none; } }
      .ais-page .ais-search-header .ais-sort i.mobile-sort-icon svg {
        height: 100%; }
    .ais-page .ais-search-header .ais-sort i.sort-icon {
      display: none; }
      @media screen and (min-width: 768px) {
        .ais-page .ais-search-header .ais-sort i.sort-icon {
          display: block;
          margin: 0 8px 0 5px; } }
      .ais-page .ais-search-header .ais-sort i.sort-icon svg {
        height: 100%; }
  .ais-page .ais-search-header .mobile-ais-stats-container .ais-stats-container {
    display: block; }
  @media screen and (min-width: 768px) {
    .ais-page .ais-search-header .mobile-ais-stats-container {
      display: none; } }
  .ais-page .ais-search-header:after {
    display: none !important; }

.ais-page .ais-facet--count {
  font-size: 12px; }

.ais-page .ais-hit--title {
  font-size: 16px;
  font-family: Gilroy-Medium;
  text-align: left;
  text-transform: uppercase;
  min-height: 32px; }

.ais-page .ais-hit--details > * {
  white-space: normal !important; }

.ais-page .ais-hit {
  border: none !important; }

.ais-page .ais-hit--details a {
  color: #333 !important; }

.ais-page .ais-hit--price {
  font-family: Gilroy-Medium;
  font-size: 14px;
  color: #000000 !important;
  margin-top: 14px !important;
  text-align: left;
  font-weight: normal;
  color: #333 !important;
  margin-top: 5px !important; }
  .ais-page .ais-hit--price b {
    font-weight: normal; }
  .ais-page .ais-hit--price .ais-hit--price-striked span {
    color: #8D8D8D;
    font-size: 14px;
    font-family: 'Gilroy-Medium', sans-serif; }
  .ais-page .ais-hit--price span.ais-hit--out-of-stock {
    font-size: 14px;
    font-family: 'Gilroy-Medium', sans-serif;
    color: #8D8D8D;
    margin-left: 12px; }
    @media screen and (max-width: 780px) {
      .ais-page .ais-hit--price span.ais-hit--out-of-stock {
        margin-left: 5px; } }
  .ais-page .ais-hit--price span.currency {
    font-size: 14px;
    font-family: 'Gilroy-Medium', sans-serif; }

.ais-hit--subtitle, .ais-hit--cart {
  display: none; }

.ais-page a:hover {
  text-decoration: none !important; }

.ais-page .ais-facet--label {
  font-size: 12px !important; }

.ais-pagination {
  padding-top: 2em !important; }

.ais-page .ais-pagination--link {
  padding: 10px 0 !important;
  font-size: 12px !important;
  color: #333 !important; }

.ais-page .ais-pagination--item {
  border-radius: 6px !important; }

.ais-pagination--item__active {
  background: #ff0052 !important; }
  .ais-pagination--item__active .ais-pagination--link {
    color: #fff !important;
    text-decoration: none !important; }

.ais-page .ais-clear-input-icon {
  margin-top: 15px !important; }

.ais-hit--badge {
  position: absolute;
  top: 20px;
  right: 20px;
  letter-spacing: 0;
  margin-bottom: 0;
  border-radius: 25px;
  font-size: 11px !important;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase !important; }
  .ais-hit--badge.product-badge {
    padding: 5px 10px; }

.four-bg {
  background-image: url("https://cdn.shopify.com/s/files/1/2578/8918/files/brxlz-404.jpg?1097672075972551330");
  background-size: cover;
  background-position: center center; }

.cart-item-product a {
  font-size: 16px;
  color: #333333;
  font-family: 'Gilroy-Regular', sans-serif; }

.cart-item-remove {
  padding: 15px; }
  @media screen and (max-width: 1120px) {
    .cart-item-remove {
      padding-left: 0; } }
  .cart-item-remove small {
    color: #7d7d7d;
    font-size: 12px;
    border-bottom: 1px solid #7d7d7d;
    text-transform: uppercase;
    font-family: 'Gilroy-Regular', sans-serif;
    letter-spacing: 1px; }

.cart-price-header {
  margin-left: 22px; }

.cart-item-quantity.input-group.input-number-group {
  margin-left: 12px; }

.additional-checkout-button + .additional-checkout-button {
  margin-left: 0px !important;
  width: 100% !important; }

.cart-attribute__field label {
  display: inline-block; }
.cart-attribute__field .gift-wrap-checkbox {
  min-height: 0; }

.cart-promo {
  text-align: center; }
  .cart-promo .cart-promo-container {
    display: inline-block;
    border: 1px solid #ff0052;
    background: #fff;
    padding: 10px;
    margin-bottom: 2em; }
    .cart-promo .cart-promo-container .cart-promo-message {
      font-size: 14px; }
    .cart-promo .cart-promo-container .goal-amount {
      font-weight: bold; }
    .cart-promo .cart-promo-container .promo-earned-message {
      color: #ff0052;
      font-weight: bold; }

.instagram-container .placeholder-svg {
  height: 100%;
  width: 100%;
  background-color: lightgrey; }

#shopify-section-collection .ais-input {
  visibility: hidden;
  margin-top: -70px; }

.err-page {
  padding-top: 4em;
  padding-bottom: 4em; }

.page-container {
  max-width: 1260px;
  margin: 0 auto; }
  .page-container p {
    margin-bottom: 2em; }

.newsletter-head {
  font-size: 24px;
  color: #fff; }

.news-input-field input {
  display: inline-block;
  margin: 0;
  min-height: 35px;
  max-height: 35px;
  font-family: 'Gilroy-Regular', sans-serif; }
.news-input-field .button {
  margin-top: 15px;
  height: 35px; }

a.link {
  font-size: 16px;
  font-family: 'Gilroy-Bold', sans-serif; }

.extra-foot a {
  margin: 0 15px; }
@media screen and (max-width: 1000px) {
  .extra-foot span, .extra-foot a {
    display: block;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-left: 0; } }

.hide {
  display: none; }

input {
  min-height: 50px; }

.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
  height: 40px;
  min-height: 40px; }

#shopify-section-product .action-icons i {
  cursor: pointer; }
  #shopify-section-product .action-icons i:hover {
    color: #ff0052; }

.prod-card h3 {
  font-family: 'gilroy-medium', sans-serif; }

.price-display {
  color: #929292; }

.slick-arrow {
  border-color: #cccccc;
  border-width: 3px;
  height: 32px;
  width: 32px; }

.collection-separator {
  border-top: 2px solid #f4f4f4;
  padding-top: 50px; }
  .collection-separator h3 span {
    font-size: 24px;
    font-family: 'gilroy-heavy'; }
    .collection-separator h3 span a {
      color: #333;
      font-size: 16px;
      font-family: 'gilroy-bold';
      text-decoration: underline;
      margin-left: 5px; }
  .collection-separator p {
    display: none; }

.template-cart .cart-ribbon {
  color: #ffffff;
  font-family: Gilroy-SemiBold;
  font-size: 16px;
  line-height: 20px;
  padding: 26px 21px;
  min-width: 375px; }
  .template-cart .cart-ribbon .content {
    display: flex;
    justify-content: space-between; }
    .template-cart .cart-ribbon .content a.undo-link {
      font-family: 'Gilroy-SemiBold';
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      padding-right: 14px; }
    .template-cart .cart-ribbon .content a.close-cart-alert-popup {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath id='Icon_ionic-ios-close' data-name='Icon ionic-ios-close' d='M18.707,17.289,22.993,13a1,1,0,1,0-1.42-1.421l-4.286,4.287L13,11.581A1,1,0,1,0,11.581,13l4.286,4.287-4.286,4.287A1,1,0,1,0,13,23l4.286-4.287L21.573,23a1,1,0,1,0,1.42-1.421Z' transform='translate(-11.285 -11.289)' fill='%23fff'/%3E%3C/svg%3E%0A");
      height: 12px;
      width: 12px;
      position: relative;
      margin-left: 18px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .template-cart .cart-ribbon .content a.close-cart-alert-popup:after {
        content: " ";
        border-left: 1px solid #CCCCCC;
        position: absolute;
        top: -11px;
        left: -18px;
        width: 1px;
        height: 37px; }
.template-cart #cart-display-status {
  background-color: #1A1A1A; }

#shopify-section-cart .carousel-of-banners-bottom {
  border-radius: 10px;
  padding: 15px 20px;
  position: relative;
  margin-top: 25px; }
  @media only screen and (min-width: 836px) {
    #shopify-section-cart .carousel-of-banners-bottom {
      padding: 17px 20px 19px; } }
  #shopify-section-cart .carousel-of-banners-bottom .close {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    z-index: 99;
    cursor: pointer; }
    #shopify-section-cart .carousel-of-banners-bottom .close svg path {
      fill: #000000; }
  #shopify-section-cart .carousel-of-banners-bottom .banners-wrapper {
    width: 100%; }
  #shopify-section-cart .carousel-of-banners-bottom .banner-slide {
    align-items: center; }
    #shopify-section-cart .carousel-of-banners-bottom .banner-slide .banner-image-wrapper {
      margin-right: 8px; }
    #shopify-section-cart .carousel-of-banners-bottom .banner-slide .banner-slide-content {
      font-family: 'Gilroy-Medium';
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0;
      max-width: 90%; }
      #shopify-section-cart .carousel-of-banners-bottom .banner-slide .banner-slide-content p {
        font-family: 'Gilroy-Medium';
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0;
        color: inherit;
        margin: 0;
        padding: 0; }
        #shopify-section-cart .carousel-of-banners-bottom .banner-slide .banner-slide-content p strong {
          font-family: 'Gilroy-Bold'; }
        #shopify-section-cart .carousel-of-banners-bottom .banner-slide .banner-slide-content p a {
          text-decoration: underline; }
#shopify-section-cart #cart-template-content {
  padding: 0 16px;
  max-width: 1590px;
  margin: 0 auto; }
  @media only screen and (min-width: 720px) {
    #shopify-section-cart #cart-template-content {
      padding: 0 24px; } }
  @media only screen and (min-width: 836px) {
    #shopify-section-cart #cart-template-content {
      padding: 0 60px; } }
#shopify-section-cart .sticky-checkout {
  position: fixed;
  bottom: 0;
  background: #F4F4F4;
  width: 100%;
  z-index: 999; }
  @media only screen and (min-width: 836px) {
    #shopify-section-cart .sticky-checkout {
      display: none !important; } }
  #shopify-section-cart .sticky-checkout .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 16px;
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.16); }
    @media only screen and (min-width: 720px) {
      #shopify-section-cart .sticky-checkout .container {
        padding: 15px 24px; } }
    #shopify-section-cart .sticky-checkout .container .info {
      margin-right: 11px;
      flex: 1 0 130px; }
      #shopify-section-cart .sticky-checkout .container .info .total {
        font-family: 'Gilroy-SemiBold';
        font-size: 16px;
        line-height: 25px; }
      #shopify-section-cart .sticky-checkout .container .info .total-price {
        font-family: 'Gilroy-Bold';
        font-size: 18px;
        line-height: 25px; }
    #shopify-section-cart .sticky-checkout .container form {
      flex: 0 1 200px; }
      @media only screen and (min-width: 720px) {
        #shopify-section-cart .sticky-checkout .container form {
          flex: 0 1 395px; } }
      #shopify-section-cart .sticky-checkout .container form input[type='submit'] {
        min-width: auto;
        margin: 0;
        border-radius: 26px;
        text-transform: none;
        font-size: 18px;
        line-height: 20px;
        font-family: 'Gilroy-Medium';
        letter-spacing: .75px;
        padding: 0; }
      #shopify-section-cart .sticky-checkout .container form input[type='submit'][value='Cart needs to be updated'] {
        font-size: 15px;
        letter-spacing: 0.04em;
        padding: 0 20px; }

.cart-items-container {
  padding: 25px 0 0; }
  @media only screen and (min-width: 720px) {
    .cart-items-container {
      padding: 40px 0 0; } }
  @media only screen and (min-width: 836px) {
    .cart-items-container {
      padding: 40px 50px 0 0; } }
  @media only screen and (min-width: 1281px) {
    .cart-items-container {
      flex: 1 0 66%; } }
  .cart-items-container h1 {
    font-family: 'gilroy-extrabold';
    font-size: 24px;
    line-height: 26px;
    text-transform: none;
    margin: 30px 0 0; }
    @media only screen and (min-width: 720px) {
      .cart-items-container h1 {
        margin: 40px 0 0; } }
  .cart-items-container .cart-headers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: #7d7d7d;
    text-transform: uppercase; }
    @media screen and (max-width: 1120px) {
      .cart-items-container .cart-headers {
        display: none; } }
    .cart-items-container .cart-headers .cart-product-header {
      flex: 6;
      margin-bottom: 0;
      margin-left: 17px; }
    .cart-items-container .cart-headers .cart-quantity-header, .cart-items-container .cart-headers .cart-price-header {
      flex: 2;
      margin-bottom: 0;
      margin-left: 15px; }
    .cart-items-container .cart-headers p {
      color: #7d7d7d;
      letter-spacing: 1px;
      font-family: 'gilroy-regular'; }
  .cart-items-container #cart-display {
    margin-top: 25px; }
    @media only screen and (min-width: 836px) {
      .cart-items-container #cart-display {
        margin-top: 0;
        margin-bottom: 100px; } }
    .cart-items-container #cart-display .cart-display-item {
      border: none;
      margin: 0 0 40px;
      padding: 0;
      display: flex; }
      @media only screen and (min-width: 720px) {
        .cart-items-container #cart-display .cart-display-item {
          margin: 0;
          padding: 30px 0;
          border-bottom: 3px solid #F4F4F4; } }
      @media only screen and (min-width: 720px) {
        .cart-items-container #cart-display .cart-display-item:last-child {
          border-bottom: 0; } }
      @media only screen and (min-width: 836px) {
        .cart-items-container #cart-display .cart-display-item:last-child {
          border-bottom: 3px solid #F4F4F4; } }
      .cart-items-container #cart-display .cart-display-item .cart-item-image {
        flex: 0 0 110px; }
        @media only screen and (min-width: 720px) {
          .cart-items-container #cart-display .cart-display-item .cart-item-image {
            flex: 0 0 130px; } }
        .cart-items-container #cart-display .cart-display-item .cart-item-image a.image-wrapper {
          position: relative;
          padding-bottom: 100%;
          display: block; }
          .cart-items-container #cart-display .cart-display-item .cart-item-image a.image-wrapper img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            max-width: none !important; }
      .cart-items-container #cart-display .cart-display-item .cart-item-details {
        margin-left: 10px;
        display: flex;
        flex-direction: column; }
        @media only screen and (min-width: 720px) {
          .cart-items-container #cart-display .cart-display-item .cart-item-details {
            flex-grow: 1;
            flex-direction: row; } }
        @media only screen and (min-width: 720px) {
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product {
            flex-grow: 1; } }
        .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product h3.cart-pre-order-text {
          font-family: 'Gilroy-Bold';
          font-size: 16px;
          line-height: 18px;
          color: #FF0052;
          margin: 0 0 5px;
          text-transform: none; }
        .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product a.cart-item-title {
          font-family: 'Gilroy-Bold';
          font-size: 16px;
          line-height: 18px;
          color: #000; }
          @media only screen and (min-width: 720px) {
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product a.cart-item-title {
              max-width: 300px; } }
          @media only screen and (min-width: 836px) {
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product a.cart-item-title {
              max-width: 75%; } }
          @media only screen and (min-width: 1281px) {
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product a.cart-item-title {
              max-width: 95%; } }
        .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options {
          display: flex;
          flex-direction: column;
          margin-top: 10px; }
          @media only screen and (min-width: 836px) {
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options {
              margin-top: 17px; } }
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options .option {
            display: flex; }
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options .option p {
              margin: 0 0 7px;
              font-family: 'Gilroy-Medium';
              font-size: 14px;
              line-height: 16px;
              color: #000; }
              @media only screen and (min-width: 720px) {
                .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options .option p {
                  margin: 0 0 10px; } }
              .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-product .cart-item-options .option p.option-name {
                text-transform: capitalize;
                margin-right: 5px; }
        @media only screen and (min-width: 720px) {
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-actions-wrapper {
            flex: 0 0 200px;
            display: flex;
            flex-direction: column;
            justify-content: space-between; } }
        .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group {
            margin-top: 10px; }
            @media only screen and (min-width: 836px) {
              .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group {
                margin-top: 8px;
                margin-left: 0; } }
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group .input-number-decrement, .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group .input-number-increment {
              height: 30px;
              min-height: 30px;
              width: 26px;
              padding: 3px;
              font-family: 'Gilroy-Medium';
              font-size: 16px;
              line-height: 25px; }
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group .input-number-decrement {
              border-radius: 10px 0 0 10px; }
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group .input-number-increment {
              border-radius: 0 10px 10px 0; }
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .input-number-group input.input-number {
              width: 24px;
              height: 30px;
              min-height: 30px; }
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .cart-item-price {
            font-family: 'Gilroy-Bold';
            font-size: 16px;
            line-height: 18px; }
            @media only screen and (min-width: 720px) {
              .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .cart-item-price span.cart-item-price-currency {
                display: none; } }
            @media only screen and (min-width: 1281px) {
              .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-quantity-price .cart-item-price span.cart-item-price-currency {
                display: inline-block; } }
        .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-actions {
          margin-top: 22px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          @media only screen and (min-width: 720px) {
            .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-actions {
              justify-content: flex-end; } }
          .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-actions a {
            padding: 0;
            font-family: 'Gilroy-Medium';
            font-size: 14px;
            line-height: 16px;
            text-decoration: underline;
            color: #4D4D4D; }
            @media only screen and (min-width: 720px) {
              .cart-items-container #cart-display .cart-display-item .cart-item-details .cart-item-actions a.cart-item-save-for-later {
                margin-right: 22px; } }
  .cart-items-container h1.empty-cart-title {
    margin: 0;
    font-size: 34px;
    line-height: 20px;
    letter-spacing: 0.0068px;
    color: #000;
    margin-bottom: 16px; }
  .cart-items-container #cart-display.empty-cart-display {
    margin-bottom: 50px; }
    @media only screen and (min-width: 720px) {
      .cart-items-container #cart-display.empty-cart-display {
        margin-bottom: 70px; } }
    .cart-items-container #cart-display.empty-cart-display .cart-empty-text p {
      font-family: 'Gilroy-Medium';
      font-size: 22px;
      line-height: 26px;
      color: #000;
      margin-top: 0;
      margin-bottom: 28px; }
      @media only screen and (min-width: 720px) {
        .cart-items-container #cart-display.empty-cart-display .cart-empty-text p {
          line-height: 22px;
          margin-bottom: 24px; } }
    .cart-items-container #cart-display.empty-cart-display a.button.primary {
      font-family: 'Gilroy-Medium';
      font-size: 18px;
      line-height: 20px;
      color: #FFFFFF;
      border-radius: 26px;
      padding: 17px 60px 15px;
      color: #FF0052;
      text-transform: capitalize;
      letter-spacing: 0.75px; }

.cart-rightside {
  margin: 10px 0 52px;
  padding: 0; }
  @media only screen and (min-width: 720px) {
    .cart-rightside {
      margin: 30px 0 52px; } }
  @media only screen and (min-width: 836px) {
    .cart-rightside {
      margin: 40px 0;
      max-width: 390px; } }
  .cart-rightside .summary-wrapper {
    background: #f4f4f4;
    padding: 35px 23px 30px;
    border-radius: 13px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 720px) {
      .cart-rightside .summary-wrapper {
        padding: 36px 31px 31px; } }
    .cart-rightside .summary-wrapper .summary__title {
      font-size: 24px;
      line-height: 22px;
      font-family: 'gilroy-extrabold';
      padding-bottom: 20px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px; }
    .cart-rightside .summary-wrapper .cart-totals {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      text-transform: uppercase;
      color: #333333;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: -0.16px;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      @media only screen and (min-width: 720px) {
        .cart-rightside .summary-wrapper .cart-totals {
          margin-bottom: 32px; } }
      .cart-rightside .summary-wrapper .cart-totals > p {
        width: 50%;
        margin: 0 0 11px 0;
        text-transform: none; }
        .cart-rightside .summary-wrapper .cart-totals > p.highlight {
          color: #ff0052; }
        .cart-rightside .summary-wrapper .cart-totals > p.divider {
          width: 100%;
          border-bottom: 1px solid #ccc;
          height: 0; }
      .cart-rightside .summary-wrapper .cart-totals .amt {
        text-align: right;
        width: 40%; }
      .cart-rightside .summary-wrapper .cart-totals .lbl {
        width: 60%; }
        .cart-rightside .summary-wrapper .cart-totals .lbl i {
          color: #CCC;
          cursor: pointer;
          position: relative;
          padding-top: 11px;
          padding-right: 15px; }
          .cart-rightside .summary-wrapper .cart-totals .lbl i .tooltip {
            visibility: hidden;
            background: #1A1A1A;
            border-radius: 5px;
            padding: 10px 11px;
            width: 190px;
            font-family: 'Gilroy-Medium';
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0.1px;
            color: #FFF;
            max-width: none !important;
            top: 0;
            left: 0;
            transform: translate(-8%, -105%); }
            .cart-rightside .summary-wrapper .cart-totals .lbl i .tooltip a {
              text-decoration: underline;
              color: #FFF; }
            .cart-rightside .summary-wrapper .cart-totals .lbl i .tooltip:before {
              border-color: transparent transparent #1A1A1A;
              bottom: -10px;
              left: 9px;
              transform: rotate(180deg); }
          .cart-rightside .summary-wrapper .cart-totals .lbl i:hover .tooltip {
            visibility: visible; }
    .cart-rightside .summary-wrapper p {
      font-size: 16px;
      line-height: 19px;
      font-family: 'gilroy-bold'; }
    .cart-rightside .summary-wrapper .promo-code__container {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0.16px;
      font-family: 'Gilroy-Medium';
      text-align: center;
      margin: 20px 0 35px; }
    .cart-rightside .summary-wrapper .motivator---promo {
      background: #fff;
      border-radius: 10px;
      padding: 23px 29px;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 14px;
      letter-spacing: 0.096px; }
      .cart-rightside .summary-wrapper .motivator---promo .free-shipping-earned-container {
        text-align: center; }
      .cart-rightside .summary-wrapper .motivator---promo p {
        color: #1F1F1F;
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        line-height: 12px;
        letter-spacing: 0.224px;
        margin: 0; }
        .cart-rightside .summary-wrapper .motivator---promo p.first-line {
          font-family: 'gilroy-extrabold';
          font-size: 16px;
          line-height: 14px;
          margin-bottom: 5px;
          letter-spacing: 0.096px; }
        .cart-rightside .summary-wrapper .motivator---promo p span {
          color: #FF0052; }
      .cart-rightside .summary-wrapper .motivator---promo .motivator--bar {
        width: 100%;
        height: 10px;
        border-radius: 8px;
        background: #ccc;
        margin-top: 10px;
        position: relative; }
        .cart-rightside .summary-wrapper .motivator---promo .motivator--bar .complete-p {
          position: absolute;
          top: 0;
          left: 0;
          background: #FF0052;
          height: 10px;
          border-radius: 8px;
          max-width: 100%; }
    .cart-rightside .summary-wrapper form.cart-rightside-form input[type='submit'] {
      border-radius: 26px;
      text-transform: none;
      font-size: 18px;
      line-height: 20px;
      font-family: 'Gilroy-Medium';
      letter-spacing: 0.75px; }
    .cart-rightside .summary-wrapper form.cart-rightside-form .additional-checkout-buttons .dynamic-checkout__content ul li {
      border-radius: 26px !important;
      overflow: hidden !important; }
      .cart-rightside .summary-wrapper form.cart-rightside-form .additional-checkout-buttons .dynamic-checkout__content ul li iframe {
        border-radius: 26px !important; }
  .cart-rightside .needs-help-section {
    margin-bottom: 52px; }
    .cart-rightside .needs-help-section .title {
      line-height: 14px;
      font-family: 'Gilroy-Bold';
      font-size: 14px;
      letter-spacing: .14px;
      color: #000; }
    .cart-rightside .needs-help-section .help-text p {
      line-height: 14px;
      font-family: 'Gilroy-Medium';
      font-weight: normal;
      font-size: 14px;
      letter-spacing: .14px;
      color: #000; }
      .cart-rightside .needs-help-section .help-text p a {
        line-height: 14px;
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        letter-spacing: .14px;
        color: #000;
        text-decoration: underline; }
  .cart-rightside .payments-section h3.payments-title {
    font-family: 'Gilroy-Bold';
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    text-transform: none;
    color: #000;
    margin-bottom: 13px;
    letter-spacing: 0.14px; }
  .cart-rightside .payments-section .payments-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center; }
    .cart-rightside .payments-section .payments-wrapper img {
      margin: 0 9px 8px 0; }

.input-number-group .input-number {
  width: 35px; }

.input-number-group {
  margin-bottom: 15px; }

@media screen and (max-width: 1120px) {
  .cart-item-quantity.input-group.input-number-group {
    margin: 15px 0; } }

.klaviyo_submit_button {
  background-color: #ff0052; }

.klaviyo_condensed_styling, .klaviyo_styling, .klaviyo_condensed_styling .klaviyo_field_group, .klaviyo_styling .klaviyo_field_group {
  margin-bottom: 0 !important; }

.klaviyo_condensed_styling .klaviyo_form_actions, .klaviyo_styling .klaviyo_form_actions {
  margin-left: 5px; }

.pdp-team-logo {
  justify-content: center;
  margin-right: 9px;
  margin-bottom: 5px; }
  .pdp-team-logo img {
    height: auto;
    width: 100px; }

.follow-fav-team.text-large p {
  font-family: 'gilroy-extrabold'; }

.top-pad h3 {
  font-family: 'gilroy-extrabold'; }

.teams-logos-container {
  background: #fff; }
  .teams-logos-container p.heading {
    font-family: 'gilroy-extrabold';
    font-size: 34px;
    font-weight: normal;
    line-height: 40px;
    margin-top: 0;
    color: #000000; }
  .teams-logos-container .teams-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    max-width: 900px; }
    .teams-logos-container .teams-container .page-team-logo {
      padding: 0;
      margin-bottom: 40px; }
      .teams-logos-container .teams-container .page-team-logo button {
        padding: 0;
        height: auto;
        width: 88px;
        display: flex;
        flex-direction: column; }
        .teams-logos-container .teams-container .page-team-logo button img {
          display: block;
          max-width: 60px;
          margin: 0 auto; }
      .teams-logos-container .teams-container .page-team-logo span.title {
        font-family: 'Gilroy-Medium';
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #000;
        margin-top: 16px;
        display: flex;
        align-self: center; }
  .teams-logos-container .button.show-all-teams {
    display: none;
    background: transparent;
    color: #000 !important;
    text-transform: none;
    border: 2px solid #ccc;
    border-radius: 29px;
    padding: 17px 45px;
    font-family: 'Gilroy-Bold';
    font-weight: normal;
    font-size: 18px;
    line-height: 22px; }
    @media only screen and (min-width: 1120px) {
      .teams-logos-container .button.show-all-teams {
        display: inline-block; } }
    .teams-logos-container .button.show-all-teams:hover, .teams-logos-container .button.show-all-teams:active {
      color: #FFFFFF !important;
      background-color: #1A1A1A !important;
      border: 2px solid #1A1A1A; }
  .teams-logos-container a.mobile-only.see-all {
    background: transparent;
    color: #000 !important;
    text-transform: none;
    border: 2px solid #ccc;
    border-radius: 29px;
    padding: 17px 45px;
    font-family: 'Gilroy-Bold';
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    max-width: 100%; }
    .teams-logos-container a.mobile-only.see-all:hover {
      color: #FFFFFF !important;
      background-color: #1A1A1A;
      border: 2px solid #1A1A1A; }
    @media only screen and (min-width: 1120px) {
      .teams-logos-container a.mobile-only.see-all {
        display: none; } }
  .teams-logos-container .hidden-teams {
    max-height: 0;
    display: flex;
    flex-wrap: wrap;
    transition: max-height 1s ease-in-out;
    width: 100%;
    overflow: hidden; }
    .teams-logos-container .hidden-teams.show {
      max-height: 5000px; }
  .teams-logos-container .text-container {
    max-width: 100%; }
    @media only screen and (min-width: 1440px) {
      .teams-logos-container .text-container {
        max-width: 1350px; } }

.team-popup-landing-page {
  padding-top: 55px;
  height: 100vH; }
  .team-popup-landing-page button.fancybox-close-small {
    padding-top: 55px;
    margin-right: 10px; }
    .team-popup-landing-page button.fancybox-close-small svg {
      width: 40px;
      height: 40px; }
      .team-popup-landing-page button.fancybox-close-small svg path {
        color: #000000; }
  .team-popup-landing-page .title h3 {
    margin: 0 0 50px;
    font-family: 'gilroy-extrabold';
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-transform: none; }
  .team-popup-landing-page .teams-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 900px; }
    .team-popup-landing-page .teams-container .page-team-logo {
      padding: 0;
      margin-bottom: 40px;
      text-align: center; }
      .team-popup-landing-page .teams-container .page-team-logo button {
        padding: 0;
        height: auto;
        max-width: 60px; }
        .team-popup-landing-page .teams-container .page-team-logo button img {
          display: block; }
      .team-popup-landing-page .teams-container .page-team-logo span.title {
        font-family: 'Gilroy-Medium';
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #000;
        margin-top: 16px;
        display: flex;
        align-self: center;
        margin-bottom: 0; }

@media screen and (max-width: 599px) {
  .list-of-links-container {
    padding-top: 50px; } }
.list-of-links-container .list-of-links-wrapper {
  display: flex;
  max-width: 960px;
  width: 100%;
  justify-content: space-between;
  padding: 0;
  align-items: flex-start;
  flex-direction: column; }
  @media screen and (min-width: 600px) {
    .list-of-links-container .list-of-links-wrapper {
      flex-direction: row;
      padding: 0 60px; } }
  .list-of-links-container .list-of-links-wrapper .list-link-column {
    width: 100%;
    padding-left: 30px; }
    @media screen and (max-width: 599px) {
      .list-of-links-container .list-of-links-wrapper .list-link-column {
        margin-bottom: 15px;
        padding-left: 0; } }
    .list-of-links-container .list-of-links-wrapper .list-link-column:last-child {
      margin-bottom: 0; }
    .list-of-links-container .list-of-links-wrapper .list-link-column .title {
      text-align: left;
      width: 100%;
      font-family: "gilroy-bold", sans-serif;
      color: #000;
      font-size: 16px;
      margin-bottom: 15px; }
    .list-of-links-container .list-of-links-wrapper .list-link-column ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left; }
      @media screen and (max-width: 599px) {
        .list-of-links-container .list-of-links-wrapper .list-link-column ul {
          max-height: 0;
          overflow: hidden;
          transition-property: max-height, opacity;
          transform: translateZ(0);
          transition: all .5s;
          margin-left: 24px; } }
      .list-of-links-container .list-of-links-wrapper .list-link-column ul li a {
        width: 100%;
        font-family: 'gilroy-medium', sans-serif;
        font-size: 16px;
        margin-bottom: 9px;
        color: #8D8D8D; }
        @media screen and (max-width: 599px) {
          .list-of-links-container .list-of-links-wrapper .list-link-column ul li a {
            opacity: 0;
            transition: opacity .5s; } }
        .list-of-links-container .list-of-links-wrapper .list-link-column ul li a:hover {
          color: #000; }
      @media screen and (min-width: 600px) {
        .list-of-links-container .list-of-links-wrapper .list-link-column ul .hidden-items {
          max-height: 0;
          overflow: hidden;
          transition-property: max-height, opacity;
          transform: translateZ(0);
          transition: all 1s; }
          .list-of-links-container .list-of-links-wrapper .list-link-column ul .hidden-items a {
            opacity: 0;
            transition: opacity 2s; } }
    @media screen and (max-width: 599px) {
      .list-of-links-container .list-of-links-wrapper .list-link-column.active ul {
        max-height: 100vH;
        transition: all 1s; }
        .list-of-links-container .list-of-links-wrapper .list-link-column.active ul a {
          opacity: 1;
          transition: opacity .5s; } }
  @media screen and (min-width: 600px) {
    .list-of-links-container .list-of-links-wrapper:hover .list-link-column ul .hidden-items {
      max-height: 100vH;
      transition: all 1s; }
      .list-of-links-container .list-of-links-wrapper:hover .list-link-column ul .hidden-items a {
        opacity: 1;
        transition: opacity .5s; } }

.seo-container, .seo-content {
  background: #f4f4f4;
  border: 25px solid #fff; }
  .seo-container h3, .seo-content h3 {
    font-size: 24px;
    text-align: left; }
  .seo-container p, .seo-content p {
    font-size: 12px;
    font-family: 'gilroy-medium';
    line-height: 18px; }

.outline-callout h3 {
  font-family: 'Gilroy-Black'; }

.is_stuck .prod-title {
  color: #333; }
.is_stuck .rte {
  font-family: 'Gilroy-Regular';
  color: #333; }

#shopify-section-product .block-content h5 {
  font-family: 'gilroy-bold'; }
#shopify-section-product .block-content ul li {
  font-family: 'gilroy-regular'; }

* {
  outline: none; }

.dropdown-pane.bottom .column:first-child {
  padding-left: 5px; }
.dropdown-pane.bottom .column {
  padding-right: 5px; }

.mobile-banner {
  display: none; }

@media screen and (max-width: 1120px) {
  .desktop-banner {
    display: none; }

  .mobile-banner {
    display: block;
    min-height: 250px; } }
.download-instr {
  margin-top: 15px;
  font-family: "gilroy-bold";
  font-size: 11px;
  color: #333;
  text-decoration: underline; }
  .download-instr span.download-icon {
    background: #00ff82 url(//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/download-icon.svg?v=10211710741034735625);
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
    transition: all 0.1s ease-in-out; }
  .download-instr:hover {
    cursor: pointer; }
    .download-instr:hover span.download-icon {
      background: #ff0052 url(//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/download-icon-white.svg?v=1162748735336304378); }

.mobile-only {
  display: none; }

@media screen and (max-width: 1120px) {
  .mobile-only {
    display: block; }

  .desktop-only {
    display: none !important; } }
.specific-image {
  position: relative; }
  .specific-image .model-info {
    position: absolute;
    top: 15px;
    right: 15px; }
    .specific-image .model-info p {
      vertical-align: middle;
      display: inline-block; }
    .specific-image .model-info img {
      width: 50px;
      padding-right: 5px;
      padding-bottom: 5px; }

.extra-description {
  width: 100%; }
  .extra-description .description-content {
    margin: 0 auto;
    width: 50%; }
    .extra-description .description-content ul {
      display: none; }

.bread {
  max-width: 1440px;
  margin: 0 auto; }

/* Account Pages */
.account-h1 {
  font-size: 45px;
  text-transform: none;
  font-family: "gilroy-extrabold";
  letter-spacing: 1px;
  color: #333; }

.FOCO-members-get-fre {
  max-width: 316px;
  font-family: 'gilroy-regular';
  font-size: 18px;
  margin: 0 auto 1em auto;
  color: #333; }

/* FOOTER ACCORDION */
.footer-accordion {
  margin-bottom: 1em; }

.accordion-title, .accordion-content {
  background: #f4f4f4 !important;
  font-size: 15px;
  border-color: #e6e6e6; }

.accordion-title:hover {
  background: #f4f4f4;
  border-color: #e6e6e6; }

.accordion-title:hover {
  border-bottom: none; }

.accordion-title {
  font-family: 'Gilroy-Medium';
  text-transform: uppercase;
  border-bottom: 0;
  border-top: 1px solid #e6e6e6;
  padding: 15px 0; }

.accordion-content {
  padding: 0px 0px 10px 0;
  margin-top: 0; }
  .accordion-content a {
    margin-bottom: 5px;
    font-size: 15px;
    font-family: 'Gilroy-regular'; }

.higher-index {
  z-index: 2; }

.sp-btn:hover, .sp-btn.onstate {
  padding-right: 57px; }
  .sp-btn:hover span, .sp-btn.onstate span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.grandchild-link {
  margin-left: 30px; }

.list-coll h3, .list-coll p {
  color: #fff; }

.coll-container .block-content h3 a {
  color: #333; }

/* Returns */
.auth-container.ng-scope h1.ng-binding {
  font-family: 'Gilroy-Heavy' !important;
  color: #202020;
  text-transform: uppercase !important; }
.auth-container.ng-scope .rm-text-color, .auth-container.ng-scope p {
  font-family: 'Gilroy-Medium' !important; }

.seo-content {
  background: #f4f4f4; }

/* Blog */
.articles-container {
  background: #f4f4f4;
  padding: 30px 150px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around; }

.article-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 15px solid #f4f4f4;
  position: relative; }
  .article-div h2 {
    font-size: 30px;
    font-family: 'gilroy-extrabold';
    color: #333; }
    .article-div h2 a {
      color: #333; }
  @media screen and (min-width: 1120px) {
    .article-div.second, .article-div.fifth {
      flex: 0 0 70%;
      width: 70%;
      height: 534px;
      background: #fff; }
      .article-div.second div:first-child, .article-div.fifth div:first-child {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .article-div.second div:first-child img, .article-div.fifth div:first-child img {
          height: 100%;
          width: 100%;
          object-fit: cover; }
    .article-div.third, .article-div.fourth {
      flex: 0 0 30%;
      width: 30%;
      height: 534px;
      background: #fff; }
      .article-div.third img, .article-div.fourth img {
        height: 220px;
        width: 100%;
        object-fit: cover; }
      .article-div.third .rte p, .article-div.fourth .rte p {
        text-overflow: ellipsis;
        overflow: hidden;
        height: 59px; }
    .article-div.sixth, .article-div.seventh {
      flex: 0 0 50%;
      width: 50%;
      height: 534px;
      background: #fff; }
    .article-div h2 {
      font-size: 50px; } }
  .article-div .article-stuff {
    background: #fff;
    padding: 20px 30px 50px 30px; }
  .article-div .article-date {
    font-size: 16px;
    color: #aaa;
    position: absolute;
    bottom: 0; }
  .article-div .article-text p {
    line-height: 1.6; }
    @media screen and (min-width: 1120px) {
      .article-div .article-text p {
        font-size: 18px; } }

.pagination .current {
  background: #ff0151; }
.pagination a {
  font-family: 'Gilroy-Medium';
  text-transform: uppercase; }

.product-badge-wrapper {
  margin-bottom: 10px;
  padding-top: 20px; }
  @media screen and (max-width: 780px) {
    .product-badge-wrapper {
      margin: 0; } }

.pre-order-top-button .button {
  border-radius: 25px;
  margin-bottom: 0;
  letter-spacing: 0;
  padding: 10px 25px; }

.cart-pre-order-text {
  color: #ff0052; }

.additional-checkout-button--paypal {
  width: 100%;
  margin-left: 0 !important; }

.additional-checkout-button--apple-pay {
  width: 100%; }

.pre-order-banner, .custom_banner {
  text-align: left;
  padding: 18px 22px;
  position: relative;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 10px; }
  @media only screen and (min-width: 836px) {
    .pre-order-banner, .custom_banner {
      padding: 15px 75px 15px 35px; } }
  .pre-order-banner .close, .custom_banner .close {
    position: absolute;
    top: 18px;
    right: 16px;
    color: #fff;
    cursor: pointer; }
    @media only screen and (min-width: 1120px) {
      .pre-order-banner .close, .custom_banner .close {
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        height: 12px; } }
  .pre-order-banner h3, .pre-order-banner .title, .custom_banner h3, .custom_banner .title {
    font-family: 'gilroy-extrabold';
    font-size: 16px;
    line-height: 18px;
    color: inherit;
    margin: 0; }
  .pre-order-banner .content, .pre-order-banner p, .custom_banner .content, .custom_banner p {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 18px;
    color: inherit;
    margin: 0; }
  .pre-order-banner a, .custom_banner a {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 18px;
    color: inherit;
    text-decoration: underline; }

.custom_banner.image-banner-type {
  padding: 0; }
  .custom_banner.image-banner-type .banner-image-container {
    width: 100%; }
    .custom_banner.image-banner-type .banner-image-container img {
      width: 100%; }
.custom_banner .mobile-image {
  display: block; }
  @media screen and (min-width: 780px) {
    .custom_banner .mobile-image {
      display: none; } }
.custom_banner .desktop-image {
  display: none; }
  @media screen and (min-width: 780px) {
    .custom_banner .desktop-image {
      display: block; } }

.utility-right ul.no-bullets {
  z-index: 99999;
  position: relative; }

.f-logo {
  max-width: 170px;
  margin-bottom: 25px;
  width: 170px; }

.app-returnmagic {
  min-height: 800px; }

.search-box .submit {
  background: #eeeeee;
  padding: 10px;
  color: #000;
  width: 5%;
  margin: 0px;
  margin-left: -5%;
  font-size: 20px;
  border-radius: 0px;
  position: absolute;
  margin-top: 20px !important; }

.search-close, .where-close {
  position: absolute;
  top: 10px;
  color: #000;
  right: 30px;
  font-size: 40px;
  z-index: 99; }

.where-close {
  position: absolute;
  top: 0;
  color: #000;
  right: 20px;
  z-index: 99; }

.prod-img-pad img {
  width: 100%; }

.ais-page .ais-results-as-block .ais-hit {
  padding: 0px !important;
  text-align: center; }

.ais-results-size-lg .ais-page .ais-results-as-block .ais-hit {
  width: 25% !important;
  margin-left: 0% !important;
  padding: 10px !important;
  margin: 0px !important; }

button.ais-InfiniteHits-loadMore {
  clear: both;
  display: block;
  height: 34px;
  font-size: 14px;
  padding: 10px 18px;
  cursor: pointer;
  background-color: #ff0051;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  margin: 0 auto; }

button.ais-InfiniteHits-loadMore:disabled {
  visibility: hidden; }

.ais-hit--price-discount {
  display: none; }

.ais-page div .collection-categories hr {
  margin: 0 0 0 10px; }

.collection-header-wrapper {
  display: flex; }

.algolia-autocomplete .aa-product {
  padding: 10px !important;
  border: 1px solid transparent; }

.aa-product-picture {
  margin: 5px !important; }

.algolia-autocomplete .aa-product:hover {
  background: transparent !important;
  border: 1px solid #eee; }

.algolia-autocomplete {
  box-sizing: border-box !important;
  background: transparent !important;
  border: none !important;
  border-top: none !important; }

.ais-page .ais-block .prod-img-pad {
  border: 20px solid #f4f4f4;
  position: relative; }

.ais-page .ais-search-header {
  background: transparent !important;
  padding: 0.6em 0.1em 0.4em 0.1em !important; }
  @media screen and (min-width: 350px) {
    .ais-page .ais-search-header {
      padding: 0.6em 0.9em 0.4em 0.9em !important; } }

@media screen and (min-width: 801px) {
  .ais-page .collection-wrapper {
    position: relative; } }

/*
.ais-page .ais-facets {
  position: absolute !important;
  transition: all 0.25s ease;
  &.closed {
    @media screen and (min-width: 801px) {
      width: 0 !important;
      overflow: hidden;
    }
  }
  &.open {
    transform: translateX(500px);
  }

}
*/
.ais-page .ais-facet--header {
  font-weight: 200 !important;
  font-family: Gilroy-Bold;
  font-size: 12px !important; }

.ais-Hits-list, .ais-InfiniteHits-item {
  list-style: none; }

.ais-page .ais-facet--item, .ais-RefinementList-showMore {
  position: relative;
  width: 100%;
  padding: 0px !important;
  padding-left: 5px !important;
  border-left: 3px solid transparent;
  margin: 8px 0px 8px 9px !important;
  height: 14px; }
  .ais-page .ais-facet--item:hover, .ais-RefinementList-showMore:hover {
    font-weight: 600;
    border-left: 3px solid transparent !important; }
    .ais-page .ais-facet--item:hover .ais-facet--label, .ais-RefinementList-showMore:hover .ais-facet--label {
      color: #000;
      font-weight: 600; }
    .ais-page .ais-facet--item:hover:before, .ais-RefinementList-showMore:hover:before {
      border-left: 3px solid #FF0052;
      content: "";
      position: absolute;
      bottom: 2px;
      left: -3px;
      width: 3px;
      height: 12px; }
  .ais-page .ais-facet--item.ais-facet--active, .ais-RefinementList-showMore.ais-facet--active {
    font-weight: 600;
    border-left: 0px !important;
    margin-left: 9px !important;
    color: #000000;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 14px; }
    .ais-page .ais-facet--item.ais-facet--active:before, .ais-RefinementList-showMore.ais-facet--active:before {
      border-left: 3px solid #FF0052;
      content: "";
      position: absolute;
      bottom: 2px;
      left: -3px;
      width: 3px;
      height: 12px; }
    .ais-page .ais-facet--item.ais-facet--active .ais-facet--label, .ais-RefinementList-showMore.ais-facet--active .ais-facet--label {
      color: #000;
      font-weight: 600; }

.ais-RefinementList-showMore {
  text-align: left;
  font-size: 14px;
  font-family: 'Gilroy-Regular';
  display: block; }
  .ais-RefinementList-showMore.ais-RefinementList-showMore--disabled {
    display: none; }

.ais-page .ais-facet--label {
  line-height: 1 !important;
  line-height: 1 !important;
  text-transform: unset;
  font-size: 14px !important;
  color: #636363;
  font-weight: 500; }

.ais-page .ais-facet {
  margin-bottom: 2px; }

.ais-page .ais-facets {
  padding-left: 0 !important;
  z-index: 9; }
  @media screen and (max-width: 800px) {
    .ais-page .ais-facets {
      position: absolute;
      background: #fff;
      z-index: 9999999999;
      top: 0;
      left: -1000px;
      padding: 0 !important;
      max-width: 75%;
      transition: transform 0.8s;
      display: block !important;
      width: 100% !important; } }
  @media screen and (min-width: 801px) {
    .ais-page .ais-facets {
      width: 29% !important; } }
  @media screen and (min-width: 1100px) {
    .ais-page .ais-facets {
      width: 25% !important; } }
  @media screen and (min-width: 1300px) {
    .ais-page .ais-facets {
      width: 19% !important; } }
  @media screen and (max-width: 800px) {
    .ais-page .ais-facets.ais-facets__shown {
      transform: translateX(1000px);
      position: fixed !important;
      overflow-y: scroll;
      overflow-x: hidden;
      top: 0 !important;
      bottom: 0; } }
  @media screen and (min-width: 801px) {
    .ais-page .ais-facets.ais-facets__shown {
      transform: translateX(-1000px); } }
  .ais-page .ais-facets .menu-wrapper {
    padding: 5px 20px 50px !important;
    height: auto;
    min-height: 100%;
    overflow-y: scroll;
    max-height: calc(100vH - 200px); }
    .ais-page .ais-facets .menu-wrapper::-webkit-scrollbar {
      background-color: #fff;
      width: 6px; }
    .ais-page .ais-facets .menu-wrapper::-webkit-scrollbar-thumb {
      background-color: #929292;
      border-radius: 14px;
      opacity: 0.5; }

.ais-page .ais-block {
  width: 80% !important;
  padding-left: 30px !important;
  transition: all 0.5s ease-in-out; }
  @media screen and (max-width: 800px) {
    .ais-page .ais-block {
      width: 100% !important;
      padding-left: 0 !important; } }
  @media screen and (min-width: 801px) {
    .ais-page .ais-block {
      width: 70% !important; } }
  @media screen and (min-width: 1100px) {
    .ais-page .ais-block {
      width: 74% !important; } }
  @media screen and (min-width: 1300px) {
    .ais-page .ais-block {
      width: 80% !important; } }
  @media screen and (min-width: 800px) {
    .ais-page .ais-block.full-width {
      width: 100% !important;
      padding-left: 0 !important; } }
  .ais-page .ais-block .ais-hits-container {
    margin-top: -2px; }
    .ais-page .ais-block .ais-hits-container ol {
      display: inline;
      margin: 0;
      padding: 0; }

.ais-results-size-lg .ais-page .ais-results-as-block .ais-hit {
  padding: 6px !important; }

.ais-page .ais-current-refined-values .ais-current-refined-values--header {
  padding: 15px 0 8px !important; }
.ais-page .ais-current-refined-values .ais-current-refined-values--body {
  padding-left: 0; }

.ais-current-refined-values--label {
  text-transform: unset;
  font-size: 14px !important;
  color: #636363; }

.search-box input {
  width: 100%; }

.search-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column; }

.swatch {
  width: 100%; }
  .swatch .option_title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 14px;
    padding: 0 3px; }
    .swatch .option_title .swatch-header {
      color: #000;
      font-weight: normal;
      font-size: 16px;
      text-transform: capitalize;
      font-family: 'Gilroy-Medium';
      line-height: 19px;
      margin-bottom: 12px; }
    .swatch .option_title .size-chart a.full {
      color: #000;
      font-weight: normal;
      font-size: 16px;
      text-transform: capitalize;
      font-family: 'Gilroy-Medium';
      line-height: 19px;
      margin-bottom: 12px;
      text-decoration: underline; }
  .swatch .flex-swatches {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start; }
    .swatch .flex-swatches.flex-wrap {
      flex-wrap: wrap; }
      @media screen and (max-width: 780px) {
        .swatch .flex-swatches.flex-wrap .swatch-element label {
          width: 100%;
          min-width: unset !important;
          line-height: 40px;
          max-width: unset; } }
    .swatch .flex-swatches .swatch-element {
      flex: 1 0 62px;
      border-radius: 5px; }
      .swatch .flex-swatches .swatch-element.fifth {
        flex: 0 0 48.7%; }
      .swatch .flex-swatches .swatch-element label {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        background: transparent;
        padding: 10px 20px;
        height: 57px !important;
        font-family: 'Gilroy-Medium';
        font-size: 18px;
        line-height: 22px;
        font-weight: normal;
        color: #000; }
        .swatch .flex-swatches .swatch-element label.thumbnail-color-swatch {
          width: 80px;
          height: 80px; }

.edition-swatch-wrapper .flex-swatches .swatch-element {
  flex: 1 !important; }
  .edition-swatch-wrapper .flex-swatches .swatch-element label {
    height: auto !important;
    font-size: 14px;
    padding: 10px 20px; }
    @media only screen and (min-width: 720px) {
      .edition-swatch-wrapper .flex-swatches .swatch-element label {
        padding: 15px 20px; } }

.wrap-thumbs-colors-option {
  width: calc(100% + 3rem - 4px);
  margin: 0 calc(-1.5rem + 2px); }
  @media only screen and (min-width: 1120px) {
    .wrap-thumbs-colors-option.wrap-thumbs-colors-option-mobile {
      display: none; } }
  .wrap-thumbs-colors-option.wrap-thumbs-colors-option-desktop {
    display: none; }
    @media only screen and (min-width: 1120px) {
      .wrap-thumbs-colors-option.wrap-thumbs-colors-option-desktop {
        display: block; } }
  .wrap-thumbs-colors-option .color-swatch-wrapper {
    margin-top: 2px; }
    .wrap-thumbs-colors-option .color-swatch-wrapper .option_title {
      display: none; }
    @media only screen and (max-width: 1119px) {
      .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches {
        flex-wrap: nowrap; } }
    .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element {
      flex: 0 0 122px;
      border-radius: 5px;
      height: 122px; }
      @media only screen and (min-width: 1120px) {
        .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element {
          flex: 0 0 79px;
          height: 79px; } }
      .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element:before {
        display: none; }
      .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element label.thumbnail-color-swatch {
        width: 122px;
        height: 122px !important;
        padding: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        border: none;
        border-radius: 5px;
        background-color: transparent !important; }
        @media only screen and (min-width: 1120px) {
          .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element label.thumbnail-color-swatch {
            width: 79px;
            height: 79px !important; } }
      .wrap-thumbs-colors-option .color-swatch-wrapper .flex-swatches .swatch-element .tooltip {
        display: none; }

.search-box form {
  margin: 40px auto;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1260px;
  padding: 20px; }
  @media screen and (max-width: 780px) {
    .search-box form {
      top: 0;
      right: 25px;
      margin: 0 auto; } }

.search-box .algolia-autocomplete {
  left: 0px !important;
  width: 100%; }

.search-box {
  overflow: scroll;
  background: #f4f4f4; }

.swatch label {
  border-radius: 3px; }

.swatch .swatch-element {
  margin: 2px; }

.aa-text {
  padding: 5px; }

.product-grid-item {
  position: relative;
  padding: 0px;
  margin: 6px; }

.product-grid-item .product-badge-wrapper {
  position: absolute;
  right: 10px; }

.product-slider-style {
  max-width: 1260px;
  margin: 0 auto;
  padding: 20px 40px; }

.pr-thumb {
  padding: 0px 6px; }

.slick-arrow {
  border-color: #cccccc;
  border-width: 3px;
  height: 22px;
  width: 22px; }

.slick-arrow:hover {
  border-color: red;
  border-width: 3px;
  height: 22px;
  width: 22px; }

.blog-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px; }
  .blog-nav .blog-nav-link {
    color: #333;
    font-size: 18px;
    font-weight: bold; }
    .blog-nav .blog-nav-link:first-child {
      flex: 8; }

.tracking-page {
  text-align: center;
  margin-top: 80px; }

.ais-facets .accordion-item a {
  color: #333;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  background: #fff !important;
  border: none;
  padding: 6px 0px; }

.ais-facets .child-item {
  list-style-type: none;
  padding-left: 10px; }

.ais-facets .child-item a {
  font-size: 14px; }

.ais-facets .grandchild-item a {
  padding-left: 20px;
  font-size: 12px;
  font-weight: 400; }

.collection-header-wrapper {
  width: 100%;
  display: inline-block;
  margin-bottom: 0 !important;
  position: relative; }
  @media screen and (min-width: 768px) {
    .collection-header-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      margin-top: 20px !important; } }
  .collection-header-wrapper .collection-info-wrapper {
    padding: 0.6em 0.9em 0 0.9em; }
    @media screen and (min-width: 768px) {
      .collection-header-wrapper .collection-info-wrapper {
        position: relative;
        left: unset;
        margin: 5px 0 0 10px !important;
        padding: 0;
        transform: none; } }
    .collection-header-wrapper .collection-info-wrapper .collection-title {
      display: block;
      font-size: 20px !important;
      margin-bottom: 4px !important;
      font-family: 'Gilroy-Bold', sans-serif; }
    @media screen and (max-width: 767px) {
      .collection-header-wrapper .collection-info-wrapper .ais-stats-container {
        position: absolute;
        left: 35%;
        transform: translatex(-50%);
        padding: 7px 0 0 0;
        margin: 5px 0 8px 0 !important; } }
    @media screen and (max-width: 350px) {
      .collection-header-wrapper .collection-info-wrapper .ais-stats-container {
        left: 31%; } }
    .collection-header-wrapper .collection-info-wrapper .ais-stats-container .ais-Stats .ais-Stats-text .ais-stats--nb-results {
      font-size: 14px !important;
      font-weight: 400 !important;
      color: #000000; }
    .collection-header-wrapper .collection-info-wrapper .ais-search-header {
      width: 100%; }

.filters-title-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px !important; }
  .filters-title-wrapper h3 {
    border: 0; }
    .filters-title-wrapper h3 span.close-filters {
      float: right;
      cursor: pointer; }
      .filters-title-wrapper h3 span.close-filters svg {
        width: 20px;
        height: 20px;
        cursor: pointer; }
  .filters-title-wrapper .mobile-line {
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    border-bottom: 1px solid #ddd; }
    @media screen and (min-width: 1024px) {
      .filters-title-wrapper .mobile-line {
        display: none; } }

.ais-stats-container {
  width: auto;
  display: inline-block; }
  .ais-stats-container .ais-facets-button {
    width: auto;
    border: 0 !important;
    display: inline !important; }
    @media screen and (min-width: 1024px) {
      .ais-stats-container .ais-facets-button {
        display: none !important; } }

.ais-facets h3 {
  margin-bottom: 0;
  text-transform: none;
  font-weight: 100 !important;
  font-family: 'Gilroy-Bold';
  padding-bottom: 5px;
  margin-bottom: 10px !important; }
  @media screen and (min-width: 1024px) {
    .ais-facets h3 .close-filters {
      display: none; } }

.ais-facets .child-item {
  list-style-type: none;
  padding-left: 10px !important;
  font-size: 14px; }

.ais-facets .accordion-content {
  background: #fff !important; }

/* :last-child:not(.is-active)>.accordion-title {
    border: none;
}

:last-child>.accordion-content:last-child {
    border: none;
} */
.ais-page div .collection-categories hr {
  display: none; }

.ais-ClearRefinements {
  position: relative; }
  .ais-ClearRefinements .ais-ClearRefinements-button {
    font-size: 14px !important;
    color: #ff0052 !important;
    font-family: 'Gilroy-Medium', sans-serif; }

.ais-ClearRefinements-button {
  position: absolute;
  top: 15px;
  right: 8px; }

.ais-page .ais-facet--header {
  text-transform: capitalize !important;
  border-bottom: none !important;
  padding: 6px 0 16px !important;
  font-size: 14px !important; }

.ais-page .ais-facet {
  color: #636363;
  padding: 1px 2px 10px; }

ul.ais-RefinementList-list, .ais-current-refined-values--list {
  list-style: none; }

.ais-page .ais-facet--body {
  padding: 1px 2px 0px !important; }

.template-product .selector-wrapper {
  display: none; }

.no-article-image {
  font-size: 16px; }

.article-div.first {
  width: 100%; }

.wu {
  width: 100%; }

.ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(odd) .ais-hit.ais-product {
  padding-right: 2px !important;
  padding-right: 1.5px !important;
  padding-left: 0 !important; }
  @media (min-width: 768px) {
    .ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(odd) .ais-hit.ais-product {
      padding-right: 4px !important;
      padding-left: 0 !important; } }
  @media (min-width: 1024px) {
    .ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(odd) .ais-hit.ais-product {
      padding-right: 4px !important;
      padding-left: 4px !important; } }
.ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(even) .ais-hit.ais-product {
  padding-left: 2px !important;
  padding-left: 1.5px !important;
  padding-right: 0 !important; }
  @media (min-width: 768px) {
    .ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(even) .ais-hit.ais-product {
      padding-left: 4px !important;
      padding-right: 0 !important; } }
  @media (min-width: 1024px) {
    .ais-page .ais-results-as-block .ais-InfiniteHits-item:nth-child(even) .ais-hit.ais-product {
      padding-left: 4px !important;
      padding-right: 4px !important; } }

.ais-results-size-sm .ais-page .ais-results-as-block .ais-hit, .ais-results-size-md .ais-page .ais-results-as-block .ais-hit {
  width: 50% !important;
  margin-left: 5%;
  padding: 0px !important; }
  .ais-results-size-sm .ais-page .ais-results-as-block .ais-hit .ais-hit--details, .ais-results-size-md .ais-page .ais-results-as-block .ais-hit .ais-hit--details {
    padding: 0 0 0 10px; }

.pagination span {
  display: inline-block;
  background: #fff;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  line-height: 33px;
  height: 36px;
  border-radius: 4px;
  min-width: 36px;
  margin: 5px; }

.ais-page .ais-current-refined-values--link {
  border-radius: 3px;
  border: none !important;
  padding: 3px 5px;
  background: #f4f4f4;
  position: relative;
  font-size: 14px !important;
  text-transform: unset;
  color: #636363; }
  .ais-page .ais-current-refined-values--link:before {
    background: #ff0052 !important;
    position: absolute;
    top: 14px;
    padding: 0 !important;
    left: 8px;
    content: ' ' !important;
    transform: rotate(45deg);
    width: 18px !important;
    height: 2px; }
  .ais-page .ais-current-refined-values--link:after {
    background: #ff0052;
    position: absolute;
    top: 14px;
    padding: 0 !important;
    left: 8px;
    content: ' ' !important;
    transform: rotate(-45deg);
    width: 18px;
    height: 2px; }
  .ais-page .ais-current-refined-values--link > div {
    padding-left: 26px !important;
    font-size: 14px; }

.filter-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.2;
  z-index: 999999999; }

.template-page .dyno-page .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.outline-callout {
  max-width: 600px; }

#prod-content-related .slick-dots li button,
.product-images .slick-dots li button {
  background: transparent;
  color: transparent !important;
  border-radius: 0px;
  width: 40px;
  height: 0px;
  margin: 0px;
  opacity: .25; }

.product-images .slick-arrow {
  display: none !important; }

@media screen and (max-width: 1024px) {
  #prod-content-related {
    padding: 0px;
    max-width: 100%;
    margin: 0 auto; } }

@media screen and (max-width: 1024px) {
  #prod-content-related .slick-slide {
    flex-direction: column !important;
    width: 100% !important;
    margin: 40px; } }

@media screen and (max-width: 1024px) {
  #prod-content-related .related-products {
    margin: 0px;
    margin-left: -50px;
    width: calc(100% + 50px); }
    #prod-content-related .related-products .slick-dots {
      bottom: 100px; } }

@media screen and (max-width: 1024px) {
  #prod-content-related .columns:first-child {
    padding: 0px; } }

.carousel-label {
  max-width: 1260px;
  padding-left: 45px; }

.swatch_options .swatch-element label {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.swatch_options input:checked + .swatch-element label {
  background-color: #1A1A1A;
  border-color: #1A1A1A;
  color: #FFF; }

.prod-title {
  max-width: 500px;
  margin: 0 auto; }

.product-foco-thank-you-egift-card .prod-title,
.product-foco-gift-card .prod-title {
  width: 500px; }

.template-product .pad-sm {
  padding: 0px; }

.price-display {
  padding: 0px; }

.option_title .swatch-header {
  color: #888;
  font-size: 11px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 800; }

@media screen and (max-width: 640px) {
  .articles-container {
    padding: 20px; } }

.wu img {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.wu a {
  overflow: hidden; }

.wu {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.wu:hover {
  -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  z-index: 9999; }

.wu:hover h2 a {
  color: #000; }

.wu:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.articles-container {
  background: #f4f4f4;
  padding: 30px;
  max-width: 1260px;
  margin: 0 auto; }

.template-blog {
  background: #f4f4f4; }

.fourth h2, .third h2 {
  font-size: 32px; }

.aa-dropdown-menu-size-lg .aa-right-column {
  border-left: none !important; }

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

.carousel-label h3 {
  float: left;
  font-family: "Gilroy-Bold"; }

.carousel-label .block-content a {
  color: #333;
  margin: 8px; }

#prod-content-related slick-dots li button,
.product-images .slick-dots li button {
  border: 2px solid #666; }

.p-img img {
  padding: 0px; }

.ais-page {
  padding: 0 3em 3em 3em; }
  @media screen and (min-width: 801px) {
    .ais-page {
      padding: 0 1em 3em 1em; } }
  @media screen and (min-width: 1200px) {
    .ais-page {
      padding: 0 3em 3em 3em; } }

.ais-page .ais-input {
  display: table;
  width: 100%;
  border: 2px solid #ff0052;
  margin: 20px 0px; }

.algolia-autocomplete {
  padding-top: 10px; }

.no-scroll {
  position: fixed;
  overflow: hidden; }

.seo-container, .seo-content {
  background: #fff;
  border: 0;
  margin: 0 35px;
  padding-left: 10px;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .seo-container, .seo-content {
      margin: 0 0 0 28%;
      padding-left: 60px; } }
  @media screen and (min-width: 1100px) {
    .seo-container, .seo-content {
      margin: 0 0 0 26%;
      padding-left: 60px; } }
  @media screen and (min-width: 1300px) {
    .seo-container, .seo-content {
      padding-left: 60px;
      margin: 0 0 0 20%; } }
  .seo-container .text-container .block-content .desc, .seo-content .text-container .block-content .desc {
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .seo-container .text-container .block-content .desc p, .seo-content .text-container .block-content .desc p {
      text-align: left;
      margin: 0;
      padding: 0;
      font-family: 'Gilroy-Medium', sans-serif;
      font-size: 14px;
      color: #000000;
      line-height: 21px; }
    .seo-container .text-container .block-content .desc > *, .seo-content .text-container .block-content .desc > * {
      text-align: left !important;
      font-family: 'Gilroy-Medium', sans-serif;
      font-size: 14px;
      color: #000000;
      line-height: 21px; }
    .seo-container .text-container .block-content .desc.open, .seo-content .text-container .block-content .desc.open {
      max-height: 1000px !important;
      height: auto; }
  .seo-container .text-container span.read-more-col-desc, .seo-content .text-container span.read-more-col-desc {
    margin-top: 15px;
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
    font-family: 'Gilroy-Medium', sans-serif;
    font-size: 14px;
    color: #000000; }

.seo-container {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .seo-container {
      margin: 0; } }

.text-left {
  text-align: left; }

.white {
  background: white;
  color: #000 !important; }

.white:hover {
  background: #eee;
  color: #000 !important; }

.ais-page .ais-block .prod-img-pad {
  border: 0px solid #f4f4f4;
  position: relative; }

.pr-thumb img, .product-grid-item img {
  background: #f4f4f4;
  padding: 0px; }

[data-product-form] .button.primary, [data-product-form] .button.notify-me-button {
  width: 100%;
  height: 50px;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
  border-radius: 29px;
  font-family: 'Gilroy-Bold';
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0; }

.shoppay-wrapper {
  margin: 20px auto;
  max-width: 295px; }

.shopify-installments .shopify-installments__content {
  font-family: 'Gilroy-Medium';
  font-size: 12px;
  line-height: 19px;
  color: #000; }

.klaviyo-bis-trigger.button.active {
  width: 100%;
  height: 50px;
  text-transform: capitalize;
  letter-spacing: unset;
  font-size: 18px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center; }
.klaviyo-bis-trigger.button:not(.active) {
  display: none !important; }

.description {
  margin-bottom: 15px; }
  .description span:not(.sku),
  .description p {
    margin-top: 24px;
    margin-bottom: 0;
    font-family: Gilroy-Medium;
    display: block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.14px; }
  .description ul {
    margin-bottom: 5px;
    font-family: Gilroy-Medium;
    font-size: 16px;
    line-height: 20px;
    list-style: none;
    padding: 0;
    color: #000; }
    @media screen and (max-width: 780px) {
      .description ul {
        font-size: 16px;
        line-height: 18px; } }
  .description .readmore {
    border-bottom: 1px solid #000;
    display: inline-block;
    cursor: pointer;
    margin: 15px 0; }

.tag {
  background: rgba(204, 204, 204, 0.2);
  margin-bottom: 11px;
  border-radius: 10px; }
  .tag .wrap {
    min-height: 57px;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px 16px; }
    @media screen and (max-width: 780px) {
      .tag .wrap p {
        line-height: 20px;
        font-family: Gilroy-Medium;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0.14px; } }
  .tag b {
    text-transform: uppercase; }
  .tag p {
    position: relative;
    line-height: 20px;
    font-family: Gilroy-Medium;
    font-size: 14px;
    margin: 0;
    color: #2E2E2E; }
  .tag.ship-no-later-than-tag svg {
    margin-right: 10px; }
  .tag.ship-no-later-than-tag p {
    color: #2E2E2E; }
    .tag.ship-no-later-than-tag p span {
      color: #FF0052; }
  .tag.coming-soon-tag .wrap {
    flex-direction: column;
    padding: 18px 0; }
    .tag.coming-soon-tag .wrap p.title {
      font-family: Gilroy-Bold;
      font-weight: normal; }
    .tag.coming-soon-tag .wrap p.date {
      font-family: Gilroy-SemiBold;
      font-weight: normal; }
  .tag.promo-excluded-tag p {
    line-height: 17px; }
  .tag.soldout-tag {
    display: none;
    margin-top: 11px; }
    .tag.soldout-tag p:before {
      background: #000; }
  .tag.lowstock-tag p b {
    color: #FFC400; }
  .tag.lowstock-tag p span, .tag.lowstock-tag p:before {
    text-transform: uppercase;
    background: #FFC400; }
  .tag.preorder-tag p b {
    color: #FF0052; }
  .tag.preorder-tag p:before {
    background: #FF0052; }
  .tag.limitededition-tag p:before {
    background: #00FF82; }

ul.list-none {
  list-style: none;
  padding-left: 15px !important; }

.extra-description .description-content {
  width: auto; }
  .extra-description .description-content p {
    margin: 0; }
  .extra-description .description-content > p:first-child {
    border-top: 1px solid #CCCCCC; }
  .extra-description .description-content br {
    display: none; }
  .extra-description .description-content a {
    width: 100%; }
  .extra-description .description-content .title-toggle {
    font-weight: 400;
    display: block;
    margin: 8px 0 0;
    padding: 15px 18px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-start;
    border-radius: 112px; }
    .extra-description .description-content .title-toggle p {
      font-family: 'Gilroy-Bold';
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0.16px;
      color: #000; }
      .extra-description .description-content .title-toggle p a {
        display: inline;
        font-family: 'Gilroy-Medium';
        color: #1A1A1A;
        text-decoration: underline; }
    .extra-description .description-content .title-toggle img {
      max-width: 35px;
      margin-right: 10px; }
    .extra-description .description-content .title-toggle .yotpo.bottomLine.yotpo-small {
      margin-left: 20px; }
      .extra-description .description-content .title-toggle .yotpo.bottomLine.yotpo-small .yotpo-icon.rating-star {
        font-size: 14px; }
      .extra-description .description-content .title-toggle .yotpo.bottomLine.yotpo-small .text-m {
        display: none; }
    .extra-description .description-content .title-toggle:after {
      content: '';
      float: right;
      position: absolute;
      right: 20px;
      top: 50%;
      width: 12px;
      height: 12px;
      background: url("//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/arrow-down-black.svg?v=16714562777756885117");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      transform: translateY(-50%);
      max-width: 12px; }
    .extra-description .description-content .title-toggle:hover {
      border-color: transparent;
      background-color: #F4F4F4; }
    .extra-description .description-content .title-toggle.active {
      border-color: transparent;
      background-color: #F4F4F4; }
      .extra-description .description-content .title-toggle.active:after {
        content: '';
        top: 40%;
        background: url("//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/arrow-down-black.svg?v=16714562777756885117");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transform: rotate(-180deg); }
    .extra-description .description-content .title-toggle.reviews.active:after {
      background: url("//cdn.shopify.com/s/files/1/2578/8918/t/116/assets/arrow-down-black.svg?v=16714562777756885117");
      transform: translateY(-50%);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom;
      top: 50%; }
    .extra-description .description-content .title-toggle .pdp-p {
      padding: 0 15px 15px;
      font-family: 'Gilroy-Regular';
      font-weight: 400; }
    .extra-description .description-content .title-toggle.title-toggle--no-arrow::after {
      display: none; }
  .extra-description .description-content .toggle-content {
    margin: 0;
    padding: 10px 28px;
    display: none; }
    .extra-description .description-content .toggle-content p {
      font-size: 14px;
      line-height: 20px;
      font-family: 'Gilroy-Medium';
      font-weight: normal; }
      .extra-description .description-content .toggle-content p a {
        display: inline; }

.ais-page .ais-hit--details {
  padding: 0 0 0 10px; }
  .ais-page .ais-hit--details a {
    color: #333 !important;
    font-size: 14px !important; }

.ais-page .ais-hit--details .ais-hit--title a {
  color: #000000 !important;
  font-size: 14px !important;
  text-transform: initial;
  text-align: left;
  line-height: 15px; }

.m-nav .nav-account-login {
  left: auto;
  top: 0px;
  width: 200px;
  text-align: right;
  padding: 15px;
  right: 0px; }

.ais-page {
  width: 100%; }
  @media screen and (max-width: 640px) {
    .ais-page {
      padding: 10px 0; } }

@media screen and (max-width: 640px) {
  .mobile-specific-image .button.outline.white {
    color: #ff0350 !important;
    background: #fff;
    border-color: #ff0350 !important; } }

@media screen and (max-width: 640px) {
  .ais-page .ais-results-as-block .ais-hit {
    padding: 6px !important;
    margin: 0px !important;
    min-height: 340px;
    width: 50% !important; } }

.customer-addresses #AddressNewForm label, .customer-addresses .EditAddresses label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  margin-top: 20px;
  color: #ff0350; }

.customer-addresses .header-edit {
  background: #ff0350; }

#address_default_address_new {
  width: auto !important; }

.related-products-qv-false .columns {
  width: 100%; }

.swal2-popup .swal2-styled {
  background: #ff0350 !important; }

.swal2-icon.swal2-error {
  border-color: #ff0350 !important; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #ff0350 !important; }

.swal2-popup .swal2-title {
  color: #001741; }

.smol {
  margin-top: 0px; }

.button:active {
  background-color: #dc0247 !important; }

.klaviyo-bis-trigger:focus {
  background-color: #dc0247 !important; }

h3.modal-title {
  font-family: "Roboto" !important; }

#geoip-banner {
  z-index: 10;
  position: fixed;
  width: 100%;
  top: 100px; }
  @media screen and (max-width: 1120px) {
    #geoip-banner {
      top: 54px; } }

@media screen and (max-width: 1120px) {
  .home-banner .text-container {
    text-align: center;
    min-height: 100%;
    min-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    flex-direction: column; }
    .home-banner .text-container .block-content h6, .home-banner .text-container .block-content p {
      display: none; }
    .home-banner .text-container .block-content h3 {
      font-size: 40px; }
    .home-banner .text-container .block-content a {
      border: none !important;
      background: transparent;
      text-decoration: underline;
      font-size: 14px; } }
.button[disabled].primary, .button[disabled].primary:hover {
  background-color: #ff0052 !important; }

.template-article .nav-breadcrumbs ul {
  padding-left: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.blog-nav {
  /* @include flexbox; */
  /* justify-content: center; */
  /* align-items: center; */
  height: auto;
  width: 100%;
  text-align: center;
  position: relative;
  display: block; }

.blog-nav .blog-nav-link {
  color: #333;
  font-size: 18px;
  font-weight: 900;
  padding: 10px 0px;
  border-bottom: 4px solid #33333314;
  margin: 10px; }

.blog-nav .blog-nav-link:hover {
  border-bottom: 4px solid #ff0052; }

/* Andy 11/20/18 updates */
.related-products .product-grid-item {
  margin: 20px; }

.p-img::before {
  top: 10px;
  right: 10px;
  z-index: 9; }

@media screen and (max-width: 780px) {
  .template-product .bread {
    display: none; } }

.ais-hit--badge {
  background: #001641;
  border-radius: 0;
  color: #fff;
  font-size: 10px !important;
  top: 46px;
  left: -33px;
  max-width: 98px;
  transform: rotate(270deg); }
  @media screen and (max-width: 780px) {
    .ais-hit--badge {
      transform: rotate(270deg) scale(0.8);
      top: 35px;
      left: -35px; } }

.smol.xs {
  font-size: 10px;
  margin-top: -8px; }

.smol {
  margin-top: 0px;
  color: #999; }

input::placeholder {
  text-transform: uppercase; }

input {
  border-width: 2px; }

.gr-link {
  text-decoration: underline;
  color: #999; }

.pdp-p {
  font-size: 14px; }
  @media screen and (max-width: 780px) {
    .pdp-p {
      font-size: 12px; } }

@media screen and (max-width: 780px) {
  .cart-ribbon {
    width: 100% !important;
    right: 0px !important;
    bottom: 0;
    top: inherit !important; } }

.cart-item-count {
  color: #333333;
  font-size: 18px;
  font-weight: bold; }

.template-article .nav-breadcrumbs ul {
  padding-left: 0px;
  max-width: 750px;
  margin: 0 auto;
  display: block; }

@media screen and (max-width: 780px) {
  #prod-content-related .slick-slide {
    margin: 0 2px; } }

.product-badge.pre-order {
  background: none;
  border: none;
  color: #FF0052 !important;
  display: inline-block;
  font-size: 14px !important;
  font-weight: normal;
  margin-left: 12px;
  padding: 0;
  position: initial;
  text-transform: capitalize !important;
  transform: initial;
  vertical-align: unset; }
  @media screen and (max-width: 780px) {
    .product-badge.pre-order {
      margin-left: 5px; } }

.lds-dual-ring {
  width: 64px;
  height: 64px; }

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 26px;
  height: 26px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #ff0051;
  border-color: #ff0051 transparent #ff0051 transparent;
  animation: lds-dual-ring 1.2s linear infinite; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.fit-variants .loading-skeleton img {
  height: 57px; }

.swatch-variants {
  margin-bottom: 15px; }
  .swatch-variants .loading-skeleton img {
    height: 78px;
    width: 78px;
    margin-right: 3px;
    margin-bottom: 3px; }
  @media screen and (max-width: 780px) {
    .swatch-variants .loading-skeleton {
      display: flex;
      height: 125px; }
      .swatch-variants .loading-skeleton img {
        height: auto;
        width: auto;
        flex: 1 1 33%;
        margin: 2px; } }
  @media screen and (max-width: 780px) {
    .swatch-variants .column {
      padding: 0 !important; } }
  @media screen and (max-width: 780px) {
    .swatch-variants {
      height: auto; } }

.team-variants {
  margin-bottom: 20px; }
  .team-variants .loading-skeleton {
    height: auto;
    width: 100%;
    margin-bottom: 10px; }
    .team-variants .loading-skeleton .desktop-only {
      display: flex; }
    .team-variants .loading-skeleton img {
      height: 36px;
      width: 36px;
      margin: 9px; }
    .team-variants .loading-skeleton .mobile-only img {
      height: 60px;
      width: 60px;
      margin: 1px; }

.p-vid {
  overflow: hidden;
  position: relative;
  width: calc(50% - 14px);
  height: 0;
  padding-bottom: calc(124% / 2);
  margin-right: 14px;
  margin-bottom: 11px; }
  .p-vid:before {
    display: none; }
  @media only screen and (min-width: 1023px) and (max-width: 1120px) {
    .p-vid {
      padding-bottom: 47.5%; } }
  .p-vid video {
    max-width: 105%;
    margin-top: -8px; }

video {
  max-width: 100%; }

.face-covering-section .league-logos {
  margin: 28px 0 50px; }
  @media screen and (min-width: 768px) {
    .face-covering-section .league-logos {
      margin: 75px 0 55px; } }
  .face-covering-section .league-logos .text-container {
    width: 100%;
    max-width: none; }
    .face-covering-section .league-logos .text-container .logos {
      display: flex;
      justify-content: center;
      max-width: 100%;
      margin: 0 auto;
      flex-wrap: wrap; }
      @media screen and (min-width: 769px) and (max-width: 900px) {
        .face-covering-section .league-logos .text-container .logos {
          justify-content: space-between;
          flex-wrap: nowrap;
          max-width: 90%; } }
      @media screen and (min-width: 901px) and (max-width: 1200px) {
        .face-covering-section .league-logos .text-container .logos {
          justify-content: space-between;
          flex-wrap: nowrap;
          max-width: 80%; } }
      @media screen and (min-width: 1201px) {
        .face-covering-section .league-logos .text-container .logos {
          justify-content: space-between;
          flex-wrap: nowrap;
          max-width: 60%; } }
      .face-covering-section .league-logos .text-container .logos .logo {
        flex: 0 0 105px;
        height: 105px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 5px; }
        @media screen and (min-width: 768px) and (max-width: 1200px) {
          .face-covering-section .league-logos .text-container .logos .logo {
            flex: 0 0 85px;
            height: 85px; } }
        .face-covering-section .league-logos .text-container .logos .logo img {
          max-width: 68px;
          height: fit-content; }
        .face-covering-section .league-logos .text-container .logos .logo.nhl img {
          width: 56px; }
        .face-covering-section .league-logos .text-container .logos .logo.college img {
          width: 58px; }
        .face-covering-section .league-logos .text-container .logos .logo.nascar img {
          max-width: 100%; }
.face-covering-section .slider-title {
  padding: 0 30px; }
  @media screen and (min-width: 768px) {
    .face-covering-section .slider-title {
      padding: 0 50px; } }
  .face-covering-section .slider-title h3 {
    font-family: 'gilroy-extrabold', sans-serif;
    font-size: 32px; }
.face-covering-section .face-covering-slider {
  width: 100%;
  padding: 0 0 70px; }
  @media screen and (min-width: 768px) {
    .face-covering-section .face-covering-slider {
      padding: 0 36px 70px; } }
  @media screen and (max-width: 767px) {
    .face-covering-section .face-covering-slider {
      display: flex; } }
  .face-covering-section .face-covering-slider .face-covering-card {
    margin: 0;
    padding: 0 7px;
    min-height: auto; }
    @media screen and (min-width: 768px) {
      .face-covering-section .face-covering-slider .face-covering-card {
        padding: 0 14px; } }
    .face-covering-section .face-covering-slider .face-covering-card .block-images a {
      width: 100%; }
      .face-covering-section .face-covering-slider .face-covering-card .block-images a:after {
        content: "";
        position: absolute;
        background: url(//cdn.shopify.com/s/files/1/2578/8918/t/57/assets/arrow_card.png?v=9973521764030668949) no-repeat center center;
        background-size: contain;
        width: 3vw;
        height: 3vw;
        right: 17px;
        bottom: 40px; }
        @media screen and (max-width: 767px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-images a:after {
            width: 48px;
            height: 48px;
            bottom: 25px; } }
        @media screen and (min-width: 1025px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-images a:after {
            width: 4vw;
            height: 4vw; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-images a:after {
            bottom: 29px; } }
    .face-covering-section .face-covering-slider .face-covering-card .block-images img {
      width: 100%;
      border-radius: 30px; }
    .face-covering-section .face-covering-slider .face-covering-card .text-container {
      width: 100%;
      position: relative; }
    .face-covering-section .face-covering-slider .face-covering-card .block-content {
      position: absolute;
      left: 24px;
      bottom: 24px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      margin: 0; }
      @media screen and (min-width: 768px) {
        .face-covering-section .face-covering-slider .face-covering-card .block-content {
          left: 24px;
          bottom: 25px; } }
      @media screen and (min-width: 1024px) {
        .face-covering-section .face-covering-slider .face-covering-card .block-content {
          left: 24px;
          bottom: 32px; } }
      .face-covering-section .face-covering-slider .face-covering-card .block-content h6 {
        font-family: 'gilroy-medium', sans-serif;
        font-size: 16px;
        color: #FFF;
        text-align: left;
        margin: 0; }
        @media screen and (min-width: 769px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-content h6 {
            font-size: 20px; } }
      .face-covering-section .face-covering-slider .face-covering-card .block-content h3 {
        font-family: 'gilroy-black', sans-serif;
        font-size: 26px;
        color: #FFF;
        text-align: left;
        margin-top: 7px;
        margin-bottom: 0; }
        @media screen and (min-width: 768px) and (max-width: 849px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-content h3 {
            font-size: 2.5vw; } }
        @media screen and (min-width: 850px) and (max-width: 1169px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-content h3 {
            font-size: 2.5vw; } }
        @media screen and (min-width: 1170px) and (max-width: 1320px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-content h3 {
            font-size: 2.5vw; } }
        @media screen and (min-width: 1321px) {
          .face-covering-section .face-covering-slider .face-covering-card .block-content h3 {
            font-size: 40px; } }
  .face-covering-section .face-covering-slider .slick-dots {
    bottom: 35px;
    display: block; }
    @media screen and (min-width: 768px) {
      .face-covering-section .face-covering-slider .slick-dots {
        display: none; } }
    .face-covering-section .face-covering-slider .slick-dots li button {
      background: #D5D5D5;
      color: transparent !important;
      border-radius: 50px;
      margin: 5px;
      opacity: 1;
      border: 2px solid #fff;
      width: 10px;
      height: 10px;
      border-color: #d5d5d5; }
    .face-covering-section .face-covering-slider .slick-dots li.slick-active button {
      background: #797979;
      border-color: #797979; }

.ais-range-slider--header {
  position: relative;
  cursor: pointer; }
  .ais-range-slider--header .chevron {
    position: absolute;
    top: 12px;
    right: 2px;
    width: 15px;
    height: 15px; }
    .ais-range-slider--header .chevron:before, .ais-range-slider--header .chevron:after {
      content: "";
      position: absolute;
      top: 50%;
      display: block;
      width: 9px;
      height: 2px;
      background: #202020;
      transition: transform .2s ease; }
    .ais-range-slider--header .chevron:before {
      left: 0; }
    .ais-range-slider--header .chevron:after {
      right: 0; }
    .ais-range-slider--header .chevron:before, .ais-range-slider--header .chevron.closed:after {
      transform: rotate(40deg); }
    .ais-range-slider--header .chevron:after, .ais-range-slider--header .chevron.closed:before {
      transform: rotate(-40deg); }

#shopify-section-notifications-slider {
  transition: transform 1s ease;
  max-width: 100%;
  z-index: 9; }
  #shopify-section-notifications-slider .carousel-of-banners {
    height: 60px;
    padding: 0;
    width: 100%; }
    #shopify-section-notifications-slider .carousel-of-banners .slick-arrow {
      border-color: #F4F4F4;
      border-width: 2px;
      height: 10px;
      width: 10px;
      top: 50%;
      transform: rotate(45deg) translateY(-50%);
      margin: 0; }
      #shopify-section-notifications-slider .carousel-of-banners .slick-arrow.slick-prev {
        left: 20px; }
        @media only screen and (min-width: 836px) {
          #shopify-section-notifications-slider .carousel-of-banners .slick-arrow.slick-prev {
            left: 34px; } }
      #shopify-section-notifications-slider .carousel-of-banners .slick-arrow.slick-next {
        right: 20px; }
        @media only screen and (min-width: 836px) {
          #shopify-section-notifications-slider .carousel-of-banners .slick-arrow.slick-next {
            right: 34px; } }
    #shopify-section-notifications-slider .carousel-of-banners .banner-slide {
      justify-content: center;
      align-items: center;
      padding: 0 35px; }
      #shopify-section-notifications-slider .carousel-of-banners .banner-slide .banner-image-wrapper {
        margin-right: 8px; }
      #shopify-section-notifications-slider .carousel-of-banners .banner-slide .banner-slide-content {
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.14px; }
        #shopify-section-notifications-slider .carousel-of-banners .banner-slide .banner-slide-content p {
          font-family: 'Gilroy-Medium';
          font-size: 14px;
          line-height: 16px;
          letter-spacing: 0.14px;
          color: inherit;
          margin: 0;
          padding: 0; }
          #shopify-section-notifications-slider .carousel-of-banners .banner-slide .banner-slide-content p strong {
            font-family: 'Gilroy-SemiBold'; }
      #shopify-section-notifications-slider .carousel-of-banners .banner-slide.banner-slide--no-arrows {
        padding: 0; }

.promo-excluded-tag {
  text-align: center; }

.swatch_options--coming-soon .swatch {
  margin: 0; }
  .swatch_options--coming-soon .swatch .option_title {
    margin-top: 0; }

.limited-edition-details__form .size-swatch-wrapper {
  margin: 0; }
  .limited-edition-details__form .size-swatch-wrapper .option_title {
    margin-top: 0; }

.product-badge-wrapper > .product-badge {
  background-color: #000000;
  color: #FFFFFF;
  text-transform: none;
  font-size: 14px;
  border-radius: 30px; }

.button-rounded {
  width: 100%;
  background-color: #333;
  border: 2px solid #333;
  border-radius: 30px;
  padding: 20px;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 1px; }
  .button-rounded:hover {
    background-color: transparent;
    color: #333333 !important; }

.added-variant-price {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  margin-top: 5px;
  font-size: 14px; }

.added-variant-tag {
  display: none;
  margin-bottom: 5px;
  font-family: 'Gilroy-Bold';
  font-size: 16px;
  color: #ff0051 !important; }

.added-variant-compare-at-price {
  display: none;
  vertical-align: middle;
  margin-top: 5px;
  color: #8d8d8d !important;
  text-decoration: line-through;
  font-size: 14px; }

.added-variant--active {
  display: inline-block; }

.email-signup__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 1.5rem;
  max-width: 1439px;
  margin: 0 auto; }
  @media only screen and (min-width: 767px) {
    .email-signup__container {
      flex-wrap: nowrap;
      justify-content: center; } }

.email-signup__column {
  width: 100%; }
  @media only screen and (min-width: 767px) {
    .email-signup__column {
      width: auto;
      max-width: 60%; }
      .email-signup__column.email-signup__column--center {
        text-align: center; }
      .email-signup__column.email-signup__column--right {
        text-align: right; }
      .email-signup__column:first-child {
        padding-right: 70px; } }

.email-signup__title {
  font-family: 'gilroy-extrabold';
  font-weight: 400;
  text-transform: inherit;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0;
  margin: 0 0 10px;
  color: #1a1a1a; }

.email-signup__description {
  font-family: 'Gilroy-Bold';
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .14px;
  color: #1a1a1a;
  margin: 0;
  margin-bottom: 6px; }
  @media only screen and (min-width: 767px) {
    .email-signup__description {
      font-size: 16px; } }

.email-signup__button.button.primary {
  border-radius: 26px;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Gilroy-Medium';
  letter-spacing: .75px;
  margin-bottom: 0; }

@media only screen and (min-width: 767px) {
  .email-signup__container--wrap {
    flex-wrap: wrap; }
    .email-signup__container--wrap .email-signup__column {
      max-width: 100%;
      width: 100%; }
      .email-signup__container--wrap .email-signup__column:first-child {
        padding-right: 0; } }

.email-signup--full-click {
  cursor: pointer; }

.coming-soon-learn-more {
  cursor: pointer; }

a.text-m.write-review-btn-hidden {
  display: none; }

.title-row .reviews-summary-wrapper .star-clickable.yotpo-bottomline a.text-m {
  display: none;
  margin-left: 5px;
  top: 1px;
  position: relative; }

.product--promo .nav-breadcrumbs {
  visibility: hidden; }

[data-handle="foco-gift-card"] .ais-hit--out-of-stock {
  display: none; }
