/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/
/*
pre {
    color: white;
    background: #333;
    padding: 5px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
	overflow: auto;
	}
*/

.single-navigation {
    margin-bottom: 10px;
    text-align: right;
}