
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///// CSS Reset Responsive Hero Marquee Banner - START 28-02-2025 v1 ///////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ///// CSS Reset - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// MRS Reset - START ///////////// */

.page_content{
    width:100%;
    float:left;
    overflow:visible;
    padding:0px;
    margin:0px;
    border:0px solid #ffffff;
    position: relative;
    float: left;
    background: -moz-linear-gradient(top, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255,1)), color-stop(100%,rgba(255, 255, 255,1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255,1) 0%,rgba(255, 255, 255,1) 100%);
    background:#FFFFFF;
}


section.index.page_content{
    background: #FFFFFF;
    padding:0px;
    z-index: 1;
}

.page_content.index #hero{
    margin:0px;
    padding:0px;
}

.page_content.index #hero .row{
    max-width: 100%;
    padding: 0px;
}

.page_content.index #hero .row .small-60.columns{
    padding:0px;
}

.page_content.home #hero .row .slider-wrapper{
  border-radius: 0px;
}

.page_content.index #hero .row .slider-wrapper.theme-default{
    border-radius: 0px;
}

.page_content.index #hero .row .slider-wrapper.theme-default .nivoSlider{
    max-height: unset;
}

@media screen and (max-width: 40em){
    section.index.page_content {
        margin:0;
    }
}

.page_content{
width:100%;
float:left;
overflow:visible;
background:#FFFFFF;
padding:0px;
margin:0px;
border:0px solid #ffffff;
position: relative;
float: left;
background: -moz-linear-gradient(top, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255,1)), color-stop(100%,rgba(255, 255, 255,1)));
background: linear-gradient(to bottom, rgba(255, 255, 255,1) 0%,rgba(255, 255, 255,1) 100%);
}
section.main-section section.index.page_content{
  background: #fff;
  padding:0px;
  z-index: 1;
}
#SPN_HOME section.main-section section.index.page_content .row2{
float: left;
width: 100%;
}
section.main-section section.index.page_content #hero{
  margin:0px 0px 60px;
  padding:0px;
}

body#SPN_HOME section.main-section section.index.page_content #hero{
  margin:0px;
}

section.main-section section.index.page_content #hero img{
width: 100%;
}
.page_content.index #hero, .page_content.home #hero{
padding:0px;
}
.page_content #hero .row{
max-width: 100%;
padding: 0px;
}
.page_content #hero .row .small-60.columns{
padding:0px;
}
.page_content #hero .row .slider-wrapper.theme-default{
border-radius: 0px;
}
.page_content #hero .row .slider-wrapper.theme-default #sliderMobile{
max-height: unset;
}
@media only screen and (max-width: 640px){
  #SPN_LOGIN .page_content #hero .row .slider-wrapper.theme-default.hide-for-small-only#showMobile{
  display:none !important;
  }
 
   .page_content #hero .row .slider-wrapper.theme-default.hide-for-small-only#showMobile{
    display:none !important;
    }
  .page_content #hero .row .slider-wrapper.theme-default.hide-for-small-only{
  display:none !important;
  }
  .page_content #hero .row .slider-wrapper.theme-default.hide-for-small-only .slider-wrapper.theme-default#showMobile{
  display:none !important;
  }
  .page_content #hero .row .slider-wrapper.theme-default.hide-for-small-only .show-for-small-only{
  display:block !important;
  }
}
/* nivo slider - START */
.page_content.index #hero .row .slider-wrapper.theme-default #slider.nivoSlider{
max-height:initial;
}
.page_content.index #hero .row .slider-wrapper.theme-default #slider.nivoSlider img{
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav{
}
@media only screen and (max-width: 40em){
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav{
bottom:15px;
}
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav a{
background-image: none;
border-radius: 100%!important;
display: block;
float: left;
width: 15px;
height: 15px;
margin-left: 5px;
background: #E9E9E9;
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav a.active{
background-color: #C4D10E;
}
/* nivo slider - END */
@media only screen and (max-width: 40em){
section.index.page_content {
    margin:0px;
    padding:0px;
}
}
@media only screen and (min-width: 40em){
.columns {
    padding:0 0.5em;
}
}
input[type="text"]:focus, input[type="password"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="email"]:focus,
input[type="number"]:focus, input[type="search"]:focus,
input[type="tel"]:focus, input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus, textarea:focus{
border: 1px solid #dbdbdb;
background-color: #fff;
box-shadow:0 0 0 #FFFFFF;
}

/* ///// MRS Reset - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// COMMON - START ///////////// */

body{
    font-family: helvetica, sans-serif, arial;
    font-size: 14px;
    float: left;
    width: 100%;
    background: linear-gradient(to bottom, rgba(244, 243, 240,0) 150px,rgba(244, 243, 240,0) 300px);
    background: #f4f3f0;
   color:#2D373E;
}
strong{
    font-weight:bold;
}
a:focus{
outline: none;
}

ol{
  list-style: disc;
  margin-top: 10px;
}

.label{

}
a:focus-visible{
    border-style: solid;
    border-width: 1px;
    border-color: black;
    
}
section.main-section section.index.page_content.home_full_img .full_image .hui_button a:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}
.tab-class:focus-visible {
    outline:-webkit-focus-ring-color auto 1px !important;
}

::placeholder{
  color: #2D373E;
  font-family: helvetica, sans-serif, arial;
  opacity: 1; /* Firefox */
  font-size:16px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #2D373E;
 font-family: helvetica, sans-serif, arial;
 font-size:16px;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: #2D373E;
 font-family: helvetica, sans-serif, arial;
 font-size:16px;
}
.row{
    max-width: 1180px;
}
.row .row.first_row{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1180px;
}
@media screen and (min-width: 40em){
    .columns {
        padding: 0 0.5em;
    }
}
.page_content{
    background: linear-gradient(to bottom, rgba(229, 229, 229,0) 0%,rgba(229, 229, 229,0) 100%);
}
.page_content h1{
	font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 42px;
    color: #1F1C4F;
    line-height: 48px;
    margin: 0px;
    border-bottom: 0px solid #FFFFFF;
    padding: 0px;
    letter-spacing: 0px;
    text-shadow: 0 0px 0 rgba(255,255,255,0);
}

label.error + small.error{
  background: transparent;
  border: none;
  color: #DA1710;
}
h2{
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 36px;
  color: #1F1C4F;
  text-align: center;
  line-height: 42px;
  margin: 0px;
  border-bottom: 0px solid #FFFFFF;
  padding: 0px;
  letter-spacing: 0px;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  font-weight: bold;
  text-align:left;
}

.page_content h2{
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 36px;
  color: #1F1C4F;
  text-align: center;
  line-height: 42px;
  margin: 0px;
  border-bottom: 0px solid #FFFFFF;
  padding: 0px;
  letter-spacing: 0px;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  font-weight: normal;
  text-align:left;
}
@media screen and (max-width: 40em){
    .page_content h2 {
        font-size: 30px;
        line-height:36px;
    }
}

h3, h4, h5{
  color: #1F1C4F;
}

.page_content h3{
    font-family: helvetica, sans-serif, arial;
    font-size: 40px;
    color: #1F1C4F;
    text-align: left;
    line-height: 36px;
    font-weight: lighter;
    border-bottom: 0px solid #cccccc;
    padding: 0px;
    margin: 0px 0px 24px;
    float:left;
}
.page_content h4{
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 16px;
  color: #1F1C4F;
  text-align: left;
  line-height: 22px;
    font-weight: lighter;
    border-bottom: 0px solid #cccccc;
    padding: 0px;
    margin: 0px;
}
.freeform_page_manage_my_profile p:first-child{
    font-family: helvetica, sans-serif, arial;
}
.page_content h5{
	font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.page_content a{
    color:#1F1C4F;
    font-size:14px;
}
.page_content p{
  font-family: helvetica, sans-serif, arial;
  font-size: 14px;
  color: #2D373E;
  text-align: left;
  line-height: 20px;
  float:left;
  margin-bottom:24px;
}

/* ///// Success Message ///// */
p.success_message {
    position: absolute;
    top: 677px;
    z-index: 999;
    font-weight: bold;
    background-color: transparent;
    color: #2D373E!important;
    font-size: 14px;
    line-height: 25px;
    margin-top: 35px;
    max-width: 500px;
    left: 50px; 
}

@media (max-width: 640px){
p.success_message {
    top: 429px !important;
    left: 10px !important;
}
}

@media(max-width:425px){
    p.success_message {
        top: -92px !important;
        left:10px !important;
        color: #2D373E  !important;
   }
   button#online_travel_item {
    margin: 20px;
    width: 90% !important;
}
}

.home_freeform#home_private .username_points .medium-banner-mod_content p{
    text-align: center;
    margin-top: 50px;
}

label.required > span:first-child::after{
  color:#DA1710;
}
button:focus, button:hover, button[type="submit"]:focus, button[type="submit"]:hover, a.button:focus, a.button:hover{
  background:#FFFFFF;
}

/*CSS UPDATED TO DISABLE ADD BUTTON*/
button#btn_add_map_info {
  background: #ccc;
  border: none;
  color: #333;
}
button#online_travel_item {
    width: 230px;
}

label > span:first-child{
  text-transform: none;
  color: #2D373E ;
  margin: 0px;
  min-height: auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%  !important;
}

/* /////// table - START /////// */
table tr, table tr td{
  font-size: 14px;
  color:#1F1C4F;
}

table.dataTable{

}

table.dataTable thead{

}

table.dataTable.dtr-inline.collapsed th{
  color: #1F1C4F;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child::before, table.dataTable.dtr-inline.collapsed tbody th:first-child::before{
  background-color: #DA1710;
}

table thead tr{
  background: #FFFFFF;
  border-width: 0px;
  border-bottom: 2px solid #e8e8ed ;
}

table tbody td{
  border-width: 0px;
}

table tbody tr{
  border-width: 0px;
}

/* /////// table - END /////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// button - START /////// */
/* ////////////////////// button - white (Secondary) - START ////////////////////// */
button, button[type="submit"], a.button, .twoLine, button.disabled, button[disabled], .button.disabled, .button[disabled], #btn_reset, #btn_cancel,#cancelButton{
    background: #FFFFFF;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border:1px solid #DA1710;
}

@media screen and (min-width: 40em){
  body#SPN_SHOP_DETAIL_PUBLIC .add_to_wishlist, body#SPN_SHOP_DETAIL_LOGGED .add_to_wishlist{
      width: 40%;
      float: left;
  }
  body#SPN_SHOP_DETAIL_PUBLIC .add_to_wishlist, body#SPN_SHOP_DETAIL_LOGGED .add_to_wishlist button.wishlist.add_to_wishlist_btn[disabled] span{
    height: 36px;
  }
  body#SPN_SHOP_DETAIL_PUBLIC .add_to_cart_btn, body#SPN_SHOP_DETAIL_LOGGED .add_to_cart_btn{
      width: 40%;
      float: right;
  }
}
button:hover, a.button:hover, #btn_reset:hover, #btn_cancel:hover,#cancelButton:hover{
    transition: 0.2s ease-in-out 0s;
    background-color: #DA1710;
    color:#FFFFFF;
    opacity: 70%;
}
button span, a.button span, #btn_reset span, #btn_cancel span,#cancelButton span{
    display: block;
    color: #2D373E;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
	text-transform: initial;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    margin: 0px !important;
    padding: 9px 12px 11px;
    line-height: 16px;
}
button:hover span, a.button:hover span, #btn_reset:hover span, #btn_cancel:hover span,#cancelButton:hover span{
    color:#FFFFFF;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24d6b', endColorstr='#e24d6b',GradientType=0 );
}
button.secondary, .button.secondary{
  background: transparent;
  border: 1px solid #DA1710;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus{
  background-color: #DA1710;
  opacity: 70%;
}
/*.is-keyboarduser a:focus {
  outline: 2px dotted #000;
  outline-offset: .5rem;
}*/
/* button.secondary */
/* ////////////////////// button - white (Secondary) - END ////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////////////////////// button - Red (Primary) - START ////////////////////// */
.shop.shop_details.page_content .page_intro footer button.primary {
    visibility: visible !important;
}
.shop_details form button.primary, .shop_details_logged form button.primary {
    visibility: visible !important;
}
a.button.primary, button.primary,button.primary[type="submit"],
form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton,
form#ProfileForm .accordion .accordion-navigation #usrPassUpdButton,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn, #view_statement, #btn_submit,#addButton, #my_cards form.my_accounts button, .shop button#add_to_cart{
    background: #da1710;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border:1px solid #da1710;
    margin:0px 0px 12px;
}

a.button.primary:hover, button.primary:hover, button.primary[type="submit"]:hover,
form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton:hover,
form#ProfileForm .accordion .accordion-navigation #usrPassUpdButton:hover,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn:hover,
#view_statement:hover, #btn_submit:hover,#addButton:hover, #my_cards form.my_accounts button:hover,
.shop button#add_to_cart:hover{
    background-color: #da1710 !important;
    transition: 0.2s ease-in-out 0s;
    text-decoration: none;
    opacity: 70%;
}

/* //// CSS added for contact form //// */


form#FormEmailUs fieldset {
    margin-bottom: 300px;
    position: relative;
    top: 720px;
    margin-top: 80px; 
    left: 40px;
}

form#FormEmailUs label#msg_primary_card_holder {
    margin-bottom: 30px;
}

form#FormEmailUs label[for=name], form#FormEmailUs label[for=email_addr], form#FormEmailUs label[for=msg_primary_card_holder], form#FormEmailUs label[for=email_us_comment]> span:first-child {
    font-weight: bold;
}

form#FormEmailUs {
    height: 1600px;
    background: #fff;
}

form#FormEmailUs label[for=case_issue_type] span {
    text-transform: none !important;
}

label[for=case_issue_type].required span[aria-hidden] {
    color: red !important;
}

span.ashtrik {
    color: red;
}

textarea#email_us_comment {
    margin-top: 20px;
	min-height: 150;
    resize: vertical; 
    background-color: #FFFFFF; 
}

.general_contact ul#breadcrumb span {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}

.general_contact ul#breadcrumb li {
  color: #fff;
  font-size: 14px;
  
}

.general_contact ul#breadcrumb li:hover,.general_contact ul#breadcrumb a:hover {
    color: #fff;
}
.general_contact a {
  color: #FFFFFF;
  text-transform: initial !important;
  font-size: 14px !important;
}

.general_contact:before {
    content: ' ';
    height: 324px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_ContactUs_1920x390_x1.jpg) no-repeat top center;
}

.general_contact.page_content .row header h3 {
    font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #FFFFFF;
    font-size: 52px;
    text-align: left;
	text-transform: inherit;
    color: #FFF;
    margin: 0;
    padding: 0px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom: 100px;
}

.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
    margin-bottom: 60px;
}

.general_contact ul#breadcrumb {
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 55px;
    float: left;
    width: 100%;
}

input#btn_back {  
    padding: 10px 16px;
    border-radius: 3px;
    border: 1px solid #DA1710;
    background: #fff;
    font-size: 14px;
    position: absolute;
    left: 285px;
    top: 450px;
}

input#form-EmailUs-Submit { 
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #DA1710;
    background: #fff;
    font-size: 14px;
    text-transform: initial;
    position: relative;
    right: 95px;
    top: 450px;
}

@media(max-width:1024px){  
    input#form-EmailUs-Submit {  
        right: 57px;
    }
}

@media(max-width:768px){ 
    input#form-EmailUs-Submit {
        position: relative;
        right:-6px;
        top: 488px;
    }
    .phone-text p {
        left: -19px !important;
    }
    form#FormEmailUs fieldset{
        top: 760px !important;
    }
    input#btn_back{
        top: 488px !important;
    }
    p.success_message{
      top: 734px !important;
      font-size: 11px;
    }
}

@media(max-width:640px){
    form#FormEmailUs fieldset {
      top: 400px;
      left: 0px !important;
    }
    input#btn_back {
        left: 7px;
        top: 164px;
    }
    input#form-EmailUs-Submit {
        right: -510px;
        top: -180px;
    }

  section.index.page_content.grey_border.freeform_page_temp_content.contact_content{
    right: 260px;
  }
}

@media(max-width:622px){ 
    input#form-EmailUs-Submit {
        position: relative;
        left: 490px;
        top: 164px !important;
    }
}

@media (max-width: 616px){
input#form-EmailUs-Submit {
    position: relative;
    left: 522px;
    top: 264px !important;
}
input#btn_back {
    top: 264px !important;
}
form#FormEmailUs fieldset {
    top: 530px !important;
}
}

@media (max-width: 590px){
input#form-EmailUs-Submit {
    position: relative;
    left: 460px;
}
}

@media (max-width: 540px){
    form#FormEmailUs fieldset {
        top: 500px !important;
        left: 0px !important;
    }
input#form-EmailUs-Submit {
    position: relative;
    left: 460px;
    top: 256px !important;
}
input#btn_back {
    top: 256px!important;
}
}

@media (max-width: 530px){
    input#form-EmailUs-Submit {
        position: relative;
        left: 395px;
    }
}
@media (max-width: 520px){
    input#form-EmailUs-Submit {
        position: relative;
        left: 388px;
    }
}
@media (max-width: 509px){
    input#form-EmailUs-Submit {
        position: relative;
        left: 375px;
    }
}

 @media(max-width:500px){
    input#btn_back {
        left: 7px;
    }
    input#form-EmailUs-Submit {
        position: relative;
        left: 348px;
    }
}

@media(max-width:426px){  
    form#FormEmailUs {
        height: 1400px;
    }

    form#FormEmailUs fieldset {
        margin-bottom: 175px;
        position: relative;
        top: 430px !important;
    }
    input#form-EmailUs-Submit {
        position: relative;
        left: 345px;
        top: 325px !important; 
    }
    input#btn_back {
        left: 10px;
        top: 325px !important ;
    }
    .general_contact.page_content .row header h3 {
        color: #1F1C4F;
    }

    .general_contact:before{
        content: ' ';
        height: 324px;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 0;
       background:linear-gradient(to bottom, #ffffff 100%,#ffffff 100%);     
    }
    
    .general_contact ul#breadcrumb {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .general_contact ul#breadcrumb li {
        display: none;
    }
    .general_contact a {
        color: #1F1C4F;
        text-transform: initial !important;
        font-size: 14px !important;
    }
    .general_contact ul#breadcrumb span {
        color: #1F1C4F;
        text-transform: initial;
        font-size: 14px;
    }
    .freeform_page_temp.contact_freeform{ 
        top: 200px !important;
        left: 0px !important;
        padding: 0px 7px;
    }
    section.index.page_content.grey_border.freeform_page_temp_content.contact_content{
        right: 0px !important;
        top: -87px;
    }
    .phone-text p{
        left: -20px;
    }
    .contact_breadcrumb{
        display: none;
    }
    p.success_message {
        top: 390px !important;
        font-size: 13px !important;
    }
    section.main-section section.index.page_content.home_full_img .full_image {
        margin-top: 70px !important;
    }
    
}
@media (max-width: 415px){
    form#FormEmailUs fieldset {
        top: 450px!important;
    }
    p.success_message {
        top: 410px !important;
    }
    input#form-EmailUs-Submit {
        position: relative;
        left:333px !important;
        top: 325px !important;
    }
    section.main-section section.index.page_content.home_full_img .full_image {
        margin-top: 70px !important;
    }
}

@media (max-width: 411px){
input#form-EmailUs-Submit {
    position: relative;
    left: 300px !important;
    top: 400px !important;
}
}

@media (max-width: 376px){
    input#form-EmailUs-Submit {
        left: 290px !important;
        top: 325px !important;
      }
      section.main-section section.index.page_content 
      {
        right: 0px !important;
      }   
  }

  @media (max-width: 361px){ 
input#form-EmailUs-Submit {
  left: 282px !important;
  top: 325px !important
}
}
@media (max-width: 320px){
input#form-EmailUs-Submit 
  {
    left: 240px !important;
    top: 400px !important;
  }
  .full_image p {
    left: 0px !important;
    text-align: center !important;
}
form#FormEmailUs fieldset {
    top: 500px !important;
}
p.success_message {
    top: 435px !important;
}
input#btn_back {
    left: 10px;
    top: 400px !important;
}
}
@media (max-width: 280px){
    input#form-EmailUs-Submit 
      {
        left: 202px !important;
          top: 0px;
      }
    }
input#btn_back:hover {
    color: #ffffff;
    background-color: #DA1710;
    opacity: 70%;
}

input#form-EmailUs-Submit:hover {
    color: #ffffff;
    background-color: #DA1710;
    opacity: 70%;
}

.general_contact.page_content form#FormEmailUs input#form-EmailUs-Submit {
    display: block;
}

.general_contact.page_content form#FormEmailUs input#form-EmailUs-Submit:disabled {
    display: none;
}

/* //// End of CSS for contact form //// */

a.button.primary span, button.primary span,button.primary[type="submit"] span,
form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton span,
form#ProfileForm .accordion .accordion-navigation #usrPassUpdButton span,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn span,
#view_statement span, #btn_submit span,#addButton span, .account.account_cards.page_content.logged #my_cards form.my_accounts label button span,.shop button#add_to_cart span{
    display: block;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    margin: 0px !important;
    padding: 9px 12px 11px;
    line-height: 16px;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus{
    line-height: normal;
    background-color: #DA1710;
    opacity: 70%;
    color:#FFFFFF;
}
button > span, button[type="submit"] > span, button[disabled]:hover > span, a.button > span, .twoLine button{

}
button:disabled > span, button:disabled:hover > span, a.button.disabled:hover > span{
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 9px 12px 11px;
    line-height:16px;
}
/* ////////////////////// button - Red (Primary) - END ////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////////////////////// tertiary - START ////////////////////// */
button.tertiary_btn, a.button.tertiary_btn{
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #DA1710;
}
button.tertiary_btn:hover, a.button.tertiary_btn:hover{
    background-color: #DA1710;
    transition: 0.2s ease-in-out 0s;
    opacity: 70%;
}
button.tertiary_btn span, a.button.tertiary_btn span{
    display: block;
    color: #2D373E;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
	text-transform: initial;	
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    margin: 0px !important;
    padding: 9px 12px 11px;
    line-height: 16px;
}

button.tertiary_btn:hover span, a.button.tertiary_btn:hover span{
  background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100% );
  color: #FFFFFF;
}
/* ////////////////////// tertiary - END ////////////////////// */
/* /////// button - END /////// */
/* ------------------------------------------------------------------------------------------------------------------ */
.off-canvas-wrap{
}
.off-canvas-wrap .inner-wrap{
}
.off-canvas-wrap .inner-wrap::before{
    background:#FFFFFF;
    -webkit-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
.off-canvas-wrap.move-right .inner-wrap{
}
.off-canvas-wrap.move-right .inner-wrap::before{
    content: "";
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    z-index: 99;
    transition: transform 500ms ease 0s;
    background-color: #000000;
    -webkit-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down{
    z-index:100;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
    height: 55px;
}
.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section{
  margin: 5px;
 border:none;
}
.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section.menu-icon{
}

.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section .menu-icon span::after {
  box-shadow: 0 0 0 1px #000000, 0 7px 0 1px #000000, 0 14px 0 1px #000000;
  width: 24px;
  left: 10px;
}

.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section a.left-off-canvas-toggle{
    border-right: 1px solid #e8e8ed ;
}
.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section a img{
  width: 138px;
  max-height: 70px;
  margin: 0px auto;
}
.off-canvas-wrap .inner-wrap .tab-bar.show-for-medium-down section .title a{
  margin-left: 10px;
  float:left;
  margin-top:7px;
}
.left-off-canvas-menu, .right-off-canvas-menu {
    background: #FFFFFF;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul{
    margin:0 10px;
    border-bottom: 1px solid #e8e8ed ;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul.off-canvas-list.primary{
border-bottom: 0px solid #FFFFFF;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul.off-canvas-list.primary.user_name{
    border-bottom: 1px solid #e8e8ed ;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul:last-child{
    border-bottom:0px solid #FFFFFF;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul li{
    border-bottom: 1px solid #e8e8ed ;
    box-shadow: 0px 0px 0px #FFFFFF;
    position:relative;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul li:last-child{
    border-bottom: 0px solid #575f65;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a{
    color:#2D373E;
    background:#FFFFFF;
    font-size:14px;
    padding:20px 16px;
    text-shadow: 0 0 0 #CCCCCC;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a.user_profile{

}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a.user_profile span{
  color: #1F1C4F;
  font-size: 14px;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a.logout_link{
  font-size: 14px;
  text-transform: initial;
  padding: 20px 0px;
  height: 52px;
  line-height: 18px;
}

.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a:hover{
    color:#1F1C4F;
    background:#FFFFFF;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a .sidebar_item_badge.code_SPN_WISH_LIST_TEMPLATE1{
  background: #1F1C4F;
  height: 24px;
  width: 24px;
  min-width: 20px;
  padding: 5px 0 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  top: 14px;
  position: absolute;
  left: 80px;
  display: none;
}
.off-canvas-wrap .inner-wrap .left-off-canvas-menu ul a .sidebar_item_badge.code_SPN_WISH_LIST_TEMPLATE1:after{
  background: #63B1BC;
  width: 24px;
  height: 24px;
  top: 15px;
  position: absolute;
  left: 80px;
}
section.main-section{
float:left;
width:100%;
background:#ffffff;
}
section.main-section section.index.page_content{
  padding:0px;
  background:#ffffff;
}
.page_content.index #hero .row .slider-wrapper.theme-default div img{
  float:left;
  width:100%;
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav{
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav a.nivo-control{
  background-image: none;
  background: transparent;
  border-radius: 50%;
  border:#FFFFFF 2px solid;
  width:14px;
  height:14px;
}
.page_content.index #hero .row .slider-wrapper.theme-default .nivo-controlNav a.nivo-control.active{
  background:#FFFFFF;
}
@media screen and (max-width: 40em){
  .slider-wrapper .nivo-controlNav {
      bottom: 20px;
      padding: 0;
  }
}
/* /////// Drop Down - START /////////// */

label[for=map_type],
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .small-60.medium-30.columns.center label,
nav#order_type label[for=selsort],
#giftCardActivationForm label[for=supplier],
form#FormEmailUs label[for=case_issue_type],
.cart_actions .payment_information .payment-card-brand label,
.cart_actions .payment_information .payment-expiration-month label,
.cart_actions .payment_information .payment-expiration-year label,
#pwrlEnrollDiv label[for=pwrl_account_id],
.consolidated-items label[for=quantity],
nav#filter_catalog_heirarchy label[for=selrange],
form#AccountInformationForm label[for=account],
form#AccountInformationForm label[for=statementPeriod],
form#AccountInformationForm label[for=statementDate],
form#RegisterForm label[for=account_type],
#personal_information label[for=country],
form#ShippingAddressForm label[for=country_code],
form#ShippingAddressForm label[for=state],
#PasswordDiv label[for=question0],
#PasswordDiv label[for=question1],
#PasswordDiv label[for=question2],
#RegisterTable label[for=challenge_question_0],
#RegisterTable label[for=challenge_question0],
#RegisterTable label[for=challenge_question_1],
#RegisterTable label[for=challenge_question1],
#RegisterTable label[for=challenge_question_2],
#RegisterTable label[for=challenge_question2],
#div_register label[for=country],
#fancybox-content label[for=bank_product_id],
#RegisterSubDiv label[for=account_type],
label#criteria_label,
form#ProfileForm label[for=challenge_question0],
form#ProfileForm label[for=challenge_question1],
form#ProfileForm label[for=challenge_question2],
#ajaxEventDiv form label[for=household_origin],
#ajaxEventDiv form label[for=acc_origin],
#ajaxEventDiv form label[for=rec_orig_acc],
#ajaxEventDiv form label[for=acc_type],
#form_add_card label[for=bankProductId],
.content_point_exchange from label[for=map_type],
.gift_card_section label.quantity,
label[for=addButton],
.shop label.quantity{
    float: left;
    position: relative;
    margin-bottom:20px;
  color: #1F1C4F;
  line-height: 14px;
  font-size: 14px;
  text-transform: initial;
  font-weight: bold;
}

label[for=map_type] span,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .small-60.medium-30.columns.center label span,
nav#order_type label[for=selsort] span,
#giftCardActivationForm label[for=supplier] span,
form#FormEmailUs label[for=case_issue_type] span,
.cart_actions .payment_information .payment-card-brand label span,
.cart_actions .payment_information .payment-expiration-month label span,
.cart_actions .payment_information .payment-expiration-year label span,
#pwrlEnrollDiv label[for=pwrl_account_id] span,
.consolidated-items label[for=quantity] span,
nav#filter_catalog_heirarchy label[for=selrange] span,
form#AccountInformationForm label[for=account] span,
form#AccountInformationForm label[for=statementPeriod] span,
form#AccountInformationForm label[for=statementDate] span,
#personal_information label[for=country] span,
form#ShippingAddressForm label[for=country_code] span,
form#ShippingAddressForm label[for=state] span,
#PasswordDiv label[for=question0] span,
#PasswordDiv label[for=question1] span,
#PasswordDiv label[for=question2] span,
#RegisterTable label[for=challenge_question_0] span,
#RegisterTable label[for=challenge_question0] span,
#RegisterTable label[for=challenge_question_1] span,
#RegisterTable label[for=challenge_question1] span,
#RegisterTable label[for=challenge_question_2] span,
#RegisterTable label[for=challenge_question2] span,
#div_register label[for=country] span,
#fancybox-content label[for=bank_product_id] span,
#RegisterSubDiv label[for=account_type] span,
label#criteria_label span,
form#ProfileForm label[for=challenge_question0] span,
form#ProfileForm label[for=challenge_question1] span,
form#ProfileForm label[for=challenge_question2] span,
#ajaxEventDiv form label[for=household_origin] span,
#ajaxEventDiv form label[for=acc_origin] span,
#ajaxEventDiv form label[for=rec_orig_acc] span,
#ajaxEventDiv form label[for=acc_type] span,
#form_add_card label[for=bankProductId] span,
.content_point_exchange from label[for=map_type] span,
label[for=addButton] span,
.shop label.quantity span{
    color: #2D373E;
    line-height: 16px;
    font-size: 14px;
    text-transform: initial;
    font-weight:bold;
    margin-bottom:15px;
    text-align:left;
    min-height:auto;
    font-family: helvetica, sans-serif, arial;
}

label[for=map_type] select,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .small-60.medium-30.columns.center label select,
nav#order_type label[for=selsort] select,
#giftCardActivationForm label[for=supplier] select,
form#FormEmailUs label[for=case_issue_type] select,
.cart_actions .payment_information .payment-card-brand label select,
.cart_actions .payment_information .payment-expiration-month label select,
.cart_actions .payment_information .payment-expiration-year label select,
#pwrlEnrollDiv label[for=pwrl_account_id] select,
.consolidated-items label[for=quantity] select,
nav#filter_catalog_heirarchy label[for=selrange] select,
form#AccountInformationForm label[for=account] select,
form#AccountInformationForm label[for=statementPeriod] select,
form#AccountInformationForm label[for=statementDate] select,
form#RegisterForm label[for=account_type] select,
#personal_information label[for=country] select,
form#ShippingAddressForm label[for=country_code] select,
form#ShippingAddressForm label[for=state] select,
#PasswordDiv label[for=question0] select,
#PasswordDiv label[for=question1] select,
#PasswordDiv label[for=question2] select,
#RegisterTable label[for=challenge_question_0] select,
#RegisterTable label[for=challenge_question0] select,
#RegisterTable label[for=challenge_question_1] select,
#RegisterTable label[for=challenge_question1] select,
#RegisterTable label[for=challenge_question_2] select,
#RegisterTable label[for=challenge_question2] select,
#div_register label[for=country] select,
#fancybox-content label[for=bank_product_id] select,
#RegisterSubDiv label[for=account_type] select,
label#criteria_label select,
form#ProfileForm label[for=challenge_question0] select,
form#ProfileForm label[for=challenge_question1] select,
form#ProfileForm label[for=challenge_question2] select,
#ajaxEventDiv form label[for=household_origin] select,
#ajaxEventDiv form label[for=acc_origin] select,
#ajaxEventDiv form label[for=rec_orig_acc] select,
#ajaxEventDiv form label[for=acc_type] select,
#form_add_card label[for=bankProductId] select,
.content_point_exchange from label[for=map_type] select,
.gift_card_section label.quantity select,
label[for=addButton] select,
#filter_catalog_heirarchy select,
#order_type select,
.shop label.quantity select{
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #e8e8ed ;
    padding-left: 15px;
    float: left;
    height: 36px;
    max-width: unset;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 4px 35px 4px 15px;
    cursor: pointer;
    font-weight: normal;
    border-radius: 3px;
    font-size: 13px; 
    color: #2D373E;
    box-shadow: unset;
}

label[for=map_type]:after,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .small-60.medium-30.columns.center label:after,
#giftCardActivationForm label[for=supplier]:after,
form#FormEmailUs label[for=case_issue_type]:after,
.cart_actions .payment_information .payment-card-brand label:after,
.cart_actions .payment_information .payment-expiration-month label:after,
.cart_actions .payment_information .payment-expiration-year label:after,
#pwrlEnrollDiv label[for=pwrl_account_id]:after,
.consolidated-items label[for=quantity]:after,
form#AccountInformationForm label[for=account]:after,
form#AccountInformationForm label[for=statementPeriod]:after,
form#AccountInformationForm label[for=statementDate]:after,
form#ShippingAddressForm label[for=country_code]:after,
form#ShippingAddressForm label[for=state]:after,
#PasswordDiv label[for=question0]:after,
#PasswordDiv label[for=question1]:after,
#PasswordDiv label[for=question2]:after,
#RegisterTable label[for=challenge_question_0]:after,
#RegisterTable label[for=challenge_question0]:after,
#RegisterTable label[for=challenge_question_1]:after,
#RegisterTable label[for=challenge_question1]:after,
#RegisterTable label[for=challenge_question_2]:after,
#RegisterTable label[for=challenge_question2]:after,
#div_register label[for=country]:after,
#fancybox-content label[for=bank_product_id]:after,
#RegisterSubDiv label[for=account_type]:after,
label#criteria_label:after,
form#ProfileForm label[for=challenge_question0]:after,
form#ProfileForm label[for=challenge_question1]:after,
form#ProfileForm label[for=challenge_question2]:after,
#ajaxEventDiv form label[for=household_origin]:after,
#ajaxEventDiv form label[for=acc_origin]:after,
#ajaxEventDiv form label[for=rec_orig_acc]:after,
#ajaxEventDiv form label[for=acc_type]:after,
#form_add_card label[for=bankProductId]:after,
.content_point_exchange from label[for=map_type]:after,
.gift_card_section label.quantity:after,
label[for=addButton]:after,
.shop label.quantity:after{
    position: absolute;
    top:47px;
    right: 6px;
    z-index: 0;
    content: " ";
    margin-left: 6px;
    display: inline-block;
    border-top: 8px solid #2D373E;
    border-right: 7px solid transparent;
    border-bottom: none;
    border-left: 7px solid transparent;
    font-size: 14px;
    width: auto;
    padding: 0px;
}
form#RegisterForm label[for=account_type]:after{
    position: absolute;
    top:46px;
    right: 7px;
    z-index: 0;
    content: " ";
    margin-left: 6px;
    display: inline-block;
    border-top: 8px solid #1F1C4F;
    border-right: 7px solid transparent;
    border-bottom: none;
    border-left: 7px solid transparent;
    font-size: 14px;
    width: auto;
    padding: 0px;
}
#filter_catalog_heirarchy:after,
#order_type:after {
    position: absolute;
    top:14px;
    right: 7px;
    z-index: 0;
    content: " ";
    margin-left: 6px;
    display: inline-block;
    border-top: 8px solid #2D373E;
    border-right: 7px solid transparent;
    border-bottom: none;
    border-left: 7px solid transparent;
    font-size: 14px;
    width: auto;
    padding: 0px;
    pointer-events: none;
}
#selsort {
  border-radius: 3px;
  font-size: 16px;
}
/* /////// Drop Down - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
form p.help{
  margin-bottom: 0px;
}
form p.help a:hover{
  color:#999;
}
form p.help a:focus{
  color:#999;
}
/* /////// Input Box - START /////////// */

form#mappingInformationForm label[for=USER_DEF_1],
form#mappingInformationForm label[for=USER_DEF_2],
form#mappingInformationForm label[for=USER_DEF_3],
form#mappingInformationForm label[for=ACCT_MAP_ID],
.email_confirmation label,
label.automatic_redemption,
form#VerifyForm label,
#giftCardActivationForm label[for=cardNumber],
#giftCardActivationForm label[for=cardDenomination],
form#FormEmailUs label[for=mobile_phone_num],
.cart_actions .payment_information .payment-card-number label,
#form_edit_card fieldset label,
#ProfileForm label[for=travelProgramName],
#ProfileForm label[for=travelProgramNumber],
form#AuthForm label[for=answer0],
form#AuthForm label[for=answer1],
label#frequency,
label[for=frequency],
#fancybox-content label[for=user_id],
#fancybox-content label[for=new_password],
#fancybox-content label[for=retype_password],
form#form_otp label,
#RegisterTable label[for=reg_name_prefix],
#RegisterTable label[for=bank_customer_num],
#RegisterTable label[for=first_nam],
#RegisterTable label[for=last_nam],
#RegisterTable label[for=reg_name_suffix],
#RegisterTable label[for=address],
#RegisterTable label[for=address2],
#RegisterTable label[for=address3],
#RegisterTable label[for=zip],
#RegisterTable label[for=business_phone],
#RegisterTable label[for=fax_num],
#RegisterTable label[for=birth_date],
#RegisterTable label[for=email_address],
#RegisterTable label[for=email_address_cfm],
#RegisterTable label[for=challenge_answer0],
#RegisterTable label[for=challenge_answer_cfm0],
#RegisterTable label[for=challenge_answer1],
#RegisterTable label[for=challenge_answer_cfm1],
#RegisterTable label[for=challenge_answer2],
#RegisterTable label[for=challenge_answer_cfm2],
#VerifyForm label[for=birth_date],
#VerifyForm label[for=question2],
#VerifyForm label[for=question3],
#VerifyForm label[for=question4],
#VerifyForm label[for=question5],
#personal_information label[for=reg_name_prefix],
#personal_information label[for=first_name],
#personal_information label[for=last_name],
#personal_information label[for=address_line_1],
#personal_information label[for=address_line_2],
#personal_information label[for=address_line_3],
#personal_information label[for=city],
#personal_information label[for=phone],
#personal_information label[for=birth],
#personal_information label[for=state],
#personal_information label[for=zip],
#personal_information label[for=postal],
#personal_information label[for=ssn],
#personal_information label[for=business_phone],
#personal_information label[for=address3],
#personal_information label[for=fax_phone],
form#ShippingAddressForm label[for=name],
form#ShippingAddressForm label[for=po_addr_sw],
form#ShippingAddressForm label[for=textfieldwidth2],
form#ShippingAddressForm label#posection,
form#ShippingAddressForm label#address1section,
form#ShippingAddressForm label#address2section,
form#ShippingAddressForm label#address3section,
form#ShippingAddressForm label#address4section,
form#ShippingAddressForm label[for=city],
form#ShippingAddressForm label[for=phone],
form#ShippingAddressForm label[for=postal_code],
#PasswordDiv label[for=answer0],
#PasswordDiv label[for=answer_confirm0],
#PasswordDiv label[for=answer1],
#PasswordDiv label[for=answer_confirm1],
#PasswordDiv label[for=answer2],
#PasswordDiv label[for=answer_confirm2],
#RegisterTable label[for=user_id],
#RegisterTable label[for=user_pwd],
#RegisterTable label[for=user_pwd_cfm],
#RegisterTable label[for=email_addr],
#RegisterTable label[for=email_addr_cfm],
#RegisterTable label[for=retype_user_id],
#RegisterTable label[for=password],
#RegisterTable label[for=retype_password],
#RegisterTable label[for=challenge_answer_0],
#RegisterTable label[for=challenge_answer_cfm_0],
#RegisterTable label[for=challenge_answer_1],
#RegisterTable label[for=challenge_answer_cfm_1],
#RegisterTable label[for=challenge_answer_2],
#RegisterTable label[for=challenge_answer_cfm_2],
#RegisterTable label[for=first_name],
#RegisterTable label[for=last_name],
#RegisterTable label[for=address_line_1],
#RegisterTable label[for=address_line_2],
#RegisterTable label[for=city],
#RegisterTable label[for=state],
#RegisterTable label[for=postal],
#RegisterTable label[for=ssn],
.email_confirmation label.email_box,
#fancybox-content label[for=question0],
#fancybox-content label[for=question1],
#fancybox-content label[for=bank_account_num],
#div_restore label[for=user_id],
#RegisterSubDiv label[for=bank_account_num],
#form_login label[for=user_id],
#form_login label[for=user_pwd],
#update_profile label[for=email_addr_profile],
#update_profile label[for=user_id_profile],
#update_profile label[for=user_id],
#update_profile label[for=bank_account_num],
#update_profile label[for=date_of_birth],
#update_profile label[for=user_pwd],
#update_profile label[for=user_pwd_cfm],
#change_password label[for=user_pwd],
#change_password label[for=user_pwd_cfm],
#update_security_info label[for=challenge_answer0],
#update_security_info label[for=challenge_answer_cfm0],
#update_security_info label[for=challenge_answer1],
#update_security_info label[for=challenge_answer_cfm1],
#update_security_info label[for=challenge_answer2],
#update_security_info label[for=challenge_answer_cfm2],
#notification_preferences label[for=mobile_phone_num],
#notification_preferences label[for=retypeMobilePhoneNumber],
#notification_preferences label[for=email_addr],
#notification_preferences label[for=email_addr_cfm],
#personal_information label[for=bank_customer_num],
#ajaxEventDiv label[for=rec_acc_num],
#ajaxEventDiv label[for=rec_last_name],
#form_add_card label[for=accountNumber],
#form_add_card label[for=accountNickname],
#ProfileForm label[for=address],
#ProfileForm label[for=address2],
#ProfileForm label[for=birth_date],
#ProfileForm label[for=email_addr_profile],
.shop_details_catalog_item .vpp-points-amount,
.shop_details_catalog_item .vpp-pay-amount{
    float: left;
    position: relative;
    margin-bottom: 20px;
    cursor: initial;
}

form#mappingInformationForm label[for=USER_DEF_1] span,
form#mappingInformationForm label[for=USER_DEF_2] span,
form#mappingInformationForm label[for=USER_DEF_3] span,
form#mappingInformationForm label[for=ACCT_MAP_ID] span,
.email_confirmation label span,
label.automatic_redemption span,
form#VerifyForm label span,
#giftCardActivationForm label[for=cardNumber] span,
#giftCardActivationForm label[for=cardDenomination] span,
form#FormEmailUs label[for=mobile_phone_num] span,
.cart_actions .payment_information .payment-card-number label span,
#form_edit_card fieldset label span,
#ProfileForm label[for=travelProgramName] span,
#ProfileForm label[for=travelProgramNumber] span,
form#AuthForm label[for=answer0] span,
form#AuthForm label[for=answer1] span,
label#frequency span,
label[for=frequency] span,
#fancybox-content label[for=user_id] span,
#fancybox-content label[for=new_password] span,
#fancybox-content label[for=retype_password] span,
form#form_otp label span,
#RegisterTable label[for=reg_name_prefix] span,
#RegisterTable label[for=bank_customer_num] span,
#RegisterTable label[for=first_nam] span,
#RegisterTable label[for=last_nam] span,
#RegisterTable label[for=reg_name_suffix] span,
#RegisterTable label[for=address] span,
#RegisterTable label[for=address2] span,
#RegisterTable label[for=address3] span,
#RegisterTable label[for=zip] span,
#RegisterTable label[for=business_phone] span,
#RegisterTable label[for=fax_num] span,
#RegisterTable label[for=birth_date] span,
#RegisterTable label[for=email_address] span,
#RegisterTable label[for=email_address_cfm] span,
#RegisterTable label[for=challenge_answer0] span,
#RegisterTable label[for=challenge_answer_cfm0] span,
#RegisterTable label[for=challenge_answer1] span,
#RegisterTable label[for=challenge_answer_cfm1] span,
#RegisterTable label[for=challenge_answer2] span,
#RegisterTable label[for=challenge_answer_cfm2] span,
#VerifyForm label[for=birth_date] span,
#VerifyForm label[for=question2] span,
#VerifyForm label[for=question3] span,
#VerifyForm label[for=question4] span,
#VerifyForm label[for=question5] span,
#personal_information label[for=reg_name_prefix] span,
#personal_information label[for=first_name] span,
#personal_information label[for=last_name] span,
#personal_information label[for=address_line_1] span,
#personal_information label[for=address_line_2] span,
#personal_information label[for=address_line_3] span,
#personal_information label[for=city] span,
#personal_information label[for=phone] span,
#personal_information label[for=birth] span,
#personal_information label[for=state] span,
#personal_information label[for=zip] span,
#personal_information label[for=postal] span,
#personal_information label[for=ssn] span,
#personal_information label[for=business_phone] span,
#personal_information label[for=address3] span,
#personal_information label[for=fax_phone] span,
form#ShippingAddressForm label[for=name] span,
form#ShippingAddressForm label[for=po_addr_sw] span,
form#ShippingAddressForm label[for=textfieldwidth2] span,
form#ShippingAddressForm label#posection span,
form#ShippingAddressForm label#address1section span,
form#ShippingAddressForm label#address2section span,
form#ShippingAddressForm label#address3section span,
form#ShippingAddressForm label#address4section span,
form#ShippingAddressForm label[for=city] span,
form#ShippingAddressForm label[for=phone] span,
form#ShippingAddressForm label[for=postal_code] span,
#PasswordDiv label[for=answer0] span,
#PasswordDiv label[for=answer_confirm0] span,
#PasswordDiv label[for=answer1] span,
#PasswordDiv label[for=answer_confirm1] span,
#PasswordDiv label[for=answer2] span,
#PasswordDiv label[for=answer_confirm2] span,
#RegisterTable label[for=user_id] span,
#RegisterTable label[for=user_pwd] span,
#RegisterTable label[for=user_pwd_cfm] span,
#RegisterTable label[for=email_addr] span,
#RegisterTable label[for=email_addr_cfm] span,
#RegisterTable label[for=retype_user_id] span,
#RegisterTable label[for=password] span,
#RegisterTable label[for=retype_password] span,
#RegisterTable label[for=challenge_answer_0] span,
#RegisterTable label[for=challenge_answer_cfm_0] span,
#RegisterTable label[for=challenge_answer_1] span,
#RegisterTable label[for=challenge_answer_cfm_1] span,
#RegisterTable label[for=challenge_answer_2] span,
#RegisterTable label[for=challenge_answer_cfm_2] span,
#RegisterTable label[for=first_name] span,
#RegisterTable label[for=last_name] span,
#RegisterTable label[for=address_line_1] span,
#RegisterTable label[for=address_line_2] span,
#RegisterTable label[for=city] span,
#RegisterTable label[for=state] span,
#RegisterTable label[for=postal] span,
#RegisterTable label[for=ssn] span,
.email_confirmation label.email_box span,
#fancybox-content label[for=question0] span,
#fancybox-content label[for=question1] span,
#fancybox-content label[for=bank_account_num] span,
#div_restore label[for=user_id] span,
#RegisterSubDiv label[for=bank_account_num] span,
#form_login label[for=user_id] span,
#form_login label[for=user_pwd] span,
#update_profile label[for=email_addr_profile] span,
#update_profile label[for=user_id_profile] span,
#update_profile label[for=user_id] span,
#update_profile label[for=bank_account_num] span,
#update_profile label[for=date_of_birth] span,
#update_profile label[for=user_pwd] span,
#update_profile label[for=user_pwd_cfm] span,
#change_password label[for=user_pwd] span,
#change_password label[for=user_pwd_cfm] span,
#update_security_info label[for=challenge_answer0] span,
#update_security_info label[for=challenge_answer_cfm0] span,
#update_security_info label[for=challenge_answer1] span,
#update_security_info label[for=challenge_answer_cfm1] span,
#update_security_info label[for=challenge_answer2] span,
#update_security_info label[for=challenge_answer_cfm2] span,
#notification_preferences label[for=mobile_phone_num],
#notification_preferences label[for=retypeMobilePhoneNumber] span,
#notification_preferences label[for=email_addr] span,
#notification_preferences label[for=email_addr_cfm] span,
#personal_information label[for=bank_customer_num] span,
#ajaxEventDiv label[for=rec_acc_num] span,
#ajaxEventDiv label[for=rec_last_name] span,
#form_add_card label[for=accountNumber] span,
#form_add_card label[for=accountNickname] span,
#ProfileForm label[for=address] span,
#ProfileForm label[for=address2] span,
#ProfileForm label[for=birth_date] span,
#ProfileForm label[for=email_addr_profile] span,
.shop_details_catalog_item .vpp-points-amount span,
.shop_details_catalog_item .vpp-pay-amount span{
    color: #2D373E;
    font-size: 14px;
    text-transform: inherit;
    font-weight: bold !important;
    margin-bottom: 15px;
    line-height:16px;
    min-height: auto;
    font-family: helvetica, sans-serif, arial;
}

form#mappingInformationForm label[for=USER_DEF_1] input,
form#mappingInformationForm label[for=USER_DEF_2] input,
form#mappingInformationForm label[for=USER_DEF_3] input,
form#mappingInformationForm label[for=ACCT_MAP_ID] input,
.email_confirmation input#accept_email,
label.automatic_redemption input#itemRecurRedeem,
form#VerifyForm label input,
#giftCardActivationForm label[for=cardNumber] input,
#giftCardActivationForm label[for=cardDenomination] input,
form#FormEmailUs label[for=mobile_phone_num] input,
.cart_actions .payment_information .payment-card-number label input,
#form_edit_card fieldset label input,
#ProfileForm label[for=travelProgramName] input,
#ProfileForm label[for=travelProgramNumber] input,
form#AuthForm label[for=answer0] input,
form#AuthForm label[for=answer1] input,
label#frequency input,
#shop_offers input[type="text"],
#fancybox-content label[for=new_password] input,
#fancybox-content label[for=retype_password] input,
form#form_otp label input,
#RegisterTable label[for=reg_name_prefix] input,
#RegisterTable label[for=bank_customer_num] input,
#RegisterTable label[for=first_nam] input,
#RegisterTable label[for=last_nam] input,
#RegisterTable label[for=reg_name_suffix] input,
#RegisterTable label[for=address] input,
#RegisterTable label[for=address2] input,
#RegisterTable label[for=address3] input,
#RegisterTable label[for=zip] input,
#RegisterTable label[for=business_phone] input,
#RegisterTable label[for=fax_num] input,
#RegisterTable label[for=birth_date] input,
#RegisterTable label[for=email_address] input,
#RegisterTable label[for=email_address_cfm] input,
#RegisterTable label[for=challenge_answer0] input,
#RegisterTable label[for=challenge_answer_cfm0] input,
#RegisterTable label[for=challenge_answer1] input,
#RegisterTable label[for=challenge_answer_cfm1] input,
#RegisterTable label[for=challenge_answer2] input,
#RegisterTable label[for=challenge_answer_cfm2] input,
#VerifyForm label[for=birth_date] input,
#VerifyForm label[for=question2] input,
#VerifyForm label[for=question3] input,
#VerifyForm label[for=question4] input,
#VerifyForm label[for=question5] input,
#personal_information label[for=reg_name_prefix] input,
#personal_information label[for=first_name] input,
#personal_information label[for=last_name] input,
#personal_information label[for=address_line_1] input,
#personal_information label[for=address_line_2] input,
#personal_information label[for=address_line_3] input,
#personal_information label[for=city] input,
#personal_information label[for=phone] input,
#personal_information label[for=birth] input,
#personal_information label[for=state] input,
#personal_information label[for=zip] input,
#personal_information label[for=postal] input,
#personal_information label[for=ssn] input,
#personal_information label[for=business_phone] input,
#personal_information label[for=ssn] input,
#personal_information label[for=address3] input,
#personal_information label[for=fax_phone] input,
form#ShippingAddressForm label[for=name] input,
form#ShippingAddressForm label[for=po_addr_sw] input,
form#ShippingAddressForm label[for=textfieldwidth2] input,
form#ShippingAddressForm label#posection input,
form#ShippingAddressForm label#address1section input,
form#ShippingAddressForm label#address2section input,
form#ShippingAddressForm label#address3section input,
form#ShippingAddressForm label#address4section input,
form#ShippingAddressForm label[for=city] input,
form#ShippingAddressForm label[for=phone] input,
form#ShippingAddressForm label[for=postal_code] input,
#PasswordDiv label[for=answer0] input,
#PasswordDiv label[for=answer_confirm0] input,
#PasswordDiv label[for=answer1] input,
#PasswordDiv label[for=answer_confirm1] input,
#PasswordDiv label[for=answer2] input,
#PasswordDiv label[for=answer_confirm2] input,
#RegisterTable label[for=user_id] input,
#RegisterTable label[for=user_pwd] input,
#RegisterTable label[for=user_pwd_cfm] input,
#RegisterTable label[for=email_addr] input,
#RegisterTable label[for=email_addr_cfm] input,
#RegisterTable label[for=retype_user_id] input,
#RegisterTable label[for=password] input,
#RegisterTable label[for=retype_password] input,
#RegisterTable label[for=challenge_answer_0] input,
#RegisterTable label[for=challenge_answer_cfm_0] input,
#RegisterTable label[for=challenge_answer_1] input,
#RegisterTable label[for=challenge_answer_cfm_1] input,
#RegisterTable label[for=challenge_answer_2] input,
#RegisterTable label[for=challenge_answer_cfm_2] input,
#RegisterTable label[for=first_name] input,
#RegisterTable label[for=last_name] input,
#RegisterTable label[for=address_line_1] input,
#RegisterTable label[for=address_line_2] input,
#RegisterTable label[for=city] input,
#RegisterTable label[for=state] input,
#RegisterTable label[for=postal] input,
#RegisterTable label[for=ssn] input,
.email_confirmation label.email_box input,
#fancybox-content label[for=question0] input,
#fancybox-content label[for=question1] input,
#fancybox-content label[for=bank_account_num] input,
#div_restore label[for=user_id] input,
#RegisterSubDiv label[for=bank_account_num] input,
#form_login label[for=user_id] input,
#form_login label[for=user_pwd] input,
#update_profile label[for=email_addr_profile] input,
#update_profile label[for=user_id_profile] input,
#update_profile label[for=user_id] input,
#update_profile label[for=bank_account_num] input,
#update_profile label[for=date_of_birth] input,
#update_profile label[for=user_pwd] input,
#update_profile label[for=user_pwd_cfm] input,
#change_password label[for=user_pwd] input,
#change_password label[for=user_pwd_cfm] input,
#update_security_info label[for=challenge_answer0] input,
#update_security_info label[for=challenge_answer_cfm0] input,
#update_security_info label[for=challenge_answer1] input,
#update_security_info label[for=challenge_answer_cfm1] input,
#update_security_info label[for=challenge_answer2] input,
#update_security_info label[for=challenge_answer_cfm2] input,
#notification_preferences label[for=mobile_phone_num] input,
#notification_preferences label[for=retypeMobilePhoneNumber] input,
#notification_preferences label[for=email_addr] input,
#notification_preferences label[for=email_addr_cfm] input,
#personal_information label[for=bank_customer_num] input,
#ajaxEventDiv label[for=rec_acc_num] input,
#ajaxEventDiv label[for=rec_last_name] input,
#form_add_card label[for=accountNumber] input,
#form_add_card label[for=accountNickname] input,
#ProfileForm label[for=address] input,
#ProfileForm label[for=address2] input,
#ProfileForm label[for=birth_date] input,
#ProfileForm label[for=email_addr_profile] input,
#offers_categories input#search_param,
.search_filter_order input#search_param,
.cart_list .quantity input,
.cart_list .frequency input,
.shop_details_catalog_item .vpp-points-amount input,
.shop_details_catalog_item .vpp-pay-amount input{
  border-radius: 3px;
  box-shadow: inset 0 0 0px rgba(0,0,0,0);
  color: #2D373E !important;
  font-size: 16px !important;
  border: 1px solid #e8e8ed  !important;
  padding: 11px !important;
  background: #FFFFFF;
  height: 36px !important;
}
span#msg_dob{
line-height: normal;
}
/* /////// Input Box - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// Input Box placeholder - START /////////// */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    color: #2D373E;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
    color: #2D373E;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    color: #2D373E;
}
:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    color: #2D373E;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 16px;
    color: #2D373E;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 16px;
    color: #2D373E;
}
::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 16px;
    color: #2D373E;
}
/* /////// Input Box placeholder - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// Fancy Box - START ////// */
#fancybox-content #form_login input[name="user_id"] {
    border-radius: 3px;
    margin-bottom: 20px;
}
#fancybox-content #form_login input[name="user_pwd"] {
    border-radius: 3px;
    border: 1px solid #1F1C4F;
}
#fancybox-content #form_login label[for="user_id"] span, #fancybox-content #form_login label[for="user_pwd"] span {
    display: block;
}
#fancybox-content label[for="remember_dev_sw"] input#remember_dev_sw{
  -webkit-appearance: checkbox;
  float: left;
  width: 20px;
  height: 20px !important;
}

#fancybox-content .lightbox_speed_bump.modal_default #travel{

}

#fancybox-content .lightbox_speed_bump.modal_default #travel p{
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.5; 
    color: #2D373E;
}
.lightbox_speed_bump.modal_default h3 {
    color: #1F1C4F !important;
}

#fancybox-content .lightbox_speed_bump.modal_default #travel a{
  background: #DA1710;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
  transition: 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #DA1710 ;
  margin: 0px 0px 12px;
}

#fancybox-content .lightbox_speed_bump.modal_default #travel a:hover{
  background-color: #DA1710;
  opacity: 70%;
  transition: 0.2s ease-in-out 0s;
  text-decoration: none;
}

#fancybox-content .lightbox_speed_bump.modal_default #travel a.button_icon_right{

  line-height: 16px !important;
  display: block;
  color: #333333  !important;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
  margin: 0px auto!important;
  padding: 9px 12px 11px;
  width: 40%;
  margin: 0 auto;
  height: auto;
  text-transform: initial;
}

#fancybox-content .lightbox_speed_bump.modal_default #travel a.button_icon_right:hover{
  transition: 0.2s ease-in-out 0s;
  background-color: #DA1710;
  opacity: 70%;
  color: #FFFFFF !important;
}

#fancybox-wrap{
    z-index: 99999;
}

@media only screen and (max-width: 700px){
  #fancybox-wrap{
    top:10px !important;
  }
}

#fancybox-wrap #fancybox-outer{
  border-radius: 0px;
  padding: 1px 40px 30px!important; 
  top: -15px !important;
  left: -60px !important;
}
@media (max-width:426px){
    #fancybox-wrap #fancybox-outer{
    left: 0px !important;
    }
}

#fancybox-wrap #fancybox-outer div{
   
}
#fancybox-wrap #fancybox-outer div.content{
 overflow: hidden !important;
}
#fancybox-wrap #fancybox-outer div#wishlist_error{
    overflow: hidden !important;
}
#fancybox-content a.button:focus{
  background:#FFFFFF;
}
#fancybox-wrap #fancybox-outer #fancybox-content{
  margin-top: 25px;
}
#fancybox-wrap #fancybox-outer #fancybox-content form#form_cancel p{
  margin-bottom:20px;
}

#fancybox-wrap #fancybox-outer #fancybox-content form#form_checkout p{
  margin-bottom:20px;
}

#fancybox-wrap #fancybox-outer #fancybox-content p#email_message_instructions{
  margin-bottom:20px;
}

#fancybox-wrap #fancybox-outer #form_recur_item button.twoUp{
  float:right;
}
#fancybox-wrap #fancybox-outer #form_recur_item button.primary.twoUp{
  float:left;
}
#fancybox-wrap #fancybox-outer header{
  margin-bottom:10px;
}

#fancybox-wrap #fancybox-outer header h2, #fancybox-wrap #fancybox-outer header h3{
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #2D373E;
  padding: 0 0.5em;
  margin-bottom: 30px;
  font-family: helvetica, sans-serif, arial;
}
#fancybox-wrap #fancybox-outer div form#form_recur_item fieldset p{
      margin-bottom: 20px;
}
#fancybox-wrap #fancybox-outer div form#form_remove fieldset p{
    margin-bottom: 20px;
    line-height:20px;
    font-size: 14px;
}
#fancybox-wrap #fancybox-outer div form#VerifyForm{
}
#fancybox-wrap #fancybox-outer div form#VerifyForm button#btn_submit{
  margin-bottom:20px;
}
@media only screen and (max-width: 640px){
  #fancybox-wrap #fancybox-outer div form#VerifyForm button#btn_submit{
    margin-bottom: 15px;
  }
}
#fancybox-wrap #fancybox-outer div#RegisterSubDiv{
}
#fancybox-wrap #fancybox-outer div#RegisterSubDiv button#btn_submit{
  margin-bottom: 10px;
}
#fancybox-wrap #fancybox-outer div#RegisterSubDiv label[for=bank_product_id]{
  display:none;
}
#fancybox-wrap #fancybox-close{
      background: transparent url(/ProgramInfo/8785/images/wrp_btn_close_02.png) right top;
      width: 16px;
      height: 16px;
      top: 24px;
      right: 17px;
}
/* ////// Fancy Box - END ////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// Register Account - START ////// */
#fancybox-content #RegisterSubDiv #btn_submit{
margin-bottom: 20px;
margin-top: 22px;
}
#fancybox-content #RegisterSubDiv #btn_cancel{
margin-top: 22px;
}
/* ////// Register Account - END ////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// Mapping Information Form - START ////// */

#fancybox-content form#mappingInformationForm{

}

#fancybox-content form#mappingInformationForm label[for=mapping_info_header] span{
  color:#1F1C4F;
}

#fancybox-content form#mappingInformationForm label[for=mapping_info_header] span.value{
  margin-bottom:13px;
}

/* ////// Mapping Information Form - END ////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// Update Challenge Questions - START ////// */
#div_security_profile_ajax #PasswordDiv{
}
#div_security_profile_ajax #PasswordDiv label{
}
#div_security_profile_ajax #PasswordDiv label span{
}
#div_security_profile_ajax #PasswordDiv label span.question{
}
/* ////// Update Challenge Questions - END ////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// Fancy Box(lightbox_recurring_redemption_view) - START ////// */
#fancybox-content .lightbox_recurring_redemption_view{
}
#fancybox-content .lightbox_recurring_redemption_view header{
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view{
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view .row{
  margin-bottom:20px;
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view p{
  margin:10px 0px;
line-height:22px;
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view h4{
    color: #1F1C4F; 
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view label{
  float: left;
  position: relative;
  margin-bottom: 20px;
  cursor: initial;
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view label span{
  color: #1F1C4F; 
  font-size: 14px;
  text-transform: initial;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 16px;
}

#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view label span.value{
  font-weight: normal;
}

#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view label input{
  width: 100%;
  background-color: #fff;
  float: left;
  max-width: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  font-weight: normal;
  background: none;
  border-radius: 3px;
  box-shadow: inset 0 0 0px rgba(0,0,0,0);
  color: #2D373E;
  font-size: 16px;
  border: 1px solid #575f65;
  padding: 11px;
  background: #FFFFFF;
  height: 36px;
}
#fancybox-content .lightbox_recurring_redemption_view #lightbox_recurring_redemption_view label input#rr-auto-redemption{
  width: auto;
  height: auto;
  padding: 7px;
  -webkit-appearance: checkbox; 
}
/* ////// Fancy Box(lightbox_recurring_redemption_view) - END ////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// RegisterForm - START /////////// */
#RegisterForm{
}
#RegisterForm .sectionContainer{
}
#RegisterForm .sectionContainer table{
}
#RegisterForm .sectionContainer table tr{
  border: none;
}
#RegisterForm .sectionContainer table tr td{
 border: none;
}
#RegisterForm .sectionContainer .flleftreg{
}
#RegisterForm .sectionContainer .flleftreg table#RegisterSubDiv{
}
#RegisterForm .sectionContainer .flleftreg table#RegisterSubDiv tr{
  border: none;
  float: left;
  width: 100%;
}
#RegisterForm .sectionContainer .flleftreg table#RegisterSubDiv td{
  border: none;
  float: left;
  width: 100%;
}
#RegisterForm .sectionContainer .flleftreg table#RegisterSubDiv td input{
}
#RegisterForm .sectionContainer .flleftreg table#RegisterSubDiv td input.formButton{
}
#RegisterForm #RegisterTable{
}
#RegisterForm #RegisterTable .row{
  margin-bottom:20px;
}
/* /////// RegisterForm - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// Cardholder Information - START /////////// */
.create_profile{
  background:#FFFFFF;
}

.create_profile::before {
  content: ' ';
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  height: 342px;
  background: url("") no-repeat top center #FFFFFF;
}

.create_profile .small-54.small-offset-3.columns{
  margin: 0% !important;
  width: 100%;
}

.create_profile #div_register{
}

.create_profile #div_register::before{
  content:" ";
}

.create_profile #div_register form#RegisterForm{
}
.create_profile #div_register form#RegisterForm h2{
  margin-bottom:100px;
}
.create_profile #div_register form#RegisterForm p{
}

.create_profile #div_register form#RegisterForm #RegisterTable{
  margin-bottom:100px;
}
/* /////// Cardholder Information - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// ShippingAddressesForm - START /////////// */
#ShippingAddressesForm{
}
#ShippingAddressesForm .scrollBox{
    max-height: 100%;
    border: 0px solid transparent;
    padding: 0px;
    margin-top: 10px;
}
#ShippingAddressesForm .scrollBox label{
    margin-bottom: 20px;
    border: #e0e0e0 solid 1px;
    padding: 10px;
}
#ShippingAddressesForm .scrollBox label input[type="radio"]{
    float: left;
    width: 20px;
    margin-top: 4px;
}
#ShippingAddressesForm .scrollBox label input[type="radio"] + span{
  margin-right: 10px; 
}
#ShippingAddressesForm .scrollBox label input[type="radio"] + span:first-child{
    width: 92%;
}
/* /////// ShippingAddressesForm - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// medium-banner-mod_section - START /////////// */
.medium-banner-mod_section{
    margin-top: 60px;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.medium-banner-mod_section .medium-banner-mod{
    position: relative;
    margin-bottom: 20px;
    background:#FFFFFF;
}
.medium-banner-mod_section .medium-banner-mod .columns{
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left{
  padding: 20px 0px 0px;
  float: left;
  width: 100%;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left h2{
    margin-bottom: 25px !important;
    padding: 0px !important;
    color:#1F1C4F;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content{
    float: left;
    width: 100%;
}
@media screen and (max-width: 931px){
    .medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content{
        display:none;
    }
}
@media screen and (max-width: 641px){
    .medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content{
        display: block;
        height: auto;
        max-height: none;
        margin-bottom:35px;
    }
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content p{
  width: 100%;
  margin-bottom: 0px;
  float: left;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content p span.italic{
    font-style: italic;
    font-size:14px;
    color:#575F65;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content p a{
    color:#DA1710;
    font-size:14px;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left a{
    font-style: italic;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-left a.blue-btn{
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-right{
    float: left;
    width: 100%;
}
.medium-banner-mod_section .medium-banner-mod .medium-banner-mod-right img{
    float:left;
    width:100%;
}
@media screen and (max-width: 641px){
    .medium-banner-mod_section .medium-banner-mod .medium-banner-mod-right img{
        width:100%;
    }
}
.medium-banner-mod_section.medium-banner_half h2{
   margin-bottom: 47px;
}
.medium-banner-mod_section.medium-banner_half .medium-banner-mod .medium-banner-mod-left{
    padding: 15px;
}
.medium-banner-mod_section.medium-banner_half .medium-banner-mod .medium-banner-mod-left h3{
    margin-bottom:20px;
}
.medium-banner-mod_section.medium-banner_half .medium-banner-mod .medium-banner-mod-left h5{
  color: #FFFFFF;
  font-size: 17px;
  margin-top: 15px;
  margin-bottom: 30px;
    font-weight: bold;
}
@media screen and (max-width: 40em){
  .medium-banner-mod_section.medium-banner_half .medium-banner-mod .medium-banner-mod-left h5{
    text-align:center;
    margin-bottom:20px;
  }
  .medium-banner-mod_section.medium-banner_half .medium-banner-mod .medium-banner-mod-left .medium-banner-mod_content p{
    text-align:center;
  }
}
/* /////// medium-banner-mod_section - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// four_products_tile - START /////////// */
.index.page_content.four_products_tile{
    float: left;
    padding: 65px 0px;
}
.index.page_content.four_products_tile h2{
    float:left;
    width:100%;
    margin-bottom:45px;
    margin-top:60px;
}
.index.page_content.four_products_tile .four_products_tile_box{
    float:left;
    width:100%;
    background:#FFFFFF;
    position:relative;
    margin-bottom:20px;
    border: 1px solid #e8e8ed ;
}
.index.page_content.four_products_tile .four_products_tile_box .icon_sale{
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    line-height: 8px;
    padding: 20px 10px;
    color: #FFFFFF;
    border: 1px solid #9F4585;
    background: #9F4585;
    margin: 0 auto;
    height: 50px;
    width: 50px;
    display: block;
    text-align: center;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_img{
    float:left;
    margin: 24px 32px;
    position:relative;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_img img{
    width:100%;
    float:left;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_name{
    float: left;
    padding: 13px 24px;
    height: 94px;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_name span{
    font-family: helvetica, sans-serif, arial;
    font-size: 16px;
    color: #1F1C4F;
    text-align: center;
    line-height: 22px;
    height:54px;
    float:left;
    text-align:center;
    width:100%;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_points{
    float:left;
    background: #1F1C4F;
    color:#FFFFFF;
    padding:25px;
    width: 100%;
    text-align: center;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_points span{
    font-weight:normal;
}
.index.page_content.four_products_tile .four_products_tile_box .prod_points span.points{
    font-weight:bold;
}
.index.page_content.four_products_tile .prod_save{
    height:45px;
    float:left;
    width:100%;
}
.index.page_content.four_products_tile .prod_save span{
    color: #DA1710;
    height:45px;
    float:left;
    width:100%;
    text-align:center;
    font-family: helvetica, sans-serif, arial;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
}
/* /////// four_products_tile - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// Breadcrumb - START ///////////////// */
.page_intro #breadcrumb{
    float: left;
    margin-top: 30px;
    color: #2D373E;
    float: left;
    font-size: 14px;
    line-height: 18px;
    text-transform: initial;
    margin-bottom: 55px;
    text-align: left;
}
.page_intro #breadcrumb li{
    color:#1F1C4F;
    font-size:14px;
    text-transform: initial;	
}
.page_intro #breadcrumb li a{
    color: #2D373E;
    font-size:14px;
    text-transform: initial;
}
.page_intro #breadcrumb li span{
    color: #1F1C4F;
    font-size: 14px;
    text-transform: initial;
    margin:0px;
}

.page_intro #breadcrumb li span.breadcrumb-spacer::after{
    color: #1F1C4F;
}

.page_intro #breadcrumb li:last-child,.page_intro #breadcrumb li:last-child span{
  color:#1F1C4F;
}

/* /////// Breadcrumb - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// table normal - START ///////////////// */
table.normal{
    float: left;
    border-collapse: initial;
    border-spacing: initial;
    margin-bottom:50px;
}
table.normal tr {
    border-width: 0 0 0 0px;
    background: #FFFFFF;
}
table.normal thead tr{
    background:#FFFFFF;
}
table.normal tr th{
  border-width: 0;
  background: none;
  font-size: unset;
  padding: 17px 12px;
  border-bottom: 4px solid #1F1C4F;
  line-height: 18px;
  border-right: 1px solid #e8e8ed ;
  color: #2D373E;
}

table.normal tr.border_bottom th{
  border-bottom: solid 3px #1F1C4F;
}

table.normal tr th:last-child{
  border-right: 0px solid #1F1C4F;
}

table.normal tbody tr.even, table.normal tbody tr.alt, table.normal tbody tr:nth-of-type(even){
  background: #f3f4f6;
}

table.normal tr.even, table.normal tr.alt, table.normal tr:nth-of-type(even) {

}

table.normal td{
    border-bottom: 1px solid #e8e8ed;
    border-collapse: collapse;
    text-align: left;
    font-weight: 400;
    padding: 17px 12px;
    vertical-align: top;
    border-width: 0 0 1px 0;
    border-right:1px solid #e8e8ed;
}

table.normal td:first-child {
}
table.normal td:last-child {
  border-right:0px;
}
table.normal td.col_2 {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 15px 30px;
    border-right: 0px solid #FFFFFF;
}
table.normal td span{
  float:left;
  width:100%;
  min-height:18px;
  color: #2D373E; 
}

@media screen and (max-width: 640px){
    table.normal td span{
      font-size: 14px;
    }
  }

table.normal td span.mobile_only{
  font-weight:bold;
  display:none;
}
/* /////// table normal - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// table stack - START ///////////////// */
table.stack{
    float: left;
    border-collapse: initial;
    border-spacing: initial;
    margin-bottom:50px;
}
table.stack tr {
    border-width: 0 0 0 0px;
}
table.stack thead tr{
    background:#FFFFFF;
}
table.stack tr th{
  border-width: 0;
background: none;
    font-size: unset;
    padding: 17px 12px;
border-bottom: solid 3px #1F1C4F;
line-height: 18px;
border-right: 1px solid #575f65;
}
table.stack tr th:last-child{
  border-right: 0px solid #575f65;
}
table.stack tr.even, table.stack tr.alt, table.stack tr:nth-of-type(even) {
    background: #f9f9f9;
}
table.stack td {
    border-bottom: 1px solid #575f65;
    border-collapse: collapse;
    text-align: left;
    font-weight: 400;
    padding: 17px 12px;
    vertical-align: top;
    border-width: 0 0 1px 0;
    border-right:1px solid #575f65;
}
table.stack td:first-child {
}
table.stack td:last-child {
  border-right:0px;
}
table.stack td.col_2 {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 15px 30px;
    border-right: 0px solid #FFFFFF;
}
table.stack td span{
  float:left;
  width:100%;
}
table.stack td span.mobile_only{
  font-weight:bold;
  display:none;
}
@media screen and (max-width: 63.9375em) {
    table.stack tfoot, table.stack thead {
        display: none;
    }
    table.stack td, table.stack th, table.stack tr {
    }
    table.stack td {
        border-top: 0;
        width: 100%;
        float:left;
        border-bottom: 0px;
        border-right: 0px;
        padding-bottom: 0px;
    }
    table.stack td:last-child{
      border-bottom:1px solid #575f65;
      padding: 17px 12px;
    }
    table.stack tr:last-child td:first-child {
        border-right: 0px solid #FFFFFF;
    }
    table.stack td.col_2 {
        padding-bottom: 15px;
        border-bottom: 1px solid #575f65;
    }
    table.stack td span.mobile_only{
      font-weight:bold;
      display:block;
    }
}
/* /////// table stack - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// product card - START ///////////////// */
ul.card_list,
ul.card_list#point_balance_item_list,
ul.card_list#most_wanted_item_list,
ul.card_list#most_redeemed_item_list{
  margin:0px;
}
ul.card_list li{
  margin-bottom: 19px;
  padding-bottom: 0px;
  position:relative;
}
ul.card_list li div{
  float: left;
  width: 100%;
}

ul.card_list li .sl-button-block{
  height:100%;
  display: block; 
}

ul.card_list li .sl-button-block button.wishlist.add_to_wishlist_btn[disabled], ul.card_list li .sl-button-block button.wishlist.add_to_wishlist_btn[disabled] span {
    opacity: 0.5;
    background-color: #FFFFFF;
    color: #1F1C4F;
}

ul.card_list li div.sl-image-link{
height: auto;
}
ul.card_list li div.sl-labels{
height:auto;
}
.sl-sale-amount {
    height: auto !important;
}
ul.card_list li div.sl-labels .sl-sale-amount{
    position: relative;
}

ul.card_list li div.sl-labels .sl-freight-charge{
  height:30px;
  
}

@media screen and (max-width: 850px){
  ul.card_list li div.sl-labels{
    height: 30px;
  }
  .sl-freight-charge{
    height: auto;
}
  .wish_list ul.card_list li div.sl-labels .sl-freight-charge{
    height: 30px;
  }
}

body #shop_offers #shop_list .card_list .sl-button-block button.primary{
  margin: 0px 0 12px !important;
}

@media screen and (max-width: 641px){
  ul.card_list li div.sl-button-block{
    display:block;
  }
  .wish_list ul.card_list li div.sl-button-block{
    display:block;
  }
}
ul.card_list li a{
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  background: #FFFFFF;
  border-radius: 0px;
  position: relative;
  margin-bottom:11px;
}
ul.card_list li .sale-point-amount{
  position: absolute;
  bottom: 100px;
  left: 0px;
  top:0px;
  display: block;
  margin: 0px 0px 20px;
  padding:0px;
  text-align: center;
  float: left;
  width: 100%;
  color: #DA1710;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
}
ul.card_list li a.new-item-image, ul.card_list li a.sale-item-image, ul.card_list li a.dispatch-item-image{
}
ul.card_list li .sale-point-amount span {
    color: #DA1710;
    text-transform: lowercase;
    background-color: transparent;
    display: inline-block;
    font-size: inherit;
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin:0px;
}
ul.card_list li a img{
  width: 100% !important;
  height: 100% !important;
  min-width: 80%;
  padding: 10% 10% 0 10%;
  border-bottom: 0px;
  float: left;
  border-right: 1px solid #D6D5D0;
  border-left: 1px solid #D6D5D0;
  border-top: 1px solid #D6D5D0;
}

#home_featured_offers #featured_list ul.card_list div.sl-image-link a img, #home_most_redeemed_offers #most_redeemed_list ul.card_list div.sl-image-link a img, #home_rewards_by_points_balance #point_balance_list ul.card_list div.sl-image-link a img{
  height: auto !important;
}

#shop_offers #shop_list ul.card_list div.sl-image-link a img, #shop_offers #featured_list ul.card_list div.sl-image-link a img, #shop_offers #most_redeemed_list ul.card_list div.sl-image-link a img, #shop_offers #category_rewards_by_points_balance ul.card_list div.sl-image-link a img{
  height: auto !important;
}

#shop_offers #shop_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#shop_offers #shop_list ul.card_list div.sl-image-link a img.new-item-image,
#shop_offers #shop_list ul.card_list div.sl-image-link a img.sale-item-image,
#shop_offers #featured_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#shop_offers #featured_list ul.card_list div.sl-image-link a img.new-item-image,
#shop_offers #featured_list ul.card_list div.sl-image-link a img.sale-item-image,
#shop_offers #most_redeemed_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#shop_offers #most_redeemed_list ul.card_list div.sl-image-link a img.new-item-image,
#shop_offers #most_redeemed_list ul.card_list div.sl-image-link a img.sale-item-image,
#shop_offers #category_rewards_by_points_balance ul.card_list div.sl-image-link a img.dispatch-item-image,
#shop_offers #category_rewards_by_points_balance ul.card_list div.sl-image-link a img.new-item-image,
#shop_offers #category_rewards_by_points_balance ul.card_list div.sl-image-link a img.sale-item-image,
#wish_list_main #wishlistUserItemList ul.card_list div.sl-image-link a img.dispatch-item-image,
#wish_list_main #wishlistUserItemList ul.card_list div.sl-image-link a img.new-item-image,
#wish_list_main #wishlistUserItemList ul.card_list div.sl-image-link a img.sale-item-image{
    margin: 0px !important;
    width: 60px !important;
    height: 60px !important;
    top: 6%;
    left: 8%;
    min-width: 0;
    min-height: 0px;
    position: absolute;
    padding: 0px;
    border: none;
}
body #shop_offers #shop_list .card_list .card .dispatch-item-image,
body #shop_offers #shop_list .card_list .card .new-item-image,
body #shop_offers #shop_list .card_list .card .sale-item-image{
  margin: 0px !important;
  width: 60px !important;
  height: 60px !important;
  top: 6%;
  left: 8%;
  min-width: 0;
  min-height: 0px;
  position: absolute;
  padding: 0px;
  border: none;
}
ul.card_list li a img.dispatch-item-image,
ul.card_list li a img.new-item-image,
ul.card_list li a img.sale-item-image{
    margin: 0px !important;
    width: 60px !important;
    height: 60px !important;
    top: 6%;
    left: 8%;
    min-width: 0;
    min-height: 0px;
    position: absolute;
    padding: 0px;
    border: none;
}
#home_featured_offers #featured_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#home_featured_offers #featured_list ul.card_list div.sl-image-link a img.new-item-image,
#home_featured_offers #featured_list ul.card_list div.sl-image-link a img.sale-item-image,
#home_most_redeemed_offers #most_redeemed_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#home_most_redeemed_offers #most_redeemed_list ul.card_list div.sl-image-link a img.new-item-image,
#home_most_redeemed_offers #most_redeemed_list ul.card_list div.sl-image-link a img.sale-item-image,
#home_rewards_by_points_balance #point_balance_list ul.card_list div.sl-image-link a img.dispatch-item-image,
#home_rewards_by_points_balance #point_balance_list ul.card_list div.sl-image-link a img.new-item-image,
#home_rewards_by_points_balance #point_balance_list ul.card_list div.sl-image-link a img.sale-item-image{
  margin: 0px !important;
  width: 60px !important;
  height: 60px !important;
  top: 6%;
  left: 8%;
  min-width: 0;
  min-height: 0px;
  position: absolute;
  padding: 0px;
  border: none;
}
ul.card_list li a .caption{
  position: relative;
      top: 0;
      left: 0;
      background: transparent;
      color: #0072ac;
      text-align: center;
      text-shadow: none;
      border-radius: 5px;
      font-size: 14px;
      width: 100% !important;
      letter-spacing: 0;
      box-shadow: 0 0px 0 #CCCCCC inset;
      display: block !important;
      padding: 10px;
      margin: 0px;
      float: left;
      height: 106px;
      overflow: hidden;
      border-radius: 0px;
      border-right: 1px solid #D6D5D0;
      border-left: 1px solid #D6D5D0;
      border-bottom: 1px solid #D6D5D0;
  
}
@media screen and (max-width: 40em){
.card .caption span {
    white-space: initial;
}
.shop.shop_details.page_content .page_intro .row .item_details p, .shop.shop_details_logged.page_content .page_intro .row .item_details p{
    padding: 0px 20px;
}
}
div.ada_shipto {
    border-bottom: none;
}
ul.card_list li a .caption span{
  font-size: 16px;
  color: #2D373E;
  letter-spacing: 0;
  line-height: 22px;
}
ul.card_list li a .item_price{
  background-color: #1F1C4F;
  float: left;
  width: 100%;
  box-shadow: 0 0px 0 #CCCCCC inset;
  border-top: 0px solid #e0e0e0;
  border-radius: 0px;
  padding: 4px 0px;
}
ul.card_list li a .item_price .cash{
  display:none;
}
ul.card_list li a .item_price .points{
    float: none; 
    width: 271px; 
    margin-top: 10px;
    text-align: center;
    padding: 0%;
    line-height: 17px;

    display: table;
    height: 55px;
    display: table-cell;
    vertical-align: middle;
}

ul.card_list li a .item_price .points span.number{
    color: #FFFFFF;
    line-height: 17px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    letter-spacing: 0px;
    float: none;
    display: inline;
    vertical-align: middle;
  }


ul.card_list li a .item_price .points span.label{
  color: #FFFFFF !important;
  line-height: 17px;
  font-size: 14px;
  margin: 0;
  text-align: center;
  float: none;
  text-transform: lowercase;
  display: inline;
  vertical-align: middle;

}
ul.card_list li a .item_price .points span.points_prefix{
    color: #FFFFFF;
    line-height: 17px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    float: none;
}
ul.card_list li .item_text_muted.freight_charge_text,
body #shop_offers #shop_list .freight_charge_text,
.item_text_muted.freight_charge_text{
  padding: 0px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  margin-bottom: 0px;
  padding: 0px;
  height: auto;
}
body #shop_offers #shop_list .item_text_muted.freight_charge_text .freight_charge_text{
  padding:0px;
  width:100%;
}
ul.card_list li button.wishlist{

}
ul.card_list li button.primary{
  margin-top:0px;
}
.item_text_muted.freight_charge_text .freight_charge_text span{
  color:#757463;
  font-size:14px;
  font-style: italic;
  text-align: center;
  display: block;
  font-weight:normal;
}
/* /////// product card - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// language dropdown at head hide - START ///////////////// */
form#langSelection{
}
form#langSelection select#selected_glbl_id{
  display:none;
}
form#langSelection .chosen-container{
  display:none;
}
/* /////// language dropdown at head hide - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// sidebar - START ///////////////// */
#user_actions > nav.sidebar_menu{
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
  margin-bottom: 16px !important;
  border-radius: 5px !important;
  font-size: 16px;
  color: #2E2E2E;
  letter-spacing: 0;
  line-height: 41px;
  overflow: initial;
}
#user_actions > nav.sidebar_menu > ul{
  border: none;
  margin: 0px;
  transition: unset;
}
#user_actions > nav.sidebar_menu > ul li{
    position: relative;
    transition: none;
    overflow: initial;
}
#user_actions > nav.sidebar_menu > ul li > a{
  font-size: 16px;
  background: #FFFFFF;
  line-height: 16px;
  padding: 17px 16px 14px;
  color: #001E62;
  text-shadow: 0 0px 0 transparent;
  border-radius: 0px;
  margin-bottom: 0px;
}
#user_actions > nav.sidebar_menu > ul li > a:hover{
  background: #FFFFFF;
  text-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0 0 transparent;
  text-decoration: none;
  color: #001E62;
}
#user_actions > nav.sidebar_menu > ul li > a:focus{
  background: #FFFFFF;
  text-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0 0 transparent;
  text-decoration: none;
  color: #001E62;
}
#user_actions > nav.sidebar_menu > ul > li > a:hover, #user_actions > nav.sidebar_menu > ul > li > a.active{
  background: none;
  text-shadow: 0 0px 0 transparent;
  box-shadow: 0 0px 0 transparent inset;
  color: #001E62;
}
#user_actions > nav.sidebar_menu > ul li > a span.sidebar_item_badge{
  padding: 4px 0px 0px;
  position: absolute;
  top: 10px;
  left: 90px;
  width: 24px;
  height: 24px;
  min-width: 20px;
  background: #1F1C4F;
  font-weight: bold;
  border-radius: 50%;
  font-size: 14px;
  color: #FFFFFF;
  display: none;
}
/* /////// sidebar - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// Breadcrumb - START ///////////////// */
#breadcrumb_display{
  color: #FFFFFF;
  float: left;
  width: 100%;
}
#breadcrumb_display #breadcrumb{
  color: #FFFFFF;
  margin-top: 30px;
  margin-bottom: 55px;
  float: left;
  width: 100%;

}

@media only screen and (max-width: 40em){
  #breadcrumb_display #breadcrumb{
      display: none;
  }
}

#breadcrumb_display #breadcrumb li{
  color: #1F1C4F;
  font-size: 14px;
  text-transform: initial;
  line-height: 18px;
}
#breadcrumb_display #breadcrumb li a{
  color: #2D373E;
  font-size: 14px;
  text-transform: initial;
}
#breadcrumb_display #breadcrumb li span{
  color: #1F1C4F;
  font-size: 14px;
  text-transform: initial;
}
#header_display{
  color:#FFFFFF;
  height:202px; 
}

#header_display h2{
  text-align: left;
  margin: 0 0 100px;
  padding: 0px;
  font-size: 42px;
  font-weight: 300;
  line-height: 48px;

}

@media only screen and (max-width:1024px){
  #header_display{
    height: 234px;
  }

  #header_display h2{
    font-size: 42px;
    line-height: 38px;
    margin-top: 78px;
  }
}

@media only screen and (max-width:640px){
  #header_display{
    height: auto;
    float: left;
    width: 100%;
  }
  #header_display h2{
    margin: 0px;
    color: #1F1C4F;
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 36px;
  }
}

#top_box_display{
  height:auto;
  margin-bottom:60px;
}

@media only screen and (max-width:640px){
  #top_box_display{
    margin-bottom:90px;
  }
}

#top_box_display #breadcrumb_display #breadcrumb{
}

#top_box_display #breadcrumb_display #breadcrumb li{
}

#top_box_display #breadcrumb_display #breadcrumb li span{
}

#top_box_display #breadcrumb_display #breadcrumb li a{
}

/* /////// Breadcrumb - END ///////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// error message box - START ///////////////// */
p.error, ul.error, ol.error, p.message, ul.message, ol.message{
  border-right: 0px solid #0074C4;
  padding: 9px 15px 9px 15px;
  font-weight: normal !important;
  color: #0074C4;
  background: #F2F8FC;
  width: 100%;
  border-left: 0px solid #0074C4;
  border-top: 1px solid #0074C4;
  border-bottom: 1px solid #0074C4;
}
/* /////// error message box - END ///////////////// */

.page_content .page_intro{
    padding: 0px;
}

@media screen and (max-width: 1028px){
  .page_content .page_intro{
      padding: 0px;
  }
}

.accordion .accordion-navigation > a, .accordion > dd.accordion-navigation > a, .accordion > dd.accordion-navigation > a:hover{
  display: block;
  background-image: url(/ProgramInfo/8785/images/wrp_plus_minus.png);
  background-repeat: no-repeat;
  background-position: right 18px;
  background-color: #fff;
  padding: 0;
  overflow: hidden;
}

.accordion > dd.accordion-navigation.active > a, .accordion > dd.accordion-navigation.active > a:hover{
    background: url(/ProgramInfo/8785/images/wrp_plus_minus.png);
    background-repeat: no-repeat;
    background-position: right -88px;
    background-color: #fff;
    transition: .3s ease;
}

.accordion .accordion-navigation > a, .accordion > dd.accordion-navigation > a, .accordion > dd.accordion-navigation > a:hover {
    display: block;
    background-image: url(/ProgramInfo/8785/images/wrp_plus_minus.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

/* ///// COMMON - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Header - START ///////////// */

.off-canvas-wrap .bottom-bar.mobile-only-private{
    display:none;
}

@media (max-width: 1025px){
    .off-canvas-wrap .bottom-bar.mobile-only-private{
        display: block;
        float: left;
        width: 100%;
        background: #DA1710;
    }
    .header_top_row {
        width: 1025px !important;
    }
}

.off-canvas-wrap .bottom-bar.mobile-only{
    display: block;

}

@media (max-width: 1025px){
    .off-canvas-wrap .bottom-bar.mobile-only{
        float: left;
        width: 100%;
        background: #1F1C4F;
    }
}

.off-canvas-wrap .bottom-bar.mobile-only ul{
  display: none !important;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li{
    float: left;
    width: 46%;
    margin: 17px 2%;
    padding: 0px;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li button{
  margin-bottom:0px;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a{
    display: block;

}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.mobile_btn span{
    padding: 0;
    line-height: inherit;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.primary_btn.mobile_btn{
    background: #DA1710;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #DA1710;
    display: block;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    margin: 0px !important;
    padding: 0px 40px 0px;
    vertical-align: middle;
    line-height: 30px;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.primary_btn.mobile_btn span{
    color: #FFFFFF;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.primary_btn.mobile_btn:hover{
    background-color: #DA1710;
    opacity: 70%;
    transition: 0.2s ease-in-out 0s;
    color:#FFFFFF;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.secondary_btn.mobile_btn{
    background: #FFFFFF;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #DA1710;
    display: block;
    color: #DA1710;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    margin: 0px !important;
    padding: 0px 40px 0px;
    vertical-align: middle;
    line-height: 30px;
}

.off-canvas-wrap .bottom-bar.mobile-only ul li a.secondary_btn.mobile_btn:hover{
    background-color: #DA1710;
    opacity: 70%;
    transition: 0.2s ease-in-out 0s;
    color:#FFFFFF;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom{
    float: left;
    width: 100%;
    padding: 15px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul{

}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_left{
  width: 70%;
  margin-top: 15px;
  margin-bottom: 13px;
  margin-left: 0px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_left li{
  float: left;
  color: #1F1C4F;
  font-weight: bold;
  font-size: 16px;
    margin: 0px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_left li span{
    font-size: 16px;
    color: #1F1C4F;
    font-weight: bold;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_left li span.available_point_balance_label{
    font-size: 16px;
    margin-left:0px; 
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_left li span.available_point_balance{
    font-size: 16px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right{
  float: right;
  width: 80px;
  height: 20px;
  background: transparent;
  margin: 10px 2%;
  opacity: 0.8;
}

/* wishlist - mobile - START */

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link{
  background: transparent;
  box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
  padding: 0px;
  line-height: unset;
  color: #1F1C4F;
  display: block;
  float: left;
  width:auto;
  margin-right: 20px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link::after {
   padding: 0px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a {
   height: 26px;
   width: 24px;
   float: left;
   position: relative;
   padding: 0px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a .wishlist-icon .wishlist-icon-count-badge{
   content: "";
   border-radius: 50%;
   line-height: 8px;
   padding: 9px;
   color: #ffffff; 
   background: transparent;
   margin: 0 auto;
   height: 10px;
   width: 30px;
   display: block;
   position: absolute;
   top: -10px;
   left: 16px;
   z-index: 100;
   font-weight: bold;
   font-size: 14px;
   text-align: center;
   letter-spacing: -2px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a .wishlist-icon:before {
   color: #ffffff;
   font-size: 24px;
   height: 24px;
   width: 24px;
   position: absolute;
   top: 0px;
   left: 4px;
   font-family: "Font Awesome 5 Free";
   font-weight: bold;
   content: "\f004";
   -webkit-text-stroke: 1px #ffffff; 
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a .wishlist-icon:after {
   content: "";
   border-radius: 50%;
   line-height: 1px;
   padding: 9px;
   background: #1F1C4F;
   margin: 0 auto;
   height: 10px;
   width: 10px;
   display: block;
   position: absolute;
   top: -6px;
   right: -16px;
   z-index: 0;
   font-size: 17px;
}

/* wishlist - mobile - END */

/* cart - mobile - START */
.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.cart_link{
  background: transparent;
  box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
  padding: 0px;
  line-height: unset;
  color: #1F1C4F;
  display: block;
  float: left;
  position: relative;
  width:auto;
  border-left: 1px solid #fff;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.cart_link::after {
    color: #ffffff; 
    font-size: 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0px;
    left: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f290";
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.cart_link a {
    height: 26px;
    width: 24px;
    float: left;
    position: relative;
    background:none;
    margin:0px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.cart_link a.cart_link::after{
  content: "";
  border-radius: 50%;
  line-height: 1px;
  padding: 9px;
  background: #1F1C4F;
  margin: 0 auto;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -6px;
  right: -16px;
  z-index: 0;
  font-size: 17px;
  z-index:100;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.cart_link a span#cartItemCountMobile {
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #fff;
  background: transparent;
  margin: 0 auto;
  height: 10px;
  width: 30px;
  display: block;
  position: absolute;
  top: -10px;
  left: 16px;
  z-index: 1000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: -2px;
}

/* cart - mobile - END */

/* /////// global nav - START ///////// */

.main-section nav#global{
    display: block !important;
    background-color: #F6F5F3 !important;
    background: linear-gradient(to bottom, #F6F5F3 0%,#F6F5F3 100%) !important;

}

@media (max-width: 1025px){
  .main-section nav#global{
        display:none !important;
    }
}

nav#global #global_links{
    width: 984px !important;

}

nav#global #global_links #locale{

}

/* /////// global nav - END ///////// */
/* /////// header main - START ///////// */

header#header_main{
    float:left;
    width:100%;
    position:relative;
    height:121px;
}

header#header_main .header_top_row{
    background: #FFFFFF;
    position: absolute;
    top: 48px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #e8e8ed;
}

header#header_main .header_top_row .row{
    max-width:100%;
}

header#header_main .header_top_row #nav_holder{
    height: 72px;
    background: transparent;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
    border-radius: 0px;
    overflow: visible;
}

header#header_main .header_top_row #nav_holder nav a:focus-visible{
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-right: 1px solid black !important;
}


header#header_main .header_top_row #nav_holder nav#main{
    height:73px;
    width:100%;

    max-width: 1800px;
    float: none;
    margin: 0 auto;
}

header#header_main .header_top_row #nav_holder nav#main h1{
    float: left;
    margin: 11px 25px 11px 0;
}

header#header_main .header_top_row #nav_holder nav#main h1 a{
  height: 38px;
  width: 175px;
  background-size: cover;
  margin-top: 5px;
}

header#header_main .header_top_row #nav_holder nav#main ul{
    float:left;
    margin-bottom: 0px;
}

header#header_main .header_top_row #nav_holder nav#main ul::before{
  content: '';
  position: relative;
  border-left: 1px solid #e8e8ed;
  float: left;
  height: 48px;
  margin: 10px 25px 10px 0px;
}

header#header_main .header_top_row #nav_holder nav#main ul li{
    float:left;
}

header#header_main .header_top_row #nav_holder nav#main ul li a{
  float: left;
  height: 73px;
  color: #2D373E;
  padding: 24px 20px;
  width: auto !important;
  font-size: 16px;
  text-transform: inherit; 
  line-height: 24px;
  font-family: helvetica, sans-serif, arial;
}

header#header_main .header_top_row #nav_holder nav#main ul li a:hover {
    background: #FFFFFF;
    border-bottom: 5px solid #DA1710; 
}

header#header_main .header_top_row #nav_holder nav#main ul li a:active{
    background: #FFFFFF;
    border-bottom: 5px solid #DA1710;
}

header#header_main .header_top_row #nav_holder nav#main ul li span{
    display:none;
}

header#header_main .header_top_row #nav_holder .small-60.medium-30.columns{
    width:100%;
}

header#header_main .header_top_row #nav_holder nav#aux{
  float: right;
  height: 48px;
  position: absolute;
  top: -48px;
  right: 0px;
}

header#header_main .header_top_row #nav_holder nav#aux ul{
    height: 48px;
    float: right;
    width: auto;
    max-width: 100%;
    margin-right: 20px;
}

header#header_main .header_top_row #nav_holder nav#aux ul li{
    float: left;
    width: auto;
    margin-left: 20px;
    padding-top: 9px;
    height: 48px;

}

header#header_main .header_top_row #nav_holder nav#aux ul li button#login_desktop{
  margin:0px;
}

/*  ///////// top button - START ///////// */
header#header_main .header_top_row #nav_holder nav#aux ul li a.primary_btn.desktop_btn{
    background: #DA1710;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #DA1710;
    display: block;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    margin: 0px !important;
    padding: 0px 40px 0px;
    vertical-align: middle;
    line-height: 28px;
    text-transform: initial;
    height: auto;
}

header#header_main .header_top_row #nav_holder nav#aux ul li a.primary_btn.desktop_btn:hover{
    background-color: #DA1710;
    opacity: 70%;
    transition: 0.2s ease-in-out 0s;
    color:#FFFFFF;
}

header#header_main .header_top_row #nav_holder nav#aux ul li a.secondary_btn.desktop_btn{
    background: #FFFFFF;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out 0s;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #DA1710;
    display: block;
    color: #DA1710;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
    margin: 0px !important;
    padding: 0px 40px 0px;
    vertical-align: middle;
    line-height: 28px;
    text-transform: initial;
    height: auto;
}

header#header_main .header_top_row #nav_holder nav#aux ul li a.secondary_btn.desktop_btn:hover{
    background-color: #DA1710;
    opacity: 70%;
    transition: 0.2s ease-in-out 0s;
    color:#FFFFFF;
}

header#header_main .header_top_row #nav_holder nav#aux ul li span{
  width: auto; 
  height: 28px;
  padding: 6px 12px;
  display: none;
}

header#header_main .header_top_row #nav_holder nav#logged_panel{
  float: left;
  height: 48px;
  width: auto;
  position: absolute;
  top: -120px;
  right: 0px;

}

header div#nav_holder #logged_panel li a{
    display: block;
    height: 100%;
    text-decoration: none;
    text-transform: initial;
    padding: 0px;
    color: #1F1C4F;
    font-weight: bold;
    font-size: 14px;
    font-family: helvetica, sans-serif, arial;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom{
  height: 48px;
  float: left;
  width: 100%;
  padding-right: 20px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li{
  float: left;
  width: auto;
  margin-right: 20px;
  margin-top: 16px;
  height: 30px;
  background-image: none;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li::after{
  padding:0px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li:hover{
    background:transparent;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li a{
  display: block;
  height: 100%;
  text-decoration: none;
  text-transform: initial;
  padding: 0px;
  color: #FFF;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li:hover a{
    color: #FFF;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.user_name{
  background: transparent;
  margin-top: 16px;
  padding-top: 0px;
  height: 30px;
  width: auto;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.user_name .user_name_line{
float:left;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.user_name .user_name_line a{
  color: #FFFFFF;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin-right: 20px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.user_name .user_name_line span{
  float: left;
  border-right: 1px solid #1F1C4F;
  height: 16px;
  width: 1px;
  top: 2px;
  position: relative;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.available_points{
  color: #FFFFFF;
  padding-top: 0px;
  height: 30px;
  margin-top: 16px;
  font-weight: bold;
  font-size: 14px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.available_points .available_point_balance_label{
  color: #FFFFFF;
  float: left;
  margin-right: 5px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.available_points .available_point_balance{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link{
  background: transparent;
  box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
  padding: 0px;
  line-height: unset;
  color: #FFFFFF;
  display: block;
  height: 36px;
  margin-top: 12px;
  width: 35px;
  opacity: 1; 
  position: absolute; 
  bottom: -60px; 
  right: 60px; 
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a .wishlist-icon:before{
    color: #1F1C4F; 
  font-size: 24px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0px;
  left: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold; 
  content: "\f004";
  -webkit-text-stroke: 1px #1F1C4F;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a .wishlist-icon:after{
  content: "";
  border-radius: 50%;
  line-height: 1px;
  padding: 9px;
  background: #DA1710; 
  margin: 0 auto;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -6px;
  right: -16px;
  z-index: 0;
  font-size: 17px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link:hover{
    background: transparent;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a{
  height: 26px;
  width: 24px;
  float: left;
  position: relative;
  padding: 0px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a span#wishlistItemCount{
  font-size: 14px;
  color: #1F1C4F;
  position: absolute;
  top: -5px;
  right: -17px;
  z-index: 1000;
  width: 17px;
  height: 17px;
  display: block;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a .wishlist-icon .wishlist-icon-count-badge{
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #FFFFFF;
  background: transparent;
  margin: 0 auto;
  height: 10px;
  width: 30px;
  display: block;
  position: absolute;
  top: -10px;
  left: 16px;
  z-index: 100;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: -2px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link{
  background: transparent;
  box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
  padding: 0px;
  line-height: unset;
  color: #1F1C4F;
  display: block;
  height: 36px;
  margin-top: 12px;
  margin-right: 20px;
  opacity: 1; 
  width: 35px;
  bottom: -59px; 
  position: absolute; 
  right: 0px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link::before{
  color: #1F1C4F;
  font-size: 24px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f290";
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link:hover{
    background: transparent;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link a{
    height: 26px;
    width: 24px;
    float: left;
    position: relative;
}


header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link a span{

}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link a::before{ 
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #fff;
  background: #DA1710;
  margin: 0 auto;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -4px;
  right: -9px;
  z-index: 100;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.cart_link a span#cartItemCount{
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #FFFFFF;
  background: transparent;
  margin: 0 auto;
  height: 10px;
  width: 30px;
  display: block;
  position: absolute;
  top: -8px;
  left: 8px;
  z-index: 1000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: -2px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.return_to_bank {
  list-style: none;
  height: 65px;
  margin-top: 16px !important;
  width: auto;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link{
  height: 30px;
  float: right;
  margin-right: 0px;
  margin-top: 16px;
  width: auto;
  opacity: 0.8;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link:hover{
  background: transparent;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link .logout_link_box{

}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link .logout_link_box a{
  color: #FFFFFF;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  text-transform: unset;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link .logout_link_box a:hover{

}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.logout_link .logout_link_box a:focus{
    background-color: transparent;
}

/*  ///////// top button - END ///////// */
/* ------------------------------------------------------------------------------------------------------------------ */
header#header_main .header_nav_row{
  float: left;
  width: 100%;
  background-color: #DA1710; 
  position: absolute;
  top: 0px;
  left: 0px;
  height: 48px;
  z-index: 1;
  background: linear-gradient(to bottom, #DA1710 100%,#DA1710 100%);
}

header#header_main .header_nav_row #nav_holder2{
    float:left;
    width:100%;
}

header#header_main .header_nav_row #nav_holder2 #main2{

}

header#header_main .header_nav_row #nav_holder2 #main2 ul#global_links{
    float: left;
    margin: 0px;

}

header#header_main .header_nav_row #nav_holder2 #main2 ul#global_links li{
    list-style-type: none;
    float: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

header#header_main .header_nav_row #nav_holder2 #main2 ul#global_links li a{
    color: #FFFFFF;
    height: 48px;
    padding: 16px 25px;
    float: left;
    width: 100% !important;
    font-size: 14px;
    line-height: 16px;
    transition: 0.2s ease-in-out 0s;
    font-weight: bold;
    font-family: helvetica, sans-serif, arial;
    letter-spacing: normal;
}

header#header_main .header_nav_row #nav_holder2 #main2 ul#global_links li a:hover{
    text-decoration:underline;
}

/* /////// header main - END ///////// */

/* ///// Header - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Home page content - Public - START // */

.home_freeform{

}

.home_freeform#home_public{

}

#dtm_free_form2{
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

#SPN_LOGIN #dtm_free_form2{
  margin-bottom:0px;
}

#dtm_free_form3{

}

/* /////// intro_box.username_points - START ///// */

.home_freeform .index.page_content.intro_box.username_points{
    background:#FFFFFF;
}

@media only screen and (max-width: 1025px) {
    .home_freeform .index.page_content.intro_box.username_points{
        display:none;
    }
}

.home_freeform .index.page_content.intro_box.username_points .username_points_content{
    width: 50%;
    margin: 0 25%;
    margin: 26px 25%;
}

.home_freeform .index.page_content.intro_box.username_points .username_points_left{
    border-right: 2px solid #575f65;
}

.home_freeform .index.page_content.intro_box.username_points .username_points_right{
    padding-left:47px;
}

.home_freeform .index.page_content.intro_box.username_points .up_heading{
    color:#1F1C4F;
    font-size:16px;
    float:left;
    margin-bottom:24px;
    width:100%;
}

.home_freeform .index.page_content.intro_box.username_points .up_text{
    color: #1F1C4F;
    font-size: 36px;
    float: left;
    margin-bottom: 24px;
    width: 100%;
    font-weight: lighter;
}

.home_freeform .index.page_content.intro_box.username_points .up_text span{
  font-weight:bold;
}

/* /////// intro_box.username_points - END ///// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// intro_box.home_highlights - START ///// */

.home_freeform .index.page_content.intro_box.home_highlights{
    background: #E5E2DD;
    padding: 60px 0px 70px;
}

.home_freeform .index.page_content.intro_box.home_highlights h2{
    margin-bottom:45px;
}

@media only screen and (max-width: 780px) {
    .home_freeform .index.page_content.intro_box.home_highlights h2 {
        font-size:1.5rem;
    }
}

.home_freeform .index.page_content.intro_box.home_highlights h3{
    margin-bottom:20px;
}

.home_freeform .index.page_content.intro_box.home_highlights ul{
    float:left;
    width:100%;
    margin-bottom:20px;
}

.home_freeform .index.page_content.intro_box.home_highlights ul li{
    float:left;
    width:100%;
    margin-bottom:20px;
}

.home_freeform .index.page_content.intro_box.home_highlights ul li a{
    float:left;
    width:100%;
    padding-left: 20px;
    background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box{
    float:left;
    width:100%;
    margin-bottom:20px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box a{
    float:left;
    width:100%;
    background:#FFFFFF;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box a img{
    float:left;
    width:100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box a .box_content{
    float:left;
    width:100%;
    padding: 35px 20px 34px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box a .box_content .box_head{
    float:left;
    width:100%;
    color:#1F1C4F;
    size:22px;

}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_left_box a .box_content span{
    float:left;
    width:100%;
    color:#DA1710;
    font-size:14px;
    font-style: italic;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box{
    float:left;
    width:100%;
    margin-bottom:20px;
    background:#FFFFFF;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box a{
    float:left;
    width:100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box a img{
    width:100%;
    float:left;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content{
    float:left;
    width:100%;
    padding: 25px 20px 0px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content .box_head h3{
    margin-bottom: 10px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content .box_head{
    float:left;
    width:100%;
    color:#1F1C4F;
    size:22px;

}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content .box_caption{
    float: left;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 5px;
    height: 66px;
}

@media screen and (max-width: 1020px){

    .home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content .box_caption{
        display:none;
    }
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_top_box .box_content span{
    float:left;
    width:100%;
    color:#1F1C4F;
    font-size:14px;
    font-style: italic;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left{
    float:left;
    width:100%;
    background:#1F1C4F;
    margin-bottom:20px;
    height:210px;
}

@media screen and (max-width: 641px){
    .home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left{
        height:180px;
    }
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left a{
    float:left;
    width:100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left a img{
    padding: 20px;
    width: 30px;
    height: 30px;
    float: left;
    box-sizing: initial;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left .box_content{
    padding: 0 20px 20px;
    float: left;
    width: 100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left .box_content .box_head{
    float:left;
    width:100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left .box_content .box_head h3{
    color:#FFFFFF;
    font-size:20px;
    height:56px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left .box_content .box_caption{

}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_left .box_content span{
    float:left;
    width:100%;
    color:#FFFFFF;
    font-size:14px;
    font-style: italic;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right{
    float:left;
    width:100%;
    background:#C30019;
    margin-bottom:20px;
    height:210px;
}

@media screen and (max-width: 641px){
    .home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right{
        height:180px;
    }
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right a{
    float:left;
    width:100%;
}


.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right a img{
    padding: 20px;
    width: 30px;
    height: 30px;
    float: left;
    box-sizing: initial;
}


.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right .box_content{
    padding:0 20px 20px;
    float:left;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right .box_content .box_head{
    float:left;
    width:100%;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right .box_content .box_head h3{
    color:#FFFFFF;
    font-size:20px;
    height:56px;
}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right .box_content .box_caption{

}

.home_freeform .index.page_content.intro_box.home_highlights .home_highlights_bottom_box_right .box_content span{
    float:left;
    width:100%;
    color:#FFFFFF;
    font-size:14px;
    font-style: italic;
}

/* /////// intro_box.home_highlights - END /////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// home_product_offer - START /////////// */

.home_freeform .index.page_content.home_product_offer{
    background:#EBE9E5;
    padding:60px 0px;
}

@media only screen and (max-width: 640px) {
    .home_freeform .index.page_content.home_product_offer .home_product_offer_box_row .small-60{

    }
}

@media only screen and (max-width: 460px) {
    .home_freeform .index.page_content.home_product_offer .home_product_offer_box_row .small-60{
        width:100%;
    }
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_header{
    float: left;
    width: 100%;
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_header h2{
    margin: 0 auto 50px;
    text-align:center;
}

@media only screen and (max-width: 641px) {
    .home_freeform .index.page_content.home_product_offer .home_product_offer_header h2{
        width:100%;
    }
}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box{
    background: #FFFFFF;
    position:relative;
    float:left;
    height: 487px;
    width:100%;
    margin-bottom:20px;
}

@media screen and (max-width: 640px){
    .home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box{
      height:auto;
      border:solid 1px #1F1C4F;
      margin-bottom: 20px;
    }
}

@media screen and (max-width: 460px){
    .home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box{

    }
}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box h3{
  padding: 0 15px;
  height:72px;
  margin: 0px 0px 20px;
  width:100%;
  float:left;
}

@media screen and (max-width: 900px){
  .home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box h3{
    height:auto;
  }

}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box p{
    width: 100%;
    padding: 0 15px;
    margin-bottom:20px;
    float:left;
    color:#1F1C4F;
}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box .button_div{
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary{
  width: 50%;
  margin: 0 25%;
}

@media screen and (max-width: 900px){
  .home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary{
    width: 80%;
    margin: 0 10%;
  }
}

.home_freeform#home_public .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary span{
  padding: 11px 12px 13px;
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_box .home_product_offer_box_icon{
    position:absolute;
    top:0px;
    right:0px;
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_box .home_product_offer_box_prod_img{
    float:left;
    margin-bottom: 33px;
}

/* /////// home_product_offer - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// login popupbox - START /////////// */

form#form_login{

}

form#form_login fieldset{
    float:left;
    width:100%;
    margin-top:20px;
}

form#form_login fieldset .primary{
    margin-top:20px;
}

/* /////// login popupbox - END /////////// */

/* /////////////////////////////////////////// */
/* ///// Home page content - Public - END // */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Home page content - Private - START // */


.page_intro_2{
  float: left;
  width: 100%;
}

.page_intro_2 .home_loggedin_h2{

}

.page_intro_2 .home_loggedin_h2 p{
  display: none;
}

.home_loggedin_h2{

}

.home_loggedin_h2 h2{
  display:none;
}

.Container_Promotions_Freeform2, .Container_Promotions_Freeform3, .Container_Promotions_Freeform4{
  max-width: 100%;
  margin: 0px;
  width:100%;
  padding: 0px;
  float:left;
}

.Container_Promotions_Freeform2_columns, .Container_Promotions_Freeform3_columns, .Container_Promotions_Freeform4_columns{
  max-width: 100%;
  margin: 0px;
  width:100%;
  float:left;
}

.Container_Promotions_Freeform2_columns .dtm_free_form2{
  max-width: 100%;
  margin: 0px;
  width:100%;
  float:left;
}

.home.home_logged.page_content{
padding:0px;
}

.home.home_logged.page_content #hero{
  margin-top: 0px;
  padding-bottom: 0px;
}

.home.home_logged.page_content #hero .row{
  max-width: 100%;
  padding: 0px;
}

.home.home_logged.page_content #hero .row .small-60.columns{
  padding: 0px;
}

.home.home_logged.page_content .page_intro{
  display:none;
}

.home.home_logged.page_content .page_intro h2{
    display:none;
}

.home.home_logged.page_content #user_actions{
    display:none;

}

.home.home_logged.page_content .row{
    max-width: 100%;
}

.home.home_logged.page_content #dtm_free_form2{

}
.home.home_logged.page_content #dtm_free_form2 .row{

    margin: 0 auto;
    max-width: 1180px;
}

.home_freeform#home_private{

}

/* top_name_points - START */

section.main-section section.index.page_content.top_name_points{
    min-height:116px;
    background:#FFFFFF;
    border-bottom:1px solid #e8e8ed ;
    margin-bottom:30px;
  }
  
  @media screen and (max-width: 641px){
    section.main-section section.index.page_content.top_name_points{
        display:block;
        text-align: center;
    }
    section.main-section section.index.page_content.top_name_points .topcenter .name_points_box{
        margin-left: 0px !important;
    }
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter{
    margin:6px 0px;
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .name_points_box{
    margin-top: 28px;
    margin-bottom: 14px;
    margin-left:50px;
    margin-right:10px;
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .name_points_box.border{
    border-right:1px solid #e8e8ed ;
  }
  
  @media screen and (max-width: 641px){
    section.main-section section.index.page_content.top_name_points .topcenter .name_points_box.border{
      border-right:none;
    }
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .small_text{
    font-family: Helvetica;
    font-size: 16px;
    color: #1F1C4F;
    line-height: 24px;
    margin-bottom:10px;
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .large_text{
    margin-bottom: 24px;
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .large_text .member-firstName{
    font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 36px;
    color:#1F1C4F;
    line-height: 42px;
  }
  
  section.main-section section.index.page_content.top_name_points .topcenter .large_text .member-pointsBalance{
    font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 36px;
    color: #1F1C4F;
    line-height: 42px;
  }
  
  /* top_name_points - END */
  /* ------------------------------------------------------------------------------------------------------------------ */
  /* home_tiles - START */
  section.main-section section.index.page_content.home_tiles{
    
  }
  
  section.main-section section.index.page_content.home_tiles .page_intro{
    margin-bottom:26px;
  }
  
  section.main-section section.index.page_content.home_tiles .page_intro h2.home_tiles_heading{
    margin-bottom:34px;
    color: #1F1C4F;
  }
  
  section.main-section section.index.page_content.home_tiles .page_intro p{
    text-align:center;
  }
  
  section.main-section section.index.page_content.home_tiles .box_home_tiles a{
    float:left;
    width:100%;
    margin-bottom:28px;
  }
  
  section.main-section section.index.page_content.home_tiles .box_home_tiles a img{
    float:left;
    width:100%;
  }
  
  section.main-section section.index.page_content.home_tiles .box_home_tiles a .small_text{
    padding:22px;
    width:100%;
    float:left;
  }
  
  section.main-section section.index.page_content.home_tiles .box_home_tiles a .small_text span{
    font-family: Helvetica;
    font-size: 14px;
    color: #2D373E;
    position: relative;
    width: 100%;
    float: left;
  }
  section.main-section section.index.page_content.home_tiles .box_home_tiles a .small_text span:before{
    background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat 0px 0px;
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  
  /* home_tiles - END */
  /* ------------------------------------------------------------------------------------------------------------------ */
  /* home_full_img - START */
  section.main-section section.index.page_content.home_full_img{
 
  }
  section.main-section section.index.page_content.home_full_img .full_image h2{
    margin-bottom: 30px;
    font-size: 52px;
    color: #1F1C4F;
    text-align: center;
    line-height: 42px;
  }
  .full_image p {
    font-size: 20px;
    left: 236px;
    position: relative;
}

@media screen and (max-width: 1025px){
    .full_image p {
        left: 183px;
    }
}

  @media screen and (max-width: 769px){
    section.main-section section.index.page_content.home_full_img .full_image h2{
        font-size: 55px;
      }
      .full_image p {
        font-size: 20px;
        left: 90px;
    }
  }
  
  @media screen and (max-width: 426px){
      .full_image p {
        left: 50px;
    }
  }
  @media screen and (max-width: 376px){
    .full_image p {
      left: 25px;
  }
}
  section.main-section section.index.page_content.home_full_img .full_image{
    margin-top:77px;
  }
  
@media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_full_img .row{
      position:absolute;
      top:0px;
    }
    section.main-section section.index.page_content.home_full_img .full_image{
      margin-top: 300px;
    }
  }
  
  @media screen and (max-width: 500px){
    section.main-section section.index.page_content.home_full_img .full_image{
      margin-top: 240px;
    }
  }
  
  @media screen and (max-width: 420px){
    section.main-section section.index.page_content.home_full_img .full_image{
      margin-top: 240px;
    }
  }
  
  @media screen and (max-width: 350px){
    section.main-section section.index.page_content.home_full_img .full_image{
      margin-top: 35px !important;
    }
  }
  
  @media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_full_img .full_image row{
      position: absolute;
      top: 0px;
    }
  }
 
  @media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_full_img .full_image{
      margin-top:140px;
    }
  }
  
  section.main-section section.index.page_content.home_full_img .full_image .hui_button{
    width:100%;
    float:left;
    text-align: center;
  }
  
  section.main-section section.index.page_content.home_full_img .full_image .hui_button a{
    max-width: 180px;
    margin: 0 auto;
  }
  
  section.main-section section.index.page_content.home_full_img .full_image .hui_button a span{
    font-size: 21px;
  }
  
  /* home_full_img - END */
  /* ------------------------------------------------------------------------------------------------------------------ */
  /* home_product_offer - START */
  
  section.main-section section.index.page_content.home_product_offer{
    background: #ffffff;
    padding: 0px 0px 60px;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row{
  
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box{
    float:left;
    width: 100%;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .home_latest_offer_box_img{
    float: left;
    width: 100%;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .home_latest_offer_box_img .wbc_latest_offer_01{

  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row 
  .home_latest_offer_box .home_latest_offer_box_img .wbc_Product_Catalogue{
  
   }
    
   section.index.page_content.home_product_offer.Product_Catalogue {
    padding: 0px !important;
    background: #F1F1EF;
}  
.home_latest_offer_box_mob{
  display: none;
}  
section.index.page_content.home_product_offer.Product_Catalogue {
  padding: 0px !important;
  background: #F4F3F0 !important;
}

  @media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .home_latest_offer_box_img .wbc_latest_offer_01{
     height: 200px;
    }
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .home_latest_offer_box_img .wbc_latest_offer_02{ 
  
  }
  
  @media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .home_latest_offer_box_img .wbc_latest_offer_02{
     height: 200px;
    }

  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box 
  .home_latest_offer_box_img .wbc_Product_Catalogue_mob{
 
   } 
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box img{
    width:100%;
    float:left;
    height:260px;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy{
    padding: 35px 30px;
    width: 100%;
    float: left;
  }
  
  @media screen and (max-width: 640px){
    section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy{
      padding: 26px 12px;
    }
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy p{
    width:100%;
    float:left;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy p.strong{
    width: 100%;
    float: left;
    font-family: Helvetica;
	font-weight: Bold;
    font-size: 16px;
    color: #1F1C4F;
    text-align: left;
    margin-bottom: 14px;
  }
  
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy p a,.freeform_content_with_whitebg_content_home a{
    color:#da1710 !important;
    text-decoration: underline; 
  }
  .freeform_content_with_whitebg_content_home h2 {
    font-family: helvetica, sans-serif, arial;
    font-size: 16px;
    line-height: 22px;
}
  section.main-section section.index.page_content.home_product_offer .home_product_offer_box_row .home_latest_offer_box .box_copy p a:hover
  {
    text-decoration: underline;
  }
  /* home_product_offer - END */
  
.home_freeform#home_private .index.page_content.intro_box.loggedin_home_banner{

}

.home_freeform#home_private .index.page_content.intro_box.loggedin_home_banner a{

}

.home_freeform#home_private .index.page_content.intro_box.loggedin_home_banner a .banner_img{
    background: url(/ProgramInfo/8785/images/wrp-mrs-cashback-banner-1920x390.png) no-repeat;
    height: 390px;
    background-position: top center;
}

@media screen and (max-width: 1070px){
    .home_freeform#home_private .index.page_content.intro_box.loggedin_home_banner a .banner_img{
        background-position: -300px 0px;
    }
}

@media screen and (max-width: 500px){
    .home_freeform#home_private .index.page_content.intro_box.loggedin_home_banner a .banner_img{
        background-position: -400px 0px;
    }
}

.off-canvas-wrap .off-canvas-wrap .main-section #shop_offers{
    display:none;
}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box{
  background: #FFFFFF;
  position:relative;
  float:left;
  height: 470px;
  width:100%;
  margin-bottom:20px;
}

@media screen and (max-width: 640px){
    .home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box{
      height:auto;
     border:solid 1px #1F1C4F;
    }
}

@media screen and (max-width: 460px){
    .home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box{
      
    }
}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box h3{
  padding: 0 15px;
  height:72px;
  margin: 0px 0px 20px;
  width:100%;
  float:left;
}

@media screen and (max-width: 900px){
  .home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box h3{
    height:auto;
  }

}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box p{
    width: 100%;
    padding: 0 15px;
    margin-bottom:20px;
    float:left;
}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box .button_div{
  float: left;
  width: 100%;
}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary{
  width: 50%;
  margin: 0 25%;
}

@media screen and (max-width: 900px){
  .home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary{
    width: 80%;
    margin: 0 10%;
  }
}

.home_freeform#home_private .index.page_content.home_product_offer .home_product_offer_box .button_div a.button.primary span{
  padding: 11px 12px 13px;
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_box .home_product_offer_box_icon{
    position:absolute;
    top:0px;
    right:0px;
}

.home_freeform .index.page_content.home_product_offer .home_product_offer_box .home_product_offer_box_prod_img{
    float:left;
    margin-bottom: 33px;
}

/* home_product_offer_for_you - START */

section.main-section section.index.page_content.home_product_offer_for_you{
  background:url(/ProgramInfo/8785/images/wrp_bg_offer_for_you.jpg);
  padding: 60px 0px;
}

.home_product_offer_for_you .home_product_offer_header{

}
.home_product_offer_for_you .home_product_offer_header h2{
  margin-bottom:50px;
  text-align:center;
}

.home_product_offer_for_you .home_product_offer_box_row{

}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box{
  background: #1F1C4F;
  color: #FFFFFF;
  padding: 38px;
  float: left;
  margin-bottom:20px;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box .home_product_offer_box_heading{
  margin-bottom: 30px;
  float: left;
  width:100%;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box .home_product_offer_box_heading h4{
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box .home_product_offer_box_heading p{
  font-family: helvetica, sans-serif, arial;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box .home_product_offer_box_heading span{
  font-family: helvetica, sans-serif, arial;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box p{
  color: #FFFFFF;
  float: left;
  width: 100%;
  text-align: center;
  font-size:18px;
}

.home_product_offer_for_you .home_product_offer_box_row .home_product_offer_box span{
  float: left;
  width:100%;
  text-align:center;
  font-size:18px;
}
/* home_product_offer_for_you - END */

/* ///// Home page content - Private - END // */
/* /////////////////////////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// most_wanted_rewards - START //////////////////////// */


.most_wanted_rewards, .most_wanted_rewards_home, .most_redeemed_rewards, .point_balance_rewards{
    width: 100%;
}

.most_wanted_rewards_home {
   background-color: rgb(244, 243, 240);
}

#most_wanted_item_list li a.card {
    border-radius: 0 !important;
}

.point_balance_rewards .point_balance_list,
.most_wanted_rewards_home .most_wanted_list,
.most_wanted_rewards .most_wanted_list,
.most_redeemed_rewards .most_redeemed_list{

}

.point_balance_rewards .point_balance_list h2,
.most_wanted_rewards_home .most_wanted_list h2,
.most_wanted_rewards .most_wanted_list h2,
.most_redeemed_rewards .most_redeemed_list h2{
  padding: 0px 0.625rem;
  font-size: 36px;
  color: #1F1C4F !important;
  margin-bottom: 42px;
  font-weight:normal;
  text-align:center; 
}

@media screen and (max-width: 640px){
  .point_balance_rewards .point_balance_list h2,
  .most_wanted_rewards_home .most_wanted_list h2,
  .most_wanted_rewards .most_wanted_list h2,
  .most_redeemed_rewards .most_redeemed_list h2{
    font-size: 30px;
  }
}

.page_content.index #home_featured_offers h2{
  text-align: center;
  padding: 0px 0.625rem;
  color: #1F1C4F !important;
  text-transform: initial;
  font-size: 36px !important;
  margin: 0px 0px 42px;
  line-height: 36px;
}

@media screen and (max-width: 640px){
  .page_content.index #home_featured_offers h2{
    font-size: 30px !important;
  }
}


.most_wanted_list p {
    text-align: left;
    color: rgb(98, 26, 75) !important;
}

.most_wanted_intro {
    font-size: 16px;
    line-height: 26px;
    font-family: helvetica, sans-serif, arial;
    padding-bottom: 36px;
}

/* ///// most_wanted_rewards - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// shop_offers - START //////////////////////////////// */

/* /////// top_banner - START /////////// */

section.shop.cart.page_content{
    float: left;
    width: 100%;
    background-position: 50% 0;
    background:#FFFFFF;
    height:auto;
}

@media screen and (max-width: 640px){
  section.shop.cart.page_content{
    min-height:auto;
  }
}

section.shop.cart.page_content:before{
    content: ' ';
    background: url(/ProgramInfo/8785/images/product_banner_transparent.png ) no-repeat;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    height: 250px;
}

@media screen and (max-width: 640px){
  section.shop.cart.page_content:before{
    height: 142px;
    background-color: #FFFFFF;
    border-bottom: solid 1px #e8e8ed ;
  }
}

#SPN_SHOPPINGCART section.shop.cart.page_content:before{
  background-color: #FFFFFF;
}

section.shop.cart.page_content #user_actions{
    display:none;
}

section.shop.cart.page_content .small-60.medium-48.columns{
    width:100%;
}

section.shop.cart.page_content .page_intro{
    background: transparent;
    padding-top:0px;
    overflow: visible;
}

section.shop.cart.page_content .page_intro h2{
    color: #1F1C4F;
    text-align: left;
    margin: 0;
    padding:0;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom:105px;
}

@media screen and (max-width: 640px){
  section.shop.cart.page_content .page_intro h2{
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 80px;
  }

  section.shop.cart.page_content#page_content .page_intro h2.shop_category_title{
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}

section.shop.cart.page_content .page_intro .small-54.small-offset-3.columns{
    width:100%;
    margin:0px !important;
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// shop_list - START /////////// */
#shop_list .separator_top {
    border-top: #e8e8ed  solid 0px;
    margin: 0px;
}

#shop_list .search_filter_order {

}

#shop_list header div .search_filter_order .small-60.medium-15.columns .search{
  display:none;
}

@media screen and (max-width: 1000px){
  #shop_list header div .search_filter_order .small-60.medium-15.columns .search{
    display:block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
}

#shop_list .search_filter_order .search .search-arrow {
  height: 38px;
  position: absolute;
  background: none;
  top: 0px;
  right: 0px;
  width: 40px;
  border-radius:5px;
}

#shop_list .search_filter_order .search .search-arrow .arrow-container {
  height: 36px;
      float: right;
      position: absolute;
      top: 0;
      right: 0;
      width: 41px;
}

#shop_list .search_filter_order .search .search-arrow .arrow-container div {

}

#shop_list .search_filter_order .search .search-arrow .arrow-container div b {
  float:left;
}

#shop_list .search_filter_order .search .search-arrow .arrow-container div b:after{
  color: #2D373E;
  font-size: 18px;
  height: 20px;
  width: 22px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
  margin: 8px 5px;
  -webkit-text-stroke: 1px #FFFFFF;

}

/* /////// shop_list - END /////////// */

section#shop_offers{
    background: #F4F3F0;
    background: -moz-linear-gradient(top, #F4F3F0 0%, #F4F3F0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4F3F0), color-stop(100%,#F4F3F0));
    background: -webkit-linear-gradient(top, #F4F3F0 0%,#F4F3F0 100%);
    background: -o-linear-gradient(top, #F4F3F0 0%,#F4F3F0 100%);
    background: -ms-linear-gradient(top, #F4F3F0 0%,#F4F3F0 100%);
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F3F0', endColorstr='#F4F3F0',GradientType=0 );
    position: relative;
    float: left;
    width: 100%;
}

section#shop_offers::before{

}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///////// nav.sidebar_menu (Left nav - category) - START ///////// */

body sectioshop_offers{
    display:block;
    background: #F2F2F2 !important;
    padding: 30px 0 30px;
}

@media (max-width: 1000px) {

    body section#shop_offers #sidebar{
        width: 100%;
        min-width: unset;
    }

    body section#shop_offers #sidebar #offers_categories{
      
    }

    body section#shop_offers #pagecontent{
      width:100%;
    }

    body section#shop_offers .medium-48 {
        width: 100%;
    }

}

body section#shop_offers #sidebar #offers_categories input#search_param{
    font-weight:normal;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu{
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
  margin-bottom: 16px !important;
  border-radius: 5px !important;
  font-size: 16px;
  color: #2E2E2E;
  letter-spacing: 0;
  line-height: 41px;
  overflow: initial;
  background:transparent;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu a{
  font-size: 16px;
  background: #FFFFFF;
  color: #2D373E;
  line-height: 22px;
  padding: 19px 18px;
  font-family: helvetica, sans-serif, arial;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu li.submenu a{
  padding: 19px 30px 19px 18px;
  transition: unset;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu a:hover{
  color: #1F1C4F;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu h3 {
  text-transform: inherit;
  color: #1F1C4F;
  font-size: 24px;
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  padding: 0px;
  text-align: left;
  margin-bottom: 25px;
  background: #ffffff;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu ul{
    border: none;
    margin: 0px;
    transition: unset;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu ul li{
    border-bottom: 1px solid #e8e8ed ;
    position: relative;
    transition: none;
    overflow: initial;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.submenu:before {
    position: absolute;
    top: 25px;
    right: 18px;
    content: " ";
    margin-left: 6px;
    display: inline-block;
    border-top: 8px solid #2d373e;
    border-right: 7px solid transparent;
    border-bottom: none;
    border-left: 7px solid transparent;
    font-size: 14px;
    width: auto;
    padding: 0px;
    pointer-events: none;
z-index: 10000;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul > li.active:first-child > a{
    border-radius:0px;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.submenu.active > a {
  z-index: 1000;
  position: relative;
  font-weight: bold;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.active > ul {
	  padding: 0;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.active > ul > li {
    background-color: #EAE7E2;
    padding-left:0px;
    border-bottom: 0px;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.active > ul > li a{

}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul li.active > ul > li:last-child{
border-bottom:0px solid #FFFFFF;
}

body section#shop_offers #sidebar #offers_categories nav.sidebar_menu > ul ul > li > a {

}

/* ///////// nav.sidebar_menu (Left nav - category) - END ///////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///////// nav.sidebar_menu (Left nav - category) - Search - START ///////// */

#offers_categories .search{
  position: relative;
  height: auto;
  margin-bottom: 35px;
}

@media screen and (max-width: 1000px){
  #offers_categories .search{
    display:none;
  }
}

#offers_categories .search #search_param{

}

#offers_categories .search button{

}

body section#shop_offers #sidebar #offers_categories .search .button_icon_left{
  background: #FFFFFF;
  border: 0px solid #FFFFFF;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  padding: 0px;
  height: 34px !important;
  width: 34px;
  top: 1px;
  border-radius: 0px 3px 3px 0px;
  padding-left: 0 !important;
  position: relative;
  margin: 0px;
  position: absolute;
  right: 1px;
  border-left: 1px solid #e8e8ed ;
}

body section#shop_offers #sidebar #offers_categories .search .button_icon_left:after{
  color: #575F65;
  font-size: 18px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
  margin: 5px;
  -webkit-text-stroke: 1px #FFFFFF;
}

/* ///////// nav.sidebar_menu (Left nav - category) - Search - END ///////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///////// pagination - START ///////// */

@media only screen and (max-width:640px){
  body section#shop_offers #shop_list footer{
    display: block;
  }
}

body section#shop_offers #shop_list footer .top_pagination .catalog_items_msg{
  font-family: helvetica, sans-serif, arial;
  color: #1F1C4F;
  font-size: 36px;
  margin-bottom: 43px;
  padding-bottom: 0px;

}

@media only screen and (max-width:640px){
  body section#shop_offers #shop_list footer .top_pagination .catalog_items_msg{
    font-size: 30px;
    line-height: 36px;
  }
}

body section#shop_offers #shop_list footer nav#pagination{

}

body section#shop_offers #shop_list footer nav#pagination ul{

}

body section#shop_offers #shop_list footer nav#pagination ul li{

}

body section#shop_offers #shop_list footer nav#pagination ul li a{
  background: linear-gradient(to bottom, rgba(252,252,252,0) 0%,rgba(252,252,252,0) 100%);
  color: #2D373E;
  text-shadow: 0 0px 0 #FFFFFF;
  box-shadow: 0 0px 0 #FFFFFF, 0 0px 0 #FFFFFF;
  border-left: 1px solid #575f65;
  height: 38px;
  line-height: 36px;
  width: 36px;
  float: left;
  font-size: 14px;
  margin: 0px;
  border-top: 1px solid #575f65;
  border-bottom: 1px solid #575f65;
  font-weight: normal;
  padding: 0;
  background-color: #FFFFFF;
}

@media screen and (max-width: 1025px){
    footer > div #pagination ul {
        padding-right: 15px;
    }

    footer > div .pagination_top_text {
        display: none;
    }

    footer > div .pagination_bottom_text {
        margin-left: 78px;
        font-size: 17px;
    }

    footer .top_pagination .catalog_items_msg {
        text-align: center;
    }

    body section#shop_offers #shop_list ul.card_list {
        margin-bottom: 0;
    }

    body section#shop_offers #shop_list footer nav#pagination {
        padding-top: 50px;
    }

    body section#shop_offers #shop_list footer nav#pagination ul li a {
        width: 50px;
    }

    body section#shop_offers #shop_list header #order_type {
        margin-bottom: 20px;
    }

    body section#shop_offers #shop_list header #order_type dl dt{
      display:none;
    }

    body section#shop_offers #shop_list header #order_type dd{
          width: 100%;
    }
    body section#shop_offers #shop_list footer #dtm_free_form3 {
        margin-top: 30px !important;
    }
}

@media screen and (max-width: 640px){
  body section#shop_offers #shop_list header #order_type {
      width:100%;
  }
}

body section#shop_offers #shop_list footer nav#pagination ul{
  height:auto;
}

body section#shop_offers #shop_list footer nav#pagination ul li:first-child{

}

body section#shop_offers #shop_list footer nav#pagination ul li:first-child a{
    border-radius: 4px 0 0 4px;
    width: 58px;
    font-size: 30px;
    letter-spacing: 0px;
}

body section#shop_offers #shop_list footer nav#pagination ul li:nth-child(2){
  display:none;
}

body section#shop_offers #shop_list footer nav#pagination ul li:nth-child(2) a {

}

body section#shop_offers #shop_list footer nav#pagination ul li:nth-last-child(2){
  display:none;
}

body section#shop_offers #shop_list footer nav#pagination ul li:nth-last-child(2) a {

}

body section#shop_offers #shop_list footer nav#pagination ul li:last-child{

}

body section#shop_offers #shop_list footer nav#pagination ul li:last-child a{
    border-radius: 0px 4px 4px 0px;
    border-right: 1px solid #575f65;
    width:58px;
    font-size: 30px;
    letter-spacing: 0px;
}

body section#shop_offers #shop_list footer nav#pagination ul li.current a{
  background: #e8e8ed ;
  border-left: 1px solid #e8e8ed ;
  border-top: 1px solid #e8e8ed ;
  border-bottom: 1px solid #e8e8ed ;
}

/* ///////// pagination - END ///////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///////// category list - START /////////////////////////// */
body section#shop_offers #shop_list{

}

body section#shop_offers #shop_list header #filter_catalog_heirarchy{
    position:relative;
    margin-bottom:10px;
}

body section#shop_offers #shop_list header #filter_catalog_heirarchy span.hide{
  display:none;
}

body section#shop_offers #shop_list header #filter_catalog_heirarchy #selrange{
    box-shadow: 0 0px 0 rgba(0,0,0,0);
    margin: 0px;
}

@media screen and (max-width: 640px){
  body section#shop_offers #shop_list header #filter_catalog_heirarchy label{
    margin-bottom:0px;
  }
}

body section#shop_offers #shop_list header #order_type{

}

html[dir="ltr"] #shop_offers #shop_list header #order_type dd:last-of-type{
  border-radius: 3px;
  box-shadow: 0 0px 0 #bbb, 0 0px 0 #fff;
  text-shadow: 0 0px 0 #fff;
  background: linear-gradient( to bottom, rgba(252, 252, 252, 0) 0%, rgba(247, 247, 247, 0) 100% );
  height: auto;
}

body section#shop_offers #shop_list header .row .search_filter_order #order_type #selsort{
  color: #2D373E;
}

@media only screen and (max-width: 640px){
  body section#shop_offers #shop_list header .row .search_filter_order #order_type #selsort{
    width: 100% !important;
  }
}

.page_content.index #home_featured_offers, .page_content.index #home_most_redeemed_offers, .page_content.index #home_rewards_by_points_balance{
  background:#F4F3F0;
  background: -moz-linear-gradient(top, #F4F3F0 0%, #F4F3F0 100%);
  background:
        -webkit-linear-gradient(
                top,
                #F4F3F0 0%,
                #F4F3F0 100%
        );
  background: -o-linear-gradient(top, #F4F3F0 0%, #F4F3F0 100%);
  background: -ms-linear-gradient(top, #F4F3F0 0%, #F4F3F0 100%);
  background: #ffffff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#F4F3F0", endColorstr="#F4F3F0", GradientType=0);
  width: 100%;
}
.page_content.index #home_featured_offers #featured_list{
    margin-top: 30px;
}

 @media screen and (max-width: 640px){
    .page_content.index #home_featured_offers, .page_content.index #home_most_redeemed_offers, .page_content.index #home_rewards_by_points_balance{
  
    }
  }
  
.page_content.index #home_most_redeemed_offers #most_redeemed_list, .page_content.index #home_rewards_by_points_balance #rewards_by_points_balance_list{
    margin-bottom:30px;
    margin-top:100px;
  }

body section#shop_offers #shop_list footer.bottom_footer{

}

body section#shop_offers #shop_list footer.bottom_footer .pagination_bottom_text.pagination_padding{
  margin-top: 10px;
  float: left;
}

/* ///////// category list - END /////////////////////////// */

/* ///// shop_offers - END //////////////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Shopping cart page - START //////////////////////////////// */


#SPN_SHOPPINGCART{

}

#SPN_SHOPPINGCART form#shoppingCartForm{


}

#SPN_SHOPPINGCART form#shoppingCartForm #ajaxEventDiv{

}

#SPN_SHOPPINGCART form#shoppingCartForm #ajaxEventDiv .small-54.small-offset-3.columns{
    width:100%;
    margin:0px !important;
}

#SPN_SHOPPINGCART form#shoppingCartForm h1{
    display:none;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_actions{
    background:transparent;

}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list{
  margin-bottom:20px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row{
  border-bottom: 1px solid #e8e8ed ;
  background: #FFFFFF;
  margin-top:0px;
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row{
    border-bottom: 6px solid #e8e8ed ;
  }

  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row{
      margin: 0px;
  }
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.thumb{
    float: left;
    margin: 15px;
    padding: 0px;
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.thumb{
    float: left;
    margin:0px;
    padding: 0px;
    width: 100%;
  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.thumb img {
      width: 108px;
      height: 108px;
      margin: 40px auto 0px;
      display: block;
  }
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.thumb img{
    width:108px;
    height:108px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.name{
    color: #2D373E; 
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 35px;
    float: left;
    width:auto;
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.name{
      width: auto;
  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points{
    display: block !important;
  }
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points{
    color: #1F1C4F;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float:left;
    text-align:left;
    display: inline-grid;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points .points{
    color: #2D373E;
    float: right;
    text-align: right;
    padding-right: 28px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points .amount{
    color: #2D373E;
    float: right;
    text-align: right;
    padding-right: 28px;
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points::before {
    padding: 0px;
    text-transform: initial;
    font-size: 14px;
    color: #2D373E;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points::after{
      content: none;
  }
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity{
    color: #2D373E;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float: right;
    text-align:right;
   
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity::before{
    text-transform: initial;
    margin-bottom: 10px;
    font-weight:bold;
    font-size:14px;
  }
}


#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a{
  margin: 0px;
  background: transparent;
  height: auto;
  line-height: unset;
  border: 0px solid #FFFFFF;
  width:30px;
  
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a:hover{
  background: transparent;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a span{
  background: transparent;
box-shadow: 0 0px 0 rgba(255,255,255,0) inset, 0 0px 0 rgba(0,0,0,0);
padding: 0px;
height: 50px;
display: block;
line-height: unset;
font-family: "Font Awesome 5 Free";
font-weight:400;
color:#FFFFFF;
float:left;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a span:after{
  content: "\f2ed";
  color: #1F1C4F;
  font-size: 24px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 24px;
  left: 6px; 
}
@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a span:after{
    font-size:24px;
  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a{
    width: unset;
    left: -133px;
  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span input[type="text"]{
    top: 75px !important;

  }
  #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points .points{
    float: left;
    padding-right: 25px;
  }
}
@media screen and (max-width: 426px){
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a span:after{
  left: 33px;
  font-size: 17px;
}
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span input[type="text"]{
  top: 75px !important;
  right: 85px !important;
}
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points .points{
  float: left;
  padding-right: 25px;
}
}
@media screen and (max-width: 375px){
    body section#shop_offers #shop_list footer nav#pagination ul li a {
        width: 30px;
    }
    body section#shop_offers #shop_list footer nav#pagination {
        padding-left: 10px;
    }
    
}
@media screen and (max-width: 320px){
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.item_points .points{
  float: left;
}
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span input[type="text"]{
  top: 105px !important;
}
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.quantity a{
    left: -111px;
}
.box_home_tiles .small-30 {
    width: 100%;
}

}
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.frequency{
    color: #1F1C4F;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float: right;
    text-align: right;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.frequency::before{
  padding: 0px;
  text-transform: initial;
  font-size: 14px;
  color: #1F1C4F;
  font-weight: bold;
  margin-bottom: 20px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.frequency label{

}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.frequency label input{
  height: 16px;
  margin: 25px 0 0;
  margin-left: 60px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.frequency label span{
  font-size: 14px;
  padding: 2px;
  margin-top: 12px;
  color: #1F1C4F;
  position: absolute; 
  bottom: -5px;
  float: right;
    text-align: right;
    right: 6px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span input[type="text"]{
    text-align: left;
    border: 1px solid #1F1C4F;
    padding: 0 10px;
    width: 60px;
    float: right;
    text-align: right;
    font-size: 14px !important;
    position: absolute;
    top: 25px;
    width: 66px; 
    right: 10px;
}

@media (max-width:425px){
    #SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span input[type="text"] {
        top: 78px;
        left: 10px;
    }
    
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.total_points{
    color: #2D373E;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float: right;;
    padding-right:10px;
    text-align:right; 
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.total_points .points{
    color: #2D373E;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list .item_row .row span.total_points .amount{
    color: #2D373E;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row{
  height: auto;
  border-bottom: 3px solid #1F1C4F;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row{

}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.name, 
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.item_points,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.quantity,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.frequency,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.total_points{
    color: #2D373E;
    font-weight: bold;  
    text-transform: initial;
    font-size: 13px;
    margin-top: 0px;
    margin: 11px 0px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.name:focus,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.item_points:focus,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.quantity:focus,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.frequency:focus,
#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.total_points:focus{
    outline: -webkit-focus-ring-color auto 1px !important;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list header.item_row .row span.total_points{
    padding-right: 10px;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_list footer.item_row{
    border-bottom:0px solid #FFFFFF;
    background-color: #ffffff;
}

#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .label{
  color: #2D373E;
  font-size: 14px;
  margin-top: 30px;
  text-transform: initial;
  float: left;
  width: 100%;
  text-align: right;
  padding: 0 0 10px 10px;
  font-weight: bold; 
}

#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .label .colon{
  display:none !important;
}

#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total{
  color: #1F1C4F;
  font-size: 30px;
  font-weight: normal;
  margin-top: 0px;
  padding-right: 0px;
}

#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total span.points{
    color: #1F1C4F;
    font-size: 30px;
    font-weight: normal;
}

#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total span.amount{
      color: #1F1C4F;
      font-weight: normal;
      position: relative;
      padding-left: 30px;
      font-size: 30px;
}
#SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total span.amount::before{
  content: "+";
  position: absolute;
  top: 8px;
  left: 0px;
  color: #1F1C4F;
  font-weight:normal;
}

@media screen and (max-width: 40em){
  #SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .label{

  }

  #SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .label span.colon{
      display:none !important;
  }

  #SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total{
    padding: 10px 0px 10px 0;
  }

  #SPN_SHOPPINGCART form#shoppingCartForm footer.item_row .total span.points{
    text-align: left;
    float: left;
  }
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_actions .small-50.small-offset-5.medium-54.medium-offset-3.columns{
    width: 100%;
    margin: 0px !important;
}

#SPN_SHOPPINGCART form#shoppingCartForm .cart_actions .message{
 margin-bottom: 100px; 
  color: #0074C4;
  background: #F2F8FC;
  display: none; 
}

#SPN_SHOPPINGCART section.shop.cart.page_content{
  background-color: #ffffff;
  padding-bottom:80px;
}

#SPN_SHOPPINGCART #shop_offers{
    display:none;
}

/* ///// Shopping cart page - END //////////////////////////////// */

/* ///// Shopping cart - SPN_CHECKOUT - START /////////////// */

body#SPN_CHECKOUT{

}

/* /////// top_banner - START /////////// */

section.shop.checkout.page_content{
    float: left;
    width: 100%;
    min-height:342px;
    background-position: 50% 0;
    margin-bottom: 60px;
    height:auto;
}

section.shop.checkout.page_content:before{
    content: ' ';
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content:before{
    height: 142px;
    margin-bottom: 30px !important;
    border-bottom: solid 1px #e8e8ed ;
  }
}

section.shop.checkout.page_content #user_actions{
    display:none;
}

section.shop.checkout.page_content .small-60.medium-48.columns{
    width:100%;
}

section.shop.checkout.page_content .page_intro{
    background: transparent;
    padding:0px;
    overflow: visible;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    background: transparent;
}

section.shop.checkout.page_content .page_intro h2{
    color: #1F1C4F;
    float: left;
    width: 100%;
    font-size: 42px;
    font-weight: 300;
    height: 100px;
    line-height: 56px;
    margin-bottom: 200px;
}
h2.home_product_offer_heading{
    color: #1F1C4F;
    margin-top: 30px;
}

section.shop.checkout.page_content .page_intro .small-54.small-offset-3.columns{
    width: 100%;
    margin:0px !important;
}

/* /////// top_banner - END /////////// */

#SPN_CHECKOUT #shoppingCartForm{

}

#SPN_CHECKOUT #shoppingCartForm h3{
  font-family: helvetica, sans-serif, arial;
  font-size: 24px;
  color: #1F1C4F;
  font-weight: normal;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv{
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .blktxt{
    margin-bottom: 24px;
    float: left;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list{
  background: transparent;
  margin-bottom:0px;
}

@media screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .blktxt{
    margin-bottom:0px;
  }

  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list{
    overflow: visible;
    background: #F1F1EF;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list div[role=table] div[role=rowgroup].row{
  color: #2D373E;
  font-weight: normal;
  text-transform: initial;
  font-size: 14px;
  margin: 11px 0px 0px;
  padding: 11px 0px;
  background: #FFFFFF;
  line-height: 22px;
}

@media only screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list div[role=table] div[role=rowgroup].row{
    display:none;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row{
  height: auto;
  border-bottom: 1px solid #e8e8ed ;
  background: #FFFFFF;
  padding-top: 0px;
  margin-top: 0px;
}

@media only screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row{
    border-bottom: 6px solid #e8e8ed ;
  }
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row{
         padding-right: 20px; 
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list button#btn_add_map_info{
  margin-bottom:30px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row{
      margin: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row table td.bldblk{
  font-weight:bold;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.thumb{
    float: left;
    margin: 15px;
    padding: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.thumb img{
    width:108px;
    height:108px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.name{
    color: #2D373E;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 35px;
    float: left;
    width:auto;
    margin-left: 5px;
}

@media only screen and (max-width: 640px) {
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.name.ada_checkout_label::before{
      display:none;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.item_points{
    color: #1F1C4F;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float: right;
    text-align: right;
    padding-right: 19px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.item_points .total_point_label{
  font-size:14px;
  text-transform: initial;
  font-weight:bold;
  color: #2d373e;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.item_points .points{
  color: #2D373E;
  float: right; 
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.item_points .amount{
  color: #2D373E;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency{
  color: #1F1C4F;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  float:left;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency .frequency_label{
  font-size: 14px;
  text-transform: initial;
  font-weight: bold;
  color: #2d373e;
  line-height:22px;
  border-top: #e8e8ed  solid 1px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency .value{

}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label{

}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label input{
margin: 5px 0 0;
margin-left: 55px; 
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label span{
  margin-left: 10px;
  font-size: 14px;
  padding: 2px;
  margin-top: 12px;
  color:#1F1C4F;
  text-align: right;
  position: absolute;
  right: 4px;
}

@media(max-width:1025px){

    #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label input{
        margin-left: 30px;
    }
}
@media(max-width:768px){
    #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label span{
        text-align: left;
        position: unset;
    }
    #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.frequency label input{
        margin: 5px 0 0;
        margin-left: 0px !important;
    }
 
}
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .error{
  width: 80%;
  margin: 10px 10%;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.quantity{
  color: #1F1C4F;
  font-size: 16px;
  font-weight: normal;
  float: left;
  margin-bottom: 12px;
  display:block;
  line-height: 22px;
}

@media screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.quantity{
    display:none;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.quantity .quantity_label{
  font-size: 14px;
  color: #2d373e;
  text-transform: none;
  padding-top: 12px;
  border-top: #e8e8ed  solid 1px;
  font-weight:bold;
  line-height: 22px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row .small-30.medium-20.columns span.quantity{
  display:none;
}

@media screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row .small-30.medium-20.columns span.quantity{
    display:block;
  }
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.quantity .quantity_label{
    padding-top: 10px;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.value{
    color: #2D373E;
    font-size: 14px;
    margin-top: 35px;
    float: right; 
    line-height: 22px;
    position: relative !important;
}

  @media screen and (max-width: 640px){
    #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.value,
    #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.item_points .points{
      margin-top:0px;
      float: left !important; 
      
    }
    table.alt_email_notification td:nth-child(2) {
      top: -10px !important;
      right: 15px !important;
      position: relative;
      color: #2D373E;
  }
  }
  @media screen and (max-width: 426px){
  table.alt_email_notification td:nth-child(2){
    padding-left: 50px;
  }
}
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points{
    color: #2D373E;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top:35px;
    float: right;
    text-align: right; 
    padding-right: 18px;
}

@media only screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points{
    margin-top:0px;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points .points{
  text-align: right;
  float: right; 
  color: #2D373E;
}

span.total_points.points_only {
  text-align: right;
  padding-right: 21px;
}

@media only screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points .points{
      float:left;
      text-align: left;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points .amount{
  text-align: right;
  float: right;
  width: 100%;
  color:#2D373E;
}

@media only screen and (max-width: 640px){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .row span.total_points .amount{
    float:left;
    text-align: left;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row{
  background: #FFFFFF;
  border: 0px solid transparent;
  float: left;
  width: 98%;
  border-radius: 0px;
  border-top: 1px solid #e8e8ed ;
  padding: 30px 0px 15px;
  margin: 30px 1%;
}

@media screen and (max-width: 40em){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row{
    border-top: 6px solid #e8e8ed ;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to{

}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to label{
  margin-bottom:20px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to label span:first-child{
  font-size: 22px;
  color: #1F1C4F;
  border-bottom: 0px solid #cccccc;
  padding: 0px;
  margin: 0px 0 36px;
  line-height: 28px;
  text-transform: initial;

}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to label span:nth-child(2){
  font-size: 16px;
  color: #1F1C4F;
  line-height: 22px;
  padding: 0px;
  border: 0px solid transparent;
  border-radius: 0px;
  float: left;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to button{
  float: left;
  margin: 0 0 20px 0;
  width: 60%;
  margin-right: 40%;
}

@media screen and (max-width: 40em){
  #SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to button{
    width: 100%;
    margin-right: 0%;
  }
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .ship_to button span{
  padding: 9px 12px 11px;
  font-size: 16px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row table tbody tr:first-child{
    border-width: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row table tbody tr:first-child td{
  border-width: 0px 0px 1px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .mapping_info #span_mapping_info_1{
  border-radius: 0px;
  margin: 0px 0px 20px;
  width: 100%;
  padding: 10px;
  line-height: 1.5;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .mapping_info #span_mapping_info_2,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .mapping_info #span_mapping_info_3{
  border-radius: 0px;
  margin: 10px 0px;
  width: 100%;
  padding: 10px;
  line-height: 1.5;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row label span{
  width: 100%;
  padding:0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row{
  height: auto;
  border-bottom: 3px solid #1F1C4F;
  margin-bottom: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row{

}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.name,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.item_points,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.frequency,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.quantity,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.total_points{
    color: #2D373E;
    font-weight: normal;
    text-transform: initial;
    font-size: 13px;
    margin-top: 0px;
    margin: 11px 0px;
    font-weight: bold;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.name:focus,/*css fix for 227587*/
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.item_points:focus,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.frequency:focus,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.quantity:focus,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.total_points:focus{
    outline: -webkit-focus-ring-color auto 1px !important;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.frequency{
    text-align: right;
}
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.total_points{
    padding-right: 10px;
    text-align: right;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row{
  border-bottom: 0px solid #FFFFFF;
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .label{
  color: #2D373E;
  font-size: 14px;
  text-transform: initial;
  width: 100%;
  text-align: right;
  padding: 0px;
  line-height: 22px;
  margin-bottom:0px;
  font-weight: bold;
  right: 20px; 
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .label span.colon{
  display:none !important;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .total{
  color: #1F1C4F;
  font-size: 30px;
  font-weight: bold;
  margin-top: 6px;
  position: relative;
  text-align: right;
  padding: 0px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .total .points{
  color:#1F1C4F;
  position: relative;
  font-size: 30px;
  font-weight: normal;
  right: 16px;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .total .amount{
  color:#1F1C4F;
  font-size: 30px;
  font-weight: normal;
}

#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list footer.item_row .total .amount::before{
  color:#1F1C4F;
  font-size: 30px;
  font-weight: normal;
}

#SPN_CHECKOUT section.shop.checkout.page_content{
  background: #ffffff;
  padding-bottom: 60px;
  margin-bottom: 0px;
}

#shoppingCartForm .cart_actions button{
  margin-bottom: 10px !important;
}

/* //// cartaction - START ////// */

section.shop.checkout.page_content .page_intro form#shoppingCartForm{

}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions{
    background: #FFFFFF;
    padding: 35px 20px 30px;
    margin-top:30px;
    border-bottom:1px solid #e8e8ed ;
}

@media screen and (max-width: 40em){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions{
    border-bottom:6px solid #e8e8ed ;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation input[type="checkbox"]+span {
    font-weight: normal !important;
    width: 90%;
    padding: 0 0 10px 10px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information{
    background:#FFFFFF;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information .oneUp{

}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information .oneUp label{
  color:#1F1C4F;
  font-size:14px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information .oneUp label span{
  color: #1F1C4F;
  font-size: 14px;
  text-transform: initial;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 16px;
  min-height: auto;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information .oneUp label span.colon{
  display:none;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .payment_information h3{
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation{
  background: #FFFFFF;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation #accept_email{
  height:auto !important;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation .email_box{
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation .email_box span:first-child{
  font-weight:bold;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .chkt-actn-buttons{
  background: #FFFFFF;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .small-50.small-offset-5.medium-54.medium-offset-3.columns{
    width: 100%;
    margin:0 !important;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation h3{
    margin-bottom: 30px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm .cart_actions .email_confirmation p{
    margin-bottom: 30px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns{
  float:left;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .item_row{
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .item_row .label{
  background: transparent;
  float: right;
  width: 100%;
  text-align: right;
  padding: 0px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .item_row .total.points_only{
  float: right;
  width: 100%;
  text-align: right;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-details{
}

@media only screen and (max-width: 640px) {
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-details{
    padding:0px;
  }
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-details .columns{
    padding: 0px;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns h2{
  float:left;
  width:100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns h2{
    text-align: left;
    height: 92px;
    margin-bottom: 0px;
    line-height: 36px;
    font-size: 30px;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns p{
  float:left;
  width:100%;
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns p{
    margin: 24px 0px;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns ul{
  float:left;
  width:100%;
}

@media only screen and (max-width: 640px) {
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2{
    padding: 0px;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2 .small-60.medium-36.columns{
  padding: 0;
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2 .small-60.medium-36.columns{
    padding: 0px;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2 .small-60.medium-36.columns .name{
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2 .small-60.medium-24.columns.item-points{
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns .small-30.medium-24.columns.item-details.wizard-2 .small-60.medium-24.columns.item-points{
      padding: 0px;
  }
}
section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.hide-for-small-only{
  float: right;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.hide-for-small-only span.total_points{
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-total-points{
  float: right;
  padding: 0px;
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-total-points .total_label{
  font-size: 14px;
  text-transform: initial;
  font-weight: bold;
  color: #2d373e;
  line-height:22px;
  width:100%;
    border-top: 1px solid #e8e8ed ;
}

@media screen and (max-width: 640px){
  section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row .columns.item-total-points .total_label{
    text-align: left;
  }
}

section.shop.checkout.page_content .page_intro form#shoppingCartForm #ajaxEventDiv .row table td.bodyBolded{
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Helvetica;
  font-size: 24px;
  color: #1F1C4F;
  text-align: left;
  line-height: 30px;
}

/* //// cartaction - END ////// */

body#SPN_CHECKOUT #shop_offers{
    display:none;
}

/* ///// Shopping cart - SPN_CHECKOUT - END /////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Redeem page - START ///////////// */
/* ///// shop_index - START ////// */

.shop.shop_index.page_content{
    padding: 0px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 200px;
    height: 342px;
    background-color: #F4F3F0;
}

@media only screen and (max-width: 640px){
    .shop.shop_index.page_content{
      height: 142px;
      background: #FFFFFF !important;
      border-bottom: solid 1px #e8e8ed ;
    }
}

.shop.shop_index.page_content:before{
    content: ' ';
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    height:342px;
    background: #FFFFFF;
}

@media only screen and (max-width: 640px){
    .shop.shop_index.page_content:before{
      height: 142px;
      background: #FFFFFF !important;
      border-bottom: solid 1px #e8e8ed ;
    }
}

.shop.shop_index.page_content h1{
    display:none;
}

.shop.shop_index.page_content .page_intro{
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    overflow: visible;
    background: transparent;
    padding:0px;
}

.shop.shop_index.page_content .page_intro .row .small-54.small-offset-3.columns{
    margin:0px !important;
    width:100%;
}

.shop.shop_index.page_content .page_intro .row .small-54.small-offset-3.columns ul#breadcrumb{
    font-size: 14px;
    color: #1F1C4F;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
    margin-bottom: 60px;
}

.shop.shop_index.page_content .page_intro .row .small-54.small-offset-3.columns ul li{
    font-family: helvetica, sans-serif, arial;
    font-size: 14px;
    color: #1F1C4F;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
    float: none;
}

.shop.shop_index.page_content .page_intro .row h2{
    color: #1F1C4F;
    float: left;
    width: 100%;
    font-size: 42px;
    font-weight: 300;
    height:92px;
    box-shadow:0 0px 0 rgba(255,255,255,0);
    line-height: 48px;
    font-weight:normal;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px){
    .shop.shop_index.page_content .page_intro .row h2{
      text-align: center;
    }
}

@media screen and (max-width: 640px){
  .shop.shop_index.page_content .page_intro .row h2{
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0px;
  }
}

/* ///// shop_index - END ////// */
/* //////////// Redeem page - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Product detail page - START ///////////// */

.shop.shop_details.page_content, .shop.shop_details_logged.page_content{
  background: #ffffff;
  padding: 0px;
  margin-top: 0px;
  padding-bottom: 55px;
  float: left;
  width: 100%;
}

.shop.shop_details.page_content:before, .shop.shop_details_logged.page_content:before{
    content: ' ';
    height: 249px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    background:#FFFFFF;
}

@media screen and (max-width: 1025px){
  .shop.shop_details.page_content:before, .shop.shop_details_logged.page_content:before{
      height:50px;
  }
}

@media screen and (max-width: 40em){
    .shop.shop_details.page_content:before, .shop.shop_details_logged.page_content:before{
        height: 50px;
    }
}

.shop.shop_details.page_content .small-60.medium-48.columns,
.shop.shop_details_logged.page_content .small-60.medium-48.columns{
    width:100%;
}

.shop.shop_details.page_content .page_intro,
.shop.shop_details_logged.page_content .page_intro{
    background: transparent;
    box-shadow: 0 0px 0px 0 rgba(74,74,74,0);
}

@media screen and (max-width: 40em){
    .page_content.shop_details #breadcrumb, .page_content.shop_details_logged #breadcrumb {
        display: none;
    }
}

.shop.shop_details.page_content .page_intro h2,
.shop.shop_details_logged.page_content .page_intro h2{
    color: #1F1C4F; 
    text-align: left;
    margin: 0;
    padding: 95px 0 0 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom:95px;
}

.shop.shop_details.page_content .page_intro h1,
.shop.shop_details_logged.page_content .page_intro h1{
    color: #1F1C4F; 
    text-align: left;
    margin: 0;
    padding: 95px 0 0 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom:95px;
}
@media screen and (max-width: 1025px){
    .shop.shop_details.page_content .page_intro h2,	.shop.shop_details_logged.page_content .page_intro h2{
      margin-bottom: 0px;
      display: none;
    }
}
@media screen and (max-width: 40em){
    .shop.shop_details.page_content .page_intro h2,
    .shop.shop_details_logged.page_content .page_intro h2{
        display:none;
    }
}

.shop.shop_details.page_content .page_intro .row .back_button,
.shop.shop_details_logged.page_content .page_intro .row .back_button{
    width:144px;
    margin-top:50px;
}

@media screen and (max-width: 1025px){
    .shop.shop_details.page_content .page_intro .row .back_button,
    .shop.shop_details_logged.page_content .page_intro .row .back_button{
        margin-bottom:20px;
    }
}

.shop.shop_details.page_content .page_intro .row .back_button #btn_back,
.shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back{
    background: #1F1C4F;
    border: 0px solid #FFFFFF;
}

.shop.shop_details.page_content .page_intro .row .back_button #btn_back:hover,
.shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back:hover{
    background:#DA1710;
    opacity: 70%;
}

.shop.shop_details.page_content .page_intro .row .back_button #btn_back span,
.shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back span{
    color: #FFFFFF;
}

@media screen and (max-width: 40em){
    .shop.shop_details.page_content .page_intro .row .back_button,
    .shop.shop_details_logged.page_content .page_intro .row .back_button{
        width:144px;
        margin-top:0px;
        margin-bottom:0px;
        height:50px;
        float: left;
        width: 100%;
        padding-left: 20px;
    }

    .shop.shop_details.page_content .page_intro .row .back_button #btn_back,
    .shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back{
        background: transparent;
        border: 0px solid #FFFFFF;
    }

    .shop.shop_details.page_content .page_intro .row .back_button #btn_back:hover,
    .shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back:hover{
        background: transparent;
    }

    .shop.shop_details.page_content .page_intro .row .back_button #btn_back span,
    .shop.shop_details_logged.page_content .page_intro .row .back_button #btn_back span{
        font-size: 14px;
        color: #DA1710;
        text-align: left;
        padding: 0px;
        line-height: 50px;
    }
}

.shop.shop_details.page_content .page_intro .row .detail_image,
.shop.shop_details_logged.page_content .page_intro .row .detail_image{
    background: #FFFFFF;
}

@media screen and (max-width: 1025px){
    .shop.shop_details.page_content .page_intro .row .detail_image,
    .shop.shop_details_logged.page_content .page_intro .row .detail_image{
        margin-top:0px;
    }
}

@media screen and (max-width: 40em){
    .shop.shop_details.page_content .page_intro .row .detail_image,
    .shop.shop_details_logged.page_content .page_intro .row .detail_image{
        margin-top:0px;
        margin-bottom: 36px;
    }
}

.shop.shop_details.page_content .page_intro .row .detail_image img, .shop.shop_details_logged.page_content .page_intro .row .detail_image img{
  width: 80%;
  margin: 0 10% 10%;
}

.shop.shop_details.page_content .page_intro .row .item_details, .shop.shop_details_logged.page_content .page_intro .row .item_details{
    font-size: 16px;
    color: #2E2E2E;
    letter-spacing: 0;
    border-bottom: 1px solid #e8e8ed ;
    padding-bottom: 50px;
    width:100%;
    margin-top: 60px;
}

@media screen and (max-width: 1025px){
    .shop.shop_details.page_content .page_intro .row .item_details,
    .shop.shop_details_logged.page_content .page_intro .row .item_details{
        margin-top:0px;
    }
}

.shop.shop_details.page_content .page_intro .row .item_details p,
.shop.shop_details_logged.page_content .page_intro .row .item_details p{
    font-size: 14px;
    color: #2D373E;
    line-height: 20px;
}

.shop.shop_details.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
.shop.shop_details_logged.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
.shop.shop_details.page_content .page_intro .row .item_details h2,
.shop.shop_details_logged.page_content .page_intro .row .item_details h2{
    font-size: 36px;
    color: #1F1C4F;
    letter-spacing: 0;
    line-height: 42px;
    text-shadow: 0 0px 0 rgba(255,255,255,0.5);
    border-bottom: 0px solid #ccc;
    margin-bottom: 30px;
    font-weight: normal;
    padding-top: 0px;
    height:auto;
}

@media screen and (max-width: 1025px){
    .shop.shop_details.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
    .shop.shop_details_logged.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
    .shop.shop_details.page_content .page_intro .row .item_details h2,
    .shop.shop_details_logged.page_content .page_intro .row .item_details h2{
      margin-bottom: 20px;
      margin-top: 20px;
    }
}

@media screen and (max-width: 40em){
    .shop.shop_details.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
    .shop.shop_details_logged.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down,
    .shop.shop_details.page_content .page_intro .row .item_details h2,
    .shop.shop_details_logged.page_content .page_intro .row .item_details h2{
        margin-bottom: 20px;
        height: auto;
    }

}

@media screen and (max-width: 640px){
  .shop.shop_details.page_content .page_intro .row #vpp_update{
    margin: 0px 0px 20px;
    float: left;
    width:100%;
  }
}

.shop.shop_details.page_content .page_intro footer,
.shop.shop_details_logged.page_content .page_intro footer{
    background: transparent;
    border: 0px solid #FFFFFF;
    border-radius: 0px;
    padding: 0px;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item{
      margin: 0px;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .vpp-pay-amount .input-currency-icon #pay_amount,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .vpp-pay-amount .input-currency-icon #pay_amount{
  padding-left: 25px !important;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .vpp-pay-amount .input-currency-icon i,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .vpp-pay-amount .input-currency-icon i{
    margin-left: 11px;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .small-60.medium-35.medium-push-25.columns.end{

}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .small-60.medium-35.medium-push-25.columns.end::before{
  border-top: 5px solid #FFFFFF;
  content: " ";
  width: 100%;
  display: block;
  padding: 48px 0.5em 0px;
}

@media screen and (max-width: 641px){
  .shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .end,
  .shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .end{
    padding:0px;
  }
}
.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .end .end,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .end .end{
  padding: 0 0.5rem;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item #frequencyNote,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item #frequencyNote{

}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item #frequencyNote p.message,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item #frequencyNote p.message{

}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .consolidated-items,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .consolidated-items{
      margin: 0px;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .terms-and-cond,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .terms-and-cond{
  padding: 0 0.5rem;
}

.shop.shop_details.page_content .page_intro footer .shop_details_catalog_item .terms-and-cond .terms-and-cond-desc,
.shop.shop_details_logged.page_content .page_intro footer .shop_details_catalog_item .terms-and-cond .terms-and-cond-desc{
  font-size: 14px;
  color: #1F1C4F;
  line-height: 20px;
}

.shop.shop_details.page_content .page_intro footer label[for=quantity],
.shop.shop_details_logged.page_content .page_intro footer label[for=quantity]{
    text-align: center;
    max-width: 100px;
}

.shop.shop_details.page_content .page_intro footer .price,
.shop.shop_details_logged.page_content .page_intro footer .price{
  color: #FFFFFF;
  max-width: 100px;
  float: right;
  cursor: initial;
  margin-bottom:30px;
}

.shop.shop_details.page_content .page_intro footer .price .label,
.shop.shop_details_logged.page_content .page_intro footer .price .label{
  text-align: right;
  float: right;
  font-weight: bold;
  font-size: 14px;
  color: #2D373E;
  text-transform: initial;
  margin-bottom: 10px;
}

.shop.shop_details.page_content .page_intro footer .price .number,
.shop.shop_details_logged.page_content .page_intro footer .price .number{
    font-size: 30px;
    color: #1F1C4F;
    letter-spacing: 0;
    font-weight: normal;
    text-align: right;
    float: right;
}

.shop.shop_details.page_content .page_intro footer .price .freight,
.shop.shop_details_logged.page_content .page_intro footer .price .freight{
    font-size: 14px;
    color: #2D373E;
    text-align: right;
    line-height: 20px;
    float:right;
    font-weight: normal;
}

.shop.shop_details.page_content .page_intro footer .cash,
.shop.shop_details_logged.page_content .page_intro footer .cash{
    color:#FFFFFF;
}

.shop.shop_details.page_content .page_intro footer .cash .label,
.shop.shop_details_logged.page_content .page_intro footer .cash .label{
    color:#FFFFFF !important;
    font-size: 16px !important;
    letter-spacing: 0;
    text-align:left;
}

.shop.shop_details.page_content .page_intro footer .cash .number,
.shop.shop_details_logged.page_content .page_intro footer .cash .number{
    font-size: 30px !important;
    color:#FFFFFF !important;
    letter-spacing: 0;
    float:left;
}

.shop.shop_details.page_content .page_intro footer .quantity,
.shop.shop_details_logged.page_content .page_intro footer .quantity{
    width:146px;
}

.shop.shop_details.page_content .page_intro footer .quantity::after{
  top:  62px !important;
}
.shop.shop_details_logged.page_content .page_intro footer .quantity::after{
    top: 71px !important; 
    display:none;
 }
.shop.shop_details.page_content .page_intro footer .quantity span,
.shop.shop_details_logged.page_content .page_intro footer .quantity span{
  
}

.shop.shop_details.page_content .page_intro footer .quantity #qty,
.shop.shop_details_logged.page_content .page_intro footer .quantity #qty{
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
    color: #1F1C4F;
}

.shop.shop_details.page_content .page_intro footer .automatic_redemption,
.shop.shop_details_logged.page_content .page_intro footer .automatic_redemption{
    color:#FFFFFF;
}

.shop.shop_details.page_content .page_intro footer .automatic_redemption input#itemRecurRedeem,
.shop.shop_details_logged.page_content .page_intro footer .automatic_redemption input#itemRecurRedeem{
  height: auto !important;
  float:left;
}

.shop.shop_details.page_content .page_intro footer .automatic_redemption span,
.shop.shop_details_logged.page_content .page_intro footer .automatic_redemption span{
  color: #2D373E;
  text-align: left;
  float: left;
  font-weight: normal !important;
  -webkit-appearance: checkbox;
}

.shop.shop_details.page_content .page_intro footer .automatic_redemption input,
.shop.shop_details_logged.page_content .page_intro footer .automatic_redemption input{
    float:left;
}

.shop.shop_details.page_content .page_intro footer .frequency span,
.shop.shop_details_logged.page_content .page_intro footer .frequency span{
    text-align: left;
    font-weight: normal !important;
    font-size: 14px;
    color: #1F1C4F;
    margin-top:20px;
}

.shop.shop_details.page_content .page_intro footer .frequency input,
.shop.shop_details_logged.page_content .page_intro footer .frequency input{
  width: 146px;
  text-align: left;
  color: #1F1C4F;
}

.shop.shop_details.page_content .page_intro footer .frequency,
.shop.shop_details_logged.page_content .page_intro footer .frequency{
    color:#FFFFFF;
}

.shop.shop_details.page_content .page_intro footer .frequency span,
.shop.shop_details_logged.page_content .page_intro footer .frequency span{
    color: #FFFFFF;
    text-align: left;
}

.shop.shop_details.page_content .page_intro footer .frequency input,
.shop.shop_details_logged.page_content .page_intro footer .frequency input{
    float:left;
}

.shop.shop_details.page_content .page_intro footer .product_nav,
.shop.shop_details_logged.page_content .page_intro footer .product_nav{
    display:none;
}

.shop.shop_details.page_content .page_intro footer button.primary,
.shop.shop_details_logged.page_content .page_intro footer button.primary{
    margin: 29px 0 0 0;
}

.shop.shop_details.page_content .page_intro footer .messages,
.shop.shop_details_logged.page_content .page_intro footer .messages{
    width: 100%;
}

.shop.shop_details.page_content .page_intro footer .messages p.message,
.shop.shop_details_logged.page_content .page_intro footer .messages p.message{
display: none; 
}
.small-54.small-offset-3.columns p.message {
    display: block !important;
}
p.Features { 
    margin-bottom: 0px;
}

.Features p {
    font-weight: 500;
    margin-bottom: 20px;
}

ul.Features {
    line-height: 20px;
}

.terms-and-cond-desc a {
    color: #1F1C4F;
    text-decoration: underline;
    display: contents;
}

.terms-and-cond-desc p { 
    margin-bottom:0px;
    font-weight: 500;
}

.terms-and-cond-desc ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

.terms-and-cond-desc li { 
  margin-bottom: 5px;
  color: #2D373E;
  display: inline-flex;
  font-weight: 500;
  width: 100%;
}

.terms-and-cond-desc li:before {
  content: "\2022";
  color: #1F1C4F;
  font-weight: bold;
  display: inline-block;
  padding-right: 15px;
  font-size: 20px;
  width: 25px;
}


/* ///// Shop detail page - END //// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// product_detail_freeform_02_box - START /////////// */


.shop_details_freeform .product_detail_freeform_02{
  margin-bottom:0px;
}

.shop_details_freeform .product_detail_freeform_02 .four_products_tile{
    background-color:#EBE9E5;
}

.product_detail_freeform_02 .product_detail_freeform_02_box{


}

.product_detail_freeform_02 .product_detail_freeform_02_box .strong{

}

/* /////// product_detail_freeform_02_box - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// points plu pay slider - START /////////// */

#vpp-slider{
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #FFFFFF;
  outline: none;
  border: #e8e8ed  solid 1px;
  margin: 22px 0px 42px;
}

#vpp-slider .range-slider-handle{
  border-radius: 50%;
  background: #FFFFFF;
  border: #e8e8ed  solid 1px;
  box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px inset;
  margin: 0px;
  font-size: 10px;
  width: 40px;
  height: 40px;
  overflow: visible;
  z-index: 1000;
  top: -16px;
  left: 0px;
}

#vpp-slider .range-slider-handle::before{
  content: " ";
  position: absolute;
  top: 11px;
  left: 11px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: block;
  background: #DA1710;
  z-index: 0;
}

#vpp-slider .range-slider-active-segment{
  margin: 0px;
  height: 8px;
  background: #1F1C4F;
  border-radius: 5px;
  border: 1px solid #e8e8ed ;
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
}

/* /////// points plu pay slider - END /////////// */

/* //////////// Product detail page - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// My Account pages - Rewards Summary & User Profile - START //////////// */


body#SPN_REWARDS_SUMMARY{
  
}

.rewards_summary.page_content{
    background: url(/ProgramInfo/8785/images/wrp-top_banner_update_profile_01.png) no-repeat top center;
    padding: 0px;
    margin-top: 0px;
    float:left;
    width:100%;
    padding-bottom: 200px;
    background-color:#FFFFFF; 
}

table.alt_rewards_details,table.reward_summary_multiple_account  {
    border-right: 0px solid #0074C4;
    padding: 9px 15px 9px 15px;
    font-weight: normal !important;
    color: #0074C4;
    background: #F2F8FC;
    width: 100%;
    border-left: 0px solid #0074C4;
    border-top: 1px solid #0074C4;
    border-bottom: 1px solid #0074C4;
    position: relative;
    top: -20px;
    right: -2px;
}
td.reward_summary_multiple_account_text_1 {
    color: #0074C4 !important;
    background: #F2F8FC !important;
    position: relative;
    padding: 0px !important;
}
td.reward_summary_multiple_account_text_1>span {
    top: -10px;
    position: relative;
    right: 35px;
}

table.alt_rewards_summary a, table.alt_rewards_details a{
      text-decoration: underline;
  }

p.message{
      display: none;
  }
@media screen and (max-width: 640px){
  .rewards_summary.page_content{
    background-image:none;
  }
}

@media screen and (max-width: 40em)  {
  .rewards_summary.page_content #sidebar{
      display: none;
  }
}

.rewards_summary.page_content:before{
  content: '';
  height: 342px;
  background: #FFFFFF;
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
}

@media screen and (max-width: 640px){
  .rewards_summary.page_content:before{
    height: 142px;
    margin-bottom: 30px !important;
    border-bottom: solid 1px #e8e8ed ;
  }
}

.rewards_summary.page_content h1{
    display:none;
}

.rewards_summary.page_content input{

}

.rewards_summary.page_content .page_intro{
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    overflow: visible;
    background: transparent;
}

@media screen and (max-width: 1025px){
    .rewards_summary.page_content .page_intro{
        float: left;
        width: 100%;
        padding:0px;
    }
}

.rewards_summary.page_content .page_intro ul#breadcrumb{
      color: #FFFFFF;
}
.rewards_summary.page_content .page_intro ul#breadcrumb li{
    
}

.rewards_summary.page_content .page_intro ul#breadcrumb li a{
  
}
.rewards_summary.page_content .page_intro ul#breadcrumb li span{
    
}

.rewards_summary.page_content .page_intro .row h2{
    text-align: left;
    margin: 0;
    padding: 106px 0 0 0;
    font-size: 36px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom:200px;
    display: block;
    z-index: 1000;
    position: relative;
}

.rewards_summary.page_content #user_actions{
  margin:0px;
}

@media screen and (max-width: 40em)  {
  .rewards_summary.page_content #user_actions{
      margin-top: 0px;
  }
}

.rewards_summary.page_content #user_actions nav.sidebar_menu{

}

.rewards_summary.page_content #user_actions nav.sidebar_menu ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.rewards_summary.page_content #user_actions nav.sidebar_menu ul li{
  float: left;
  width: 100%;
  margin-bottom: -7px;
}

.rewards_summary.page_content #user_actions nav.sidebar_menu ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url('/ProgramInfo/8785/images/wrp-arrow-icon1x.png') no-repeat left;
  color: #1F1C4F;
  font-size: 14px;
  padding:17px 16px 14px;
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  line-height: 16px;
  text-shadow: none;
  box-shadow: 0 0px 0 #555 inset;
}

.rewards_summary.page_content #user_actions nav.sidebar_menu ul li a:hover{
  text-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0 0 transparent;
  text-decoration: none;
  background: #E9E9E9 url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;

}

.rewards_summary.page_content label#criteria_label{

}

.rewards_summary.page_content label#criteria_label span{

}

.rewards_summary.page_content label#criteria_label select{

}

.rewards_summary.page_content label#criteria_label:after{

}

.rewards_summary.page_content #view_statement{
    margin-top: 25px;
}

.rewards_summary.page_content #view_statement:hover{

}

.rewards_summary.page_content #view_statement span{

}

.rewards_summary.page_content .page_intro .small-54.small-offset-3.columns{
  margin-left: 0px !important;
  width: 100%;
}

.rewards_summary.page_content .page_intro .small-54.small-offset-3.columns p{
  margin:0px;
  margin-left: 2px;
  padding-right: 5px; 
}

.rewards_summary.page_content .page_intro #RewardsSummary{
    float:left;
    width:100%;
}

.rewards_summary.page_content .page_intro #RewardsSummary #AccountInformationForm{

}

.rewards_summary.page_content .page_intro #RewardsSummary #AccountInformationForm span{
    margin-bottom:15px;
    text-transform: initial;	
}

.rewards_summary.page_content .page_intro #RewardsSummary .point_summary{
    color:#000000;
    margin-bottom:20px;
}

.rewards_summary.page_content .page_intro #RewardsSummary .point_summary span.label{
    font-size: 13px;
    line-height: 18px;
    color: #1F1C4F;
    text-transform: initial;
    font-weight:bold;
}

.rewards_summary.page_content .page_intro #RewardsSummary .point_summary span.value{
  color: #1F1C4F;
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent{ 
  
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent #divPrinterFriendlyContentHeader{

}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation{
  font-size: 16px;
  color: #0072AC;
  line-height: 18px;
  text-align: left;
  width: auto;
  position: relative;
  border-radius: 0px;
  background-color: #FFFFFF;
  border-top: 1px solid #e8e8ed ;
  border-right: 1px solid #e8e8ed ;
  border-left: 1px solid #e8e8ed ;
  float: left;
  width: 100%;
  padding-bottom:5px;
}
dd#faq9 {
  border-bottom: 1px solid #e8e8ed ;
}
.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a{
    display: block;
    color: #1F1C4F;
    position: relative;
    transition: .3s ease;
    background-color:transparent;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation.active a{

}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion > dd.accordion-navigation.active > a {
    background-position: right 15px top -77px;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a:focus{
    overflow: auto;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a h3{
  color: #1F1C4F;
      font-size: 16px;
      font-weight: normal;
      margin: 0px;
      margin-left: 20px;
      padding-top: 5px;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a:hover{
    outline: none;
    text-decoration: none;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content{
  
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content .transpose_table{

}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content .transpose_table tr{
  border-top-width: 0px;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content .transpose_table tr td{
  border-left-width: 0px;
  font-weight:normal;
  color:#2D373E;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content .transpose_table td{
  background: #FFFFFF;
  color:#1F1C4F;
  font-size: 14px;
  line-height: 20px;
  padding:10px;
  padding-right: 20px;
}
span.value.currency {
  margin-right: 23px;
}
.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content .transpose_table tr td::before{
  width: auto;
  font-size: 14px;
  color: #2D373E;
  line-height: 20px;
  font-weight:normal;
}
p {
    line-height: 20px;
}
.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content #DataTables_Table_0_wrapper{

}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content #DataTables_Table_0_wrapper label{
  color: #1F1C4F;
  font-size: 16px;
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content #DataTables_Table_0_wrapper #DataTables_Table_0{

}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content #DataTables_Table_0_wrapper #DataTables_Table_0 tbody tr td{
  
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion .accordion-navigation > a, .rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion > dd.accordion-navigation > a, .rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion > dd.accordion-navigation > a:hover{
 
}

.rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation h3{
    font-size: 16px;
    color: #0072AC;
    padding:0px;
}

/*  //////////// User Profile - START //////////// */

#div_profile{
    float:left;
    width:100%;
}

form#ProfileForm{

}

form#ProfileForm .accordion{
    float:left;
    width:100%;
    border-bottom: 1px solid #CCCCCC;
}

form#ProfileForm .accordion .accordion-navigation{
    font-size: 16px;
    color: #0072AC;
    line-height: 18px;
    text-align: left;
    padding: 20px;
    width: auto;
    position: relative;
    border-radius: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    float:left;
    width:100%;
}

form#ProfileForm .accordion .accordion-navigation > .content,
form#ProfileForm .accordion dd > .content{
  padding:0px;
}

form#ProfileForm .accordion .accordion-navigation h3{
    font-size: 16px;
    color: #1F1C4F;
    padding: 0px;
    font-weight:normal;
    margin:0px;
    width: 100%;
    line-height:18px;
	font-family: helvetica, sans-serif, arial; 
    font-weight: bold;
}

form#ProfileForm .accordion .accordion-navigation #update_profile{
    float:left;
    width:100%;
    padding: 10px 0px;
}

form#ProfileForm .accordion .accordion-navigation #change_password{
    float:left;
    width:100%;
    padding: 10px 0px;
}

form#ProfileForm .accordion .accordion-navigation #update_profile p,
form#ProfileForm .accordion .accordion-navigation #change_password p{
    margin-bottom:20px;
    width:100%;
}

form#ProfileForm .accordion .accordion-navigation #update_profile p .rewards-account-info-msg,
form#ProfileForm .accordion .accordion-navigation #change_password p .rewards-account-info-msg{
  width:100%;
}

form#ProfileForm .accordion .accordion-navigation #update_profile .required,
form#ProfileForm .accordion .accordion-navigation #change_password .required{
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn{

}

form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton:hover,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn:hover{

}

form#ProfileForm .accordion .accordion-navigation #usrProfUpdButton span,
form#ProfileForm .accordion .accordion-navigation #securityInfoUpdBtn span{

}

form#ProfileForm .accordion .accordion-navigation a{
    
}

.detail-links li a,
form#ProfileForm .accordion .accordion-navigation a:hover{
    text-decoration:none;
}

form#ProfileForm .accordion .accordion-navigation span{
    line-height: 10px;
    font-size: 14px;
    color: #1F1C4F; 
    text-transform: inherit; 
    font-weight: bold;
    line-height: 15px;
}

form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information label span:last-of-type { 
    font-weight: normal !important;
    
}
form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information label[for=first_name] {
    right: 12px;
}

form#ProfileForm .accordion .accordion-navigation button:hover span{
  color:#FFFFFF;
}

form#ProfileForm .accordion .accordion-navigation.update_security_info{

}

form#ProfileForm .accordion .accordion-navigation.update_security_info #update_security_info{
  float: left;
  width: 100%;
  padding: 10px 0px;
}

form#ProfileForm .accordion .accordion-navigation.update_security_info #update_security_info p{
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation.update_security_info .row .columns{
    float:left;
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation.update_security_info #update_security_info label{
    margin-bottom:0px;
}

form#ProfileForm .accordion .accordion-navigation.notification_preferences{

}

form#ProfileForm .accordion .accordion-navigation.notification_preferences #notification_preferences{
    float: left;
    width: 100%;
    padding: 25px 0px;
}

form#ProfileForm .accordion .accordion-navigation.notification_preferences #notification_preferences p{
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation.notification_preferences .row .columns{
    float:left;
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation.notification_preferences #notification_preferences label{
    margin-bottom:0px;
	cursor: default; /* 28-02-2025 */
}

form#ProfileForm .accordion .accordion-navigation.personal_information{

}

form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information{
  float: left;
  width: 100%;
  padding: 10px 0px;
}

form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information p{
    margin-bottom:20px;
    margin-left: 0px;
}

form#ProfileForm .accordion .accordion-navigation.personal_information .row .columns{
    float:left;
    margin-bottom:20px;
}

form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information label{
    margin-bottom:0px;
}

.rewards_summary.page_content label[for=rem_computer_sw]{

}

.rewards_summary.page_content label[for=rem_computer_sw] input{
    vertical-align: top;
    height: auto;
}

.rewards_summary.page_content label[for=rem_computer_sw] span{
    margin: 0px;
}

form#ProfileForm .accordion .accordion-navigation.personal_information{


}

form#ProfileForm .accordion .accordion-navigation.personal_information #personal_information p{
    float:left;
}

form#ProfileForm .accordion .accordion-navigation.personal_information label[fpr=country]{

}

form#ProfileForm .accordion .accordion-navigation.personal_information label[fpr=country] span{
    float:left;
    margin:0 20px 20 0px;

}

/*  //////////// User Profile - END //////////// */

/* ///// My Account pages - Rewards Summary & User Profile - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// My Account pages - Transfer Points & Manage Accounts - START //////////// */


.account.account_cards.page_content.logged{
    background: url(/ProgramInfo/8785/images/wrp-top_banner_update_profile_01.png) no-repeat top center;
    padding: 0px;
    margin-top: 0px;
    float:left;
    width:100%;
    padding-bottom:200px;
    background-color:#FFFFFF;
}

@media screen and (max-width: 640px){
  .account.account_cards.page_content.logged{
    background-image:none;
  }
}

.account.account_cards.page_content.logged h1{
    display:none;
}

.account.account_cards.page_content.logged p{
    float:left;
    width:100%;
    margin-bottom:20px;
}

.account.account_cards.page_content.logged .page_intro{
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    overflow: visible;
    background: transparent;
}

@media screen and (max-width: 1025px){
    .account.account_cards.page_content.logged .page_intro{
        float: left;
        width: 100%;
        padding: 0px;
    }
}

.account.account_cards.page_content.logged .page_intro .row{
    margin: 0 -0.5em;
    max-width: none;
}

@media screen and (max-width: 1025px){
    .account.account_cards.page_content.logged .page_intro .row .small-54.small-offset-3.columns {
        margin: 0px !important;
        width: 100%;
    }

}

.account.account_cards.page_content.logged .page_intro .row h2{
    color: #1F1C4F;
    float: left;
    width: 100%;
    font-size: 42px;
    font-weight: 300;
    height:100px;
    line-height:56px;
    margin-bottom:200px;
    z-index: 100;
    position: relative;
}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv{

    float:left;
    width:100%;
}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv p.error{
    margin-bottom:50px;
}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label{
    color: #1F1C4F;
    line-height: 10px;
    font-size: 14px;
    text-transform: initial;
    font-weight: bold;
}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=rec_orig_acc],
.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=acc_type]{

}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=rec_orig_acc] span,
.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=acc_type] span{

}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=rec_orig_acc] select,
.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=acc_type] select{

}

.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=rec_orig_acc]:after,
.account.account_cards.page_content.logged .page_intro #ajaxEventDiv form label[for=acc_type]:after{

}

.account.account_cards.page_content.logged label{

}

.account.account_cards.page_content.logged label span{

}

.account.account_cards.page_content.logged label input{

}

.account_cards.page_content #user_actions{
    margin-top: 0px;
}

@media screen and (max-width: 40em){
  .account_cards.page_content #user_actions{
      margin-top: 0px;
  }
}

.account_cards.page_content #user_actions nav.sidebar_menu{

}

.account_cards.page_content #user_actions nav.sidebar_menu ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.account_cards.page_content #user_actions nav.sidebar_menu ul li{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.account_cards.page_content #user_actions nav.sidebar_menu ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url('/ProgramInfo/8785/images/wrp-arrow-icon1x.png') no-repeat left;
  color: #2D373E;
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  text-shadow: none;
}

.account_cards.page_content #user_actions nav.sidebar_menu ul li a:hover{
text-shadow: none;
  box-shadow: 0px 0px 0px #FFFFFF;
}

.account_cards.page_content #user_actions nav.sidebar_menu ul li a:focus{
  box-shadow: 0 0px 0 #555 inset;
}

.account.account_cards.page_content.logged #btn_submit{

}

.account.account_cards.page_content.logged #btn_submit:hover{

}

.account.account_cards.page_content.logged #btn_submit span{

}

.account.account_cards.page_content.logged #btn_reset{

}

.account.account_cards.page_content.logged #btn_reset:hover{

}

.account.account_cards.page_content.logged #btn_reset span{

}

.account.account_cards.page_content.logged #btn_cancel{

}

.account.account_cards.page_content.logged #btn_cancel:hover{

}

.account.account_cards.page_content.logged #btn_cancel span{

}

/* Management Accounts page - START */

.account.account_cards.page_content.logged #form_card{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged #form_card .fivePad{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged #form_add_card{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged #form_add_card label[for=bankProductId]{

}

.account.account_cards.page_content.logged #form_add_card label[for=bankProductId] span{

}

.account.account_cards.page_content.logged #form_add_card label[for=bankProductId] select{

}

.account.account_cards.page_content.logged #form_add_card label[for=bankProductId]:after{

}

.account.account_cards.page_content.logged #form_add_card .medium-24{
    width: 30%;
}

@media screen and (max-width: 1025px){
    .account.account_cards.page_content.logged #form_add_card .medium-24{
        width: 50%;
    }
}

.account.account_cards.page_content.logged label[for=addButton]{

}

.account.account_cards.page_content.logged label[for=addButton] span{

}

.account.account_cards.page_content.logged label[for=addButton] select{

}

.account.account_cards.page_content.logged label[for=addButton]:after{

}

.account.account_cards.page_content.logged #my_cards{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged #my_cards form.my_accounts{
    float:left;
    width:100%;

}

.account.account_cards.page_content.logged #my_cards form.my_accounts label{

}

.account.account_cards.page_content.logged #my_cards form.my_accounts label span{
    color: #1F1C4F;
    line-height: 10px;
    font-size: 14px;
    text-transform: initial;
    font-weight: bold;
    line-height:15px;
    font-family: helvetica, sans-serif, arial;
}

.account.account_cards.page_content.logged button#addButton{
    margin-bottom: 30px;
}

.account.account_cards.page_content.logged button#addButton:hover{

}

.account.account_cards.page_content.logged button#addButton span{

}

.account.account_cards.page_content.logged button#cancelButton{
    margin-bottom: 30px;
}

.account.account_cards.page_content.logged button#cancelButton:hover{

}

.account.account_cards.page_content.logged button#cancelButton span{

}

.account.account_cards.page_content.logged #my_cards{
    float:left;
    width:100%;
}

.account.account_cards.page_content.logged #my_cards h3{
    float:left;
    margin-bottom:30px;
}

.account.account_cards.page_content.logged #my_cards form.my_accounts label{
    margin-bottom:15px;

}

.account.account_cards.page_content.logged #my_cards form.my_accounts button{
    margin-bottom: 15px;
}

.account.account_cards.page_content.logged #my_cards form.my_accounts button:hover{

}

.account.account_cards.page_content.logged #my_cards form.my_accounts button span{

}

/* Management Accounts page - END */

/* ///// My Account pages - Transfer Points & Manage Accounts - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// My Account pages - Gift Card Activation - START //////////// */


section#page_content.shop.shop_index.page_content.featured_banner{
  height:202px;
}

@media only screen and (max-width: 640px){
  section#page_content.shop.shop_index.page_content.featured_banner{
    height: 142px;
    margin-bottom: 30px !important;
    border-bottom: solid 1px #e8e8ed ;
  }
}

section #gift_card_main{
  float: left;
  width: 100%;
 background: #FFFFFF; 
  margin-bottom:60px;
  margin-top:60px;
}

@media only screen and (max-width: 640px){
  section #gift_card_main{
    margin-top:0px;
  }
}

section #gift_card_main #user_actions{

}

section #gift_card_main #user_actions .sidebar_menu.hide-for-small-only{

}

section #gift_card_main #user_actions .sidebar_menu.hide-for-small-only ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

section #gift_card_main #user_actions .sidebar_menu.hide-for-small-only ul li{
  float: left;
  width: 100%;
  margin-bottom: -7px; 
}

section #gift_card_main #user_actions .sidebar_menu.hide-for-small-only ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
  color: #1F1C4F;
  font-size: 14px;
  padding:17px 16px 14px; 
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  line-height: 16px;
  text-shadow: none;
  box-shadow: 0 0px 0 #555 inset;
}

section #gift_card_main #user_actions .sidebar_menu.hide-for-small-only ul li a:hover{
    text-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0 0 transparent;
    text-decoration: none;
  background: #E9E9E9 url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;

}
section #gift_card_main #giftCardActivationDiv{

}

section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate{
    padding: 5px;
}

section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate .section_title{

}

section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate .section_title h3{
  font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate p:nth-child(1), 
section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate p:nth-child(2) {
    margin-bottom: 0px;
}
section #gift_card_main #giftCardActivationDiv section.index.page_content.giftcard_activate form#giftCardActivationForm{
  float: left;
  width: 100%;
  padding: 0px 0.5em;
}
.giftcard_activation{
    padding-left: 6px;
}


/* ///// My Account pages - Gift Card Activation - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Wishlist - START //////////// */


.shop.shop_index.page_content.featured_banner{
  height:202px;
  background: #FFFFFF;
}

@media only screen and (max-width: 640px){
  .shop.shop_index.page_content.featured_banner{

  }

  #container_wish_list_title h2.wish_list_title{
    text-align: center;
  }
}

.shop.shop_index.page_content.featured_banner:before{
      height: 202px;
}
@media only screen and (max-width: 640px){
  .shop.shop_index.page_content.featured_banner:before{
        height: auto;
  }
}

#wish_list_main{
  float: left;
  width: 100%;
  padding-top: 60px;
  background: #ffffff;
}

@media only screen and (max-width: 640px){
  #wish_list_main{
    padding:0px;
  }
}

#wish_list_main #user_actions{

}

#wish_list_main #user_actions nav.sidebar_menu{

}

#wish_list_main #user_actions nav.sidebar_menu ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#wish_list_main #user_actions nav.sidebar_menu ul li{
  float: left;
  width: 100%;
  margin-bottom: -7px;
}

#wish_list_main #user_actions nav.sidebar_menu ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url('/ProgramInfo/8785/images/wrp-arrow-icon1x.png') no-repeat left;
  color: #1F1C4F;
  font-size: 14px;
  padding: 17px 16px 14px; 
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  line-height: 16px;
  text-shadow: none;
  box-shadow: 0 0px 0 #555 inset;
}

#wish_list_main #user_actions nav.sidebar_menu ul li a:hover{
  text-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0 0 transparent;
  text-decoration: none;
background: #E9E9E9 url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
}


#wish_list_main #wishlistUserItemList{

}

#wish_list_main #wishlistUserItemList h2{
  font-size: 30px;
  color: #1F1C4F;
  text-align: left;
  line-height: 36px;
  font-weight: lighter;
  border-bottom: 0px solid #cccccc;
  padding: 0px;
  margin: 0px 0px 24px;
  float: left;
}

#wish_list_main #wishlistUserItemList section.index.page_content{
    background: transparent;
}

#wish_list_main #wishlistUserItemList section.index.page_content .row{
  margin: 0px;
}

#wish_list_main #wishlistUserItemList section.index.page_content .row h3{
  display:none;
}

.container_wish_list_title{
  float: left;
  border-bottom: #e8e8ed  solid 6px;
  width: 100%;
}


/* ///// Wishlist - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Pay with Rewards - START //////////// */


.pwrl.page_content{
    padding: 0px;
    margin-top: 0px;
    float:left;
    width:100%;

    margin-bottom:200px;
}

.pwrl.page_content:before{
    content: '';
    height: 342px;
    background: #FFFFFF;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}

@media only screen and (max-width: 640px){
  .pwrl.page_content:before{
    height: 142px;
    margin-bottom: 30px !important;
    border-bottom: solid 1px #e8e8ed ;
  }
}

.pwrl.page_content h1{
    display:none;
}

.pwrl.page_content input{


}

.pwrl.page_content .page_intro{
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    overflow: visible;
    background: transparent;
}

@media screen and (max-width: 1025px){
    .pwrl.page_content .page_intro{
        float: left;
        width: 100%;
        padding:0px;
    }
}

.pwrl.page_content .page_intro .row h2{
    color: #1F1C4F;
    text-align: left;
    margin: 0;
    padding: 106px 0 0 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
	font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin-bottom:200px;
}

.pwrl.page_content #user_actions{
    margin-top: 0px;
}

.pwrl.page_content #user_actions nav.sidebar_menu{

}

.pwrl.page_content #user_actions nav.sidebar_menu ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.pwrl.page_content #user_actions nav.sidebar_menu ul li{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.pwrl.page_content #user_actions nav.sidebar_menu ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
  color: #1F1C4F;
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  line-height: 16px;
  text-shadow: none;
  box-shadow: 0 0px 0 #555 inset;
}

.pwrl.page_content #user_actions nav.sidebar_menu ul li a:hover{
text-shadow: none;
  box-shadow: 0px 0px 0px #FFFFFF;
}

.pwrl.page_content label#criteria_label{

}

.pwrl.page_content label#criteria_label span{

}

.pwrl.page_content label#criteria_label select{

}

.pwrl.page_content label#criteria_label:after{

}

.pwrl.page_content #view_statement{


}

.pwrl.page_content #view_statement:hover{

}

.pwrl.page_content #view_statement span{

}

.pwrl.page_content .page_intro .small-54.small-offset-3.columns{
  margin-left: 0px !important;
  width: 100%;
}

.pwrl.page_content .page_intro #RewardsSummary{
    margin-top: 40px;
    float:left;
    width:100%;
}

.pwrl.page_content .page_intro #RewardsSummary #AccountInformationForm{

}

.pwrl.page_content .page_intro #RewardsSummary #AccountInformationForm span{
    margin-bottom:15px;
}

.pwrl.page_content .page_intro #RewardsSummary .point_summary{
    color:#000000;
    margin-bottom:100px;
}

.pwrl.page_content .page_intro #RewardsSummary .point_summary span.label{
    font-size: 14px;
    line-height: 18px;
    color: #1F1C4F;
    text-transform: initial;
    margin-bottom:20px;
    font-weight:bold;
}

.pwrl.page_content .page_intro #RewardsSummary .point_summary span.value{
    color: #004165;
    font-weight: 300;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent{
    border-bottom: 1px solid #CCCCCC;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent #divPrinterFriendlyContentHeader{

}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation{
    font-size: 16px;
    color: #0072AC;
    line-height: 18px;
    text-align: left;
    padding: 10px;
    width: auto;
    position: relative;
    border-radius: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    clear: none;
    float: left;
    width: 100%;
    padding:0px;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a{
    display: block;
    padding: 13px 36px 13px 18px;
    color: #2d373e;
    position: relative;
    transition: .3s ease;
    background-color: #f9f9f8;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a h3{
    color: #1F1C4F;
    font-size:16px;
    font-weight:normal;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation a:hover{
    outline: none;
    text-decoration: none;
    background-color: #f4f3f0;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation .content{
    padding:20px;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion .accordion-navigation > a,
 .rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion > dd.accordion-navigation > a
 {
  background-position: right 15px top 15px;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion .accordion-navigation.active > a, .rewards_summary.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent.accordion.active > dd.accordion-navigation > a{
  background-position: right 15px top -77px;
}

.pwrl.page_content .page_intro #RewardsSummary #dlPrinterFriendlyContent .accordion-navigation h3{
    font-size: 16px;
    color: #0072AC;
    padding:0px;
}

/* ///// Pay with Rewards - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Point Exchange - START //////////// */

form[name=pointExcxhangeForm] label[for=map_type]{

}

form[name=pointExcxhangeForm] label[for=map_type]:after{
  top: 30px;
}

.content_point_exchange.page_content{
    background: url(/ProgramInfo/8785/images/wbc-redeem_1920x342.jpg) no-repeat top right !important;
    padding: 0px;
    margin-top: 0px;
    float:left;
    width:100%;
    margin-bottom:200px;
}

.content_point_exchange.page_content:before{
  content: "";
  display: block;
  background: #FFFFFF;
  width: 100%;
  height: 342px;
  position: absolute;
  top: 0px;
}

@media screen and (max-width: 640px){
  .content_point_exchange.page_content{
    background-image:none !important;
  }

  .content_point_exchange.page_content:before{
      height: 142px;
      position: absolute;
      top: 0px;
      border-bottom:1px solid #e8e8ed ;
  }
}

.content_point_exchange.page_content h1{
    display:none;
}

.content_point_exchange.page_content input{

}

.content_point_exchange.page_content .page_intro{
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(255, 255, 255, 0) inset;
    border-radius: 0px;
    overflow: visible;
    background: transparent;
}

@media screen and (max-width: 1025px){
    .content_point_exchange.page_content .page_intro{
        float: left;
        width: 100%;
        padding:0px;
    }
}

.content_point_exchange.page_content .page_intro .row h2{
    color: #1F1C4F;
    text-align: left;
    margin: 0;
    padding: 106px 0 0 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
	font-family: "Westpac-bold", "Times New Roman", "Times",serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin-bottom:200px;
}

.content_point_exchange.page_content #user_actions{
    margin-top: 0px;
}

.content_point_exchange.page_content #user_actions nav.sidebar_menu{

}

.content_point_exchange.page_content #user_actions nav.sidebar_menu ul{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.content_point_exchange.page_content #user_actions nav.sidebar_menu ul li{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.content_point_exchange.page_content #user_actions nav.sidebar_menu ul li a{
  float: left;
  width: 100%;
  padding-left: 20px;
  background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
  color: #1F1C4F;
  font-size: 14px;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  text-shadow: 0 0px 0 #2D373E;
  border-radius: unset;
  line-height: 16px;
  text-shadow: none;
  box-shadow: 0 0px 0 #555 inset;

}

.content_point_exchange.page_content #user_actions nav.sidebar_menu ul li a:hover{
text-shadow: none;
  box-shadow: 0px 0px 0px #FFFFFF;
}

/* ///// Point Exchange - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////////////////////////// FREE FORM PAGE - START /////////////////////////////// */

/* ///// FREE FORM PAGE Template style - START /////// */

.freeform_page_temp {
  float: left;
  width: 100%;
  background: #ffffff;
  padding-bottom: 100px;
}

.freeform_page_temp p{
    float:left;
    width:100%;
    margin-bottom:25px;
}

.freeform_page_temp p.strong{
    font-weight:bold;
    margin-bottom: 17px;
    color: #1F1C4F;
}

.freeform_page_temp p strong{
    font-weight:bold;
    color: #1F1C4F;
}

.freeform_page_temp a{
  color: #1F1C4F;
  font-family: helvetica, sans-serif, arial;
  
}

.freeform_page_temp a:hover{
text-decoration: underline;
}

/* /////// top_banner - START /////////// */

.freeform_page_temp section.index.page_content.top_banner{
text-decoration: underline;  float: left;
    width: 100%;
    height: 342px;
    background-position: 50% 0;
}

.freeform_page_temp section.index.page_content.top_banner:before{
    content: ' ';
    height: 342px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    background: #fff;
    
}

@media only screen and (max-width: 640px){
  .freeform_page_temp section.index.page_content.top_banner{
    height:141px;
    background:#FFFFFF !important;
    border-bottom: solid 1px #e8e8ed ;
  }

  .freeform_page_temp section.index.page_content.top_banner:before{
       height:141px;
       background:none !important;
       border-bottom: solid 1px #e8e8ed ;
       display:none;
  }
}

.freeform_page_temp section.index.page_content.top_banner .page_intro{
    background: transparent;
}

.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb{
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
    margin-bottom:60px;

}

.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li{
    font-family: helvetica, sans-serif, arial;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
    float: none;
}

.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li a{
    font-family: helvetica, sans-serif, arial;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    text-transform: initial;
}

.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
 
}

@media screen and (max-width: 640px){
    .freeform_page_temp section.index.page_content.top_banner .page_intro h1{
      font-size: 30px;
      color: #1F1C4F;
      line-height: 36px;
      margin-top:50px;

    }
    .travel_freeform section.index.page_content.top_banner .page_intro h1{
        color: #1F1C4F !important;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// intro_box - START /////////// */

.freeform_page_temp section.index.page_content.intro_box{
    float: left;
    width: 100%;
    margin-bottom: 60px;

    background: transparent;
}

.freeform_page_temp section.index.page_content.intro_box h1{
    text-align:center;
    margin-bottom:60px;
}

.freeform_page_temp section.index.page_content.intro_box h2{
    text-align: center;
}

.freeform_page_temp section.index.page_content.intro_box .intro{

}

/* /////// intro_box - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// ul - START /////// */
.freeform_page_temp ul{
    float:left;
    width:100%;
    margin-bottom:30px;
}

.freeform_page_temp ul li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    line-height: 18px;
}

.freeform_page_temp ul.pdf{


}

.freeform_page_temp ul.pdf li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    line-height: 18px;
    background: url(/ProgramInfo/8785/images/wrp-mrs-pdf-icon_14x16.png) no-repeat top left;
    padding-left: 20px;
}

.freeform_page_temp ul.pdf li a{
    color: #1F1C4F; 
}

.freeform_page_temp ul.no_bullet{

}

@media(max-width:425px){
    ul.no_bullets{
        max-width: 350px;
        margin-top: 15px;
    }
}

.freeform_page_temp ul.no_bullet li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 18px;
}


.freeform_page_temp ul.bullet{
    position:relative;

}

.freeform_page_temp ul.bullet li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 18px;

}

.freeform_page_temp ul.bullet li:after{
    content: " ";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #1F1C4F;
    background-color: #1F1C4F;
}

.freeform_page_temp ul.bullet li a{

}

.freeform_page_temp ul.right_arrow{

}

.freeform_page_temp ul.right_arrow li{
    float: left;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
    padding-left: 20px;
}

.freeform_page_temp ul li ul.right_arrow{
    margin-top: 15px;
}

.freeform_page_temp ul li ul.right_arrow li:after{
    display:none;
}


.freeform_page_temp ul li ul.no_bullet{
    margin-top:15px;
}

.freeform_page_temp ul li ul.no_bullet li{
    padding-left:0px;
}
/* /////// ul - END /////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// freeform_page_temp_box - START /////////// */

.freeform_page_temp section.index.page_content.freeform_page_temp_box{

}

/* /////// freeform_page_temp_box - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// freeform_page_temp_3_boxes - START /////////// */

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes{
    margin:60px 0px 40px;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box{
    float: left;
    padding: 20px 25px;
    background: #FFFFFF;
    height:234px;
    width:100%;
    margin-bottom:20px;
}

@media screen and (max-width: 985px){
    .freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box{
        height:332px;
    }
}

@media screen and (max-width: 641px){
    .freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box{
        height:auto;
    }
}

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box h3{
    margin-bottom:28px;
    width:100%;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box p{
    margin-bottom:30px;
    width:100%;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box p.strong{
    font-weight:bold;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_3_boxes .freeform_page_temp_box p.last{
    margin-bottom:0px;
}

/* /////// freeform_page_temp_3_boxes - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// white_border - START /////////// */

.freeform_page_temp section.index.page_content.white_border{

}
.freeform_page_temp section.index.page_content.white_border .white_border_height_6px{
    border-top:6px solid #FFFFFF;
}

/* /////// white_border - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// freeform_page_temp_2_colum - START /////////// */

.freeform_page_temp section.index.page_content.freeform_page_temp_2_colum{
    margin:60px 0px;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_2_colum h2{
    font-size: 30px;
    color: #1F1C4F;
    line-height: 36px;
}

.freeform_page_temp section.index.page_content.freeform_page_temp_2_colum p{
    width:100%;
}

@media screen and (max-width: 641px){
    .freeform_page_temp section.index.page_content.freeform_page_temp_2_colum h2{
        text-align:center;
        margin-bottom:36px;
    }

    .freeform_page_temp section.index.page_content.freeform_page_temp_2_colum p.center_for_mobile{
        text-align:center;
    }

}

/* /////// freeform_page_temp_2_colum - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// freeform_page_temp_anchor - START /////////// */

.freeform_page_temp section.freeform_page_temp_anchor{
    margin: 72px 0 36px; 
}

.freeform_page_temp section.freeform_page_temp_anchor h4{
    font-size: 24px;
    color: #1F1C4F;
    text-align: left;
    line-height: 30px;
    margin-bottom:30px;
    width:100%;
}

.freeform_page_temp section.freeform_page_temp_anchor p{
    float:left;
    width:100%;
    margin-bottom:25px;
}

.freeform_page_temp section.freeform_page_temp_anchor p.strong{
    font-weight:bold;
    margin-bottom: 17px;
}

.freeform_page_temp section.freeform_page_temp_anchor p strong{
    font-weight:bold;
}

.freeform_page_temp section.freeform_page_temp_anchor ul.right_arrow a{
text-decoration: underline;
}

.freeform_page_temp section.freeform_page_temp_anchor ul.right_arrow li{
    float: left;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
    padding-left: 20px;
}

.freeform_page_temp section.freeform_page_temp_anchor ul.no_bullet{


}

.freeform_page_temp section.freeform_page_temp_anchor ul.no_bullet li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 18px;
}

.freeform_page_temp section.freeform_page_temp_content{
    margin:36px 0px;
}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box{
    float: left;
    margin-bottom: 25px;
    width:100%;
}

.freeform_page_temp section.freeform_page_temp_content h4,.freeform_page_temp section.freeform_page_temp_content h2{ 
    font-size: 24px;
    text-align: left;
    line-height: 30px;
    margin-bottom:34px;
    width:100%;
    float:left;
}

.freeform_page_temp section.freeform_page_temp_content h5{
  font-size: 18px;
  text-align: left;
  line-height: 24px;
  margin-bottom: 19px;
  width: 100%;
  float: left;
  font-weight: bold;
}

.freeform_page_temp section.freeform_page_temp_content a,.freeform_page_temp_anchor_box a{
    color:#DA1710; 
    text-decoration: underline;
}
section.index.page_content.freeform_page_temp_content.freeform_page_temp_anchor.faq_anchor a,.freeform_page_temp_anchor_box_website_terms_of_use a {
    color: #2D373E; 
    text-decoration: underline;
}

.freeform_page_temp section.freeform_page_temp_content a.back_to_top{
    font-size: 14px;
    color:#1F1C4F;
    letter-spacing: 0;
    text-align: right;
    line-height: 22px;
    float:right;
    text-decoration: underline; 
}

a.back_to_top:before {
  background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat left;
  padding-left: 20px;
  content: "";
}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_anchor_box{

}

.freeform_page_temp section.freeform_page_temp_content .right_arrow{

}

.freeform_page_temp section.grey_border .grey_border_height_1px{
    border-top:1px solid #575f65;
    margin-top: 35px;
}

/* /////// freeform_page_temp_anchor - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// freeform_content_with_whitebg - START /////////// */
.freeform_page_temp section.freeform_content_with_whitebg{

}

.freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content{
    background: #FFFFFF;
    padding: 50px;
    margin-bottom: 60px;
    float:left;
}

@media screen and (max-width: 641px){
    .freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content{
        padding: 10px;
    }
}

.freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content h4{
    float: left;
    width: 100%;
    font-weight: bold;
    margin-bottom: 25px;
    color: #1F1C4F !important; 
}

.freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content p{
    float:left;
    width:100%;
    margin-bottom:20px;
}

.freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content p a{ 
    color: #DA1710; 
}

.freeform_page_temp section.freeform_content_with_whitebg .freeform_content_with_whitebg_content p a:hover{
    text-decoration: underline;
}

/* /////// freeform_content_with_whitebg - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///////// freeform product list - START /////////////////////////// */

.freeform_page_temp section.index.page_content.shop_offers h2{
    margin-bottom:47px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list{
    width:auto;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li{
    width:25%;
}


@media screen and (max-width: 640px){
    .freeform_page_temp section.index.page_content.shop_offers ul.card_list li{
        width:50%;
    }
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a{
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFFFFF;
    border: 0px solid #e0e0e0;
    border-radius: 0px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a img{
    width: 80% !important;
    height: 80% !important;
    min-width: 80%;
    margin: 10%;
    min-height:172px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .caption{
    position: relative;
    top: 0;
    left: 0;
    background: transparent;
    color: #0072ac;
    text-align: center;
    text-shadow: none;
    border-radius: 5px;
    font-size: 14px;
    width: 100% !important;
    letter-spacing: 0;
    box-shadow: 0 0px 0 #CCCCCC inset;
    display: block !important;
    padding: 20px;
    border-top: 0px solid #e0e0e0;
    margin: 0px;
    float: left;
    height:101px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .caption span{
    font-size: 16px;
    color: #1F1C4F;
    letter-spacing: 0;
    line-height:22px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a:hover .caption span{
    text-decoration:underline;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price{
    background-color: #1F1C4F;
    float: left;
    width: 100%;
    height: 48px;
    box-shadow: 0 0px 0 #CCCCCC inset;
    border-top: 0px solid #e0e0e0;
    border-radius: 0px;
}

@media screen and (max-width: 845px){
    .freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price{
        height: 64px;
    }
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price .points{
    float:left;
    width:100%;
    margin-top:8px;
    text-align:center;

}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price .points span.number{
    color: #FFFFFF;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    letter-spacing: 0px;
    float: none;

}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price .points span.label{
    color: #FFFFFF;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    float: none;
    text-transform: lowercase;
    font-weight:normal;

}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li a .item_price .points span.points_prefix{
    color: #FFFFFF;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    float: none;
    font-weight:normal;
}


.freeform_page_temp section.index.page_content.shop_offers ul.card_list li .points_plus_pay{

}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li .points_plus_pay .points_plus_pay_or{
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li .points_plus_pay .points_plus_pay_or span.text_or{
    width: 40px;
    height: 22px;
    font-size: 14px;
    color: #1F1C4F;
    line-height: 22px;
    background: #F4F3F0;
    margin: 0 auto;
    display: block;
    text-align: center;
    z-index: 100;
    position: relative;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li .points_plus_pay .points_plus_pay_or span.border_cross{
    background: #575f65;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 10px;
    z-index: 1;
}

.freeform_page_temp section.index.page_content.shop_offers ul.card_list li .points_plus_pay .points_plus_pay_or_text{
    text-align: center;
    color: #1F1C4F;
}

/* ///////// freeform product list - END /////////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// more_rewarding_program - START /////////// */

.freeform_page_temp section.index.page_content.more_rewarding_program{
    float:left;
    width:100%;
    margin-bottom:30px;
    margin-top:65px;
}

@media only screen and (max-width: 640px){
  .freeform_page_temp section.index.page_content.more_rewarding_program{
    margin-bottom:0px;
    margin-top:38px;
  }
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box{
    border-right: 1px solid #e8e8ed ;
    border-left: 1px solid #e8e8ed ;
    float: left;
    width: 100%;
    padding: 0 1em 0 1em;
}

@media screen and (max-width: 641px){
    .freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box{
        border-right: 0px solid #e8e8ed ;
        border-left: 0px solid #e8e8ed ;
        border-top: 1px solid #e8e8ed ;
        border-bottom: 1px solid #e8e8ed ;
        padding: 20px 0;
    }
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box.first{
    padding: 0px;
    border: 0px solid #e8e8ed ;
    float: left;
    width: 100%;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box.last{
    padding: 0px;
    border: 0px solid #e8e8ed ;
    float: left;
    width: 100%;
}

@media screen and (max-width: 641px){
    .freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box.first{
        margin-bottom: 20px;
    }

    .freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box.last{
        margin-top: 20px;
    }

}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box h2{
    width:100%;
    float:left;
    margin-bottom:35px;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box h4{
    font-weight:bold;
    margin-bottom:16px;
}

@media only screen and (max-width: 640px){
  .freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box h4{
    text-align:center;
  }
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box p{
    margin-bottom:20px;
    float:left;
    width:100%;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box img{
    float:left;
    width:100%;
    margin-bottom:25px;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box ul{
    float:left;
    width:100%;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box ul li{
    padding-left: 15px;
    float: left;
    position: relative;
    margin-bottom: 15px;
    line-height: 18px;
}

.freeform_page_temp section.index.page_content.more_rewarding_program .more_rewarding_program_box ul li::before {
    content: "•";
    color: #1F1C4F;
    display: inline-block;
    width: 20px;
    margin-left: 0px;
    font-size: 30px;
    top: 0px;
    position: absolute;
    left: 0px;
}

/* /////// more_rewarding_program - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// travel_box - START /////////// */

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box .travel_box{
  background:#FFFFFF;
}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box .travel_box .travel_box_content{
  margin:20px 30px;
  background:#FFFFFF;
}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box .travel_box .travel_box_content h4{

}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box .travel_box .travel_box_content p{

}

.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box .travel_box .travel_box_content a{
      margin-top: 20px;
}
.freeform_page_temp section.freeform_page_temp_content .freeform_page_temp_content_box a{
    text-decoration: underline;
}
/* /////// travel_box - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// white_border - START /////////// */
.freeform_page_temp section.index.page_content.white_border{
    margin-bottom:60px;

}

/* /////// white_border - END /////////// */

/* ///// FREE FORM PAGE Template style - END ///////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Contactus page - START //////////// */


.contactus_freeform {
  background: #F4F3F0;
  padding-bottom: 100px;
  margin-bottom: 0px;
}

/* /////// top_banner - START /////////// */

section.main-section .contactus_freeform section.index.page_content{
  background:#F4F3F0;
}

.contactus_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/wrp_bg.png) no-repeat top center #f4f3f0;
}

.contactus_freeform section.index.page_content.top_banner .page_intro{

}

.contactus_freeform section.index.page_content.top_banner .page_intro #breadcrumb{

}

.contactus_freeform section.index.page_content.top_banner .page_intro #breadcrumb li{

}

.contactus_freeform section.index.page_content.top_banner .page_intro #breadcrumb li a{
  
}

.contactus_freeform section.index.page_content.top_banner .page_intro h1{

}

@media screen and (max-width: 700px){
    .contactus_freeform section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
        color: #1F1C4F;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// intro_box - START /////////// */

.contactus_freeform section.main-section section.index.page_content{
  background:#F4F3F0;
}

.contactus_freeform section.index.page_content.intro_box{
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.contactus_freeform section.index.page_content.intro_box h1{
    text-align:center;
    margin-bottom:60px;
}

.contactus_freeform section.index.page_content.intro_box h2{
    text-align: center;
}

.contactus_freeform section.index.page_content.intro_box .intro{

}

/* /////// intro_box - END /////////// */

/* //////////// Contactus page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Earn - START //////////////////////// */


.earn_freeform{

}

.freeform_page_temp.earn_freeform{
  padding-bottom:0px;
  background: #ffffff;
}

@media screen and (max-width: 640px){
    .freeform_page_temp.earn_freeform .column, .freeform_page_temp.earn_freeform .columns{
      padding-left: 12px;
      padding-right: 12px;
    }
  }

/* /////// top_banner - START /////////// */

.earn_freeform section.index.page_content.top_banner{

}

.earn_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_EarnPoints_1920x390_x1.jpg ) no-repeat top center #FFFFFF;
}

.earn_freeform section.index.page_content.top_banner .page_intro{

}

.earn_freeform section.index.page_content.top_banner .page_intro #breadcrumb{

}

.earn_freeform section.index.page_content.top_banner .page_intro #breadcrumb li{
  color:#FFFFFF !important; 
}

.earn_freeform section.index.page_content.top_banner .page_intro #breadcrumb li a{
   color:#FFFFFF !important; 
}

.earn_freeform section.index.page_content.top_banner .page_intro h1{
  color:#FFFFFF !important; 
}

@media screen and (max-width: 640px){
    .earn_freeform section.index.page_content.top_banner .page_intro h1{
        color: #1F1C4F !important;

    }
}
.freeform_page_temp.earn_freeform h1 {
  font-size: 52px;
}
/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// earn_rewards_center - START /////////// */

.earn_freeform section.index.page_content.earn_rewards_center{
    background: #ffffff;
    padding:68px 0px;
    margin-bottom:107px;
  }
  
  @media screen and (max-width: 640px){
    .earn_freeform section.index.page_content.earn_rewards_center{
      padding:40px 0px;
      margin-bottom:40px;
    }
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .earn_rewards_center_box{
  
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .earn_rewards_center_box h2{
    text-align: center;
    margin-bottom:20px;
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .earn_rewards_center_box p{
    text-align: center;
  }
  
  @media screen and (max-width: 640px){
    .earn_freeform section.index.page_content.earn_rewards_center .earn_rewards_center_box h2{
      text-align: left;
    }
  
    .earn_freeform section.index.page_content.earn_rewards_center .earn_rewards_center_box p{
      text-align: left;
    }
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .card_box{
    float: left;
    width: 100%;
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .card_box a{
    background: #FFFFFF;
    border: 4px solid #e8e8ed;
    max-width: 182px;
    float: left;
    padding: 25px 0px;
    text-align: center;
    width: 45%;
  }
  
   .earn_freeform section.index.page_content.earn_rewards_center .card_box a:hover {
    border: 4px solid #1F1C4F;
    color: #1F1C4F;
}

  @media screen and (max-width: 641px){
    .earn_freeform section.index.page_content.earn_rewards_center .card_box a{
      width: 100%;
      margin-bottom: 20px;
      max-width:100%;
      font-size:16px;
    }
  }
  
  .earn_freeform section.index.page_content.earn_rewards_center .card_box a:hover{
    text-decoration: none;
  }
  
  /* /////// earn_rewards_center - END /////////// */
  /* ------------------------------------------------------------------------------------------------------------------ */
  /* /////// points_earning_and_how - START /////////// */

section.main-section .earn_freeform section.index.page_content.points_earning_and_how{
    float:left;
    width:100%;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how h2{
    width:100%;
    float:left;
    margin-bottom:35px;
    color: #1F1C4F;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_box{
    float:left;
    width:100%;
    padding:0 1em 0 0;
    margin-bottom: 60px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_box .cards_img{

}

@media screen and (max-width: 640px){
  section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_box .cards_img img{
    width:95px;
    height:60px;
    float:left;
    margin-right:15px;
  }
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .earn_content_box{
  float: left;
  margin-bottom:20px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .earn_content_box h3{
  font-family: Helvetica;
  font-size: 24px;
  font-weight: Bold;
  color: #1F1C4F;
  text-align: left;
  line-height: 30px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how table.normal thead tr{
  width:50%;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl{
    float:left;
    width:100%;
    color:#1F1C4F;
    font-size:14px;
    background:#FFFFFF;
    margin-bottom:20px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl .points_earning_and_how_tbl_left{
    width:50%;
    float:left;
    border-right:solid 1px #575f65;
    padding:13px 18px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl .points_earning_and_how_tbl_right{
    width:50%;
    float:left;
    padding:13px 18px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl .points_earning_and_how_tbl_head{
    float:left;
    width:100%;
    border-bottom:2px solid red;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl .points_earning_and_how_tbl_body{
    float:left;
    width:100%;
    border-bottom:solid 1px #575f65;

}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .points_earning_and_how_tbl .points_earning_and_how_tbl_body.grey_bg{
    background:#F9F9F8;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum{
  float:left;
  width:100%;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_heading{
  float: left;
  width: 100%;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 24px;
  color: #1F1C4F;
  line-height: 22px;
  border-bottom: 3px solid #e8e8ed;
  padding-bottom: 11px;
  margin-bottom: 45px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_body{
  float:left;
  width:100%;
  margin-bottom: 40px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_body .large{
  font-family: Helvetica; 
  font-size: 36px;
  font-weight: bold;
  color: #1F1C4F;
  text-align: left;
  line-height: 30px;
  margin-bottom:5px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_body .small{
  font-family:Helvetica; 
  font-weight: bold;
  font-size: 16px;
  color: #1F1C4F;
  text-align: left;
  line-height: 22px;
  margin-bottom: 30px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_body .copy p{

}

@media screen and (max-width: 640px){
  section.main-section .earn_freeform section.index.page_content.points_earning_and_how .altitude_black_platinum .altitude_black_platinum_body .copy p{
    padding-right:0px;
  }
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .earn_back_to_top{
  float:left;
  width:100%;
  margin-bottom:50px;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .earn_back_to_top a{
  text-align: right;
      position: relative;
      float: right;
      text-decoration: underline;
}

section.main-section .earn_freeform section.index.page_content.points_earning_and_how .earn_back_to_top a:before {
    background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat 0px 0px;
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 0px;
}

/* /////// points_earning_and_how - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// things_you_should_know - START /////////// */
.earn_freeform .things_you_should_know{


}

.earn_freeform .things_you_should_know .things_you_should_know_content{
  background:#F4F3F0;
  float: left;
  padding: 45px 47px;
  width:100%;
}
.earn_freeform .things_you_should_know .things_you_should_know_content h4{
  margin-bottom:30px;
}

@media screen and (max-width: 640px){
    .earn_freeform .things_you_should_know .things_you_should_know_content{
      padding:0px;
      background:#FFFFFF;
    }
}

/* /////// things_you_should_know - END /////////// */

/* ///// Earn - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// About page - START //////////// */


.about_freeform {

}

/* /////// top_banner - START /////////// */

.about_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.about_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .about_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
 
    }
}

/* /////// top_banner - END /////////// */

/* //////////// About page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// FAQ page - START //////////// */

.faq_freeform {

}

/* /////// top_banner - START /////////// */

.faq_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.faq_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .faq_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// FAQ page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Help page - START //////////// */


.help_freeform {

}

/* /////// top_banner - START /////////// */

.help_freeform.freeform_page_temp section.index.page_content.top_banner{
     height:202px; 
}

.help_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background-color: #FFFFFF;
    height:202px;
}

@media screen and (max-width: 640px){
    .help_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{

    }
}

/* /////// top_banner - END /////////// */

/* //////////// Help page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Privacy page - START //////////// */

.privacy_freeform {

}

/* /////// top_banner - START /////////// */

.privacy_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.privacy_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .privacy_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// Privacy page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// site index page - START //////////// */

.siteindex_freeform{

}

/* /////// top_banner - START /////////// */

.siteindex_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.siteindex_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .siteindex_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// site index page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// velocity page - START //////////// */


.velocity_freeform {

}

/* /////// top_banner - START /////////// */

.velocity_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.velocity_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .velocity_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// Velocity page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// travel_terms_and_conditions page - START //////////// */


.travel_terms_and_condition_freeform{

}

/* /////// top_banner - START /////////// */

.travel_terms_and_condition_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.travel_terms_and_condition_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .travel_terms_and_condition_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// travel_terms_and_conditions page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// website terms of use page - START //////////// */


.website_terms_of_use_freeform{

}

/* /////// top_banner - START /////////// */

.website_terms_of_use_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.website_terms_of_use_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .website_terms_of_use_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// website terms of use page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude_travel_freeform page - START //////////// */


.altitude_travel_freeform{

}

/* /////// top_banner - START /////////// */

.altitude_travel_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.altitude_travel_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}
.freeform_page_temp.travel_freeform h1 {
  font-size: 52px;
}
@media screen and (max-width: 700px){
    .altitude_travel_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* /////////////////////////////////////////// */
/* //////////// altitude_travel_freeform page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Featured - START //////////////////////// */


.featured_freeform {

}

/* /////// top_banner - START /////////// */

.featured_freeform section.index.page_content.top_banner{

}

.featured_freeform.freeform_page_temp section.index.page_content.top_banner:before{

}

.featured_freeform section.index.page_content.top_banner .page_intro h1{

}

@media screen and (max-width: 700px){
    .featured_freeform section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// medium-banner-mod_section - START /////////// */
.featured_freeform section.index.page_content.medium-banner-mod_section{
    margin:0px 0 30px;
}

/* /////// medium-banner-mod_section - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// featured_how_to_win - START ///////*/

.featured_freeform section.index.page_content.featured_how_to_win{
    margin:60px 0px;
}

.featured_freeform section.index.page_content.featured_how_to_win .featured_how_to_win_box h3{
    font-size: 18px;
    color: #1F1C4F;
    text-align: left;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

.featured_freeform section.index.page_content.featured_how_to_win .featured_how_to_win_box.first h3{
    font-size: 24px;
    color: #1F1C4F;
    text-align: left;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: normal;
}

.featured_freeform section.index.page_content.featured_how_to_win .featured_how_to_win_box p{
    font-size:16px;
}

.featured_freeform section.index.page_content.featured_how_to_win .featured_how_to_win_box ul li{
    font-size: 14px;
    color: #1F1C4F;
    text-align: left;
    line-height: 18px;
}

/* /////// featured_how_to_win - END ///////*/
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// featured_freeform_top - START /////////// */
.featured_freeform.featured_freeform_top{
  margin-bottom: 0px;
}

.featured_freeform.featured_freeform_top section.index.page_content.medium-banner-mod_section{
      margin: 0px 0 30px;
}

/* /////// featured_freeform_top - END /////////// */

/* ///// Featured - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Giftcards - START //////////////////////// */


.giftcards_freeform {

}

/* /////// top_banner - START /////////// */

.giftcards_freeform section.index.page_content.top_banner{

}

.giftcards_freeform.freeform_page_temp section.index.page_content.top_banner:before{

}

.giftcards_freeform section.index.page_content.top_banner .page_intro h1{

}

@media screen and (max-width: 700px){
    .giftcards_freeform section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// medium-banner-mod_section - START /////////// */
.giftcards_freeform section.index.page_content.medium-banner-mod_section{
    margin:60px 0 30px;
}
/* /////// medium-banner-mod_section - END /////////// */

.giftcard_activate form {
}

.giftcard_activate label {
    margin: 10px 0;
    font-weight: bold;
}

.giftcard_activate p {
    margin: 1.12em 0;
}

.giftcard_activate .gift_card_activate_button{
  display: block;
  color: #2D373E !important;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  border-radius: 2px; 
  margin: 0px 0px 20px!important;
  padding: 9px 12px 11px !important;
  line-height: 16px;
  top: 20px !important; 
}

.giftcard_activate .gift_card_activate_button:hover{
  color: #FFFFFF !important;
}

.giftcard_activate .primary.gift_card_activate_button{
  color: #FFFFFF !important;
}

.giftcard_activate .intro {
}

.giftcard_activate .section_title{
    margin-top: 20px;
   
}

.giftcard_activate .section_title h3{
  padding: 0px 7px;
}

.giftcard_activate .form_row {
    margin: 25px 0;
}

.giftcard_activate .additional_info {
    margin: 10px 0;
}

.giftcard_activate .mandatory {
    color: #DA1710;
    display: inline;
}

.giftcard_activate .modal_header {
    font-size: 22px;
    font-weight: bold;
}

/* //////////// Gift Card Detail - START //////////// */

#buttonArea {
    display: flex;
    margin-top: 20px;
    width: 100%;
}

button#add_to_cart[disabled], button#add_to_cart[disabled] span {
    opacity: 0.45;
    cursor: not-allowed;
}

#buttonArea button {
    background: #DA1710;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    margin-right: 20px;
}

.deliveredVia {
    display: flex;
    padding-left: 2%;
    padding-top: 5%;
}

.deliveredVia :first-child {
    padding-right: 8%;
}

.dept-product {
    background-color: unset;
    margin-top: 20px;
}

div#qty_chosen.chosen-container.chosen-container-single.chosen-container-single-nosearch {
    margin-bottom: 10px;
    width: 55% !important;
}

div#qty_chosen.chosen-container.chosen-container-single.chosen-container-single-nosearch a div b {
    border-left: solid 1px #ddd;
}

.gift-card-num {
    color: rgb(98, 26, 75);
    direction: rtl;
    font-size: 24px;
    font-weight: 500;
    text-align: right;
    width: 45px;
}

.gift-card-product1 {
    vertical-align: middle;
}

.gift-card-product-cell1 {
    padding: 20px 0 20px 0;
    vertical-align: middle;
}

.gift-card-product-cell1 br{

}

.gift-card-product-cell1 div span{
  font-size: 14px !important;
  color: #2D373E !important;
  line-height: 20px;
  display: block;
  margin-top: 5px;
}

.gift-card-product-cell1 div span.point-desc-text{
  display: inline;
}

.gift-card-product-cell1 div span.point-desc{
  display: inline;
}


.gift-card-product-cell3 {
    vertical-align: middle;
}

.gift-card-product-cell4 {
    padding-right: 0;
    vertical-align: middle;
}

.giftcard-total{
    display: inline-block;
    float: right;
}

.giftcard-total .small-30{
  width:100%;
}

.giftcard-total .price{

}

.giftcard-total .gift-card-num{
  font-size: 30px;
  color: #1F1C4F;
  letter-spacing: 0;
  font-weight: normal;
  text-align: right;
  float: right;
}

footer .quantity {
    width: 100px !important;
}

.item_details {
    border-bottom: none !important;
}

label.price {

}

label.quantity::after {
    pointer-events: none;
    top: 15px !important;
}

.row .consolidated-items {
    width: 100%;
}

.shop label.quantity select {
    color: unset;
    background-size: 50px;
    background-position: right -8px top 14px;
}

.small-60.medium-60.columns.end {
    border-top: solid 5px tranparent;
}

#totalPointsRedeemed {
    float: right;
    font-size: 16px;
    margin: 30px 0;
    width: 100%;
}

#totalPointsRedeemed p{
  font-size: 14px;
  margin-right: 10px;
  text-align: right;
  margin-bottom: 0px;
  width: 100%;
}

#totalPointsRedeemed p.totalRedeemedRewardPoints{
  line-height: 40px;
  margin: 0px 10px 0px 0px;
  font-weight: normal;
  font-size: 30px;
  color: #1F1C4F;
}

#totalPointsRedeemed .freight {
  font-size: 14px;
  color: #2D373E;
  text-align: right;
  line-height: 20px;
  float: right;
  font-weight: normal;
}

tr.gift-card-product.gift-card-product1 {
    vertical-align: middle !important;
}

tr.gift-card-product.gift-card-product3{

}

tr.gift-card-product.gift-card-product3 .quantity::after{

}

table tr:nth-of-type(even) {
    background-color: unset;
}

.item_details {
    margin-left: 10px;
}


table tbody tr td label.quantity {
    margin-bottom: 0 !important;
}

tr.gift-card-product td {
    border: none;
    font-size: 16px;
}

td.gift-card-product-cell3 {
    padding: 10px 26px;
}

table tbody tr.gift-card-product {
    border-width: 0 0 1px 0;
}

.consolidated-items #buttonArea .virtual-card, .consolidated-items #buttonArea .physical-card{
  display: block;
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 9px 12px 11px !important;
  line-height: 16px;
  background: #DA1710;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
  transition: 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #DA1710;
  margin: 0px 0px 10px 0px !important;
  width: 30%;
}

.consolidated-items #buttonArea .virtual-card{
  margin: 0px 20px 10px 0px !important;
}

@media only screen and (max-width: 1020px){
  .consolidated-items #buttonArea .virtual-card, .consolidated-items #buttonArea .physical-card{
    width:100%;
  }
}

.consolidated_options_container .gift_card_section #gcConsolidated .gift-card-product-cell3 .quantity::after{
  top:15px !important;
}

.consolidated_options_container .gift_card_section #gcConsolidated .gift-card-product-cell4 .price{
  display:none;
}

.consolidated_options_container #totalPointsRedeemed p{
 
}

@media screen and (max-width: 40em){
    #buttonArea {
        width: 100%;
    }
    #buttonArea button {
        margin: 0;
    }
    #buttonArea :first-child {
        margin-left: 20px;
        margin-right: 20px;
    }
    div#qty_chosen.chosen-container.chosen-container-single.chosen-container-single-nosearch {
        width: 80% !important;
    }
    .gift-card-num {
        margin-left: 0 !important;
    }
    .gift-card-product-cell1 {
        display: block;
        padding: 20px 0 0 10px;
    }
    .gift-card-product-cell3, .gift-card-product-cell4 {
        display: inline-block;
        width: 50%;
    }
    label.price {
        font-weight: 600;
    }
    .small-60.medium-35.medium-push-25.columns.end {
        margin: 0;
    }
    .small-60.medium-35.medium-push-25.columns.end button.primary {
        margin-right: 0;
        width: 100% !important;
    }
    table tr td {
        font-size: 13px;
    }
    #totalPointsRedeemed p {
        font-size: 18px;
        font-weight: 600;
    }
    td.gift-card-product-cell3 {
        padding: 10px 26px 10px 10px;
    }
    tr.gift-card-product td {
        font-size: 18px;
    }
}

/* //////////// Gift Card Detail - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Travel - START //////////////////////// */


.travel_freeform{
  background: #ffffff;
  padding-bottom: 100px;
  margin-bottom: 0px;
}

 section.main-section .travel_freeform section.index.page_content{
  background: #ffffff; 
}

/* /////// top_banner - START /////////// */
.travel_freeform section.index.page_content.top_banner{

}

.travel_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_Travel_1920x390_x1.jpg) no-repeat top center #f4f3f0;
}

.travel_freeform section.index.page_content.top_banner .page_intro{

}

.travel_freeform section.index.page_content.top_banner .page_intro ul#breadcrumb{

}

.travel_freeform section.index.page_content.top_banner .page_intro ul#breadcrumb li{
    color:#FFFFFF;
}

.travel_freeform section.index.page_content.top_banner .page_intro ul#breadcrumb li a{
    color:#FFFFFF;
}

.travel_freeform section.index.page_content.top_banner .page_intro h1{
    color:#FFFFFF;

}

/*Travel button*/
a#bookButton{
    width: 100px;
}

a#bookNowBtn {
    max-width: 100px;
    text-decoration: none;
}

.button_div {
    text-align: center;
}

/* /////// top_banner - END /////////// */

/* ///// Travel - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// altitude_black_exclusive_travel_offers - START //////////////////////// */

/* /////// top_banner - START /////////// */

.altitude_black_exclusive_travel_offers_freeform section.index.page_content.top_banner{

}

.altitude_black_exclusive_travel_offers_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_Travel_1920x390_x1.jpg) no-repeat top center #f4f3f0;
}

.altitude_black_exclusive_travel_offers_freeform section.index.page_content.top_banner .page_intro{

}

/* /////// top_banner - END /////////// */

/* ///// altitude_black_exclusive_travel_offers - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// paywithpoints - START //////////////////////// */

/* /////// top_banner - START /////////// */

.paywithpoints_freeform section.index.page_content.top_banner{

}

.paywithpoints_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_EarnPoints_1920x390_x1.jpg) no-repeat top center #f4f3f0;
}

.paywithpoints_freeform section.index.page_content.top_banner .page_intro{

}

/* /////// top_banner - END /////////// */

/* ///// paywithpoints - END //////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude Black Premium shopper page - START //////////// */


.altitude_black_premium_shopper_freeform {

}

/* /////// top_banner - START /////////// */

.altitude_black_premium_shopper_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.altitude_black_premium_shopper_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .altitude_black_premium_shopper_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// altitude Black Premium shopper page - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude_black_exclusive_rewards - START //////////// */

.altitude_black_exclusive_rewards_freeform {

}

/* /////// top_banner - START /////////// */

.altitude_black_exclusive_rewards_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.altitude_black_exclusive_rewards_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .altitude_black_exclusive_rewards_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// altitude_black_exclusive_rewards - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Caltex - START //////////// */


.caltex_freeform {

}

/* /////// top_banner - START /////////// */

.caltex_freeform section.index.page_content.top_banner{

}

.caltex_freeform.freeform_page_temp section.index.page_content.top_banner:before{

}

.caltex_freeform section.index.page_content.top_banner .page_intro h1{

}

@media screen and (max-width: 700px){
    .caltex_freeform section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* /////// medium-banner-mod_section - START /////////// */
.caltex_freeform section.index.page_content.medium-banner-mod_section{
    margin:60px 0 30px;
}
/* /////// medium-banner-mod_section - END /////////// */

/* //////////// Caltex - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Addresserror - START //////////// */


.addresserror_freeform {

}

/* /////// top_banner - START /////////// */

.addresserror_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.addresserror_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .addresserror_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */

/* //////////// Addresserror - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude_black - START //////////// */


.altitude_black_freeform {

}

/* /////// top_banner - START /////////// */

.altitude_black_freeform section.index.page_content.top_banner{

}

.altitude_black_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    background:url(/ProgramInfo/8785/images/2175132_Alt_GRP_Migration_EarnPoints_1920x390_x1.jpg) no-repeat top center #f4f3f0;
}

.altitude_black_freeform section.index.page_content.top_banner .page_intro{

}

.altitude_black_freeform section.index.page_content.top_banner .page_intro #breadcrumb{

}

.altitude_black_freeform section.index.page_content.top_banner .page_intro #breadcrumb li{

}

.altitude_black_freeform section.index.page_content.top_banner .page_intro #breadcrumb li a{

}

.altitude_black_freeform section.index.page_content.top_banner .page_intro h1{

}

@media screen and (max-width: 700px){
    .altitude_black_freeform section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// altitude_black_content - START /////// */

  .altitude_black_freeform section.index.page_content.altitude_black_content{
      float:left;
      width:100%;
      margin-bottom:60px;
      margin-top:65px;
  }

/* ////// altitude_black_content - END /////// */

/* //////////// altitude_black - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Changes - START //////////// */


.changes_freeform {

}

/* /////// top_banner - START /////////// */

.changes_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.changes_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .changes_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb{
        margin-bottom:10px;
    }

    .changes_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// changes_content - START /////// */

  .changes_freeform section.index.page_content.changes_content{
      float:left;
      width:100%;
      margin-bottom:60px;
      margin-top:65px;
  }

/* ////// changes_content - END /////// */

/* //////////// Changes - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Mortgage Fee Rebates - START //////////// */


.redeem_mortgage_fee_rebates_freeform {

}

/* /////// top_banner - START /////////// */

.redeem_mortgage_fee_rebates_freeform.freeform_page_temp section.index.page_content.top_banner{
    height:202px;
}

.redeem_mortgage_fee_rebates_freeform.freeform_page_temp section.index.page_content.top_banner:before{
    height:202px;
    background:#FFFFFF;
}

@media screen and (max-width: 700px){
    .redeem_mortgage_fee_rebates_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb{
        margin-bottom:10px;
    }

    .redeem_mortgage_fee_rebates_freeform.freeform_page_temp section.index.page_content.top_banner .page_intro h1{
        margin-top: 25px;
        font-size: 40px;
    }
}

/* /////// top_banner - END /////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ////// changes_content - START /////// */

  .redeem_mortgage_fee_rebates_freeform section.index.page_content.redeem_mortgage_fee_rebates_content{
      float:left;
      width:100%;
      margin-bottom:60px;
      margin-top:65px;
  }

/* ////// changes_content - END /////// */

/* //////////// Mortgage Fee Rebates - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Disclaimer - START //////////// */


.disclaimer_freeform{

}


/* //////////// Disclaimer - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Giftcard FAQ - START //////////// */


.giftcard_faq_freeform{

}


/* //////////// Giftcard FAQ - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// Order Tracking Definitions - START //////////// */


.order_tracking_definitions_freeform{

}

.order_tracking_definitions_freeform .freeform_page_temp_content_box h4{
    margin-bottom: 0px;
}

/* //////////// Order Tracking Definitions - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// View Statement More info - START //////////// */


.view_statement_more_info_freeform{

}


/* //////////// View Statement More info - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude Signature Exclusive Travel Offers - START //////////// */


.altitude_signature_exclusive_travel_offers_freeform{

}


/* //////////// altitude Signature Exclusive Travel Offers - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// altitude Signature - START //////////// */


.altitude_signature_freeform{

}


/* //////////// altitude Signature - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Rewards summary page Top - START //////////// */


.freeform_page_temp.myaccount_rewards_summary_page_top{
    margin-bottom:0px;
}

.freeform_page_temp.myaccount_rewards_summary_page_top .index.page_content.intro_box{
  background: transparent;
}

.freeform_page_temp.myaccount_rewards_summary_page_top h3{
    margin-top:70px;
    margin-bottom:30px;
}

.freeform_page_temp.myaccount_rewards_summary_page_top p.intro{

}

/* //////////// My Account - Rewards summary page Top - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Rewards summary page Bottom - START //////////// */


.freeform_page_temp.myaccount_rewards_summary_page_bottom{
    margin-top:60px;
}

/* //////////// My Account - Rewards summary page Bottom - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Profile page Top - START //////////// */


.freeform_page_temp.myaccount_profile_page_top{
    margin-bottom:0px;
}

.freeform_page_temp.myaccount_profile_page_top h3{
    margin-top:70px;
    margin-bottom:30px;
}

.freeform_page_temp.myaccount_profile_page_top p.intro{

}

.freeform_page_temp.myaccount_profile_page_top section.index.page_content.intro_box{
  border-bottom: 6px solid #e8e8ed ;
  margin-bottom: 40px;
}

/* //////////// My Account - Profile page Top - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Profile page Bottom - START //////////// */


.freeform_page_temp.myaccount_profile_page_bottom{
    margin-top:60px;
}


/* //////////// My Account - Profile page Bottom - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Pay with rewards page Top - START //////////// */

.freeform_page_temp.myaccount_pay_with_rewards_page_top{
    margin-bottom:0px;
}

.freeform_page_temp.myaccount_pay_with_rewards_page_top h3{
    margin-top:70px;
    margin-bottom:30px;
}

.freeform_page_temp.myaccount_pay_with_rewards_page_top p.intro{

}


/* //////////// My Account - Pay with rewards page Top - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Pay with rewards page Bottom - START //////////// */

.freeform_page_temp.myaccount_pay_with_rewards_page_bottom{
    margin-top:60px;
}


/* //////////// My Account - Pay with rewards page Bottom - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Transaction Eraser page Top - START //////////// */


.freeform_page_temp.myaccount_transaction_eraser_page_top{
    margin-bottom:0px;
}

.freeform_page_temp.myaccount_transaction_eraser_page_top h3{
    margin-top:70px;
    margin-bottom:30px;
}

.freeform_page_temp.myaccount_transaction_eraser_page_top p.intro{

}


/* //////////// My Account - Transaction Eraser page Top - END //////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* //////////// My Account - Transaction Eraser page Bottom - START //////////// */


.freeform_page_temp.myaccount_transaction_eraser_page_bottom{
    margin-top:60px;
}


/* //////////// My Account - Transaction Eraser page Bottom - END //////////// */

/* ////////////////////////// FREE FORM PAGE - END /////////////////////////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Footer - START ///////////// */


#footer_main{

}

footer#footer_main{
    float:left;
    width:100%;
    color:#1F1C4F;
    background:#FFFFFF;
    border-top: 12px solid #DA1710;
}

footer#footer_main .footer_textupload{

}

footer#footer_main .footer_textupload .contactus_div{
    float: right;
}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload .contactus_div{
    width: 100%;
    margin-top: 24px;
  }
  footer#footer_main .footer_textupload .contactus_div a.contactus{

  }
}

footer#footer_main .footer_textupload a.contactus{
  float: left;
  margin: 24px 0px;
}
@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload a.contactus{
    margin: 0 auto;
    float: none;
    width: 162px;
    text-align: center;
    display: block;
  }
}

footer#footer_main .footer_textupload section.index.page_content{
  background: transparent;
}

footer#footer_main .footer_textupload section.index.page_content.firstcontent{
  margin-bottom:30px;
}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload section.index.page_content.firstcontent{
    margin-bottom: 13px;
    margin-top: 30px;
  }
}

footer#footer_main .footer_textupload section.index.page_content ul{
  float: left;
  margin: 62px 0px 0px;
  text-align: right;
  font-weight:500;
}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload section.index.page_content ul{
      float:left;
  }
}

footer#footer_main .footer_textupload section.index.page_content ul.footer-links1{

}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload section.index.page_content ul.footer-links1{
    margin-top: 0px;
  }
}

footer#footer_main .footer_textupload section.index.page_content ul.footer-links2{

}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload section.index.page_content ul.footer-links2{
      margin: 0px 0px 8px;
  }
}

footer#footer_main .footer_textupload section.index.page_content ul li{
  float: left;
  margin-left: 0px;
  margin-bottom: 14px;
  width: 100%;
  text-align: left;
  position:relative;
  margin-left: 20px;
}
footer#footer_main .footer_textupload section.index.page_content ul a {
    text-decoration: none;
}
@media screen and (max-width: 640px){

  footer#footer_main .footer_textupload section.index.page_content ul li{
   
  }
}

footer#footer_main .footer_textupload section.index.page_content ul li.first{
  
}

footer#footer_main .footer_textupload section.index.page_content.firstcontent ul li a{
  color:#2D373E;
}

footer#footer_main .footer_textupload section.index.page_content.firstcontent ul li a:before{
  background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat 0px 0px;
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: -20px;
  top: 0px;
}

/*Mouse hover added*/
footer#footer_main .footer_textupload section.index.page_content.firstcontent ul li a:hover {
    text-decoration: underline;
}

footer#footer_main .footer_textupload section.line-separator-footer{
background: transparent;

}

footer#footer_main .footer_textupload section.line-separator-footer .footer_line{
  background: #e8e8ed ;
  height:1px;
}

footer#footer_main .footer_textupload .wrp-footer-ts-cs{
  margin-top: 24px;
  color: #575F65;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0px;
  font-weight: 500;
}

footer#footer_main .footer_textupload section.index.page_content ul.sns_icons{
  margin: 24px auto;
  width: 100%;
}

@media screen and (max-width: 640px){
  footer#footer_main .footer_textupload section.index.page_content ul.sns_icons{
    float: none;
    width: 200px;
    text-align: center;
    display: block;
    margin: 24px auto;
  }
}

footer#footer_main .footer_textupload section.index.page_content ul.sns_icons li{
  float: left;
  margin-right: 6px;
  margin-left: 0px;
    width: auto;
}

footer#footer_main .footer_textupload section.index.page_content ul.sns_icons li.last{
  margin-right:0px;
}

footer#footer_main .copyright{
  display:none;
}

/* ///// Footer - END ///////////// */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ///// Font - START ///////////// */


@font-face{
    font-family: "Westpac-Bold";
    src:url("/rewards/theme/phoenix/fonts/Westpac-Bold/Westpac-Bold.eot"); 
	src:url("/rewards/theme/phoenix/fonts/Westpac-Bold/Westpac-Bold.eot?#iefix")format('embedded-opentype'), 
		url("/rewards/theme/phoenix/fonts/Westpac-Bold/Westpac-Bold.woff2")format('woff2'), 
		url("/rewards/theme/phoenix/fonts/Westpac-Bold/Westpac-Bold.woff") format('woff'), 
		url("/rewards/theme/phoenix/fonts/Westpac-Bold/Westpac-Bold.ttf")format('ttf'); 

}

@font-face {
    font-family: helvetica, sans-serif, arial;
    src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff');
    font-weight: normal;
    font-style: normal;
}

/* ///// Font - END ///////////// */

.row .separator_bottom {
    margin-top: 40px;
}

form#ShippingAddressForm{
  margin-top:10px;
}

form#ShippingAddressForm label[for=po_addr_sw] > input[type=checkbox] {
  appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  display: inline-block;
  float: none;
  height: 16px;
  width: auto;
}

form#ShippingAddressForm label[for=company_addr_sw_n] span{
  color:#1F1C4F;
}

form#ShippingAddressForm label[for=company_addr_sw_y] span{
  color:#1F1C4F;
}

form#ShippingAddressForm label[for=po_addr_sw] > span {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  width: auto;
}

form#ShippingAddressForm label[for=name] input#name{
    margin-bottom: 5px;
}

form#ShippingAddressForm label[for=name] div{
  float:left;
}

form#ShippingAddressForm label[for=po_addr_sw] input#po_addr_sw{
  height: auto !important;
}


.most_wanted_list h2 {
    text-align: left;
    padding-top: 36px;
    padding-bottom: 36px;
    font-size: 30px;
    color: rgb(98, 26, 75) !important;
}

.most_wanted_list p {
    text-align: left;
    color: rgb(98, 26, 75) !important;
}


.featureFreeformBottom {
	font-family: helvetica, sans-serif, arial;
	margin: auto;
	padding: 0 20px;
}

.featureFreeformBottom a {
	color: black;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}

.featureFreeformBottom heading {
	color: rgb(114, 31, 87);
	display: block;
	margin-bottom: 20px;
}

.featureFreeformBottom p {
	line-height: 20px;
}

.featureFreeformBottom .top-half heading {
	font-size: 24px;
}

.featureFreeformBottom .bottom-half heading {
	font-size: 18px;
	font-weight: bold;
}

.featureFreeformBottom .bottom-half img {
	height: 14px;
	vertical-align: middle;
}

.featureFreeformBottom .bottom-half p:first-of-type {
	margin-bottom: 40px;
}

.featureFreeformBottom .top-half {
	display: flex;
	align-items: flex-start;
	margin: 50px 0;
}

.featureFreeformBottom .top-half a {
	color: red;
	font-style: italic;
}

.featureFreeformBottom hr {
	margin-top: 0;
}

.featureFreeformBottom p {
	font-size: 14px;
}

.featureFreeformBottom .top-half > img {
	width: 300px;
}

.featureFreeformBottom .bottom-half {
	background-color: white;
	margin-bottom: 40px;
	padding: 30px;
}

.featureFreeformBottom .bottom-half p {
	margin-bottom: 0;
}

.featureFreeformBottom .under-40 {
	margin-right: 15px;
}

.featureFreeformBottom .top-text {
	align-self: stretch;
	background-color: white;
	flex-grow: 1;
	padding: 15px;
}

@media screen and (max-width: 40em)  {
	.featureFreeformBottom,
	.featureFreeformBottom .top-half,
	.featureFreeformBottom .bottom-half {
		display: block;
	}

	.featureFreeformBottom .bottom-half {
		margin: 40px 10px 40px 10px;
	}

	.featureFreeformBottom .top-half {
		margin: 10px;
	}

	.featureFreeformBottom .top-half img {
		width: 100% !important;
	}

	.featureFreeformBottom a img {
		width: auto;
	}

	.featureFreeformBottom p {
		margin-bottom: 10px;
	}

	.featureFreeformBottom .top-text {
        padding: 20px;
        margin-top: -5px;
	}

	.featureFreeformBottom .under-40 {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.featureFreeformTop {
	font-family: helvetica, sans-serif, arial;
	margin: 0 auto 0 auto;
	padding: 0 20px;
	width: 100%;
}

.featureFreeformTop a {
	text-decoration: none;
}

.featureFreeformBottom hr,
.featureFreeformTop hr {
	background-color: white;
	border: none;
	height: 7px;
	width: 100%;
}

.featureFreeformTop hr {
	margin-top: 40px;
}

.featureFreeformTop .title1, .featureFreeformTop .title2, .featureFreeformTop li {
	color: rgb(98, 26, 75);
}

.featureFreeformTop .title1 {
    font-size: 32px;
    font-family: helvetica, sans-serif, arial;
	margin-bottom: 15px;
}

.featureFreeformTop .title2 {
	font-size: 20px;
	margin: 15px 0;
}

.featureFreeformTop .top-half {
	display: flex;
	margin-top: 40px;
}
.featureFreeformTop .top-half span {
	color: black;
	font-size: 16px;
}

.featureFreeformTop .white-section-top {
	background-color: white;
	padding: 20px;
	width: 100%;
}

.featureFreeformTop .white-section-top a {
	color: red;
	font-weight: bold;
}

.featureFreeformTop .white-section-top span {
	font-style: italic;
}

.featureFreeformTop .white-section-top p:first-of-type {
	font-size: 18px;
	margin: 15px 0;
}

.featureFreeformTop .bottom-half {
	display: flex;
}

.featureFreeformTop .bottom-half li {
	font-size: 24px;
	line-height: 18px !important;
	list-style: disc;
	margin-bottom: 15px;
}

.featureFreeformTop .bottom-half li span {
	color: black;
	display: inline-block;
	font-size: 14px;
}

.featureFreeformTop .bottom-half ul {
	padding-left: 20px;
}

.featureFreeformTop .bottom-half .bullet-section .title2 {
	font-weight: bold;
}

.featureFreeformTop .bottom-half .text-section {
	line-height: 24px;
	margin-right: 50px;
	width: 315px;
}

.featureFreeformTop .bottom-half .text-section h2 {
	font-weight: lighter;
}

#shop_offers #shop_list .row h2 {
    margin-bottom: 30px;
}

.shop .row .page_intro .shop_category_title .featured_title {
    font-family: helvetica, sans-serif, arial;
}

@media screen and (max-width: 40em)  {
	.featureFreeformTop,
	.featureFreeformTop .top-half,
	.featureFreeformTop .bottom-half {
		display: block;
	}

	.featureFreeformTop .top-half {
		margin-top: 15px;
	}

	.featureFreeformTop img {
		width: 100%;
	}

	.featureFreeformTop li span {
		vertical-align: top;
	}

	.featureFreeformTop .text-section {
		font-size: 18px;
	}

	.featureFreeformTop .title2 {
		margin-top: 30px;
	}

	section#shop_offers .row .row {
	
  }

    .freeform_page_temp {
        margin-bottom: 0;
    }

    .back_button {
        display: block;
        color: #DA1710;
        margin-top: 0px;
        height: 50px;
        float: left;
        width: 100%;
        padding-left: 5px;
    }

    .back_button:after {
      content: " ";
      float: left;
      width: 100%;
      height: 50px;
      position: absolute;
      left: 0px;
      z-index: 0;
    }

   .back_button a {
     background: transparent;
     border: 0px solid #FFF;
     z-index:1000;
     margin: 0px;
   }

   .back_button a:before{
      content: " ";
      background: url(/ProgramInfo/8785/images/wrp_icon_left_arrow.png) no-repeat 0px 0px;
      z-index: 10000;
      float: left;
      display: block;
      width: 15px;
      height: 15px;
      position: relative;
      top: 19px;
      left: 0px;
   }

   .back_button a.button:hover{
       background: transparent;
   }

   .back_button a.button:hover span{
        color: #ffffff;
   }

    .back_button a span {
      font-size: 14px;
      text-align: left;
      padding: 0px;
      line-height: 50px;
      color: #1F1C4F;
      z-index: 0;
      position: relative;
      display: block;
      top: 2px;
      margin-left: 16px !important;
   }

    .page_intro #breadcrumb {
        display: none;
    }

}

.card .caption {
    color: #1F1C4F;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 5px;
}

.card .item_price {
    background-color: #1F1C4F;
    float: left;
    width: 100%;
    height: 48px;
    box-shadow: 0 0px 0 #CCCCCC inset;
    border-top: 0px solid #e0e0e0;
    border-radius: 0px;
}

#most_wanted_item_list li a div.item_price.sale div.points span.label {
    padding-top: 12px;
}

.most_wanted_rewards_home .card .item_price .points {
    float: left;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}

.card .item_price .points .number {
    color: #FFF;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    letter-spacing: 0px;
    float: none;
}

.card .item_price .points .label {
    color: #FFFFFF;
    background-color: inherit;
    line-height: 22px;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
    float: none;
    text-transform: lowercase;
}

.card .item_price .points .points_prefix {
    color: #FFFFFF;
    background-color: inherit;
    line-height: 22px;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
    float: none;
}

.item_price.sale {
    height: 48px !important;
}

#shop_list #offer_offer_highlight li div.small-60.medium-60.columns {
    padding: 0;
}

/* CSS for dropdown */
form#ShippingAddressForm label[for=country_code]:after,
form#AccountInformationForm label[for=account]:after,
form#AccountInformationForm label[for=statementPeriod]:after,
form#AccountInformationForm label[for=statementDate]:after,
#giftCardActivationForm label[for=supplier]:after,
.cart_actions .payment_information .payment-card-brand label:after,
.cart_actions .payment_information .payment-expiration-month label:after,
.cart_actions .payment_information .payment-expiration-year label:after,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list .item_row .edit_row .small-60.medium-30.columns.center label:after,form#ShippingAddressForm label[for=state]:after{
    border-top: none;
}

select#account_id_rs,select#statementPeriod,select#statementDate,select#case_issue_type,
select#supplier,select#acct_num_1,select#card_brand,select#exp_date_month,select#exp_date_year,select#map_type_1,
select#acct_num_3,select#map_type_3,select#acct_num_4,select#map_type_4,select#qty,select#country_code,select#state{
    background-size: 50px;
    background-position: right -8px top 14px;
}
select#acct_num_1 { 
    margin-top: 10px;
}
select#acct_num_2,select#map_type_2 {
    background-size: 57px;
    background-position: right -17px top 14px;
}
/* CSS for giftcard activation*/
button.primary.gift_card_activate_button {
    width: auto;
    top: 0px;
}

button.gift_card_activate_button {
    width: auto;
}

.small-60.medium-15.columns button.primary.gift_card_activate_button{
    width: auto;
}
.small-60.medium-15.columns button.primary.gift_card_activate_button {
    right: 313px;
    top: 20px;
}

@media(max-width:1024px){
    .small-60.medium-15.columns button.primary.gift_card_activate_button {
        right: 279px;
    }
}

@media(max-width:902px){
    .small-60.medium-15.columns button.primary.gift_card_activate_button {
        right: 260px;
    }
   
}
@media(max-width:768px){
    .small-60.medium-15.columns button.primary.gift_card_activate_button {
        right: 234px;
    }
    table.giftcard_activation_icon td:nth-child(2) {
        position: relative;
        top: -7px;
        right: 31px;
        color: #2D373E;
    }
   
}

@media(max-width:426px){
    .small-60.medium-15.columns button.primary.gift_card_activate_button {
        position: absolute;
        top: -37px !important;
        right: 7px;
    }
    table.giftcard_activation_icon td:nth-child(2) {
        position: relative;
        top: -11px !important;
        right: 20px !important;
        color: #2D373E;
    }
}

button#add_to_cart.primary.addtocartbtn[disabled], button#add_to_cart.primary.addtocartbtn[disabled] span{
    width: 200px;
    top: 20px;
}

/*Auto Redemption */
label.automatic_redemption span {
    text-transform: none;
}

/*Enable slider on smaller devices*/
.small-60.columns.hide-for-small-only {
    display: block !important;
}

/*Email conformation*/
.email_confirmation label span {
    text-transform: none !important;
}

/*Cardholder information*/
form#ProfileForm label[for=accept_promo_sw] > span,
form#ProfileForm label[for=newsletter_optional] > span {
    font-weight: normal !important;
}

p.text-center a {
    color: #fff;
}

p.text-center a:hover {
    text-decoration: underline;
    color: #fff;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.user_name .user_name_line span {
    border-color: #fff;
}

form#ProfileForm label[for=email_addr_readonly]>span:nth-child(2),form#FormEmailUs label[for=email_addr]>span b {
    text-transform: lowercase !important;
    color: #2D373E !important;
}

label.email_box span:nth-child(2) {
    text-transform: lowercase !important;
    font-weight: normal !important;
}

h3.modal_header {
    display: none;
}

.giftcard_activate p:last-child {
    color: #fff;
    display: none;
}

section.modal_default.lightbox_message_default h3{
    color: #1F1C4F !important;
    display: none;
}
label>.value.currency, label>.value {
    color: #1F1C4F !important;
    margin-bottom: 10px;
    text-align: right;
    float: right;
}

label[for=email_addr_readonly] {
    top: -40px;
    position: absolute;
}

.small-60.columns h4 {
    color: #fff;
}

label[for=email_addr_readonly] span:nth-child(1) {
    margin-bottom: 10px;
    margin-top: 40px;
}
label[for=accept_promo_sw] {
    margin-top: 35px;
	display: none; /* 28-02-2025 */
}


button#notifPrefUpdBtn {
	display: none; /* 28-02-2025 */
}


label[for=email_addr_readonly] span:nth-child(2) {
    font-weight: normal !important;
}

.freeform_content_with_whitebg_content h4,.freeform_content_with_whitebg_content_home h4,.freeform_page_temp_content_box h4 {
    color: #1F1C4F !important;
}
form#FormEmailUs label[for=case_issue_type]:after {
    border: none;
}

form#FormEmailUs label[for=name] b, form#FormEmailUs label[for=email_addr] b {
    font-weight: normal;
}
.medium-40.columns.item-quantity,.small-30.medium-20.columns.item-quantity {
    max-width: 168px;
}
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.quantity,
#SPN_CHECKOUT #shoppingCartForm #ajaxEventDiv .cart_list header.item_row .row span.item_points{
    text-align: right;
}

li.blktxt,p#msgThankYou {
    color: #333;
}
p#msgRedemptionAssistance {
    margin-bottom: 20px;
}

label.email_box span:nth-child(1):after {
    content: ":";
}

.giftcard_activate p strong {
    color: #c53b00;
}
.more_rewarding_program_box.last h4 {
    color: #1F1C4F;
}

.lightbox_checkout_confirmation_2.modal_default.confirmation_Popup_scrollbar {
    overflow: hidden;
}

p#msgThankYou,p#msgConfNumber,p#msgOrderInfo,ul#msgOrderDesc,p#msgRedemptionAssistance {
    text-align: center !important;
}

.giftcard_activate p strong {
    font-size: 20px !important;
    color: #1F1C4F;
}

.lightbox_checkout_confirmation_2 footer,.lightbox_speed_bump.modal_default h3,label[for=rewardsToRedeem] span:first-child,label[for=pointsToRedeem] span:first-child{
    display: none;
}
h2.pay_with_points{
    margin-bottom: 20px !important;
    font-size: 20px !important;
    color: #1F1C4F;    
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    text-align: center;
    line-height: 1;
}
label[for=rewardsToRedeemed] span:first-child,label[for=pointsToRedeemed] span:first-child{
font-size: 12px;
}
p.pay_with_points_success{
    margin-bottom: 20px;
}
label[for=pointsToRedeemed] span:first-child {
    text-align: right;
}
p#msgFail {
    text-align: center;
    margin-bottom: 10px;
}

    label[for=account] {
        margin-top: 25px;
    }
    table.alt_rewards_summary td:first-child,table.alt_rewards_details td:first-child,table.alt_email_notification td:first-child,
    table.giftcard_activation_icon td:first-child  {
        min-width: 48px;
    }
    table.alt_rewards_summary td:nth-child(2) {
        position: relative;
        top: -10px;
        right: 0px;
        color: #2D373E;
    }
    table.giftcard_activation_icon td:nth-child(2) {
        position: relative;
        top: -7px;
        right: 59px;
        color: #2D373E;
    }
    table.alt_email_notification td:nth-child(2){
      top: -7px !important;
      right: 50px !important;
      position: relative;
      color: #2D373E;
    }
    table.alt_rewards_details td:nth-child(2){
      position: relative;
      top: 0px;
      right: 1px;
      color: #2D373E;
    }

    table.alt_rewards_details td:nth-child(2)>span {
        position: relative;
        top: -8px;
    }
    td.Giftcard_faqs_icons {
        width: 48px;
        position: relative;
        top: -15px;
    }
    td.Giftcard_faqs_icons_text{
        float: left;
        color: #2D373E;
        left: -10px;
        position: relative;
    }

    .medium-30.columns.hide-for-small-only.item-total-points {
        max-width: 155px;
    }
    @media(max-width:1024px){
        .medium-30.columns.hide-for-small-only.item-total-points {
            max-width: 147px !important;
        }
    }
    @media(max-width:768px){
        .medium-30.columns.hide-for-small-only.item-total-points {
            max-width: 110px !important;
        }
    }
    dd#faq1 {
        margin-top: 25px;
    }

p.message a { 
    display: inline !important;
    padding: 0px !important;
}   

div.add_to_cart_btn button[disabled] {
    opacity: .45;
    cursor: not-allowed;
} 

input#udf_1_USER_DEF_1,input#udf_1_USER_DEF_2,input#udf_1_ACCT_MAP_ID{
    margin-top: 10px;
}

select#card_brand option[value="3"],select#card_brand option[value="4"] { 
   display: none;
}

 /*CONTACTUS */
 .freeform_page_temp.contact_freeform {
    position: absolute;
    top: 336px;
    left: 270px;
}

/*Info-icon */
img.info_icon {
    width: 24px;
    height: 24px;
}
img.giftcard_activation_info_icon{
    position: relative;
    right: 8px;
    width: 24px;
    height: 24px;
}
/* Promotion_banner */
.freeform_page_temp.promotion_freeform {
   
}
h1.promotion_heading{
    font-size: 52px;
}

#promotion_breadcrumb li:last-child {
    left: 61px;
    color: #ffffff;
    position: absolute;
}
ul#promotion_breadcrumb {
    white-space: nowrap;
    display: flex;
    margin-bottom: 45px;
}
.promotion_breadcrumb {
    position: absolute;
    margin-top: 30px;
    margin-left: 455px;
}
#promotion_breadcrumb li, ul#promotion_breadcrumb li a, .promotion_breadcrumb h1 {
    color: #ffffff;
    padding-right: 4px;
}
section.white_space {
    height: 160px;
}

@media only screen and (max-width: 2160px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}

@media only screen and (max-width: 1920px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1536px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1440px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1366px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1241px){
    .promotion_breadcrumb,.promotion_heading h1 {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1235px){
    h1.promotion_heading {
        max-width: 50px;
    margin: auto;
    }
}
@media only screen and (max-width: 1024px){
    h1.promotion_heading {
        margin: 0px !important;
    }
}
@media only screen and (max-width: 769px){
    .shop.shop_index.page_content .page_intro .row h2 {
        text-align: left;
    }
    .promotion_freeform,section.white_space {
        display: none;
    }
    h2.home_product_offer_heading {
      padding-left: 20px;
    }
}
p.Promotion_text {
    color: #fff;
    font-size: 12px;
    margin-top: 15px;
    max-width: 430px;
}
p.Promotion_tc{
    color: #fff;
    font-size: 8px;
}
.more_rewarding_program_box.last a {
    color: red;
    text-decoration: underline;
}
/* Contact us Banner */
.contact_breadcrumb {
    position: absolute;
    top: -344px;
    left: -252px;
    width: 135px;
}
ul#contact_breadcrumb {
    display: flex;
    color: #fff;
}

#contact_breadcrumb li:last-child {
    left: -8px;
    color: #ffffff;
}

.freeform_page_temp section.contact_content a {
    color: #fff;
    text-decoration: none;
    padding-right: 3px;
    left: -1px;
    position: relative;
}

.phone-text p {
    margin-bottom: 0px;
    left: -45px;
    position: relative;
}
td.phone-button .icon-phone {
    background: #ffffff url(/ProgramInfo/8785/images/icon_phone.png) no-repeat center top;
    background-size: contain;
    width: 14px;
    height: 14px;
    top: -5px;
    display: block;
    margin-right: -13px;
    margin-left: -5px;
    position: relative;
}
td.phone-button .icon-globe {
    background: #ffffff url(/ProgramInfo/8785/images/globe.png) no-repeat center top;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 0px;
    display: block;
    margin-right: -13px;
    margin-left: -11px;
    position: relative;
}
td.phone-button  .icon-mail {
    background: #ffffff url(/ProgramInfo/8785/images/icon_mail.png) no-repeat center top;
    background-size: contain;
    width: 14px;
    height: 14px;
    display: block;
    top: -83px;
    left: -7px;
    position: relative;
}
p.call-us {
  margin-bottom: 5px;
}
p.Mailing-address {margin-top: 20px;}

td.phone-text a {
    color: #da1710 !important;
}
@media only screen and (max-width: 1024px){
    .contact_breadcrumb {
            left: -264px;
    }
    #contact_breadcrumb li:last-child {
    left: 0px;
    }
    .phone-text p {
        left: -30px;
    }
}
.freeform_page_manage_my_profile a {
    text-decoration: underline;
    color: #D81B2B;
}
.freeform_page_manage_my_profile p {
    margin-bottom: 20px !important;
}
td.small_title_full,td.numeric,.rewards_summary table td:first-child,button#notifPrefUpdBtn span,
input[type="checkbox"]+span
{
    color: #2D373E !important;
}
sup.redeemp_points_sup {
    top: -15px;
    font-size: 40%;
}
.freeform_content_with_whitebg_content_home {
    padding: 20px;
}
span.item_ship {
  font-weight: bold;
  font-size: 15px
}
li {
    font-size: 14px;
}

/*.sale-point-details-page:after {
    position: absolute;
    content: ")";
}*/
p.tab-card-text {
    width: 100%;
    -webkit-box-ordinal-group: 1 !important;
    -moz-box-ordinal-group: 1 !important;
    -ms-flex-order: 1 !important;
    -webkit-order: 1 !important;
    order: 1 !important;
}
/*Breadcrumb start*/
#breadcrumb li span.breadcrumb-spacer-white::after,span.breadcrumb-spacer-white:after {
    content: ">";
}
.page_intro #breadcrumb li span.breadcrumb-spacer-white::after {
    color: #ffffff;
}
#breadcrumb li span.breadcrumb-spacer-red::after,span.breadcrumb-spacer-red:after {
    content: ">";
}
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li span.breadcrumb-spacer-red {
    color: #da1710;
}
#breadcrumb li a {
  margin: 0 9px 0 0;
}
#promotion_breadcrumb li a,#contact_breadcrumb li a {
    margin: 0 5px 0 0;
}
/*Breadcrumb end*/

/* /////////// ADA CSS - START ///////////// */
 
  nav.sidebar_menu>ul li.submenu>a::after{
      display: none !important;
  }
  #shop_offers #shop_list header .row .search_filter_order #order_type #selsort{
      background-color: #ffffff;
  }
  .edit_row{
    background: #ffffff !important;
    margin: 20px 0 0 0 !important;
  }
  .ship_to button span{
      font-size: 16px;
  }
  .shop.checkout .cart_actions .email_confirmation{
    background: #ffffff !important;
  }

footer.item_row span{
        color: #2D373E;
        font-size: 14px;
        margin-top: 10px;
        text-transform: initial;
        font-weight: bold;
       
}
span.total.points_only span.points,span.total.points_amount span.points, span.total.points_amount span.amount {
    color: #1F1C4F !important;
    font-size: 30px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
}
span.total.points_amount span.amount:before {
  content: "+";
  padding-right: 10px;
}
.shop.checkout .cart_actions .chkt-actn-buttons{
    background: #ffffff !important;
}
.label {
    background-color: transparent;
}
.email_confirmation.row h3 {
    font-size: 24px !important;
    position: relative;
    right: -15px;
}
span.total.points_amount {
    color: #2D373E;
    font-size: 14px;
    margin-top: 30px;
    text-transform: initial;
    float: left;
    width: 100%;
    text-align: right;
    padding: 0 0 10px 10px;
    font-weight: bold;
}
.page_content.shop_details .page_intro, .page_content.shop_details_logged .page_intro{ 
    overflow: unset !important;
  }

  header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link:before {
  color:#1F1C4F;
  font-size: 24px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0px;
  left: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: "\f004";
}
header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a:after {
  content: "";
  border-radius: 50%;
  line-height: 1px;
  padding: 9px;
  background: #DA1710;
  margin: 0 auto;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -6px;
  right: -16px;
  z-index: 0;
  font-size: 17px;
}

header#header_main .header_top_row #nav_holder nav#logged_panel ul.logged_panel_bottom li.wishlist_link a span#wishlist_item_count{
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #fff;
  background: transparent;
  margin: 0 auto;
  height: 10px;
  width: 30px;
  display: block;
  position: absolute;
  top: -10px;
  left: 16px;
  z-index: 100;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: -2px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link:before {
    color: #ffffff !important;
    font-size: 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0px;
    left: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f004";
}
.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a:after {
  content: "";
  border-radius: 50%;
  line-height: 1px;
  padding: 9px;
  background: #1F1C4F;
  margin: 0 auto;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -6px;
  right: -16px;
  z-index: 0;
  font-size: 17px;
}

.off-canvas-wrap .bottom-bar.mobile-only-private .logged_panel_bottom ul.logged_panel_bottom_right li.wishlist_link a span#wishlist_item_count {
  content: "";
  border-radius: 50%;
  line-height: 8px;
  padding: 9px;
  color: #ffffff;
  background: transparent;
  margin: 0 auto;
  height: 10px;
  width: 30px;
  display: block;
  position: absolute;
  top: -10px;
  left: 16px;
  z-index: 100;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  letter-spacing: -2px;
}
/* /////////// ADA CSS - END ///////////// */
/* ---------------------------------------------------------------------------------------------------------------------- */

@charset "UTF-8";
/*
* ============================================================================
* Custom CSS - v0.21
* ============================================================================
*/
/*@import "app/gui-blend";*/
/* Scss Document */
/*Variables*/
/*
MTF (testing): "/ProgramInfo/8785"
PROD: "/ProgramInfo/8785"
local: ""..";
*/
/* Scss Document */
.body-font, .top-slider .slider-wrapper .slide-text .button-container a, .top-banner .slider-wrapper .slide-text .button-container a, .redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li, .redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li a, .redeem_page .redeem-category-landing .heading p, .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .button-container a.button, .redeem_page .red-banner .heading p, .public_page.freeform_page_temp .choose-card-section .heading p, .product_page.freeform_page_temp .heading p { font-family: helvetica, sans-serif, arial;top: -15px; }

.redeem_page .heading-title, .redeem_page .top-slider .slider-wrapper .slide-text h1, .top-slider .slider-wrapper .slide-text .redeem_page h1, .redeem_page .top-banner .slider-wrapper .slide-text h1, .top-banner .slider-wrapper .slide-text .redeem_page h1, .redeem_page .redeem-category-landing .heading h2, .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3, .redeem_page .red-banner.pink .heading h2, .redeem_page .public_page.freeform_page_temp .choose-card-section .heading h3, .public_page.freeform_page_temp .choose-card-section .heading .redeem_page h3, .redeem_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card .redeem_page h2, .redeem_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container .redeem_page h3, .redeem_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container .redeem_page h2, .redeem_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .redeem_page h3, .redeem_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white .redeem_page h3, .redeem_page .public_page.freeform_page_temp .accessing-your-rewards-account .data .title, .public_page.freeform_page_temp .accessing-your-rewards-account .data .redeem_page .title, .redeem_page .public_page.freeform_page_temp .a-more-rewarding-program .data h2, .public_page.freeform_page_temp .a-more-rewarding-program .data .redeem_page h2, .redeem_page .public_page.freeform_page_temp .a-more-rewarding-program .data .title, .public_page.freeform_page_temp .a-more-rewarding-program .data .redeem_page .title, .redeem_page .reward-center .data h3, .reward-center .data .redeem_page h3, .redeem_page .reward-center .data .contact, .reward-center .data .redeem_page .contact, .redeem_page .reward-center .card-info h3, .reward-center .card-info .redeem_page h3, .redeem_page .product_page.freeform_page_temp .reward-types h3, .product_page.freeform_page_temp .reward-types .redeem_page h3, .redeem_page .product_page.freeform_page_temp .product-conatiner .heading h2, .product_page.freeform_page_temp .product-conatiner .heading .redeem_page h2, .public_page .heading-title, .public_page .top-slider .slider-wrapper .slide-text h1, .top-slider .slider-wrapper .slide-text .public_page h1, .public_page .top-banner .slider-wrapper .slide-text h1, .top-banner .slider-wrapper .slide-text .public_page h1, .public_page .redeem_page .redeem-category-landing .heading h2, .redeem_page .redeem-category-landing .heading .public_page h2, .public_page .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3, .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .public_page h3, .public_page .redeem_page .red-banner.pink .heading h2, .redeem_page .red-banner.pink .heading .public_page h2, .public_page.freeform_page_temp .choose-card-section .heading h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white h3, .public_page.freeform_page_temp .accessing-your-rewards-account .data .title, .public_page.freeform_page_temp .a-more-rewarding-program .data h2, .public_page.freeform_page_temp .a-more-rewarding-program .data .title, .public_page .reward-center .data h3, .reward-center .data .public_page h3, .public_page .reward-center .data .contact, .reward-center .data .public_page .contact, .public_page .reward-center .card-info h3, .reward-center .card-info .public_page h3, .public_page .product_page.freeform_page_temp .reward-types h3, .product_page.freeform_page_temp .reward-types .public_page h3, .public_page .product_page.freeform_page_temp .product-conatiner .heading h2, .product_page.freeform_page_temp .product-conatiner .heading .public_page h2, .product_page .heading-title, .product_page .top-slider .slider-wrapper .slide-text h1, .top-slider .slider-wrapper .slide-text .product_page h1, .product_page .top-banner .slider-wrapper .slide-text h1, .top-banner .slider-wrapper .slide-text .product_page h1, .product_page .redeem_page .redeem-category-landing .heading h2, .redeem_page .redeem-category-landing .heading .product_page h2, .product_page .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3, .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .product_page h3, .product_page .redeem_page .red-banner.pink .heading h2, .redeem_page .red-banner.pink .heading .product_page h2, .product_page .public_page.freeform_page_temp .choose-card-section .heading h3, .public_page.freeform_page_temp .choose-card-section .heading .product_page h3, .product_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card .product_page h2, .product_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container .product_page h3, .product_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container h2, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container .product_page h2, .product_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .product_page h3, .product_page .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white h3, .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white .product_page h3, .product_page .public_page.freeform_page_temp .accessing-your-rewards-account .data .title, .public_page.freeform_page_temp .accessing-your-rewards-account .data .product_page .title, .product_page .public_page.freeform_page_temp .a-more-rewarding-program .data h2, .public_page.freeform_page_temp .a-more-rewarding-program .data .product_page h2, .product_page .public_page.freeform_page_temp .a-more-rewarding-program .data .title, .public_page.freeform_page_temp .a-more-rewarding-program .data .product_page .title, .product_page .reward-center .data h3, .reward-center .data .product_page h3, .product_page .reward-center .data .contact, .reward-center .data .product_page .contact, .product_page .reward-center .card-info h3, .reward-center .card-info .product_page h3, .product_page.freeform_page_temp .reward-types h3, .product_page.freeform_page_temp .product-conatiner .heading h2 { font-family: "Westpac-Bold", "chronicle-display-semibold", sans-serif; }

/* ------------------------------------------------------------- 

------------------------------------------------------------- */
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BACKGROUND COLOR OPACITY */
/* BORDER RADIUS */
/* BOX */
/* BOX RGBA */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSFORM STYLE */
/* TRANSITION */
/* TRIPLE BORDERS */
/* KEYFRAMES */
/* ANIMATION */
/* Vertical align center */
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #fff center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-prev, .slick-next { background: url("/ProgramInfo/8785/images/arrow.png") 0 center no-repeat; background-size: auto 100%; z-index: 100; width: 30px; height: 58px; position: absolute; display: block; cursor: pointer; top: 50%; margin-top: -34px; line-height: 0; font-size: 0; padding: 0; border: none; outline: none; }

.slick-prev { left: -20px; }

.slick-next { background-position: 100% center; right: -20px; }

.slick-prev.slick-disabled, .slick-next.slick-disabled { opacity: 0.25; }

/* Dots */
.slick-slider { margin-bottom: 0; }

.slick-dots { position: absolute; bottom: 20px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; margin: 0 6px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width: 12px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 12px; height: 12px; font-family: "slick"; font-size: 12px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; line-height: 12px; text-align: center; color: transparent; border: 1px solid #FFFFFF; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { background-color: #FFFFFF; }

@media screen and (max-width: 960px) { .slick-prev, .slick-next { width: 20px; height: 38px; }
  .slick-prev { left: -10px; }
  .slick-next { right: -10px; } }
/*@import "app/accordion";*/
.freeform_page_temp { /*-----------Vertical tabs-----------*/ /*-----------Accordion styles-----------*/ /*Here your can change the breakpoint to set the accordion, when screen resolution changed*/ }
.freeform_page_temp ul.resp-tabs-list { margin: 0px; padding: 0px; }
.freeform_page_temp ul.resp-tabs-list li { font-weight: 600; font-size: 13px; display: inline-block; padding: 13px 15px; margin: 0; list-style: none; cursor: pointer; float: left; width: auto; }
.freeform_page_temp .resp-tabs-container { padding: 0px; background-color: #fff; clear: left; }
.freeform_page_temp .resp-tabs-container p { float: none; }
.freeform_page_temp h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.freeform_page_temp .resp-tab-content { display: none; padding: 15px; }
.freeform_page_temp .resp-tab-active { border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -1px !important; padding: 12px 14px 14px 14px; }
.freeform_page_temp .resp-tab-active { border-bottom: none; background-color: #fff; }
.freeform_page_temp .resp-content-active, .freeform_page_temp .resp-accordion-active { display: block; }
.freeform_page_temp .resp-tab-content { border: 1px solid #c1c1c1; }
.freeform_page_temp h2.resp-accordion { font-size: 13px; border: 1px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; }
.freeform_page_temp h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px; }
.freeform_page_temp h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }
.freeform_page_temp .resp-vtabs ul.resp-tabs-list { float: left; width: 30%; }
.freeform_page_temp .resp-vtabs .resp-tabs-list li { display: block; padding: 15px 15px !important; margin: 0; cursor: pointer; float: none; }
.freeform_page_temp .resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #c1c1c1; float: left; width: 68%; min-height: 250px; border-radius: 4px; clear: none; }
.freeform_page_temp .resp-vtabs .resp-tab-content { border: none; }
.freeform_page_temp .resp-vtabs li.resp-tab-active { border: 1px solid #c1c1c1; border-right: none; background-color: #fff; position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px; }
.freeform_page_temp .resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 8px solid #2D373E; }
.freeform_page_temp h2.resp-tab-active span.resp-arrow { border: none; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 8px solid #DA1710; }
.freeform_page_temp h2.resp-tab-active { background: #DBDBDB !important; }
.freeform_page_temp .resp-easy-accordion h2.resp-accordion { display: block; }
.freeform_page_temp .resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.freeform_page_temp .resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.freeform_page_temp .resp-jfit { width: 100%; margin: 0px; }
.freeform_page_temp .resp-tab-content-active { display: block; }
.freeform_page_temp h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
@media only screen and (max-width: 768px) { .freeform_page_temp ul.resp-tabs-list { display: none; }
  .freeform_page_temp h2.resp-accordion { display: block; }
  .freeform_page_temp .resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
  .freeform_page_temp .resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: initial; clear: none; }
  .freeform_page_temp .resp-accordion-closed { display: none !important; }
  .freeform_page_temp .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; } }

h1, h2, h3, h4, h5, h6 { margin: 0; line-height: 1; font-weight: normal; }

sup { /*top: 0;*/ font-size: 60%; }

/*Common classes*/
.clear, .top-slider, .top-slider .slider-wrapper .slide-text .button-container, .top-banner .slider-wrapper .slide-text .button-container, .redeem_page.freeform_page_temp, .public_page.freeform_page_temp, .product_page.freeform_page_temp { clear: both; }
.clear:after, .top-slider:after, .top-slider .slider-wrapper .slide-text .button-container:after, .top-banner .slider-wrapper .slide-text .button-container:after, .redeem_page.freeform_page_temp:after, .public_page.freeform_page_temp:after, .product_page.freeform_page_temp:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

a { color: #181b25; }
a:hover { color: #181b25; }

.italic_me { font-style: italic !important; }

p.pbody { margin-top: 16px; text-align: left; padding: 0 7px 26px; }

a.button.txt-red { width: auto; }
a.button.txt-red span { padding: 12px 20px !important; font-family: helvetica, sans-serif, arial; color: #da1710; font-weight: bold; }
a.button.txt-red:hover { text-decoration: none; }
a.button.txt-red:hover span { color: #ffffff; }

.tab-class:focus { outline: none; background: none; }

/*flex wrapper*/
.flex-wrapper { display: flex; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.flex-wrapper.top { -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; }
.flex-wrapper.normal { -moz-align-items: normal; -ms-align-items: normal; align-items: normal; }
.flex-wrapper.space-between { -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }

.video-container { position: relative; width: 100%; height: 0; margin-bottom: 20px; padding-bottom: 56.25%; overflow: hidden; }
.video-container video, .video-container iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.red_border_height_1px { border-top: 1px solid #da1710; }
.red_border_height_1px.margin-top { margin-top: 30px; }

#main .login-new-btn.button-container { float: right; margin: 18px 10px 18px 0; }
#main .login-new-btn.button-container a { background-color: #da1710; height: 36px; color: #fff; line-height: 36px; font-size: 16px; font-family: helvetica, sans-serif, arial; padding-left: 20px !important; text-transform: none; padding-right: 20px !important; margin-bottom: 0; font-weight: normal; min-width: 291px; }

@media screen and (max-width: 1024px) { .bottom-bar.mobile-only { background-color: #F9F9F8 !important; border-top: 2px solid #D7D2CB; }
  .bottom-bar.mobile-only .login-new-btn.button-container { float: none; margin: 18px 10px 18px 10px; width: auto; text-align: center; }
  .bottom-bar.mobile-only .login-new-btn.button-container a { width: auto; height: 36px; color: #fff; line-height: 36px; font-size: 16px; font-family: helvetica, sans-serif, arial; padding-left: 20px !important; text-transform: none; padding-right: 20px !important; margin-bottom: 0; font-weight: normal; } }
@media screen and (max-width: 640px) { .bottom-bar.mobile-only .login-new-btn.button-container a { width: 95%; } }
/*----Slider & banner container----*/
.top-slider { opacity: 0; height: 0; -webkit-transition: opacity 1s ease; -khtml-transition: opacity 1s ease; -moz-transition: opacity 1s ease; -ms-transition: opacity 1s ease; -o-transition: opacity 1s ease; transition: opacity 1s ease; /*----Slider data----*/ }
.top-slider.slick-initialized { visibility: visible; height: auto; opacity: 1; }
.top-slider.slick-slider { margin: 0; margin-bottom: 30px; }
.top-slider .slick-dots { margin-bottom: 0; }
.top-slider .slick-dots li { float: none; width: auto; margin: 0 6px; }
.top-slider .slider-wrapper { height: 340px; position: relative; overflow: auto; }
.top-slider .slider-wrapper:after { content: ""; background: url("") no-repeat right center; background-size: auto 100%; position: absolute; z-index: 2; left: 0; top: 0; width: 60%; height: 100%; }
.top-slider .slider-wrapper:before { content: ""; background: #da1710; position: absolute; z-index: 2; left: 0; top: 0; width: 50%; height: 100%; }
.top-slider .slider-wrapper .slide-img { position: absolute;z-index: 1;right: 0;top: 0;height: 100%;width: auto;max-width: none;}
.top-slider .slider-wrapper .slide-text { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 5; color: #ffffff; width: 100%; left: 0; }
.top-slider .slider-wrapper .slide-text .copy-container { width: 92%; max-width: 1080px; margin: 0 auto; }
.top-slider .slider-wrapper .slide-text h1 { color: #ffffff; font-size: 48px; margin-bottom: 30px; max-width: 480px; line-height: 1.2; }
.top-slider .slider-wrapper .slide-text h1.no-margin { margin: 0; }
.top-slider .slider-wrapper .slide-text p { color: #ffffff; font-size: 15px; max-width: 480px; line-height: 1.4; margin-bottom: 30px; }
.top-slider .slider-wrapper .slide-text p:last-child { margin-bottom: 0; }

@media screen and (max-width: 768px) {
.top-slider .slider-wrapper .slide-img { display: block;position: absolute;z-index: 3;right: 0;top: 0;height: 30%;width: 100% !important;max-width: none;}
.top-slider .slider-wrapper { background: #DA1710;height: 620px;position: relative;overflow: auto;}
.top-slider.altitude-slider .slider-wrapper .slide-text {text-align: center;top: 75%;}
}

.top-banner { /*----Slider data----*/ }
.top-banner .slider-wrapper { height: 660px; position: relative; overflow: auto; }
.top-banner .slider-wrapper:after { content: ""; background: url("/ProgramInfo/8785/images/slider-left-img.png") no-repeat right center; background-size: auto 100%; position: absolute; z-index: 2; left: 0; top: 0; width: 60%; height: 100%; }
.top-banner .slider-wrapper:before { content: ""; background: #da1710; position: absolute; z-index: 2; left: 0; top: 0; width: 50%; height: 100%; }
.top-banner .slider-wrapper .slide-img { position: absolute; z-index: 1; right: 0; top: 0; height: 100%; width: auto; max-width: none; }
.top-banner .slider-wrapper .slide-text { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 5; color: #ffffff; width: 100%; left: 0; }
.top-banner .slider-wrapper .slide-text .copy-container { width: 92%; max-width: 1080px; margin: 0 auto; }
.top-banner .slider-wrapper .slide-text h1 { color: #ffffff; font-size: 48px; margin-bottom: 30px; max-width: 480px; line-height: 1.2; }
.top-banner .slider-wrapper .slide-text h1.no-margin { margin: 0; }
.top-banner .slider-wrapper .slide-text p { color: #ffffff; font-size: 15px; max-width: 480px; line-height: 1.4; margin-bottom: 30px; }
.top-banner .slider-wrapper .slide-text p:last-child { margin-bottom: 0; }
.top-banner .slider-wrapper { background: #dfcdc1; }
.top-banner .slider-wrapper:after { width: 57%; }
.top-banner .slider-wrapper .slide-text .copy-container { width: 41%; max-width: none; margin-left: 5%; }
.top-banner .slider-wrapper .slide-text h1 { max-width: 500px; }

/*---------------Altitude slider---------------*/
.top-slider.altitude-slider .slider-wrapper { background-color: #ffffff; overflow-y: hidden; }
.top-slider.altitude-slider .slider-wrapper:after { background-image: none; background-color: #DA1710; width: 50%; }
.top-slider.altitude-slider .slider-wrapper:before { background-color: #ff3ddb; width: 1.3%; z-index: 3; }
.top-slider.altitude-slider .slider-wrapper .slide-img { width: 50%; object-fit: cover; }
.top-slider.altitude-slider .slider-wrapper .slide-text { min-height: 72%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.top-slider.altitude-slider .slider-wrapper .slide-text .copy-container { max-width: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.top-slider.altitude-slider .slider-wrapper .slide-text .copy-container > div { width: 100%; }
.top-slider.altitude-slider .slider-wrapper .slide-text h1 { color:#fff; font-size: 52px; font-weight: lighter; width: 48%; max-width: 600px; text-transform: uppercase; margin-bottom: 30px; line-height: 1; }
.top-slider.altitude-slider .slider-wrapper .slide-text p {color:#fff; font-size: 16px !important; max-width: 530px; font-weight: lighter; margin-bottom: 30px; }
.top-slider.altitude-slider .slider-wrapper .slide-text p.small { color:#fff;  max-width: none; font-size: 12px; margin-bottom: 25px; }
.top-slider.public-slider .slider-wrapper .slide-text h1 { max-width: none; width: 48%; margin-top: 30px; }

@media screen and (min-width: 1921px) { .top-slider .slider-wrapper .slide-img, .top-banner .slider-wrapper .slide-img { min-width: 50%; object-fit: cover; } }
@media screen and (max-width: 1181px) { .top-slider .slider-wrapper:after { width: 65%; }
  .top-slider .slider-wrapper .slide-text h1 { max-width: 45%; font-size: 44px; }
  .top-slider .slider-wrapper .slide-text p { max-width: 45% !important; }
  .top-banner .slider-wrapper:after { width: 60%; }
  .top-banner .slider-wrapper .slide-text h1 { font-size: 44px; }
  /*altitude-slider*/
  .top-slider.altitude-slider .slider-wrapper .slide-text h1 { font-size: 34px; }
  .top-slider.altitude-slider .slider-wrapper .slide-text p { font-size: 19px; } }
@media screen and (max-width: 961px) { .top-slider.slick-slider { margin-bottom: 20px; }
  .top-slider .slider-wrapper:after { width: 70%; }
  .top-slider .slider-wrapper .slide-text h1 { max-width: 45%; font-size: 40px; }
  .top-slider .slider-wrapper .slide-text p { max-width: 45%; }
  /*altitude-slider*/
  .top-slider.altitude-slider .slider-wrapper:after { width: 100%; }
  .top-slider.altitude-slider .slider-wrapper:before { display: block; }
  .top-slider.altitude-slider .slider-wrapper .slide-text { text-align: center;border-top: 16px solid #ff3ddb; }
  .top-slider.altitude-slider .slider-wrapper .slide-text h1 { font-size: 32px; max-width: none; width: 100%; }
  .top-slider.altitude-slider .slider-wrapper .slide-text p { font-size: 18px; max-width: none; }
  .top-slider.public-slider .slider-wrapper { height: 650px !important; }
  .top-slider.public-slider .slider-wrapper:after, .top-slider.public-slider .slider-wrapper:before { display: none !important; }
  .top-slider.public-slider .slider-wrapper .slide-img { display: block; position: static; width: 100%; height: auto; }
  .top-slider.public-slider .slider-wrapper .slide-text { position: static; -webkit-transform: translateY(0); -khtml-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); background: #da1710; padding: 40px 0 50px; }
  .top-slider.public-slider .slider-wrapper .slide-text .copy-container { width: 90%; margin-left: 5%; }
  .top-slider.public-slider .slider-wrapper .slide-text .copy-container h1 { width: 100%; }
  .top-slider.product-slider .slider-wrapper .slide-img { display: none; }
  .top-banner .slider-wrapper:after { width: 70%; }
  .top-banner .slider-wrapper .slide-text h1 { font-size: 40px; } }
@media screen and (max-width: 768px) { .top-slider .slider-wrapper:after { width: 100%; background-image: none; background-color: #da1710; }
  .top-slider .slider-wrapper .slide-img { display: block; }
  .top-slider .slider-wrapper .slide-text { text-align: center; }
  .top-slider .slider-wrapper .slide-text h1 { max-width: 100%; font-size: 38px; }
  .top-slider .slider-wrapper .slide-text p { max-width: 60%; float: none; margin: 0 auto 30px; }
  /*---*/
  .top-banner .slider-wrapper:after { width: 100%; background-image: none; background-color: #da1710; }
  .top-banner .slider-wrapper .slide-img { display: block; }
  .top-banner .slider-wrapper .slide-text { text-align: center; }
  .top-banner .slider-wrapper .slide-text h1 { max-width: 100%; font-size: 38px; }
  .top-banner .slider-wrapper .slide-text p { max-width: 60%; float: none; margin: 0 auto 30px; }
  .top-banner .slider-wrapper { height: auto; }
  .top-banner .slider-wrapper:after, .top-banner .slider-wrapper:before { display: none; }
  .top-banner .slider-wrapper .slide-img { display: block; position: static; width: 100%; height: auto; }
  .top-banner .slider-wrapper .slide-text { position: static; -webkit-transform: translateY(0); -khtml-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); background: #da1710 url("/ProgramInfo/8785/images/banner-bg-alitude.png") center top no-repeat; padding: 40px 0 50px; }
  .top-banner .slider-wrapper .slide-text .copy-container { width: 90%; margin-left: 5%; }
  .product_page.altitude .top-banner .slider-wrapper .slide-text { padding: 65px 0 65px; }
  .product_page.altitude .top-banner .slider-wrapper .slide-text h1 { margin: 0 auto; }
  .product_page.altitude .top-banner .slider-wrapper .slide-img { display: none; }
  /*altitude-slider*/
  .top-slider.altitude-slider .slider-wrapper .slide-text h1 { font-size: 30px; }
  .top-slider.altitude-slider .slider-wrapper .slide-text p { font-size: 16px; } }
@media screen and (max-width: 300px) { .top-slider .slider-wrapper { background: transparent; height: auto; padding: 30px 0 65px; }
  .top-slider .slider-wrapper:before, .top-slider .slider-wrapper:after { display: none; }
  .top-slider .slider-wrapper .slide-text { position: relative; top: auto; -webkit-transform: none; -khtml-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .top-slider .slider-wrapper .slide-text h1 { font-size: 36px; }
  .top-slider .slider-wrapper .slide-text p { max-width: 90%; font-size: 14px; }
  /*---*/
  .top-banner .slider-wrapper { background: #da1710; height: auto; padding: 0; }
  .top-banner .slider-wrapper:before, .top-banner .slider-wrapper:after { display: none; }
  .top-banner .slider-wrapper .slide-text { position: relative; top: auto; -webkit-transform: none; -khtml-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .top-banner .slider-wrapper .slide-text h1 { font-size: 36px; }
  .top-banner .slider-wrapper .slide-text p { max-width: 90%; font-size: 14px; }
  /*altitude-slider*/
  .top-slider.altitude-slider { background: #DA1710; }
  .top-slider.altitude-slider .slider-wrapper:after { display: block; }
  .top-slider.altitude-slider .slider-wrapper .slide-text h1 { font-size: 28px; }
  .top-slider.altitude-slider .slider-wrapper .slide-text p { font-size: 16px; }
  .top-slider.altitude-slider .slider-wrapper .slide-text .button-container { margin-top: 30px; }
  .top-slider.public-slider .slider-wrapper { padding: 0; }
  .top-slider.product-slider .slider-wrapper { padding: 0; }
  .top-slider.product-slider .slider-wrapper .slide-text { padding: 60px 0 60px; } }
/*Freeform pages*/
.redeem_page.freeform_page_temp { padding-bottom: 0; float: none; margin-bottom: 0; background-color: #fff; }
.redeem_page.freeform_page_temp section.index.page_content.top_banner { height: auto; background: #ffffff; padding: 0; }
.redeem_page.freeform_page_temp section.index.page_content.top_banner:before { height: auto; }
/*
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb { margin: 30px 0; }
*/
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb { margin-top: 40px !important;margin-bottom: 10px !important; }
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li { color: #da1710; }
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li a { color: #181b25; }
.redeem_page.freeform_page_temp section.index.page_content.top_banner .page_intro #breadcrumb li:last-child { color: #181b25; }
.redeem_page.freeform_page_temp ul.dot-list { margin-bottom: 0; }
.redeem_page.freeform_page_temp ul.dot-list li { float: none; padding-left: 20px; text-align: left; }
.redeem_page.freeform_page_temp ul.dot-list li:before { content: ""; background: #000000; width: 6px; height: 6px; border-radius: 50%; position: absolute; left: 0; top: 6px; }

.redeem_page #hero { margin: 0 0 20px; padding: 0; }
.redeem_page #hero .row { max-width: 100%; padding: 0; }
.redeem_page #hero .row .columns { padding: 0; }
.redeem_page .redeem-category-landing .heading { margin: 30px 0; }
.redeem_page .redeem-category-landing .heading h2 { color: #1f1c4f; text-align: center; margin-bottom: 25px; }
.redeem_page .redeem-category-landing .heading p { color: #181b25; float: none; text-align: center; width: 100%; margin: 0 auto; max-width: 600px; line-height: 1.4; }
.redeem_page .redeem-category-landing .category-grid { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; margin-bottom: 5%; }
.redeem_page .redeem-category-landing .category-grid .category-data { width: 100%; position: relative; }
.redeem_page .redeem-category-landing .category-grid .category-data figure { position: relative; width: 100%; height: 100%; }
.redeem_page .redeem-category-landing .category-grid .category-data figure .img-name { width: 100%; display: block; height: 0; padding-bottom: 62.5%; background-position: center top; background-repeat: no-repeat; background-size: cover; background-color: #181b25; }
.redeem_page .redeem-category-landing .category-grid .category-data figure .overlay { display: none; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; color: #ffffff; background: rgba(0, 0, 0, 0.3); text-align: center; line-height: 1; padding: 1rem 2rem; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.redeem_page .redeem-category-landing .category-grid .category-data figure .overlay:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.3) 73%, rgba(0, 0, 0, 0.8) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.3) 73%, rgba(0, 0, 0, 0.8) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.3) 73%, rgba(0, 0, 0, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */ }
.redeem_page .redeem-category-landing .category-grid .category-data figure figcaption { position: absolute; top: 65%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; left: 0; z-index: 2; }
.redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3 { font-size: 36px; text-align: center; color: #ffffff; margin-bottom: 20px; }
.redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .button-container { text-align: center; }
.redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .button-container a.button { background-color: #da1710; font-size: 15px; font-weight: 400; display: inline-block; padding: 6px 20px 8px !important; width: auto; height: auto; margin: 0; }
.redeem_page .redeem-category-landing .category-grid .category-data figure figcaption .button-container a.button:hover { color: #ffffff; }
.redeem_page .redeem-category-landing .category-grid .category-data .detail-links { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 3; }
.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; float: none; margin-bottom: 20px; }
.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li { width: auto; float: none; margin-bottom: 10px; padding-right: 20px; }
.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li:before { content: ""; background: url("/ProgramInfo/8785/images/wrp_arrow_icon1x.png") no-repeat 0px 0px; padding-left: 20px; }
.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li a { color: #ffffff; white-space: nowrap; }
.redeem_page .redeem-category-landing .category-grid .category-data.travel figure .img-name { padding-bottom: 132%; }
.redeem_page .redeem-category-landing .category-grid .category-data.gift-cards { margin-bottom: 7%; }
.redeem_page .redeem-category-landing .category-grid .category-data.lifestyle figure .img-name { padding-bottom: 30%; }
.redeem_page .redeem-category-landing .category-grid .left-data { width: 48%; }
.redeem_page .redeem-category-landing .category-grid .right-data { width: 48%; }
.redeem_page .redeem-category-landing .category-grid .full-width { width: 100%; }
.redeem_page .red-banner { background: #da1710 url("/ProgramInfo/8785/images/img-red-banner.jpg") no-repeat center top; background-size: auto 100%; padding: 0; margin-bottom: 30px; color: #ffffff; }
.redeem_page .red-banner > a { display: block; padding: 40px 0; }
.redeem_page .red-banner .heading h2 { color: #ffffff; font-size: 52px; text-align: center; margin-bottom: 15px; }
.redeem_page .red-banner .heading p { color: #ffffff; float: none; font-size: 14px; width: 80%; margin: 0 auto; max-width: 600px; line-height: 1.4; }
.redeem_page .red-banner.pink { background-image: none; background-color: #ffd9f7; }
.redeem_page .red-banner.pink .heading h2 { color: #1f1c4f; font-weight: lighter; }
.redeem_page .red-banner.pink .heading p { color: #1f1c4f; font-weight: lighter; }

/*Media queries*/
@media screen and (max-width: 1181px) { .redeem_page .redeem-category-landing .heading h2 { font-size: 30px; }
  .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption { margin-bottom: 15px; }
  .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3 { font-size: 32px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 10px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li { padding-right: 15px; }
  .redeem_page .red-banner .heading h2 { font-size: 48px; } }
@media screen and (max-width: 961px) { .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3 { font-size: 30px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li { margin-bottom: 6px; }
  .redeem_page .red-banner .heading h2 { font-size: 44px; } }
@media screen and (max-width: 768px) { .redeem_page .redeem-category-landing .category-grid { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; }
  .redeem_page .redeem-category-landing .category-grid .left-data { width: 100%; }
  .redeem_page .redeem-category-landing .category-grid .right-data { width: 100%; }
  .redeem_page .redeem-category-landing .category-grid .category-data { margin-bottom: 30px; }
  .redeem_page .redeem-category-landing .category-grid .category-data figure .img-name { padding-bottom: 67%; }
  .redeem_page .redeem-category-landing .category-grid .category-data.travel figure .img-name { padding-bottom: 67%; }
  .redeem_page .redeem-category-landing .category-grid .category-data.gift-cards { margin-bottom: 30px; }
  .redeem_page .redeem-category-landing .category-grid .category-data.lifestyle figure .img-name { padding-bottom: 67%; } }
@media screen and (max-width: 641px) { .redeem_page .redeem-category-landing .heading { margin: 20px 0; }
  .redeem_page .redeem-category-landing .heading h2 { font-size: 26px; margin-bottom: 15px; text-align: left; }
  .redeem_page .redeem-category-landing .heading p { text-align: left; }
  .redeem_page .red-banner { background-image: url("/ProgramInfo/8785/images/img-red-banner-mobile.jpg"); background-size: cover; padding: 50px 0; }
  .redeem_page .red-banner > a { padding: 50px 0; } }
@media screen and (max-width: 481px) { .redeem_page .redeem-category-landing .category-grid .category-data figure figcaption h3 { font-size: 26px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links { position: static; padding-top: 10px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul { width: 98%; margin: 10px auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li { min-width: 50%; margin-bottom: 10px; }
  .redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul li a { color: #181b25; font-size: 13px; }
  .redeem_page .red-banner .heading h2 { font-size: 42px; } }
.public_page.freeform_page_temp { padding-bottom: 0; float: none; margin-bottom: 0; background-color: #fff; }
.public_page.freeform_page_temp .top-banner { margin-bottom: 50px; }
.public_page.freeform_page_temp .choose-card-section .heading { margin: 0 auto 30px; max-width: 1200px; width: 90%; }
.public_page.freeform_page_temp .choose-card-section .heading h3 {color: #1f1c4f;text-align: center;margin-bottom: 10px;font-size: 30px;font-weight: 700;font-family: "Westpac-Bold", "chronicle-display-semibold", sans-serif;}
.public_page.freeform_page_temp .choose-card-section .heading p { color: #181b25; float: none; text-align: center; width: 100%; margin: 0 auto 30px; max-width: 580px; line-height: 1.4; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container { /* Heading box*/ /* Content*/ }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container ul.resp-tabs-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; margin-bottom: 70px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container ul.resp-tabs-list li { margin: 0 20px; padding: 40px; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; width: 48%; max-width: 420px; background: #f3f4f6; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container ul.resp-tabs-list li.resp-tab-active { border: 2px solid #e8e8ed; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .resp-tabs-container { background: url("/ProgramInfo/8785/images/img-tab-divider.png") no-repeat center top; padding-top: 80px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .resp-tab-content { border: 0 none; padding: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card figure img { width: 100%; height: auto; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card h2 { font-size: 24px; font-weight: 700; line-height: 1.4; margin-bottom: 10px; text-align: center;}
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card p { float: none; font-family: helvetica, sans-serif, arial; font-weight: 400; font-size: 14px; color: #181b25; line-height: 1.4; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card .button-container a.button { margin: 0; background-color: #da1710; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; width: 90%; max-width: 1200px; margin: 0 auto; padding-bottom: 70px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container { width: 32%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container h3 { font-size: 30px; margin-bottom: 30px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container p { color: #181b25; line-height: 1.5; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container { width: 60%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container h4 { font-family: helvetica, sans-serif, arial; color: #1f1c4f; font-size: 18px; margin-bottom: 25px; font-weight: 700; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container p { color: #181b25; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info { margin-bottom: 50px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info:last-child { margin-bottom: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing { float: none; margin-bottom: 50px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing.no-margin { margin-bottom: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li { margin-bottom: 30px; float: none; padding-left: 45px; position: relative; line-height: 1.4; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li:last-child { margin-bottom: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li span.icon { background: url("/ProgramInfo/8785/images/icon_mobile.png") no-repeat center top; background-size: contain; width: 24px; height: 24px; display: block; position: absolute; left: 0; top: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li span.icon.desktop { background-image: url("/ProgramInfo/8785/images/icon_desktop.png"); }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li span.icon.step1 { background-image: none; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li span.icon.step2 { background-image: none; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li span.icon.step3 { background-image: none; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li a { color: #da1710; text-decoration: underline; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing.no-margin li { padding-left: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info p { color: #181b25; line-height: 1.5; margin-bottom: 15px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info p:last-child { margin-bottom: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program { background-color: #fff; padding: 140px 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .data { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; width: 90%; max-width: 1180px; margin: 0 auto; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container { width: 17%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container h2 { margin-bottom: 35px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container p { color: #181b25; line-height: 1.5; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .right-container { width: 75%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data { width: 100%; padding-bottom: 80%; position: relative; background: #ffffff; color: #181b25; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data > a.program-data-link { display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .img-name { width: 100%; display: block; height: 0; padding-bottom: 56%; background-position: center top; background-repeat: no-repeat; background-size: cover; background-color: #181b25; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .icon-img { width: 36px; height: 36px; display: block; margin-top: 20px; margin-left: 20px; padding-bottom: 0; background-position: center top; background-repeat: no-repeat; background-size: cover; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .icon-img.mobile { display: none; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure figcaption { padding: 18px 20px; position: absolute; bottom: 0; left: 0; width: 100%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure h3 { font-size: 24px; margin-bottom: 12px; font-weight: lighter; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure p { color: #181b25; margin: 0; line-height: 1.4; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure p > a { text-decoration: underline; color: #da1710; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards { margin-bottom: 2.5%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure figcaption { padding-bottom: 30px; background-color: #f3f4f6; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.travel { background: #da1710; margin-bottom: 5%; padding-bottom: 80%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.merchandise { background: #da1710; padding-bottom: 80%; margin-bottom: 5%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.cashback { background: #da1710; padding-bottom: 80%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer { padding-bottom: 39%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure .img-name { width: 50%; padding-bottom: 39%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure figcaption { left: 0; top: 0; left: 50%; width: 50%; background-color: #f3f4f6; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer.wide { padding-bottom: 25.5%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer.wide figure .img-name { width: 67.1%; padding-bottom: 25.5%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer.wide figure figcaption { left: 67.1%; width: 32.9%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white { color: #ffffff; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white h3 { color: #ffffff; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white p { color: #ffffff; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.txt-white p a { color: #ffffff; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .double-column { width: 66%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .single-column { width: 32%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .full-width { width: 100%; }
.public_page.freeform_page_temp .ready-to-redeem { text-align: center; background: #f3f4f6; padding: 100px 0; }
.public_page.freeform_page_temp .ready-to-redeem h2 { font-size: 36px; margin-bottom: 30px; text-align: center; }
.public_page.freeform_page_temp .ready-to-redeem p { color: #181b25; line-height: 1.4; }
.public_page.freeform_page_temp .ready-to-redeem p a { color: #181b25; font-weight: 700; }
.public_page.freeform_page_temp .ready-to-redeem .mobile { display: none; }
.public_page.freeform_page_temp .ready-to-redeem .button-container a.button { width: auto; background-color: #da1710; }
.public_page.freeform_page_temp .ready-to-redeem .button-container a.button span { padding-left: 20px; padding-right: 20px; }
.public_page.freeform_page_temp .accessing-your-rewards-account { padding: 70px 0 50px; text-align: center; background: #F1F1EF; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data { margin: 0 auto; max-width: 1180px; width: 92%; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .column-3 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; margin-bottom: 55px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .column-3 .reward-wrapper { width: 31.5%; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .column-3 .reward-wrapper p { max-width: 300px; margin: 0 auto; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .heading { margin-bottom: 80px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data h2 { text-align: center; margin-bottom: 15px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data p { float: none; color: #004833; line-height: 1.4; max-width: 700px; margin: 0 auto 30px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .icon-wrapper { padding: 0; display: inline-block; margin-bottom: 20px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .icon-wrapper .icon { background-repeat: no-repeat; background-position: center top; background-size: contain; width: 90px; height: 90px; display: block; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .icon-wrapper .icon.desktop { background-image: url("/ProgramInfo/8785/images/icon-desktop-green.png"); }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .icon-wrapper .icon.mobile { background-image: url("/ProgramInfo/8785/images/icon-mobile-green.png"); }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .icon-wrapper .icon.phone { background-image: url("/ProgramInfo/8785/images/icon-phone-green.png"); }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .title { font-size: 24px; color: #004833; font-weight: 400; margin-bottom: 15px; }
.public_page.freeform_page_temp .accessing-your-rewards-account .data .button-container a.link { text-decoration: underline; }
.public_page.freeform_page_temp .a-more-rewarding-program { padding: 110px 0 100px; text-align: center; background: url("/ProgramInfo/8785/images/bg-rewarding-program.jpg") no-repeat center top; background-size: cover; }
.public_page.freeform_page_temp .a-more-rewarding-program .data { margin: 0 auto; max-width: 1180px; width: 94%; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; margin-bottom: 0; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper { width: 23.5%; max-width: 205px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper p { margin-bottom: 10px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .heading { margin-bottom: 80px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data h2 { text-align: center; margin-bottom: 15px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data p { float: none; min-height: 60px; color: #004833; line-height: 1.4; max-width: 800px; margin: 0 auto 30px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper { padding: 0; display: inline-block; margin-bottom: 20px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper .icon { background-repeat: no-repeat; background-position: center top; background-size: contain; width: 90px; height: 90px; display: block; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper .icon.merchandise { background-image: url("/ProgramInfo/8785/images/icon-merchandise-green.png"); }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper .icon.travel { background-image: url("/ProgramInfo/8785/images/icon-travel-green.png"); }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper .icon.gift-card { background-image: url("/ProgramInfo/8785/images/icon-gift-card-green.png"); }
.public_page.freeform_page_temp .a-more-rewarding-program .data .icon-wrapper .icon.frequent-flyer { background-image: url("/ProgramInfo/8785/images/icon-frequent-flyer-green.png"); }
.public_page.freeform_page_temp .a-more-rewarding-program .data .title { font-size: 24px; color: #004833; font-weight: 400; margin-bottom: 15px; }
.public_page.freeform_page_temp .a-more-rewarding-program .data .button-container a.link { text-decoration: underline; }

.public_page.freeform_page_temp #extra_footer_main, .product_page.freeform_page_temp #extra_footer_main { position: absolute; z-index: 100; float: left; width: 100%; color: #1F1C4F; background: #FFFFFF; border-top: 12px solid #DA1710; }
.public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent { margin-bottom: 60px; }
.public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content { background: white; }
.public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul { float: left; margin: 62px 0px 0px; text-align: right; }
.public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul li, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul li { float: left; margin-left: 0px; margin-bottom: 14px; width: 100%; text-align: left; position: relative; margin-left: 20px; }
.public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent ul li a:before, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent ul li a:before { background: url(/ProgramInfo/8785/images/wrp-arrow-icon1x.png) no-repeat 0px 0px; content: ''; width: 16px; height: 16px; position: absolute; left: -20px; top: 0px; }


.public_page.freeform_page_temp #extra_footer_main_logo .row, .product_page.freeform_page_temp #extra_footer_main_logo .row { position: relative; }	
.public_page.freeform_page_temp #extra_footer_main_logo .row .new-logo, .product_page.freeform_page_temp #extra_footer_main_logo .row .new-logo { position: absolute; z-index: 100; text-align: right; bottom: -228px; right: 0; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo, .product_page.freeform_page_temp #header_main_extra.extra-header-logo { float: left; width: 70%; height: 72px; position: absolute; top: 48px; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row, .product_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row { background: #FFFFFF; position: absolute; top: 0; left: 0px; width: 100%; z-index: 1000; border-bottom: 1px solid #e8e8ed; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row .row, .product_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row .row { max-width: 100%; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row #nav_holder, .product_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row #nav_holder { height: 72px; background: transparent; box-shadow: 0 0px 0 transparent; border-radius: 0px; overflow: visible; margin: 0 auto; position: relative; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra { height: 73px; width: 100%; max-width: 1800px; float: none; margin: 0 auto; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra h1, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra h1 { float: left; margin: 11px 25px 11px 0; }
.public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra a, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra a { cursor: auto; height: 38px; width: 175px; background-size: cover; margin-top: 5px; }

.reward-center { padding: 50px 0; background: #f4f4f6; }
.reward-center .data { width: 94%; max-width: 1180px; margin: 0 auto; text-align: center; }
.reward-center .data p { color: #181b25; max-width: 760px; margin: 0 auto 40px; line-height: 1.4; float: none; }
.reward-center .data p:last-child { margin-bottom: 0; }
.reward-center .data h3 { max-width: 610px; margin: 0 auto 80px; line-height: 1.4; font-size: 24px; font-weight: 500; }
.reward-center .data .column-3 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; margin-bottom: 55px; }
.reward-center .data .column-3 .reward-wrapper { width: 32%; }
.reward-center .data .phone-button { padding: 20px; -webkit-border-radius: 50%; -khtml-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; display: inline-block; margin-bottom: 20px; background: #ffffff; }
.reward-center .data .phone-button .icon-phone { background: #ffffff url("/ProgramInfo/8785/images/icon_phone.png") no-repeat center top; background-size: contain; width: 24px; height: 24px; display: block; }
.reward-center .data .phone-button .icon-mail { background: #ffffff url("/ProgramInfo/8785/images/icon_mail.png") no-repeat center top; background-size: contain; width: 24px; height: 24px; display: block; }
.reward-center .data .title { font-size: 16px; color: #1f1c4f; font-weight: 700; margin-bottom: 10px; }
.reward-center .data .contact { color: #181b25; font-size: 30px; font-weight: 700; margin-bottom: 20px; }
.reward-center .card-info { background: #ffffff; border: 2px solid #D7D2CB; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; padding: 40px 10%; width: 90%; max-width: 1180px; margin: 0 auto; }
.reward-center .card-info figure { width: 41%; }
.reward-center .card-info figure img { width: 100%; height: auto; }
.reward-center .card-info .right-container { width: 59%; }
.reward-center .card-info h3 { font-size: 24px; margin-bottom: 30px; font-weight: 700; }
.reward-center .card-info ul { float: none; margin: 0; }
.reward-center .card-info ul li { float: none; padding-left: 20px; margin-bottom: 25px; position: relative; color: #181b25; line-height: 1.4; }
.reward-center .card-info ul li:before { content: ""; position: absolute; left: 0; top: 5px; width: 8px; height: 8px; background: #1f1c4f; -webkit-border-radius: 50%; -khtml-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
.reward-center .card-info ul li:last-child { margin-bottom: 0; }

/*--Media queries---*/
@media screen and (min-width: 1900px) { .public_page.freeform_page_temp #header_main_extra.extra-header-logo, .product_page.freeform_page_temp #header_main_extra.extra-header-logo { left: 37%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); } }
@media screen and (max-width: 1181px) { .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper { width: 48%; margin-bottom: 40px; max-width: none; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper p { max-width: 200px; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper .button-container { max-width: 200px; margin: 0 auto; } }
  @media screen and (max-width: 1024px) {
    .public_page.freeform_page_temp #header_main_extra.extra-header-logo, .product_page.freeform_page_temp #header_main_extra.extra-header-logo { height: 55px; top: 0; z-index: 100; }
    .public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra { height: 55px; }
    .public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra h1, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra h1 { margin: 6px 25px 6px 0; }
    .public_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra a, .product_page.freeform_page_temp #header_main_extra.extra-header-logo #main_extra a { background-size: contain; height: 31px; }
    .public_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row #nav_holder, .product_page.freeform_page_temp #header_main_extra.extra-header-logo .header_top_row #nav_holder { height: 55px; } 
  }  
@media screen and (max-width: 961px) { .reward-center .data h3 { font-size: 20px; } }
@media screen and (max-width: 768px) { .public_page.freeform_page_temp .choose-card-section .heading h3 { text-align: left; }
  .public_page.freeform_page_temp .choose-card-section .heading p { text-align: left; max-width: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container { padding: 0 4%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container ul.resp-tabs-list { display: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .resp-tabs-container { padding-top: 0; background-image: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container h2.resp-accordion { background-color: #ffffff; padding: 25px; border: 2px solid #D7D2CB !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container h2.resp-accordion:first-child { border-bottom: 0 none !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container h2.resp-accordion.resp-tab-active { background: #ffffff !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .resp-tab-content { background: #ffffff url("/ProgramInfo/8785/images/img-tab-divider.png") no-repeat center top; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card figure { width: 100%; -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-bottom: 10px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card h2 { font-size: 18px; margin-bottom: 20px; width: 100%; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card p { width: 100%; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card .button-container { -webkit-box-ordinal-group: 4; -moz-box-ordinal-group: 4; -ms-flex-order: 4; -webkit-order: 4; order: 4; width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .tab-card .button-container a.button { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 40px 5%; width: 100%; border-left: 2px solid #D7D2CB; border-right: 2px solid #D7D2CB; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .left-container h3 { font-size: 24px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container h4 { font-size: 16px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .accessing-your-account .right-container .info ul.listing li.link { padding-left: 0; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program { padding: 30px 0 20px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .data { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .left-container h2 { font-size: 30px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .right-container { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .double-column { width: 48%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .single-column { width: 48%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .full-width { width: 48%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox1 { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox2 { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox2 .programs-data.frequent-flyer.wide figure figcaption { background: #c2001a; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox3 { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox3 .programs-data { width: 48%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox4 { -webkit-box-ordinal-group: 4; -moz-box-ordinal-group: 4; -ms-flex-order: 4; -webkit-order: 4; order: 4; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5 { -webkit-box-ordinal-group: 5; -moz-box-ordinal-group: 5; -ms-flex-order: 5; -webkit-order: 5; order: 5; width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5 .programs-data.frequent-flyer { min-height: 170px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5 .programs-data.frequent-flyer figure figcaption { background: #2d383e; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data { padding-bottom: 0  !important; min-height: 210px; margin-bottom: 14px !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data > a.program-data-link { display: block; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .icon-img { width: 24px; height: 24px; margin-left: 12px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure .icon-img.mobile { display: block; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure h3 { font-size: 18px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure p a { display: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure p .non-mobile { display: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure figcaption { padding: 20px 12px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards { background: #2d383e; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure .img-name { display: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure h3 { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure p { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure p a { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.gift-cards figure figcaption { padding-bottom: 20px; background: #2d383e; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.travel { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; padding-bottom: 73%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.merchandise { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; padding-bottom: 73%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.cashback { padding-bottom: 153%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer { padding-bottom: 54%; background: #2d383e; margin-bottom: 0 !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure .img-name { display: none; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure h3 { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure p { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure p a { color: #ffffff; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure figcaption { left: 0; bottom: 0; top: auto; width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer.wide { padding-bottom: 153%; background: #c2001a; margin-bottom: 14px !important; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer.wide figure figcaption { left: 0; bottom: 0; top: auto; width: 100%; }
  .public_page.freeform_page_temp .ready-to-redeem { text-align: left; padding: 20px 0; }
  .public_page.freeform_page_temp .ready-to-redeem .row { width: 86%; margin: 0 auto; }
  .public_page.freeform_page_temp .ready-to-redeem h2 { font-size: 30px; text-align: left; }
  .public_page.freeform_page_temp .ready-to-redeem .non-mobile { display: none; }
  .public_page.freeform_page_temp .ready-to-redeem .mobile { display: block; }
  .public_page.freeform_page_temp .ready-to-redeem .button-container a.button { width: 100%; }
  .public_page.freeform_page_temp .accessing-your-rewards-account { padding: 40px 0; }
  .public_page.freeform_page_temp .accessing-your-rewards-account .data .heading { margin-bottom: 30px; }
  .public_page.freeform_page_temp .accessing-your-rewards-account .data h2 { font-size: 24px; margin-bottom: 20px; line-height: 1.4; }
  .public_page.freeform_page_temp .accessing-your-rewards-account .data .column-3 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 25px; }
  .public_page.freeform_page_temp .accessing-your-rewards-account .data .column-3 .reward-wrapper { width: 100%; margin-bottom: 40px; }
  .public_page.freeform_page_temp .a-more-rewarding-program { padding: 40px 0; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .heading { margin-bottom: 60px; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data h2 { font-size: 24px; line-height: 1.4; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 25px; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper { width: 100%; margin: 0 auto 40px; }
  .public_page.freeform_page_temp .a-more-rewarding-program .data .column-4 .reward-wrapper:last-child { margin-bottom: 0; }
  .reward-center { border: 2px solid #D7D2CB; background-color: #ffffff; padding: 40px 0 30px; }
  .reward-center .data { width: 90%; }
  .reward-center .data p { text-align: left; margin-bottom: 25px; }
  .reward-center .data h3 { font-size: 18px; margin-bottom: 40px; }
  .reward-center .data .phone-button { background: #F9F9F8; }
  .reward-center .data .reward-wrapper p { text-align: center; }
  .reward-center .data .column-3 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .reward-center .data .column-3 .reward-wrapper { width: 100%; margin-bottom: 45px; }
  .reward-center .card-info { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 25px 20px; }
  .reward-center .card-info figure { width: 100%; margin-bottom: 20px; text-align: center; }
  .reward-center .card-info figure img { margin-left: 6%; width: 57%; }
  .reward-center .card-info .right-container { width: 100%; }
  .reward-center .card-info h3 { margin-bottom: 20px; font-size: 18px; text-align: center; }
  .reward-center.lightgrey { border: 0 none; }
  .reward-center.lightgrey .data .phone-button { background: #ffffff; } 
  .public_page.freeform_page_temp #extra_footer_main, .product_page.freeform_page_temp #extra_footer_main { min-height: 200px; }	
  .public_page.freeform_page_temp #extra_footer_main_logo .row .new-logo, .product_page.freeform_page_temp #extra_footer_main_logo .row .new-logo { bottom: -233px; }

}
  @media screen and (max-width: 641px) { .public_page.freeform_page_temp #extra_footer_main, .product_page.freeform_page_temp #extra_footer_main { min-height: 210px; }
  .public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content.firstcontent { margin-bottom: 13px; margin-top: 30px; }
  .public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul.footer-links1, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul.footer-links1 { margin-top: 0px; }
  .public_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul.footer-links2, .product_page.freeform_page_temp #extra_footer_main .footer_textupload section.index.page_content ul.footer-links2 { margin: 0px 0px 8px; } 
  .public_page.freeform_page_temp #extra_footer_main_logo .row .new-logo, .product_page.freeform_page_temp #extra_footer_main_logo .row .new-logo { text-align: center; bottom: -245px; } 
}
.product_page.freeform_page_temp .things-you-know, .public_page.freeform_page_temp .things-you-know { padding: 90px 0 25px; }
.product_page.freeform_page_temp .things-you-know .data, .public_page.freeform_page_temp .things-you-know .data { max-width: 1180px; width: 94%; margin: 0 auto; background: #f3f4f6; border: 2px solid #e8e8ed; padding: 45px 4%; }
.product_page.freeform_page_temp .things-you-know .data h3, .public_page.freeform_page_temp .things-you-know .data h3 { margin-bottom: 25px; font-size: 16px; font-weight: 700; }
.product_page.freeform_page_temp .things-you-know .data p, .public_page.freeform_page_temp .things-you-know .data p { float: none; color: #181b25; line-height: 1.4; }
.product_page.freeform_page_temp .things-you-know .data p.sm-margin, .public_page.freeform_page_temp .things-you-know .data p.sm-margin { margin-bottom: 15px; }
.product_page.freeform_page_temp .things-you-know .data p a, .public_page.freeform_page_temp .things-you-know .data p a { color: #da1710; text-decoration: underline; }
.product_page.freeform_page_temp .things-you-know .data ul, .public_page.freeform_page_temp .things-you-know .data ul { float: none; margin: 0 0 1rem 0; }
.product_page.freeform_page_temp .things-you-know .data ul li, .public_page.freeform_page_temp .things-you-know .data ul li { float: none; padding-left: 25px; margin-bottom: 10px; position: relative; color: #181b25; line-height: 1.4; }
.product_page.freeform_page_temp .things-you-know .data ul li:before, .public_page.freeform_page_temp .things-you-know .data ul li:before { content: ""; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: url("/ProgramInfo/8785/images/icon_pdf.png") no-repeat 0px 0px; }
.product_page.freeform_page_temp .things-you-know .data ul li:last-child:before, .product_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n):before, .public_page.freeform_page_temp .things-you-know .data ul li:last-child:before, .public_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n):before { background: url("/ProgramInfo/8785/images/wrp_arrow_icon1x.png") no-repeat 0px 0px; width: 16px; height: 16px; }
.product_page.freeform_page_temp .things-you-know .data ul li:last-child a, .product_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n) a, .public_page.freeform_page_temp .things-you-know .data ul li:last-child a, .public_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n) a { color: #181b25; text-decoration: underline; }
.product_page.freeform_page_temp .things-you-know .data ul li:last-child a:hover, .product_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n) a:hover, .public_page.freeform_page_temp .things-you-know .data ul li:last-child a:hover, .public_page.freeform_page_temp .things-you-know .data ul li:nth-child(3n) a:hover { text-decoration: underline; }

.product_page.freeform_page_temp { padding-bottom: 0; float: none; margin-bottom: 0; background-color: #fff; }
.product_page.freeform_page_temp .top-banner { margin-bottom: 60px; }
.product_page.freeform_page_temp .heading { margin: 0 auto 30px; max-width: 1180px; width: 90%; }
.product_page.freeform_page_temp .heading h2 { text-align: center; margin-bottom: 20px; }
.product_page.freeform_page_temp .heading p { color: #181b25; float: none; text-align: center; width: 100%; margin: 0 auto 30px; max-width: 600px; line-height: 1.5; }
.product_page.freeform_page_temp .reward-types { text-align: center; margin: 0 auto 35px; max-width: 1180px; width: 90%; }
.product_page.freeform_page_temp .reward-types h3 { color: #1f1c4f; text-align: center; margin-bottom: 25px; font-size: 18px; line-height: 1.4; font-weight:700; font-family: helvetica, sans-serif, arial; }
.product_page.freeform_page_temp .reward-types a.link { display: inline-block; border: 4px solid #e8e8ed; background: #f3f4f6; color: #181b25; font-size: 16px; padding: 25px 20px; line-height: 1.4; min-width: 200px; margin: 0 8px 10px; }
.product_page.freeform_page_temp .product-conatiner { margin: 0 auto 30px; padding: 40px 0; border-bottom: 8px solid #e8e8ed; max-width: 1180px; width: 94%; }
.product_page.freeform_page_temp .product-conatiner#cashback { margin-bottom: 0; border-bottom: 0 none; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 23.8%; margin-right: 1.6%; margin-bottom: 45px; overflow: hidden; background: #f3f4f6; text-align: center; padding: 0; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product:nth-child(4n) { margin-right: 0; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product figure { display: block; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product figure span.img-name { width: 100%; display: block; height: 0; padding-bottom: 103%; margin-bottom: 15px; background-position: center center; background-repeat: no-repeat; background-size: contain; background-color: #f3f4f6; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product figure figcaption { display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: horizontal; -khtml-box-orient: horizontal; -moz-box-orient: horizontal; -ms-box-orient: horizontal; -o-box-orient: horizontal; box-orient: horizontal; -webkit-box-pack: end; -khtml-box-pack: end; -moz-box-pack: end; -ms-box-pack: end; -o-box-pack: end; box-pack: end; -webkit-box-align: center; -khtml-box-align: center; -moz-box-align: center; -ms-box-align: center; -o-box-align: center; box-align: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; font-size: 16px; color: #181b25; min-height: 44px; padding: 0 10px; line-height: 1.4; margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper article.product .point-info { background: #1f1c4f; color: #ffffff; padding: 20px 2%; font-size: 16px; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper .button-container { width: 100%; text-align: right; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper .button-container a { color: #181b25; padding: 10px 5px; display: inline-block; }
.product_page.freeform_page_temp .product-conatiner .products-wrapper .button-container a:before { content: ""; background: url("/ProgramInfo/8785/images/wrp_arrow_icon1x.png") no-repeat 0px 0px; padding-left: 20px; }
.product_page.freeform_page_temp .border-bottom-0 { border-bottom: 0 none !important; }
.product_page.freeform_page_temp .margin-bottom-0 { margin-bottom: 0 !important; }
.product_page.freeform_page_temp.altitude #breadcrumb { margin: 0 0 50px 0; float: none; }
.product_page.freeform_page_temp.altitude #breadcrumb li { font-family: helvetica, sans-serif, arial; font-size: 14px; color: #da1710; float: none !important; text-transform: none; }
.product_page.freeform_page_temp.altitude #breadcrumb li a { color: #181b25; }
.product_page.freeform_page_temp.altitude #breadcrumb li:last-child { color: #1f1c4f; }
.product_page.freeform_page_temp.altitude .top-banner, .product_page.freeform_page_temp.altitude .product-slider { margin-bottom: 30px; }
.product_page.freeform_page_temp.altitude .top-banner .back_button, .product_page.freeform_page_temp.altitude .product-slider .back_button { position: absolute; top: 0; left: 13px; width: calc(100% - 13px); }
.product_page.freeform_page_temp.altitude .top-banner .back_button a span, .product_page.freeform_page_temp.altitude .product-slider .back_button a span { color: #ffffff !important; }
.product_page.freeform_page_temp.altitude .top-banner .back_button a:before, .product_page.freeform_page_temp.altitude .product-slider .back_button a:before { background-image: url("/ProgramInfo/8785/images/wrp_icon_left_arrow-white.png"); margin-right: 4px; top: 17px; }
.product_page.freeform_page_temp .reward-center .data .column-3 .reward-wrapper:nth-child(2) .icon-phone { background: #ffffff url("/ProgramInfo/8785/images/globe.png") no-repeat center !important; }

/*--Media queries---*/
@media screen and (max-width: 961px) { .product_page.freeform_page_temp .reward-types h3 { font-size: 18px; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product { width: 30%; margin-right: 5%; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product:nth-child(4n) { margin-right: auto; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product:nth-child(3n) { margin-right: 0; } }
@media screen and (max-width: 768px) { .product_page.freeform_page_temp .things-you-know, .public_page.freeform_page_temp .things-you-know { padding: 45px 0; }
  .product_page.freeform_page_temp .top-banner { margin-bottom: 40px; }
  .product_page.freeform_page_temp .heading { width: 100%; }
  .product_page.freeform_page_temp .heading h2 { text-align: left; font-size: 30px; }
  .product_page.freeform_page_temp .heading p { text-align: left; }
  .product_page.freeform_page_temp .reward-types { margin-bottom: 30px; width: 92%; }
  .product_page.freeform_page_temp .reward-types h3 { font-size: 16px; }
  .product_page.freeform_page_temp .reward-types a.link { padding: 10px; display: block; width: 100%; margin: 0 0 10px; }
  .product_page.freeform_page_temp .product-conatiner { padding: 20px 0; margin-bottom: 10px; width: 92%; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product { width: 48%; margin-right: 4%; margin-bottom: 20px; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product:nth-child(3n) { margin-right: auto; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product:nth-child(2n) { margin-right: 0; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product figure figcaption { font-size: 14px; min-height: 40px; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product .point-info { padding: 10px 2%; font-size: 14px; line-height: 1.4; }
  .product_page.freeform_page_temp .product-conatiner .products-wrapper article.product .point-info strong { display: block; } }
/*---*/
/* Custom grey html box */
.custom-html-block { margin: 30px 0; }
.custom-html-block .grey-box { background: #D7D2CB; padding: 30px 10%; }
.custom-html-block .white-box { background: #ffffff; padding: 30px 10%; }
.custom-html-block.text-center { text-align: center; }
.custom-html-block.red-border { border-bottom: 1px solid #da1710; }

/*Media queries*/
@media screen and (max-width: 641px) { .custom-html-block .grey-box { padding: 30px 5%; }
  .custom-html-block .white-box { padding: 30px 5%; }
  .custom-html-block h4 { font-size: 36px; }
  .red_border_height_1px { margin: 0 5%; }
  .back_button a:before { background-image: url("/ProgramInfo/8785/images/wrp_icon_left_arrow.png"); width: 16px; height: 16px; margin-right: 10px; }
  .back_button a span { font-family: helvetica, sans-serif, arial; color: #da1710 !important; } }

/* 
* ============================================================================
* Custom CSS END - v0.22
* ============================================================================

*/ 
/* latest updates to public page 17-09-2021 */
.public_page.freeform_page_temp .public-slider-updates .slider-wrapper:after { content: "" !important; background: #da1710 !important; }
.public_page.freeform_page_temp .public-slider-updates .slide-text h1 { color: #fff; margin-top: 10px; margin-bottom: 10px; }
.public_page.freeform_page_temp .public-slider-updates .slide-text p { color: #fff; margin-bottom: 50px; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container { width: 48%; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container a { background: #fff; border-color: transparent; max-width: 150px; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container a span { color: #da1710 !important; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container a:hover { background-color: #e55d58; text-decoration: none; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container a:hover span { color: #fff !important; }
.public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container span { display: block; font-size: 12px; color: #fff; line-height: 1.2; }
.public_page.freeform_page_temp .choose-card-section .page-intro-copy .heading { text-align: center; margin-bottom: 35px; }
.public_page.freeform_page_temp .choose-card-section .page-intro-copy .heading h2 { text-align: center; font-size: 36px; line-height: 1.4; margin-bottom: 20px; }
.public_page.freeform_page_temp .choose-card-section .page-intro-copy .heading p { font-size: 17px; max-width: 880px; margin: 0 auto 20px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .new-resp-tabs-container.resp-tabs-container { padding-top: 10px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.new-more-rewarding-program { padding-top: 0; padding-bottom: 90px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .sub-heading-left { font-family: "Westpac-Bold", "chronicle-display-semibold", sans-serif; font-size: 26px; line-height: 1.2; color: #1f1c4f; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .sub-heading-left span { color: #da1710; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo { margin-right: 3%; margin-bottom: 1%; width: 30%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo img { width: 55%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo:nth-child(3n) { margin-right: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .plus-more { width: 82%; margin-top: 25px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .plus-more span { font-size: 20px; font-weight: 600; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 85%; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card { width: 48.5%; text-align: center; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a { border: 2px solid #D7D2CB; display: block; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a img { width: 90%; margin: 0 auto; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a h2 { font-size: 20px; text-align: center; margin: 0 0 10px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a:hover { text-decoration: none; box-shadow: 0 0 6px rgba(215, 210, 203, 0.8); }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a p { padding: 0 1rem 1rem; margin-bottom: 10px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point { width: 32%; margin-right: 1.3%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point .reward-image img { width: 120px; height: 120x; border-radius: 50%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point .reward-point-copy h4 { font-size: 14px; color: #000000; font-weight: 600; margin: 1.5rem 0 0.7rem; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point .reward-point-copy p { font-size: 14px; line-height: 1.5; padding-right: 5%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point .reward-point-copy p a { color: #da1710; text-decoration: underline; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point:last-child { margin-right: 0; }
.public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .new-ready-to-redeem-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; }
.public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .phone-button { padding: 20px; -webkit-border-radius: 50%; -khtml-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; display: inline-block; margin-bottom: 20px; background: #ffffff; }
.public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .phone-button svg path { fill: #1f1c4f; }
.public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .title { color: #1f1c4f; font-size: 20px; font-weight: 600; margin-bottom: 20px; }

@media screen and (max-width: 961px) { .public_page.freeform_page_temp .public-slider-updates { background: transparent; }
  .public_page.freeform_page_temp .public-slider-updates .slide-text { padding: 15px 0 50px; border-top: 16px solid #ff3ddb; }
  .public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container { width: 100%; }
  .public_page.freeform_page_temp .public-slider-updates .slide-text .copy-container .button-container span { line-height: 1.2; margin-top: 10px; }
  .public_page.freeform_page_temp .public-slider-updates .slide-text p { margin-bottom: 25px; }
  .public_page.freeform_page_temp .public-slider-updates .slick-dots { bottom: 25px; }
  .public_page.freeform_page_temp .choose-card-section .page-intro-copy .heading h2 { font-size: 30px; text-align: left; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .sub-heading-left { margin-bottom: 35px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section h3 { margin-bottom: 20px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container { width: 75%; } }
@media screen and (max-width: 640px) { .public_page.freeform_page_temp .public-slider-updates .slide-text h1 { font-size: 28px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.new-more-rewarding-program { padding-bottom: 50px; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo { width: 31%; margin-bottom: 2%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo img { width: 70%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .partners-logo-container .partner-logo:nth-child(3n) { margin-right: 0; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .plus-more { width: 91%; }
.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.partners-section .plus-more span { font-size: 15px; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container { width: 100%; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.altitude-rewards-cards .altitude-rewards-cards-container .altitude-rewards-card a p { padding: 0 0.5rem 0; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program.reward-points .reward-points-container .reward-point { width: 100%; margin-bottom: 2%; }
  .public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .new-ready-to-redeem-container { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .public_page.freeform_page_temp .ready-to-redeem.new-ready-to-redeem .new-ready-to-redeem-container .columns:first-child .button-container { margin-bottom: 10%; } }
/* end of latest updates 17-09-2021 */

/* Payment Latest Updates START - 08-08-2022 */
.payment-cvv span {font-weight: bold;margin-bottom: -8px !important;}
.checkout label input, .checkout label select {box-shadow: none;margin: 0;border-radius: 0;background-color: #fff;border: 1px solid #e8e8ed;}
@media screen and (max-width: 640px) {.payment-cvv span {font-weight: bold;margin-bottom: 10px !important;}
.row .row:after {content: " ";display: table;margin-bottom: 10px;}}
#off_canvas_wrap_id #redirectTo3ds1AcsSimple, #off_canvas_wrap_id #threedsChallengeRedirect{height: 1000px !important;}
/* Payment Latest Updates END - 08-08-2022 */

/* Wishlist Message Banner START - 24-07-2023 */

table.top_message {border-right: 0px solid #0074C4;padding: 9px 15px 9px 15px;font-weight: normal !important;color: #0074C4;background: #F2F8FC;width: 132%;border-left: 0px solid #0074C4;border-top: 1px solid #0074C4;border-bottom: 1px solid #0074C4;position: relative;top: -60px;left: -290px;right: -2px;}#user_actions > nav.sidebar_menu {box-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;margin-bottom: 16px !important;margin-top: 70px;border-radius: 5px !important;font-size: 16px;color: #2E2E2E;letter-spacing: 0;line-height: 41px;overflow: initial;}@media screen and (max-width: 40em) {table.top_message {border-right: 0px solid #0074C4;padding: 9px 15px 9px 15px;font-weight: normal !important;color: #0074C4;background: #F2F8FC;width: 100% !important;border-left: 0px solid #0074C4;border-top: 1px solid #0074C4;border-bottom: 1px solid #0074C4;position: relative;top: -40px !important;right: -2px !important;left: 0px !important;}.shop.shop_details.page_content .page_intro h1, .shop.shop_details_logged.page_content .page_intro h1 {color: #1F1C4F;text-align: left;margin: 0;padding: 95px 0 0 0;font-size: 42px;font-weight: 300;line-height: 48px;margin-bottom: 95px;margin-top: -50px;position: relative;top: 40px;}.shop.shop_details.page_content .page_intro .row .back_button, .shop.shop_details_logged.page_content .page_intro .row .back_button {width: 144px;margin-top: -170px;margin-bottom: 0px;height: 50px;float: left;width: 100%;padding-left: 20px;}ul.card_list, ul.card_list#point_balance_item_list, ul.card_list#most_wanted_item_list, ul.card_list#most_redeemed_item_list {margin: 0px;margin-top: 15px;}#container_wish_list_title h2.wish_list_title {text-align: left;}#wishlistUserItemList ul.card_list div.sl-image-link a img {height: auto !important;}}@media screen and (max-width: 768) {table.top_message {border-right: 0px solid #0074C4;padding: 9px 15px 9px 15px;font-weight: normal !important;color: #0074C4;background: #F2F8FC;width: 100%;border-left: 0px solid #0074C4;border-top: 1px solid #0074C4;border-bottom: 1px solid #0074C4;position: relative;top: -10px;right: -2px;}.shop.shop_details.page_content .page_intro h1, .shop.shop_details_logged.page_content .page_intro h1 {color: #1F1C4F;text-align: left;margin: 0;padding: 95px 0 0 0;font-size: 42px;font-weight: 300;line-height: 48px;margin-bottom: 95px;margin-top: -50px;}.shop.shop_details.page_content .page_intro .row .back_button, .shop.shop_details_logged.page_content .page_intro .row .back_button {width: 144px;margin-top: -80px;margin-bottom: 0px;height: 50px;float: left;width: 100%;padding-left: 20px;}}@media screen and (max-width:1024px), screen and (max-width:820px) {table.top_message {left: -188px;width: 131%;}}@media screen and (max-width: 1025px) {.shop.shop_index.page_content .page_intro .row h2 {text-align: left;}#wishlistUserItemList ul.card_list div.sl-image-link a img {height: auto !important;}.shop.shop_details.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down, .shop.shop_details_logged.page_content .page_intro h2.mobile_product_item_name.show-for-medium-down, .shop.shop_details.page_content .page_intro .row .item_details h2, .shop.shop_details_logged.page_content .page_intro .row .item_details h2 {margin-bottom: 50px;margin-top: 50px !important;}.shop.shop_details.page_content .page_intro .row .detail_image img, .shop.shop_details_logged.page_content .page_intro .row .detail_image img {width: 80%;margin: 0 10% 10%;margin-top: 0px;margin-bottom: -100px;}.favIcon-image-item-details-page {position: absolute;top: 15%;left: 7px;margin-top: 70px;}}

#wish_list_main #wishlistUserItemList h2{font-size:14px!important;font-family:sans-serif;color:#1F1C4F;text-align:left;line-height:20px;font-weight:lighter;border-bottom:0 solid #ccc;padding:0;margin:0 0 24px;float:left}

.wishlist_message p {margin-left: 10px; margin-bottom: 50px; padding: 5px 5px 5px 5px}
.wishlist_message a {color: #DA1710 !important;font-size: 14px !important;text-decoration: underline !important;}

/* Wishlist Message Banner END */

/* Homepage Hero Marquee START - 25-07-2024 */


@media screen and (max-width: 2560px) {
.top-slider .slider-wrapper {
    height: 500px  !important;
    position: relative;
    overflow: hidden;
}
}

@media screen and (max-width: 2048px) {
.top-slider .slider-wrapper {
    height: 420px  !important;
    position: relative;
    overflow: hidden;
}
}

.top-slider .slider-wrapper {
  height: 360px;
  position: relative;
  overflow: hidden;
}
.top-slider .slider-wrapper:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #da1710;
}
.top-slider .slider-wrapper:after {
  content: "";
  background: url() no-repeat right center;
  background-size: auto 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.top-slider .slider-wrapper .slide-text .copy-container {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}
.top-slider .slider-wrapper .slide-img {
  width: 50%;
  object-fit: cover;
  object-position: center right;
}
@media screen and (max-width: 1028px) {
  .page_content .page_intro {
    padding: 0;
    display: block;
  }
}
@media screen and (max-width: 961px) {
  .top-slider .slider-wrapper .slide-img {
    display: block;
    position: static;
    width: 100% !important;
    height: 30%;
    width: 100%;
  }
  .top-slider .slider-wrapper {
    height: 710px;
  }
  .top-slider .slider-wrapper .slide-text .copy-container h1 {
    max-width: 100% !important;
    text-align: center !important;
  }
  .top-slider .slider-wrapper .slide-text {
    position: static;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background-image: url();
    padding: 40px 0 50px;
    height: 385px;
    background: #da1710;
  }
  .top-slider .slider-wrapper .slide-text .copy-container p {
    max-width: 100% !important;
    text-align: center !important;
    margin-bottom: -40px;
    margin-left: 10px;
    font-size: 16px !important;
  }
}
@media screen and (max-width: 914px) {
  .top-slider .slider-wrapper:after {
    width: 0% !important;
  }
  .top-slider .slider-wrapper:before {
    width: 0% !important;
  }
}
@media screen and (max-width: 912px) {
  .top-slider .slider-wrapper:after {
    width: 0% !important;
  }
  .top-slider .slider-wrapper:before {
    width: 0% !important;
  }
}
@media screen and (max-width: 768px) {
  .top-slider .slider-wrapper:after {
    width: 0% !important;
  }
  .top-slider .slider-wrapper:before {
    width: 0% !important;
  }
}
@media screen and (max-width: 641px) {
  .top-slider .slider-wrapper {
    background: #da1710;
    height: 620px !important;
    padding: 0;
  }
  .top-slider .slider-wrapper .slide-text {
    height: 465px;
  }
}

.top-slider.altitude-slider .slider-wrapper .slide-text p.small {
  color: #fff;
  max-width: 100% !important;
  font-size: 10px !important;
  text-align: left !important;
  margin-bottom: 25px;
  position: absolute;
  top: 182px;
  bottom: -70px;
  left: 52px;
  padding-top: 0px;
  padding-bottom: 70px;
  width: 460px;
  .top-slider.altitude-slider
    .slider-wrapper
    .slide-text
    .copy-container
    > div {
    width: 100%;
    margin-bottom: -30px;
  }
}
@media screen and (max-width: 768px) {
  .top-slider.altitude-slider .slider-wrapper .slide-text p.small {
    color: #fff;
    max-width: 100% !important;
    font-size: 10px !important;
    text-align: center !important;
    margin-bottom: 25px;
    position: relative;
    left: 0px;
    padding-bottom: 30px;
    bottom: -60px;
  }
  .top-slider.altitude-slider
    .slider-wrapper
    .slide-text
    .copy-container
    > div {
    width: 100%;
    position: relative;
    top: -10px;
  }
  .public_page.freeform_page_temp
    .public-slider-updates
    .slide-text
    .copy-container
    .button-container
    a {
    margin-top: 140px;
    top: -70px;
  }
}
@media screen and (max-width: 640px) {
  section.main-section
    section.index.page_content.home_tiles
    .box_home_tiles
    a
    .small_text
    span {
    font-size: 12px;
  }
}
section.main-section
  section.index.page_content.home_tiles
  .box_home_tiles
  a
  .small_text {
  padding: 15px 0px 15px 0px;
  width: 100%;
  float: left;
}
.product_page.freeform_page_temp .top-slider .back_button {
  position: absolute;
  top: 70px;
  left: 13px;
  width: calc(100% - 13px);
}

@media screen and (max-width: 376px) {
  section.main-section
    section.index.page_content.home_tiles
    .box_home_tiles
    a
    .small_text
    span {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 431px) {
  section.main-section
    section.index.page_content.home_tiles
    .box_home_tiles
    a
    .small_text
    span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 768px) {
  section.main-section
    section.index.page_content.home_tiles
    .box_home_tiles
    a
    .small_text
    span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 821px) {
  section.main-section
    section.index.page_content.home_tiles
    .box_home_tiles
    a
    .small_text
    span {
    font-size: 12px !important;
  }
}

.public_page.freeform_page_temp
  .choose-card-section
  .card-tabs-container
  .more-rewarding-program
  .programs-grid
  .mobileBox5
  .programs-data.frequent-flyer
  figure
  figcaption {
  background: #2d383e;
  margin-top: 0px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .public_page.freeform_page_temp
    .choose-card-section
    .card-tabs-container
    .more-rewarding-program
    .programs-grid
    .mobileBox5
    .programs-data.frequent-flyer
    figure
    figcaption {
    background: #2d383e;
    margin-top: 0px;
    position: relative;
  }
  .public_page.freeform_page_temp
    .choose-card-section
    .card-tabs-container
    .more-rewarding-program
    .programs-grid
    .mobileBox5.programs-data.frequent-flyer
    figure
    figcaption {
    position: relative;
    margin-top: 0px;
    background-color: #f3f4f6 !important;
    height: 100%;
  }
}
@media screen and (max-width: 1025px) {
  .shop.shop_index.page_content .page_intro .row h2 {
    text-align: left;
  }
  #wishlistUserItemList ul.card_list div.sl-image-link a img {
    height: auto !important;
  }
  .shop.shop_details.page_content
    .page_intro
    h2.mobile_product_item_name.show-for-medium-down,
  .shop.shop_details_logged.page_content
    .page_intro
    h2.mobile_product_item_name.show-for-medium-down,
  .shop.shop_details.page_content .page_intro .row .item_details h2,
  .shop.shop_details_logged.page_content .page_intro .row .item_details h2 {
    margin-bottom: 50px;
    margin-top: 50px !important;
  }
  .shop.shop_details.page_content .page_intro .row .detail_image img,
  .shop.shop_details_logged.page_content .page_intro .row .detail_image img {
    width: 80%;
    margin: 0 10% 10%;
    margin-top: 0px;
    margin-bottom: -10px;
  }
  .favIcon-image-item-details-page {
    position: absolute;
    top: 15%;
    left: 7px;
    margin-top: 70px;
  }
}

@media screen and (max-width: 2560px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    left: -1100px;
  }
}
@media screen and (max-width: 2048px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    left: -868px;
  }
}
@media screen and (max-width: 1920px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    margin-left: 60px;
  }
}
@media screen and (max-width: 1708px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    margin-left: 158px;
  }
}
@media screen and (max-width: 1536px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    margin-left: 236px;
  }
}
@media screen and (max-width: 1465px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    margin-left: 270px;
  }
}
@media screen and (max-width: 1366px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    left: -824px;
  }
}
@media screen and (max-width: 1280px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    left: -784px;
  }
}
@media screen and (max-width: 1180px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 240px;
    margin-left: 316px;
  }
}
@media screen and (max-width: 1099px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 248px;
    margin-left: 354px;
  }
}
@media screen and (max-width: 1024px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 248px;
    margin-left: 386px;
  }
}
@media screen and (max-width: 820px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 425px;
    margin-left: 0;
  }
}
@media screen and (max-width: 855px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 430px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .home-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media screen and (max-width: 961px) {
  .top-slider .slider-wrapper .slide-text .copy-container p {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 2560px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    left: -1100px;
  }
}
@media screen and (max-width: 2048px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    left: -868px;
  }
}
@media screen and (max-width: 1920px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    margin-left: 60px;
  }
}
@media screen and (max-width: 1708px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    margin-left: 158px;
  }
}
@media screen and (max-width: 1536px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    margin-left: 236px;
  }
}
@media screen and (max-width: 1465px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    margin-left: 270px;
  }
}
@media screen and (max-width: 1366px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    left: -824px;
  }
}
@media screen and (max-width: 1280px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    left: -784px;
  }
}
@media screen and (max-width: 1180px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 258px;
    margin-left: 316px;
  }
}
@media screen and (max-width: 1099px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 248px;
    margin-left: 354px;
  }
}
@media screen and (max-width: 1024px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 248px;
    margin-left: 386px;
  }
}
@media screen and (max-width: 820px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 425px;
    margin-left: 0;
  }
}
@media screen and (max-width: 855px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 430px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .public-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media screen and (max-width: 961px) {
  .top-slider .slider-wrapper .slide-text .copy-container p {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 2560px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    left: -1100px;
  }
}
@media screen and (max-width: 2048px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    left: -868px;
  }
}
@media screen and (max-width: 1920px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 60px;
  }
}
@media screen and (max-width: 1708px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 158px;
  }
}
@media screen and (max-width: 1536px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 236px;
  }
}
@media screen and (max-width: 1465px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 270px;
  }
}
@media screen and (max-width: 1366px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    left: -824px;
  }
}
@media screen and (max-width: 1280px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    left: -784px;
  }
}
@media screen and (max-width: 1180px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 316px;
  }
}
@media screen and (max-width: 1099px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 354px;
  }
}
@media screen and (max-width: 1024px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 252px;
    margin-left: 386px;
  }
}
@media screen and (max-width: 820px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 425px;
    margin-left: 0;
  }
}
@media screen and (max-width: 855px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 430px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .redeem-slider-terms {
    width: 100%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media screen and (max-width: 961px) {
  .top-slider .slider-wrapper .slide-text .copy-container p {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 768px) {
  .top-slider .slider-wrapper .slide-img {
    display: block;
    position: relative;
    z-index: 3;
    right: 0;
    top: 0;
    height: 30%;
    width: 100% !important;
    max-width: none;
  }
  .top-slider .slider-wrapper {
    background: #da1710;
    height: 620px;
    position: relative;
    overflow: auto;
  }
  .top-slider.altitude-slider .slider-wrapper .slide-text {
    text-align: center;
    top: 66%;
    border-top: 16px solid #ff3ddb;
  }
  .top-slider .slider-wrapper .slide-text .button-container a {
    font-family: helvetica, sans-serif, arial;
    margin-top: 0px;
    position: relative;
    top: -20px;
    z-index: 1;
  }
  .top-slider.altitude-slider .slider-wrapper .slide-text h1 {
    font-size: 30px;
    padding-top: 20px;
  }
  .slick-dots li button {
    top: 8px;
  }
  a.button.txt-red span {
    padding: 12px 20px !important;
    font-family: helvetica, sans-serif, arial;
    color: #da1710;
    font-weight: bold;
    top: 0px;
  }
}
@media screen and (max-width: 640px) {
  section.main-section section.index.page_content.home_full_img .full_image {
    margin-top: 70px;
  }
}


/* Homepage Hero Marquee - END */

/* Public EDR - START */

@media screen and (max-width:768px){.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox1{order:1 !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .double-column{width:100%}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox3{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2 !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;width:48%}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5 .programs-data.frequent-flyer{min-height:210px !important;background-color:#f3f4f6 !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data>a.mobile-data-link{display:block;color:#fff !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data figure p>a{text-decoration:underline;color:#fff !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5.programs-data.frequent-flyer figure figcaption{position:relative;margin-top:0;background-color:#f3f4f6 !important;height:100%}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .mobileBox5 .programs-data.frequent-flyer figure figcaption{background:#2d383e;background-color:#f3f4f6 !important;margin-top: -0px !important;}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure h3{color:#1f1c4f !important}.public_page.freeform_page_temp .choose-card-section .card-tabs-container .more-rewarding-program .programs-grid .programs-data.frequent-flyer figure p{color:#1f1c4f !important}}@media screen and (max-width: 961px) {.top-slider.product-slider .slider-wrapper .slide-img {
display: block;}}

/* Public EDR - END */

/* Redeem EDR START - 12-09-2024 */

.detail-links{word-wrap:break-word;overflow-wrap:break-word;width:100%;display:block;top:300px}.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;float:left;flex-direction:row;flex-wrap:wrap;height:40px;padding-top:0;margin-bottom:-15px;align-content:flex-end}@media screen and (max-width:640px){.redeem_page .redeem-category-landing .category-grid .category-data .detail-links{position:static;padding-top:10px;padding-bottom:65px}.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:flex-start;-ms-flex-pack:center;float:left;flex-direction:row;flex-wrap:wrap;height:80px;padding-top:0;padding-bottom:10px;position:relative;top:80px!important}}@media screen and (max-width:768px){.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{position:relative;top:80px!important}}@media screen and (max-width:820px){.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{position:relative;top:-40px}}@media screen and (max-width:912px){.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{margin-top:-80px!important}}@media screen and (max-width:1024px){.redeem_page .redeem-category-landing .category-grid .category-data .detail-links ul{margin-top:-60px}}
@media screen and (max-width: 40em) {.shop.shop_details.page_content .page_intro h1, .shop.shop_details_logged.page_content.page_intro h1 {text-align: left;margin: 0;padding: 95px 0 0 0;line-height: 48px;margin-bottom: 95px;margin-top: -50px;position: relative;top: 40px;}}

/* Redeem EDR END - */
