/*!
 Theme Name:   GeneratePress Child forMelbourne Wine Tour website
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.footer-widget-1 {
  text-align: center; }

.footer-widget-4 .textwidget.custom-html-widget {
  float: right; }
  .footer-widget-4 .textwidget.custom-html-widget .cdsROW {
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 0.3s ease-in-out; }
  .footer-widget-4 .textwidget.custom-html-widget .cdsROW:hover {
    background-color: rgba(255, 255, 255, 0.8); }

@media (min-width: 769px) {
  .copyright-bar {
    width: 100%; }

  .copyright-right-area {
    float: right;
    text-align: right; }

  .copyright-left-area {
    float: left; } }
