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

/*====*/


#boxnowmap iframe {
  z-index: 100;
}.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%);
}

}