/*
  Theme Name: 		Busis
  Theme URI: 		https://www.templatemonster.com/vendors/zemez
  Description: 		Busis Theme for the Gutenix
  Author: 			Zemez
  Author URI: 		https://zemez.io/
  License: 		GNU General Public License v2 or later
  License URI: 		http://www.gnu.org/licenses/gpl-2.0.html
  Version: 			1.0
  Template: 		gutenix
  Text Domain:  busis
  Tags: 		custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Enter below your Customization CSS */

.footer-menu__items > .menu-item:hover {
    text-decoration: underline;
}

.zeguten-pricing-table__price .zeguten-pricing-table__price-val {
    margin-right: 8px;
}

.post-button.btn.btn-default{
	text-decoration: underline;
}

.zeguten-testimonials-3 .zeguten-testimonials__item__author__info {
    margin: 0;
    border: none;
}

.zeguten-testimonials-3 .zeguten-testimonials__item__date {
    font-style: normal;
}

.footer-bar--style-2 .gutenix-container{
	padding-top: 50px;
	padding-bottom: 50px;
}

.site-footer .footer-bar--style-2 .site-info {
    text-align: left;
}

.site-footer .footer-bar--style-2 .site-info * + .footer-copyright {
    margin-top: 10px;
}

body .header-bar--transparent:not(.is-sticky) .site-logo__link, body .header-bar--transparent:not(.is-sticky) .custom-logo-link {
    display: block;
}

@media(max-width:544px){
	.site-footer .footer-bar--style-2 .site-info {
    text-align: center;
}
}