#yotpo-app .yotpo-base-layout {
 	width: 100% !important; 
}
#yotpo-app .yotpo-head {
 	display: none; 
}
#yotpo-app .yotpo-review-border-smooth.yotpo-border-margin {
  display: none;
}

#yotpo-main-widget-btn {
  border-radius: 4px !important;
  padding: 13px 25px !important;
  text-transform: uppercase !important;
}

.yotpo-icon-btn {
  border-radius: 4px !important;
}

.yotpo-media-select {
  border-radius: 4px !important;
}

.yotpo-filter-select {
  border-radius: 4px !important;
}

.yotpo-search-input {
  border-radius: 4px !important;
}

.yotpo-smart-topic-filter {
  border-radius: 4px !important; 
}


.yotpo-horizontal-pagination .selected, .yotpo-horizontal-pagination .yotpo-pagination-number-container .yotpo-pagination-number:hover {
    color: #0f73e3 !important;
    border-bottom: 3px solid #0f73e3 !important;
  	background-color: #EFF2F2 !important;
  	border-radius: 0px !important;
    line-height: 0px !important;
}

.yotpo-filters-right-panel {
    border-radius: 4px !important;
    padding: 13px 25px !important;
    text-transform: uppercase !important;
    background: white !important;
    border: 1px solid #eaeded !important;
}

.yotpo-review-votes-icons-container {
    border-radius: 4px !important;
    padding: 13px 25px !important;
    text-transform: uppercase !important;
    background: white !important;
    border: 1px solid #eaeded !important;
}

.yotpo-review-votes-icon-up {
  	fill: #0f73e3 !important;
}

.yotpo-review-votes-icon-down svg{
  	fill: #0f73e3 !important
}

.yotpo-review-votes-wrapper {
  font-size: 12px !important;
  flex-direction: column !IMPORTANT;
}

.card-container {
  background: white !important;
}

.yotpo-review-border-smooth {
  height: 0 !important;
}

.yotpo-image-thumbnail {
    width: 150px !important;
    min-width: 150px !important;
    height: 150px !important;
    min-height: 150px !important;
}


.yotpo-review-card .yotpo-read-more-text {
  font-size: 14px !important;
}

.yotpo-review-card .yotpo-review-bold-title {
	font-size: 18px !important;
    line-height: 24px !important;
}

.yotpo-progress-bar {
  	background: white !important;
}
.yotpo-display-l .yotpo-layout-header-wrapper, .yotpo-display-m .yotpo-layout-header-wrapper {
  margin-bottom: 0px !important;
}