/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2025 | 21:26:36 */
.elementor-icon-box-icon{
	background-color:#263C58;
    padding-bottom:10px;
    Padding-top:10px;
    Padding-right:10px;
    Padding-left:10px;
}
.elementor-nav-menu li.current-menu-item > a {
	background-color: #263C58;
}
.elementor-nav-menu li>a:hover {
	background-color: #F8F8F8;
}

.planning-title-4 .uc_title {
  position: relative;
  padding-top: 50px; 
}
/* .planning-title-4 .uc_title::before {
    content: "";
    background-image: url(https://mycitydental.ca/wp-content/uploads/2025/05/sab-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 130px;
    height: 200%;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
}
 */
.circle-wrap{
	border-radius: 50%;
    position: relative;
    overflow: hidden;
    transition: all .6s ease-out;
}

.elementor.elementor-625.elementor-location-header {
    position: absolute;
    width: 100%;
    z-index: 99999;
}


.apt-form-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.apt-form-group {
  flex: 1 1 calc(50% - 15px);
  min-width: 250px;
}

.apt-full {
  flex: 1 1 100%;
}

.apt-form-group input,
.apt-form-group select,
.apt-form-group textarea {
  width: 100%;
  padding: 14px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  box-sizing: border-box;
}

.apt-form-group textarea {
  height: 100px;
  resize: vertical;
}

.apt-center {
  text-align: center;
}

.apt-form-group input[type="submit"],
input[type="submit"].apt-submit {
  background-color: #1f3558;
  color: white;
  padding: 14px 30px;
  font-size: 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.page-id-16 a.elementor-post__read-more{
margin-top: 20px !important;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background: #263c58;
}
