/*
	Theme Name: Bakery Child
	Theme URI: http://themeforest.net/item/bakery-wordpress-bakery-cakery-food-theme/11112118?ref=milingona_
	Author: Milingona
	Author URI: http://themeforest.net/user/milingona_
	Description: Bakery is a powerful responsive WordPress theme designed for bakery/cakery shops. It comes with all features bakery shops need such as product post type, menu, order form, offer, gallery, news etc. The theme also includes the drag-drop page builder which lets you customize your specific needs with incredible ease.
	Template: bakery
	Version: 1.3.0
	Tags: dark, light, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
	License: GNU General Public License v2 or later
	License URI: license/README_License.txt
	Text Domain: bakery-child
*/

h3.fs-15.text-upper{
    color: #fbbb3c;
}

/*WRITE ANIME Buttons*/

div.encomenda:hover > div.icon-opening{
    color: #333 !important;
    background-color: #FFAB7C !important;
}
div.transporte:hover > div.icon-opening{
    color: #333 !important;
    background-color: #FDB822 !important;
}
div.entrega:hover > div.icon-opening{
    color: #333 !important;
    background-color: #97D1FF !important;
}
.site-info{
    position:absolute;
    left: 0%;
    right: 0%;
    bottom: 15px;

    color: #fff;
    margin-bottom:0px;
}