#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;
    border: 1px solid #0f73e3 !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;
}


.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;

}
div.yotop-bottom-line {
  justify-content: space-evenly !important;
}

.yotpo-bold-layout .yotpo-bottom-line .yotpo-summary-section {
  justify-content: center !important;
}

.yotpo-bold-layout .yotpo-bottom-line {
  flex-direction: row !important;
  justify-content: space-evenly !important;
}
a.yotpo-read-more {
	font-size: 14px !important;
}
div.yotpo-reviewer {
  	font-size: 14px !important;
}
.yotpo-vertical-pagination .yotpo-reviews-pagination-item {
	color: #0f73e3 !important;
  	padding: 22px 42px !important;
    width: inherit !important;
    height: inherit !important;
}
.yotpo-vertical-pagination .yotpo-pagination-item {
  	color: #0f73e3 !important;
  	padding: 22px 42px !important;
    width: inherit !important;
    height: inherit !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-family: 'ff-good-headline-web-pro' !important;
}

body.catalog-product-view #yotpo-questions-and-answers .yotpo-questions-container .yotpo-pagination-container .yotpo-horizontal-pagination {
  	width: 50% !important;
}

.yotpo-reviewer-name {
    font-size: 14px !important;
}
.yotpo-review-votes-icon-down {
  margin-top: 4px !important;
}
.card-container {
  background: #e3e6e6 !important;
}

.yotpo-bold-layout .yotpo-header-container {
  background: none !important; 
}