.yotpo-main-widget-layout .yotpo-custom-questions-wrapper .yotpo-custom-questions-title{text-transform:none}

#yotpo-reviews-main-widget .yotpo-filters-right-panel .yotpo-dropdown-wrapper .yotpo-dropdown-content-wrapper .yotpo-dropdown-option:last-child{display: none;}

#yotpo-reviews-main-widget .yotpo-filters-top-panel .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-selected-value{
    position: relative;
    top: auto;
    transform: none;
    width: auto;
    order: 1;
    left: auto;
    flex-basis: auto;
    
}

#yotpo-reviews-main-widget .yotpo-filters-top-panel .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-placeholder-input {
    display: none;
}
#yotpo-reviews-main-widget .yotpo-filters-top-panel .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {position: relative;top: auto;order: 2;flex-basis: auto;right: auto;width: auto;}

#yotpo-reviews-main-widget .yotpo-filters-top-panel .yotpo-dropdown-closable .yotpo-dropdown-base {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
    gap: 10px;
    padding: 10px;
    border: 1px solid #eaeaea;
    border-radius: 100px;
    min-width: 173px;
}

#yotpo-reviews-main-widget .yotpo-reviews-pagination-container .yotpo-vertical-pagination .yotpo-reviews-pagination-item{
    height: auto;
    padding: 5px;
}
/*Edits Request*/
#yotpo-reviews-main-widget .yotpo-base-layout {
    width: 100%!important;
}

#yotpo-reviews-main-widget.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review), #yotpo-reviews-main-widget.yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) {
    margin: 60px 0;
}


#yotpo-reviews-main-widget.yotpo-display-l .yotpo-main-layout .yotpo-head, #yotpo-reviews-main-widget.yotpo-display-m .yotpo-main-layout .yotpo-head {
    margin-top: 0;
    margin-bottom: 0;
}
#yotpo-reviews-main-widget.yotpo-display-s .yotpo-head {
    margin-top: 0;
}