.p_coupons { display: none; }

/* SETTINGS GIA AMEA */

div.contactform form p label, div.thelogin p label {
color: #444;
}

.side-nav__hide {
background-color: black;
}

div.filter_iconsearch button {
color: black;
background-color: white;
}

/* ========= */

.group_add .value a {
    text-decoration: none;
}
.group_add .value a img {
    display: inline-block;
    margin-right: 5px;
}

.badgeid4149 {
    background-color: #4ac325;
}

.firstpageitems {
padding-bottom: 60px;
}

.c-abovetext {
font-size: 0.9em;
font-weight: 300;
line-height: 1em;
padding-top: 5px;
margin-bottom: 0px;
}

.c-belowsitetitle{
padding-top: 20px;
font-weight: 400;
font-size: 1.2em;
line-height: 2em;
margin-bottom: 10px;
}
.c-maintext{
font-weight: 300;
font-size: 1em;
line-height: 1.3em;
text-align: justify;
}
.c-maintitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.6em;
line-height: 2em;
margin-bottom: 10px;
text-align: center;
color: #000;
}


.c-box3 {
min-height: 180px;
background-color: #fff;
color: #000;
}

.c-box3:hover{
background-color: #000;
color: #fff;
}

.c-box4 {
margin: 40px;
}

.c-box3text {
padding: 50px 30px;
text-align: center;
font-size: 0.9em;
}

.c-smalltext {
font-size: 0.8em;
}

.c-title1 {
font-size: 1.4em;
padding-top: 5px;
font-weight: 600;
line-height: 1em;
margin-bottom: 0px;
color: #000;
}

.c-allwidth .col-md-1 {
width: 10%;
}

/*price view*/
.horizontalitems .price .value {
        font-size: 1.4em;
        font-weight: 300;
}
.horizontalitems .price .label {
        display: none;
}

.items .detail .price .value {
        font-size: 3em;
        font-weight: 400;
}
.items .detail .price .label {
        display: none;
}

/*offers*/

.c-col {
position: relative;
height: 100%;
min-height: inherit;
}

.c-image {
position: absolute;
width: 100%;
height: auto;
}

.c-button-1 {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    width: auto;
    color: 444;
    margin: auto;
    background-color: #fff;
    transition: 0.3s;
border-radius: 5px;
}

.c-button-1:hover {
color: #fff;
background-color: #444;
}

.c-button-position {
position: absolute;
top: 80%;
left: 50%;
transform: translate(-50%, 0%);
}

.c-offers-text {
z-index: 5;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, 0%);
font-size: 4.8em;
color: #fff;
font-weight: 800;
}

@media (max-width: 768px) {
.c-offers-text {
    z-index: 5;
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    font-size: 4em;
    color: black;
    font-weight: 800;
    text-align: center;
}
.c-image {
    position: relative;
    width: 100%;
    height: auto;
}
}

div.items div.group {
  height: 50%;
}

.megamenu.megamenucols3 .megafirstlevelitemmegafirstlevelitem.hashiddenchildren.inactive .description {
   font-weight: bold;
   color: black;
}

.megamenu.megamenucols2  .megafirstlevelitemmegafirstlevelitem.hashiddenchildren.inactive .description {
   font-weight: bold;
   color: black;
}

#copyright a, text {
  font-size: 15px;
}
#cookieconsent:desc {
font-size: 15px;
}
div.cc-compliance.cc-highlight a.cc-btn.cc-dismiss {
  background-color: white;
  color: black;
}.cartButton{
  background: #333;
  border-radius: 12px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

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

.cartButton:hover {
  background-color: #cccccc;
  color: white;
}