/*!
Theme Name: Kadence Child winecoza
Theme URI: https://wine.co.za
Template: kadence
Author:Kevin Kidson & Garth Hapgood-Strickland
Author URI: https://wine.co.za
Description: A child theme to add wine.co.za data into an existing Kadence theme
Version: 1.9.2
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence_child_winecoza
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.div-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

div#primary.winecoza.single .content,
div#primary.winecoza.brand.single,
div#primary.winecoza.archive.brandpage {
    margin-top: 6em;
    margin-bottom: 6em;
}
.footer-widget-area-inner .menu {
	display: block;
}
.footer-widget-area-inner .menu li {
	line-height: 1.8;
	padding: 0.1em 0px;
}

.footer-widget-area-inner .menu li a {
	padding: 0;
}