/****** PAGE BAR ********/
body .m-in-page-navigation.trans .CTAdiv button.c-call-to-action, body .m-in-page-navigation.trans .CTAdiv button.c-call-to-action:hover, body .m-in-page-navigation.trans .CTAdiv button.c-call-to-action:focus {
    color: #054b16 !important;
    background-color: #9bf00b !important;
}

body .m-in-page-navigation.trans .CTAdiv button.c-call-to-action:focus {
    outline: 2px dashed #000 !important;
    border: 2px dashed #FFF !important;
}

/****** HERO ********/
@media screen and (min-width: 768px) {
.page-hero a.c-hyperlink {
    color: #FFF !important;}
} 

@media screen and (max-width: 900px) and (min-width: 768px) {
.page-hero .m-hero-item.f-y-center.f-transparent>div>div {
    top: calc(47%) !Important;}
} 

.page-hero a.c-hyperlink:hover {
    color: #9bf00b !important
}

.page-hero.custom-hero .m-hero-item .c-group .retailerBtn {
     padding-right: 25px;
}

a.c-call-to-action.retailerBtn {
     color: #9bf00b !important;
}

@media only screen and (max-width: 539px) {
     .page-hero.custom-hero .m-hero-item .c-group .retailerBtn {
          padding-left: 0;
     }
}

/****** WHAT'S INCLUDED 4-UP ********/

.m-content-placement-item .c-heading > .c-hyperlink {
     display: inline;
     margin-right: 0;
}

/****** BUY BOX ********/

.buyBoxPurchases .availableDate {
     margin-top: 20px;
}

.buyBoxPurchases .c-list li {
     padding: 0;
}

/****** ACCESSORIES ******/

div.accessoriesPane { 
     background: #e8e8e8;
}
