.htmlbox.eggrafi {
  margin-bottom: -80px;
}
.form_terms input {
  margin-left: -94px;
}

/*Εμφάνιση των κουμπιών προσθήκη στο καλάθι και προσθήκη στο wishlist */

div.horizontalitems div.basketbutton a {
  background-image: none !important;
  border-style: solid;
  border-width: 2px;
  border-color: red;
  color: black !important;
}

div.horizontalitems div.wishlistbutton a {
  background-image: none !important;
}





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

.path {
    margin-bottom: 1em;
}

.diffpercent {
    color: red;
}
.pricenovat,
.labelvatappend {
    display: none;
}

.header {
margin-top: 40px;
}

.c-topbannertext {
font-weight: 100; 
font-size: 1.4em; 
font-family: 'Comfortaa', cursive;
color: #888;
}

.c-maintitle-border {
max-width: 1280px; 
margin: 0 auto; 
padding-top: 50px; 
margin-bottom: 60px; 
border-bottom: 1px solid #dedede;
}

.c-maintitle {
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 10px;
border-bottom: 5px solid #cc0000;
display: inline-block;
margin-bottom: 10px;
}


.c-maintitlered {
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #cc0000;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}

.c-maintitleorange{
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #f48649;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}

.c-maintitleblue {
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #26a1da;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}

.c-maintitlegreen {
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #7fc680;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}

.c-maintitlepurple {
color: #666;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #975eb7;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}

.c-maintitlewhite {
color: #fff;
font-size: 1.6em;
font-weight: 200;
line-height: 1em;
padding-bottom: 20px;
border-bottom: 5px solid #fff;
margin-left: 40px;
display: inline-block;
margin-bottom: 0px;
}


.c-abovetext {
font-size: 0.8em;
font-weight: 300;
line-height: 1em;
padding-top: 5px;
margin-bottom: 0px;
}

.c-text1 {
font-size: 0.9em;
line-height: 1.2em;
margin-bottom: 0px;
padding: 5px;
}

.c-titlewhite {
font-size: 1.2em;
line-height: 1.2em;
text-align: center;
padding: 15px;
color: #fff;
}

.c-belowsitetitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.4em;
line-height: 2em;
margin-bottom: 10px;
}
.c-title-1{
font-weight: 100;
font-size: 4.4em;
line-height: 2em;
margin-bottom: 10px;
color: #fff;
font-family: 'Comfortaa', cursive;
}

@media (max-width: 768px) {
    .c-title-1 {
        font-size: 3em;
    }
}

.c-buttonlink{
display: inline-block;
text-decoration: none;
font-size: 1em;
line-height: 1em;
text-align: center;
padding: 10px 10px;
color: #ffffff;
background-color: #cc0000;
border-radius: 5px;
}
.c-buttonlink:hover {
background-color: #444444;
border: 1px solid #fff;
}

.c-banners-grid {
float: left;
display: flex
}

.c-bg-xartopoleio {
background-image: url('/cache/files/2b2011180979fc4ac779a7dfd450276846e762e2.jpg');
background-size: cover;
min-height: 700px;
width: 100%;
background-position: 20% 50%;
}
.c-bg-newsletter{
background-image: url('/cache/files/77d7afda5c7746a71486b97fad719f50c30a8445.jpg');
background-size: cover;
    min-height: 400px;
    width: 100%;
    position: relative;
    background-position: 10% 0%;
}



.c-button-1{
position: relative;
display: inline-block;
text-decoration: none;
font-size: 1em;
line-height: 1em;
text-align: center;
padding: 20px 20px;
color: #797979;
margin-left: 20px;
margin-right: 20px;
background-color: #fff;
border-radius: 5px;
width: 200px;
}
.c-button-1:hover {
background-color: #fde87f;
}
.c-button div:hover {
animation: spin 2s linear infinite;
}



.polygon-animation:hover {
animation: spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*marquee*/

.c-div-partners img {
margin: 0px;
}

.c-maindiv{
  overflow: hidden;
  white-space: nowrap;
}

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

.c-div1 img, .c-div2 img {
    height: auto;
    width: auto;
    max-height: 70px;
    margin: 0 !important;
    padding-left: 20px;
    padding-right: 20px;
max-width: 200px;
}

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

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

#mod53186content1019, #mod53187content1019, #mod53188content1019  {
  background-color: #cc0000;
  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;
}


/*Αλλαγές στη σελίδα Login/εγγραφής χρήστη */

.htmlbox.register_title {
  margin-bottom: -80px;
}
 #m55038form.edititem {
  float: left;
  margin-top: 35px;
}

.thelogin{
  float: left;  
  margin-left: 25px;
}

.thelogin h1 {
   padding-bottom: 0px;
}



/*========================================*/
/*price view*/

.horizontalitems .price .pricewithvat .value {
        font-size: 1.4em;
        font-weight: 500;
        padding: 5px;
        color: #cc0000;
}
.horizontalitems .price .pricewithvat .label{
        font-size: 0.9em;
        font-weight: 500;
}

.horizontalitems .price .startprice .value {
        font-size: 1.2em;
        font-weight: 300;
        padding: 5px;
}

.horizontalitems .price .startprice .label{
        font-size: 0.9em;
        font-weight: 300;
}

.horizontalitems .price .diffpercent {
        color: #333;
        font-weight: 500;
}

.items .detail .price .pricewithvat .value {
        font-size: 2em;
        color: #cc0000;
        font-weight: 500;
}
.items .detail .price .startprice .value {
        color: #666;
}

.items .detail .price .label {
        display: none;
}.c-form {
    max-width: 400px;
    margin: auto;
    position: relative;
    top: 0;
    transform: translateY(0%);
    width: 100%;
/*    height: 50px;*/
/*    border: 1px solid white;*/
}

@media (max-width: 798px) {
.c-form {
    width: 90%;
}
}


.c-form .c-inputContainer i {
   position: absolute;
}
.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;

    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 {
    top: 0%;
    transform: translate(0, 0%);
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
    background-color: transparent;
    border: 1px solid;
    padding: 15px;
    margin-top: 20px;
}
.c-form .btn {
    position: relative;
    right: 0;
    bottom: 0px;
    background-color: transparent;
    border: 0px;
    padding: 9px 12px;
    height: 100%;
}
.c-form .submit {
    position: absolute;
    top: -10px;
    left: 100%;
    transform: translate(-100%, 0%);
}

@media (max-width: 768px) {
.c-inputContainer {
    width: 650px;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    text-align: left;
    padding-left: 15px;
}
.c-form .submit {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-100%, -0%);
    padding-right: 15px;
}
}

.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: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    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: white;
}

.c-form input, .c-form select, .c-form textarea{
    color: white;
}.c-filterboxy {
    display: flex;
}

#am_41780 .filter_opt {
width: 250px;
padding: 0 0px 20px;
}

#am_42275 .filter_opt {
width: 500px;
padding: 0 10px 20px;
}

.filter_opt .filterlabel {
    padding-bottom: 10px;
}

.chosen-container {
width: 100% !important;
}


/* SEARCH KATIGORIWN 
 
.notloggedin .am_1942 {
    position: absolute;
    top: 25px;
    right: 0;
}

.loggedin .am_1942 {
    position: relative;
    top: 0px;
    right: 0;
}

.aboveitems {
position: relative;
}

*/

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

.chosen-container .chosen-results li.highlighted {
background-color:#cc0000;
background-image:none;
background-image:none;
color:#fff;
}



/* EMFANISI GIA DROPDOWN */

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: transparent;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgb(0 0 0 / 10%);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
background-image: none;
}

.chosen-container-single .chosen-single {
    height: 30px;
    line-height: 28px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 5px;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/cache/files/67dd47b93165910d7d455d4fe38852cfc5d7efff.png') no-repeat 0px 5px;
}

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

/* EMFANISI GIA DROPDOWN TAXINOMISIS */

.orderby form select {
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 13px;
    border-radius: 5px;
}

.notloggedin .am_46230 .orderby label{
    display: block;
    padding-bottom: 10px;
}

.loggedin .am_46230 .orderby label{
    display: initial;
    padding-bottom: 10px;
}#abovetopbanner .itemsgroup .htmlbox .row a {
    font-weight: normal;
    font-size: 1.1em;
    background-color: #cc0000;
    color: white;
    border: 1px solid white;
    border-bottom-width: 2px;
    white-space: nowrap;
}

#mobile-header  .htmlbox .row a {
    font-weight: normal;
    font-size: 1.1em;
    background-color: #cc0000;
    color: white;
    border: 1px solid white;
    border-bottom-width: 2px;
    white-space: nowrap;
}

#abovetopbanner .itemsgroup .htmlbox .row a:hover {
    color: #cc0000;
    background-color: white;
    border: 1px solid #00595a;
    margin-top: 1px;
}

 #mobile-header .itemsgroup.c-wishlist {
    right: 60px;
}/* CONTACT FORM */
.contactform p.notrequired select, .contactform p.notrequired textarea, .contactform p.notrequired input, .contactform p.required select, .contactform p.required textarea, .contactform p.required input {
    padding: 4px;
    font-size: 18px;
    border-bottom: 1px solid #d6d6d6;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    width: 100%;
max-width: 600px;
}
.contactform h1 {
}

@media (max-width: 768px) {
.contactform h1 {
text-align: center;
}
}

.contactform button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    line-height: 1em;
    text-align: center;
    padding: 20px 10px;
    width: 200px;
    color: white;
    margin: auto;
    margin-top: 10px;
    background-color: #cc0000;
    border: 0px solid rgba(51,51,51,1);
    transition: 0.3s;
}


@media (max-width: 768px) {
.contactform .submit {
text-align: center;
}
}

.contactform textarea {
    height: 120px;
}