.infoline.pricenovat {
font-weight: 800;
}

.badgeid4149 {
    background-color: #969696;
}
.badge {
    background-color: #5f5f5f;
}

.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-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: #5f5f5f;
}
.c-text-1{
font-weight: 300;
font-size: 1.4em;
line-height: 1.5em;
text-align: center;
}
.c-title-1{
font-weight: 300;
font-size: 1.8em;
line-height: 1.5em;
text-align: center;
}




.c-banner-box {
 min-height: 500px;
  position: relative;
}

.c-banner-box p {
font-weight: 300;
color: #fff;
font-size: 1.8em;
line-height: 1.2em;
margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.c-banner-bg{
background-position: 50% 50%;
background-size: cover;
min-height: 500px;
}
.c-banner-overlay{
background-position: 50% 50%;
background-size: cover;
background-color: rgb(0, 0, 0, 0.5);
min-height: 500px;
}
.c-banner-overlay:hover{
background-position: 50% 50%;
background-size: cover;
background-color: rgb(0, 0, 0, 0.2);
min-height: 500px;
}




.c-partner-box {
 height: 300px;
  position: relative;
  border: 1px solid #f0f0f0; 
}

.c-partner-box p {
margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}





.c-slider {
  background: white;
  height: 200px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.c-slider .c-slide-track {
  -webkit-animation: scroll 70s linear infinite;
          animation: scroll 70s linear infinite;
animation-delay: 2s;
  display: -webkit-box;
  display: flex;
  width: calc(200px * 50);
}
.c-slider .c-slide {
padding-top: 20px;
padding-bottom: 50px;
padding-left: 10px;
padding-right: 10px;
  height: 200px;

}
.c-slider .c-slide img {

padding-left: 10px;
padding-right: 10px;
height: 100px;
width: 100%;
}


@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 50));
            transform: translateX(calc(-200px * 50));
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 50));
            transform: translateX(calc(-200px * 50));
  }
}


/*---------------------------------------*/
#topmenu ul#treemenu_m10_parent_734 > li:nth-child(1) a {
  background-color: white;
  color: black;
  font-weight: bold;
/*  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;*/
}


#topmenu ul#treemenu_m10_parent_734 > li:nth-child(1){
min-height: 28px;
}
#topmenu ul#treemenu_m10_parent_734 > li:nth-child(3) {
/*  border: 2px solid #d95e00; */
  font-weight: bold;
}

#topmenu ul#treemenu_m10_parent_734 > li:nth-child(3) a {
  font-weight: bold;
}

#topmenu ul#treemenu_m10_parent_734 > li:nth-child(3) a {
padding-top: 10px;
padding-bottom: 10px;
}

div.topmenu ul li.active a {
   font-weight: bold;
}

#topmenu ul#treemenu_m10_parent_2058 {
top: 42px;
}

#mod9993content0 {
  background-color: #FFF8DC;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#mod10024content0 a {
  background-color: #f1f1f1;
  color: black;
  font-weight: bold;
}


/* INPUT DESIGN */


input, .c_dertinis_quant span.value input, div.thelogin p input {
    padding: 5px 10px;
    border-radius: 50px;
    border: 1px solid #b8b8b8;
}

div.contactform p label, div.thelogin p label {
    padding-left: 20px !important;
}

div.contactform p textarea, div.contactform p input, div.thelogin p input {
    padding: 20px 20px 15px !important;
}

.contactform p textarea {
    padding: 15px 20px !important;
    border-radius: 20px;
}

button, .c_dertinis_quant button {
padding: 8px 20px;
    border-radius: 50px;
    border: 0px;
    font-weight: bold;
    background-color: #9d9d9d;
    color: white;
    font-size: 14px;
}

input[type="submit"] {
    padding: 10px;
}.cartButton{
  background: #d95e00;
  border-radius: 10px;
  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: #804000;
  color: white;
}

.notloggedin div.items div.detail div.itemcontent button[type="submit"] {
display:none;
}.c-filterboxy > div:nth-child(1) .filter_opt {
    padding-left: 0px;
}

.c-filterboxy .filter_opt {
    padding: 10px;
    position: relative;
}

.c-filterboxy a.toggle {
    background-size: 15px;
    background-position: center left;
    padding-left: 20px;
    font-weight: 200;
    background-image: url('cache/files/notfound');
}

.c-filterboxy a.toggle.openedexpand {
    background-image: url('cache/files/notfound');
}

.c-filterboxy .filter_opt .filterlabel {
    padding-bottom: 5px;
}

.c-filterboxy .chosen-container-single .chosen-single {
    border: 1px solid #1e1c1c;
    padding: 10px 25px 10px 15px;
    line-height: normal;
    height: auto;
    background-image: none;
    border-top-left-radius: 18.75px;
    border-top-right-radius: 18.75px;
    border-bottom-right-radius: 18.75px;
    border-bottom-left-radius: 18.75px;
}

.c-filterboxy .chosen-container-single.chosen-with-drop .chosen-single {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.c-filterboxy .chosen-container-single .chosen-single div b {
   background-image: url('/cache/files/ecf11c79dc5fd1bcfaf30663647b32d460d5681e.svg') !important;
    background-size: 15px !important;
    background-position: center !important;
    transform: rotate(0deg);
    transition: 0.5s;
}

.c-filterboxy .chosen-container-single.chosen-with-drop .chosen-single div b {
    transform: rotate(180deg);
    background-size: 15px !important;
    background-position: center !important;
}

.chosen-container-single .chosen-single div {
    width: 30px;
}

.chosen-container-single .chosen-drop {
    border: 1px solid #1e1c1c;
    border-top: 1px solid transparent;
    margin-top: -2px;
background: white;
}

div.filter_iconsearch input {
    border: 1px solid black;
    padding: 7px 30px 7px 15px;
    border-radius: 50px;
}

div.filter_iconsearch button {
    position: absolute;
    top: 5px;
    right: 6px;
    margin-left: -27px;
    padding: 0;
    border: none;
    background-color: transparent;
    color: black;
}

.c-filterboxy .filterlabel {
font-weight: bold;
}

/* KALATHI */

#abovetopbanner .itemsgroup {
    padding: 13px 0 8px 10px;
}

#abovetopbanner .itemsgroup a.showgroup span {
display: inline-block;
    background-color: white;
    aspect-ratio: 1 / 1;
    width: 20px;
    position: absolute;
    top: 19px;
    right: -7px;
    padding: 1px;
    border-radius: 50%;
    text-align: center;
}

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


.orderby {
    margin-top: 20px;
}


/* LIST DESIGN */

h3 a, div.items div.list h3 a, div.items h3 a {
   color: #333;
}

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

/* DETAILS */

.c_dertinis_quant div.more {
    margin-top: 10px;
    font-size: 18px;
    background-color: white;
    padding: 15px 0px;
    max-width: 610px;
    font-weight: bold;
}

.c-kataskevastis span.value {
    display: inline-block;
    background-color: #9d9d9d;
    padding: 6px;
    border-radius: 7px;
}

.c-kataskevastis span.value a {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

div.items div.back {
    background: no-repeat;
    border: 1px solid black;
    border-radius: 50px;
}

div.items div.back a {
    color: black;
}

div.items div.group, .quantity .value input[type='button'] {
border-radius: 60px;
}

/* TAXINOMISI DESIGN */

.orderby label {
    display: block;
padding-bottom: 5px;
    font-weight: bold;
}

.orderby select {
    display: inline-block;
    padding: 10px;
    border-radius: 60px;
    font-size: 13px;
   background-image: url('/cache/files/ecf11c79dc5fd1bcfaf30663647b32d460d5681e.svg') !important;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 96% center;
  appearance: none; /* αφαιρεί το default βελάκι σε Chrome/Safari */

}.c-newlogo {
    background-image: url('/cache/files/fbeed0939c4217697b29189641fb62a2f592199a.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/fbeed0939c4217697b29189641fb62a2f592199a.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
    margin-left: 0 !important;
}

.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/fbeed0939c4217697b29189641fb62a2f592199a.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}input, .c_dertinis_quant span.value input {
    padding: 5px 10px;
    border-radius: 50px;
    border: 1px solid #b8b8b8;
}

button, .c_dertinis_quant button {
padding: 8px 20px;
    border-radius: 50px;
    border: 0px;
    font-weight: bold;
    background-color: #9d9d9d;
    color: white;
    font-size: 14px;
}

.c-filterboxy .filter_opt {
   padding: 0;
    margin-bottom: 20px;
    margin-right: 10px;
}

.pager {
    margin-bottom: 20px;
    margin-top: 20px;
}