#abovetopbanner .logged_user {
  margin-right: 20px;
}


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

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

@media (min-width: 525px){
#contenttop .am_1634 div.detail .photos-1612 div.p_photos_main_image_detail {
    margin-right: 50px;
}
}

#am_2121 {
    background-color: #f6f6f6;
    padding-top: 100px;
    padding-bottom: 100px;
}

#am_1677 {
    padding-bottom: 100px;
}


.c-maintitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.6em;
line-height: 2em;
margin-bottom: 10px;
text-align: center;
color: #41a6b2;
}
.c-belowsitetitle{
padding-top: 20px;
font-weight: 500;
font-size: 1.6em;
line-height: 2em;
margin-bottom: 10px;
color: #d1d1d1;
background-color: #222;
}

.c-product-title {
    font-size: 4vh;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1;
}


.c-prefooter-title {
    font-size: 2vh;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
font-weight: 700;
color: #707070;
}


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

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #222;
        font-weight: 500;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: none;
}

/*end of price view*/

#topbanner .itemsgroup a.showgroup, #mobile-header .itemsgroup a.showgroup {
    color: white;
}

/*add to basket button hover*/

div.items div.group:hover {
    background-color: #41a6b2;
    transition: 0.9s;
}
/*end of basket hover*/

/*BUTTONS*/

.c-button1 {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
    padding: 15px 20px;
    color: #fff !important;
    margin-top: 10px;
    background-color: #245F65;
    transition: 0.9s;
border-radius: 20px;
}

.c-button1:hover {
color: #222 !important;
background-color: #f1f1f1;
}


.c-button2{
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 10px 20px;
    color: #fff !important;
    margin-top: 10px;
    background-color: #222;
    transition: 0.9s;
border-radius: 20px;
}

.c-button2:hover {
color: #fff!important;
background-color: #41a6b2;
}


.c-button3{
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 25px;
    color: #222;
    margin-top: 10px;
    background-color: transparent;
border: 1px solid;
    transition: 0.9s;
border-radius: 5px;
}

.c-button3:hover {
color: #fff;
background-color: #222;
}
/*END OF BUTTONS*/

.items .detail {
max-width: 1280px;
margin: 0 auto;
}

#topbanner .itemsgroup a.showgroup, #mobile-header .itemsgroup a.showgroup {
background-color: #222;
}

div.container-fluid.edgetoedge div p img {
 background: white;
}.cartButton{
  background: #222;
  border-radius: 12px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
    transition: 0.9s;
}

.cartButton span {
  color: white;
background-color: #222;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
  font-weight: bold;
}

.cartButton:hover {
  background-color: #cccccc;
  color: white;
}

.itemsgroup .boxy {
    box-shadow: 1px 1px 1px 1px #f1f1f1;
    border-radius: 13px 13px 13px 13px;
}@media screen and (min-width: 992px){
  #abovetopbanner div.filter.filter_iconsearch {
    display: none;
  }
}

#innertopbanner .itemsgroup.hidden-xs.hidden-sm  {
    float: right;
    margin-top: 29px;
}

/*
#abovetopbanner #am_2097.amodule.am_2097 div.filter.filter_iconsearch form {
  display: none;
}
*/

div.filter_iconsearch input {
  float: right;
  margin-top: 09px;
  border-radius: 20px;  
}

div.filter_iconsearch button {
  margin-top: 10px;
}.c-form {
    margin: auto;
    position: relative;
    transform: translateY(0%);
    width: 70%;
    height: 47px;
    right: 0px;
    border: 1px solid #8a8a8a;
    border-radius: 20px;
    color: #fff !important;

}

.c-form .c-inputContainer i {
   position: absolute;
}

.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0%;
    transform: translate(0%, -50%);
    top: 50%;
    text-align: center;
}
.c-form .icon  {
   padding: 10px;
   color: #000;
   width: 70px;
   text-align: left;
}
/*
#mod1388-email {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
    background-color: transparent;
}
*/

.c-form .btn {
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 100%;
    color: #fff;
    margin-top: 10px;
    background-color: #245F65;
    border: 1px solid #245F65;
    transition: 0.9s;
border-radius: 20px;
}

.c-form .btn:hover {
color: #222;
background-color: #f1f1f1;
border: 1px solid #f1f1f1;
}

.c-form .submit {
position: relative;
    top: 0;
    transform: translate(0%, 90%);
}


@media (max-width: 768px) {

.c-form {
    margin: auto;
    position: relative;
    top: 0;
    transform: translateY(0%);
 width: 90%;
    height: 47px;
    right: 0px;
    border: 1px solid #ccc;
}

.c-inputContainer {
    width: 300px;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    text-align: left;
    padding-left: 15px;
}
.c-form .submit {
    position: relative;
   top: 0px;
margin: 0 auto;
}
}

.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: transparent;
    cursor: text;
    margin: 0em;
    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: #333;
}

.c-form input, .c-form select, .c-form textarea{
    color: white;
}



#mod1388-email::placeholder {
    color: #8a8a8a;
    text-align: center;
}@media (max-width: 1024px) {
.c-banner1-title, .c-banner2-title, .c-banner3-title {
font-size: 1.6em;
}

.c-banner1-subtitle, .c-banner2-subtitle, .c-banner3-subtitle {
font-size: 1.4em;
}

.c-banner1-bg {
padding: 4px;
}
}

@media (max-width: 991px) {
.c-footer-container {
text-align: center;
}
}

@media (max-width: 768px) {
.c-button2 {
display: block;
}

.c-product-title {
font-size: 1.6em;
margin: 10px;
padding-bottom: 10px;
}

.c-product-title img, .c-keypoints img {
    width: 60px;
    height: 60px;
}

#am_1677 {
padding-bottom: 0;
}

div.horizontalitems div.item div.photos {
height: auto;
}
}

@media (min-width: 500px) and (max-width: 767px) {

.c-banner1-title, .c-banner2-title, .c-banner3-title {
font-size: 2.6em;
}

.c-banner1-subtitle, .c-banner2-subtitle, .c-banner3-subtitle {
font-size: 2.4em;
}

.c-banner1-bg {
padding: 20px;
}

}.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-banner-img {
position: relative;
z-index: 0;
}

.c-banner1-bg {
    position: absolute;
    bottom: 1%;
    left: 0;
    width: 100%;
    height: 20%;
    background-color: #ffa73d;
    transform: translate(0, 5%);
    color: #fff;
    padding: 20px;
    background-image: linear-gradient(24deg, #ffffff45, transparent, #ffffff40);
}

.c-banner1-title {
font-size: 3em;
    text-align: right;
    line-height: 1em;
    margin-bottom: 0px;
font-weight: 100;
}

.c-banner1-subtitle {
font-size: 1.6em;
    text-align: right;
    line-height: 1em;
    margin-bottom: 0px;
}




.c-banner2-bg {
position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
}
.c-banner2-title {5vh
font-size: 3em;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
font-weight: 100;
padding-left: 20px;
padding-top: 20px;
}
.c-banner2-subtitle {
font-size: 1.6em;
    text-align: left;
    line-height: 1em;
    margin-bottom: 0px;
background-image: linear-gradient(45deg, transparent, #d6bfaf, transparent);
padding: 20px;
font-weight: 100;
}



.c-banner3-bg {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 20%;
    background-color: #ffffffa8;
    transform: translate(0, -5%);
    padding: 20px;
}

.c-banner3-title {
font-size: 3em;
    text-align: right;
    line-height: 1em;
    margin-bottom: 0px;
font-weight: 500;
max-width: 60%;
}

.c-banner3-subtitle {
font-size: 1.6;
    text-align: right;
    line-height: 1em;
    margin-bottom: 0px;
max-width: 60%;

}

@media (max-width: 768px) {

.c-banner1-bg {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    height: 18%;
    background-color: #ffa73d;
    transform: translate(0, 5%);
    color: #fff;
    padding: 8px;
    background-image: linear-gradient(24deg, #ffffff45, transparent, #ffffff40);
}

.c-banner1-title {
    font-size: 1.8em;}
.c-banner1-subtitle {
    font-size: 1.4em;}
.c-banner3-title {
    font-size: 1.8em;

}
}.modal {
      display: none; /* Hidden by default */
      position: fixed; 
      z-index: 1000; 
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto; 
      background-color: rgba(0,0,0,0.6); 
    }

    /* Modal Content */
    .modal-content {
      background-color: #fff;
      margin: 10% auto;
      padding: 20px;
      border-radius: 10px;
      width: 80%;
      max-width: 500px;
      position: relative;
      box-shadow: 0 5px 15px rgba(0,0,0,0.3);
      animation: fadeIn 0.3s ease-in-out;
    }

    /* Close Button */
    .close-btn {
      position: absolute;
      top: 12px;
      right: 16px;
      font-size: 22px;
      font-weight: bold;
      color: #aaa;
      cursor: pointer;
    background-color: black;
    padding: 1px 10.45px;
    }

    .close-btn:hover {
      color: #333;
    }

    @keyframes fadeIn {
      from {opacity: 0;}
      to {opacity: 1;}
    }