/** Shopify CDN: Minification failed

Line 106:1 Expected "}" to go with "{"

**/
.t4s-product .t4s-product-inner {
     /* border: 1px solid;
    min-height: 344px; */
}
.t4s-product .t4s-product-title a:hover {
color:#E91E63!important;
}

.t4s-pr-style7 .t4s-product-btns a {
       border: solid 2px #E91E63!important;
    color: #E91E63!important;
 }
.t4s-pagination-wrapper .t4s-pagination__list li {
     margin: 0 5px!important;
    }
.t4s-pr-style7 .t4s-product-btns a:hover {
  color:#fff !important;
    background-color: #E91E63!important;
   }
.btn-vin-round{
  border-radius:35px;
   background-color: #E91E63!important;
  padding: 7px 15px;
}
   .t4s-pr-style1 .t4s-product-btns .t4s-svg-pr-icon svg{
color:#E91E63;
}
.available-coupon-codes ul li{
  /* display:inline; */
  margin-bottom:8px;
}
.t4s-txt_add_note, .t4s-cart-item-price {
  color:#E91E63!important;
}
.t4s-main-cart .t4s-quantity-cart-item input[type=number] {
color:#E91E63!important;
}
.wafix{
  position:fixed;
  bottom:60px;
  right:20px;
  z-index:99;
}
#t4s-backToTop {
    bottom: 5px!important;
}
.wafix img{
max-width:65px;
}
.t4s_compare_basic_content a.t4s-pr-addtocart, .t4s_compare_basic_content .t4s-product-atc-qty {
    background-color:#e91e63!important;
   }
.t4s_compare_basic_content a.t4s-pr-quickview {
    border-color: #e91e63!important;
    color: #e91e63!important;
   }
.t4s-pr-style6 .t4s-product-btns a {
    background: #e91e63!important;
}
.t4s-product-badge1 {
    position: absolute;
    z-index: 3;
    top: 15px;
    left: 15px;
    display: flex;
    color:#fff;
  
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
    pointer-events: none;
  
}
.tagsvin{
  border-radius:5px;
    padding:5px;
    font-size:12px;
      background: #e91e63!important;
}
@media (min-width: 1025px) {
    .t4s-nav__ul>li> a {
           padding: 6px 4.5px!important;
               font-size: 11.5px!important;
    }
  
}
@media (max-width: 800px) {
  #t4s-backToTop {
    bottom: 130px!important;
}
.tagsvin{
   padding:2px;
    font-size:9px;
     }
.t4s-product-badge1 {
    position: absolute;
    z-index: 3;
    top: 8px;
    left: 25px;
  
}