/*overriding global font family*/
.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.row.equal-height > [class^="col"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pdpCarousel-product-detail-thumbs {
  margin-top: 5px; }
  #pdpCarousel-product-detail-thumbs .carousel-indicators {
    margin: 0px;
    padding: 0px;
    position: inherit;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
    #pdpCarousel-product-detail-thumbs .carousel-indicators .indicator {
      width: 77px;
      margin: 2px;
      float: left;
      cursor: pointer; }
    #pdpCarousel-product-detail-thumbs .carousel-indicators .indicator.active {
      border-bottom: solid 2px #00A0DF; }
    #pdpCarousel-product-detail-thumbs .carousel-indicators .carousel-image-video-thumb {
      padding: 9px 0 9px 0;
      background: black; }
      #pdpCarousel-product-detail-thumbs .carousel-indicators .carousel-image-video-thumb .fa-play {
        position: absolute;
        color: #e04545;
        padding: 2px 0 0 16px; }

#pdpCarousel-product-detail .fa-search-plus {
  font-size: 22px;
  position: absolute; }

#pdpCarousel-product-detail .carousel-item {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.product-breadcrumb {
  margin: 0;
  overflow: hidden;
  max-width: 100%; }

.breadcrumb-background {
  background-color: #f8f8f6;
  width: 100%; }

.container .breadcrumb {
  border: none;
  margin: 0 37px;
  padding: 8px 0; }
  .container .breadcrumb .breadcrumb-item span {
    font-family: "Geogrotesque_Regular_Italic";
    color: #a4a9ad;
    font-size: 13px;
    letter-spacing: 1px; }

.product-detail {
  padding: 0 0 35px 50px; }
  @media (max-width: 991.98px) {
    .product-detail {
      padding: 0 10px; } }
  @media (max-width: 768.98px) {
    .product-detail {
      padding: 0 15px; } }

.product-info .product-name {
  color: #231F20;
  font: 34px ParaType-Futura-Light;
  line-height: 35px;
  margin: 15px 0px;
  text-transform: uppercase; }
  @media (max-width: 991.98px) {
    .product-info .product-name {
      font: 24px ParaType-Futura-Light;
      padding: 10px 0; } }
  @media (max-width: 768.98px) {
    .product-info .product-name {
      margin-bottom: 0; } }

.product-info .bottomLine {
  margin: 0 0 15px -15px; }

.product-info .price .value {
  color: #000000;
  font: 16px ParaType-Futura-Cond-Book-Oblique; }

.product-info .swatches {
  display: inline; }
  @media (max-width: 768.98px) {
    .product-info .swatches {
      margin-left: 0px; } }
  @media (max-width: 543.98px) {
    .product-info .swatches {
      text-align: center;
      margin: auto; } }
  @media (max-width: 768.98px) {
    .product-info .swatches a {
      margin-right: 4px !important; } }

.product-info .set-items {
  display: none; }

.product-info .simple-quantity {
  width: 100px; }

.product-info .qty-cart {
  width: 170px;
  margin-top: 18px; }
  .product-info .qty-cart .add-to-cart {
    width: 100%;
    background: #231F20;
    color: #ffffff;
    font: 14px ParaType-Futura-Book;
    letter-spacing: 2px;
    border: none;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 13px 0; }
    .product-info .qty-cart .add-to-cart:hover, .product-info .qty-cart .add-to-cart:active, .product-info .qty-cart .add-to-cart:focus {
      background: #111111 !important;
      -webkit-box-shadow: none;
              box-shadow: none; }
    @media (max-width: 991.98px) {
      .product-info .qty-cart .add-to-cart {
        max-width: 100%;
        font: 10px/35px Mr-Eaves-XL-San-OT-Bold;
        padding: 1px; } }
    @media (max-width: 768.98px) {
      .product-info .qty-cart .add-to-cart {
        padding: 3px 10px;
        font: 16px/35px Mr-Eaves-XL-San-OT-Bold; } }

.product-info .promotions {
  font: 18px Geogrotesque_Regular;
  color: #dd001b; }

.product-info .input-group .input-group-text {
  font: 10px ParaType-Futura-Heavy;
  color: #000000 !important;
  letter-spacing: 1px;
  background: none;
  border: none; }
  @media (max-width: 768.98px) {
    .product-info .input-group .input-group-text {
      margin: 0; } }

.product-info .input-group select.form-control:not([size]):not([multiple]) {
  border-radius: 20px;
  float: left;
  height: 40px;
  text-align: center;
  color: #000000;
  max-width: 80px !important;
  border: 2px solid #000000;
  margin-bottom: 30px;
  font: 13px ParaType-Futura-Book;
  padding-left: 18px; }

.product-info .productinformation {
  border-bottom: 1px solid #a4a9ad; }
  .product-info .productinformation span {
    font: 14px Geogrotesque_Regular;
    letter-spacing: 1px;
    color: #a4a9ad;
    padding: 10px; }
    .product-info .productinformation span a {
      color: #a4a9ad; }
      .product-info .productinformation span a :hover {
        text-decoration: none; }
    @media (max-width: 991.98px) {
      .product-info .productinformation span {
        padding: 5px; } }
  .product-info .productinformation .productinfo-1 {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .product-info .productinformation {
      border: none; } }

.product-info .short-description {
  padding-bottom: 20px;
  width: 80%;
  color: #231F20;
  font: 14px ParaType-Futura-Book; }
  @media (max-width: 991.98px) {
    .product-info .short-description {
      margin-left: 0px;
      width: 100%; } }
  .product-info .short-description .std {
    color: #231F20;
    font: 14px ParaType-Futura-Book; }
    .product-info .short-description .std p {
      opacity: 0.6; }

@media (max-width: 768.98px) {
  .product-info .short-description-content {
    margin-left: 0px; } }

.product-info .short-description-content strong {
  font: 14px ParaType-Futura-Book;
  color: #231F20; }

.product-info .short-description-content p {
  text-align: left;
  font: 14px ParaType-Futura-Book;
  color: #231F20; }

.product-info .availability p,
.product-info .availability .availability-msg {
  font: 14px ParaType-Futura-Book;
  color: #231F20 !important;
  letter-spacing: 2px; }

.product-info .availability .availabilitylabel {
  display: inline; }

.product-info .availability .availability-msg {
  display: inline; }
  .product-info .availability .availability-msg div {
    display: inline;
    color: #ddaaaa;
    font: 14px ParaType-Futura-Heavy; }

.product-info .test-expedition-grade-img {
  display: inline; }
  .product-info .test-expedition-grade-img img {
    width: 130px;
    cursor: pointer; }

.product-info .moxyo-warning-mes-p65 {
  width: 100%; }
  @media (max-width: 543.98px) {
    .product-info .moxyo-warning-mes-p65 {
      width: 300px;
      margin: auto; } }
  .product-info .moxyo-warning-mes-p65 .warning-mes-p65 {
    display: inline;
    font: 10px Mr-Eaves-XL-San-OT-Reg;
    color: #5c6670;
    margin: 20px auto; }
    .product-info .moxyo-warning-mes-p65 .warning-mes-p65 img {
      width: 15px;
      height: 15px;
      margin-left: auto;
      margin-right: 5px; }
      @media (max-width: 543.98px) {
        .product-info .moxyo-warning-mes-p65 .warning-mes-p65 img {
          margin-left: 0; } }
    .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p {
      margin-right: auto;
      margin-top: 5px; }
      @media (max-width: 991.98px) {
        .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p {
          text-align: left;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 3px 0px 0 3px !important; } }
      @media (max-width: 768.98px) {
        .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p {
          margin-right: auto !important; } }
      .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p strong {
        font: 11px Mr-Eaves-XL-San-OT-Bold; }
        @media (max-width: 543.98px) {
          .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p strong {
            font: 10px Mr-Eaves-XL-San-OT-Bold; } }
      .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p a:hover, .product-info .moxyo-warning-mes-p65 .warning-mes-p65 p a:active {
        color: #ff5b34;
        text-decoration: none; }

@media (max-width: 543.98px) {
  .color-quantity-block {
    position: initial !important;
    left: auto; } }

.color-swatches,
.size-options {
  margin-right: -15px; }
  .color-swatches label,
  .size-options label {
    margin-top: 7px;
    letter-spacing: 1px;
    font-weight: normal;
    color: #000000;
    font: 10px ParaType-Futura-Heavy;
    text-transform: uppercase;
    margin-bottom: 14px; }
    @media (max-width: 768.98px) {
      .color-swatches label,
      .size-options label {
        text-align: center !important;
        padding: 0; } }
    @media (max-width: 543.98px) {
      .color-swatches label,
      .size-options label {
        padding-right: 0; } }
  .color-swatches a:hover,
  .size-options a:hover {
    text-decoration: none; }
  @media (max-width: 543.98px) {
    .color-swatches .product-size-option,
    .size-options .product-size-option {
      text-align: center;
      margin: auto; } }
  .color-swatches .product-size-option select,
  .size-options .product-size-option select {
    background: #fff;
    border: 1px solid #dddee0;
    vertical-align: middle;
    color: #0a0a0a;
    font: 14px muli-light;
    padding: 7px;
    border-radius: 20px; }
    .color-swatches .product-size-option select:focus,
    .size-options .product-size-option select:focus {
      outline: none; }
    .color-swatches .product-size-option select option,
    .size-options .product-size-option select option {
      font: 15px DINNextLTPro-Regular; }
  .color-swatches .swatches .selected .swatch-circle,
  .size-options .swatches .selected .swatch-circle {
    border: 2px solid #aaa;
    border-radius: 20px; }

@media (max-width: 991.98px) {
  .size-options label {
    margin-top: 1px;
    margin-bottom: 8px; } }

@media (max-width: 543.98px) {
  .simple-quantity .moxyo-quantity .input-group-prepend {
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .simple-quantity .moxyo-quantity .input-group-prepend .input-group-text {
    text-align: center;
    margin: auto; } }

@media (max-width: 543.98px) {
  .simple-quantity .quantity-select {
    text-align: center;
    margin: 30px auto; } }

.product-detail .swatch-circle {
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 15px; }

.product-extra-features {
  background: #f6f6f6;
  padding: 3% 0;
  margin-top: 5%; }
  .product-extra-features .product-extra-features-title {
    min-height: 115px; }
    @media (max-width: 991.98px) {
      .product-extra-features .product-extra-features-title {
        min-height: auto; } }
    .product-extra-features .product-extra-features-title h1 {
      font: 30px Mrs-Eaves-XL-Serif-OT-Reg !important;
      color: #111111;
      margin: 24% 0;
      text-align: center; }
      @media (max-width: 991.98px) {
        .product-extra-features .product-extra-features-title h1 {
          margin: auto; } }
  .product-extra-features .product-extra-features-options {
    text-align: center;
    border-left: 1px solid #111111; }
    @media (max-width: 991.98px) {
      .product-extra-features .product-extra-features-options {
        border: none;
        padding-top: 20px; } }
    @media (max-width: 991.98px) {
      .product-extra-features .product-extra-features-options .feature-product-info {
        padding: 20px; } }
    @media (max-width: 768.98px) {
      .product-extra-features .product-extra-features-options .feature-product-info {
        padding: 40px 17px; } }
    .product-extra-features .product-extra-features-options .feature-product-info img {
      width: 50px;
      height: 80px; }
    .product-extra-features .product-extra-features-options .feature-product-info .feature-option {
      font: 15px muli-regular !important;
      color: #646469;
      margin: 0 !important; }
      @media (max-width: 768.98px) {
        .product-extra-features .product-extra-features-options .feature-product-info .feature-option {
          min-height: 45px; } }

.product-about-us-block {
  width: 80%;
  margin: 5% auto; }
  @media (max-width: 768.98px) {
    .product-about-us-block {
      width: 100%; } }
  .product-about-us-block .product-about-us-block-title {
    font: 30px Mrs-Eaves-XL-Serif-OT-Reg !important;
    color: #000000 !important;
    margin-bottom: 25px; }
  .product-about-us-block .product-about-us-wireless-earbuds-block-title {
    color: #015570;
    font-size: 44px;
    font-family: Gilroy-Light;
    line-height: 44px; }
    .product-about-us-block .product-about-us-wireless-earbuds-block-title font {
      font-family: Gilroy-Heavy; }
  .product-about-us-block .product-about-us-wireless-earbuds-block-title2 {
    color: #015570;
    padding-top: 20px;
    font: 28px Gilroy-Bold;
    line-height: 28px; }
  .product-about-us-block .product-about-us-description {
    font: 18px/30px Mrs-Eaves-XL-Serif-OT-Reg;
    color: #000000; }
  .product-about-us-block .product-about-us-wireless-earbuds-description {
    font-family: Gilroy-Bold;
    font-size: 14px;
    color: #414042;
    text-align: center;
    line-height: 24px; }
    .product-about-us-block .product-about-us-wireless-earbuds-description font {
      font-family: Gilroy-Light; }
  .product-about-us-block .product-aboutus-description-block-list li {
    color: #000000;
    font: 15px/30px muli-regular !important; }

.zigiband-discription .product-extra-features {
  background: #fff;
  padding: 0;
  margin-top: 0; }
  .zigiband-discription .product-extra-features .zigi-video-img img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

.zigiband-discription .product-about-us-block {
  margin: 0; }
  .zigiband-discription .product-about-us-block .fonts2 {
    text-align: left;
    font: 20px Mr-Eaves-XL-San-OT-Reg;
    line-height: 28px;
    color: #333; }
    @media (max-width: 991.98px) {
      .zigiband-discription .product-about-us-block .fonts2 {
        font-size: 18px; } }
    .zigiband-discription .product-about-us-block .fonts2 strong {
      font-weight: bold;
      font-size: 16px; }
      @media (max-width: 991.98px) {
        .zigiband-discription .product-about-us-block .fonts2 strong {
          font-size: 15px; } }

.screen-protectors-2-in-1 {
  max-width: 900px !important; }
  .screen-protectors-2-in-1 .carousel-control-prev-icon {
    background: url("../../images/pressImgCarousel/carousel-arrow-mobile-desktop.svg") no-repeat;
    width: 45px;
    height: 50px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .screen-protectors-2-in-1 .carousel-control-next-icon {
    background: url("../../images/pressImgCarousel/carousel-arrow-mobile-desktop.svg") no-repeat;
    width: 45px;
    height: 50px; }
  .screen-protectors-2-in-1 .carousel-control-prev {
    left: -80px;
    opacity: 1; }
    .screen-protectors-2-in-1 .carousel-control-prev:hover {
      opacity: 1; }
  .screen-protectors-2-in-1 .carousel-control-next {
    right: -70px;
    opacity: 1; }
    .screen-protectors-2-in-1 .carousel-control-next:hover {
      opacity: 1; }
  .screen-protectors-2-in-1 .press-img {
    max-width: 150px; }
  .screen-protectors-2-in-1 .press-block-content h2 {
    color: #000000;
    font: 27px Mrs-Eaves-XL-Serif-OT-Reg;
    margin: 5px 0 30px; }
  .screen-protectors-2-in-1 .press-block-content p {
    color: #000000;
    margin-bottom: 25px;
    font: 16px/24px Mrs-Eaves-XL-Serif-OT-Reg; }
  .screen-protectors-2-in-1 .item-img {
    margin: auto; }

/*recomendations*/
#recommendationProducts {
  max-width: 900px;
  margin: auto; }
  #recommendationProducts h3 {
    font-family: Mrs-Eaves-XL-Serif-OT-Reg serif;
    font-size: 24px;
    color: #000000;
    text-align: center;
    padding: 30px 0 10px 0; }
  #recommendationProducts .product-tile {
    min-height: 100%; }
    @media (max-width: 991.98px) {
      #recommendationProducts .product-tile {
        width: 49%; } }
  #recommendationProducts .product-details {
    font: 16px "Geogrotesque_Medium" !important;
    color: #5c6670 !important;
    padding: 5px;
    min-height: 136px; }
    #recommendationProducts .product-details a:hover {
      color: #da0925 !important;
      text-decoration: none; }
    #recommendationProducts .product-details .product-price {
      font-family: "Geogrotesque_Bold" !important;
      padding: 5px; }
  #recommendationProducts .product-image {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    #recommendationProducts .product-image .tile-overlay {
      width: 276px;
      height: 276px;
      background: rgba(255, 255, 255, 0.6);
      z-index: 500;
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      @media (max-width: 768.98px) {
        #recommendationProducts .product-image .tile-overlay {
          width: 100%;
          height: 100%; } }
    #recommendationProducts .product-image .rec-shop-now-btn-div {
      position: absolute;
      top: 40%;
      z-index: 505;
      right: 10%;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      @media (max-width: 768.98px) {
        #recommendationProducts .product-image .rec-shop-now-btn-div {
          right: 30%; } }
      @media (max-width: 543.98px) {
        #recommendationProducts .product-image .rec-shop-now-btn-div {
          right: 20%; } }
      #recommendationProducts .product-image .rec-shop-now-btn-div button {
        background: #111111;
        color: #fff;
        border-radius: 30px;
        padding: 0 50px;
        border: 3px solid #000000;
        margin-bottom: 10px;
        font: 16px/35px Mr-Eaves-XL-San-OT-Reg;
        letter-spacing: 3px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        #recommendationProducts .product-image .rec-shop-now-btn-div button:hover {
          background: #ddaaaa;
          border: 3px solid #ddaaaa; }
        #recommendationProducts .product-image .rec-shop-now-btn-div button:focus {
          outline: none; }
    #recommendationProducts .product-image:hover {
      top: 10px; }
      #recommendationProducts .product-image:hover > .tile-overlay {
        visibility: visible;
        opacity: 1; }
      #recommendationProducts .product-image:hover > .rec-shop-now-btn-div {
        visibility: visible;
        opacity: 1; }
    #recommendationProducts .product-image img {
      width: 276;
      height: 276; }
      @media (max-width: 768.98px) {
        #recommendationProducts .product-image img {
          width: 50%;
          height: 50%; } }
      @media (max-width: 543.98px) {
        #recommendationProducts .product-image img {
          width: 100%;
          height: 100%; } }

.primary-images #pdpCarousel-product-detail .carousel-control-prev,
.primary-images #pdpCarousel-product-detail .carousel-control-next {
  height: 50px;
  top: 33%; }
  @media (max-width: 543.98px) {
    .primary-images #pdpCarousel-product-detail .carousel-control-prev,
    .primary-images #pdpCarousel-product-detail .carousel-control-next {
      height: 50px;
      top: 33%; } }

.primary-images #pdpCarousel-product-detail-thumbs .carousel-indicators .indicator.active {
  border-bottom: solid 2px #231F20; }

.primary-images #pdpCarousel-product-detail-thumbs {
  margin-top: 5px; }
  .primary-images #pdpCarousel-product-detail-thumbs .carousel-indicators {
    margin: 0px;
    padding: 0px;
    position: inherit;
    -ms-flex-pack: left;
    -webkit-box-pack: left;
            justify-content: left;
    display: block; }
    .primary-images #pdpCarousel-product-detail-thumbs .carousel-indicators .indicator {
      width: 56px;
      height: 56px;
      margin: 2px;
      float: left;
      cursor: pointer; }

.product-video-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

/*yopto reviews styles*/
.review-block {
  font: 12px Mr-Eaves-XL-San-OT-Reg;
  text-transform: uppercase;
  color: #646469 !important;
  letter-spacing: 2px; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars,
.yotpo.bottomline .yotpo-bottomline .yotpo-stars,
.yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  padding-right: 15px !important; }

.yotpo a.text-m,
.yotpo-review a {
  font: 12px Mr-Eaves-XL-San-OT-Reg;
  text-transform: uppercase;
  color: #646469 !important;
  letter-spacing: 2px;
  margin-top: 4px; }
  .yotpo a.text-m:hover,
  .yotpo-review a:hover {
    color: #41403b !important; }

/*moxyo amazon link*/
.moxyo-amazon-link {
  font: 12px Mr-Eaves-XL-San-OT-Bold;
  color: #000000 !important; }

/*recomendations*/
.recommendations {
  max-width: 1360px;
  margin: auto;
  margin-bottom: 20px;
  /*   .recommendations-title {
    width: 25%;
    float: left;
  } */
  /*   @include media-breakpoint-down(md) {
    .recommendations-title {
      width: 50% !important;
    } 

  }*/ }
  .recommendations hr {
    display: none; }
  .recommendations .owl-nav {
    display: block !important; }
    .recommendations .owl-nav .owl-prev {
      position: absolute;
      left: 30px;
      top: 150px;
      background: url("../../images/right-icon.png");
      overflow: hidden;
      width: 25px;
      height: 25px;
      padding-left: 25px;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .recommendations .owl-nav .owl-next {
      position: absolute;
      right: 30px;
      top: 150px;
      background: url("../../images/right-icon.png");
      overflow: hidden;
      width: 25px;
      height: 25px;
      padding-left: 25px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    @media (max-width: 1199.98px) {
      .recommendations .owl-nav .owl-prev {
        left: 10px; }
      .recommendations .owl-nav .owl-next {
        right: 10px; } }
  .recommendations .tile-body {
    padding: 10px 0 15px 0; }
  .recommendations .row {
    margin: 0; }
  .recommendations h2 {
    font: 22px ParaType-Futura-Heavy;
    color: #231F20;
    letter-spacing: 4px;
    text-align: center;
    padding: 30px 0 10px 0; }
  .recommendations .product-tile {
    min-height: 100%;
    padding: 0 30px; }
  .recommendations .link {
    font: 16px ParaType-Futura-Heavy !important;
    color: #231F20;
    padding: 5px;
    text-align: center;
    text-decoration: none !important; }
    .recommendations .link:hover {
      text-decoration: none !important; }
  .recommendations .price-tag,
  .recommendations .value {
    font: 14px ParaType-Futura-Book !important;
    color: #231F20;
    padding: 5px;
    font-weight: normal !important;
    text-decoration: none;
    text-align: center; }
  .recommendations .image-container .tile-image {
    max-width: 210px;
    max-height: 210px;
    display: unset !important; }
  .recommendations .product-category-description,
  .recommendations .ratings {
    display: none; }
  .recommendations .swatch-circle {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 15px; }
  .recommendations .color-swatches {
    text-align: center;
    display: none; }
  .recommendations .recommendation-add-to-cart-btn button {
    width: 70%;
    background: #111111;
    color: #ffffff;
    font: 16px/35px Mr-Eaves-XL-San-OT-Bold;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 30px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    display: none; }
    .recommendations .recommendation-add-to-cart-btn button:hover {
      background: #ddaaaa; }
    .recommendations .recommendation-add-to-cart-btn button:active {
      background: #ddaaaa !important; }
    @media (max-width: 768.98px) {
      .recommendations .recommendation-add-to-cart-btn button {
        font: 12px/28px Mr-Eaves-XL-San-OT-Bold; } }

#recommendationProducts h3 {
  font: 24px "Geogrotesque_SemiBold" !important;
  color: #5c6670;
  text-transform: uppercase;
  letter-spacing: 0.215em;
  text-align: center;
  padding: 30px 0 10px 0; }

#recommendationProducts .product-image img {
  max-width: 210px;
  max-height: 210px;
  border: 1px solid #eaeaea; }

#recommendationProducts .product-details {
  font: 16px "Geogrotesque_Medium" !important;
  color: #5c6670 !important;
  padding: 5px;
  min-height: 136px; }
  @media (max-width: 991.98px) {
    #recommendationProducts .product-details {
      min-height: 100px; } }
  #recommendationProducts .product-details a {
    color: #444;
    text-decoration: none;
    background-color: transparent; }
    #recommendationProducts .product-details a:hover {
      color: #da0925 !important;
      text-decoration: none; }
  #recommendationProducts .product-details .product-price {
    font-family: "Geogrotesque_Bold" !important;
    padding: 5px; }

#recommendationProducts .price {
  margin-top: 5px; }

.bgzLoginDisc1483V1 .membershipPrice {
  display: none;
  clear: both;
  width: 100%;
  padding: 5px 10px 5px 0;
  margin: 5px 0px; }
  @media (max-width: 768.98px) {
    .bgzLoginDisc1483V1 .membershipPrice {
      margin: 5px 15px; } }

.bgzLoginDisc1483V1 .membershipPrice .msg {
  color: #231F20 !important;
  font: 15px ParaType-Futura-Book;
  font-weight: normal;
  margin-right: 3px;
  line-height: 22px;
  width: 100%; }

.bgzLoginDisc1483V1 .membershipPrice .msg a.loginCTA {
  color: #ddaaaa; }

.bgzLoginDisc1483V1 .membershipPrice .msg a.loginCTA:hover {
  color: #ddaaaa; }

.price .strike-through {
  text-decoration: line-through; }
  .price .strike-through .value {
    font: 14px ParaType-Futura-Book !important;
    color: #aaa !important; }

#warning-for-california {
  font: 12px "ParaType-Futura-Book";
  letter-spacing: 1px;
  padding-top: 10px; }
  #warning-for-california button {
    padding: 0;
    border: none;
    background: none;
    color: #0970C8;
    color: #0970C8;
    text-transform: capitalize; }
  #warning-for-california strong {
    text-transform: uppercase; }

#warning-for-california-popup {
  top: 20%; }

.warning-mes-p65 {
  width: 345px;
  margin: 10px auto 50px;
  overflow: hidden;
  display: block;
  max-width: 100%; }
  .warning-mes-p65 p,
  .warning-mes-p65 a,
  .warning-mes-p65 strong {
    font: 10px "Mr-Eaves-XL-San-OT-Reg";
    color: #5c6670; }
  .warning-mes-p65 p {
    padding: 5px 0 0 5px;
    float: left; }
  .warning-mes-p65 img {
    float: left; }

.seo-description-block {
  margin: 50px 0; }
  .seo-description-block .seo-heading {
    margin-bottom: 30px;
    display: inline-block;
    position: relative; }
    .seo-description-block .seo-heading .seo-heading-bg-img {
      position: absolute;
      top: -25px;
      right: -40px; }
    .seo-description-block .seo-heading span {
      font: 22px ParaType-Futura-Heavy;
      color: #231F20;
      letter-spacing: 4px; }
  .seo-description-block .seo-content {
    border-right: 3px solid #54C8E7;
    padding-right: 40px; }
    .seo-description-block .seo-content .img-block {
      padding: 0 25px;
      text-align: center; }
      .seo-description-block .seo-content .img-block img {
        width: 100px;
        display: block;
        margin: auto; }
    .seo-description-block .seo-content .img-caption {
      margin: 15px 0 20px;
      font: 11px/13px ParaType-Futura-Demi;
      color: #000000;
      letter-spacing: 0.5px;
      display: block; }
  .seo-description-block .seo-description-title {
    font: 20px/25px ParaType-Futura-Demi;
    color: #54C8E7; }
  .seo-description-block .seo-description {
    font: 16px/25px ParaType-Futura-Book;
    color: #231F20; }
  .seo-description-block .level-2-description {
    padding-left: 40px; }

@media (max-width: 768.98px) {
  .seo-description-block .seo-content {
    border: 0;
    padding: 0; }
  .seo-description-block .level-2-description {
    padding: 0; }
  .product-info .qty-add-to-card-block {
    margin: auto; } }

@media (max-width: 991.98px) {
  .seo-description-block .seo-heading-bg-img {
    width: 45px !important;
    height: 45px !important; }
  .seo-description-block .seo-heading .seo-heading-bg-img {
    top: -20px;
    right: -25px; }
  .seo-description-block .seo-heading span {
    font: 20px Mr-Eaves-XL-San-OT-Bold; } }

@media (max-width: 543.98px) {
  .warning-mes-p65 {
    width: 100%;
    margin: 0 0 30px 35px; }
  #warning-for-california-popup {
    padding-right: 0px !important; } }

@media only screen and (max-width: 420px) {
  .warning-mes-p65 p,
  .warning-mes-p65 a,
  .warning-mes-p65 strong {
    font: 8px "Mr-Eaves-XL-San-OT-Reg"; }
  .seo-description-block .seo-heading .seo-heading-bg-img {
    right: -15px; } }

.free-shipping-text p {
  font: 16px ParaType-Futura-Cond-Book-Oblique; }

.product-info .qty-add-to-card-block {
  width: 280px; }

.product-info .short-description-title span {
  width: 20px;
  font-size: 14px;
  top: 2px;
  left: -2px;
  position: relative;
  cursor: pointer; }

.product-info .slide-btn {
  font: 10px ParaType-Futura-Heavy;
  color: #000000;
  letter-spacing: 1px; }

.product-info .sliding-block {
  margin-bottom: 20px; }
  .product-info .sliding-block .slide-info {
    display: none;
    font: 14px ParaType-Futura-Book;
    color: #231F20;
    margin-top: 15px; }
    .product-info .sliding-block .slide-info .reliefhaven-btn {
      color: #ddaaaa;
      font: 14px ParaType-Futura-Heavy; }

.recommendation-heading .curve-img {
  display: inline-block;
  background: url("../../images/Asset-52.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: relative;
  top: 15px;
  right: 20px; }

@media (max-width: 543.98px) {
  .recommendations h2 {
    font: 16px ParaType-Futura-Heavy; }
  .recommendations .link {
    font: 14px ParaType-Futura-Heavy !important; }
  .recommendation-heading .curve-img {
    width: 50px;
    height: 50px;
    right: 15px; } }

@media only screen and (max-width: 420px) {
  .recommendations h2 {
    font: 10px ParaType-Futura-Heavy; }
  .recommendations .link {
    font: 10px ParaType-Futura-Heavy !important; }
  .recommendation-heading .curve-img {
    width: 30px;
    height: 30px;
    top: 5px;
    right: 15px; }
  .recommendations .owl-nav .owl-next,
  .recommendations .owl-nav .owl-prev {
    width: 15px;
    height: 15px;
    background-position: center;
    padding-left: 15px;
    background-size: cover; } }

@media (max-width: 768.98px) {
  .product-info .sliding-block {
    text-align: center; }
    .product-info .sliding-block p {
      text-align: center; } }

.email-notif {
  width: 100%; }
  .email-notif input {
    height: 40px;
    font: 15px "ParaType-Futura-Book"; }
  .email-notif input:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: #ced4da; }
  .email-notif .pdp-email-submit {
    border-radius: 30px;
    background: #2870b8 !important;
    border-color: #2870b8 !important;
    font: 16px "ParaType-Futura-Book";
    letter-spacing: 1px;
    width: 40%;
    height: 45px;
    padding: 12px; }
    .email-notif .pdp-email-submit:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .email-notif .pdp-email-submit i {
      font-weight: 700;
      font-size: 16px;
      margin-left: 4px;
      position: relative;
      top: 1px; }
  .email-notif .pdp-email-success {
    font: 16px "Flexa-Condensed-Regular"; }
