.infoline a{
border-color: unset !important;
position: relative;
}
.infoline .availtype-1:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    content: "";
    color: #000;
    opacity: 1;
    height: 100%;
    width: 1px; 
background-color: black;
   transform: rotate(45deg);
}
.infoline .availtype-1:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    content: "";
    color: #000;
    opacity: 1;
    height: 100%;
    width: 1px; 
background-color: black;
   transform: rotate(-45deg);
}

.infoline .availtype-1 {
opacity: 0.5;
}


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

div.filter_iconsearch button {
  color: #666
}

#abovetopbanner div.filter {
    margin: 10px;
    margin-left: 0;
}
@media (max-width: 767px) {
    #abovetopbanner div.filter {
        margin-top: 0;
    }
}

/*PAGE TITLES*/

#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 800;
    font-size: 2.4em;
    line-height: 1.2em;
    text-align: center;
    margin: 0 auto;
    max-width: fit-content;
position: relative;
    z-index: 0;
color: #5dc3d6;
}

#contenttop h1:before, #rightytop h1:before, #rightyl h1:before {
    content: "";
    width: 80%;
    height: 17px;
    position: absolute;
    z-index: -1;
    bottom: 5px;
    border-radius: 14px 2px 14px 2px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffe293;
}



/*END OF PAGE TITLES*/


.c-titlos1{
padding-top: 40px;
font-weight: 300;
font-size: 2.2em;
line-height: 2em;
margin-bottom: 40px;
text-align: center;
color: #333333;
}
.c-titlos2{
padding-top: 20px;
font-weight: 200;
font-size: 1.4em;
line-height: 2em;
margin-bottom: 10px;
}
.c-textgirl{
padding-top: 10px;
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
text-align: center;
color: #f86281;
}
.c-textboy{
padding-top: 10px;
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
text-align: center;
color: #5dc3d6;
}
.c-text1{
padding: 20px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-buttonlink {
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.2em;
text-align: center;
padding: 15px 15px;
min-width: 220px;
border: 1px solid #ffffff;
color: #ffffff;
border-radius: 10px;
}
.c-buttonlink:hover {
background-color: #b5e0f0;
color: #ffffff;
 }
.contactform p, .contactform div.submit {
   text-align: center;
}

#mobile-header .itemsgroup a.disabled.showgroup {
  color: #f1a392;
}

.column0.cell0 {
  height: 100px;
}

div.items div.group a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 15px;
}

/* Εμφάνιση για το dropdown ταξινόμησης βάσει τιμής (module p_orderby) */

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

/* ΦΙΛΤΡΑ */
div.boxcollapsible a.toggle span{
  font-size: 130%;
  display:inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.boxcollapsible {
  border-radius: 2px 20px 20px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffe293;
  padding: 20px;
}

/* Κενό μεταξύ του κουτιού με τα φίλτρα και τoυ orderby (φιλτρο τιμής) */
.theitems {
  margin-top: 20px;
}

/* Κενό μεταξύ του orderby και των items */
.orderby {
  margin-top: 20px;
}.cartButton{
  background: #5dc3d6;
  border-radius: 12px;
  margin-top: 1em;
  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;
}

.cartButton:hover {
  background-color: #f86281;
  color: white;
}body {
font-family: objektiv-mk1, sans-serif;
}

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

/*MOBILE GLOSSES*/
@media (max-width: 768px) {
#abovetopbanner .langchooser, #abovetopbanner .htmlbox {
    float: left;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
}
}

/*END OF MOBILE GLOSSES*/


/*VELAKIA PROIONTON*/
.p_photos_slider-main button.slider-arrows span {
    background-color: #22798985;
    border-radius: 50%;
position: relative;
}

/*END OF VELAKIA PORIONTON*/


/*BADGES*/
.badgeid8221 {
    background-color: #5dc3d6;
}

.badgeid8215 {
    background-color: #f86381;

}

.badgeid10837 {
    background-color: #f8b501 ;
}

.badgeid8490 {
    background-color: #333;
}

.badge_wrapper {
    position: absolute;
    width: 100%;
 z-index: 1;
}

.badge_wrapper .badge {
    color: white;
    position: absolute;
    top: 15px;
    left: 10px;
    width: fit-content;
    text-align: center;
    padding: 10px 15px;
    z-index: 51;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;
border-radius: 0px 14px 0px 14px;
font-size: 1em;
}

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


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

.items .detail .price .pricenovat .value {
        font-size: 1.4em;
        color: #5dc3d6;
        font-weight: 500;
}

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



/* BASKET */

div.items div.group a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
}

div.items div.group:hover {
    background-color: #5dc3d6 ;
    transition: 0.9s;
}

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

/*PRODUCT DETAILS*/

.c-size-guide-button {
   display: inline-block;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    padding: 8px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: white;
    border: 2px solid #f86381;
    border-radius: 20px 3px 20px 3px;
    font-weight: 500;
}

.c-size-guide-button:hover {
    border: 2px dotted #f86381;
}

.c-ship-button {
   display: inline-block;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    padding: 10px 15px;
    transition: 0.3s;
    text-decoration: none;
    background-color: white;
    border: 2px solid #5dc3d6 ;
    border-radius: 20px 3px 20px 3px;
    font-weight: 900;
}

.c-ship-button:hover {
    border: 2px dotted #5dc3d6 ;
}


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

/*VIEW OF SIZES*/


.horizontalitems div.infoline.p_options_boxes a {
    font-size: 1em;
    margin-left: 6px;
    margin-top: 6px;
    border-radius: 8px 0px 8px 0px;
    padding: 6px;
}

.detail div.infoline.p_options_boxes a {
    font-size: 1.2em;
    margin-left: 8px;
    margin-top: 8px;
    border-radius: 8px 0px 8px 0px;
    padding: 12px;
}

span.diffpercent {
    font-size: 1.2em;
    color: #f86381;

}

/*END OF VIEW OF SIZES*/

/*TOP MENU*/
div.topmenu ul li.active {
    border-radius: 16px 2px 16px 2px;
}

div.topmenu ul li {
    border-radius: 2px 16px 2px 16px;
}
/*END OF TOP MENU*/

/*border finder*/
div.filter_iconsearch input {
    border-radius: 14px;
}
/*----*/


/* BORDER VIEW OF PRODUCTS*/
div.items div.detail div.horizontalitems div.itemcontent, div.horizontalitems div.itemcontent {
    border-radius: 20px;
}

/*====*/




/*footer shape*/


.c-footer-shape {
position: absolute;
    top: -60px;
    left: -7vh;
    transform: rotate(180deg);
z-index: 0;
max-width: 40vw;
height: auto;
}

/*====*/.c-newsletter {
padding-top: 5vh;
padding-bottom: 1vh;
width: 50%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    font-size: 3.2vh;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 15px;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
margin-bottom: 5vh;
color: #5dc3d6;
}

@media (max-width: 768px) {
.c-newsletter form label {
    font-size: 5vh;
}
}


.c-newsletter form label:before {
content: "";
    width: 80%;
    height: 17px;
    position: absolute;
    z-index: -1;
    bottom: 3px;
    border-radius: 14px 2px 14px 2px;
    left: 50%;
    transform: translateX(-50%);
background-color: #ffe293;
}

.c-newsletter form input {
    padding: 10px;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 15px;
    color: white;
    background-color: #5dc3d6;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 14px 2px 14px 14px;
    border-color: transparent;
    min-width: 170px;
line-height: 1em;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}.c-search-button {
    position: fixed;
    top: 11px;
    z-index: 99;
    right: 50px;
    color: #f85f7e;
    padding: 10px;
    margin-right: 10px;
    cursor: pointer;
}

@media (max-width: 990px) {
#abovetopbanner div.filter {
    height: 0px;
    overflow: hidden;
    margin-bottom: 0;
transition: 0.5s;
}
#abovetopbanner div.filter form {
margin-top: 5px;
    margin-bottom: 0;
}
div.filter_iconsearch input {
    padding: 10px 40px 10px 5px;
}

div.filter_iconsearch button {
    top: 7px;
    right: 7px;
}

.c-active-search-bar {
    height: 50px !important;
    transition: 0.5s;
    position: fixed;
    z-index: 90;
    padding-top: 20px;
    width: calc(100% - 40px) !important;
    background-color: white;
    margin-left: 0px !important;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
margin: 0 !important;
box-shadow: 0 7px 10px rgb(0 0 0 / 10%);
}

}.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
    margin-left: -60px;
    bottom: 0;
    opacity: 0;
    width: 50px;
    height: 50px;
color: white;
    opacity: 1;
    outline: white;
background-color: #f86381;
border-radius: 50%;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
margin-right: -60px;
    bottom: 0;
    opacity: 0;
    width: 50px;
color: white;
    height: 50px;
    opacity: 1;
        outline: white;
background-color: #f86381;
border-radius: 50%;
}
.slick-prev:hover, .slick-next:hover {
background-color: #ffe293;
}

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


.slick-prev:before, .slick-next:before {
content="";
    background-size: contain;
width: 30px;
    height: 30px;
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%2282px%22%3E%23%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20style%3D%22%22%20d%3D%22M2 2 27.4964571 41.084824 2 79.0694571%22%20%2F%3E%3C%2Fsvg%3E");
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
}

.slick-prev:before {
    transform: translate(-50%, -50%) rotate(180deg);
}



/* 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;
}/*MAIN BANNER GIRL BOY*/
.c-girl-1-img {
border-radius: 0px 250px 250px 250px;
    box-shadow: -20px -20px #f86381;
    margin-top: 60px;
}

.c-girl-2-img {
position: absolute;
bottom: 8vh;
left: -6vw;
max-width: 22vh;
height: auto;
}


.c-boy-1-img {
border-radius: 250px 250px 0px 250px;
    box-shadow: 20px 20px #5dc3d6;
    margin-top: 30px;
position: relative;
z-index: 0;
}


.c-boy-2-img {
position: absolute;
top: 8vh;
right: -6vw;
max-width: 22vh;
height: auto;
z-index: 1;
}

@media (max-width: 768px) {
.c-boy-2-img {
position: absolute;
bottom: 8vh;
right: -3vw;
max-width: 22vh;
height: auto;
top: auto;
z-index: 1;
}
}

.c-girl-text-position {
text-align: right;
position: absolute;
    z-index: 1;
top: 30vh;
right: 2vw;
}

.c-girl-title {
font-weight: 900;
font-style: normal;
font-size: 6vh;
    line-height: 1em;
    margin-bottom: 0px;
color: #f86381;
letter-spacing: -2px;
}

@media (max-width: 768px) {
.c-girl-title {
font-size: 8vh;
}
}

.c-boy-text-position {
 position: absolute;
    z-index: 1;
top: 17vh;
left: 2vw;
z-index: 1;
}

.c-boy-title {
font-size: 6vh;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 0px;
   color: #5dc3d6 ;
}

@media (max-width: 768px) {
.c-boy-title {
font-size: 8vh;
}
}





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


/*BUTTONS*/

.c-button-1{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 15px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: #333;
    border-radius: 14px 0px 14px 14px;
    font-weight: 800;
color: #fff;
}
.c-button-1:hover {
    background-color: #1a1a1a;
}

.c-button-2{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 12px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: #f86381;
    border-radius: 14px 0px 14px 0px;
    font-weight: 900;
color: #fff;
}
.c-button-2:hover {
    background-color: #5dc3d6;
color: #fff;
}


.c-button-3{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 12px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: #5dc3d6;
    border-radius: 0px 14px 0px 14px;
    font-weight: 900;
   color: #fff;
}
.c-button-3:hover {
    background-color: #f86381;
color: #fff;
}

.c-button-4{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 12px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: #fff;
    border-radius: 14px 0px 14px 0px;
    font-weight: 900;
color: #5dc3d6;
}
.c-button-4:hover {
    background-color: #5dc3d6;
color: #fff;
}

/*END OF BUTTONS*/

/*PRODUCT HOME PAGE*/

.am_1677 {
    padding-bottom: 7vh;
    padding-top: 5vh;
margin-top: 2vh;
position: relative;
}

/*END OF PRODUCT HOME PAGE*/


/*OFFERS HOME PAGE*/

.am_26878 {
    padding-bottom: 7vh;
    padding-top: 7vh;
position: relative;
}

/*END OF OFFERS HOME PAGE*/


/*TITLES*/

.c-main-title {
font-size: 3.2vh;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 15px;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
margin-bottom: 5vh;
}

@media (max-width: 768px) {
.c-main-title {
font-size: 5vh;
}
}


.c-main-title:before {
content: "";
    width: 80%;
    height: 17px;
    position: absolute;
    z-index: -1;
    bottom: 3px;
    border-radius: 14px 2px 14px 2px;
    left: 50%;
    transform: translateX(-50%);
}



.c-color-offers{
color: #fb7691;
}

.c-color-offers:before {
    background-color: #ffe293;
}


.c-color-newin {
color: #5dc3d6;
}

.c-color-newin:before {
    background-color: #ffe293;
}

.c-color-brands{
color: #333;
}

.c-color-brands:before {
    background-color: #b2e7b7;
}


.c-color-insta{
margin-bottom: 0;
color: #333;
}

.c-color-insta:before {
    background-color: #ffe293;
}


/*END OF TITLES*/

/*BRANDS STYLES*/

.c-img-brand {
    height: 138px;
    background: white;
    margin: 10px;
    display: flex !important;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
border-radius: 14px;
}

/*END OF BRANDS STYLES*/



/*brand arrows*/

.slick-prev2 {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    bottom: 0;
    width: 50px;
    height: 50px;
    opacity: 1;
background-color: #b2e7b7;
border-radius: 50%;
border-style: unset;
top: 40%;
}

 .slick-next2 {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
margin-right: -60px;
    bottom: 0;
    width: 50px;
    height: 50px;
    opacity: 1;
background-color: #b2e7b7;
border-radius: 50%;
border-style: unset;
top: 40%;
right: 0;
}

.slick-prev2:hover, .slick-next2:hover {
background-color: #ffe293;
}

.slick-next2:focus, .slick-prev2:focus {
background-color: #ffe293;
}


.slick-prev2:before, .slick-next2:before {
    content: '→';
    background-repeat: no-repeat;
    background-size: contain;
width: 30px;
    height: 30px;
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%2282px%22%3E%23%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20style%3D%22%22%20d%3D%22M2 2 27.4964571 41.084824 2 79.0694571%22%20%2F%3E%3C%2Fsvg%3E");
position: absolute;
    top: 10px;
    left: 22px;
    bottom: auto;
}

.slick-prev2:before {
    transform: rotate(180deg);
left: 0px;
}

/* 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;
}

/*end od brand arrows*/

/*INSTAGRAM*/

.instagram {
background-color: #ffbbc9;
}

.instagram_module_container {
    padding-top: 0;
    padding-bottom: 6vh;
}

.instagram_module_container .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.instagram_module_container .slick-dots li button:before {
    color: #fff;

}

.instagram-image {
border-radius: 20px;
}


/*=====*/.c-offers-percent {
top: -4vh;
right:  20vw;
position: absolute;
z-index: 0;
max-width: 7vh;
height: auto;
}


.c-brand-triangle-up {
width: 0;
    height: 0;
    border-left: 3vh solid transparent;
    border-right: 3vh solid transparent;
    border-bottom: 6vh solid #fb7691;
    position: absolute;
top: -2vh;
    left: 9vh;
    z-index: 1;
}

.c-brand-yellow-cicle-border {
    width: 10vh;
    height: 10vh;
    background-color: transparent;
    border: 13px solid #ffe293;
border-radius: 50%;
    position: absolute;
    top: -5vh;
    left: 11vh;
}

.c-newin-lines{
top: -8vh;
right:  20vw;
position: absolute;
z-index: 0;
max-width: 7vh;
height: auto;
}

.c-gilr-lila-circle {
background-color: #d7d2fc;
    height: 6vh;
    width: 6vh;
    border-radius: 50%;
    position: absolute;
    bottom: 10vh;
    right: 5vh;
    z-index: 1;
}

.c-gilr-yellow-crosses {
    position: absolute;
    bottom: 10vh;
    right: 0;
    z-index: 2;
max-width: 8vh;
height: auto;
}

.c-boy-green-circle {
background-color: #b2e7b7;
    height: 6vh;
    width: 6vh;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 4vh;
    z-index: 0;
}

.c-roz-line {
width: 5vh;
    height: 11px;
    background-color: #fb7691;
    z-index: 1;
    position: absolute;
    top: 55%;
    left: 6vh;
animation: spin 6s linear infinite;
}

.c-triangle-topleft {
      width: 0;
      height: 0;
      border-top: 10vh solid #b2e7b7;
      border-right: 10vh solid transparent;
position: absolute;
top: 3vh;
left: 2vh;
}

.c-main-retacle-blue {
    width: 12vh;
    height: 12vh;
    background-color: transparent;
    border: 13px solid #5dc3d6;
    border-radius: 25px;
    position: absolute;
    bottom: 32vh;
    left: 7vh;
    transform: rotate(45deg);
}

.c-main-yellow-cicle {
    width: 10vh;
    height: 10vh;
    background-color: #ffe293;
border-radius: 50%;
    position: absolute;
    bottom: 31vh;
    left: 11vh;
}

.c-main-triangle-up {
width: 0;
    height: 0;
    border-left: 3vh solid transparent;
    border-right: 3vh solid transparent;
    border-bottom: 6vh solid #fb7691;
    position: absolute;
    bottom: 18vh;
    right: 9vh;
    z-index: 1;
}

.c-main-yellow-cicle-border {
    width: 10vh;
    height: 10vh;
    background-color: transparent;
    border: 13px solid #ffe293;
border-radius: 50%;
    position: absolute;
    bottom: 18vh;
    right: 11vh;
}

.c-blue-cicle {
background-color: #5dc3d6;
    height: 6vh;
    width: 6vh;
    border-radius: 50%;
}

.c-cicle-position-1 {
position: absolute;
    top: -3vh;
    right: 20vw;
    z-index: 1;
}

.c-cicle-position-2 {
  position: absolute;
    top: -3vh;
    right: calc(20vw + 7vh);
    z-index: 1;
}/* AEROPLANAKI ANIMATION */
.c-aeroplanaki-animation {  
    animation-name: floating;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.005, 0.001, 1, 1);
}

@keyframes floating {
    0% { transform: translate(0px,  0px); }
  25% { transform: translate(-15px,  -15px); }
    50% { transform: translate(-10px,  0px); }
    75%  { transform: translate(-15px, 15px); }
    100%   { transform: translate(0px, -0px); }    
}


/* FEGGARI ANIMATION */
.c-feggari-animation {  
    animation-name: floating-3;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.005, 0.001, 1, 1);
}

@keyframes floating-3 {
    0% { transform: translate(0px,  0px); }
  25% { transform: translate(-15px,  0px); }
    50% { transform: translate(0px,  0px); }
    75%  { transform: translate(15px, 0px); }
    100%   { transform: translate(0px, -0px); }    
}


/* POULAKI ANIMATION */
.c-poulaki-animation {  
    animation-name: floating-2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.005, 0.001, 1, 1);
}

@keyframes floating-2 {
    0% { transform: translate(0px,  0px); }
  25% { transform: translate(0px,  -5px); }
    50% { transform: translate(0px,  0px); }
    75%  { transform: translate(0px, 5px); }
    100%   { transform: translate(0px, -0px); }    
}


@-moz-keyframes spin {
 from {
   -webkit-transform: rotate(0deg);
 }
 to {
   -webkit-transform: rotate(359deg);
 }
}

@-webkit-keyframes spin {
 from {
   -webkit-transform: rotate(0deg);
 }
 to {
   -webkit-transform: rotate(359deg);
 }
}

@keyframes spin {
 from {
   -webkit-transform: rotate(0deg);
 }
 to {
   -webkit-transform: rotate(359deg);
 }
}.c-main-fetes {
width: 100%;
height: 600px;
}

/*BLACK FRIDAY*/

.c-bf-bg {
height: 600px;
    background-size: cover;
    background-position: 90% 50%;
}

.c-bf-title {
    font-size: 8vh;
    font-weight: 900;
    max-width: 30vw;
    margin-bottom: 10px;
    line-height: 1em;
color: #000;
font-family: 'Bungee Shade', cursive;
}

.c-bf-text-position {
position: absolute;
top: 50%;
left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
.c-bf-text-position {
position: absolute;
    top: 10%;
    left: 20%;
    transform: translate(-20%, -10%);
}
}

.c-black-bullets-1 {
position: absolute;
top: 2vh;
right: 2vh;
max-width: 25vh;
height: auto;
}

.c-black-bullets-2 {
position: absolute;
bottom: 2vh;
left: 2vh;
max-width: 25vh;
height: auto;
}

/*END OF BLACK FRIDA*/

/*FREE SHIPING*/

.c-shipping-bg {
height: 600px;
    background-size: cover;
    background-position: 80% 50%;
}

.c-ship-text-position {
position: absolute;
top: 50%;
left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
.c-ship-text-position {
position: absolute;
    top: 10%;
    left: 25%;
    transform: translate(-25%, -10%);
}
}

.c-shape-1-scooter-bg {
    width: 35vh;
    height: 35vh;
    background-color: transparent;
    border-radius: 25% 2% 25% 25%;
    z-index: 0;
    border: 12px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.c-shape-2-scooter-bg {
width: 35vh;
    height: 35vh;
    background-color: #ffd973;
    border-radius: 25% 2% 25% 25%;
    z-index: 0;
    top: 52%;
    left: 49%;
    position: absolute;
    transform: translate(-55%, -45%);
}


.c-scooter-space {
position: relative;
    display: flex;
    height: 600px;
    align-items: center;
}

@media (max-width: 768px) {
.c-scooter-space {
position: relative;
    display: flex;
    height: 300px;
    align-items: center;
}
}

.c-scooter-img {
width: 110%;
height: auto;
}

.c-ship-cicles {
position: absolute;
right: 0;
bottom: 5vh;
max-width: 10vh;
}

/*END OF FREE SHIPPING*/

/*NEW COLLECTION*/

.c-collection-bg {
height: 600px;
    background-size: cover;
    background-position: 85% 50%;
}


.c-blue-trigono {
  width: 0;
      height: 0;
      border-top: 3vh solid transparent;
      border-right: 7vh solid #5dc3d6;
      border-bottom: 3vh solid transparent;
position: absolute;
right: 5vh;
bottom: 2vh;
}

.c-collection-text-position {
position: absolute;
top: 50%;
left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
.c-collection-text-position {
position: absolute;
    top: 3%;
    left: 25%;
    transform: translate(-25%, -3%);
}
}

.c-collection-space {
position: relative;
    display: flex;
    height: 600px;
    align-items: center;
}

@media (max-width: 768px) {
.c-collection-space {
position: relative;
    height: 300px;
}
}

.c-collection-big-title {
    color: #fff;
    font-weight: 100;
    font-size: 4vw;
    left: 50%;
    position: absolute;
    top: 12%;
    transform: translate(-50%, -12%);
    z-index: 0;
    opacity: 0.6;
    letter-spacing: 12px;
}

@media (max-width: 768px) {
.c-collection-big-title {
    color: #fff;
    font-weight: 100;
    font-size: 8vw;
    left: 20px;
    position: absolute;
    top: 40px;
    z-index: 0;
    opacity: 0.6;
    letter-spacing: 12px;
    transform: translate(0%, 0%);
}
}

.c-newcollection-img-1 {
    max-width: 22vh;
    height: auto;
    border-radius: 2% 20% 20% 20%;
    z-index: 3;
    position: absolute;
    right: 10px;
    top: 5%;
}

.c-newcollection-img-2 {
    max-width: 22vh;
    height: auto;
    border-radius: 20% 20% 2% 20%;
    z-index: 1;
    position: absolute;
    left: 10px;
    bottom: 5%;
}

.c-collection-retacle-blue {
    width: 18vh;
    height: 18vh;
    background-color: transparent;
    border: 10px solid #5dc3d6;
    border-radius: 20% 20% 20% 2%;
    position: absolute;
    top: 35%;
    left: 35%;
   transform: translate(-35%, -35%);
z-index: 2;
animation: spin 6s linear infinite;
}

/*END OF NEW COLLECTION*/


/*AUTUMN WINTER 24 25*/

.c-aw2425-bg {
height: 600px;
width: 100%;
background-color: #ececec;
position: relative;
}


.c-aw2425-main-photo {
    position: absolute;
    bottom: 0px;
    border-radius: 50% 50% 0px 0px;
    max-width: 40vw;
    left: 10%;
max-height: 550px;
}

@media (max-width: 912px) {
.c-aw2425-main-photo {
    max-width: 53vw;
    left: auto;
max-height: 550px;
right: 2vw;
}
}

@media (max-width: 540px) {
.c-aw2425-main-photo {
    max-width: 73vw;
    left: auto;
max-height: 550px;
right: 2vw;
}
}

.c-autumn-text-position {
position: absolute;
top: 50%;
right: 8%;
    transform: translate(0%, -50%);
max-width: 40vw;
}

@media (max-width: 912px) {
.c-autumn-text-position {
position: absolute;
    top: 20%;
    left: 27%;
    transform: translate(-25%, -10%);
}
}


.c-aw2425-title {
color: #ec2f42;
font-family: "Plaster", system-ui;
font-size: clamp(2.125rem, 0.875rem + 3.333vw, 3.875rem); /*34-62*/
margin-bottom: 0px;
line-height: 1em;
}

.c-aw2425-subtitle {
color: #233961;
}


.c-button-aw{
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 15px 20px;
    transition: 0.3s;
    text-decoration: none;
    background-color: #233961;
    border-radius: 14px 0px 14px 14px;
    font-weight: 800;
color: #fff;
}
.c-button-aw:hover {
    background-color: #ec2f42;
}


.c-aw-graphic-1 {
position: absolute;
    bottom: 0px;
left: 37vw;
    height: 27vh;
}

@media (max-width: 912px) {
.c-aw-graphic-1 {
right: 4vw;
    height: 15vh;
left: auto;
}
}

.c-aw-graphic-2 {
position: absolute;
    bottom: 0px;
left: 43vw;
    height: 12vh;
}

@media (max-width: 912px) {
.c-aw-graphic-2 {
left: auto;
right: -1vw;
    height: 8vh;
}

}

.c-aw-graphic-3 {
position: absolute;
    top: 0px;
    left: 2vw;
}
@media (max-width: 820px) {
.c-aw-graphic-3 {
position: absolute;
    top: 0px;
    left: -7vw;
}
}
@media (max-width: 540px) {
.c-aw-graphic-3 {
position: absolute;
    top: 0px;
    left: -23vw;
}
}


.c-aw-graphic-4 {
position: absolute;
right: 2vw;
    top: -114px;
    width: 250px;
    height: auto;
}

.c-aw-graphic-5 {
    position: absolute;
    bottom: 6vh;
    left: -1vw;
    height: 70px;
}

.c-aw-graphic-6 {
position: absolute;
    bottom: 10vh;
    right: 2vw;
transform: rotate(90deg);
}



/*END OF AUTUMN WINTER 24 25*/


/*WINTER SALES*/



.c-winter-bg {
height: 600px;
width: 100%;
background-color: #ececec;
position: relative;
    background-size: cover;
background-position: 30% 50%;
}

.c-pink-romvos-img {
position: absolute;
    left: 1vw;
    top: 3vh;
}

.c-bullets-img {
position: absolute;
    right: 3vw;
    top: 7vh;
}


.c-winter-space {

}

.c-winter-img-1 {
    position: absolute;
    left: 30vw;
    bottom: 10%;
}

.c-winter-img-2 {
    position: absolute;
    left: 12vw;
    top: 10%;
}

@media (max-width: 912px) {
.c-winter-img-1 {
    left: 30vw;
    bottom: 2%;
}
.c-winter-img-2 {
    position: absolute;
    left: 15vw;
    top: 2%;
}
}

@media (max-width: 700px) {
.c-winter-img-1 {
opacity: 0;
}
}



.c-winter-title {
font-family: "Plaster", system-ui;
color: white;
margin-bottom: 0px;
font-size: 4em;
line-height: 1em;
}

.c-winter-text-position {
position: absolute;
    right: 25vw;
    top: 25%;
}

@media (max-width: 1024px) {
.c-winter-text-position {
    right: 12vw;
}
}

@media (max-width: 700px) {
    .c-winter-text-position {
        right: 12vw;
        bottom: 5%;
        top: auto;
    }
}


/*SPRING SUMMER 25*/

.c-spring-summer-25-bg {
height: 600px;
width: 100%;
position: relative;
    background-size: cover;
background-position: 50% 50%;
}

@media (max-width: 912px) {
.c-spring-summer-25-bg {
background-position: 90% 50%;
}
}


.c-spring-summer-25-container {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 600px;
}

@media (max-width: 912px) {
.c-spring-summer-25-container {
    flex-direction: column-reverse;
}
}

.c-spring-summer-25-images {
    display: flex;
    gap: 20px;
}

.c-spring-summer-25-img-1 {
border-radius: 80px 80px 30px 80px;
}

.c-spring-summer-25-img-2 {
border-radius: 30px 80px 80px 80px;
}

.c-spring-summer-25-tag {
max-height: 40vh;
width: auto;
}

@media (max-width: 912px) {
.c-spring-summer-25-img-1 {
max-height: 24vh;
width: auto;
}

.c-spring-summer-25-img-2 {
max-height: 24vh;
width: auto;
}

.c-spring-summer-25-tag {
max-height: auto;
width: auto;
height: 200px;
}

}



/*END OF SPRING SUMMER 25*/




/*SUMMER SALES 2025*/



.c-ananas{
    position: absolute;
    top: 2vh;
    left: 2vh;
    max-width: 11vh;
    height: auto;
}

.c-karpouzi {
    position: absolute;
    bottom: 2vh;
    right: 2vh;
    max-width: 11vh;
    height: auto;
}


.c-ice-cream {
    position: absolute;
    bottom: 2vh;
    left: 50%;
    max-width: 11vh;
    height: auto;
z-index: 1;
}


@media (max-width: 912px) {
.c-ananas{
    display: none !important;
}

.c-karpouzi {
    display: none !important;
}

.c-ice-cream {
    display: none !important;
}
}

/*END OF SUMMER SALES 2025*/