.yotpo-text-container{
font-size:14px;
}
.yotpo-modal-body textarea{
  border-radius: 16px;
   padding:10px !important;
}
.yotpo-modal-body input{
  border-radius: 24px !important;
  padding: 10px !important;
}
.yotpo-upload-label{
  border-radius: 24px !important;
}
.yotpo-text-container{
font-size:14px;
}
.yotpo-new-review-submit{
  width: 190px !important;
  height: 44px !important;
  border-radius: 30px !important;
  text-transform: uppercase !important;
  background-color: #3F3D3E !important;
}
.yotpo-headline{
  display: none !important;
}
.yotpo-head{
  display: none !important;
}
.yotpo-star-distribution-index{
  font-weight: bold !important;
}
.yotpo-star-distribution-value{
  font-weight: bold !important;
}
.yotpo-summary-section{
  margin-top: 30px !important;
}
.yotpo-new-review-btn{
  width: 245px !important;
  height: 54px !important;
  text-transform: uppercase !important;
}
..yotpo-headline{
  display: none !important;
}
.yotpo-header-container{
  background: #fff !important;
}
.card-container{
background: #FEFBF6 !important;
}
.yotpo-progress-bar{
  background: #FEFBF6 !important;
}
.yotpo-smart-topic-filter{
  background: #FEFBF6 !important;
}
.yotpo-smart-topic-filter:hover{
  color: #000 !important;
}
.yotpo-icon-button{
  background: #FEFBF6 !important;
}
.yotpo-icon-button:hover {
  color: #000 !important;
}
.yotpo-empty-state{
  display:none;
}
.yotpo-new-review-btn-wrapper{
    width: 610px;
    background: #FEFBF6;
    margin-inline: auto;
    height: 80px;
    border-radius: 0px 0px 16px 16px;
  margin-left: auto !important;
    flex-direction: row !important;
    padding: 10px 0px !important;
}
.yotpo-reviews-pagination-item{
  width: 245px !important;
  height: auto !important;
  text-transform: uppercase !important;
  text-align: center !important;
font-family: Gotham !important;
font-size: 12.5px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 111.8% !important; /* 13.975px */
letter-spacing: 0.563px !important;
  border-radius:30px !important;
  padding-top: 0px !important;
  padding: 16px !important;
  font-weight: 600 !important;
}
.yotpo-reviews-pagination-item:hover{
  background: #000 !important;
  color: #3F3D3E !important;
  color: #FFF !important;
}

.yotpo-layout-header-wrapper .yotpo-new-review-btn-wrapper {
  width: auto;       /* or whatever width works */
  background: #fff;  /* remove background */
  margin-top: 0;     /* adjust spacing */
  height: auto;      /* reset height */
  border-radius: 0; 
  margin-inline: unset !important;
 
}
.yotpo-icon-button__icon:hover{
  color: #000 !important;
}
.yotpo-bottom-line{
  justify-content: space-between !important;
  padding: 0px 40px !important;
}
.yotpo-shop-complete{
  width: 203px !important;
  height:47px !important;
  border-radius: 30px !important;
  text-transform: uppercase !important;
}
 .yotpo-new-review-btn{
  background-color: #3F3D3E !important;
}

@media screen and (max-width: 768px) {
  .yotpo-new-review-btn-wrapper{
    max-width: 610px !important;
    width: 100% !important;
    background: #FEFBF6;
    justify-content: center !important;
    margin-inline: auto;
    margin-top: 0px !important;
    height: 80px;
    border-radius: 0px 0px 16px 16px;
    
}
  .yotpo-new-review-btn.empty-state{
    margin-bottom: 0px !important;
  }
  .yotpo-new-review-btn-wrapper .yotpo-btn-l{
  margin: 3px 20px 10px 20px !important;
  }
}
.yotpo-vertical-line{
  display: none !important;
}

.yotpo-device-mobile .yotpo-review-form, 
.yotpo-device-tablet .yotpo-review-form{
  width: 100% !important;
}
.yotpo-upload-label{
  font-family: Gotham !important;
}

