/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 22 2021 | 01:26:25 (pm)
/*
/******* Do not edit this file *******/

.kontakttable {
width: 100%;
}
.kontakttable td {
vertical-align: top;
width: 50%;
}

.map {
width: 100%;
height: 100%;
}

#ps_albums .inner-desc
{
  display: none!important;
}

#hochzeitspaketetable {
border-collapse: separate;
border-spacing: 20px 5px;
}

#hochzeitspaketetable td {
text-align: center;
vertical-align: middle;
font-size: 11pt;
}

.hprowheader {
text-align: left!important;
font-weight: bold;
background-color: rgba(0,0,0,0.05);
font-size: 13pt!important;
margin: 5px 0px 5px;
border-radius: 4px;
box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
padding: 5px 20px 5px 10px!important;
}

.hptitle {
font-size: 20pt!important;
border-radius: 4px;
box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
padding: 8px 15px 8px 15px;
font-weight: bolder;
background-image: linear-gradient(bottom, rgb(11,10,10) 20%, rgb(49,50,49) 60%);
background-image: -o-linear-gradient(bottom, rgb(11,10,10) 20%, rgb(49,50,49) 60%);
background-image: -moz-linear-gradient(bottom, rgb(11,10,10) 20%, rgb(49,50,49) 60%);
background-image: -webkit-linear-gradient(bottom, rgb(11,10,10) 20%, rgb(49,50,49) 60%);
background-image: -ms-linear-gradient(bottom, rgb(11,10,10) 20%, rgb(49,50,49) 60%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.2, rgb(11,10,10)), color-stop(0.6, rgb(49,50,49)) );
color: white;
}

.hppreis {
font-size: 16pt!important;
font-weight: bold;
padding: 10px 0px 10px 0px;
}

#controls-basic .info
{
  display: none;
}

.at-vertical-menu {
top: 220px!important;
}

.at-vertical-menu.at-vertical-menu-right {
right: -144px!important;
}