/** Shopify CDN: Minification failed

Line 12:0 Unexpected "1"
Line 16:11 Expected identifier but found whitespace
Line 16:12 Unexpected "0"
Line 103:0 Expected ")" to go with "("

**/
h4>a:hover, h4>a:focus, .h4>a:hover, .h4>a:focus {
color: #E94B6A;
}
1:43
.tags .tag.tag--solid {
 background-color: #e94b6a24;
}
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
1:31
.zoom-container {
    width: 100%;
    display: block;
    border-radius: 20px;
}


.card-4 {
  box-shadow: 0 14px 28px rgba(0,0,0,0.08, 0 10px 10px rgba(0,0,0,0.12);
}
footer.footer__container {
  padding: 4% 0;
  background-color: #322040;
}
.product-gallery__image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 35px !important;
}

.product-thumbnail {
    padding-top: 10px;
    line-height: 1.4;
    font-size: 20px;
   font-weight:700 !important;
    padding-bottom: 10px;
}
.product-thumbnail a{
    color: #101010 !important;
}
.product-thumbnail a:hover{
    color: #e94b6a !important;
}
.price .money, .compare-at-price .money {
    display: inline-block;
    font-size: 18px;
}

/*******first main section********/
.img-w-txt1 h3{
    letter-spacing:0;
}

.img-w-txt1 h3 p{
    letter-spacing:5px;
}

.img-w-txt1 p {
    font-size:16px;
    font-weight:500;
    line-height:25px;
}

.img-w-txt1 a.button.button--link-style{
    text-decoration: none !important;
}

.img-w-txt1 a.button.button--link-style {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  color:#32203F;
  font-weight:800 !important;
  font-size:18px;
  letter-spacing:0;
  text-decoration: none !important;
  background: #fff;
}

.img-w-txt1 a.button.button--link-style:after {
  background: #32203F !important;
  height: 2px;
  flex: 1;
  content: '';  
  margin: 0 0 0 10px;
  width: 400px;  
}

/***Co-branding page - gradient black bottles***/

#shopify-section-template--16845697089761__798fd7c9-fe59-4169-a511-cf36278311ad {
    background: linear-gradient(25deg, rgba(230,242,254,1) 0%, rgba(200,242,254,1) 0%, rgba(225,255,246,1) 100%);
}
