/*========================= 
font 
==========================*/
@import url("https://fonts.googleapis.com/css2?family=Caramel&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

html,
body {
  font-family: "Raleway", sans-serif;
  overflow-x: hidden;
}
a:focus-visible{
  outline: none !important;
}
.fl-button, .vivian-btn{
  background-color: #9d8a7a;
  color: #ffffff;
  transition: all 500ms ease;
  border-radius: 4px;
}
.vivian-btn:hover {
    background-color: #8c7664;
}
.RentMyWrapper .RentMyBtn{
  background-color: #9d8a7a !important;
  color: #ffffff;
  transition: all 500ms ease;
  border-radius: 4px;
}
.RentMyWrapper .RentMyBtn:hover {
    background-color: #8c7664 !important;
}
.event-planing-bgwhite .uabb-second-heading-text{
  font-family: "Caramel", cursive;
  text-transform: capitalize;
  color: #9d8a7a;
}
/*========================= 
terms and condition 
==========================*/

.terms-conditions-content a {
  font-size: 15px;
}

/*========================= 
floral rental css  
===========================*/

.rental-choose-section a {
  text-decoration: underline;
}

.whatwe-offer-section {
  background-color: #f0ece1;
  padding-top: 80px;
  padding-bottom: 60px;
}

.whatwe-offer-section .shop-category-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.whatwe-offer-section .shop-category-item {
  padding-left: 15px;
  padding-right: 15px;
}

.whatwe-offer-section .shop-category-item .shop-category-item-inner {
  background-color: #fff;
}

.whatwe-offer-section .whatweoffer-body {
  min-height: 192px;
  padding: 20px 15px 25px 15px;
  text-align: center;
}

.whatwe-offer-section .whatweoffer-body p {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  min-height: 226px;
}

.whatwe-offer-section .shop-category-item img {
  height: 280px;
  object-fit: cover;
}

.whatwe-offer-section .whatweoffer-body h3 {
  color: #ae6a45;
  font-size: 1.41176470588rem;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.DeliveryCostList {
  margin-top: 20px;
}

.DeliveryCostList ul {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.DeliveryCostList ul li {
  padding: 8px 12px;
  background-color: #d2d2d2;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
}

.delivery-collaps-above.same-as-above {
  top: 18px;
  z-index: 9;
}

.where-dowe-serve {
  background-color: #f0ece1;
  padding-bottom: 60px;
}

.whychooseus-section .wedding-rent-img {
  margin-top: -0;
}

.whychooseus-section .wedding-rent-img img {
  width: 100%;
}

.where-dowe-serve .silkflower-img {
  width: unset;
}

.howrental-works .rental-steps-box {
  min-height: 410px;
}
.uabb-second-heading-text{
  font-family: "Caramel", cursive;
  color: #9d8a7a;
}
.event-planing-bgwhite .event-planing-content{
  background-color: #f2f1eb;
}
.event-planing-section{
  background-color: #f2f1eb;
}
.category-body{
  background-color: #f2f1eb;
}
.category-body h4{
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.category-body h3 {
  color: #ae6a45;
  font-size: 1.41176470588rem;
  line-height: 1.2em;
  margin-bottom: 0;
}

.shop-category-item:hover .category-body h3 {
  color: #526b6b;
}

.offer-shop-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ae6a45;
  padding: 8px 15px;
  font-size: 15px;
  color: #fff;
  border-radius: 100px;
}

.offer-shop-btn:hover {
  background-color: #5e6c68f2;
  color: #fff;
}

.wedding-whatwe-offer-section.whatwe-offer-section .whatweoffer-body {
  min-height: 417px;
}

.howrental-works.wedding-howrental-works .rental-steps-box {
  min-height: 635px;
}

.rentmy-innerpage-banner {
  height: unset;
  min-height: 190px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog-details-date {
  color: #000;
  font-weight: 500;
  padding-top: 100px;
}

.blog-details-date span {
  padding-left: 30px;
  padding-right: 30px;
}

.blog-details-section {
  padding-top: 0px;
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .rentmy-innerpage-banner {
    height: unset;
    min-height: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rentmy-innerpage-banner h1 {
    padding-bottom: 15px;
  }

  .rentmy-innerpage-banner ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .shop-category-item img{
    height: 170px !important;
  }
  .category-body{
    height: 55px;
  }
}

/*========================= 
 Hero Section (VGC)
==========================*/
.hero-section {
  background-color: #ffffff;
  overflow-x: hidden;
  padding-bottom: 80px;
  padding-top: 26px;
}

.hero-title-area {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
}

.hero-leaf-img {
  position: absolute;
  left: 0px;
  top: 120px;
  height: auto;
  transform-origin: left bottom;
  animation: leafSway 5s ease-in-out infinite alternate;
}

@keyframes leafSway {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(8deg) translateY(-5px);
  }
}

.hero-title {
  color: #9d8a7a;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.luxury-text {
  font-family: "Crimson Text", serif;
  font-size: 120px;
  font-weight: 400;
}

.flora-rentals-text {
  font-family: "Caramel", cursive;
  font-size: 150px;
  font-weight: 400;
  margin-top: 5px;
}

.hero-description {
  font-size: 14px;
  color: #000000;
  line-height: 1.8;
  max-width: 785px;
}

.custom-shadow {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.hero-main-img {
  height: 500px;
  object-fit: cover;
  border-radius: 12px;
}

.hero-image-wrapper .hero-shop-btn {
  bottom: 10%;
  top: auto;
  padding: 11px 41px;
  font-size: 26px;
  font-weight: 500;
  color: #000;
  background-color: #ffffff;
  border-radius: 5px;
  transition: all 0.3s ease;
  white-space: nowrap;
  font-family: "Raleway", sans-serif;
}

.hero-image-wrapper .hero-shop-btn:hover {
  background-color: #f4f4f4;
  transform: translateX(-50%) translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.map-main-img {
  height: 400px;
  object-fit: cover;
  border-radius: 8px;
}

.map-caption {
  text-align: left;
}

.map-caption .pointing-hand {
  color: #9d8a7a;
  font-size: 20px;
}

.map-text {
  color: #9d8a7a;
  font-family: "Crimson Text", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 1199px) {
  .luxury-text {
    font-size: 65px;
  }

  .flora-rentals-text {
    font-size: 80px;
  }
}

@media (max-width: 991px) {
  .hero-title {
    gap: 2px;
  }

  .luxury-text {
    font-size: 55px;
  }

  .flora-rentals-text {
    font-size: 70px;
  }

  .hero-main-img {
    height: 400px;
  }

  .map-main-img {
    height: 350px;
  }

  .hero-leaf-img {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hero-section {
    padding-bottom: 45px;
    padding-top: 50px;
  }

 

  .luxury-text {
    font-size: 50px;
    margin-bottom: -15px;
  }

  .flora-rentals-text {
    font-size: 60px;
    line-height: 1;
  }

  .hero-image-wrapper .hero-shop-btn {
    padding: 10px 25px;
    font-size: 16px;
    bottom: 5%;
  }

  .hero-main-img {
    height: 300px;
  }
}

/*========================= 
 How It Works Section (VGC)
==========================*/
.how-it-works-section {
  background-color: #ffffff;
}

.how-it-works-section .g-4 {
  --bs-gutter-x: 32px !important;
}

.hw-title-area {
  margin-top: 10px;
}

.hw-title-word {
  font-family: "Crimson Text", serif;
  font-size: 80px;
  font-weight: 400;
  color: #9d8a7a;
}

.hw-title-cursive {
  font-family: "Caramel", cursive;
  font-size: 100px;
  font-weight: 400;
  color: #9d8a7a;
}

.hw-card {
  border-radius: 10px !important;
  background: #77736a;
  color: #ffffff;
  transition: transform 0.3s ease;
}

.hw-card:hover {
  transform: translateY(-5px);
}

.hw-card-num {
  font-family: "Crimson Text", serif;
  font-size: 80px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
  line-height: 0.8;
}

.hw-card-title {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  line-height: 1.2;
}

.hw-card-text {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6;
}

.how-it-works-left-img {
  position: absolute;
  left: 0;
  top: 0%;
  height: auto;
  transform-origin: left top;
  animation: swayLeft 5s ease-in-out infinite alternate;
}

.how-it-works-right-img {
  position: absolute;
  right: 0;
  top: 0%;
  height: auto;
  transform-origin: right top;
  animation: swayRight 5s ease-in-out infinite alternate;
}

@keyframes swayLeft {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(4deg) translateY(-4px);
  }
}

@keyframes swayRight {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-4deg) translateY(-4px);
  }
}

@media (max-width: 991px) {
  .hw-title-word {
    font-size: 55px;
  }

  .hw-title-cursive {
    font-size: 80px;
    line-height: 1;
  }
}

@media (max-width: 767px) {
  .hw-title-word {
    font-size: 40px;
  }

  .hw-title-cursive {
    font-size: 60px;
  }

  .hw-title-area h2 {
    display: flex;
    align-items: center;
  }
  .how-it-works-section{
    padding-top: 0 !important;
  }
}

/*========================= 
 Products Section (VGC)
==========================*/
.products-section {
  background-color: #ffffff;
}

.product-img {
  border-radius: 8px;
  object-fit: cover;
  height: 340px;
  aspect-ratio: 5/4;
}

.product-label {
  bottom: 16px;
  width: 88%;
  border-radius: 10px;
  background: #f0ece1;
  padding: 11px 20px;
  text-align: center;
  transition: transform 0.3s ease;
  font-family: "Crimson Text", serif;
  color: #9c7b60;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}

.product-card-wrap:hover .product-label {
  transform: translateX(-50%) translateY(-5px);
}

@media (max-width: 991px) {
  .product-img {
    height: 400px;
  }
}

@media (max-width: 767px) {
  .product-img {
    height: 350px;
  }
}

/*========================= 
 Bridal Packages Section (VGC)
==========================*/
.bridal-packages-section {
  background-color: #ffffff;
}

.bridal-leaf-left-img {
  position: absolute;
  left: 0;
  top: 5px;
  height: auto;
  transform-origin: left top;
  animation: swayLeft 5s ease-in-out infinite alternate;
}

.bridal-leaf-right-img {
  position: absolute;
  right: 0;
  top: 5px;
  height: auto;
  transform-origin: right top;
  animation: swayRight 5s ease-in-out infinite alternate;
}

.bridal-img {
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}

.bridal-heart-icon {
  color: #111;
  font-size: 20px;
  cursor: pointer;
  z-index: 2;
  transition: transform 0.2s ease;
}

.bridal-heart-icon:hover {
  transform: scale(1.1);
}

.bridal-bag-icon {
  background-color: #9d8a7a;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  z-index: 5;
}

.bridal-card-img-wrap:hover .bridal-bag-icon {
  opacity: 1;
}

.bridal-bag-icon svg {
  width: 22px;
  height: 22px;
}

.bridal-title {
  font-family: "Crimson Text", serif;
  color: #9c7b60;
  font-size: 22px;
  font-weight: 600;
}

.bridal-price {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.bridal-price-value {
  color: #000;
  font-weight: 300;
}

.view-all-card {
  height: 250px !important;
  border-radius: 10px;
  border: 1px solid #989191;
  background: #fff;
  transition: all 0.3s ease;
}

.view-all-card:hover {
  transform: translateY(-3px);
}

.view-all-text {
  font-family: "Crimson Text", serif;
  color: #9c7b60;
  font-size: 26px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .bridal-leaf-left-img,
  .bridal-leaf-right-img {
    display: none !important;
  }

  .bridal-packages-section {
    margin-top: 0 !important;
  }
}

/*========================= 
 Single Collection Section (VGC)
==========================*/
.single-col-leaf-left {
  position: absolute;
  left: 0;
  bottom: 0px;
  height: auto;
  transform-origin: left bottom;
  animation: swayLeft 5s ease-in-out infinite alternate;
  z-index: -1;
}

.single-col-leaf-right {
  position: absolute;
  right: 0;
  bottom: 0px;
  height: auto;
  transform-origin: right bottom;
  animation: swayRight 6s ease-in-out infinite alternate;
  z-index: -1;
}

.collection-main-img {
  max-width: 550px;
  border-radius: 10px;
  object-fit: cover;
}

.max-w-lg {
  max-width: 100%;
}

@media (min-width: 992px) {
  .max-w-lg {
    max-width: 90%;
  }
}

.collection-item-title {
  font-family: "Crimson Text", serif;
  color: #9c7b60;
  font-size: 46px;
  font-weight: 600;
}

.collection-price {
  align-items: baseline;
  display: flex;
  gap: 6px;
}

.collection-price-amount {
  font-family: "Crimson Text", serif;
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

.collection-price-period {
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  color: #737373;
  font-weight: 400;
}

.collection-label {
  font-family: "Crimson Text", serif;
  font-size: 20px;
  color: #111;
}

.quantity-selector {
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  width: 112px;
  height: 30px;
}

.qty-btn {
  background-color: #9d8a7a;
  color: #fff;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  width: 30px;
  height: 30px;
}

.qty-btn:hover {
  background-color: #9c7b60;
  color: #fff;
}

.qty-input {
  width: 50px !important;
  height: 30px;
  font-family: "Crimson Text", serif;
  font-size: 18px;
  padding: 4px;
  background-color: transparent !important;
  border: none !important;
}

.date-btn {
  border-color: #e0e0e0 !important;
  color: #333 !important;
  font-family: "Crimson Text", serif;
}

.add-to-cart-btn {
  background-color: #9d8a7a;
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 22px;
  font-weight: 400;
  border: none;
  transition: background-color 0.3s ease;
}

.add-to-cart-btn:hover {
  background-color: #9c7b60;
  color: #ffffff;
}

@media (max-width: 991px) {
  .single-col-leaf-left,
  .single-col-leaf-right {
    display: none !important;
  }
}

/*========================= 
 Custom Footer Section (VGC)
==========================*/
.vgc-custom-footer {
  background-color: #9c7b60;
  color: #ffffff;
}

.footer-logo-vg {
  font-family: "Caramel", cursive;
  font-size: 160px;
  line-height: 0.6;
  color: #e8e8e8;
  font-weight: 400;
  display: flex;
  max-width: 220px;
}
.footer-logo-vg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.footer-heading {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
}

.footer-links li {
  margin-bottom: 12px;
}

.footer-links a {
  font-family: "Raleway", sans-serif;
  color: #eee;
  text-decoration: none;
  font-size: 15px;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer-contact-info p {
  font-family: sans-serif;
  color: #eee;
  font-size: 15px;
  margin-bottom: 10px;
}

.footer-social-icons a {
  color: #ffffff;
  font-size: 22px;
  transition: opacity 0.3s ease;
}

.footer-social-icons a:hover {
  opacity: 0.7;
}

.footer-copyright {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  color: #fff;
}

@media (max-width: 991px) {
  .footer-logo-vg {
    font-size: 120px;
    max-width: 120px;
  }
}

/*========================= 
 Custom Header Section (VGC)
==========================*/
.vgc-dynamic-header {
  background-color: #f7f3ed !important;
}

.vgc-dynamic-header .rentmy-menu-header {
  background-color: #f7f3ed !important;
  box-shadow: none;
  display: flex;
  align-items: center;
  height: 120px;
}

.rentmy-header
  .rentmy-menu-header
  .rentmy-menu-area
  .rentmy-menu
  .rentmy-nav-manu
  ul {
  height: auto !important;
}

.vgc-dynamic-header .rentmy-logo-area a img {
  height: 70px !important;
  width: auto !important;
  object-fit: contain;
}

.vgc-dynamic-header .rentmy-desktopmenu {
  background-color: #ffffff !important;
  border-radius: 50px !important;
  padding: 5px 30px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
  display: inline-flex !important;
  align-items: center !important;
  margin-top: 10px !important;
}

.vgc-dynamic-header .rentmy-desktopmenu > li {
  margin: 0 !important;
  padding: 0 12px !important;
}

.vgc-dynamic-header .rentmy-desktopmenu > li > a {
  font-family: "Raleway", sans-serif !important;
  color: #9c7b60 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  padding: 15px 5px !important;
}

.vgc-dynamic-header .rentmy-desktopmenu > li > a:hover {
  color: #7b5f49 !important;
}

/* Icons styling inside the pill */
.vgc-dynamic-header .rentmy-desktopmenu > li i {
  color: #9c7b60 !important;
  font-size: 20px !important;
}

/* Reset buttons inside the pill */
.vgc-dynamic-header .rm-header-booknow-btn .btn-1 {
  background-color: #9c7b60 !important;
  border-radius: 50px !important;
  color: #fff !important;
  font-family: "Raleway", sans-serif !important;
  padding: 10px 20px !important;
  border: none !important;
}

.vgc-dynamic-header .rm-header-booknow-btn .btn-1:hover {
  background-color: #7b5f49 !important;
}

.rentmy-header
  .rentmy-menu-header
  .rentmy-menu-area
  .rentmy-menu
  .rentmy-nav-manu
  ul
  li
  a {
  line-height: normal !important;
}

.rentmy-header .rentmy-menu-header .rentmy-logo {
  padding: 0;
  width: 220px;
}

/* Mobile adjustments */
@media (max-width: 1199px) {
  .vgc-dynamic-header .rentmy-logo-area a img {
    height: 60px !important;
  }
}
#toggle .toggle-sub-menu li a:before{
  content: none;
}
@media (max-width: 991px) {
  .vgc-dynamic-header .rentmy-mobile-device {
    background-color: #ffffff !important;
    border-radius: 50px !important;
    padding: 5px 20px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;
  }

  .vgc-dynamic-header .rentmy-mobile-device a i {
    color: #9c7b60 !important;
  }

  .vgc-dynamic-header #toggle {
    background-color: #ffffff !important;
    border-radius: 10px !important;
    padding: 15px !important;
  }

  .vgc-dynamic-header #toggle li a {
    font-family: "Raleway", sans-serif !important;
    color: #9c7b60 !important;
  }

  .vgc-dynamic-header .rentmy-desktopmenu {
    display: none !important;
  }

  .rentmy-header
    .rentmy-menu-header
    .rentmy-menu-area
    .rentmy-menu
    .rentmy-nav-manu {
    top: 70px;
  }

  #toggle .menu-item-has-children {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  #toggle .toggle-sub-menu{
    padding-bottom: 0;
  }
  #toggle .toggle-sub-menu li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .rentmy-header .rentmy-menu-header .rentmy-logo {
    padding-left: 10px;
  }

  .rentmy-header .rentmy-menu-header .rentmy-logo {
    width: 140px;
  }

  .rentmy-header .rentmy-menu-header .rentmy-logo img {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .vgc-dynamic-header .rentmy-menu-header{
    height: 75px;
  }
}

/*========================= 
 Contact Page Hero Section (VGC)
==========================*/
.vgc-contact-hero {
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 90px;
  overflow: hidden;
}

.vgc-contact-title {
  font-family: "Crimson Text", serif;
  font-size: 90px;
  line-height: 1;
  font-weight: 400;
  color: #9d8a7a;
  margin-bottom: 0px;
}

.vgc-contact-content {
  margin-top: 20px;
}

.vgc-polaroid-wrapper {
  position: relative;
  height: 510px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* max-width: 680px; */
  margin-left: auto;
  gap: 62px;
}

.vgc-polaroid {
  position: absolute;
  transition: transform 0.3s ease;
}

.vgc-polaroid-inner img {
  width: 100%;
  height: 410px;
  /* height: 380px; */
  object-fit: contain;
  display: block;
}

.vgc-polaroid-left {
  width: 370px;
  transform: rotate(-12deg);
  z-index: 3;
  /* animation: vgcPolaroidFloatLeft 6.8s ease-in-out infinite;
  will-change: translate; */
}

.vgc-polaroid-right {
  width: 370px;
  transform: rotate(4deg);
  position: relative;
  z-index: 2;
  /* animation: vgcPolaroidFloatRight 7.2s ease-in-out infinite;
  will-change: translate; */
}

.vgc-polaroid-left img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
}

.vgc-polaroid-right img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
}

.vgc-polaroid-badge {
  position: absolute;
  background-color: #9d8a7a;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-weight: 700;
  text-align: center;
  line-height: normal;
}

.vgc-polaroid-badge span {
  display: block;
  white-space: nowrap;
  font-family: "Crimson Text", serif;
}

.badge-left {
  width: 263px;
  height: 193px;
  aspect-ratio: 124/91;
  font-size: 30px;
  top: -80px;
  left: 70px;
  transform: rotate(-10deg);
  z-index: 5;
}

.badge-right {
  width: 200px;
  height: 146px;
  aspect-ratio: 199.8/146.78;
  bottom: -64px;
  font-size: 22px;
  left: 55%;
  transform: translateX(-50%) rotate(7deg);
  z-index: 5;
}

@keyframes vgcPolaroidFloatLeft {
  0% {
    translate: 0px 0px;
  }
  50% {
    translate: -6px -10px;
  }
  100% {
    translate: 0px 0px;
  }
}

@keyframes vgcPolaroidFloatRight {
  0% {
    translate: 0px 0px;
  }
  50% {
    translate: 6px -12px;
  }
  100% {
    translate: 0px 0px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .vgc-polaroid-left,
  .vgc-polaroid-right {
    animation: none;
  }
}

.vgc-contact-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-left: 0;
  text-align: left;
  width: 100%;
  padding-left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

.vgc-contact-actions-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 22px;
}

.vgc-btn-brown {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #9d8a7a;
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 28px;
  padding: 10px 30px;
  border: none;
  border-radius: 4px;
  text-decoration: none;
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
  box-sizing: border-box;
  width: 100%;
}

.vgc-btn-brown:hover {
  background-color: #8c7664;
  color: #ffffff;
  transform: translateY(-2px);
}

.vgc-btn-brown:focus,
.vgc-btn-brown:active {
  color: #ffffff;
}

.vgc-btn-brown--primary {
  min-width: 320px;
}

.vgc-btn-brown--secondary {
  font-size: 28px;
  padding: 10px 30px;
}

.vgc-contact-desc {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  max-width: 360px;
  margin-top: 18px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .vgc-polaroid-wrapper {
    height: 520px;
  }

  .vgc-polaroid {
    width: 320px;
  }

  .vgc-polaroid-inner img {
    height: 370px;
  }

  .vgc-polaroid-badge {
    width: 136px;
    height: 136px;
    font-size: 18px;
  }

  .vgc-polaroid-left {
    left: 0px;
    top: 45px;
    transform: rotate(-7deg);
  }

  .vgc-polaroid-right {
    right: 0px;
    top: 110px;
    transform: rotate(6deg);
  }
}

@media (max-width: 991px) {
  .vgc-contact-title {
    font-size: 65px;
  }

  .vgc-polaroid-wrapper {
    height: 485px;
  }

  .vgc-polaroid {
    width: 280px;
  }

  .vgc-polaroid-inner img {
    height: 310px;
  }

  .vgc-polaroid-left {
    left: 0px;
    top: 40px;
    transform: rotate(-6deg);
  }
  .vgc-contact-actions-buttons {
    align-items: center;
    gap: 10px;
  }
  .vgc-polaroid-right {
    right: 0px;
    top: 92px;
    transform: rotate(6deg);
  }

  .vgc-polaroid-badge {
    width: 132px;
    height: 132px;
    font-size: 18px;
  }

  .badge-left {
    top: -38px;
    left: -40px;
  }

  .badge-right {
    bottom: -56px;
  }

  .vgc-contact-actions {
    padding-left: 0;
    align-items: center;
    margin-top: 50px;
  }

  .vgc-contact-desc {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .vgc-contact-title {
    font-size: 50px;
    margin-bottom: 30px;
  }

  .vgc-contact-hero {
    padding: 60px 0;
    padding-bottom: 0;
  }

  .vgc-polaroid-wrapper {
    height: auto;
    flex-direction: column;
    padding-top: 0px;
    gap: 15px;
  }
  .vgc-contact-content{
    margin-top: 0;
  }
  .vgc-polaroid {
    position: relative;
    left: auto !important;
    right: auto !important;
    margin-bottom: 70px;
    top: auto !important;
    width: 300px;
  }

  .vgc-polaroid-inner img {
    height: 340px;
  }

  .vgc-polaroid-badge {
    width: 138px;
    height: 138px;
    font-size: 18px;
  }

  .badge-left {
    top: -40px;
    left: -42px;
  }

  .badge-right {
    bottom: -58px;
  }

  .vgc-polaroid-left {
    transform: rotate(0deg);
    margin: 0;
  }

  .vgc-polaroid-right {
    transform: rotate(0deg);
    margin: 0;
  }

  .badge-left {
    transform: rotate(4deg);
  }

  .badge-right {
    transform: translateX(-50%) rotate(-4deg);
  }

  .vgc-btn-brown {
    font-size: 20px;
  }
  .vgc-contact-actions{
    position: static;
    /* margin-top: 10px; */
  }
}

/*========================= 
VGC Local Services Page
==========================*/
.vgc-local-services {
  background: #ffffff;
  padding: 60px 0px;
}
.vgc-local-services .container-fluid {
  padding-left: 150px;
  padding-right: 150px;
}

.vgc-ls-top-headings {
  margin-bottom: 22px;
}

.vgc-ls-heading {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-size: 30px;
  color: #9d8a7a;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.05;
  text-align: left;
  margin-bottom: 20px;
}

.vgc-ls-heading--center {
  text-align: center;
  margin-bottom: 15px;
}

.vgc-ls-main {
  align-items: flex-start;
}

/* Left column */
.vgc-ls-left {
  padding-right: 0;
}
.vgc-ls-left-block {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.vgc-ls-roman-list {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0;
  font-family: "Raleway", sans-serif;
  font-size: 12.5px;
  line-height: 1.45;
  color: #2b2b2b;
}

.vgc-ls-roman-list li {
  display: flex;
  gap: 0px;
  line-height: 26px;
}

.vgc-ls-roman-list span {
  min-width: 15px;
  font-weight: 400;
  color: #000;
}

.vgc-ls-price-wrap {
  width: 100%;
  max-width: 160px;
  margin: 0 0 24px 0;
  border-radius: 10px;
  border: 0.5px solid #9d8a7a;
  background: #fff;
  position: relative;
  overflow: hidden;
}

.vgc-ls-price-title {
  font-family: "Crimson Text", serif;
  font-size: 11px;
  color: #333;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 400;
  padding: 6px 0;
}

.vgc-ls-price-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.vgc-ls-price-table td {
  padding: 4px 10px;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}

.vgc-ls-price-table tr:last-child td {
  border-bottom: 0;
}

.vgc-ls-price-table td:last-child {
  border-right: 0;
  text-align: center;
  font-weight: 400;
}

.vgc-ls-subheading {
  font-family: "Crimson Text", serif;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #9d8a7a;
  font-weight: 400;
  text-transform: none;
}

.vgc-ls-bullet-list {
  padding-left: 0;
  margin: 0 0 18px 0;
  font-family: "Raleway", sans-serif;
  font-size: 12.5px;
  line-height: 1.55;
  color: #2b2b2b;
  list-style: none;
}

.vgc-ls-bullet-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
}

.vgc-ls-bullet-list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
  color: #777;
}

.vgc-ls-photo {
  border-radius: 8px;
  background: #f7f7f7;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  position: relative;
}
.vgc-ls-photo--thumb::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #f2f1eb;
  z-index: 1;
}

.vgc-ls-photo--left {
  height: 130px;
  max-width: 275px;
  background: #ffffff;
  position: relative;
}
.vgc-ls-photo--left::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #f2f1eb;
  z-index: 1;
}

.vgc-ls-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 2;
  position: relative;
  border-radius: 10px;
}

/* Center column */
.vgc-ls-center {
  padding: 0 18px;
}

.vgc-ls-center-note {
  margin: 0 0 14px 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #000;
  text-align: center;
}

.vgc-ls-photo--center {
  aspect-ratio: 5 / 6;
  height: 590px;
  margin: 0 auto;
  border-radius: 10px;
}

.vgc-ls-center-cta {
  display: flex;
  justify-content: center;
  max-width: 490px;
  margin: 0 auto;
  margin-top: 18px;
  border-radius: 10px;
}

.vgc-ls-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #9d8a7a;
  color: #ffffff;
  text-decoration: none;
  font-family: "Crimson Text", serif;
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease;
}

.vgc-ls-btn:hover {
  background-color: #8c7664;
  transform: translateY(-1px);
  color: #ffffff;
}

.vgc-ls-btn--contact {
  width: 100%;
  max-width: 100%;
  font-size: 22px;
  padding: 10px 22px;
}

.vgc-ls-btn--schedule {
  width: 100%;
  max-width: 100%;
  font-size: 20px;
  padding: 14px 24px;
}

/* Right column */
.vgc-ls-right {
  padding-left: 0;
}

.vgc-ls-right-cta {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}

.vgc-ls-right-photos {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.vgc-ls-photo--thumb {
  height: 132px;
  border-radius: 10px;
  max-width: 250px;
  margin: 0 auto;
}

/* Responsiveness */
@media (max-width: 991px) {
  .vgc-local-services {
    padding: 70px 0 60px;
  }
  .vgc-local-services .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vgc-ls-left,
  .vgc-ls-right {
    padding: 0;
  }

  .vgc-ls-center {
    padding: 0;
    margin-top: 20px;
  }

  .vgc-ls-photo--center {
    height: auto;
  }

  .vgc-ls-photo--left {
    height: 115px;
  }

  .vgc-ls-right-cta {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .vgc-ls-top-headings {
    margin-bottom: 12px;
  }

  .vgc-ls-heading {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .vgc-ls-main .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .vgc-ls-photo--center {
    height: auto;
  }

  .vgc-ls-photo--thumb {
    height: 95px;
  }

  .vgc-ls-center-cta {
    margin-top: -6px;
  }

  .vgc-ls-btn--schedule,
  .vgc-ls-btn--contact {
    max-width: 100%;
  }
  .vgc-dec-btn{
    order: 3;
  }
}

/*========================= 
 VGC Luxury Ceremony 
==========================*/
.vgc-luxury-ceremony {
  padding: 80px 0;
  background-color: #ffffff;
}

.vgc-lc-header {
  text-align: center;
  margin-bottom: 50px;
}

.vgc-lc-title {
  font-family: "Crimson Text", serif;
  font-size: 38px;
  color: #9d8a7a;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.vgc-lc-subtitle {
  font-size: 15px;
  color: #000;
  line-height: 1.5;
  margin: 0 auto;
}

/* Base Card structure */
.vgc-lc-card {
  position: relative;
  width: 350px;
  margin-bottom: 30px;
}

.vgc-lc-card-bg {
  position: absolute;
  top: 15px;
  left: 15px;
  right: -15px;
  bottom: -15px;
  background-color: #f1ebd8;
  border-radius: 12px;
  z-index: 0;
}

.vgc-lc-image {
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
}

.vgc-lc-img-classic {
  aspect-ratio: 169 / 141;
}

.vgc-lc-img-elevated {
  aspect-ratio: 4/3;
  margin-top: 20px;
}

.vgc-lc-img-statement {
  aspect-ratio: 4/3;
  margin-top: 10px;
}

/* Package details */
.vgc-lc-package-title {
  font-family: "Crimson Text", serif;
  color: #9d8a7a;
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 600;
}

.vgc-lc-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.vgc-lc-list li {
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.vgc-lc-list li::before {
  content: "•";
  position: absolute;
  left: 2px;
  top: 0;
  color: #000;
  font-size: 18px;
  line-height: 1.4;
}

/* Badge & Label */
.vgc-lc-badge {
  position: absolute;
  top: -60px;
  right: -110px;
  background-color: #9d8774;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  width: 220px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 3;
  line-height: 1.2;
}
.vgc-lc-badge span {
  font-family: "Crimson Text", serif;
  font-size: 26px;
  font-weight: 600;
}
/* Some badges have slightly different positions based on column layout in design */
.vgc-lc-badge-elevated {
  /* top: -20px;
  right: -20px;
  width: 130px;
  height: 130px;
  font-size: 18px; */
}

.vgc-lc-badge-statement {
  /* top: -20px;
  right: -20px;
  width: 130px;
  height: 130px;
  font-size: 18px; */
}

.vgc-lc-label {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f7f5f2;
  color: #9d8a7a;
  font-family: "Crimson Text", serif;
  font-size: 22px;
  padding: 10px 40px;
  border-radius: 6px;
  z-index: 2;
  text-align: center;
  width: auto;
  min-width: 85%;
  white-space: nowrap;
}

/* Add Ons Box */
.vgc-lc-addons {
  border-radius: 10px;
  background: #f2f1eb;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 30px 25px;
  margin-bottom: 90px;
}

.vgc-lc-addons-title {
  font-family: "Crimson Text", serif;
  color: #9d8a7a;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.vgc-lc-addons-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.vgc-lc-addons-list li {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  color: #000;
  margin-bottom: 12px;
  line-height: 1.5;
}

.vgc-lc-addons-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 1.5;
}
.vgc-lc-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/* Buttons */
.vgc-lc-btn {
  display: block;
  background-color: #9d8a7a;
  color: #ffffff;
  text-align: center;
  padding: 15px 50px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 26px;
  font-family: "Crimson Text", serif;
  transition: background-color 0.3s ease;
  margin-bottom: 15px;
}

.vgc-lc-btn:hover {
  background-color: #8c7562;
  color: #ffffff;
}

@media (max-width: 991px) {
  .vgc-lc-badge span {
    font-size: 20px;
  }
  .vgc-lc-badge-elevated span,
  .vgc-lc-badge-statement span {
    font-size: 20px;
  }
  .vgc-lc-card-bg {
    right: 0px;
  }
  .vgc-lc-label {
    min-width: 90%;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .vgc-lc-header {
    margin-bottom: 30px;
  }
  .vgc-luxury-ceremony {
    padding: 0px 0;
    padding-top: 70px;
  }
  .vgc-lc-badge {
    width: 150px;
    height: 130px;
    top: -32px;
    right: -48px;
  }
  .vgc-lc-badge span {
    font-size: 14px;
  }
  .vgc-lc-addons {
    margin-top: 40px;
  }
  .vgc-lc-top-info {
    margin-top: 40px;
  }
}

/*=========================
 VGC Sympathy Page
==========================*/
.vgc-sympathy-hero {
  background: #ffffff;
  padding: 60px 0 90px;
  position: relative;
  overflow: hidden;
}

.vgc-sym-leaf-tl {
  position: absolute;
  left: 0;
  top: 30px;
  max-width: 200px;
  height: auto;
  transform-origin: left top;
  animation: swayLeft 5s ease-in-out infinite alternate;
  z-index: 0;
}

.vgc-sym-leaf-br {
  position: absolute;
  right: 0;
  bottom: 30px;
  max-width: 200px;
  height: auto;
  transform-origin: right bottom;
  animation: swayRight 6s ease-in-out infinite alternate;
  z-index: 0;
}

@media (max-width: 991px) {
  .vgc-sym-leaf-tl,
  .vgc-sym-leaf-br {
    display: none;
  }
}

/* Main container: left-text | main-section */
.vgc-sym-container {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
}

/* Left narrow text column */
.vgc-sym-left-col {
  flex: 0 0 194px;
  max-width: 194px;
  margin-top: 298px;
}

/* Main section: takes the rest — title + cards row */
.vgc-sym-main {
  flex: 1;
  min-width: 0;
}

/* Title centered inside .vgc-sym-main (shifted right vs full page) */
.vgc-sym-title {
  font-family: "Crimson Text", serif;
  font-size: 90px;
  font-weight: 400;
  color: #9d8a7a;
  text-align: center;
  margin: 0 0 30px;
  margin-left: 280px;
  line-height: 1;
}

/* Row: polaroids + right text */
.vgc-sym-content-row {
  display: flex;
  /* align-items: center; */
  gap: 20px;
}

/* Cards + buttons column */
.vgc-sym-cards-col {
  flex: 1;
  min-width: 0;
}

/* Two polaroid cards side by side */
.vgc-sym-polaroids-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  padding: 20px 0;
}

.vgc-sym-card {
  background: #f2f1eb;
  border-left: 1px solid #48403d;
  border-bottom: 1px solid #48403d;
  box-shadow: 0 4px 26px rgba(0, 0, 0, 0.13);
  padding: 15px 15px 0;
  flex-shrink: 0;
}

.vgc-sym-card--left {
  width: 420px;
  transform: rotate(-14deg);
  margin-top: -80px;
  margin-right: 50px;
  position: relative;
  z-index: 1;
}

.vgc-sym-card--right {
  width: 450px;
  transform: rotate(4deg);
  position: relative;
  z-index: 2;
}

.vgc-sym-card-img {
  width: 100%;
  height: 420px;
  overflow: hidden;
  background: #fff;
}

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

.vgc-sym-card-caption {
  font-family: "Crimson Text", serif;
  font-size: 24px;
  font-weight: 700;
  color: #111;
  text-align: center;
  padding: 22px 8px 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* Buttons row centered below cards */
.vgc-sym-btns-row {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 48px;
  flex-wrap: wrap;
}

.vgc-sym-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #9d8a7a;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  font-weight: 500;
  padding: 14px 34px;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
}

.vgc-sym-btn:hover {
  background-color: #8c7664;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Right narrow text column */
.vgc-sym-right-col {
  flex: 0 0 220px;
  max-width: 220px;
  margin-top: 30px;
}

/* Shared side text style */
.vgc-sym-side-text {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #111;
  line-height: 1.75;
  text-align: center;
  margin: 0;
}

/* ── Responsive ─────────────────────────── */
@media (max-width: 1100px) {
  .vgc-sym-left-col {
    flex: 0 0 150px;
    max-width: 150px;
  }

  .vgc-sym-right-col {
    flex: 0 0 185px;
    max-width: 185px;
  }

  .vgc-sym-card--left {
    width: 272px;
  }

  .vgc-sym-card--right {
    width: 250px;
  }

  .vgc-sym-card-img {
    height: 265px;
  }

  .vgc-sym-title {
    font-size: 75px;
  }
}

@media (max-width: 900px) {
  .vgc-sympathy-hero {
    padding-top: 140px;
  }

  .vgc-sym-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .vgc-sym-left-col,
  .vgc-sym-right-col {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin: 0;
  }

  .vgc-sym-main {
    flex: 0 0 100%;
    order: 2;
  }

  .vgc-sym-title {
    font-size: 60px;
    margin-bottom: 20px;
  }

  .vgc-sym-content-row {
    flex-wrap: wrap;
  }

  .vgc-sym-cards-col {
    flex: 0 0 100%;
  }

  .vgc-sym-right-col {
    order: 2;
    max-width: 360px;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .vgc-sympathy-hero {
    padding: 60px 0;
  }

  .vgc-sym-container {
    padding: 0 20px;
  }

  .vgc-sym-title {
    font-size: 48px;
    margin-left: 0;
  }

  .vgc-sym-polaroids-wrap {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .vgc-sym-card--left,
  .vgc-sym-card--right {
    transform: none;
    margin-top: 0;
    width: 100%;
    margin: 0;
  }

  .vgc-sym-card-img {
    height: 280px;
  }

  .vgc-sym-btns-row {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    gap: 14px;
  }

  .vgc-sym-btn {
    width: 100%;
    max-width: 280px;
  }
  .vgc-sym-side-text{
    margin: 0 !important;
  }
  .decor-service-rental{
    margin-top: 20px !important;
   }
}

/*=========================
 VGC Local Services Hub Page
==========================*/
.vgc-ls-hub {
  position: relative;
}

/* Corner leaf decorations */
.vgc-ls-leaf-tl {
  position: absolute;
  left: 0;
  top: 30px;
  max-width: 200px;
  height: auto;
  transform-origin: left top;
  animation: swayLeft 5s ease-in-out infinite alternate;
  z-index: 0;
}

.vgc-ls-leaf-br {
  position: absolute;
  right: 0;
  bottom: 40px;
  max-width: 200px;
  height: auto;
  transform-origin: right bottom;
  animation: swayRight 6s ease-in-out infinite alternate;
  z-index: 0;
}

/* Polaroid card rendered as a clickable anchor */
a.vgc-polaroid.vgc-ls-card {
  position: relative;
  z-index: 1;
  background: #f2f1eb;
  box-shadow: 0 4px 26px rgba(0, 0, 0, 0.13);
  padding: 15px 15px 0;
  flex-shrink: 0;
  border-left: 1px solid #48403d;
  border-bottom: 1px solid #48403d;
}

a.vgc-polaroid.vgc-ls-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

/* Caption strip at the bottom of each card */
.vgc-ls-card-caption {
  font-family: "Crimson Text", serif;
  font-size: 20px;
  font-weight: 700;
  color: #111;
  text-align: center;
  padding: 20px 8px 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* "Make it to click on the pictures" note */
.vgc-ls-click-note {
  font-family: "Crimson Text", serif;
  font-size: 34px;
  font-style: italic;
  color: #111;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -40px;
}

@media (max-width: 767px) {
  .vgc-ls-card-caption {
    font-size: 16px;
    white-space: normal;
  }

  .vgc-ls-click-note {
    font-size: 26px;
    margin-top: 16px;
  }
  a.vgc-polaroid.vgc-ls-card{
    width: 100%;
  }
}

/*=========================
 VGC Local Services — Redesigned (Decorating Services)
==========================*/

/* Widen the inner wrapper — replaces the 150px Bootstrap container-fluid padding */
.vgc-dec-wrap {
  padding: 0 70px;
}

/* ── Header row ─────────────────────────── */
.vgc-dec-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 36px;
}

.vgc-dec-header-center {
  flex: 1;
  text-align: center;
}

.vgc-dec-title {
  font-family: "Crimson Text", serif;
  font-size: 38px;
  font-weight: 400;
  color: #9d8a7a;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0 0 6px;
  line-height: 1.1;
}

.vgc-dec-subtitle {
  font-family: "Crimson Text", serif;
  font-size: 15px;
  font-style: italic;
  color: #555;
  margin: 0;
  line-height: 1.4;
}

.vgc-dec-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #9d8a7a;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 30px;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background-color 0.3s ease;
}

.vgc-dec-btn:hover {
  background-color: #8c7664;
  color: #ffffff;
}

/* ── Info row ───────────────────────────── */
.vgc-dec-info-row {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 22px;
}

/* Package includes */
.vgc-dec-pkg-col {
  flex: 0 0 155px;
}

.vgc-dec-pkg-heading {
  font-family: "Crimson Text", serif;
  font-size: 14px;
  font-weight: 700;
  color: #9d8a7a;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0 0 10px;
  white-space: nowrap;
}

.vgc-dec-pkg-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #111;
  line-height: 1.73;
  text-align: center;
}

/* Price list */
.vgc-dec-price-col {
  flex: 0 0 148px;
}

.vgc-dec-price-label {
  font-family: "Crimson Text", serif;
  font-size: 14px;
  font-style: italic;
  color: #555;
  margin: 0 0 6px;
}

.vgc-dec-price-list {
  list-style: disc;
  padding: 0 0 0 14px;
  margin: 0;
}

.vgc-dec-price-list li {
  display: flex;
  gap: 16px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #111;
  line-height: 2;
  letter-spacing: 1px;
}

.vgc-dec-price-list li span:first-child {
  min-width: 20px;
}

/* Center landscape photo */
.vgc-dec-center-img {
  flex: 1;
  min-width: 0;
}

.vgc-dec-center-img img {
  width: 100%;
  height: 290px;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}

/* Side tall photo */
.vgc-dec-side-img {
  flex: 0 0 218px;
}

.vgc-dec-side-img img {
  width: 100%;
  height: 310px;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}

/* Add ons */
.vgc-dec-addons-col {
  flex: 0 0 185px;
  text-align: center;
}

.vgc-dec-addons-heading {
  font-family: "Crimson Text", serif;
  font-size: 26px;
  font-weight: 400;
  font-style: italic;
  color: #9d8a7a;
  margin: 0 0 8px;
}

.vgc-dec-addons-text {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #111;
  line-height: 2;
  margin: 0;
}

/* ── Bottom photos row ──────────────────── */
.vgc-dec-photos-row {
  display: grid;
  grid-template-columns: 3fr 2fr 2fr;
  gap: 12px;
}

.vgc-dec-photo-lg img,
.vgc-dec-photo-md img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}

/* ── Responsive ─────────────────────────── */
@media (max-width: 1280px) {
  .vgc-dec-wrap {
    padding: 0 40px;
  }

  .vgc-dec-side-img {
    flex: 0 0 185px;
  }

  .vgc-dec-addons-col {
    flex: 0 0 160px;
  }

  .vgc-dec-center-img img {
    height: 265px;
  }

  .vgc-dec-side-img img {
    height: 340px;
  }

  .vgc-dec-photo-lg img,
  .vgc-dec-photo-md img {
    height: 320px;
  }
}

@media (max-width: 991px) {
  .vgc-dec-wrap {
    padding: 0 20px;
  }

  .vgc-dec-header {
    flex-direction: column;
    text-align: center;
    gap: 16px;
  }

  .vgc-dec-info-row {
    flex-wrap: wrap;
    gap: 20px;
  }

  .vgc-dec-pkg-col,
  .vgc-dec-price-col {
    flex: 0 0 calc(50% - 10px);
  }

  .vgc-dec-center-img,
  .vgc-dec-side-img {
    flex: 0 0 100%;
  }

  .vgc-dec-center-img img {
    height: 300px;
  }

  .vgc-dec-side-img img {
    height: 300px;
  }

  .vgc-dec-addons-col {
    flex: 0 0 100%;
  }

  .vgc-dec-photos-row {
    grid-template-columns: 1fr 1fr;
  }

  .vgc-dec-photo-lg {
    grid-column: 1 / -1;
  }
}

@media (max-width: 600px) {
  .vgc-dec-pkg-col,
  .vgc-dec-price-col {
    flex: 0 0 47%;
  }

  .vgc-dec-photos-row {
    grid-template-columns: 1fr;
  }

  .vgc-dec-photo-lg {
    grid-column: auto;
  }

  .vgc-dec-photo-lg img,
  .vgc-dec-photo-md img {
    height: 250px;
  }
}

/*=========================
VGC Our Services Section (home.html)
==========================*/
.vgc-our-services {
  position: relative;
  background-color: #faf8f4;
  padding: 90px 40px 80px;
  overflow: hidden;
  text-align: center;
}

.vgc-os-leaf-tl {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  pointer-events: none;
  z-index: 0;
}

.vgc-os-leaf-tr {
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
  pointer-events: none;
  z-index: 0;
  transform: scaleX(-1);
}

.vgc-os-inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
  margin: 0 auto;
}

.vgc-os-title {
  font-family: "Caramel", cursive;
  font-size: 80px;
  color: #9d8a7a;
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 1.1;
}

.vgc-os-desc {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  color: #3a2e28;
  max-width: 860px;
  margin: 0 auto 60px;
  line-height: 1.7;
}

.vgc-os-features {
  display: flex;
  justify-content: space-around;
  gap: 80px;
  flex-wrap: wrap;
}

.vgc-os-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  flex: 0 0 280px;
}

.vgc-os-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
}

.vgc-os-feature-text {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #9d8a7a;
  line-height: 1.6;
  margin: 0;
}

.vgc-os-btn {
  display: inline-block;
  background-color: #9d8a7a;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.2s;
}

.vgc-os-btn:hover {
  background-color: #8c7664;
  color: #fff;
}
#dynamic_page_contents{
  margin-top: 120px;
}
@media (max-width: 768px) {
  .vgc-our-services {
    padding: 70px 20px 60px;
  }

  .vgc-os-title {
    font-size: 56px;
  }

  .vgc-os-desc {
    font-size: 16px;
  }

  .vgc-os-leaf-tl,
  .vgc-os-leaf-tr {
    width: 160px;
  }

  .vgc-os-features {
    gap: 50px;
  }
}

/*=========================
VGC Wedding Flowers for Rent Section (home.html)
==========================*/
.vgc-wfr-section {
  display: flex;
  align-items: stretch;
  background-color: #ffffff;
  min-height: 560px;
  padding: 120px 0;
}

.vgc-wfr-photo-col {
  flex: 0 0 57%;
  overflow: hidden;
}

.vgc-wfr-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vgc-wfr-text-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 60px 50px;
}

.vgc-wfr-title {
  margin-bottom: 28px;
  line-height: 1.2;
}

.vgc-wfr-title-cursive {
  font-family: "Caramel", cursive;
  font-size: 64px;
  color: #9d8a7a;
  display: inline;
  font-weight: 400;
}

.vgc-wfr-title-serif {
  font-family: "Crimson Text", serif;
  font-size: 52px;
  font-weight: 400;
  color: #9d8a7a;
  display: inline;
}

.vgc-wfr-desc {
  font-family: "Crimson Text", serif;
  font-size: 22px;
  color: #8a7a72;
  line-height: 1.75;
  max-width: 480px;
  margin: 0;
}
.rentmy-wrapper_pb{
  padding-bottom: 160px;
}
.rentmy-floral-rental{
  padding-bottom: 80px;
}

@media (max-width: 992px) {
  .vgc-wfr-section {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .vgc-wfr-photo-col {
    flex: none;
    height: 420px;
  }

  .vgc-wfr-text-col {
    padding: 50px 30px;
  }

  .vgc-wfr-title-cursive {
    font-size: 52px;
  }

  .vgc-wfr-title-serif {
    font-size: 40px;
  }
  #dynamic_page_contents{
    margin-top: 30px;
  }
  .rentmy-wrapper_pb{
    padding-bottom: 0;
  }
  .rentmy-floral-rental{
  padding-bottom: 0px;
}
}

@media (max-width: 576px) {
  .vgc-wfr-photo-col {
    height: 300px;
  }

  .vgc-wfr-text-col {
    padding: 40px 24px;
  }

  .vgc-wfr-title-cursive {
    font-size: 44px;
  }

  .vgc-wfr-title-serif {
    font-size: 32px;
  }

  .vgc-wfr-desc {
    font-size: 18px;
  }
}

/*=========================
 products-list-by-category 
==========================*/
.RentMyProductsByCategory{
  max-width: 1200px;
  margin: 0 auto !important;
}
.products-list-by-category .CategoryShortDescription{
  max-width: 1200px;
  margin: 0 auto !important;
  padding-top: 0;
}
.products-list-by-category .CategoryShortDescription p {
  text-align: center;

}
.rentmy-innerpage-body-inner h1 {
  font-family: "Crimson Text", serif;
  font-size: 60px;
  font-weight: 600;
  color: #9d8a7a;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 26px;
  line-height: 1.1;
}

.vgc-plp-leaf-tl {
  top: 20px;
  left: 0px;
  max-width: 180px;
}
.vgc-plp-leaf-br {
  bottom: -48px;
  right: 0px;
  max-width: 180px;
}
.aboutstory-section .paragraph-content-body img{
  margin-bottom: -100px;
}
.fl-icon-group i{
  color: #9d8a7a;
}
.team-box h3{
  color: #9d8a7a;
}
@media (min-width: 600px) {
    .reviews-section .owl-stage-outer.owl-height {
        height: auto !important;
        padding-top: 30px;
    }
}
@media (max-width: 599px) {
  .rentmy-innerpage-body-inner h1{
    font-size: 40px;
    margin-bottom: 15px;
  }
  .products-list-by-category .RentMyWrapperProductList{
    margin-top: 0;
  }
  .products-list-by-category .CategoryShortDescription p{
    font-size: 14px;
  }
  blockquote p{
  padding-right: 0px;
  }
  blockquote{
    margin: 0;
  }
  .paragraph-content-body-left{
    margin-bottom: 20px;
  }
  .about-ourlocation p{
    margin-bottom: 20px;
  }
  .accordion-list{
    margin-top: 15px;
  }
  .accordion-list h2{
    margin-bottom: 20px;
    font-size: 28px;
  }
  .accordion-list .btn{
    font-size: 18px;
    line-height: normal;
    gap: 4px;
  }
  .accordion-list .btn i{
    margin-right: 12px;
  }
  .accordion-list .card-header{
    padding: 5px 15px 5px 5px;
  }
  .uabb-second-heading-text{
    display: block;
  }
  .review-section-title{
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .fl-icon-group{
    margin-left: 0;
    margin-top: 12px;
  }
  .reviews-section .container{
    border-bottom: none;
    padding-bottom: 15px;
  }
  .localdecorclients-section{
    margin-bottom: 60px;
  }
  .paragraph-content-body{
      padding: 20px !important;
      text-align: left;
  }
  .consultation-content{
    padding-top: 20px;
  }
  .paragraph-content{
    margin-bottom: 0px;
  }
}
