/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.6
*/
@media (min-width:992px) {
	.ti-angle-right::before {
	    content: "\e628";
	}
	.ti-angle-left::before {
	    content: "\e629";
	    display: none;
	}
	div.owl-next {
	    float: left;
	}
	.owl-nav div i {
	    color: 
	    #555555;
	    font-size: 70px;
	}
	.half-carousel.owl-theme .owl-nav {
	    margin-top: -150px;
	    margin-bottom: 50px;
	    }
}