@charset "UTF-8";
/* 
Theme Name:		 Laka
Theme URI:		 http://childtheme-generator.com/
Description:	 Laka is a child theme of Twenty Twenty-Five, created by ChildTheme-Generator.com
Author:			 IKK
Author URI:		 http://childtheme-generator.com/
Template:		 twentytwentyfive
Version:		 1.0.0
Text Domain:	 laka
*/
main .wp-block-separator {
  width: 200px !important;
  height: 5px !important;
  background-image: linear-gradient(135deg, #574C3F, #978C7B) !important;
}
@media only screen and (max-width: 480px) {
  main .wp-block-separator {
    margin-bottom: 20px !important;
    width: 100px !important;
    height: 3px !important;
  }
}
main .wp-block-separator:not(.aligncenter) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.product-code p:before {
  content: "Κωδικός: ";
}

.splide__arrow svg {
  fill: var(--wp--preset--color--accent-1) !important;
}

.splide__arrow--prev {
  left: 0 !important;
}

.splide__arrow--next {
  right: 0 !important;
}

body .splide__pagination__page {
  background: #d1d0df;
  height: 4px;
  width: 68px;
  margin-top: 70px !important;
}
@media only screen and (max-width: 1280px) {
  body .splide__pagination__page {
    width: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  body .splide__pagination__page {
    width: 48px;
  }
}
body .splide__pagination__page.is-active {
  background: var(--wp--preset--color--accent-1);
}
body .splide__pagination__page:hover {
  background: #a9a7c5;
}

body .splide__pagination li {
  padding-left: 0 !important;
}

footer {
  margin-top: 0;
}
footer .wp-social-link {
  background-color: transparent !important;
}
footer .wp-social-link a {
  padding: 0 !important;
}
footer .wp-social-link a svg {
  width: 2em;
  height: 2em;
}
@media only screen and (max-width: 480px) {
  footer .footer-columns {
    gap: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  footer .footer-spacer {
    height: 20px !important;
  }
}
footer .social-media > div {
  display: inline-block;
}
footer .social-media > div svg {
  vertical-align: middle;
  height: 30px;
  width: 21px;
}
footer .social-media > div svg path {
  fill: white;
}

customlink {
  display: none;
}

input[type=email], input[type=text], input[type=tel], input[type=url], input[type=password], textarea {
  font-family: "Manrope", sans-serif;
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.28, 17px);
  background-color: #F2F2F2;
  border-radius: 4px;
  padding: 15px;
  padding-left: 18px;
  font-weight: 500;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  margin-bottom: 17px;
}
input[type=email]::placeholder, input[type=text]::placeholder, input[type=tel]::placeholder, input[type=url]::placeholder, input[type=password]::placeholder, textarea::placeholder {
  color: #A5A5A5;
}

input[type=submit] {
  font-family: "Manrope", sans-serif;
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.28, 16px);
  background-image: linear-gradient(135deg, #574C3F, #978C7B);
  color: #FFFFFF;
  cursor: pointer;
  pointer-events: all;
  border: 0;
  outline: 0;
  border-radius: 4px;
  padding: 15px;
  padding-left: 18px;
  font-weight: 700;
  width: 100%;
}

img, a {
  outline: 0;
}

a {
  transition: 0.3s color;
}

a:hover {
  text-decoration: none;
}

body.tax-proionta .portakia-menu-item a {
  color: var(--wp--preset--color--accent-1) !important;
}

.wp-site-blocks > header.wp-block-template-part {
  transition: 0.35s transform;
  position: sticky;
  top: 0;
  left: 0;
  transform: translateY(0);
  z-index: 1000;
  background-color: white;
}
.wp-site-blocks > header.wp-block-template-part:not(.open).scrolled {
  transform: translateY(-100%);
}
.wp-site-blocks > header.wp-block-template-part a {
  transition: 0.3s color;
}
.wp-site-blocks > header.wp-block-template-part .current-menu-item a {
  color: var(--wp--preset--color--accent-1);
}
.wp-site-blocks > header.wp-block-template-part a:hover {
  color: var(--wp--preset--color--accent-1);
}
@media only screen and (max-width: 1280px) {
  .wp-site-blocks > header.wp-block-template-part img {
    width: 110px;
  }
  .wp-site-blocks > header.wp-block-template-part .header-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 900px) {
  .wp-site-blocks > header.wp-block-template-part {
    transform: unset;
    position: relative;
    z-index: unset;
  }
}

.transition-curtain {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: white;
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 1660px) {
  :root {
    --wp--style--global--wide-size: 1200px;
  }
}
@media only screen and (max-width: 1440px) {
  :root {
    --wp--style--global--wide-size: 1090px;
  }
}
@media only screen and (max-width: 1280px) {
  :root {
    --wp--style--global--wide-size: calc(800px + 10vw);
  }
}
@media only screen and (max-width: 1024px) {
  :root {
    --wp--style--global--wide-size: 85vw;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    --wp--style--global--wide-size: 95vw;
  }
}

@media only screen and (max-width: 1280px) {
  .header-navigation {
    gap: 20px;
  }
}
@media only screen and (max-width: 950px) {
  .header-navigation {
    gap: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: block !important;
  }
}
@media only screen and (max-width: 900px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
  width: 35px;
  height: 35px;
}

@media only screen and (max-width: 768px) {
  .full-width-row {
    max-width: 100%;
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .wp-block-button {
    width: 100%;
  }
}

:root {
  --padding-top-global: 70px;
  --padding-bottom-global: 130px;
}
@media only screen and (max-width: 1024px) {
  :root {
    --padding-top-global: 50px;
    --padding-bottom-global: 100px;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    --padding-top-global: 45px;
    --padding-bottom-global: 75px;
  }
}
@media only screen and (max-width: 480px) {
  :root {
    --padding-top-global: 35px;
    --padding-bottom-global: 35px;
  }
}

.hero-cover-small {
  max-height: 250px !important;
  height: 45vh !important;
}
@media only screen and (max-width: 1280px) {
  .hero-cover-small {
    min-height: 180px !important;
  }
}

.hero-cover {
  max-height: 380px !important;
}
@media only screen and (max-width: 1280px) {
  .hero-cover {
    height: 45vh !important;
    min-height: 300px !important;
  }
}

.drop-shadow {
  filter: drop-shadow(7px 8px 15px rgba(0, 0, 0, 0.4));
}

body.home .wp-block-cover {
  height: 65vh !important;
  max-height: 710px !important;
}
@media only screen and (max-width: 1280px) {
  body.home .wp-block-cover {
    height: 45vh !important;
    min-height: 350px !important;
  }
}
body.home .wp-block-cover__background {
  mix-blend-mode: multiply;
}
body.home #map {
  box-shadow: 18px -15px 28px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
}
body.home .featured-products figure {
  background-color: #F2F2F2;
  border-radius: 8px;
  padding: 40px;
}
@media only screen and (max-width: 1660px) {
  body.home .featured-products figure {
    height: 380px !important;
  }
  body.home .featured-products figure > a {
    height: 380px !important;
  }
}
@media only screen and (max-width: 1280px) {
  body.home .featured-products figure {
    padding: 30px;
    height: 280px !important;
  }
  body.home .featured-products figure > a {
    height: 280px !important;
  }
}
@media only screen and (max-width: 1024px) {
  body.home .featured-products figure {
    padding: 25px;
    height: auto !important;
  }
  body.home .featured-products figure > a {
    height: auto !important;
  }
}
body.home .featured-products figure img {
  filter: drop-shadow(7px 8px 15px rgba(0, 0, 0, 0.15));
}
body.home .featured-products h4 a:hover {
  color: #a08461;
}
@media only screen and (max-width: 768px) {
  body.home .carousel-slide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  body.home .carousel-slide {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.home .carousel-slide > .wp-block-column:nth-child(1) {
    flex-basis: 100% !important;
  }
  body.home .carousel-slide > .wp-block-column:nth-child(2) {
    display: none;
  }
}
body.home .carousel-slide:nth-child(2), body.home .carousel-slide:nth-child(3) {
  display: none;
  opacity: 0;
  visibility: hidden;
}
body.home .arrow-left, body.home .arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  user-select: none;
  cursor: pointer;
  opacity: 0.9;
  transition: 0.3s opacity;
}
body.home .arrow-left:hover, body.home .arrow-right:hover {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  body.home .arrow-left svg, body.home .arrow-right svg {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 480px) {
  body.home .arrow-left, body.home .arrow-right {
    display: none;
  }
}
body.home .arrow-left {
  left: 20px;
}
@media only screen and (max-width: 1280px) {
  body.home .arrow-left {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  body.home .arrow-left {
    left: -10px;
  }
}
body.home .arrow-right {
  right: 20px;
}
@media only screen and (max-width: 1280px) {
  body.home .arrow-right {
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  body.home .arrow-right {
    right: -10px;
  }
}
@media only screen and (max-width: 1280px) {
  body.home .who-we-are, body.home .services, body.home .location, body.home .featured-products .wp-block-post-template {
    column-gap: 40px !important;
  }
}
@media only screen and (max-width: 781px) {
  body.home .who-we-are, body.home .services, body.home .location, body.home .featured-products .wp-block-post-template {
    column-gap: 20px !important;
    row-gap: 50px !important;
  }
}
@media only screen and (max-width: 1280px) {
  body.home .who-we-are, body.home .services-parent, body.home .location-parent, body.home .featured-products-parent {
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
body.home .who-we-are .wp-block-image {
  height: 100% !important;
}
body.home .who-we-are .wp-block-image > img {
  height: 100% !important;
}

@media only screen and (max-width: 1280px) {
  body.page-schetika .why-us, body.page-schetika .what-we-offer, body.page-schetika .who-we-are {
    gap: 40px !important;
  }
}
@media only screen and (max-width: 781px) {
  body.page-schetika .why-us, body.page-schetika .what-we-offer, body.page-schetika .who-we-are {
    column-gap: 20px !important;
    row-gap: 40px !important;
  }
  body.page-schetika .why-us > div > figure, body.page-schetika .what-we-offer > div > figure, body.page-schetika .who-we-are > div > figure {
    height: 400px !important;
  }
  body.page-schetika .why-us > div > figure img, body.page-schetika .what-we-offer > div > figure img, body.page-schetika .who-we-are > div > figure img {
    object-fit: cover !important;
  }
}
body.page-schetika .why-us .wp-block-image, body.page-schetika .what-we-offer .wp-block-image, body.page-schetika .who-we-are .wp-block-image {
  height: 100%;
}
body.page-schetika .why-us .wp-block-image > img, body.page-schetika .what-we-offer .wp-block-image > img, body.page-schetika .who-we-are .wp-block-image > img {
  height: 100% !important;
}
@media only screen and (max-width: 1280px) {
  body.page-schetika .who-we-are {
    padding-top: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 781px) {
  body.page-schetika .who-we-are > .wp-block-column:nth-child(1) {
    order: 2;
  }
  body.page-schetika .who-we-are > .wp-block-column:nth-child(2) {
    order: 1;
  }
}
@media only screen and (max-width: 1280px) {
  body.page-schetika .what-we-offer {
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 1280px) {
  body.page-schetika .why-us {
    padding-bottom: var(--padding-bottom-global) !important;
  }
}
@media only screen and (max-width: 781px) {
  body.page-schetika .why-us > .wp-block-column:nth-child(1) {
    order: 2;
  }
  body.page-schetika .why-us > .wp-block-column:nth-child(2) {
    order: 1;
  }
}

#map {
  width: 100%;
  height: 45vh;
  min-height: 400px;
  max-height: 600px;
}

@media only screen and (max-width: 1280px) {
  .page-epikoinonia .contact-details {
    gap: 40px !important;
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 1024px) {
  .page-epikoinonia .contact-details {
    gap: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-epikoinonia .contact-details .location-address {
    margin-bottom: 30px !important;
  }
}
.page-epikoinonia main .social-media a {
  text-decoration: none;
  color: #1c1c1c;
}
.page-epikoinonia main .social-media > div svg {
  margin-right: 10px;
  vertical-align: middle;
  width: 25px;
  height: 35px;
}
@media only screen and (max-width: 480px) {
  .page-epikoinonia .wp-block-contact-form-7-contact-form-selector {
    margin-top: 30px;
  }
}
.page-epikoinonia .wp-block-contact-form-7-contact-form-selector .wpcf7-spinner {
  display: none;
}

@media only screen and (max-width: 1280px) {
  .page-vafi-epiplon .info-columns, .page-portes-ntoulapas .info-columns {
    gap: 40px !important;
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 781px) {
  .page-vafi-epiplon .info-columns, .page-portes-ntoulapas .info-columns {
    column-gap: 20px !important;
    row-gap: 40px !important;
  }
  .page-vafi-epiplon .info-columns > div > figure, .page-portes-ntoulapas .info-columns > div > figure {
    height: 400px !important;
  }
  .page-vafi-epiplon .info-columns > div > figure img, .page-portes-ntoulapas .info-columns > div > figure img {
    object-fit: cover !important;
    height: 100% !important;
  }
}
@media only screen and (max-width: 1280px) {
  .page-vafi-epiplon .photo-gallery, .page-portes-ntoulapas .photo-gallery {
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 1280px) {
  .page-vafi-epiplon .photo-gallery-in, .page-portes-ntoulapas .photo-gallery-in {
    padding-top: 25px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-vafi-epiplon .pgcsimplygalleryblock-grid-collection .pgcsimplygalleryblock-grid-content, .page-portes-ntoulapas .pgcsimplygalleryblock-grid-collection .pgcsimplygalleryblock-grid-content {
    gap: 20px;
  }
}
.page-vafi-epiplon .pgcsimplygalleryblock-grid-item-wrap, .page-portes-ntoulapas .pgcsimplygalleryblock-grid-item-wrap {
  box-shadow: 18px 23px 30px rgba(0, 0, 0, 0.13);
}
@media only screen and (max-width: 480px) {
  .page-vafi-epiplon .pgcsimplygalleryblock-grid-item-wrap, .page-portes-ntoulapas .pgcsimplygalleryblock-grid-item-wrap {
    box-shadow: 10px 15px 17px rgba(0, 0, 0, 0.13);
  }
}

@media only screen and (max-width: 1280px) {
  .products-grid {
    margin-top: var(--padding-top-global) !important;
    margin-bottom: var(--padding-bottom-global) !important;
    gap: 20px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media only screen and (max-width: 480px) {
  .products-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}
.products-grid a {
  text-decoration: none;
}
.products-grid .wp-block-separator {
  width: 100px !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1440px) {
  .products-grid .wp-block-cover {
    min-height: 370px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .products-grid .wp-block-cover {
    min-height: 330px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .products-grid .wp-block-cover {
    min-height: 270px !important;
  }
}
.products-grid .wp-block-cover__background {
  transition: 0.3s background-size;
  background-size: 100% !important;
}
.products-grid .wp-block-cover__background:hover {
  background-size: 200% !important;
}

@media only screen and (max-width: 1280px) {
  .query-group {
    margin-top: var(--padding-top-global) !important;
    margin-bottom: var(--padding-bottom-global) !important;
  }
}

.category-products figure, .related-products figure {
  padding: 40px;
  background-color: #F2F2F2;
  border-radius: 8px;
}
@media only screen and (max-width: 1660px) {
  .category-products figure, .related-products figure {
    height: 380px !important;
  }
  .category-products figure > a, .related-products figure > a {
    height: 380px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .category-products figure, .related-products figure {
    padding: 30px;
    height: 280px !important;
  }
  .category-products figure > a, .related-products figure > a {
    height: 280px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .category-products figure, .related-products figure {
    padding: 25px;
    height: auto !important;
  }
  .category-products figure > a, .related-products figure > a {
    height: auto !important;
  }
}
.category-products figure img, .related-products figure img {
  filter: drop-shadow(7px 8px 15px rgba(0, 0, 0, 0.15));
}
@media only screen and (max-width: 1280px) {
  .category-products > ul, .related-products > ul {
    column-gap: 40px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .category-products > ul, .related-products > ul {
    column-gap: 20px !important;
  }
}
.category-products h4 a:hover, .related-products h4 a:hover {
  color: #a08461;
}
.category-products .page-numbers, .related-products .page-numbers {
  text-align: center;
  margin-right: 6px;
  background-color: #F1EADF;
  color: #574C3F;
  font-weight: bold;
  padding: 5px 14px;
  font-size: 18px;
  display: inline-block;
  border-radius: 4px;
  width: 14px;
}
.category-products .page-numbers.current, .related-products .page-numbers.current {
  background-image: linear-gradient(135deg, #574C3F, #978C7B);
  color: white;
}
.category-products .wp-block-query-pagination .wp-block-query-pagination-next-arrow, .related-products .wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  margin-left: 0;
  color: black;
}
.category-products .wp-block-query-pagination .wp-block-query-pagination-previous-arrow, .related-products .wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  margin-right: 0;
  color: black;
}

.single-product .product-details figure {
  padding: 40px;
  background-color: #F2F2F2;
  border-radius: 8px;
}
@media only screen and (max-width: 1660px) {
  .single-product .product-details figure {
    height: 570px !important;
  }
}
.single-product .product-details figure img {
  filter: drop-shadow(7px 8px 15px rgba(0, 0, 0, 0.15));
}
@media only screen and (max-width: 1280px) {
  .single-product .single-product-in {
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-top-global) !important;
  }
}
@media only screen and (max-width: 1280px) {
  .single-product .related-products-parent {
    padding-top: var(--padding-top-global) !important;
    padding-bottom: var(--padding-bottom-global) !important;
  }
}

/*# sourceMappingURL=style.css.map */
