body {
  font-family: 'Manrope', sans-serif;
}



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

#mobile-header .langchooser {
    position: absolute;
    right: 65px;
    top: 3vh;
}

@media (min-width: 768px) {
#mobile-header .langchooser {
    position: absolute;
    right: 65px;
    top: 2.4vh;
}
}

a.mobile-header-startlink, #mobiletopbanner a.startlink {
    left: 43%;
}

.c-title-contact {
  font-size: 3vh;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1.2em;
  margin-bottom: 5px;
  text-align: center;
  padding-bottom: 20px;

}


/* BADGES */

.badgeid2141 {
    background-color: #1a1a1a;
}

.badgeid2140 {
    background-color: #1a1a1a;
}


.badge_wrapper .badge {
    color: white;
    position: absolute;
    top: 15px;
    left: 0px;
    width: auto;
    text-align: center;
    padding: 10px 15px;
    z-index: 51;
    font-weight: bold;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;
}

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


/*Απόκρυψη του default langchooser επειδή έχει μπει ως inserted module σε htmlbox (Ελευθερία) */
#innerabovetopbanner .amodule.am_1962 .langchooser {
  display: none;
}


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



/*price view*/
.horizontalitems .price .pricenovat .value {
        font-size: 1.6em;
        color: #1a1a1a;
        font-weight: 300;
}

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #1a1a1a;
        font-weight: 500;
}
.items .detail .price .startprice .value {
        color: #666;
}
/*end of price*/

/*BUTTONS*/

.c-button1{
display: inline-block;
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #1a1a1a;
text-decoration: none;
    
}
.c-button1:hover {
    background-color: #1a1a1a;
    border: 1px solid #1a1a1a;
color: #fff;
}

.c-button2{
display: inline-block;
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #1a1a1a;
background-color: #1a1a1a;
color: #fff;
text-decoration: none;
    
}
.c-button2:hover {
    background-color: #fff;
    border: 1px solid #1a1a1a;
color: #1a1a1a;
}


.c-button4{
font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 15px 35px;
    transition: 0.3s;
    BORDER: 1px solid #dedede;
    margin: 0 auto;
}
.c-button4:hover {
    background-color: #dedede;
    border: 1px solid #dedede;
color: #000;
}

/*END OF BUTTONS*/


.am_1677 {
background-color: #f9f9f9;
    padding-bottom: 5vh;
    padding-top: 3vh;
margin-top: 2vh;
}

#mod2158content0 {
  float: left;
}
/*Απόκρυψη του default langchooser επειδή έχει μπει ως inserted module σε htmlbox (Ελευθερία) */
#innerabovetopbanner .amodule.am_1962 .langchooser {
  display: none;
}
*{
}.cartButton{
  background: #1a1a1a;
  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;
}@media screen and (min-width: 992px){
  #abovetopbanner div.filter.filter_iconsearch {
    display: none;
  }
}

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

#innertopbanner .itemsgroup a.showgroup {
    float: right;
    margin-top: 32px;
    margin-right: 50px;
}

div.filter_iconsearch button {
color: #707070;
}.cLang div.langlist ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-transform: uppercase;
    display: flex;
    transform: translateY(0) !important;
}

.cLang a {
color: #0b0205;
}
.cLang ul li a {
    margin-top: 0px !important;
}

.cLang .active {
    font-weight: 800;
}

.cLang li {
    background-color: transparent !important;
    height: auto !important;
    overflow: hidden;
}

.cLang li:hover {
    background-color: transparent !important;
    height: auto !important;
}

.cLang li:nth-child(1) {
    width: 17px;
margin-right: 10px;
}

.cLang li:nth-child(2) {
    width: 17px;
}.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
    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: 200px;
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-contain-banners-1 {
max-width: 1800px;
padding-left: 5vw;
background-color: #fff;
margin-left: 0;
padding-right: 5vw;
padding-bottom: 5vw;
padding-top: 2vh;
}

.c-contain-banners-2 {
min-height: 50vh;
}

.c-big-title-1 {
    font-size: 7vh;
    font-weight: 900;
    color: #1a1a1a;
line-height: 1.2em;
    margin-bottom: 0px;
}

.c-big-title-2 {
    font-size: 4vh;
    font-weight: 900;
    color: #1a1a1a;
line-height: 1.2em;
    margin-bottom: 5px;

}

.c-big-title-distance {
padding-top: 50%;
}
@media (max-width: 800px) {
.c-big-title-distance {
padding-top: 0%;
}
}

.c-img-1 {
height: auto;
    width: 100%;
}

.c-small-title-1 {
    font-size: 4vh;
    font-family: Georgia;
    margin-bottom: 5px;
line-height: 1.1em;
}

.c-text-1 {
line-height: 2em;
padding-top: 30px;
}

.c-buttons-in-row {
display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom:  50px;
align-items: center;
}

.c-rotate-text {
transform: rotate(
270deg);
    transform-origin: right top 0;
    cursor: vertical-text;
    display: block;
    direction: rtl;
    padding-right: 50%;
    right: 50%;
position: absolute;
letter-spacing: 10px;
}

@media (max-width: 800px) {
.c-rotate-text {
transform: rotate(0deg);
    transform-origin: right top 0;
    cursor: vertical-text;
    display: block;
    direction: rtl;
    padding-right: 0%;
    right: 0%;
position: relative;
letter-spacing: 10px;
}
}

.c-box {
max-width: 450px;
margin: 0 auto;
position: relative;
}

.c-box2 {
max-width: 460px;
margin: 0 auto;
position: relative;
}

.c-box3 {
max-width: 450px;
margin: 0 auto;
position: relative;
}


.c-shape-1 {
position: absolute;
bottom: 0px;
min-height: 70%;
left: 0;
background-color: #f7a9a9ad;
width: 100%;
z-index: 0;
}

.c-img-offer-1 {
position: absolute;
    z-index: 1;
    max-width: 40%;
    top: 30%;

}

.c-inline {
    display: flex;
    gap: 20px;
}

#gounes-cat .c-box {
    max-width: 100%;
}

#gounes-cat .c-box img {
   width: 50%;
}.c-gray {
filter: brightness(1.2) grayscale(1);
}

.c-no-gray {
filter: brightness(1) grayscale(0);
}

.c-main-container {
min-height: fit-content;
}

.c-text-position {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
    z-index: 1;
    transform: translate(-50%, -50%);
width:100%;
}

.c-main-title-1 {
font-size: 9vh;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: 0px;
text-align: center;
}

@media (max-width: 800px) {
.c-main-title-1 {
font-size: 9vw;
}
}

.c-main-title-2 {
font-family: Georgia;
font-size: 3vh;
    font-weight: 100;
    line-height: 1em;
    margin-bottom: 0px;
text-align: center;
}

@media (max-width: 800px) {
.c-main-title-2 {
font-size: 4vw;
}
}