﻿
.shopperapproved_widgetholder {
  padding:0px;
  margin-left:-15px;
  margin-top:-10px;
  width:115%;  
}
.shopperapproved_widget {  
  padding:0px!important;
}
.shopperapproved_footer {
  padding-bottom:15px;
  padding-left:0px;
}
.shopperapproved_widget .sa_info {  
  width:100%!important;
}
.shopperapproved_widget .sa_comments {
  font-size:.90em;
  line-height:1.1em;
  font-style:italic;
}
#shopperapproved_wrapper.minimize .shopperapproved_footer {
  display:none;
}

.guest-options {  
  margin-left:15px;
  margin-top:5px;
}

.showUS:not(.isUS) {
  display:none;
}
.billing-option:not(.selected) {
  display:none;
}
#billingAddrHolder {}
#billingAddrHolder.isOn { }

#lstCartSummary .list-row.adjustment:first-child {
  font-weight:bold;  
}
#lstCartSummary .list-row.total {
  font-size:1.2em;
  font-weight:bold;
}

#lstCartSummary .list-row:nth-last-child(2) {
  margin-bottom: 10px;  
}
#lstCartSummary .list-row:nth-last-child(2) .col2 {
  padding-bottom:2px;
  border-bottom:2px solid black;
}

