/** Shopify CDN: Minification failed

Line 62:4 Unexpected "{"
Line 62:5 Expected identifier but found "%"
Line 63:9 Unexpected "{"
Line 63:10 Expected identifier but found "%"
Line 64:11 Unexpected "{"
Line 64:19 Expected ":"
Line 64:65 Expected ")" to end URL token
Line 65:11 Unexpected "{"
Line 65:19 Expected ":"
Line 65:65 Expected ")" to end URL token
... and 13 more hidden warnings

**/
.product-option-pics-2 .pdp::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
  
.bold_option.bold_option_swatch {
    margin-bottom: 20px;
    border: solid 1px #fbafc7;

    padding-left: 5px;

}
.CLEAR-BUILDER-GEL {
    display: none !important;
}

.preorder {
    display: none;
}
section.billboard {padding:0;}
.bold_option.bold_option_swatch .bold_option_element {
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 5px;
    justify-content: end;
}

.flow-btns.shades-btn {
    padding-bottom: 4px;
    padding-top: 4px;
}

.waitlist, .bold_option_out_of_stock {display:none !important;}

.num-hold p, .placeholder p{
	font-size: 11px;
    padding-top: 4px;
    max-width: 92px;
    text-align: center;
}
  .formula {
    display: none;
}
  .pdp {background-size:cover !important;}
  
    {%- paginate collections['polish-options'].products by 100 -%}
         {% for product in collections['polish-options'].products %}
  #polish_{{product.handle | upcase }} .pdp-1 {background:url({{ product.images[0] | product_img_url: '250x' }}); }
  #polish_{{product.handle | upcase }} .pdp-2 {background:url({{ product.images[1] | product_img_url: '250x' }}); }
  #polish_{{product.handle | upcase }} .pdp-3 {background:url({{ product.images[8] | product_img_url: '250x' }}); }
  #polish_{{product.handle | upcase }} .pdp-4 {background:url({{ product.images[9] | product_img_url: '250x' }}); }
   #polish_{{product.handle | upcase }} .pdp-thumb {background:url({{ product.images[7] | product_img_url: '250x' }}); }
{% endfor %}
  {%- endpaginate -%}
  
  .product-option-pics-2 .pdp::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
  .placeholders {
  	display:flex;
    justify-content:center;
  }
      .placeholders > div {
    padding: 10px;
    display: grid;
    justify-items: center;
    position:relative;
	}
  .placeholders input, .product-option-pics input {
    height: 0px;
    width: 0px;
    position: absolute;
    left: -10000px;
}
    
.add-3 {background-image: url('/cdn/shop/files/nail-strengthener.png?v=1615940940')}

  .add-1 {
background-image: url('/cdn/shop/files/Upsell_on_Pedi_System_dry_drops.png?v=1609789309');
}


.review-add-ons .placeholder > div {
    margin: auto;
}
  
.review-add-ons .placeholder {
    display: flex;
    width: auto;
    max-width:360px;
    margin: auto;
}  
  
 .review-add-ons .review-title {
    padding-top: 30px;
	}
  
.add-2 {background-image: url('/cdn/shop/files/nail-primer.png?v=1610392047');
}
.add-4 {background-image: url('/cdn/shop/files/NAIL-BRIGHTENER-Bottle_0a5f59b9-6eef-4de5-b288-0a614ecbc5f6.jpg?v=1658864410');
}
.add-5 {background-image: url('/cdn/shop/files/Screen_Shot_2022-07-26_at_12.38.51_PM.jpg?v=1658864495');
}
.stepNum {
  border-radius:50%;
}
.placeholder div.pdp-thumb {
    border-radius: 6px;
}

    .placeholders label {
    height: 90px;
      width: 90px;
border-radius:6px;
      z-index:1;
    }
  
  .template-product .product-single__price {width:80%; color:#fcc0d6;}
  
  div.bold_option.bold_option_swatch {display:none;}
    

    .placeholders input[type="radio"]+label::after {
    content: '';
    position: relative;
    margin-bottom: -125px;
    }
    .product-images__nav.slick-initialized.slick-slider {
    margin-top: -65px;
	}
 
  .product-option-pics.slick-initialized { visibility: visible; }
  
  .confirm {
    background:#1d1d1dc7;
  	visibility:hidden;
    position:fixed;
    top:0;
    z-index:99999;
    left:0;
    width:100%;
	height: 100vh;
    display:grid;
    align-items:center;
    justify-content: center;
  }
  
  .polish-box {
/* Hides the modal window by default */

    width:300px;
    height:auto;
    top:100px;
    background: white;
    -webkit-box-shadow: 0 8px 6px -6px #00000040;
    -moz-box-shadow: 0 8px 6px -6px #00000040;
    box-shadow: 0 8px 6px -6px #00000040;
    -webkit-box-shadow: 0 8px 6px -6px #00000040;
    -moz-box-shadow: 0 8px 6px -6px #00000040;
        box-shadow: 0 8px 6px -6px #00000040;
    text-align: center;

}
  .polish-add {
    margin: 30px auto 20px;
}
  .slick-slider .slick-dots li button::before {
    width: 12px;
    height: 12px;
    border: solid 1px grey;
}
  .polish-box::after {
  content:'';
  width:100%;
  height:auto;
  position:absolute;
  }
.slick-slider .slick-dots li.slick-active button::before {
    background-color: grey;
}
div.bold_option.bold_option_checkbox.bold_option_out_of_stock {
    display: none !important;
}
    .modal-close {
        text-align: right;
        padding: 10px 11px 5px;
        display: block;
        font-size: 12px;
        font-weight: bold;
    }
  .pic-container {
    width: 150px;
    background: white;
    text-align: center;
	padding: 0;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 3px;
    border: solid 1px ;
  }

.bold_options {
    width: 100%;
    max-width: 760px;
    justify-content: center;
}
.bold_options {
    margin-bottom: 0;
}
.bold_option_checkbox.bold_option label .bold_option_element:after {
    height: 100px !important;
    width: 100px !important;
}
  .choice-contain{
    display:flex;
  }
.content {
    padding: 20px;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}
  h2.step-title, h2.review-title{
    font-weight:normal;
    font-size:18px;
    text-align:center;
  }
  .product-single__title, h2.review-title {
    color: #f59cbc;
  }
  
  h2.step-title{
      color:#595a5b;
    font-weight:bold;
  }
  
  .product-single__title{
    font-size:18px;
    margin-bottom:10px;
  }
.close {
    float: right;
    margin-top: -47px;
    margin-right: 15px;
    width: 17px;
    height: 17px;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
}
  
  .placeholder div.pdp-thumb, .add-1, .add-2, .add-3, .add-4, .add-5, .addThumb {
width: 55px;
    height: 55px;
    margin: 2px auto;
    display: block;
    background-size: cover !important;

    border: solid;
  }
  .ph-sticky .num-hold::after{
    border-radius:6px;
  }
  .placeholders.ph-sticky div {
    min-width: 60px;
}
  .product-form {
    justify-content:center;
  }

.placeholder.active > div {
    margin: 4px 4px;
}
  
.num-hold::after {
    display: block;
    position: absolute;
    left: 11px;
    content: '1';
    top: 11px;
    font-size: 18px;
    color: lightgrey;
    font-weight: bold;
    color: #aaa;
    border: solid 1px;
    height: 88px;
    width: 88px;
    display: flex;

    align-items: center;
    justify-content: center;
}
  
 .ph-1::after {
    content: '1';
  }
  .ph-2::after {
    content: '2';}
  .ph-3::after {
    content: '3';}
  .ph-4::after {
    content: '4';}
  .ph-5::after {
    content: '5';}
  .ph-6::after {
    content: '6';}
  
  .placeholder div:after {content:none;}
  
  .template-product .product-single__price {
    padding-top: 25px;
}
  
  .placeholder {
  	display:flex;
    flex-wrap:wrap;
    justify-content:center;
  }
  
  .product-template__container {
  	min-height:100vh;
    padding-top:20px;
  }  
    .btn{
    min-width:auto;
    width:auto;
    margin:0 10px;
    padding: 10px 50px;
    line-height: 27px;
  }
  .btn.back {
  	background:white;
    border:solid 1px;
    padding:10px 20px;
  }

  .add-more, .btn[disabled] {
  background:#e2e2e2;
    color:white;
  }
  
  .remove {
    border-bottom: solid 1px;
    font-size: .85em;
	}
  
  
.announcement-bar {
  display:none;
}
  
p.wait {
    background: #33333399;
    width: 100vw;
	position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
    left: 0;
    height: 100vh;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.6em;
}  

.btn.addtocart {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    min-width: 180px;
    border: solid 1px;
}

.btn.addtocart span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .confirm-matrix img{margin:auto; max-width:300px;}
  .confirm-matrix{text-align:center;}
  .flow-btns {
    position:relative;
  display:flex;
  margin:20px auto;
  justify-content: center;
  }
  p.afterpay-paragraph {visibility:hidden;}
  .polish-name {
        padding: 10px 0 13px;
    font-size: .7rem;
    text-transform:uppercase;
    height: 50px;
}
  div#shopify-block-AMUNrV3pyVWZIS3hHN__3915993389370480168 {
    display: none;
}
  @media screen and (max-width:749px){
    .flow-btns {
	  bottom:12px;
      left:0;
      width:100%;
      padding-top:10px;
      padding-bottom:10px;
      z-index:10;
    }
    .bold_option.bold_option_checkbox.add-on-3.ADD-GEL-LAMP {
    margin-top: 30px;
}

      .choice-contain{
    display:block;
  }
    textarea.cart-note__input {font-size:16px;}
    
    .product-form__item.product-form__item--submit {margin-left:0; max-width:240px;}
 
  }

    .bold_option_checkbox span.bold_option_title {
    max-width: unset;
    width: 205px;
}
.bold_option_checkboxmulti {
  display:none !important;
}
span.bold_option_title:before {
    color: #fbafc7;
    position: absolute;
    width: 100%;
    top: -9px;
}
  .add-on-1 .bold_option_title:before {
    content: 'MAKE YOUR NAILS STRONG!';
  }
  
  .add-on-2 .bold_option_title:before {
    content: 'CUT DRY TIME IN HALF';
  }
  .add-on-3 .bold_option_title:before {
    content: 'EXTEND YOUR MANI!';
  }

  .add-on-4 .bold_option_title:before {
    content: 'FOR PERFECT PEDIS AT HOME';
  }

  .add-on-5 .bold_option_title:before {
    content: 'SMOOTH THINGS OVER';
  }
  .INCLUDE-NAIL-STRENGTHENER .bold_option_title:before {
    content: 'STRONG NAILS!';
  }
  
  .INCLUDE-DRY-DROPS .bold_option_title:before {
    content: 'CUT DRY TIME IN HALF';
  }
  .INCLUDE-NAIL-PRIMER .bold_option_title:before {
    content: 'EXTEND YOUR MANI!';
  }

  .INCLUDE-PEDI-SYSTEM .bold_option_title:before {
    content: 'FOR PERFECT PEDIS AT HOME';
  }

  .INCLUDE-RIDGE-FILLER .bold_option_title:before {
    content: 'SMOOTH THINGS OVER';
  }

  .INCLUDE-SPARKLE-FAIRY-TOP-COAT {
    display:none !important;
  }
  .INCLUDE-GOLDEN-TOP-COAT {
    display:none !important;
  }
  .INCLUDE-MERMAID-TOP-COAT {
    display:none !important;
  }


  .INCLUDE-ADVANCED-NAIL-STRENGTHENER .bold_option_title:before {
    content: 'FOR SUPER STRENGTH';
  }
  .bold_option_checkbox.INCLUDE-ADVANCED-NAIL-STRENGTHENER label .bold_option_element::after, div.add-ans{
    background-image: url(/cdn/shop/files/Advanced_Nail_Strengthener-1.png?v=1737582667);
  }
.bold_option_checkbox.INCLUDE-ADVANCED-NAIL-STRENGTHENER span.bold_option_value_price::after {
  content:'$15 value';
}


  .bold_option_checkbox.INCLUDE-CUTICLE-BALM label .bold_option_element::after, div.add-cb{
    background-image: url(/cdn/shop/files/OJ_WinterProduct45181_R_97f9f354-1ff8-4f04-a8a8-4ddc921862d4.jpg?v=1697511084);
  }
.bold_option_checkbox.INCLUDE-CUTICLE-BALM span.bold_option_value_price::after {
  content:'$16 value';
}



  .bold_option_checkbox.INCLUDE-OVERNIGHT-HAND-SERUM label .bold_option_element::after, div.add-oht{
    background-image: url(/cdn/shop/files/overnight-hand-treatment.png?v=1644387270);
  }
.bold_option_checkbox.INCLUDE-OVERNIGHT-HAND-SERUM span.bold_option_value_price::after {
  content:'$20 value';
}



  .INCLUDE-CUTICLE-OIL .bold_option_title:before {
    content: 'CUTICLE HYDRATION';
  }
  .bold_option_checkbox.INCLUDE-CUTICLE-OIL label .bold_option_element::after, div.add-co{
    background-image: url(/cdn/shop/files/Cuticle-Oil-Pen-PDP-2.png?v=1732129132);
  }
.bold_option_checkbox.INCLUDE-CUTICLE-OIL span.bold_option_value_price::after {
  content:'$12 value';
}

  .INCLUDE-NOURISHING-REMOVER-POT .bold_option_title:before {
    content: 'REMOVE AND NOURISH';
  }
  .bold_option_checkbox.INCLUDE-NOURISHING-REMOVER-POT label .bold_option_element::after, div.add-nrp{
    background-image: url(/cdn/shop/files/nourishing-nail-polish-remover-pot-1.png?v=1737133512);
  }
.bold_option_checkbox.INCLUDE-NOURISHING-REMOVER-POT span.bold_option_value_price::after {
  content:'$10 value';
}

  .INCLUDE-NAIL-HARDENER .bold_option_title:before {
    content: 'FOR A SUPER SHINY SHIELD';
  }
  .bold_option_checkbox.INCLUDE-NAIL-HARDENER label .bold_option_element::after, div.add-nh{
    background-image: url(/cdn/shop/files/Nail_Hardener-1.png?v=1737133218);
  }
.bold_option_checkbox.INCLUDE-NAIL-HARDENER span.bold_option_value_price::after {
  content:'$10 value';
}


.bold_option_set {
    position: relative;
    display: contents;
}
    span.bold_option_value_price::after {
    text-decoration: line-through;
    color: #888;
    padding-left: 8px;
}
.bold_option_checkbox.bold_option label .bold_option_element::after {
    content: '';
    background-size: cover;
    height: 100px;
    width: 100px;

    margin: auto auto 10px 10px;
}

.placeholders div {margin-bottom:0;}








.bold_option_checkbox.add-on-2 label .bold_option_element::after{
background-image: url('/cdn/shop/files/Upsell_on_Pedi_System_dry_drops.png?v=1609789309');
}
.bold_option_checkbox.add-on-3 label .bold_option_element::after{
background-image: url('/cdn/shop/files/nail-primer.png?v=1610392047');
}
.bold_option_checkbox.add-on-1 label .bold_option_element::after{
background-image: url('/cdn/shop/files/Nail_Strengthener_-_Upsell_on_Mani_System_v2.png?v=1615939672');
}




.fairy-thumb, .golden-thumb, .mermaid-thumb, .free-gift{
width: 55px;
    height: 55px;
    margin: 2px auto;
    display: block;
    background-size: cover !important;

    border: solid 1px #f3b8c9;
}

  .bold_option_checkbox.INCLUDE-SPARKLE-FAIRY-TOP-COAT label .bold_option_element::after, div.fairy-thumb{
    background-image: url(/cdn/shop/files/sparkle-fairy-bottle-on-spill_cd05206e-3e46-4bbe-b9e3-2002423a6681.jpg?v=1711649860);
  }
  .bold_option_checkbox.INCLUDE-NAIL-BRIGHTENER label .bold_option_element::after, div.fairy-thumb{
    background-image: url(/cdn/shop/files/nail-brightener.png?v=1658985833);
  }

  .bold_option_checkbox.INCLUDE-GOLDEN-TOP-COAT label .bold_option_element::after, .golden-thumb{
    background-image: url(/cdn/shop/files/golden-effect-bottle-on-spill_1976734d-594b-4b37-acb5-99658ccd99d3.jpg?v=1711649197);
  }
  .bold_option_checkbox.INCLUDE-MERMAID-TOP-COAT label .bold_option_element::after, .mermaid-thumb{
    background-image: url(/cdn/shop/files/mermaid-effect-bottle-on-spill_3ba4407b-f985-401f-afbb-c7de565c1fa1.jpg?v=1711644858);
  }
  .bold_option_checkbox.INCLUDE-SALON-SPEED-SOAK-OFF-KIT label .bold_option_element::after, .gel-r-thumb {
    background-image: url(/cdn/shop/files/Speed-Soak-Kit-PDP-1.png?v=1729196398);
  }

.adder{
width: 55px;
    height: 55px;
    margin: 2px auto;
    display: block;
    background-size: cover !important;

    border: solid 1px #f3b8c9;
}
.bold_option_checkbox.INCLUDE-MERMAID-TOP-COAT span.bold_option_value_price::after,
.bold_option_checkbox.INCLUDE-GOLDEN-TOP-COAT span.bold_option_value_price::after,
.bold_option_checkbox.INCLUDE-SPARKLE-FAIRY-TOP-COAT span.bold_option_value_price::after{
  content:'$9 value';
}



.bold_option_checkbox.INCLUDE-NAIL-STRENGTHENER span.bold_option_value_price::after, .bold_option_checkbox.INCLUDE-RIDGE-FILLER span.bold_option_value_price::after {
  content:'$14 value';
}
.bold_option_checkbox.INCLUDE-PEDI-SYSTEM span.bold_option_value_price::after {
  content:'$76 value';
}

.bold_option_checkbox.INCLUDE-SALON-SPEED-SOAK-OFF-KIT span.bold_option_value_price::after {
  content:'$16 value';
}

.bold_option_checkbox.INCLUDE-DRY-DROPS label .bold_option_element::after{
background-image: url('/cdn/shop/files/Upsell_on_Pedi_System_dry_drops.png?v=1609789309');
}
.bold_option_checkbox.INCLUDE-NAIL-PRIMER label .bold_option_element::after{
background-image: url('/cdn/shop/files/Screen-Shot-2022-07-26-at-12.38.51-PM.jpg?v=1658864876');
}
.bold_option_checkbox.INCLUDE-NAIL-STRENGTHENER label .bold_option_element::after{
background-image: url('/cdn/shop/products/4-PDP-Nail-Strengthener-Bottle_df0ed6b1-25b1-4381-9aad-a2399111eece.jpg?v=1690430179');
}


.bold_option_checkbox.INCLUDE-RIDGE-FILLER label .bold_option_element::after{
    background-image: url('/cdn/shop/files/Screen_Shot_2022-07-26_at_12.38.51_PM.jpg?v=1658864495');
}
     .INCLUDE-WANDA-MAGNETIC-WAND span.bold_option_title:before {
    content: 'Magnetic magic' !important;
    text-transform: uppercase;
}
.bold_option_checkbox.bold_option.INCLUDE-WANDA-MAGNETIC-WAND label .bold_option_element::after, .add-wanda {
    background-image: url(https://oliveandjune.com/cdn/shop/files/Wanda_Tonal_PDP_1_720x.png?v=1742936484) !important;
    border-radius: 50% !important;
}
.bold_option_checkbox.bold_option.INCLUDE-WANDA-MAGNETIC-WAND .bold_option_value_price::after{
  display:none;
}
.bold_option.bold_option_checkbox.add-on-1.INCLUDE-WANDA-MAGNETIC-WAND {
    display: none;
}
.bold_option_checkbox span.bold_option_element {
    display: flex;
    align-items: center;
}
.bold_options.bold_options_loaded {
    display: flex;
    flex-flow: wrap;
}
.bold_option.bold_option_checkbox {
    background: white;
    display: flex;
    border: solid 1px #fbafc7;
    border-radius: 26px;
    padding: 0;
    max-width: 182px;
    margin: 4px;
    width: 48%;
    align-items: center;
}
.add-on-options > div {
    text-align: center;
}
.bold_option_checkbox.bold_option label {
    padding-top: 0px;
    margin-bottom: 0;
}

.bold_options {
    padding-bottom: 5px;
}

.bold_option_checkbox span.bold_option_element {
    display: flex;
    align-items: center;
    padding: 10px 10px 3px;
}

.bold_option_checkbox span.bold_option_title {
    margin-top: 25px;
}
.bold_option.bold_option_checkbox input {
    opacity: 0.6;
}
.bold_option_checkbox.bold_option label {
    justify-content: flex-start;
    display: flex;
    align-items: center;
      flex-wrap: wrap;
  text-align:center;
}
  span.bold_option_title:before {
    top: -20px;
    font-size: 13px;
    left:0;
	}
    .bold_option_checkbox span.bold_option_title {
    margin-top: 5px;
      
	}
  .bold_option_checkbox .bold_option_value_price {
    display: block;
    height: 22px;
    padding-left: 0 !important;
    width: 100%;
    margin: auto !important;
}
  .bold_option_value_price::after {
    text-decoration: line-through;
    color: #888;
    padding-left: 8px;
    content: '$10 value';
}
 .INCLUDE-HEEL-BALM span.bold_option_value_price::after {
    content: '$20 value' !important;
}
.bold_option.bold_option_checkbox.INCLUDE-PENNY-ART-TOOL span.bold_option_value_price::after {
    content: '$14 value' !important;
}
  .template-product .main-content {background:#fff;}
.bold_option.bold_option_checkbox.INCLUDE-PENNY-ART-TOOL label .bold_option_element::after{
background-image: url('https://canjjk2skbi5ejh6-26657478.shopifypreview.com/cdn/shop/files/ALL-TIP-PDP-TONAL_720x.png?v=1723489440');
}  

  .template-product .main-content {background:#fff;}
.bold_option_checkbox.INCLUDE-MATTE-TOP-COAT label .bold_option_element::after, .add-matte .matte-thumb{
background-image: url('/cdn/shop/files/matte-top-coat.png?v=1660804100');
}  
.INCLUDE-MATTE-TOP-COAT span.bold_option_value_price::after {
    content: '$9 value' !important;
}
 .INCLUDE-MATTE-TOP-COAT .bold_option_title:before {
    content: 'MAKE IT MATTE';
  }

div.bold_option_checkbox.ADD-GEL-LAMP label .bold_option_element::after, .po-lamp{
background-image: url('/cdn/shop/files/Gel-Lamp.jpg?v=1741040863');
}  
div.bold_option_checkbox.ADD-GEL-LAMP span.bold_option_title:before {
    content: 'GEL POLISH REQUIRES LAMP';
    display: block;
    top: -130px;
    width: 140px;
    left: 13px;
    color: #f59cbc;
    font-weight: bold;
}
div.bold_option_checkbox.ADD-GEL-LAMP span.bold_option_value_price::after {
    content: '$30 value';
}

div.bold_option_checkbox.ADD-CUTICLE-REMOVER-PUSHER span.bold_option_value_price::after {
    content: '$18 value';
}
div.bold_option_checkbox.ADD-CUTICLE-REMOVER-PUSHER label .bold_option_element::after, .po-CuticleDuo{
background-image: url('/cdn/shop/files/Cuticle_Remover_Cuticle_Pusher.png');
}  
.INCLUDE-MATTE-TOP-COAT, .INCLUDE-PENNY-ART-TOOL {
    display: none !important;
}

  .giftNoteEntry{
  	width:100%;
  }
  div#msg_text {
    max-width: 500px;
    margin: auto;
    width:90%;
}
label.pic-container.prod-card.Squoval.Extra.Short.FLOWER-SHOWER-PRESS-ON-EXTRA-SHORT-SQUOVAL.email-press-ons.for-review.in-retail.not-giftcard.press-on.press-on-option.two-pics,
label.pic-container.prod-card.Round.Short.COWBOY-BOOT-CHROME-SHORT-ROUND-TAB-PRESS-ON.not-giftcard.solid.spring.spring-25.tab-press-on.tgtcf.two-pics,
label.pic-container.prod-card.Round.Short.TURQUOISE-CHROME-SHORT-ROUND-TAB-PRESS-ON.new-product.not-giftcard.solid.tab-press-on.tgtcf.two-pics
{
  display:none!important;
}