.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;
}.c-espa-container .c-close-espa {
cursor: pointer;
}

.c-espa-container.active-espa {
    position: fixed;
    max-width: auto;
    left: 3%;
    bottom: 3%;
    z-index: 999;
transform: scale(1);
}

.c-espa-container.active-espa .c-espa-mini {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
opacity: 0;
transition: 0.5s;
transition: opacity 0s;
}


.c-espa-container.active-espa .c-espa-mini img {
    width: 110px;
    height: auto;
transition: 0.5s;
    overflow: hidden;
    border-radius: 50%;
}

.c-espa-container.active-espa .c-espa-box {
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    transition: 0.5s;
    transition: border-radius 0s;
    width: auto;
    height: auto;
overflow: hidden;
height: 60px;
position: relative;
z-index: 3;
}



.c-espa-container.active-espa .c-close-espa {
    position: absolute;
    left: 0px;
    top: -45px;
    background-color: #5b5b8f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
transition: 0.5s;
z-index: 90;
}

.c-espa-container.active-espa .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.active-espa .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.active-espa p {
width: 90%;
margin: auto;
}

.c-espa-container.active-espa p, .c-espa-container.active-espa a {
opacity: 1;
transition: 0.5s;
}


/* DECTIVATE */

.c-espa-container.deactive-espa {
    position: fixed;
    max-width: auto;
    left: 3%;
    bottom: 3%;
z-index: 999;
transition: 0.5s;
transform: scale(1);
}

.c-espa-container.deactive-espa .c-espa-mini {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
opacity: 1;
}

.c-espa-container.deactive-espa .c-espa-mini img {
    width: 100px;
    height: auto;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 50%;
}

.c-espa-container.deactive-espa .c-espa-box {
    background-color: white;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    transition: 0.5s;
    transition: border-radius 0s;
    height: 100px;
    width: 100px;
overflow: hidden;
}


.c-espa-container.deactive-espa .c-close-espa {
    position: absolute;
    left: 0px;
    top: -15px;
    background-color: #5b5b8f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
transition: 0.5s;
z-index: 90;
}

.c-espa-container.deactive-espa .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.deactive-espa .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.deactive-espa p, .c-espa-container.deactive-espa a {
opacity: 0;
transition: 0.5s;
}




.c-espa-container.active-espa .c-espa-box img {
width: 100%;
height: auto;
opacity: 1;
transition: 0.5s;
transition: opacity 0s;
height: 60px;
width: 460;
}

.c-espa-container.deactive-espa .c-espa-box img {
width: 100%;
height: auto;
opacity: 0;
transition: 0.5s;
transition: opacity 0s;
}


@media (max-width:768px) {

.c-espa-container.active-espa {
transform: scale(0.8);
}

.c-espa-container.deactive-espa {
transform: scale(0.8);
}

.c-espa-container.active-espa .c-espa-box {
height:auto;
}

.c-espa-container.active-espa .c-espa-box img {
width:100%;
height:auto;
}

}.c-first-contain {
height: calc(100vh - 150px);
position: relative;
}


.swiper-container {
        width: 97%;
        height: 100%;
overflow-x: clip !important;
overflow: hidden !important;
    margin: auto;  }


.swiper-slide {
      
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

.swiper-slide {
        width: 100%;
      }


#custom-swiper .swiper-button-next, #custom-swiper .swiper-button-prev {
    position: absolute;
    bottom: 4vw !important;
top: auto;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
left: 25px;
}


#custom-swiper .swiper-button-next, #custom-swiper .swiper-container-rtl .swiper-button-prev {
    left: 70px;
    right: auto;
}


.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 28px !important;
    color: #fff;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: auto;
}

.swiper-button-next, .swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
}



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




.c-swiper-shadow {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    z-index: 2;
}

.c-swiper-text-position {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    color: white; 
}

.c-swiper-title{
font-size: 4vh;
line-height: 1.2em;
margin-bottom: 5px;
}

.c-button2 {
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    min-width: 120px;
    color: #fff;
    margin-top: 10px;
    background-color: transparent;
border: 1px solid #fff;
    transition: 0.9s;
}

.c-button2:hover {
color: #222;
background-color: #fff;
}.am_25866 {
background-color: white;
}