/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

a:link.toplinks  {
	color:#ffffff;
}

a:hover.toplinks  {
	color:#03becd;
}

p.feathead {
	font-size: 14px;
	font-weight: 700;
	color: #00134d;
	margin: 0;
}

p.prodhead {
	font-size: 14px;
	font-weight: 300;
	color: #03becd;
	margin: 0;
	font-style: italic;
}

.largefont { 
  color: #0066FF; 
  font-family:arial; 
  font-size: 6px; 
}

.btplus li {
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 2em;
	margin-top:3px;
    list-style-image:url('https://bidtrackonline.co.za/wp-content/uploads/2018/06/bt_bullet.png');
}

.btstripe li {
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 2em;
	margin-top:3px;
    list-style-image:url('https://bidtrackonline.co.za/wp-content/uploads/2018/06/stripe.png');
}

.btsmalldot li {
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 2em;
	margin-top:3px;
    list-style-image:url('https://bidtrackonline.co.za/wp-content/uploads/2018/06/bt_smalldot.png');
}

