/**
 *---------------------------------------------------------------------------------------
 * @package       VP Smart Template
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2019 VirtuePlanet Services LLP. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Abhishek Das
 * @email         info@virtueplanet.com
 * @link          https://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */


 #breadcrumbs .inner-container {
    padding: 10px 0;
    text-align: center;
}
 #bottom {
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.99)),url('https://sektkellerei.de/images/header/sekt-pfalz-deidesheim.jpeg');
	background: linear-radial(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.99)),url('https://sektkellerei.de/images/header/sekt-pfalz-deidesheim.jpeg');
	color: #AAA;
	padding: 20px 0 10px 0;
}
 #mainbody .container .inner-container {
	padding-top: 15px;
}
.breadcrumbs-cont h1 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: bold;
}
.breadcrumbs-cont .breadcrumb {
    display: inline-block;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    color: 
    #333;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.btn-nobg {
    padding: 0;
    background: 0 none;
    border: 0 none;
    outline: 0 none;
    text-transform: none;
}
#vpf-header .inner-container {
	padding: 0px 0 0px;
}
.mod-big-header .mod-header {
	font-weight: bold;
	text-transform: none;
	margin-bottom: 25px;
	text-align: center;