
/*
--------------------------------------------------------------
Style Overrides
--------------------------------------------------------------
*/

.subpage-hero .module-copy {
    margin-bottom: 0px;
}

.body-wrapper {
    padding: 0px 15px;
}

.guide-list-expanded {
padding-bottom: 0px;
}

.calculator{
border-bottom:none;}

.credit-issues{
display:none;}

.subpage-hero .module-copy
{font-size:15px;}

.module-title

{font: 30px 'Arial Bold',Arial,sans-serif; }

body {
    font-family: Arial,sans-serif;}

.partnerwidget,  .partner{width:306px;}
 .red-theme.partnerwidget .text-colour-base {background-color:#E12953; padding:10px 0px; color:#fff;  }

.red-theme.partnerwidget .colour-lighter {background-color:#F6F6F6}


.partnerwidget .table {margin-bottom:0px}
.partnerwidget img {max-width:60px;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {padding-left:5px;}
.related-best-buys tbody>tr>td {border-right:none; border-top:none; padding:10px;}
.providedbymessage {display:none;}
.partnerwidget .title {font-size:19px;}
.partnerwidget thead {display:none;}
.partnerwidget .title {background-color:#F6F6F6; color:#FB7D45}
.related-best-buys .more {margin-top:1px;}
.partnerwidget tr {border-bottom:1px solid #E6E6E6;}
.partnerwidget td .value {color:#E12953; font-size:16px;}
.partnerwidget td.details .value {color:#000; font-size:14px;}
/*
--------------------------------------------------------------
Base Colours
--------------------------------------------------------------
*/

/*Replace Base Colour*/
.red-theme .colour-base, .red-theme .colour-base.btn, .red-theme .colour-base.btn:hover 
{
background-color:#451344;
}

/*Replace active button colour*/
.red-theme .toggle-buttons .colour-base.btn.active, .red-theme .toggle-buttons .colour-base.btn:active
{
background-color:#451344;
}

.sort-tip, .red-theme .text-colour-base 
{
color:#451344;
}

.red-theme .border {
    border-color: #451344;
}

.red-theme .st0, .red-theme .st1 {
    stroke: #451344;
}


/*
--------------------------------------------------------------
Lighter Colours
--------------------------------------------------------------
*/
/*Replace Lighter Colour*/
.red-theme .colour-lighter {
    background-color: #DAD0DA;
}




