.sePageHeaderWrapper .seSiteLogo .img-responsive {
 height: 100%;
 max-height: 180px;
}

seItemSavings,
.seSpecialPrice {
 color: #CB4E00;
}

.sePage .sePageLayout .se-section-border-t {
 border-top: 2px solid #fa830e;
}

.sePage .sePageLayout .se-section-border-b {
 border-bottom: 2px solid #fa830e;
}

.sePage .sePageLayout .se-section-border-y {
 border-top: 2px solid #fa830e;
 border-bottom: 2px solid #fa830e;
}

.sePage .sePageLayout .divider {
 border: 0;
 border-top: 2px solid #fa830e;
 margin-bottom: 0;
 margin-top: 0;
}

.sePage .sePageLayout .bordered-top-bottom-block,
.sePage .sePageLayout .bordered-top-bottom-block2 {
 border: 2px solid #fa830e;
 border-width: 2px 0;
 min-height: 80px;
 padding: 11px 0;
}

.sePage .sePageLayout hr {
 margin-top: 11px;
 margin-bottom: 11px;
 border: 0;
 border-top: 2px solid #fa830e;
}