/*---------------------------------------------------------------------------------

 Theme Name:   CityBears
 Theme URI:    http://citybears.de
 Description:  
 Author:       Sebastian Wiedling
 Author URI:   http://dieserbart.de
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

footer#main-footer {
    /*position: fixed;*/
    bottom: 0;
    width: 100%;
	z-index: 1000;
}

.woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover {
	color: #0bacb8;
}

table thead {
	background-color: #eee;
}

/*
#main-content > .container {
	margin-bottom: 100px;
}
*/