.t-menuwidgeticons__icon-counter {
    background-color: #0C1013 !important;
}

.t-store__card {
    padding: 0 12% !important;   
}

.t706__sidebar-content {
    background-color: #C4C4C4 !important;
}

.t706 .t706__cartpage,
.t706__cartpage .t706__cartpage-totals,
.t706__cartpage .t706__cartpage-content,
.t706__cartpage .t706__cartpage-top {
    background-color: #C4C4C4 !important;
}

.t706 .t706__cartpage input {
    background-color: transparent;
}

.t-store__prod-popup__container select.js-product-edition-option-variants {
    background-color: transparent;
}

.t-slds__imgwrapper, .t-slds__bgimg {
    background-color: #C4C4C4;
}

.t-store__card__imgwrapper {
    background-color: #C4C4C4;
}

.t706__product-imgdiv {
    background-color: #C4C4C4;
}

.t451__logo__img {
    margin-top: 20px;
}

@media screen and (max-width: 980px) {
    .t-store__card {
        padding: 0 5% !important;   
    }
    
    .t451__logo__img, .t451m .t-sociallinks {
        max-width: 36px !important;
    }
}

@media screen and (max-width: 960px) {
    .t389__maincontainer {
        padding: 10px 0;
    }
}
