.logged_user {
  margin-right: 20px;
  margin-top: 5px;
}

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

.c-maintitle {
font-size: 1.4em;
text-align: center;
font-weight: 500;
color: #4d5a31;
}


.c-belowsitetitle{
padding-top: 20px;
font-weight: 400;
font-size: 1.2em;
line-height: 2em;
margin-bottom: 10px;
}


.c-mybox {
border: 1px solid #e0af2c ;
padding: 15px;
text-align: justify;
min-height: 120px;
}

.c-title1{
padding-top: 20px;
font-size: 3.2em;
line-height: 1em;
margin-bottom: 5px;
text-align: center;
font-weight: 100;
}

.c-title2{
font-weight: 100;
padding-top: 20px;
font-size: 2em;
line-height: 1em;
margin-bottom: 10px;
text-align: center;
}

@media (max-width: 768px){
.c-title1{
font-size: 2.4em;
}
.c-title2{
font-size: 1.1em;
}
}


.c-titlosmanibanners{
display: inline;
background-color: #4d5a31;
color: #ffffff;
font-size: 1.4em;
text-align: center;
margin-left: -15px;
padding: 20px;
}



.c-button1{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1em;
text-align: center;
padding: 15px 10px;
width: 180px;
color: #333;
background-color: transparent;
border: 1px solid #4d5a31;
    transition: 0.3s;
}
.c-button1:hover {
color: #fff;
background-color: #4d5a31;
border: 1px solid #4d5a31;
}

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

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

/*end of price*/


/*basket hover*/
div.items div.group:hover {
    background-color: #e0af2c;
color: #fff !important;
    transition: 0.9s;
}
/*end of basket hover*/

/*BUTTON FOR FOOTER INFO*/
.c-info-button{
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
    padding: 25px 25px;
    width: 100%;
    margin: auto;
    background-color: transparent;
    border: 0.5px solid #4d5a31;
    transition: 0.3s;

}
.c-info-button:hover {
    background-color: #4d5a31;
    border: 1px solid #4d5a31;
color: #fff;
}
/*END OF FOOTER BUTTON*/


#abovetopbanner div.filter_iconsearch button span.material-icons {
color: #525252;
}.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;
}.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 170px;
    margin-left: -40px;
    bottom: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    opacity: 1;
    width: 30px;
    height: 30px;
    outline: white;
background-color: transparent;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 170px;
margin-right: -40px;
    bottom: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    opacity: 1;
    width: 30px;
    height: 30px;
    outline: white;
background-color: transparent;
}
.slick-prev:hover, .slick-next:hover {
background-color: transparent;
}

.slick-next:focus, .slick-prev:focus {
background-color: transparent;
}


.slick-prev:before, .slick-next:before {
    color: #444444;
    background-size: contain;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2229px%22%20height%3D%2281px%22%3E%23%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%223%22%20style%3D%22%22%20d%3D%22M2 2 27.4964571 41.084824 2 79.0694571%22%20%2F%3E%3C%2Fsvg%3E");
}



/* DISPLA NONE AN THELOYME NA EINAI KRYFA */

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    display: inline-block !important;
}

.linkto img {
display: inline-block;
}

/* ---------------------- */

/* KENO DEXIA ARISTERA TOY SLIDER GIA TA BELAKIA */

div.items div.detail div.horizontalitems div.theitems, div.horizontalitems div.theitems {
    margin-left: 20px;
margin-right: 20px;
}.c-offers-bg {
margin-top: 100px; 
margin-bottom: 100px; 
background-color: #f1f1f1; 
position: relative; 
min-height: 400px;
}

.c-offers-banner {
position: absolute; 
top: -60px; 
left: 100px; 
height: 28vw;
}

.c-offers-text-position {
color: #333;
position: absolute;
top: 50%;
left: 60%;
transform: translate(-25%, -50%);
}

.c-button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    padding: 14px 8px;
    color: 333;
    width: 210px;
    margin: auto;
    background-color: transparent;
    border: 1px solid #333;
    transition: 1s;
}

.c-button:hover {
color: #222222;
background-color: white;
border: 1px solid white;
}

@media (max-width: 768px){
    .c-offers-bg{
        min-height: 0;
        height: fit-content;
        margin-top: 0;
        margin-bottom: 0;
    }

    .c-offers-banner{
        position: relative;
        top: 0;
        left: 0;
        height: 40vh;
        width: 100%;
        object-fit: cover;
    }

    .c-offers-text-position{
        position: relative;
        left: 0;
        top: 0;
        width: 80%;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        transform: translate(0,0);
    }
}.c-maindiv{
  overflow: hidden;
  white-space: nowrap;
}

.c-maindiv img{
max-width: 110px;
height: auto;
margin: 10px;
border: 1px solid #4d5a31;
padding: 5px;
}

.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;
}