/*
Theme Name: glückweddings
Theme URI:
Author: Glück Laura
Author URI: -
Description: Glückweddings
Version: 2.02.06
License: -
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: gluckweddings theme
Tags: responsive, modern, custom-background, custom-header, custom-menu, featured-images, threaded-comments, translation-ready
*/
/* Theme Name: glückweddings Theme URI: Author: Glück Laura Author URI: - Description: My Awesome Theme is a responsive, modern, and feature-rich WordPress theme designed for all kinds of websites. It comes with a custom homepage layout, multiple widget areas, and full compatibility with popular plugins. Version: 1.0.0 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Text Domain: my-awesome-theme Tags: responsive, modern, custom-background, custom-header, custom-menu, featured-images, threaded-comments, translation-ready */


@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Gotu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+French+Canon+SC&display=swap');




 *, *:before, *:after {
     box-sizing: border-box;
}
 :root {

     --body-bg: #EAE3D9;
     --body-txt: black;
     --box-bg: #B0BBA0;
     --title: ;
     --hover: #BA906C;
     --radius: 1.5rem;
     --sotetfeher: #F5F2ED;
}
 html {
     font-size: 19px;

}
 @media only screen and (max-width:1281px) {
     html {
         font-size: 20px;
    }
}
 @media only screen and (max-width:768px) {
     html {
         font-size: 22px;
    }
}
 @media only screen and (max-width:480px) {
     html {
         font-size: 18px;
    }
}

h1 {
  display: none !important;
}

.p-all {
  font-size: 18px;
}



 body {
     margin: 0;
     padding: 0;
     background: var(--body-bg);
     color: var(--title);
     font-family: "Gotu";
     font-weight: 400;
     overflow-x: hidden;
}

 img {
     max-width: 100%;
     height: auto;
}
 a {
     color: var(--title);
     text-decoration: none;
}
 a:hover {
     color: #BA906C;
}



 h1 {
font-family: "Cinzel";

}

 h2 {
     font-size: 2rem;
     text-align: center;
     font-family: "Cinzel";
}

h3 {
  font-family: "Cinzel";
  font-size: 1.8rem;
}



 #top-head .content-box {
     display: flex;
     justify-content: space-around;
     align-items: center;
     padding: 0.15rem 0;
}
 #head .content-box, #front-head .content-box {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 #top-head ul {
     display: flex;
     gap: 1.5rem;
     margin: 0.35rem 0;
}
 #top-head ul li {
     display: flex;
}
 #top-head a {
     color: var(--sotetfeher);
}
 #head {
     padding: 0.75rem 0;
}
 #front-head {
     padding: 0.5rem 1rem;
     background: #fff;
}
 #logo {
     max-width: 8.5rem;
}

/*KEZDŐLAP*/


div.main_pic {
  flex-wrap: nowrap;
  width: 100%;
  overflow: hidden;

}


.hello_box {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 65%;
  background: var(--box-bg);
  color: white;
  padding: 2rem;
  margin: 0 auto;
}

h2.wp-block-heading.welcome,
h3.wp-block-heading.welcome {
  color: #fff !important;
}

h3.wp-block-heading.welcome {
  text-transform: lowercase;
}

p.welcome {
  text-align: justify;
}

.h2-front {
  font-size: 2.2rem;
  padding: 4.5rem 0;
}


.justify-content-center {
  display: flex;
  justify-content: center;
}

.service {
  width: 100%;
  padding: 1rem 4rem;

}

.service.first-col {
  margin-top: 8rem;
}

.white-bg {
  background: white;
  margin-top: 5rem;
}

div.wp-block-column.service_pic.is-layout-flow.wp-block-column-is-layout-flow {
  position: relative;

}


figure.wp-block-image.size-large.right-side,
figure.wp-block-image.size-large.left-side  {
  display: block;
  max-width: 80%;
  height: auto;
  margin-top: -4rem;
}



/*figure.wp-block-image.size-large.left-side::after {
  content: '';
  position: absolute;
  top: -107px;
  left: -14px;
  width: 65%;
  height: 80%;
  border-top: 3px solid black;
  border-left: 3px solid black;
  box-sizing: border-box;
}*/

/*figure.wp-block-image.size-large.right-side::after
  content: '';
  position: absolute;
  bottom: 0px;
  right: 75px;
  width: 68%;
  height: 95%;
  border-bottom: 3px solid black;
  border-right: 3px solid black;
  box-sizing: border-box*/

.wp-block-button__link {
  background: none;
  color: #fff;
  border-radius: unset;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.front-btn {
  background-color: var(--box-bg);
}


.words {
  background: #F5F4F0;
  position: relative;

}

.kind-words {
  background: #74826B;
  color: #fff;
  padding: 1.5rem;
  margin-left: 6rem;
  position: absolute;
  width: 50%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.words-pic {
  margin: 3rem;
  margin-right: 0;
}

 footer {
     background: #74826B;
     color: #fff;
     padding: 1rem 0;
     position: relative;
}

.p-footer {
  font-size: 13px;
}

.align-center {
  text-align: center;
}


.footer-logo {
width: 100px;
height: 100px;
}



.logo-green {
  position: relative;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  background: #74826B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}



/*FOTOZAS*/


.fotozas-box-bg {
  padding: 1rem;
}



img.wp-image-803 /*rami&mate*/ {
  width: 1200px;
  height: auto;
  object-fit: cover;
}


.levi-backg {
  position: relative;
}

.levi-text {
position: absolute;
top: 30px;
left: 50px;
max-width: 55%;
background: #fff;
padding: 2rem;
  }

  .photography-container {
    padding: 4rem;
    background: var(--sotetfeher);
  }

  .photography-col {
position: relative;
  }

  .ramimate_pic {
    position: absolute;
    top: 7%;
    left: 1%;
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    overflow: hidden;
    width: 80%;
    height: auto !important;
    object-fit: cover;
    display: block;

  }




  .mosaic {
    position: absolute;
    top: 20%;
    left: 54%;
    width: 50%;
    height: auto;
    object-fit: cover;
    display: block;
  }

.choose_con {
  padding: 2rem 5rem;
  position: relative;
  background: #fff;
}

.choose_p2 {
  margin-bottom: 3rem !important;
}

h2.wp-block-heading.choose_h2 {
  margin-bottom: 1.5rem;
}


.choose_pic {
  width: 100%;
  height: auto !important;
  display: block;
  margin-top: 2rem;

}

img.wp-image-297,
img.wp-image-147,
img.wp-image-143 {
  border-top-right-radius: 200px;
  box-shadow:
  8px 8px 20px rgba(0,0,0,0.15),
  -8px -8px 20px rgba(255,255,255,0.7);

}

.choose_h3 {
  position: relative;
  bottom: 42%;
  right: 44%;
  transform: rotate(-90deg);
  transform-origin: center;
  white-space: nowrap;
  font-size: 35px;
  text-transform: uppercase;
  color: #fff;
  background: var(--box-bg);
  padding: 0.2rem 0rem;
}


.choose_p {
  background: var(--box-bg);
  color: #000;
  padding: 1rem;
  height: 40%;
  position: relative;
  bottom: 11%;
  box-shadow: 0 15px 35px rgba(0,0,0,0.4); /* Lágy árnyék a mélységhez */
}

.choose_p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 38%; /* a háttér magassága (pl. az alsó 70%) */
  background: var(--box-bg);
  z-index: -1; /* a tartalom mögé */
  border-radius: inherit; /* ha van lekerekítés, örökölje */
}

.howtopose {
  margin: 0 auto;
  padding: 2rem 4rem;
  background: #D9CFC0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.pacages_photo {
  padding: 4rem;
}

.package-photo {
  font-size: 1.2rem;
}

.card-container {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-top: 2rem;
  flex-wrap: wrap;
}

.card-package {
  width: 250px;
  height: 350px;
  perspective: 1000px;
  cursor: pointer;
  position: relative;
}

.card-inner {
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.card-package.flipped .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; /* fontos Safari miatt */
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
}

.card-front {
  background: #ffffff;
  border: 2px solid #ddd;
  font-size: 1.5rem;
}

.card-back {
  background: var(--box-bg, #f3f3f3);
  border: 2px solid #ddd;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column; /* ← ide tettük */
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.price-p {
  font-size: 16px;
}

.price-h3 {
  font-size: 1rem;
}

.why-us {
  background: #fff;
}

.contact_photo {
  padding: 0 2rem;
  background: var(--box-bg);

}

.contact_form_photo {
  display: flex;
  width: 71%;
  margin: 0 auto !important;
  padding: 1.2rem 3rem;
}


img.wp-image-479 {
    border-top-left-radius: 160px;
    border-top-right-radius: 160px;
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.2);
}


/*VIDEOZÁS*/

img.wp-image-1100,
img.wp-image-1099 {
  width: 100%;
  height: auto;
}


.video-header {
  background: var(--box-bg);
  max-width: 70%;
}

.video-bg {
  background: var(--box-bg);
  color: #fff;
  padding: 1rem;
}


/*PORTFOLIO*/

figure.wp-block-image.size-large {
display: flex;
height: 100%;
}

.portfolio-con {
  position: relative;
  overflow: visible;
  background: #D3C2B0;
}

.group {
padding: 3rem;
}

.portfolio-text {
  padding: 2rem 3rem;
  margin: 1rem;
}



.title-rotated-right {
  position: absolute;
  bottom: 43%;
  right: 40%;
  width: 400px;        /* minden címnek ugyanakkora keretet adsz */
  height: 60px;        /* betűmérethez igazítva */
  display: flex;
  align-items: center; /* függőlegesen középre */
  justify-content: center; /* vagy left/right, ahogy akarod */
  transform: rotate(90deg);
  transform-origin: center;
}

.title-rotated-left {
  position: absolute;
  bottom: 43%;
  right: 36%;
  width: 400px;        /* minden címnek ugyanakkora keretet adsz */
  height: 60px;        /* betűmérethez igazítva */
  display: flex;
  align-items: center; /* függőlegesen középre */
  justify-content: center; /* vagy left/right, ahogy akarod */
  transform: rotate(-90deg);
  transform-origin: center;
}

.title-rotated {
  white-space: nowrap;
  font-size: 47px;
  text-transform: uppercase;
  color: #fff !important;

}

/*GALÉRIA*/

 span.item-title {
   display: none;
 }

/*SZOLGÁLTATÁSOK*/

.szolgaltatasaink-p {
  margin: 2.6rem;
  font-size: 0.9rem;
}
.gallery-container {
  border-radius: 30px;
  padding: 5rem;
}

/* GRID STRUCTURE */
.gallery-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr 1fr;
  grid-template-rows: 1.2fr 1fr 1.2fr;
  gap: 10px;
  height: 600px;
}

/* CARD BASE */
.card {
  overflow: hidden;
  border-radius: 26px;
  position: relative;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* LEFT LARGE */
.large {
  grid-column: 1 / 2;
  grid-row: 1 / 4;
}

/* TOP MIDDLE */
.card:not(.large):not(.wide):not(.small) {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}

/* SMALL RIGHT TOP */
.right-top {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}

/* SMALL RIGHT MIDDLE */
.right-middle {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}

/* WIDE BOTTOM */
.wide {
  grid-column: 2 / 4;
  grid-row: 3 / 4;
}



.card-title-services {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 14px 18px;
  background: rgba(0,0,0,0.55);
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  backdrop-filter: blur(4px);
  z-index: 2;
  text-transform: uppercase;
}

/*ESKÜVŐSZERVEZÉS*/

h2.wp-block-heading.eskuvoszervezes-title-h2 {
  font-size: 1.6rem;
  color: #3A3F2D;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.8) !important;
}

.misszio-p {
  color: #3A3F2D;
}

.eskuvoszervezes-col {
  padding: 2rem 3rem;
  font-size: 18px;
}


.eskuvoszervezes-pic01 {
  position: relative;
  margin-top: 2rem !important;
  left: 100px;
}

.eskuvoszervezes-pic01::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 23px;
  width: 60%;
  height: 100%;
  background: #fff;
  border-radius: 170px 0 170px 0;
  z-index: 0;

}
.eskuvoszervezes-pic01 img {
position: relative;
display: block;
border-radius: 170px 0 170px 0;
width: 60%;
z-index: 1;
object-fit: cover;
}

.eskuvoszervezes-title-h3 {
font-family: Gotu;
text-transform: uppercase;
font-size: 1rem;
text-align: center;
margin-bottom: 2.5rem;
}

.package-eskuvoszervezes {
  padding: 3rem 8rem;
  background: #fff;
}

.package-eskuvoszervezes02 {
  background: #fff;
  padding: 1rem;
}
.col-1, .col-2, .col-3 {
  border-radius: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 30px;
  font-size: 18px;
}
.col-1:hover, .col-2:hover, .col-3:hover {
transform: translateY(-10px);
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);

}
.col-3 {
  background: #C9BFB0;
  color: #3A3220;
  }

.col-2 {
  background: #D9CFC0;
  color: #4A3F2B;
}
.col-1 {
  background: #F3EFE8;
  color: #5A4F3B;
}


:root {
  --font-size: 0.8em;
  --bg1: #f5f8f7;
  --shadow1: 0 2px 4px #00000026, 0 3px 6px #0000001f;
  --shadow2: 0 2px 6px #00000044, 0 4px 7px #00000022;
}

/* INFOGRAPHIC */
ul.infoGraphic {
  font-size: var(--font-size);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  list-style: none;
}

ul.infoGraphic li {
  position: relative;
  width: calc(45% - 2em);
  max-width: 22em;
  border-radius: 0.5em;
  background: #fff;
  margin: 1em;
  z-index: 1;
  transition: all 0.2s;
  cursor: pointer;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

/* NUMBER */
ul.infoGraphic li .numberWrap {
  position: absolute;
}

ul.infoGraphic li .number {
  font-family: "Maven Pro", sans-serif;
  font-size: 10em;
  font-weight: 900;
  width: 0.9em;
  text-align: center;
  position: relative;
}

ul.infoGraphic li .number.fontColor1 { color: var(--box-bg); }

/* COVER */
ul.infoGraphic li .coverWrap {
  transform: rotate(130deg);
  position: absolute;
  width: 14em;
  height: 11em;
  left: -2.5em;
  top: -1em;
}

ul.infoGraphic li .numberCover {
  position: absolute;
  background: #fff;
  width: 12em;
  height: 3.5em;
  border-radius: 50% 50% 0 0;
  transition: all 0.4s;
}

ul.infoGraphic li:hover .numberCover {
  border-radius: 100%;
}

/* CONTENT */
ul.infoGraphic li .content_ {
  position: relative;
  margin: 5em 1em 0.5em 5em; /* kicsit finomítva */
  display: flex;
  flex-direction: column;
  align-items: center;   /* vízszintesen középre */
  text-align: center;
}

ul.infoGraphic li .content_ h2 {
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  position: relative;
  padding: 1em;
}

ul.infoGraphic li .content_ p {
  line-height: 1.5em;
  max-width: 100%;
  font-size: 1em;
}

.eskuvoszervezes_menete_row {
  display: flex;
  justify-content: center;  /* vízszintes */
  align-items: center;      /* függőleges */
}

.eskuvoszervezes-pic03 {
  flex: 1;
  display: flex;
  justify-content: center;  /* vízszintesen középre */
  align-items: center;
  position: relative;
  padding: 10px;
  background: white;
  border-radius: 14px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  overflow: hidden;
  height: 100%;
  margin: auto !important;
}

.eskuvoszervezes-pic03::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 50%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.6),
    transparent
  );
  transform: skewX(-25deg);
  transition: 0.8s;

}

.eskuvoszervezes-pic03:hover::after {
  left: 150%;
}
.eskuvoszervezes-pic03 img {
  position: relative;
  display: block;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    object-fit: contain;
}


.cards-eskuvoszervezes {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.card-eskuvoszervezes {
  padding: 30px 20px;
  border-radius: 20px;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}

.card-eskuvoszervezes i {
  font-size: 32px;
  margin-bottom: 15px;
  color: #333;
}

.card-eskuvoszervezes h3 {
  margin: 10px 0;
  font-size: 18px;
}

.card p {
  font-size: 14px;
  color: #666;
}

.card-eskuvoszervezes:hover {
  background: var(--box-bg);
  color: #fff;
}

.card-eskuvoszervezes:hover i,
.card-eskuvoszervezes:hover p {
  color: #fff;
}

.choose-svg {
  width: 50px;
  height: auto;
}

.card-eskuvoszervezes:hover img.choose-svg {
  stroke: #fff;
}

.eskuvoszervezes-form {
  background: var(--box-bg);
}
.eskuvoszervezes02 {
  margin: 2rem !important;
}

.eskuvoszervezes-pic02 {
  position: relative;
  margin-top: 2rem !important;
  left: 60px;
}

.eskuvoszervezes-pic02::before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 23px;
  width: 70%;
  height: 100%;
  background: #fff;
  border-radius: 0 170px  0 170px;
  z-index: 0;

}
.eskuvoszervezes-pic02 img {
position: relative;
display: block;
border-radius: 0 170px  0 170px;
width: 70%;
height: auto;
z-index: 1;
object-fit: cover;
}

.contact-h3-eskuvoszervezes {
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}

.h5-eskuvoszervezes {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}


/*ESKUVOI WEBOLDALAK*/


.web_left_col {
  flex: 1;
  background: #B0BBA0;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.web-h2 {
  font-size: 28px;
  margin-bottom: 12px;
  color: #1f4d2e;
  position: relative;
  padding-bottom: 10px;
}

.web-h2::after {
  content: "";
  position: absolute;
  left: 33%;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #5bbf7a;
  border-radius: 2px;
}

.web-h3 {
  font-family: 'Playfair display';
  font-weight: normal;
  font-size: 1.5rem;
}

.web-p {

}

.web-pic {
  width: 80%;
  height: auto;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.mini-group {
  width: 30%;
  background: yellow;
  position: relative;
  left: 60%;
  top: -11%;
padding: 1rem 2rem;
}

.websites {
  padding: 1rem 7rem;
}

/*.container {
display: flex;
gap: 30px;
padding: 40px;
}

.left, .right {
flex: 1;
}


p {
margin-bottom: 20px;
}

.thumbs {
display: flex;
flex-direction: row;
gap: 10px;
margin-top: 30px;
}

.thumbs img {
width: 100%;
max-width: 220px;
border-radius: 10px;
cursor: pointer;
border: 2px solid transparent;
transition: .2s;
}

.thumbs img.active {
border-color: black;
}

/* RIGHT COLUMN */
/*.preview-wrapper {
position: relative;
width: 100%;
}

.preview-img {
width: 100%;
border-radius: 20px;
}

.info-box {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
margin: auto;
width: 90%;
background: white;
border-radius: 15px;
padding: 20px;
box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.nav {
display: flex;
justify-content: space-between;
margin-top: 10px;
font-size: 20px;
cursor: pointer;
user-select: none;
}
*/

/*kezdolap-portfolio*/

div.nicewords {
  margin-bottom: 4rem;
}

  .general-container {
  display: flex;
  height: 21rem;
  margin: 0 auto;
  max-width: 80vw;
  width: 80vw;
}

.radio {
  display: none;
}

.content {
  background: transparent;
  background-image: url("https://gluckweddings.hu/wp-content/uploads/2025/12/gluckweddings_benceszandi.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2rem;
  cursor: pointer;
  flex: 2;
  margin-right: 0.8rem;
  overflow: hidden;
  position: relative;
  transition: all 0.5s cubic-bezier(0.05, 0.60, 0.39, 0.94);
}

.radio:checked + .content::before {
  background: rgba(0,0,0,0); /* teljesen átlátszó */
}
.content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4); /* 0.4 az átlátszóság, állítható */
 z-index: 1;
}

.title-card,
.card-title {
  position: relative;
  z-index: 2;
}

.content:hover {
  box-shadow: 0.7rem 0.7rem 0.5rem rgba(0, 0, 0, 0.3);
}

.content:nth-of-type(2) {
  background: transparent;
  background-image: url("https://gluckweddings.hu/wp-content/uploads/2025/08/DSC05781.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.content:nth-of-type(3) {
  background: transparent;
  background-image:       url("https://gluckweddings.hu/wp-content/uploads/2025/07/DSC00587-Enhanced-NR.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.content:nth-of-type(4) {
  background: transparent;
  background-image: url("https://gluckweddings.hu/wp-content/uploads/2025/08/46b3b03b-709e-4c9b-b24e-b0ec1af92f53.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.content:nth-of-type(5) {
  background: transparent;
  background-image: url("https://gluckweddings.hu/wp-content/uploads/2025/07/DSC03389-Enhanced-NR-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-title {
  bottom: 1.2rem;
  left: 1.5rem;
  opacity: 0;
  transform: translateX(2rem);
  transition: 290ms cubic-bezier(0.05, 0.62, 0.40, 0.95) 300ms;
  color: #fff;
}

.card-title.subsubtitle {
  position: absolute;
  bottom: 1.2rem;
  left: 1.5rem;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.2;
  opacity: 0;
  transform: translateX(2rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 2;
}

.title-card {
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  z-index: 2;
  opacity: 0;
  transform: translateX(2rem);
  transition: 290ms cubic-bezier(0.05, 0.60, 0.42, 0.94) 300ms;
  color: #fff;
  font-family: "DM Serif Text", serif;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0.8rem 1rem;
  border-radius: 0.8rem;
  backdrop-filter: blur(4px);

}



.subsubtitle{
  font-size: 1.4rem;
}

.paddT{
  padding-left: 3rem;
  padding-right: 3rem;
}

.radio:checked + .content {
  border-radius: 2rem;
  box-shadow: 0.3rem 0.3rem 0.4rem rgba(0, 0, 0, 0.3);
  flex: 7;
}



.radio:checked + .content > .title-card,
.radio:checked + .content > .card-title {
  opacity: 1;
  transform: translateX(0);
}


.marg-bott{
  margin-bottom: 1.5rem;
}



/*ROLUNK*/

.rolunk-p {
  padding: 1rem 4rem;
}

.us-text {
  padding: 1rem 4rem;

}
.us-col {
  padding: 3rem;
  background: #74826B;
}
.us-con {
  width: 150px;        /* Álló kép szélessége */
  height: 450px;
  position: relative;
  overflow: hidden;
}

.us-con img {
  height: 450px;
  object-fit: cover;   /* Arányos vágás (nem nyúlik) */
  object-position: center;
}

.us-con .us-p {
  position: absolute;
  top: -41px;
  left: 0;
  transform: rotate(-90deg) translateX(-100%);
  transform-origin: top left; /* A bal felső sarok körül forgatunk */
  white-space: nowrap;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  background: black;
  padding: 0 1rem;
}

.work {
  background: #fff;
  max-width: 100%;
  padding: 1rem 2rem;
}

.bg-green {
  background: var(--box-bg);
  padding: 1rem 2.5rem;
  color: #fff;
  box-shadow: 0 15px 35px rgba(0,0,0,0.4); /* Lágy árnyék a mélységhez */
}

.uppercase {
  text-transform: uppercase;
}
.points {
  font-family: Cinzel;
}

li.points {
padding-left: 1.5rem;
}

li.points {
position: relative;
margin-bottom: 0.5rem;
}

li.points::before {
content: "❤";
position: absolute;
left: -1.5rem;
color: #c46a7a;
}

.us-pic {
  max-width: 100%;
  height: auto;

}

.us-pic-center {
  display: flex;
justify-content: center; /* vízszintes közép */
align-items: center; /* függőleges közép */
}

img.wp-image-348 {
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);

}


.funf-background {
  background: #C5CEB6;
}

/* GRID – Instagram-szerű */
.grid-group {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    max-width: 3600px;
    margin: 3rem auto;
    padding: 1rem 11rem;
}

/* KÁRTYA */
.cardss {
    width: 100%;
    aspect-ratio: 1080 / 1350;
    perspective: 1500px;
}

/* FORGÓ RÉSZ */
.card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.8s ease;
    transform-style: preserve-3d;
    border-radius: 30px;
}

/* HOVER → FORDUL */
.cardss:hover .card-inner {
    transform: rotateY(180deg);
}

/* KÉT OLDAL */
.card-face {
    position: absolute;
    inset: 0;
    backface-visibility: hidden;
    border-radius: 30px;
    overflow: hidden;
}

/* ELŐLAP */
.card-front img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* HÁTLAP */
.card-back-us {
    background: #000;
    color: #fff;
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
    box-sizing: border-box;
    border: 6px solid #fff;
}

.card-back-us p {
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
}

/* RESPONSIVE */
@media (max-width: 1400px) {
    .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 800px) {
    .grid {
        grid-template-columns: 1fr;
    }
}

/*KONTAKT*/

.kapcsolodjunk {
  margin: 5rem;
}
/* Konténer és elrendezés */
.custom-feed-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    font-family: sans-serif;
}

/* Gombok sora - Teljes szélességben kiér a szélekig */
.button-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0;
}

.tab-col {
    flex: 1;
}

.tab-btn {
    width: 100%;
    background-color: #dcdcdc; /* Világos szürke alap */
    border: none;
    padding: 15px 5px;
    border-radius: 40px 40px 0 0; /* Csak felül kerekített a dobozhoz illeszkedve */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
    pointer-events: auto !important;
}

/* Gomb belsejében lévő pötty */
.tab-btn .dot {
    height: 12px;
    width: 12px;
    background-color: black;
    border-radius: 50%;
    margin-right: 12px;
}

/* AKTÍV GOMB - Olíva zöld */
.tab-btn.active {
    background-color: var(--box-bg) !important;
    color: white !important;
}

.tab-btn.active .dot {
    background-color: white;
    border: 1px solid black;
}

/* FIX TARTALMI TERÜLET */
.display-area {
    background-color: #e0d5c1; /* Bézs háttér */
    min-height: 480px; /* FIX MAGASSÁG az ugrálás ellen */
    border-radius: 0 0 30px 30px;
    padding: 50px;
    position: relative;
    overflow: hidden;
}

/* Panelek alaphelyzetben rejtve, de helyfoglalással az ugrás ellen */
.content-panel {
    position: absolute;
    top: 50px;
    left: 50px;
    right: 50px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease;
    z-index: 1;
    pointer-events: none;
}

/* Aktív panel megjelenítése */
.content-panel.active {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 2;
    pointer-events: auto;
}

.contact-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; /* Itt lehet center is, ha úgy jobban tetszik */
    padding-left: 20px;
}

/* Elérhetőség kártya elemei */
.contact-item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #000;
}

.contact-item img {
    width: 40px;
    height: auto;
}

/* Elérhetőség Panel specifikus elrendezés */
.contact-grid {
    display: flex;
    width: 100%;
    gap: 40px;
    align-items: center;
    justify-content: space-between;
}



.contact-map {
    flex: 1;
    min-width: 300px;
}


@media (max-width: 768px) {
    .contact-grid {
        flex-direction: column;
    }
    .contact-info {
        align-items: center;
        padding-left: 0;
    }
    .display-area {
        min-height: auto; /* Mobilon engedjük tágulni */
    }
}


svg {
  color: black;
  text-align: center;
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto;
}

h5 {
  font-size: 0.9rem;
  font-family: 'DM Serif Text';
  margin-top: -2rem;
}

.contact-title-h2 {
  font-family: "DM Serif Text";
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
}
.contact-title {
  text-align: center;
    width: 70%;
    background: var(--box-bg);
    color: #fff;
    padding: 30px;
    margin: 30px !important;
    display: flex;
    align-items: center !important;
    justify-content: center; /* Hogy a szöveg középen legyen a flexboxban */
    position: relative;
    left: 19%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2),
                0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    font-size:0.9rem;
    }

.contact-title:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
}

.contact-col {
  padding: 3rem;
  background: var(--box-bg);
  font-family: "Gotu";
}

.svg-col {

  background: var(--sotetfeher);
  padding-top: 1rem;
  border-radius: var(--radius);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
.keress_col {
  display: flex;
  align-items: center;      /* függőleges közép */
  justify-content: center;  /* vízszintes közép */
  text-align: center;
}
.keress_minket {
  text-transform: uppercase;
    font-family: 'Cinzel';
    font-size: 3.3rem;
    margin-left: 3rem;
    color: #1a1a1a;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15),
                 -1px -1px 0px rgba(255, 255, 255, 0.3);
    letter-spacing: 2px;
}

.keress_minket_box {
  background: #fff;
}

.contact-from {
  padding: 0 3rem;
}

/* Alap beállítások */
.happy-to {
  display: flex;
  justify-content: center;
  background: green;
}

.contact-h3 {
  font-size: 1.8rem;
  text-align: center;
}

.contact-pic {
  width: 100%;
  height: auto !important;
  position: relative;
  top: 14%;

}

img.wp-image-51 {
border-top-left-radius: 160px;
border-top-right-radius: 160px;
background-color: #ffffff; /* Fehér háttér a kép alatt */
padding: 10px;            /* Hely a kép és a háttér között */
box-shadow: 0 15px 35px rgba(0,0,0,0.4); /* Lágy árnyék a mélységhez */
border: 1px solid rgba(255,255,255,0.2);
}

.form-group {
  width: 100%;
  margin-bottom: 5px;
}

/* A form mezők stílusozása (opcionális) */
.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}


.row-50 {
  display: flex;
  gap: 20px;
}

.row-50 .form-group {
  width: 50%;
}

.row-33 {
  display: flex;
  gap: 20px;
}

.row-33 .form-group {
  width: 33.33%;
}

  .row-33 {
    flex-direction: column;
  }
  .row-33 .form-group {
    width: 100%;
  }
}



.form-group textarea {
  height: 180px;
  resize: vertical;
}



  .row-50 {
    flex-direction: column;
  }
  .row-50 .form-group {
    width: 100%;
  }




 footer ul {
     display: flex;
     gap: 1.5rem;
     margin: 0.35rem 0;
     justify-content: center;
}
 footer ul li {
     display: flex;
}
 #copyright {
     background: var(--teal);
     color: #fff;
     font-size: smaller;
     border-top: 1px solid rgba(255, 255, 255, 0.40);
     overflow: hidden;
}
 .nav-links {
     text-align: center;
     margin: 3rem 0;
}
 .nav-links span, .nav-links a {
     display: inline-block;
     width: 1.5rem;
     height: 1.5rem;
     line-height: 1.5rem;
     text-align: center;
     background: #fff;
     border: solid 1px #ddd;
}
 @media only screen and (max-width: 1281px) {
    /* home referenciák */
     #head .content-box, #front-head .content-box {
         flex-wrap: wrap;
    }
     #head .content-box {
         background-color: var(--sotetfeher);
    }
     #head-menu {
         width: 100%;
         background-color: var(--sotetfeher);
    }





}


}
 @media only screen and (max-width: 480px) {

     #front-head {
         padding: 0.5rem 0;
    }
     #logo {
         max-width: 4rem;
    }
     h1 {
         font-size: 1.5rem;
    }


     footer .column-3 > div {
         width: 100%;
    }

}
