.btn{
    font-size: 1rem !important;
}

.cvCheckoutSidebarDiv img {
    object-fit:contain;
    height: 100px;
}

header nav .navbar-nav .nav-item.dropdown .dropdown-menu {
    z-index: 999 !important;
}

/*.cvCheckoutSidebarDiv table tr:nth-child(8),.cvCheckoutSidebarDiv table tr:nth-child(7){
    display:none;
}
.StoreCategorySortContainer, .StoreSearchSortContainer {
  padding: 2rem;
}*/

.cvCheckoutSidebarDiv h2 {
   font-size:2rem;
}
input[name="postal"] {
  font-weight: 900 !important;
}

.imgCouponEmailAddressHelp{
    height:20px !important;
}

.nav-item.nav-10 .dropdown-menu .all-category-products.d-block {
  display: none !important;
}
#dnn_ctr420_Account_btnStore, #dnn_ctr420_Account_btnCart {
    display:none;
}
#dnn_ctr420_Account_btnOrders{
    display:none;
}
body.logged-in #dnn_ctr420_Account_btnOrders{
    display:inherit;
}
header .top-header-row .nav-item a:hover {
  color: #88ad26 !important;
}













