.page-wrap {
  padding: 50px 0 50px;
  clear: both;
  margin-top: 0px;
}

.panel.widget {
    padding-top: 40px;
    padding-bottom: 40px;
}

.panel-grid-cell {
margin-bottom: 0 
}

.preloader{
  opacity: 0 !important;
  display: none !important;
}

.text-slider .maintitle:after,
.panel-grid-cell .widget-title:after {
  display: none;
} 

.text-slider .subtitle {
    font-size: 24px;
}

.roll-button.button-slider{
  background-color: #d65050;
  border-color: #d65050;
}

.roll-button.button-slider:hover{
  background-color: transparent;
  color: white;
}

.roll-button.button-slider {
    line-height: 28px;
    font-size: 17px;
}

.custom-background {
    background-size: cover;
}

.page header.entry-header {
  display: none;
}

.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	border: none; !important;
}