.header-full .logo img {
/* Change this for desktop */
    max-width: 250px !important;
    height: auto !important;
    max-height: none !important;
}
.toolbar .cart-btn>.btn {
    background: #c91f80;
}

.toolbar .account-btn span .welcome-message {
    display: inline-block;
}

.product-sku {
    font-size: 1rem;
    color: #c91f80;
}

.toolbar .account-btn span .welcome-message {
    display: inline-block;
}

.out-stock {
    color: #d22f25;
}

.in-stock {
    color: #37b048;
}


/* main menu - preventing the 8th and following items from getting hidden on smaller screens */
.header-full .menu .catalog>li:nth-child(n+7) { display: inline-block; }


/* Change text for ATC button on configurable master products */
.tileparent .btn.is-master span {
display: none;
}
 
.tileparent .btn.is-master:before {
content: 'More Options'
}

nav.menu ul.catalog > li:nth-child(2) {
    background-color: #3e3e3e;
}

nav.menu ul.catalog > li:nth-child(11) {
    background-color: #c0d62d;
}

.shop-filters .filter-title {
background: #3e3e3e;
padding: 18px 15px;
border-radius: 8px 8px 0 0;
font-size: 1.2rem;
color: white;
letter-spacing: 0;
font-weight: 900;
text-align: center;
position: relative;
bottom: 8px;
}


.rewards .reward-items-list .reward-item .product-card .product-price {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #f78f1f;
    color: #fff;
    font-weight: 700;
    margin: 0 10px 10px 0;
}

.rewards-tab {
    background: #f78f1f;
    color: white;
}

.reward-title h2 strong {color: #f78f1f !important;}

#merchandisingcontent_172978 > section {
    border: 1px solid #c91f80 !important;
}

.catalog-single.has-carousel .tile, .catalog-single.has-grid .tile {
    width: 100%;
    max-width: 256px;
    position: relative;
    border-right: 1px solid #c91f80;
    border-radius: 0;
    margin: 16px auto;
    text-align: center;
}

#contentblock_173188 {
    border-bottom: 1px solid #707070;
}

#htmlcontent_177184 {
    text-align: center;
    padding: 0.5%;
    background: #c91f80;
    color: white;
}

footer .logo {
    padding-bottom: 0px;
}

/*Bic*/

.bicgrey {
  background: #444444;
  margin-left: -14vw;
  margin-right: -14vw;
  padding-top: 3vw;
  Padding-bottom: 3vw;
}

@media (min-width: 769px) {
#contentblock_274927, #contentblock_274928, #contentblock_274929, #contentblock_274930 {
width: 25%;
}
}

.leftpad {
  padding-left: 13vw;
  padding-right: 13vw;
}

.btn-white {
background-color: #fff;
color: #000
}

.btn-white:hover {
background-color: #fff;
  color: #000
}

.paddingt {
  padding-top: 5vw;
}
/*Q-Connect*/

@media (min-width: 769px) {
#contentblock_276560, #contentblock_276561, #contentblock_276562, #contentblock_276563 {
width: 25%;
}
}

.qgreen {
  background: #8dc73f;
  padding-top: 1vw;
  padding-bottom: 1vw;
    margin-left: -13vw;
  margin-right: -13vw;
}

/*2work*/

@media (min-width: 769px) {
#contentblock_278032, #contentblock_278033, #contentblock_278034, #contentblock_278035 {
width: 25%;
}
}

.workback {
  background: #2255A3;
  padding-top: 1vw;
  padding-bottom: 1vw;
    margin-left: -13vw;
  margin-right: -13vw;
}

/*Acco*/

@media (min-width: 769px) {
#contentblock_278677, #contentblock_278678, #contentblock_278679, #contentblock_278680 {
width: 25%;
}
}

.accogreen {
  background: #92d050;
  margin-left: -14vw;
  margin-right: -14vw;
  padding-top: 0.5vw;
  Padding-bottom: 0.5vw;
}

.paddingtb {
  padding-top: 2vw;
  padding-bottom: 2vw;
}