/*
	WARNING: If you edit anything here, it will be overwritten with each plugin update and/or activation.
	
    You can also override any of these values in your theme CSS if you use !important or prepend with "body "
    Example: body #wpcr3_respond_1 blockquote.description p { font-size:12px !important; font-weight:bold !important; }
*/

.wpcr3_in_content {
  margin-bottom: 30px;
}
.wpcr3_in_content meta {
  display: none;
}
.wpcr3_power {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-size: 11px !important;
}
.wpcr3_status_msg {
  color: #c00;
  font-weight: bold;
}
.wpcr3_status_msg div {
  color: #c00;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
}
.wpcr3_caps {
  text-transform: capitalize;
}

div.wpcr3_dotline,
div.wpcr3_review div.wpcr3_dotline {
  display: block !important;
  border-bottom: 1px dotted #ccc !important;
  margin-bottom: 10px !important;
  clear: both !important;
}

.wpcr3_leave_text {
  font-weight: bold;
  font-size: 1.1rem;
  color: #111;
}

div.wpcr3_aggregateRating {
  display: block !important;
  margin-bottom: 30px;
  line-height: 24px;
  font-size: 0.8em;
}
div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue {
  display: inline-block !important;
  position: relative;
  top: 2px;
}

div.wpcr3_review_item div.wpcr3_item_name {
  font-size: 0.8em;
  font-style: italic;
}

div.wpcr3_review div,
div.wpcr3_review span {
  display: inline-block !important;
  line-height: 24px;
}
div.wpcr3_review div.wpcr3_review_ratingValue {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
div.wpcr3_review div.wpcr3_review_title {
  font-size: 1rem;
    display: block !important;
    margin-top: 1rem;
    color: #111;
    font-weight: 600;
}
div.wpcr3_review blockquote.wpcr3_content {
  font-size: 14px;
  font-weight: normal;
  display: block !important;
  padding-bottom: 30px;
  margin-top: 1rem;
  font-style: normal;
  line-height: 1.7;
}
div.wpcr3_review blockquote.wpcr3_content p {
  font-size: 14px;
  font-weight: normal;
  display: inline !important;
}
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
  margin-left: 30px;
  color: #00c;
}
div.wpcr3_review div.wpcr3_review_datePublished {
  font-size: 0.9em;
  font-style: italic;
}
div.wpcr3_review div.wpcr3_review_author {
  font-size: 14px;
  display: block !important;
  margin-top: 1rem;
  color: #111;
  font-weight: 600;
}
div.wpcr3_review div.wpcr3_review_customs {
  margin-bottom: 5px;
}
div.wpcr3_review div.wpcr3_review_custom {
  font-size: 12px;
  float: left;
  margin-right: 60px;
}

.wpcr3_respond_2 {
  position: relative;
}
.wpcr3_respond_2 label {
  display: inline-block !important;
}
.wpcr3_respond_2 .fconfirm2 {
  width: auto !important;
}

.wpcr3_respond_2 input[type='text'] {
  min-width: 300px;
    border: 2px solid #191919;
    border-radius: 15px;
}
.wpcr3_respond_2 input[type='text']:active , .wpcr3_respond_2 input[type='text']:focus , .wpcr3_respond_2 textarea:active , .wpcr3_respond_2 textarea:focus{
	border: 2px solid #191919 !important;
}

.wpcr3_respond_2 textarea {
  height: 100px !important;
  min-width: 500px;
  border: 2px solid #191919;
  border-radius: 15px;
}
.wpcr3_review_form_rating_field td:first-child{
	display : none !important;
}
.wpcr3_respond_2 small {
  padding: 0 !important;
  margin: 0 !important;
}
.wpcr3_respond_2 table,
.wpcr3_respond_2 td {
  border: 0 !important;
  border-style: none !important;
}

.wpcr3_respond_2 .wpcr3_check_confirm label {
  margin: -2px 0px 0px 5px;
}

.wpcr3_ad {
  background: #ffffff;
}
.wpcr3_ad label {
  font-weight: bold;
}

.wpcr3_respond_1,
.wpcr3_respond_2 {
  margin: 0 !important;
  padding: 0 !important;
  clear: both !important;
}
.wpcr3_respond_1 p,
.wpcr3_respond_2 p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 120% !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.wpcr3_respond_1 .wpcr3_rating,
.wpcr3_respond_2 .wpcr3_rating {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  overflow: hidden;
  height: 16px;
}

div.wpcr3_rating_style1 {
  line-height: 17px;
  display: inline-block;
}
div.wpcr3_rating_style1 div {
  line-height: 17px;
}
div.wpcr3_rating_style1 * {
  border: 0 none;
  margin: 0;
  padding: 0;
  line-height: 17px;
}
.wpcr3_review_item{
  width: calc(33.33% - 16px);
  background-color: #f8f9fa;
  padding: 16px 25px;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 8px;
}

div.wpcr3_rating_style1_base {
  background: url(newstars.png) 0 0 no-repeat;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  padding-right: 4px;
  overflow: hidden;
  display: block;
}
div.wpcr3_rating_style1_average {
  background: url(newstars.png) 0 -15px no-repeat;
  text-indent: -9999px;
  height: 17px;
  line-height: 17px;
}
div.wpcr3_rating_style1_status {
  height: 17px;
  line-height: 17px;
  width: 100px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  display: block;
}
div.wpcr3_rating_style1_score {
  background: url(newstars.png) 0 0 no-repeat;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  position: relative;
}
div.wpcr3_rating_style1_score div {
  display: block;
  height: 17px;
  float: left;
  text-indent: -9999px;
  position: absolute;
  overflow: hidden;
  line-height: 17px;
}
div.wpcr3_rating_style1_score div:hover {
  background: url(newstars.png) bottom right no-repeat;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
  width: 20%;
  z-index: 55;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
  width: 40%;
  z-index: 54;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
  width: 60%;
  z-index: 53;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
  width: 80%;
  z-index: 52;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
  width: 100%;
  z-index: 51;
}

.wpcr3_respond_2 {
  display: none;
  background-color: inherit;
}
.wpcr3_div_2 {
  width: 600px;
  max-width: 100%;
}
.wpcr3_table_2 {
  text-align: left;
  width: 100%;
}
.wpcr3_table_2 td {
  text-align: left;
  padding-bottom: 0.5rem;
}
.wpcr3_check_confirm {
  margin-top: 10px;
  font-size: 13px;
  margin-bottom: 4px;
}

.wpcr3_button_1 {
  font-family: "Inter", Sans-serif;
  font-weight: 500;
  text-decoration: underline;
  fill: #191919;
  color: #191919;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #191919;
  border-radius: 48px 48px 48px 48px;
  box-shadow: 0px 4px 0px 0px #000000;
  padding: 12px 35px 12px 35px;
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  margin-inline: auto;
  cursor: pointer;
}

.wpcr3_button_1:hover {
  box-shadow: none !important;
}

.button{
  cursor: pointer;
}

.btn-submit-review{
  border-radius: 2rem;
  padding-inline: 2rem;
  padding-block: .45rem;
  background: #111;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}

.button-cancel{
  display: inline-block;
  color: #000;
  margin-top: 1.5rem;
  cursor: pointer;
}

.wpcr3_button_1.wpcr3_disabled {
  opacity: 0.5;
}

.wpcr3_button_1.wpcr3_hide {
  display: none !important;
}

.wpcr3_pagination {
  clear: both;
  padding: 0px 0px 0px 0px;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  display: flex;
  justify-content: center;
}

.wpcr3_pagination_page {
  float: left;
  display: block;
  line-height: 30px;
  padding-right: 5px;
}

.wpcr3_pagination .wpcr3_a {
  display: block;
  margin: 0px 1px 0px 1px;
  padding: 6px 10px 6px 10px;
  line-height: 16px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
  cursor: pointer;
  font-family: "Inter", Sans-serif;
  font-weight: 500;
  text-decoration: underline;
  fill: #191919;
  color: #191919;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #191919;
  border-radius: 48px 48px 48px 48px;
  box-shadow: 0px 4px 0px 0px #000000;
  padding: 12px 35px 12px 35px;
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  margin-top: 1rem;
}
.wpcr3_pagination .wpcr3_a:hover{
  box-shadow: unset;
  transition: 0.3s ease;
}

.wpcr3_pagination .wpcr3_ls {
  margin-right: 1px;
}

.wpcr3_pagination .wpcr3_rs {
  margin-left: 1px;
}


.wpcr3_pagination .wpcr3_a.wpcr3_disabled,
.wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
  background: #ddd;
  color: #fff;
  cursor: default;
  display: none;
}

.wpcr3_clear,
div.wpcr3_review .wpcr3_clear {
  clear: both !important;
  display: block !important;
  line-height: 0px !important;
  height: 0px !important;
}
.wpcr3_show,
div.wpcr3_review .wpcr3_show {
  display: inline;
}
.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
  display: none !important;
}
.wpcr3_fakehide {
  position: absolute !important;
  top: 0 !important;
  left: -999em !important;
  height: 1px !important;
  width: 1px !important;
}
.wpcr3_pb5 {
  padding-bottom: 5px;
}
.wpcr3_rating_style1_wrapper{
  background: url(bigstars.svg) 0 0 no-repeat;

  width: 150px;
  height: 28px;
  float: left;
  overflow: hidden;
}
.wpcr3_rating_style1_trust{
  background: url(bigstars.svg) 0 -33.5px no-repeat;
  height: 28px;

}
div.wpcr3_review .verify-review{
  display: inline-flex !important;
    justify-content: center;
    align-items: center;
    font-size: 0.8rem;
    color: #767676;
    margin-left: -5px;
}
.verify-review img{
  margin-left: -4px;
    width: 25%;
}
.verify-review span{
      font-size: 0.75rem;
    color: #1d1d1b;
}
.wpcr3_respond_2 .wpcr3_rating_style1_wrapper{
  display: none ;
  height: 0;
}
@media (max-width : 768px) {
  .wpcr3_review_item{
    width: 98%;
  }
  .wpcr3_respond_1, .wpcr3_respond_2{
    padding-inline: 0.5rem !important;
  }
}