div.orderby {
  margin-top: 10px;
} 


/*FILTERS*/

div.boxcollapsible a.toggle span{
  font-size: 130%;
}

.boxcollapsible {
  border-style: solid;
  border-width: 1px;
  border-color: #5b5b8f;
  padding: 10px;
}

/* Κενό μεταξύ του κουτιού με τα φίλτρα και των items */
.theitems {
  margin-top: 10px;
}

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

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

.am_1677 {
padding-bottom: 60px;
padding-top: 60px;
background-color: #f1f1f1;
}

.am_1620 {
text-align: justify;
}

#contenttop .am_1634 div.detail .photos-1612 {
    margin-left: 50px;
}

div.items div.group:hover {
    background-color: #222;
    transition: 0.9s;
}


.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: 500;
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: #5b5b8f;
}

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

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #5b5b8f;
        font-weight: 500;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: none;
}

.horizontalitems .price .pricenovat .label {
        display: none;
}
.horizontalitems .price .startprice .label {
        display: none;
}

/*end of prices*/


/* Καλάθι, αναζήτηση, γλώσσες και τηλέφωνο στο topbanner */

.itemsgroup.hidden-xs.hidden-sm a.showgroup {
  float: right;
  margin-top: 26px;
}

#topbanner div.filter_iconsearch form {
  float: right;
  margin-top: 25px;
  margin-right: 5px;
  margin-left: 20px;
}

#topbanner div.filter_iconsearch input {
  width: 180px;
}

@media screen and (min-width: 992px){
  #abovetopbanner div.filter_iconsearch {
       display: none;
  }
}

#topbanner #mod2142content0 a {
left: 80px;
float: left;
position: absolute;
}


.c-langposition {
position: absolute;
    left: 0px;
}

/*BUTTONS*/

.c-button1 {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    min-width: 120px;
    color: #fff !important;
    margin-top: 10px;
    background-color: #5b5b8f;
    transition: 0.9s;
}

.c-button1:hover {
color: #fff;
background-color: #333;
}
.c-button2 {
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 20px 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;
}

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

.c-button3:hover {
color: #fff;
background-color: #5b5b8f;
border: 1px solid #5b5b8f;
}


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

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

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

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

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

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


/* html boxes στο basket */
#mod3013content1019, #mod3014content1019, #mod3015content1019  {
  background-color: #5b5b8f;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
}


div.filter_iconsearch button {
color: #595959;
}

div.horizontalitems div.basketbutton a {
  color: black;
  background-color: transparent;
}#mod1933content0 .cartButton{
  background: #8f5b8d;
  border-radius: 12px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

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

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

#mod1933content0 .cartButton:hover span {
  background-color: #cccccc;
  color: black;
}.c-form {
    margin: auto;
    position: relative;
    transform: translateY(0%);
    width: 70%;
    height: 47px;
    right: 0px;
    border: 1px solid #5b5b8f;

}
.c-form .c-inputContainer i {
   position: absolute;
}

.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0%;
    transform: translate(0%, -50%);
    top: 50%;
    text-align: left;
}
.c-form .icon  {
   padding: 10px;
   color: #000;
   width: 70px;
   text-align: left;
}
#mod1388-email {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
    background-color: transparent;
}
.c-form .btn {
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 100%;
    color: #fff;
    margin-top: 10px;
    background-color: #5b5b8f;
    border: 1px solid #5b5b8f;
    transition: 0.9s;
}

.c-form .btn:hover {
color: #fff;
background-color: #333;
border: 1px solid #333;
}

.c-form .submit {
position: relative;
    top: 0;
    transform: translate(0%, 90%);
}


@media (max-width: 768px) {

.c-form {
    margin: auto;
    position: relative;
    top: 0;
    transform: translateY(0%);
 width: 90%;
    height: 47px;
    right: 0px;
    border: 1px solid #ccc;
}

.c-inputContainer {
    width: 300px;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    text-align: left;
    padding-left: 15px;
}
.c-form .submit {
    position: relative;
   top: 0px;
margin: 0 auto;
}
}

.c-form input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: transparent;
    cursor: text;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: transparent;
    border-image: initial;
}
.c-form input:focus {
    outline: none;
}

.c-form textarea:focus {
    color: #333;
}

.c-form input, .c-form select, .c-form textarea{
    color: #333;
}.c-first-contain {
height: calc(100vh - 200px);
position: relative;
}

.c-second-contain {
height: 55vh;
position: relative;
}

@media (max-width: 912px) {
.c-second-contain {
height: 100vh;
position: relative;
}
}

@media (max-width: 480px) {
.c-second-contain {
height: 71vh;
position: relative;
}
}



.c-dapeda-contain {
height: 95vh;
position: relative;
}

.c-services-contain {
height: 70vh;
    position: relative;
    background-image: url('/cache/files/edfce0f74e398e8d63f3ccdb6966039b8bfcd01d.jpg');
    background-size: cover;
    background-position-y: bottom;
}

.c-services-shadow {
position: absolute;
top: 0;
width: 100%;
height: 100%;
    background-color: #ffffffab;
}

.c-service-row-position {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
}

.c-shape {
  width: 10vh;
  height: 10vh;
  transform: rotate(45deg) ;
}

.c-rhombus-pos {
position: absolute;
    top: 5vh;
    left: 4vh;
    z-index: 3;
}


.c-rhombus1 {
  background: #8f5b8d;
}

.c-rhombus2 {
  background: #5b738f;
}

.c-rhombus3 {
  background: #ecc36a;
}

.c-rhombus4 {
  background: #79918b;
}

.c-rhombus5 {
  background: #ba8487;
}

.c-rhombus6 {
  background: #6c929c;
}

.c-rhombus-title {
font-size: 4vh;
    color: #fff;
    position: absolute;
    top: 8vh;
    left: 7vh;
    z-index: 4;
    font-weight: 800;
}

.c-rhombus-title2 {
position: absolute;
    top: 12vh;
    left: 14vh;
    z-index: 4;
font-size: 5vh;
    color: #5b5b8f;
    font-weight: 800;
line-height: 1.4em;
margin-bottom: 10px;
}

.c-rhombus-title3 {
position: absolute;
    top: 8vh;
    left: 10vh;
    z-index: 4;
font-size: 5vh;
    color: #5b5b8f;
    font-weight: 800;
line-height: 1.4em;
margin-bottom: 10px;
}

.c-white-box {
position: absolute;
    top: 50%;
    left: 13%;
    transform: translate(-13%, -50%);
    min-height: 80%;
    max-width: 30vw;
    background-color: #ffffffd4;
    z-index: 3;
padding: 40px;
}
@media (max-width: 768px) {
.c-white-box {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -10%);
    min-height: 40%;
    max-width: 90vw;
    background-color: #ffffffd4;
    z-index: 3;
    padding: 10px;
    width: 75vw;
text-align: center;
}
}


.c-metaforika {
line-height: 1.2em;
    text-align: center;
    color: #fff;
    font-size: 3vh;
    margin-bottom: 0px;
}

.c-title {
    line-height: 1.2em;
    text-align: center;
    font-size: 3vh;
    font-weight: 800;
    padding-top: 30px;
}
.c-text {
    font-size: 1.2em;
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
    min-height: 60px;
}

.c-romvos-bg {
background-image: url('/cache/files/f24c78f79eb4801a260075ae944903c73e9bad8c.png'); 
height: 15vh; 
width: auto; 
background-repeat: no-repeat; 
background-size: contain;
}

.c-images-dark-background {
background-color: #000;
}


.col-md-3 {
    width: 20%;
}

@media (max-width: 912px) {
.col-md-3 {
    width: 100%;
}
}.swiper-container {
        width: 100%;
        height: 100%;
overflow-x: clip !important;
overflow: hidden !important;
      }

#dapeda-swiper .swiper-container {
        width: 100%;
        height: 100%;
overflow-x: clip !important;
overflow: hidden !important;
      }

.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;
}
@media (max-width: 768px) {
#dapeda-swiper .swiper-button-next, #dapeda-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%;

}
}

#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 / 47%);
    z-index: 2;
}

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

.c-swiper-title{
font-size: 1.8em;
line-height: 1.2em;
margin-bottom: 5px;
}.c-maindiv{
  overflow: hidden;
  white-space: nowrap;
}

.c-div1 {
  display: inline-block;
  animation: marquee 60s linear infinite;
}
.c-div2 {
  display: inline-block;
  animation: marquee2 60s linear infinite;
  animation-delay: 0s;
}

@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}


.c-div3 {
  display: inline-block;
  animation: marquee 51s linear infinite;
}
.c-div4 {
  display: inline-block;
  animation: marquee2 51s linear infinite;
  animation-delay: 0s;
}.c-espa-container .c-close-espa {
cursor: pointer;
}

.c-espa-container.active-espa {
    position: fixed;
    max-width: auto;
    right: 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;
    right: 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;
    right: 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;
    right: 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;
}
}