.sumprice {
  margin-top:20px;
}
.badgeid4149 {
    background-color: #4ac325;
}

a.editme {
  margin-bottom: 10px;
}

.c-belowsitetitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.4em;
line-height: 2em;
margin-bottom: 10px;
}

.c-maintitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.6em;
line-height: 2em;
margin-bottom: 10px;
text-align: center;
color: #6fb513;
}

/*price view*/
.horizontalitems .price .pricenovat .value {
        font-weight: 500;
}

.items .detail .price .pricenovat .value {
        font-weight: 500;
}
.items .detail .price .startprice .value {
        color: #666;
}
/*end of price*/

/* SHOPPING BAG */

.c-shopping-bag img {
    height: 24px;
    width: auto;
}

.c-bag-items {
    aspect-ratio: 1 / 1;
    display: inline-block;
    background-color: #222;
    color: white;
    padding: 2px;
    width: auto;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 9px;
    right: 9px;
    font-size: 14px;
}

/* ITEM VIEW */

div.items div.back{
background-image: none;
}

div.filter_iconsearch input {
    border: 0px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
background-color: transparent;
}

div.items div.list div.filter {
   text-align: right;
}/*.c-newlogo {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}*/

.side-nav__header {
    background-color: white;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}.cartButton{
  background: #1a1a1a;
  border-radius: 12px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
  font-weight: bold;
}

.cartButton:hover {
  background-color: #cccccc;
  color: #1a1a1a !important;
}.c-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 0px solid #d3d3d3;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #222;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 0px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #595959;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}#homebanners .col-md-6 {
   position: relative;
}

.c-homebanner img {
    width: 100%;
    height: auto;
}

#homebanners .col-md-6 .c-banner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 30px;
    padding-left: 50px;
    color: white;
    font-size: 2rem;
    width: 100%;
    box-sizing: border-box;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 30%), transparent);
    padding-top: 20%;
    transition: 0.5s;
}

#homebanners .col-md-6:hover .c-banner-text {
    padding-bottom: 60px;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 60%), transparent);
}

.c-brand-box {
    display: block;
    text-align: center;
    height: 100px;
    position: relative;
}

.c-brand-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    max-width: 150px;
    object-fit: contain;
    transition: 0.3s;
}

#brands .col-md-6:hover img {
   height: calc(50px * 1.1);
   max-width: calc(150px * 1.1);
}

.c-mayoral {
    background-color: #0172ea;
}

.c-gant {
    background-color: #052735;
}

#brands .row {
   overflow: hidden;
   border-radius: 30px;
}

#brands {
    margin-top: 50px;
    margin-bottom: 100px;
}
#homebanners {
    margin-top: 100px;
}

.c-categories {
    text-align: center;
    padding-bottom: 30px;
}

.c-categories a {
    display: inline-block;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    background-color: rgb(255 255 255 / 25%);
    border: 1px solid transparent;
    transition: 0.3s;
    margin: 0 5px;
}

.c-categories a:hover {
    text-decoration: underline;
    border: 1px solid white;
}

/* ESPA */

.c-espa {
opacity: 1;
    transition: 0.3s;
    pointer-events: auto;
    text-align: center;
}

.c-espa img {
    width: 280px;
    height: auto;
}

.c-espa.c-hide-espa {
opacity: 0;
    transition: 0.3s;
    pointer-events: none;
}


@media (min-width: 1024px) {
.c-espa {
    position: fixed;
    bottom: 30px;
    left: 30px;
}

.c-espa img {
    width: auto;
    height: 3vw;
    max-height: 60px;
}

.c-espa.c-hide-espa {
opacity: 1;
}
}

/* END ESPA */