@font-face {
  font-family: "Brandon Grotesque";
  src: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/BrandonGrotesque-Black.woff?v=1742394111")
    format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/BrandonGrotesque-Medium.woff?v=1742394113")
    format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/BrandonGrotesque-Bold_8ba9054f-269a-468c-85a6-19105d9d3cdb.woff?v=1742394111")
    format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/BrandonGrotesque-Light.woff?v=1742394112")
    format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("https://cdn.shopify.com/s/files/1/0708/4605/4708/files/BrandonGrotesque-Regular.woff?v=1742394111")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] *,
[class*="yotpo-display-"][class*="yotpo-device-"][style] input::placeholder,
[class*="yotpo-display-"][class*="yotpo-device-"][style] textarea::placeholder {
  font-family: "Brandon Grotesque", sans-serif !important;
}

/*for vercel only*/
.accordion [class*="yotpo-questions-and-answers"] .yotpo-main-layout {
  width: 100% !important;
}

#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"]
  [id*="-widget-btn"]
  span {
  text-decoration: none;
  border-bottom: none;
  color: var(--text-color);
  font-weight: normal;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-body {
  padding-bottom: 20px;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-body .yotpo-question-form {gap: 20px;}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-body * {
    box-sizing: border-box;
  }

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-name-email-wrapper {
  width: 100%;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-question-form
  textarea {
  width: 100%;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-question-form
  .yotpo-new-input-validation {
  color: #cb2222;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  #yotpo-widget-btn.yotpo-question-btn
  span,
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-body .yotpo-question-submit {
  color: #EE8743;
  padding-inline: 10px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-body .yotpo-question-submit {
    background-color: transparent;
    border:1px solid #EE8743;
    border-radius: 0;
  }

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  #yotpo-widget-btn.yotpo-question-btn {
  text-decoration: none;
  border-radius: 0;
  background-color: transparent;
  max-width: fit-content;
  width: auto;
  border: 1px solid #EE8743;
  padding: 11px 5px;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-empty-state-wrapper #yotpo-widget-btn.yotpo-question-btn {
      background-color: #EE8743;
      color: #fff;
      border: none;
      height: auto;
  }

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]  .yotpo-empty-state-wrapper #yotpo-widget-btn.yotpo-question-btn:hover{
  background-color: #35172A;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]  .yotpo-empty-state-wrapper #yotpo-widget-btn.yotpo-question-btn span{
  color: #fff;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-qna-empty-state {
  margin-top: 30px;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-question-form
  .yotpo-name-email-wrapper
  .yotpo-question-name,
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-question-form
  .yotpo-name-email-wrapper
  .yotpo-question-email {
  width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-question-content
  textarea {
  width: 100%;
  box-sizing: border-box;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-qna-modal
  .modal-body {
  padding-bottom: 20px;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"]
  .yotpo-ask-question-btn-wrapper
  #yotpo-widget-btn
  span {
  color: inherit;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"]
  .yotpo-qna-empty-state {
  margin-top: 30px;
}

[class*="yotpo-questions-and-answers"] .ugc-storefront-widgets-tabs-container {
  margin-bottom: 50px;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-question-btn {
  text-decoration: none;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-initials-background{
    fill: #8B7A79;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-avatar-initials-text {
    fill: #fff;
    font-size: 20px;
    font-weight: normal;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-verified-image-icon svg:not(.yotpo-verified-icon) {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-verified-icon-wrapper svg circle{
    fill: #2f84ed;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-verified-icon {
    outline: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-verified-icon-wrapper {
    top: 29px;
    left: 30px;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper-name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #3F3F3F;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-verified-text {
    font-size: 16px;
    text-transform: uppercase;
    color: #6A6C77;
    font-weight: 500;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper-details-verified {
    flex-direction: row;
    padding: 0;
    gap: 5px;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][class*="mobile"] .yotpo-shopper-details-verified{
  flex-direction: column;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][class*="mobile"] .yotpo-answers.yotpo-question-answers {
  margin-left: 0;
}


[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper {
    align-items: flex-start;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-question-content .yotpo-read-more-text  {
    font-size: 14px;
    color: #A2A2A2;
    font-weight: bold;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"]:not([class*="mobile"])  .yotpo-question-center-panel {
  margin-top: -25px;
  margin-left: 55px !important;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answer-data {
  flex-direction: column-reverse;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answerer-title {
    margin: 0;
    font-size: 16px;
    color: #3F3F3F;
    font-weight: 500;
    text-transform: uppercase;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answer-content .yotpo-read-more-text {
    color: #A2A2A2;
    font-weight: normal;
    font-size: 14px;
}
[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answer.yotpo-answers-answer {
    border-left: solid 2px #b1a7a6;
    padding: 25px 0 25px 22px !important;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answers-extra {
    border-left: solid 2px #b1a7a6 !important;
    padding-left: 22px;
}

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]
:is(.yotpo-form-label, .yotpo-qna-modal-header-font) {
    text-transform: uppercase;
    color: #6A6C77;
  }

[class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-date-format {
    font-size: 16px;
    color: #6A6C77;
    font-weight: 500;
}