.yotpo-head {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
.modal-backdrop .yotpo-modal .modal-close-btn-wrapper .btn-close {
  z-index: 100;
  padding: 10px;
  margin: 4px !important;
  right: 14px !important;
}
.modal-backdrop ::-webkit-scrollbar,
.yotpo-device-desktop ::-webkit-scrollbar, 
.yotpo-device-laptop ::-webkit-scrollbar {
  width: 10px !important;
  background: #f1f1f1 !important;
  height: 0 !important;
  -webkit-border-radius: 1ex;
}
.modal-backdrop ::-webkit-scrollbar-thumb,
.yotpo-device-desktop ::-webkit-scrollbar-thumb, 
.yotpo-device-laptop ::-webkit-scrollbar-thumb {
  background: #c1c1c1 !important;
  -webkit-border-radius: 1ex;
}

.yotpo-review-form .form-footer .yotpo-review-form-footer-container .yotpo-new-review-submit {
 background: #006c9c !important;
}
.yotpo-review-form .form-footer .yotpo-review-form-footer-container .yotpo-new-review-submit:hover {
 background: #004766 !important;
}
.modal-backdrop.yotpo-review-form-modal .yotpo-modal {
  height: auto !important;
  max-height: 95% !important;
}
.yotpo-review-form .form-footer .yotpo-review-form-footer-container {
  padding-bottom: 20px !important;
}
.yotpo-input-wrapper .yotpo-new-input-message {
  color: #555 !important;
}
.yotpo-input-wrapper .yotpo-form-label {
  margin-bottom: 3px !important;
}
.modal-backdrop.yotpo-review-form-modal .yotpo-modal-header h1 {
  font-size: 22px !important;
}
.yotpo-display-l .yotpo-empty-state .yotpo-title-text {
  font-size: 26px;
  color: #272727;
  margin-bottom: 15px;
}
.yotpo-form-complete {
  height: auto !important;
}
.yotpo-form-complete .yotpo-shop-complete {
  background: #006c9c !important;
}
.yotpo-form-complete .yotpo-shop-complete:hover {
 background: #004766 !important;
}