﻿/* .anthem-tagline .anthemHotline { font-weight: 700; } */

h1, h2, h3, h4, h5, h6 { color: #777; }
/* h1, h2 { font-weight: 700; }
h1 { font-size: 1.714em; }
h2 { font-size: 20px; }
h3, h4 { font-weight: 600; } */

th { background: #888; border: 1px solid #888; color: #fff; }
td { border-bottom: 1px solid #888; } /* font-weight: 400; */
th.colImage, td.colItem { padding-left: 12px; }
th.colItem, td.colImage { display: table-cell; }

/* .miniBasket .item { font-weight: 700; } */

/* #nav ul li a { color: inherit; letter-spacing: normal; } */

/* #subNav ul li a { font-size: 14px; font-weight: 600; } */

#nav ul ul li.member-benefits{display:none;}
#nav ul ul li.subscriber-benefits{display:none;}


.coCCBtn:before { color: #fff; z-index: 2; }
.coChequeBtn:before { color: #fff; z-index: 2; }

.coCCBtn:hover:before,
.coChequeBtn:hover:before { color: #fff; }

#mainContent .geoSwitcher .select, #mainContent .geoSwitcher select { border-color: #E5E5E5; } /* font-family: 'Nunito Sans', sans-serif; font-weight: 700; */
/* #mainContent .geoSwitcher > span { font-weight: 700; } */
.stockList li { border-bottom: 1px solid #e5e5e5; }
.stockList li:first-child { border-top: 1px solid #e5e5e5; }
/* .stockList li .prodStock .prodStockTitle { font-weight: 700; }
.stockList li .prodStock .prodStockPreviousPrice { font-weight: 600; } */
.productList ul li h4 { color: #777; margin-bottom: 15px; } /* text-transform: none; */
/* .prodStockTitle b { font-weight: 700; }
.prodStockPrice { font-weight: 700; }
.stockList li .prodStock .prodStockSelection .btn { font-weight: 600; letter-spacing: normal; text-transform: none; }
.prodStockPromo > span { font-weight: 700; }
.productList ul li .btn { font-size: 17px; letter-spacing: normal; } */

.loginWizard1, .loginWizard2 { margin-bottom: 20px; }

#footer { border-top: 2px solid #000; margin-top: 30px; padding-top: 30px; }
#footer > .cols { background: transparent; padding: 0; }
/* #footer h3 { font-size: 18px; margin-bottom: 18px; }
#footer ul li { margin-bottom: 10px; } */
#footer a { color: #000; }

.productCardIcons { float: none; margin: 30px 0; width: auto; }

@media screen and (max-width: 800px) {
    .logo > a { background-position: 50% 50%; }
    #footer .footerMenu1, #footer .footerMenu2 { float: none; margin-right: 0; width: 100%; }
    /* .productCardIcons { text-align: left; } */
}

@media screen and (max-width: 620px) {
    .basket-geo-wrap .miniBasket { background: #f6f6f6; border: none; }
}


@media screen and (max-width: 560px) {
    th.colImage, td.colItem { padding-left: 0; }
    th.colItem, td.colImage { display: inline-block; }
}