/*MOBILE HEADER*/

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

#mobile-header .langchooser {
    position: absolute;
    right: 58px;
    top: 25px;
}

@media (max-width: 800px){
#abovetopbanner {
    height: auto;
    BACKGROUND-COLOR: #fff;
}
}

a.mobile-header-startlink, #mobiletopbanner a.startlink {
    left: 43%;
}
/*END OF MOBILE HEADER*/

/* BASKET COLOR in mobile and desktop view */
#abovetopbanner .itemsgroup a.disabled.showgroup span, #mobile-header .itemsgroup a.disabled.showgroup {
    color: black;
}

.badge_wrapper {
    z-index: auto;
}


.badgeid7795 {
background-color: #1037F9;
}
.badgeid7796 {
background-color: #fcd700;
color: #000;
}
.badgeid7797 {
background-color: #e12d3b;
color: #fff;
}

/* HEIGHT STIS TIMES */
div.horizontalitems div.infoboxy div.price {
    min-height: 40px;
}
div.horizontalitems .infoline {
font-size: 14px;
height: 40px;
}

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

/* LIST VIEW */

div.items div.linkto a {
    padding-top: 15px;
    padding-bottom: 15px;
}
/*price view */
.horizontalitems .price .pricenovat .value  {
font-size: 26px;
    color: #e12d3b;
font-weight: 800;

}

.items .detail .price .startprice {

}

.items .detail .price .pricenovat {

}

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #e12d3b;
        font-weight: 600;
}
.horizontalitems .price .startprice .value {
        color: #333;
}
.items .detail .price .startprice .value {
        color: #333;
}
div.items div.detail div.horizontalitems div.item, div.horizontalitems div.item {
        color: #333;
}
.items .detail .price .label {
        display: none;
}
.horizontalitems .price .label {
font-weight: 300;
}



div.items div.infoboxy span.label {
font-weight: 300;
}
.c-price-align {
    text-align: right;
}

@media (max-width: 1279px) { 
#topbanner div.filter {
    position: relative;
    top: 0;
    left: 30%;
    transform: translate(0%, -155%);
    width: 100%;
}
}

.c-category-title {
font-size: 24px;
font-weight: 500;
padding-left: 20px;
text-decoration: none;
color: #000;
line-height: 1;
}

.c-titlos1{
padding-top: 80px;
font-size: 1.8em;
line-height: 2em;
padding-bottom: 40px;
text-align: center;
}
.c-titlos2{
padding-top: 20px;
font-weight: 300;
font-size: 1.3em;
line-height: 2em;
margin-bottom: 10px;
}
.c-titlos4{
display: block;
font-weight: 200;
font-size: 2.4em;
line-height: 1em;
text-align: center;
padding-top: 80px;
padding-bottom: 30px;
color: #ffffff;
}


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

/* ORIZONTIA DIATAXI PROIONTWN */
/* KENTRARISMA FOTOGRAFIWN */
div.horizontalitems div.item div.photos img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* SETTINGS TITLOS PROIONTWN */
.am_847 h3 {
    height: 50px;
}

.firstpageitems {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
}
.c-marquee{
display: block;
position: relative;
width: 3000px;
height: 80px;
animation: scroll 15s ease-in-out infinite;
}

@keyframes scroll{
0% {left:10px;}
100% {left:-850px;}
}



/*FOOTER SHIPPING INFO*/
.c-free-info {
padding: 20px 20px 5px 20px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 1em;
    font-size: 0.9em;
    font-style: italic;
}
/*END OF FOOTER SHIPPING INFO*/

/* SETTINGS GIA AMEA */

div.filter_iconsearch button {
color: #333;
}

div.horizontalitems div.group a {
color: white; 
background-color: black;
}

/* ========= */.cartButton{
  background: #333333;
  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;
}


/* SEARCH BAR & KALATHI */

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

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

#innertopbanner .itemsgroup a.showgroup {
    float: right;
    margin-top: 2px;
    margin-right: -5px;
    margin-left: 15px;
}

div.filter_iconsearch input {
  border-radius: 5px;  
}

/* GO UP BUTTON */

.c-go-up-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}.c-newsletter-title {
text-align: center;
font-size: 2em;
line-height: 1.2em; 
margin-bottom: 10px;
color: white;
}
.c-form {
max-width: 450px;
    position: relative;
    width: 80%;
    height: 38px;
    border: 1px solid #E8174B;
    margin: 0 auto;
    transform: translate(-45px);
}
.c-form .c-inputContainer i {
   position: absolute;
}

.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0%;
    transform: translate(0%, 0%);
    height: 100%;
    text-align: left;
}

.c-inputContainer label {
    font-size: 11px;
    margin-left: 10px;
}

.c-form .icon  {
   padding: 10px;
   color: #000;
   width: 70px;
   text-align: left;
}
#mod1388-email {
    position: absolute;
    bottom: -8px;
    transform: translate(0, 0%);
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
    background-color: transparent;
}
.c-form .btn {
font-size: 14px;
    position: relative;
    right: 0;
    bottom: 0px;
    background-color: #E8174B;
    border: 0px;
    height: 40px;   
    color: #white;
    font-weight: 400;
}

.c-form .btn:hover {
    background-color: #333;
    color: white;
}

.c-form .submit {
    position: absolute;
    top: 50%;
    right: -115px;
    transform: translate(0%, -50%);
}

@media (max-width: 768px) {
.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    text-align: left;
    padding-left: 15px;
}
.c-form .submit {
position: absolute;
    top: 0%;
    transform: inherit;
    display: block;
    margin-top: 43px;
    /* clear: both; */
    left: 50%;
    transform: translate(-50%, 0);
    right: 0;
    width: fit-content;
}

.c-form{
    width: 90%;
    left: 50%;
    display: block;
    transform: translate(-50%,0);
    margin: 0;
}

}

.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-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}