html {
  font-family: 'Roboto Condensed', sans-serif;
  color:#555;
  font-size:120%;
}
a {
  color:#8cc63e;
}
h1 {
    color:#999;
    font-weight:normal;
}

hr {
  background: #ccc;
  border: none;
  height:1px;
}
header {
  background:#282828;
  padding:0rem 1rem 0rem;
  overflow:visible;
  padding-top:1rem;
}
header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; 
}
.region {
  width:100%;
}
.region-content {
    margin:0 auto;
    max-width:95%;
}
@media (min-width:768px) {
  .region-header,
  .region-secondary-menu,
  .region-content {
    margin:0 auto;
    max-width:90%;
  }
  .region-primary-menu {
    width:100%;
  }
}
@media (min-width:1280px) {
  .region-header,
  .region-primary-menu,
  .region-secondary-menu,
  .region-content {
    max-width:1110px;
    margin:0 auto;
  }
}
@media (min-width:1440px) {
  .region-header,
  .region-primary-menu,
  .region-secondary-menu,
  .region-content {
    max-width:1280px;
    margin:0 auto;
  }
}

.region-highlighted {
  width:100%;
  max-width:100%;
}
.region-header {
  display:flex;
}
#block-eshop {
    width:100%;
    text-align:center;
    background:#8cc63e;
    position:fixed;
    top:0;
    z-index:9999;
}
#block-eshop a {
    color:#333;
    text-decoration:none;
}
#block-eshop a:hover {
    color:#000;
    text-decoration:none;
}
#block-eshop .field--name-body p {
    margin-top:0.4rem;
    margin-bottom:0.4rem;
    font-size:0.9rem;
}
#block-logo {
  flex:3;
}
#block-formaanazitisis {
  flex:2;
}
@media (min-width:768px) {
  #block-logo {
    flex:1;
  }
  #block-formaanazitisis {
    flex:1;
  }
  .region-header {
    align-items:center;
  }
}
#block-formaanazitisis #search-block-form {
  float:right;
}
#block-formaanazitisis #edit-keys {
  background:transparent;
  border:none;
  border-bottom:1px solid #8cc63e;
  background:url(../images/search-icon.svg) center right no-repeat;
  background-size:1.3rem;
  color:#eee;
  transition: all 1s ease;
  text-indent:0.5rem;
  padding: 0.2rem 0;
}
@media (max-width:768px) {
  #block-formaanazitisis #edit-keys {
    max-width:5rem;
  }
}
#block-formaanazitisis #edit-keys:focus {
  background:none;
  border-bottom:1px solid #bbb;
  background:url(../images/none-icon.svg) center right no-repeat;
}
#block-formaanazitisis #edit-keys:before {
  content:'αναζήτηση';
  color:#fff;
  font-style:italic;
}
#block-formaanazitisis #edit-actions--2,
#block-formaanazitisis #edit-actions {
  display:none;
}
.fac-result {
  left:unset;
  right:0;
  top:2rem;
  box-shadow:3px 3px 3px #000;
  border:3px #282828 solid;
  border-top:none;
  padding-bottom:0.5rem;
  background:#282828;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px;
}
.fac-result ul.result-list {
  background:#282828;
  border:none;
}
.fac-result ul.result-list li,
.fac-result ul.result-list li.selected {
  background:#282828;
  padding:0rem 0.5rem 0.2rem;
  border:none;
  border-left:2px #8cc63e solid;
  margin-left:0.5rem;
  transition:all 0.7s ease;
}
.fac-result ul.result-list li.selected {
  border-left:2px #fff solid;
}
.fac-result.hidden {
  visibility:hidden;
}
.fac-result .node-readmore {
  display:none;
}
.fac-result h2 {
  margin:0;
  white-space:nowrap;
}
.fac-result ul.result-list li a  {
  font-size:1rem;
  color:#8cc63e;
  text-decoration:none;
  font-weight:normal;
  transition:all 0.7s ease;
}
.fac-result ul.result-list li a:hover {
  color:#fff;
}
.fac-result .node__content {

}
  #block-logo .field--name-body {
    display:flex;
    align-items: center;
  }

#block-logo .field--name-body > div {
  
}
#block-logo .field--name-body div.logo {
  margin:0.3rem;
  max-width:72px;
}
#block-logo .field--name-body div.site-name {
  padding:auto 3rem;
  overflow:hidden;
  vertical-align:middle;
}
h1.site-name {
  margin:0;
  text-align:center;
}
h1.site-name a {
  color: #8cc63e;
  text-decoration:none;
  font-weight:normal;
  letter-spacing:-1px;
  line-height:1em;
}
h1.site-name a span {
  color:#fff;
}
@media (max-width:460px) {
  #block-logo .field--name-body div.logo {
    min-width:32px;
    flex:3;
  }
  #block-formaanazitisis {
      flex: 1;
  }
}
@media (max-width:768px) {
    .owl-item .views-field-field-slide img {
        width:100% !important;
        height:auto !important;
    }
  .site-name {
    /* align-self:center; */
    flex:2;
    
  }
  h1.site-name {
      text-align:left;
  }
  #block-logo .field--name-body div.logo {
    min-width:48px;
    flex:1;
  }
  h1.site-name a {
    text-align:center;
    font-size:1.2rem;
    line-height:0.5rem;
    display:inline;
  }
  .region-primary-menu {
    position:absolute;
    top:70px;
    right:0px;
    display:block;
  }
  .user-logged-in .region-primary-menu {
    top:79px;
  }
  #block-mainnavigation {
    padding-top:0.5rem;
    padding-bottom:0;
    display:inline-block;
    position:absolute;
    right:0px;
  }
  
  #superfish-main-toggle {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
    color:#8cc63e;
    background:transparent;
    border:none;
  }
  #superfish-main-toggle.sf-expanded {
    float:right;
  }
  #superfish-main-accordion {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }
}
*::placeholder {
  font-style:italic;
}
.fac-result {
  z-index:1001;
}
.fac-result li.result article {
}
/* MAIN MENU START --> */
.region-primary-menu {
  clear:both;
  height:28px;
}
#superfish-main {
  margin-bottom:0;
}
#superfish-main > li {
  margin-bottom:0;
  font-size:0.8rem;
  font-weight:bold;
}
#superfish-main > li  a {
  font-size:1rem;
  font-weight:normal;
}
ul.sf-menu.sf-style-black a, ul.sf-menu.sf-style-black a:visited, ul.sf-menu.sf-style-black span.nolink, ul.sf-menu.sf-style-black a.sf-with-ul {
  padding:0.7rem 0.7rem;
}
#superfish-main li:after {
  display:block;
  width:80%;
  height:12px;
  background:#f00;
}
.menuparent ul {
  margin-top:0.3rem !important;
  padding:0.5rem !important;
  background-origin:border-box;
  background:#282828;
}
ul.sf-menu.sf-style-black li,
ul.sf-menu.sf-style-black li:hover,
ul.sf-menu.sf-style-black li a,
ul.sf-menu.sf-style-black li a:hover {
  background:#282828 !important;
  text-decoration:none;
}
ul.sf-menu.sf-style-black li a {
  color:#ccc !important;
}
ul.sf-menu.sf-style-black li a:hover {
  color:#8cc63e !important;
}
.sf-sub-indicator::after {
  content:'▾';
  font-size:0.8rem;
  display:none;
}
ul.sf-menu.sf-style-black li span {
    color:orange;
    font-weight:100;
    padding-left:1.7rem;
    font-size:0.8em;
    padding-top:0;
    margin-top:-10px;
}
#main-views-viewviewscategoriespage-6::after {

}
/* <-- MAIN MENU END */
/* SLIDESHOW START --> */
.owl-carousel {
  margin:0 auto;
}
.owl-carousel .owl-wrapper-outer {
    display:inline-block;
}
.owl-carousel .slide {
  width:100%;
  vertical-align:middle;
  display:table-cell;
}
.owl-carousel .slide > img {
  max-width:100%;
  width:100%;
  vertical-align:middle;
  height:auto;

}
.owl-carousel .views-field-field-image img {
  max-width:100%;
  width:100%;
  vertical-align:middle;
  height:auto;

}

.owl-carousel .slide-content {
  position:absolute;
  width:100%;
  height:100%;
  max-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
}
.owl-carousel .slide-text {
  text-align:center;
  color:#fff;
  text-shadow:3px 3px 1px rgba(0,0,0,0.8);
}
.owl-carousel .slide-text h2 {
  font-size:3.2em;
  font-weight:bold;
  color:#8cc63e;
  text-shadow:3px 3px 0 rgba(0,0,0,0.8);
}
.owl-carousel .slide-text .slide-button {
  display:inline-block;
  background:#8DC73E;
  border:#fff 3px solid;
  padding:0.5em;
  margin:2em auto;
  transition:all 0.5s ease;
  
}
.owl-carousel .slide-text .slide-button:hover {
  background:#7BAE36;
}
.owl-carousel .slide-text .slide-button a {
  text-shadow:none;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
}
@media (max-width:900px) {
  .owl-carousel .slide-text {
    padding-top:5%;
  }
  .owl-carousel .slide-text h2 {
    font-size:1.7em;
    margin:1rem 0;
  }
  .owl-carousel .slide-text h3 {
    font-size:1.2em;
    margin:0.5rem 0;
  }
}
@media (max-width:768px) {
  .owl-carousel .slide-text {
    padding-top:5%;
  }
  .owl-carousel .slide-text h2 {
    font-size:1.4em;
    margin:0.5rem 0;
  }
  .owl-carousel .slide-text h3 {
    font-size:1rem;
    margin:0.5rem 0;
  }
}
.owl-theme .owl-controls {
  background:rgba(64, 64, 64, 0.5);
  position:absolute;
  height:3rem;
  margin-top:0;
  bottom:8px;
  width:100%;
}
.owl-theme .owl-pagination {
  height:100%;
}
.owl-theme .owl-page {
  height:100%;
  width:3rem;
  box-sizing:border-box;
  border-top:3px solid transparent;
}
.owl-theme .owl-page.active {
  border-top:3px solid #8cc63e;
  background:rgba(0, 0, 0, 0.3);
}
.owl-theme .owl-controls .owl-page span {
  border:3px solid #fff;
  background:transparent;
  width:15px;
  height:15px;
  margin:15px auto;
}
.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls .owl-page.hover span {
  border-color:#8cc63e;
}
/* <-- SLIDESHOW END */
.region-secondary-menu {
  display:block;  
  margin-top:2rem;
}
@media (min-width:900px) {
  .region-secondary-menu {
    /*display:flex;  */
  }
}
.block-frontpageinfo {
  flex:1;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 0 1em 1em 1em;
  border-radius: 5px;
  height: 120px;
  overflow-y: hidden;
  margin-bottom: 1em;
  box-sizing: border-box;
  margin-right:0;
}
@media (min-width:900px) {
  .block-frontpageinfo {
    margin-right:1rem;
  }
}
.fp-info .info-tel {
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;
  color: #555;
  background: url(../images/phone-outline.svg) left center no-repeat;
  width: auto;
  max-width: 250px;
  margin: 0.7rem auto;
}
.fp-info .info-adr {
    text-align: center;
    font-size: 22px;
}
.block-frontpageinfo .info-map {
  font-size: 0.9rem;
  text-align: center;
  background: url(../images/map-o.svg) left center no-repeat;
  background-size: auto;
  background-size: contain;
  max-width: 340px;
  margin: 0.5rem auto;
  padding:0 1rem;
}
.block-frontpageinfo .info-map a {
  text-decoration:none;
}
.fp-info .info-tel a {
  text-decoration:none;
}
.block-frontpageinfo .info-tel span {
  color:#999;
}
.block-frontpagehours {
  flex:1;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 0 1em 1em 1em;
  border-radius: 5px;
  height: 120px;
  overflow-y: hidden;
  margin-bottom: 1em;
  box-sizing: border-box;
  margin-left:0;
}
@media (min-width:900px) {
  .block-frontpagehours {
    margin-left:1rem;
  }
}
.block-frontpagehours .working-hours-block {
  padding-top: 0.5em;
  height: 120px;
  border-collapse: separate;
  border-spacing: 0.2em 0;
  width: 100%;
  height: 100%;
}

.block-frontpagehours .working-hours-block td {
  font-size:22px;
  font-weight: normal;
}
@media (min-width:440px) {
  .block-frontpagehours .working-hours-block {
    border-spacing: 2em 0;
  }
  .block-frontpagehours .working-hours-block td {
    font-size:1.2rem;
  }
}
@media (min-width: 840px) {
    .block-frontpagehours {
        height: 120px;
        overflow-y: hidden;
    }
    .fp-info {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 1rem;
}
}
/* FRONTPAGE GRID --> */
.cat-row {
  width:100%;
  height:auto;
}
.cat-col {
    display:inline-block;
    width:100%;
    overflow:hidden;
    position:relative;
    height:100%;
}
@media (min-width:480px) {
  .cat-col {
    display:inline-block;
    width:32%;
    overflow:hidden;
    position:relative;
    height:100%;
  }
}

.cat-col::after {
  background:#8cc63e;
  display:block;
  box-sizing:border-box;
  height:3px;
  width:0%;
  content:'n';
  position:relative;
  bottom:2px;
  transition:all 0.4s ease;
  margin:0 auto;
}
.cat-col:hover::after {
  width:100%;
}
.cat-col img {
  width:100%;
  max-width:100%;
  height:100%;
  top:3px;
  position:relative;
  transition:all 0.6s ease;
}
.cat-col:hover img {
  opacity:0.9;
  filter: none;
  -webkit-filter: grayscale(100%);
  -moz-filter:    grayscale(100%);
  -ms-filter:     grayscale(100%);
  -o-filter:      grayscale(100%);
}
.cat-col h3 {
  box-sizing:border-box;
  margin:0;
  color:#fff;
  text-align:center;
  position:absolute;
  bottom:3px;
  display:block;
  background:rgba(0,0,0,0.8);
  width:100%;
  padding:1rem;
  transition:all 0.5s ease;
}
.cat-col:hover h3 {
  color:#8cc63e;
  background:rgba(255,255,255,0.8);
}
.path-frontpage h1.page-title {
  text-align:center;
}
h1.page-title {
  font-size:1.5rem;
}
.path-frontpage .block-mn-full-system-main p {
  color:#888;
  text-align:center;
  margin:5rem 0;
}
/* <-- FRONTPAGE END */
/* NODE BASIC START --> */
.field--name-field-blocks .field--name-field-text {
  text-align:center;
}
@media (min-width:768px) {
  .field--name-field-blocks .field__item {
    display:inline-block;
    width:48%;
  }
}
/* <-- NODE BASIC END */
/* NODE PRODUCT START --> */
.block-mn-full-system-main .left-column,
.block-mn-full-system-main .right-column {
  width:100%;
}
.block-mn-full-system-main .field--name-field-image {
  text-align:center;
}
.block-mn-full-system-main .field--name-field-image .field__item img {
  max-width:100% !important;
  width:auto;
  height:auto;
}
@media (min-width:760px) {
  .block-mn-full-system-main .node--type-product .field--name-field-image .field__item {
    width:24.5%;
    display:inline-block;
    margin-top:0.5rem;
    box-sizing:border-box;
  }
  .block-mn-full-system-main .node--type-product .field--name-field-image .field__item:first-child {
    width:100%;
  }
}
@media (min-width:768px) {
  .block-mn-full-system-main .node--type-product .node__content {
    display:flex;
  }
  .block-mn-full-system-main .node--type-product .left-column {
    flex-grow:8;
    width:60%;
  }
  .block-mn-full-system-main .node--type-product .right-column {
    flex-grow:2;
    width:40%;
    padding-left:2rem;
  }
}
.group-prosfora {
  width:90%;
  margin:0.5rem auto;
  align-items:center;
  justify-content:space-around;
  box-shadow: 2px 2px 6px #ccc;
  border:#888 1px solid;
  border-radius:6px;
  background:#fcfffc;
  padding-top:1rem;
}
.group-prosfora .field--name-field-perigrafi-prosforas {
  flex:1;
  text-align:center;
}
.views-field-field-perigrafi-prosforas p {
  margin-top:0.3rem;
  margin-bottom:1rem;
  font-size:1.2em;
  color:#999;
  color:#fff;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
}
.group-prosfora .field--name-field-perigrafi-prosforas p {
  margin-top:0.3rem;
  margin-bottom:1rem;
  font-size:1.2em;
  color:#999;
}
.views-field-field-perigrafi-prosforas p strong {
  color:orangered;
}
.group-prosfora .field--name-field-perigrafi-prosforas p strong {
  color:#555;
}
.views-field-field-perigrafi-prosforas h3 {
  margin:1rem 0 0.1rem;
  color:orangered;
  font-size:1.5em;
  text-shadow: 3px 3px 0 rgba(0,0,0,0.8);
}
.group-prosfora .field--name-field-perigrafi-prosforas h3 {
  margin:1rem 0 0.1rem;
  color:orangered;
  font-size:1.5em;
}
.owl-carousel #countdown,
.group-prosfora #countdown {
  flex:1;
  font-size:1.8rem;
  font-weight:bold;
  text-align:center;
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:space-around;
  max-width:500px;
  width:500px;
  margin:0 auto;
}
.views-field-field-imerominia #countdown div,
.group-prosfora #countdown div {
  flex:1;

  max-width:4rem;
  padding:1rem 0.5rem;
  background:#8cc63e;
  color:#fff;

}
.owl-carousel #countdown span,
.group-prosfora #countdown span {
  font-size:1.3rem;
  font-weight:bold;
  color:darkred;
  color:#eee;
}
@media (max-width:768px) {
  .group-prosfora {
    width:95%;
  }
  .owl-carousel #countdown,
  .group-prosfora #countdown {
    width:100%;
  }
  .views-field-field-imerominia #countdown div,
  .group-prosfora #countdown div {
    font-size:1.2rem;
    max-width:2rem;
    padding:0.5rem 0.4rem;
  }
}
.field__label {
  color:#111;
  font-weight:normal;
}
.field--name-field-price {
  display:flex;
  justify-content:flex-start;
}
.field--name-field-price {
  font-size:1.5rem;
  color:#8cc63e;
  font-weight:bold;
}
.field--name-field-category {
  font-size:0.9rem;
}
.field--name-field-price .field__label {
  align-self:flex-end;
  padding-bottom:0.2rem;
}
.field--name-field-bold {
  border:#333 1px solid;
  background:#fbfbfb;
  border-radius:6px;
  box-shadow:2px 2px 4px #ddd;
  font-weight:bold;
  color:#8cc63e;
  text-align:center;
  padding:0.5rem;
  margin:1rem auto;
  width:80%;
}
.field--name-field-flat-pack div {
  padding:0.5rem;
  border:#ccc 1px solid;
  background:#fefefe;
  border-radius:6px;
  box-shadow:2px 2px 4px #ddd;
  text-align:center;
  color:#888;
}
.field--name-field-flat-pack span {
  color:#DD6464;
  font-weight:bold;
}
.field--name-body dl {
  padding:0.5rem;
  border:#ccc 1px solid;
  background:#fefefe;
  border-radius:6px;
  box-shadow:2px 2px 4px #ddd;
}
.field--name-body dt {
  font-weight:bold;
  color:#999;
}
.field--name-body dd {
  margin-left:0.5rem;
}
.field--name-body dd::before {
  content:'-\00a0\00a0';
  display:inline-block;
}
.field--name-field-rauch-instructions {
  border:#888 1px solid;
  background:#fff;
  border-radius:6px;
  box-shadow:2px 2px 4px #ddd;
  width:80%;
  padding:0.3rem;
  margin:1rem auto;
  text-align:center;
}  
.field--name-field-rauch-instructions a {
  color:#8cc63e;
  text-align:center;
  text-decoration:none;
}
.field--name-field-rauch-instructions a:hover {
  text-decoration:underline;
}
.field--name-field-pdf {
  border:#888 1px solid;
  background:#8cc63e;
  border-radius:6px;
  box-shadow:2px 2px 4px #ddd;
  width:80%;
  padding:0.3rem;
  margin:1rem auto;
}  
.field--name-field-pdf .field__label {
  color:#fff;
  font-weight:bold;
  border-bottom:1px solid #fff;
  padding-bottom:0.3rem;
  text-align:center;
}
.field--name-field-pdf .field__item {

}
.field--name-field-times {
  border-radius:6px;
  border:#8cc63e 1px solid;
  margin:2rem auto;
  box-shadow: 2px 2px 6px #ccc;
  background:#F9FFF0;
}
.field--name-field-times .field__label {
  padding:0.2rem 0.5rem;
  text-align:center;
  color:#888;
  font-weight:bold;
}
.field--name-field-times .field__items > .field__item {
  padding:0.2rem 0.5rem;
  border-top:#888 1px solid;
}
.field--name-field-times .paragraph--type--times {
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
}
.field--name-field-times .field--name-field-proion {
  border-right:#888 1px solid;
  flex:1;
  padding-left:1rem;
  color:#888;
}
.field--name-field-times .field--name-field-timi {
  flex:1;
  padding-left:1rem;
  font-weight:bold;
}
.field--name-field-times .field--name-field-epexigisi {
  flex: 0 0 100%;
  
}
.field--name-field-times .field--name-field-epexigisi p {
  margin:0.2rem 0;
  font-size:0.8rem;
  border-top:#888 1px dashed;
  padding-top:0.2rem;
  padding-left:1rem;
  color:#888;
  font-style:italic;
}
.field--name-field-pdf .file--application-pdf {
  background: url(../images/icon-pdf.svg) left center no-repeat;
  background-size: auto;
  background-origin: padding-box;
  background-size: contain;
  background-origin: border-box;
  min-height: 24px;
  vertical-align: middle;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  padding-left:32px;
  margin-left:25px;
}
.field--name-field-tags {
  text-align:center;
}
.field--name-field-tags a {
  color:#ddd;
  font-size:0.7rem;
  text-decoration:none;
}
.field--name-field-tags .field__item {
  display:inline-block;
}


.field--name-field-pdf a {
  color:#fff;
  text-decoration:none;
}
.block-mn-full-system-main .node--type-product  .form-email {
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}
.block-mn-full-system-main .node--type-product .node--type-webform {
  border-top:#333 1px solid;
}
.block-mn-full-system-main .node--type-product .node--type-webform .node__content {
  display:block;
}
.block-mn-full-system-main .node--type-product .node--type-webform h3 {
  margin-bottom:0;
  color:#8cc63e;
}
.block-mn-full-system-main .node--type-product .node--type-webform h2 {
  display:none;
}
.block-mn-full-system-main .node--type-product .node--type-webform #edit-email {
  max-width:100%;
  box-sizing:border-box;
}
.block-mn-full-system-main .node--type-product .node--type-webform #edit-thema {
  padding-left:0.3rem;
  padding-top:0.2rem;
}
.block-mn-full-system-main .node--type-product .field--name-field-hromata .field__item {
  display:inline-block;
}
/* <-- NODE PRODUCT END */
.region-sidebar-second {
  width:100%;
  max-width:100%;
}
/* VIEW CATEGORIES START */
.block-mn-full-system-main .list article {
  text-align:center;
  width:100%;
  display:inline-block;
  overflow:hidden;
}
.block-mn-full-system-main .list article h1 {
  font-size:1rem;
  margin-top:0rem;
  padding-top:0.2rem;
}
.views-element-container header {
  background:#fff;
}
.block-mn-full-system-main .list article .field-image a {
  font-size:0.5rem;
  color:#ccc;
}
.block-mn-full-system-main .list article .field-image img {
  transition: all 0.3s ease;
  max-width:100%;
  height:auto;
  z-index:8000;
}
.block-mn-full-system-main .list article:hover .field-image img {
  opacity:0.85;
}
.block-mn-full-system-main .list article h1::after {
  border-bottom:1px #888 solid;
  content : "";
  display:block;
  margin:0 auto;
  height  : 1px;
  width   : 0%;
  transition: all 0.3s ease; 
}
.block-mn-full-system-main .list article:hover h1::after {
  width:70%;
  border-bottom:1px #72A132 solid;
}
.block-mn-full-system-main .list article h1 a {
  color:#888;
  text-decoration:none;
  display:block;
  
}
.block-mn-full-system-main .list article:hover h1 a {
  color:#72A132;
  text-decoration:none;
  
}
.block-mn-full-system-main .views-field-field-sale {
  position:relative;

}
.block-mn-full-system-main .list article {
  position:relative;
  box-sizing:content-box;

}
.block-mn-full-system-main .views-field-field-sale .field-content {
  background:#8cc63e;
  color:#fff;
  width: 190px;
  top: 25px;
  left: -30px;
  position: absolute;
  text-align: right;
  line-height: 40px;
  letter-spacing: 1px;
  padding-right:3rem;
  color: #f0f0f0;

  
  z-index:50;
}
@media (min-width:780px) {.block-mn-full-system-main .list article {width:48%;}} 
@media (min-width:992px) {.block-mn-full-system-main .list article {width:31%;}} 
/* VIEW CATEGORIES END */
/* FOOTER START --> */
footer {
  border-top:2px dashed #ccc;
  margin-top:3rem;
  padding-top:1rem;
}
.region-footer {
  display:flex;
  flex-wrap:wrap;
}
.region-footer .block {
  flex:1;
}
.region-footer .block h2 {
  font-size:1.2rem;
  text-align:center;
}
.region-footer .block .menu {
  margin-left:0;
  margin-top:0;
}
.region-footer .block-menu h2 {
  color:#8cc63e;
  font-size:1rem;
  margin-bottom:0.3rem;
}
.region-footer .block .menu-item {
  text-align:center;
}
.region-footer .block .menu-item a {
  color:#555;
  text-decoration:none;
}
.region-footer .block .menu-item a:hover {
  color:#8cc63e;
  text-decoration:none;
}
.block-footer,
.block-frontpagefooter {
  flex-basis:100%;
}
/* <-- FOOTER END */
/* HORECA START --> */
.rows-of-2 article {
  width:32%;
  display:inline-block;
  margin-bottom:1rem;
  padding:2rem;
  box-sizing:border-box;
}
.rows-of-2 article img {
  max-width:80%;
}
table.icons-chair {
  width:16em;
}
table.icons-chair.stackable:after {
  background-image:url(../images/icon-chair-stackable.svg);
  width:20px;
  height:20px;
  content:"x";
  background-size:contain;
}
table.icons-chair td {
  width:6em;
  height:1.5em;
  text-align:right;
  font-size:1.2em;
  color:#888;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:12% center;
  padding-right:1rem;
}
table.icons-chair .icon-chair-1 {
  background-image:url(../images/icon-chair-1.svg);
}
table.icons-chair .icon-chair-2 {
  background-image:url(../images/icon-chair-2.svg);
}
table.icons-chair .icon-chair-3 {
  background-image:url(../images/icon-chair-3.svg);
}
table.icons-chair .icon-chair-3-long {
  background-image:url(../images/icon-chair-3.svg);
  width:12em;
}
table.icons-chair .icon-chair-4 {
  background-image:url(../images/icon-chair-4.svg);
}

.ep-header table {
  width:100%;
}
.ep-header table th, .ep-header table td {
  border:#ccc 1px solid;
}
.ep-wrapper {
  width:48%;
  display:inline-block;
  margin:1em 0;
  padding:0.5em;
  box-sizing:border-box;
}
.ep-wrapper img {
  width:100%;
}
.ep-wrapper h3 {
  text-align:center;
  margin-top:0.1rem;
  margin-bottom:0.1rem;
}
/* <-- HORECA END */
#block-frontpagenote {
  width:500px;
  max-width:95%;
  margin:3rem auto;
  text-align:center;
  border:1px solid #DD6464;
  padding:0.3rem 1rem;
  border-radius:5px;
}

/* SINERGATES LOGOS START */
#sinergates {
  display:none;
}
@media (min-width:800px) {
  #sinergates {
    height:auto;
    margin:20px auto;
    display:block;
    padding:auto;
    margin-left:10%;
    text-align:center;
    padding-top:10px;
  }
  #sinergates div {
    display:inline-block !important;
  }
  #sinergates div a {
    display:block;
    margin-bottom:1em;
    transition:all 0.4s;
  }
  #sinergates .colombini a {
    width:300px;
    height:80px;
    background:transparent url(../images/sinergates/colombini.png) center bottom no-repeat;
  }
  #sinergates .brafab a {
    width:250px;
    height:80px;
    background:transparent url(../images/sinergates/brafab-grey.png) center center no-repeat;
  }
  #sinergates .gwinner-grey a {
    width:250px;
    height:80px;
    background:transparent url(../images/sinergates/gwinner-grey.png) center center no-repeat;
  }
  #sinergates .sunwood a {
    width:250px;
    height:80px;
    background:transparent url(../images/sinergates/sunwood.png) center center no-repeat;
  }
  #sinergates .imibeton a {
    width:107px;
    height:80px;
    background:transparent url(../images/sinergates/imibeton.png) center center no-repeat;
  }
  #sinergates .rauch a {
    width:180px;
    height:80px;
    background:transparent url(../images/sinergates/rauch.png) center center no-repeat;
  }
  #sinergates .csschmal a {
    width:180px;
    height:80px;
    background:transparent url(../images/sinergates/csschmal.png) center center no-repeat;
  }
  #sinergates .hettich a {
    width:180px;
    height:80px;
    background:transparent url(../images/sinergates/hettich-grey.png) center center no-repeat;
  }
  #sinergates .natisa a {
    width:200px;
    height:80px;
    background:transparent url(../images/sinergates/natisa-grey.png) center center no-repeat;
  }
  #sinergates div a:hover {
    transform:translate(0px,-7px);
  }
}
/* SINERGATES LOGOS END */
/* AIRBNB */
.view-airbnb-slider .views-field-field-text {
  position: absolute;
  max-width:80%;
  top: 0;
  left:0;
  transform: translate(15%,15%);
  text-align:center;
}
.view-airbnb-slider .views-field-field-text h2 {
  font-size:2em;
  color:#fff;
  text-shadow:0px 3px 3px #000;
}
@media (min-width:1280px) {
  .view-airbnb-slider .views-field-field-text {
    position: absolute;
    max-width:80%;
    top: 0;
    left:0;
    transform: translate(15%,25%);
    text-align:center;
  }
  .view-airbnb-slider .views-field-field-text h2 {
    font-size:3em;
    color:#fff;
    text-shadow:0px 3px 3px #000;
  }
}
@media (min-width:1440px) {
  .view-airbnb-slider .views-field-field-text {
    position: absolute;
    max-width:80%;
    top: 0;
    left:0;
    transform: translate(15%,45%);
    text-align:center;
  }
  .view-airbnb-slider .views-field-field-text h2 {
    font-size:5em;
    color:#fff;
    text-shadow:0px 3px 3px #000;
  }
}

.view-epipla-gia-airbnb .views-row {
  border:#ccc 1px solid;
  border-radius:4px;
  padding:0px 1em 1em 1em;
  margin-bottom:2rem;
}

.view-epipla-gia-airbnb .left-column,
.view-epipla-gia-airbnb .rit-column {
  width:100%;
  display:inline-block;
}
.view-epipla-gia-airbnb h2 a {
  text-decoration:none;
  text-decoration-color:#fff;
  font-size:1.1rem;
}
.view-epipla-gia-airbnb .field--name-field-first-image img {
  max-width:100%;
  text-align:center;
  height:auto;
}
.node--type-protasi .field--name-field-image .field__item,
.view-epipla-gia-airbnb .field--name-field-image .field__item {
  display:inline-block;
}
@media (min-width:760px) {
  .view-epipla-gia-airbnb .left-column {
  width:38%;
  overflow:hidden;
  background:#F4F461;
  background:initial;
  }
  .view-epipla-gia-airbnb .rit-column {
  width:60%;
  overflow:hidden;
  background:#61F4EB;
  background:initial;
  }
}
.page-node-type-project .image-style-owlcarousel2:hover {
  cursor: -webkit-grab; cursor: grab;
}
.page-node-type-project .field__item {
    display:inline-block;
}
.yt {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.yt iframe,
.yt object,
.yt embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.models-3d {
    margin-top:1rem;
    margin-bottom:1rem;
}
label[for="models3d"] {
    color:#fff;
    font-weight:bold;
    background-color:#555;
    padding:0.5rem;
    border-radius:1rem;
}
#models3d {
    display:none;
}
.models-links {
    height:auto;
    padding:0.5rem 0.5rem;
    /* border:#ccc 2px solid; */
    border-radius:1rem;
}
#models3d + .models-links {
    margin-top:0.5rem;
    max-width: 280px;
    overflow:hidden;
    opacity:0;
    font-weight:bold;
    height:0rem;
    transition: all 200ms ease-out;
}
#models3d:checked + .models-links {
    height:auto;
    display:block;
    opacity:1;
}

/* DEMO PAGE START */
.page-node-type-article header {
  background:rgba(40,40,40,0.9);
}
/* DEMO PAGE END */

.sf-no-children span {
    color:orange;
    text-align:center !important;
}
.block-eshopheaderlink .content {
    
}
.eshoplink
{
    text-align: center;
	padding-top: 10px;
	/*color: #8cc63e;*/

	
	/*background-color: #282828;*/
	font-size: 4vmin;
	/*text-shadow: 1px 1px #555;
	display: flex;*/
	justify-content: center;	
}

.eshoplink a {
	text-decoration: none;
}

.eshopbutton {
    text-decoration: underline;
    transition: 0.3s;
}

.eshopbutton:hover {
    color: #282828;
}
/*
.eshoplink h1
{
	
}*/
ul.sf-menu.sf-style-black li a.prosfora_karekles {
    color: #8cc63e !important;
}

ul.sf-menu.sf-style-black li a.prosfora_karekles:hover {
    color: #ccc !important;
}

.feed-icon {
    display:none;
}
.large-11 ul,
.luxurious-furniture-list ul {
    display: grid;
    row-gap: 1.5rem;
    column-gap: 1rem;
    grid-template-columns: 1fr;
}
.large-11 li,
.luxurious-furniture-list li {
    list-style: none;
    display: inline-block;
    margin-left: 0;
}
.luxurious-furniture-list a.photoswipe {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-height: 460px;
    overflow: hidden;
}
.path-luxurious-furniture a.photoswipe img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all 2.7s ease-out;
}
.path-luxurious-furniture a.photoswipe img:hover {
    transform: scale(1.1);
}
.fp-tiles-2 {
    display: grid;
    grid-template-columns: 1fr;
    width:100%;
    height: 100%;
    gap:1rem;
}
.fp-tiles-2 > div {
    grid-area: unset;
    height: 100%;
    aspect-ratio: 3/2;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 7s ease-out;
}
.fp-tiles-2 > div a {
    width: 100%;
    height: 100%;
    display: block;
}
    .fp-tiles-2 > div a:hover span {
        font-size: 1.1rem;
        background-color: rgba(255, 255, 255, 0.4);
        text-shadow: 2px 2px 0 #333;
    }
    .tile-01 {
      grid-area: item1;
      background-image: url('/sites/default/files/images/layout/cat-bedroom.jpg');
    }
    .tile-02 {
      grid-area: item2;
      background-image: url('/sites/default/files/images/layout/cat-solid_table.jpg');
    }
    .tile-03 {
      grid-area: item3;
      background-image: url('/sites/default/files/images/layout/cat-closet.jpg');
      background-position: bottom right !important;
    }
    .tile-04 {
      grid-area: item4;
      background-image: url('/sites/default/files/images/layout/cat-wall_unit.jpg');
    }
    .tile-05 {
        grid-area: item5;
        background-color: #3d3d3d !important;
        background-image: url('/sites/default/files/images/logo-mn-3.png');
        background-position: center center !important;
        background-size: 60% !important;
        background-repeat: no-repeat;
    }
    .tile-06 {
      grid-area: item6;
      background-image: url('/sites/default/files/images/layout/cat-kids.jpg');
    }
    .tile-07 {
      grid-area: item7;
      background-image: url('/sites/default/files/images/layout/cat-office.jpg');
    }
    .tile-08 {
      grid-area: item8;
      background-image: url('/sites/default/files/images/layout/cat-sofa.jpg');
    }
    .tile-09 {
      grid-area: item9;
      background-image: url('/sites/default/files/images/layout/cat-table.jpg');
    }
    .tile-10 {
      grid-area: item10;
      background-image: url('/sites/default/files/images/layout/cat-matress.jpg');
    }
    .tile-11 {
      grid-area: item11;
      background-color: #3d3d3d !important;
      background-image: url('/sites/default/files/images/makis-nikos-cart.svg');
      background-size: 50%!important;
      background-position: center center !important;
    }
    .tile-11:after {
        position: absolute;
        padding: 30px 0;
        top: 0;
        left: 0;
        content: 'ΔΕΙΤΕ ΤΟ ΝΕΟ ΜΑΣ E-SHOP';
        text-align: center;
        width: 100%;
        color:#8cc63e;
        font-weight: 900;
        font-size: 1.2rem;
    }
    .fp-tiles > div a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .fp-tiles-2 > div a span {
        display: block;
        position: absolute;
        bottom: 10%;
        left: 0;
        width: 100%;
        height: 2rem;
        text-align: center;
        font-weight: bold;
        padding: 1rem 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all 0.2s ease-out;
    }
.block-mn-full-system-main .list {    
    display: grid;
    grid-template-columns: 1fr ;
    gap: 1rem;
}

.fp-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.block-mn-full-system-main .list article,
.path-trapezaries-masif .list article {
    width: 100%;
    /*aspect-ratio: 3/2;*/
}
.block-mn-full-system-main .list article .field-image a,
.path-trapezaries-masif .list article .field-image a {
    width: auto;
    height: 100%;
    display: inline-block;
    overflow: hidden;
}
.block-mn-full-system-main .list article .field-image img,
.path-trapezaries-masif .list article .field-image img {
    transition: all 4.7s ease-out;
}
.block-mn-full-system-main .list article .field-image img:hover,
.path-trapezaries-masif .list article .field-image img:hover {
    transform: scale(1.2);
}
.bottom-button {
    width: 100%;
    height: 1.8rem;
    background-color: #8cc63e;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    display: none;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.bottom-button a {
    color: #fff;
    font-weight: bold;
    text-decoration:none;
    margin-top:0.1rem;
}
@media (min-width:768px) {
    .luxurious-furniture-list ul {
        grid-template-columns: 1fr 1fr;
    }
    /*
    .fp-tiles {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-areas:
        "item1 item1 item2 item3"
        "item4 item5 item6 item3"
        "item4 item7 item8 item8"
        "item9 item9 item10 item11";
        aspect-ratio: 1/1;
    }
    */
    .fp-tiles-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    }
    .fp-tiles-2 > div:hover {
        background-size: 120%;
    }
    .block-mn-full-system-main .list {    
        display: inline-block;
        /*display: grid;
        grid-template-columns: 1fr 1fr;*/
    }
    .block-mn-full-system-main .list article {
        display: inline-block;
        width: 45%;
        margin: 0 2%;
    }
    /*
    .fp-tiles > div {
        background-color: white;
        padding: 20px;
        border: 1px solid black;
        position: relative;
        overflow: hidden;
        background-size: 100%;
        background-position: bottom left;
        background-repeat: no-repeat;
    }
    */


}
@media (max-width:768px) {
    .block-mn-full-system-main .list,
    .path-trapezaries-masif .list {
        grid-template-columns: 1fr;
    }
    .fp-info {
        grid-template-columns: 1fr;
    }
    .bottom-button {
        display: flex;
    }
}
.list footer {
    width: 100%;
}
.block-languageselector {
    margin-left: 2rem;
    margin-top: 0.4rem;
}
.block-languageselector .field a {
    text-decoration: none;
}
.block-languageselector .field a:hover {
    color: #ccc;
}