<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modifications .sppb-row-container {
  margin-right: auto;
  margin-left: auto;
  padding: 15px!important;
  border: #ccc 1px solid;
}

.modifications .sppb-section-title .sppb-title-heading {
  text-transform: none;
}

.modifications .sppb-row-container p {
  padding-bottom: 10px;
  border-bottom: #ccc 1px solid;
}

.eshop-search .input-prepend, .eshop-search .input-prepend {
	margin-bottom: 2px;
}
.eshop-search .input-prepend .add-on, .eshop-search .input-prepend .btn {
    height: 48px;
    padding: 14px 10px;
}

.eshop-search .inputbox {
	height: 48px !important;
    line-height: normal;
    min-height: 10px;
    padding: 13px!important;
}

.eshop-filter a.btn[title="Cancel"], .eshop-filter button[type="submit"], .eshop-filter button[name="Search"], .eshop-filter .btn, .sppb-btn {
    border-radius: 3px!important;
    box-shadow: none;
    height: auto;
    line-height: 30px;
    margin: 0 10px!important;
    padding: 4px 20px!important;
}
.eshop-filter.panel.panel-primary {
	padding: 10px;
}
.sp-module #eshop_result &gt; li &gt; a {
    display: inline-block;
    
}
.sp-module #eshop_result li &gt; div {
    margin: 0 !important;
}</pre></body></html>