/*
Theme Name: Titan Web Theme
Theme URI: http://www.titaninteractive.com.au/
Description: Titan Web Theme
Version: 1.1
Author: Titan Web
Author URI: http://www.titanweb.com.au/
Tags: Titan Web Theme

This theme was designed and built by Titan Web
*/

@media (min-width: 1200px) {
	.navbar {
	    top: 110px;
	}

}

@media (min-width: 768px) {
	.c-header__social, .c-header__search {
	    padding: 15px;
	}
}

@media (min-width: 992px) {
	.c-header__phone a:nth-of-type(2) span:before {
	    content: "\f0e0";
	}
}


.related.products ul li:before {
	content: ''!important;
	color: #9db53c;
	left: -17px;
	position: absolute;
	font-size: 18px;
}
