body {
  font-family: 'Manrope', sans-serif;
}



#mobile-header {
box-shadow: 0 1px 2px rgba(0,0,0,0);
}

#mobile-header .langchooser {
    position: absolute;
    right: 65px;
    top: 3vh;
}

@media (min-width: 768px) {
#mobile-header .langchooser {
    position: absolute;
    right: 65px;
    top: 2.4vh;
}
}

a.mobile-header-startlink, #mobiletopbanner a.startlink {
    left: 43%;
}

.c-title-contact {
  font-size: 3vh;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1.2em;
  margin-bottom: 5px;
  text-align: center;
  padding-bottom: 20px;

}


/* BADGES */

.badgeid2141 {
    background-color: #1a1a1a;
}

.badgeid2140 {
    background-color: #1a1a1a;
}


.badge_wrapper .badge {
    color: white;
    position: absolute;
    top: 15px;
    left: 0px;
    width: auto;
    text-align: center;
    padding: 10px 15px;
    z-index: 51;
    font-weight: bold;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;
}

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


/*Απόκρυψη του default langchooser επειδή έχει μπει ως inserted module σε htmlbox (Ελευθερία) */
#innerabovetopbanner .amodule.am_1962 .langchooser {
  display: none;
}


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



/*price view*/
.horizontalitems .price .pricenovat .value {
        font-size: 1.6em;
        color: #1a1a1a;
        font-weight: 300;
}

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

/*BUTTONS*/

.c-button1{
display: inline-block;
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #1a1a1a;
text-decoration: none;
    
}
.c-button1:hover {
    background-color: #1a1a1a;
    border: 1px solid #1a1a1a;
color: #fff;
}

.c-button2{
display: inline-block;
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #1a1a1a;
background-color: #1a1a1a;
color: #fff;
text-decoration: none;
    
}
.c-button2:hover {
    background-color: #fff;
    border: 1px solid #1a1a1a;
color: #1a1a1a;
}


.c-button4{
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #dedede;
    margin: 0 auto;
}
.c-button4:hover {
    background-color: #dedede;
    border: 1px solid #dedede;
color: #000;
}

/*END OF BUTTONS*/


.am_1677 {
background-color: #f9f9f9;
    padding-bottom: 5vh;
    padding-top: 3vh;
margin-top: 2vh;
}

#mod2158content0 {
  float: left;
}
/*Απόκρυψη του default langchooser επειδή έχει μπει ως inserted module σε htmlbox (Ελευθερία) */
#innerabovetopbanner .amodule.am_1962 .langchooser {
  display: none;
}
*{
}.cartButton{
  background: #1a1a1a;
  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;
}@media screen and (min-width: 992px){
  #abovetopbanner div.filter.filter_iconsearch {
    display: none;
  }
}

#topbanner div.filter {
    float: right;
    margin-top: 32px;
    margin-right: 15px;
}

#innertopbanner .itemsgroup a.showgroup {
    float: right;
    margin-top: 32px;
    margin-right: 50px;
}

div.filter_iconsearch button {
color: #707070;
}.cLang div.langlist ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-transform: uppercase;
    display: flex;
    transform: translateY(0) !important;
}

.cLang a {
color: #0b0205;
}
.cLang ul li a {
    margin-top: 0px !important;
}

.cLang .active {
    font-weight: 800;
}

.cLang li {
    background-color: transparent !important;
    height: auto !important;
    overflow: hidden;
}

.cLang li:hover {
    background-color: transparent !important;
    height: auto !important;
}

.cLang li:nth-child(1) {
    width: 17px;
margin-right: 10px;
}

.cLang li:nth-child(2) {
    width: 17px;
}