/*
Theme Name: Blossom Wedding Child
Theme URI: http://example.com/twenty-twenty-three-child/
Description: Blossom Wedding Child Theme
Author: Fabien Hanna
Author URI: http://example.com
Template: blossom-wedding
Version: 1.0.0
*/
/* Add your custom styles here */


.time_circles canvas {
    display: none !important;
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
} 

.time_circles>div {
    position: relative !important;
    display: inline-block;
    overflow: hidden;
    top: 0 !important;
    left: 0 !important;
    width: 20% !important;
	margin-right: 5%; 
}

/* .time_circles > div h4 {
    background-image: url(https://bdb.kpz.mybluehost.me/website_235d507c/wp-content/uploads/2026/01/site-border-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 35px !important;
    background-size: contain;
    margin-bottom: 20px !important;
	font-size: 20px !important;
}  */

#ycd-circle-38 .textDiv_Days h4 {
    color: #121212;
}

#ycd-circle-38 h4 {
    font-size: 9px !important;
    margin-top: 0px !important;
    font-weight: normal !important;
    font-style: initial !important;
    font-family: Century Gothic !important;
    font-weight: 400 !important;
    line-height: 25px;
    font-size: 20px !important;
    text-transform: capitalize !important;
}

#invitation_section {
    background-image: url(url( https://bdb.kpz.mybluehost.me/website_235d507c/wp-content/uploads/2025/09/4bfb547b0307eeb17390472ab15ed28d-xxlarge-1.webp);
    background-position: center;
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



/* CUSTOM CHANGES */

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

.time_circles canvas { display: none !important; }

.time_circles>div {
    position: relative !important;
    display: inline-block;
    overflow: hidden;
    top: 0 !important;
    left: 0 !important;
    width: 20% !important;
	margin-right: 5%; 
}

.time_circles > div h4 {
    background-image: url(https://fabienandrim.online/wp-content/uploads/2026/01/site-border-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 35px !important;
    background-size: contain;
    margin-bottom: 20px !important;
	font-size: 20px !important;
} 

#ycd-circle-38 .textDiv_Days h4 {
    color: #121212;
}

#ycd-circle-38 h4 {
    font-size: 9px !important;
    margin-top: 0px !important;
    font-weight: normal !important;
    font-style: initial !important;
    font-family: Century Gothic !important;
    font-weight: 400 !important;
    line-height: 25px;
    font-size: 20px !important;
    text-transform: capitalize !important;
}

#invitation_section {
    background-image: url( https://fabienandrim.online/wp-content/uploads/2025/09/4bfb547b0307eeb17390472ab15ed28d-xxlarge-1.webp);
    background-position: center;
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

p.rsvpParagraph {
    width: 49%;
    display: inline-block;
}

section.about-section .widget {
    width: calc((100% - 570px)) !important;
	text-align: center !important;
}

section[class*="-section"] .widget .widget-title svg {
	margin: 0 auto !important;
}

section.about-section .widget:first-child, section.about-section .widget:last-child {
	padding: 0 !important;
	margin-top: 50px;
}

.about-section .widget-title {
	text-align: center !important;
	font-size: 4em !important;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 25px;
}

#custom_html-6, #custom_html-8 {
    margin: 0 auto !important;
}
#custom_html-10{
	margin: 50px auto 0 !important
}
.about-section .widget:last-child .widget-title svg{
	margin: 0 auto !important;
}

.invitation-section .widget {
    border-radius: 35px;
    opacity: 0.6;
}

.invitation-section .widget:before, .invitation-section .widget:after {
    background-image: none !important;
}


.banner-title-out {
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 30px;
}

.site-banner .banner-item .banner-caption .banner-desc svg, .site-banner .item .banner-caption .banner-desc svg {
    width: 40% !important;
    margin: 20px auto;
}

.site-banner .banner-item .banner-caption .banner-caption-inner:after, .site-banner .item .banner-caption .banner-caption-inner:after {
	display: none !important;
}

.site-banner .banner-item .banner-caption .banner-caption-inner .banner-title-out:after {
    content: "";
    background-image: url("https://fabienandrim.online/wp-content/themes/blossom-wedding/images/flower-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 110px;
}




/* Location Map Widget */

/* The Container */
  .location-widget {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 16px;
    max-width: 100%; 
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-family: system-ui, -apple-system, sans-serif;
  }

  /* The Map Area */
  .map-container {
    position: relative;
    width: 100%;
    height: 200px; /* Adjust height as needed */
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 12px;
  }
  
  .map-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
  }

  /* The Venue Text */
  .venue-info h3 {
    margin: 0 0 4px 0;
    font-size: 18px;
    color: #333;
  }
  
  .venue-info p {
    margin: 0 0 16px 0;
    font-size: 14px;
    color: #666;
  }

  /* The Button */
  .maps-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px;
    background-color: #4285F4; /* Google Blue */
    color: white;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    transition: background-color 0.2s;
  }

  .maps-btn:hover {
    background-color: #3367D6;
  }

/* End of Location Map Widget */







/* Responsive */

@media screen and (min-width: 768px) and (max-width: 1024px) { 
	#custom_html-6, #custom_html-8, #custom_html-10 {
    width: 100% !important;
	}
}


@media screen and (max-width: 767px) {
	.story-section .section-grid-inner article .post-thumbnail img:first-child {
		height: 310px !important;
		object-fit: contain !important;
	}
	
	section.about-section .widget {
		width: 100% !important;
	}
	
	.rsvpParagraph:last-child {
    width: 100% !important;
	}
	
	.widget-title {
		font-size: 2em !important;
	}
}

/* END Responsive */













/* Changing Order of Homepage */
/* 1. Target the direct parent (#content) instead of the whole page */
.home #content, 
.home .site-content {
    display: flex !important;
    flex-direction: column;
		overflow: hidden;
}

/* 2. Set default order for all sections inside content */
.home #content > section,
.home .site-content > section,
.home #content > div {
    order: 20;
}

/* 3. YOUR CUSTOM ORDER */

/* Keep Slider at the very top (if it's inside content) */
#slider_section { 
    order: 1 !important; 
}

/* Move Invitation / Countdown UP */
#cta_section, 
#invitation_section, 
.widget_blossom_wedding_cta_widget { 
    order: 2 !important; 
}

/* Move About Section below it */
#about_section { 
    order: 3 !important; 
}

/* Everything else will naturally fall to order: 20 */

/*test  END OF Changing Sections places */

