/* Link color */
a
{
    color: #0066bf;
}

/* Max Width */
#heatmapthemead-leaderboard, nav.main-navigation, nav.secondary-navigation, #heatmapthemead-branding-container, .heatmapthemead-layout-both-sidebars #heatmapthemead-main, .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main, .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main, .heatmapthemead-layout-content #heatmapthemead-main
{
    max-width: 960px;
}

#heatmapthemead-header, #heatmapthemead-footer
{
    max-width: 960px;
}

/* Font Style */
h1, h2, h3, h4, h5, h6, #heatmapthemead-header-text p#site-title, #heatmapthemead-header-text p#site-description
{
    font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
}
.heatmapthemead-menu
{
    font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
}
body
{
    font-size: 1.7em;line-height: 1.8;
}
body, button, input, select, textarea
{
    font-family: Arial, Helvetica, sans-serif;
}

#site-title a, #site-description
{
    color: #0A0200 !important;
}

/* Custom CSS Override */
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #0066ff;
}

.buy-button
{
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    -moz-user-select: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF6A00;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-width: 0;
    border-top-width: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    height: 60px;
    line-height: 200%;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 300px;
}

.buy-button:link, .buy-button:visited, .buy-button:hover
{
    color: #fff;
}

input[type="search"] {
    color: #f60;
    font-weight: bold;
}

.orange-txt {
    color: #f60;
}


.tdP {
    color: #f60;
}

.f{color: #FFF;} 


.b {
-moz-text-decoration-color: -moz-use-text-color;
-moz-text-decoration-line: none;
-moz-text-decoration-style: solid;
-moz-user-select: none;
background-attachment: scroll;
background-clip: border-box;
background-color: #f60;
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
border-bottom-width: 0;
border-top-width: 0;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
height: 22px;
line-height: 20px;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0;
text-align: center;
transition-delay: 0s;
transition-duration: 0.3s;
transition-property: all;
transition-timing-function: ease;
width: 45px;
}

.b:link, .b:visited, .b:hover {
text-decoration:none;color: #fff;
}

hr {
	border-top: 1px dotted #FF6A00;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0;
	margin-bottom: 1.0em;
}

h2 {
	font-size:22px;
	font-weight: 600;
	letter-spacing: 0.034em;
	line-height: 1.9;
	margin-top:10px;
}