/*=========================================================================
# Project Overview
===========================================================================
Project Name    : Weplugins Infowindow
Author          : Weplugins
Developer       : Dinesh Suthar
Version         : 1.0.0
Created On      : 10 June 2025
Last Updated    : 10 June 2025
Description     : This stylesheet is designed for an weplugins. 
                  Includes responsive design principles and accessibility.
===========================================================================*/

/* Info window layout style
===========================================================================*/
.fc-infobox-layout-13 .fc-infobox-content:not(:last-child) {
  margin-bottom: 15px;
}

.fc-infobox-layout-13 .fc-infobox-btn-wrapper {
  margin-top: 20px;
  padding-top: 5px;
  border-top: 1px solid #E5E1E1;
}