.yotpo-main-layout .yotpo-layout-header-wrapper {
	justify-content: space-between !important;
}
.yotpo-display-l .yotpo-main-layout .yotpo-head, .yotpo-display-m .yotpo-main-layout .yotpo-head {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.yotpo-base-layout {
  width: 100% !important;
}

svg.yotpo-dropdown-arrow-icon {
    width: 100%;
    padding-left: 50px;
}

.yotpo-custom-questions-see-more-closable .yotpo-custom-questions-see-more-content-wrapper[data-v-4d20a57b] {
    background-color: #fff!important;
    position: unset!important;
}

.yotpo-custom-questions-see-more-content-wrapper {
    width: 170px!important;
    padding: 10px!important;
}

.yotpo-custom-questions-title {
    margin-bottom: 20px;
}

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-left-panel, .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-left-panel {
    flex-basis: 20%!important;
}

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel, .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel {
    flex-basis: 60%!important;
}


.yotpo-custom-questions-title {
    min-width: 160px;
}

@media only screen and (max-width: 600px) {
.yotpo-custom-questions-see-more-content-wrapper {
    width: 280px!important;
    padding: 10px!important;
}
}

/*.yotpo-selected-value[title="Country"] {
    color: transparent !important;
}
.yotpo-selected-value[title="Country"]:before {
    content: "País" !important;
    color: #44433D !important;
}*/