#abovetopbanner .itemsgroup a.disabled.showgroup span, #mobile-header .itemsgroup a.disabled.showgroup {
    color: white;
}
    

#mod3734content1019 {
    text-align: right;
    padding: .5em;
    margin-bottom: 1em;
    background-color: #eee;
}

#mod3735content1019 {
    text-align: right;
    padding: .5em;
    margin-bottom: 1em;
    background-color: #eee;
}

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


.items .detail .c-product_description {
    clear: both;
    display: table-cell;
}
.items .detail .c-ul-m ul {
padding-left: 6px;
line-height: 1.4;
list-style-position: outside;
}
.items .detail .c-ul-m ul li {
margin: 10px;
text-align: left;
}

div.horizontalitems div.item h3 {
min-height: 50px;
}

/* PATH SITEMAP */
.path {
    font-size: 12px;
    text-transform: uppercase;
}

.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: 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: #623896;
}

div.topmenu div.megamenu div.description {
  color: #333;
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 300;
font-size: 1.6em;
line-height: 1.8em;
margin-bottom: 20px;
text-align: center;
}

#abovecontent h1 {
font-weight: 300;
font-size: 1.6em;
line-height: 1.8em;
margin-bottom: 20px;
text-align: center;
padding-top: 70px;
}

#abovecontent h1,
#abovecontent h1 a {
color: white;
}
#abovecontent h1 a.backtocat:before {
 border-right-color: white;
}

.c-title1{
font-size: 1.6em;
font-weight: 400;
line-height: 1.4em;
color: #000;
max-width: 700px;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

.c-bannertitle{
font-size: 1.8em;
font-weight: 300;
line-height: 1.2em;
text-align: center;
}

.c-smalltitle{
font-size: 1.2em;
font-weight: 600;
line-height: 1.2em;
margin-bottom: 5px;
padding-top: 10px;
    color: #4a4a4a !important;
    background-color: #ededed !important;
    opacity: 1 !important;
}

.c-titlos3{
display: block;
font-weight: 100;
font-size: 2em;
margin-bottom: 50px;
text-align: center;
}

.c-box1 {
margin-top: 80px; 
margin-bottom: 80px;
border-left: 2px solid #000;
}

.c-box2 {
margin-left: auto;
margin-right: auto;
border: 1px solid #5b5e63;
color: #2d2d2d;
border-radius: 50px;
width: 100px;
height: 100px;
text-align: center;
}

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

.c-imagehome{
background-position: 50% 50%;
background-size: cover;
min-height: 600px;
}

.c-image2{
background-position: 50% 50%;
background-size: cover;
min-height: 500px;
}

.c-skia{
min-height: 600px;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.c-skia:hover{
min-height: 600px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}

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

.c-footer-borders{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
color: #ffffff;
}
.c-footer-borders-mob{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
color: #ffffff;
}
.c-footer-borders:hover {
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
}
.c-footer-borders-text{
text-decoration: none;
color: #ffffff;
}


.c-text1{
display: block;
font-weight: 200;
font-size: 1.4em;
line-height: 1.4em;
text-align: center;
}
.c-text2{
font-weight: 100;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
color: #ffffff;
}


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

.items .detail .price .pricenovat .value {
        font-size: 22px;
        color: #000;
        font-weight: 400;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: inline;
}


.c-button2{
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    padding: 20px 10px;
    width: 200px;
    margin: auto;
color: #fff;
    background-color: #442768;
        transition: 0.3s;
}
}
.c-button2:hover {
background-color: #333;
    color: #fff;
}

#c-button2{
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    padding: 20px 10px;
    width: 200px;
    margin: auto;
color: #fff;
    background-color: #442768;
        transition: 0.3s;
}
#c-button2:hover {
    background-color: #333;
    color: #fff;
}

/* Διόρθωση χαμηλού contrast */
.prodmenu.imagemenu span {
    color: #365b1c !important;
    background-color: #f3f3f3 !important;
    opacity: 1 !important;
}


.path, div.filter_iconsearch button, #abovetopbanner div.filter_iconsearch button span.material-icons {
color: #36195a;
opacity: 1;
background-color: white;
}

.flex-control-nav.flex-control-paging a {
    color: #ffffff !important;
    background-color: #623896 !important;
    opacity: 1 !important;
}