#masthead
{
  background-color: #000 !important;
  border-bottom: 1px solid white !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

.site-title,
.site-description {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}

body.custom-background { background-color: #efefef; }

body {
  font-size: 1.2rem;
}

.navbar-light .navbar-nav .nav-link {
   color: #2d2d2d;
}

.parts-list {
    display: table;
    width: 100%;
    margin-bottom: 16.5px;
    border-radius: 11px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 16.5px 18px;
}

.parts-thumb {
    display: table-cell;
    width: 10%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    line-height: 11px;
}

.parts-thumb img {
    width: 80px;
    height: 80px;
    padding: 5.5px;
    border: 0;
}

@media only screen and (max-width: 1024px) {
.parts-thumb{
  display:none
}
}

.parts-text {
    display: table-cell;
    padding: 16.5px 22px;
    padding: 0 55px 0 22px;
    vertical-align: middle;
}

.parts-title {
    color: #000;
}

.parts-purchase {
    display: table-cell;
    width: 25%;
    padding: 0 22px;
    background: #fff;
    vertical-align: middle;
}

.part-image {
  margin-bottom: 33px;
}

.part-image img{
  display: block;
  width: 100%;
  height: auto;
}

.part-description{
  background: #fff;
  padding: 27.5px 33px;
  margin-bottom: 33px;
  line-height: 22px;
  font-size: 16px;
}

.current{
  color:rgb(133, 50, 80)
}

.white-shadow{
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border-radius: 8px;
    overflow: hidden;
}

#page-sub-header {
  background-image: url('https://lstn.wolba.ch/img/banner.jpg');
}

@media only screen and (max-width: 600px) {
  #page-sub-header{
    background-image: url('https://lstn.wolba.ch/img/banner-crop.jpg');
  }
}

#page-sub-header p {
	color: white;
	padding-bottom: 3rem;
	margin-bottom: 25px;
	margin-right: 50%;
	text-align: left;
}

#page-sub-header h1 {
	color: white;
	padding-bottom: 2rem;
	margin-bottom: 25px;
	font-weight: bolder;
	text-align: left;
}

h1.entry-title {
	color: black;
}

#content.site-content {
    padding-top: 1rem;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    margin-top: 50px;
		margin-bottom: -20px;
}

.input {
	width: 200px;
}

.elementor-511 .elementor-element.elementor-element-e1fea49 > .elementor-element-populated {
    margin-top: 0px !important;
}

div.site-info {
	text-align: center;
}

a.credits, span.sep, .fa {
	display: none;
}

@media only screen and (max-width: 600px) {
	#page-sub-header,
	div#page-sub-header p,
	#page-sub-header h1,
	footer#colophon {
		text-align: center;
		margin-right: 0;
		background-size: auto
			!important;
	}
	.form-control{
		width: 75%;
		display: inline-block;
	}
	.elementor-element-5bd3760 {
	margin-top: -15%;
	}
	.elementor-511 .elementor-element.elementor-element-fa96111 .elementor-image img {
  margin-left: auto;
  margin-right: auto;
	}
}
</style>
