/*
 Theme Name:   Arlo Child
 Theme URI:    https://themeforest.net/item/arlo-portfolio-wordpress-theme/25172061
 Description:  Child theme for Arlo theme
 Author:       Frenify
 Author URI:   http://themeforest.net/user/frenify
 Template:     arlo
 Version:      3.6
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  arlo-child
*/

.privacy-policy li, .privacy-policy p {
    margin-bottom: 15px;
}

.privacy-policy ul {
    margin-top: 0;
    margin-bottom: 0;
}
	
.privacy-policy ul li {
    list-style: disc;
    position: relative;
}

.privacy-policy ul li ul {
    margin-top: 15px
}
	
.privacy-policy .title {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
	line-height: 1;
}

.privacy-policy h2 span, .privacy-policy p span {
	margin-right: 10px;
	display: inline-block;
}

.privacy-policy h3.title {
	font-size: 16px;
}