/*Yotpo Widget*/

.collection-star-rating{padding-left: 30% !important;}

@media only screen and (max-width: 480px){
  .collection-star-rating{padding-left: 0 !important;}
}

.yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {background-color: #77c5d5 !important;}
.yotpo input[type="button"].yotpo-default-button{width: 1380px !important;}
.yotpo input[type="button"].yotpo-default-button:hover{background-color: #cae8ee !important;}
.yotpo .primary-color-btn.yotpo-disabled, .yotpo input[type="button"].primary-color-btn.yotpo-disabled{background: #77c5d5 !important;}
.yotpo-first-review-stars{display: none;}
.yotpo .yotpo-small-box{border-bottom: 0 !important;}

/*InstaFeed on home page*/

#insta_wrapper{
  text-align: center;
  margin: 50px 1% 0 1%;
}
.insta-subtitle{margin-bottom: 40px;}

@media only screen and (max-width: 480px){
.instafeed-container{width: 50% !important; height: 175px !important; }
};

/*Klaviyo Footer Form*/

.klaviyo-form-TYhtTJ input[type="email"]{
  width: 385px !important;
}
.klaviyo-form-TYhtTJ button {
  height: 28px !important;
  width: 170px !important;
}

.klaviyo-form-U8AYuJ button{height: 28px !important;}