/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/**/
.absolute_nav.owl-dots {
    position: absolute;
    bottom: 20px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 20px;
}