.yotpo-base-layout {
  margin-bottom: 88px !important; 
  width: 93% !important
}
@media (max-width: 1279px){
  .yotpo-base-layout {
  	margin-bottom: 72px !important;
	}
}
@media (max-width: 960px){
  .yotpo-base-layout {
  	margin-bottom: 48px !important;
	}
}


.yotpo-filters-container .yotpo-search-filter .yotpo-search-label .yotpo-search-input,
.yotpo-filters-container input, .yotpo-filters-container button  {
  border-radius: 0 !important
}
.yotpo-header-container {
  background-color: #F2F2F3;
  padding: 1.5rem
}
.yotpo-display-l .yotpo-main-layout .yotpo-head .yotpo-headline, .yotpo-display-m .yotpo-main-layout .yotpo-head .yotpo-headline {
  font-size: 24px;
  flex-basis: 0 !important; 
  margin-left: 0 !important;
}

.yotpo-head .yotpo-headline {
 	margin-top: unset !important;
    align-self: baseline !important;
  	margin-bottom: 1rem !important
}
.yotpo-display-l .yotpo-main-layout .yotpo-head, .yotpo-display-m .yotpo-main-layout .yotpo-head {
  margin-bottom: 0 !important; 
  margin-top: 0 !important
}

.yotpo-display-l .yotpo-main-layout .yotpo-layout-header-wrapper[data-v-012a3912] {
	margin-bottom:0
}

#yotpo-reviews-main-widget .yotpo-bottom-line-question-wrapper-vertical {
    width: 100%;
}

#yotpo-reviews-main-widget .yotpo-bottom-line {
    margin: 0;
  align-items: center
}

#yotpo-reviews-main-widget .yotpo-layout-header-wrapper {
    margin: 0;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value {
    justify-content: space-between !important;
    font-size: 10px !important;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs small"] {
    /* order: 1; */
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs small"]:before {
    content: "Runs large";
    order: 3;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs small"]:after {
    content: "True to size";
    order: 2;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="True to size"] {
    /* order: 2; */
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="True to size"]:before {
    content: "Runs small";
    /* order: 1; */
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="True to size"]:after {
    content: "Runs large";
    /* order: 3; */
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs large"] {
    /* order: 3; */
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs large"]:before {
    content: "Runs small";
    order: -2;
}

.yotpo-reviews-main-widget .yotpo-custom-questions-range-question-wrapper[type="Size"] .yotpo-custom-questions-range-question-value[title="Runs large"]:after {
    content: "True to size";
    order: -1;
}
.yotpo-reviews-pagination-container {margin-bottom:0 !important}