/* All the Important Bits */
/*************************************************
Set Typography Styling here
*************************************************/
h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
  font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  line-height: 88px;
  font-size: 3.6vw !important;
  color: white !important;
}
@media (max-width: 1500px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    line-height: 48px;
    font-size: 3vw !important;
  }
}
@media (max-width: 980px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 4vw !important;
  }
}
@media (max-width: 768px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 5vw !important;
  }
}
@media (max-width: 480px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 6vw !important;
  }
}
h2.et_pb_module_header span, h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
}
@media (max-width: 768px) {
  h2.et_pb_module_header span, h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 6vw !important;
    line-height: 8vw !important;
  }
}
h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
  font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 50px;
}
h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
  font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
  font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
}
/* List Styling */
.et_pb_text ul {
  padding-bottom: 0 !important;
}

/* Blockquote */
.custom-dark-colours h1,
.custom-dark-colours h2,
.custom-dark-colours h2 span,
.custom-dark-colours h3,
.custom-dark-colours h3 span,
.custom-dark-colours h4,
.custom-dark-colours h5,
.custom-dark-colours p {
  color: white !important;
}
.custom-dark-colours ul li {
  color: white;
}
.custom-dark-colours ul li a {
  color: white;
}
body .menu-item-69 {
  display: none;
}

body.admin-bar .menu-item-69 {
  display: block !important;
}

body #page-container {
  overflow: visible !important;
  background-color: #1a1a1a;
}
#cag-desktop-sidebar {
  border-left: 5px solid #D72461 !important;
  background-color: #1a1a1a !important;
}
#cag-desktop-sidebar .cag-sidebar-logo-border-bottom:before {
  content: " ";
  display: block;
  background-color: #D72461;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 3px;
  width: 100%;
}
#cag-desktop-sidebar .cag-desktop-menu-title h4 {
  padding-bottom: 30px;
  margin-bottom: 0px;
  color: white !important;
}
#cag-desktop-sidebar .cag-desktop-menu-title h4:before {
  content: " ";
  display: block;
  background-color: #D72461;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 30%;
}
#cag-desktop-sidebar .et_pb_social_media_follow li a.icon {
  background-color: #1a1a1a !important;
}
#cag-desktop-sidebar .et_pb_social_media_follow li a.icon:hover {
  background-color: #D72461 !important;
}

.et_pb_text_0_tb_header:before, .et_pb_text_1_tb_header:before {
  display: none !important;
}

body #page-container .et_pb_section .et_pb_button.cag-pink-title {
  color: #D72461 !important;
}

body #et-boc header.et-l,
body #et-boc header.et-l--header,
body .et-boc header.et-l,
body .et-boc header.et-l--header {
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent !important;
  border-bottom: 5px solid #D72461;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header {
  background-color: #1a1a1a !important;
  padding: 0px 0px 0px 30px !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header:before,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header:before,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header:before,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header:before {
  display: none !important;
  opacity: 0 !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .et_pb_menu__wrap,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .et_pb_menu__wrap,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .et_pb_menu__wrap,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .et_pb_menu__wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a {
  color: white !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a:hover,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a:hover,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a:hover,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li a:hover {
  color: #D72461 !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu {
  border-top: 0px solid black !important;
  left: -21px;
  margin-top: 0px;
  background-color: rgb(26, 26, 26) !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover {
  background-color: transparent !important;
}
body #et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body #et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body .et-boc header.et-l .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body .et-boc header.et-l--header .et_builder_inner_content #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a {
  color: #D72461 !important;
  background-color: transparent !important;
  opacity: 0.87;
}
body #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky),
body #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky),
body .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky),
body .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) {
  /* styles for when it does not */
}
body #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: visible;
}
body #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img {
  max-height: 86px;
  margin-top: 7px;
  /* border: 1px solid white; */
  -o-object-fit: cover;
     object-fit: cover;
  height: 86px;
  width: 83px;
  -o-object-position: top;
     object-position: top;
}
body #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo {
  overflow: visible;
  height: 100px;
}
body #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo:after,
body #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo:after,
body .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo:after,
body .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo:after {
  display: block;
  content: " ";
  background-image: url("/wp-content/uploads/2025/12/making-logo2.png ");
  height: 100%;
  width: 142px;
  position: absolute;
  top: 10px;
  left: 93px;
  background-position: center left;
  background-repeat: no-repeat;
  BACKGROUND-SIZE: contain;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky {
  background-color: transparent !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header {
  background-color: rgba(26, 26, 26, 0.7) !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu img,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu img,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu img,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu img {
  max-height: 86px;
  margin-top: 0px;
  /* border: 1px solid white; */
  -o-object-fit: cover;
     object-fit: cover;
  height: 86px;
  width: 83px;
  -o-object-position: top;
     object-position: top;
  display: none !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu:before,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu:before,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu:before,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .et_pb_menu:before {
  content: " ";
  top: 0;
  left: -25px;
  position: absolute;
  display: block;
  background-image: url("/wp-content/uploads/2026/02/Transparent-Logo2.png");
  width: 86px;
  height: 92px;
  /* border: 1px solid white; */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a {
  color: white !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a:hover,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a:hover,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a:hover,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li a:hover {
  color: #D72461 !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu {
  left: -21px;
  margin-top: 1px;
  background-color: rgba(26, 26, 26, 0.85) !important;
}
body #et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body #et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body .et-boc header.et-l .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a,
body .et-boc header.et-l--header .et_builder_inner_content.has_et_pb_sticky #cag-custom-header .cag-main-menu nav ul li ul.sub-menu li:hover a {
  color: #D72461 !important;
}

body.home #et-boc header.et-l,
body.home #et-boc header.et-l--header,
body.home .et-boc header.et-l,
body.home .et-boc header.et-l--header {
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent !important;
}
body.home #et-boc header.et-l:after,
body.home #et-boc header.et-l--header:after,
body.home .et-boc header.et-l:after,
body.home .et-boc header.et-l--header:after {
  content: "";
  position: absolute;
  top: 100px;
  /* bottom: -19px; */
  left: 0px;
  z-index: 2;
  background-image: url(/wp-content/uploads/2026/01/gradientjan43.png);
  width: 100%;
  height: 184px;
  background-size: contain;
  background-repeat: no-repeat;
  /* border: 1px solid white; */
  background-position: top left;
  -webkit-filter: drop-shadow(4px 0px 0px #D72461) drop-shadow(0px 5px 0px #D72461);
          filter: drop-shadow(4px 0px 0px #D72461) drop-shadow(0px 5px 0px #D72461);
}
body.home #et-boc header.et-l .et_builder_inner_content,
body.home #et-boc header.et-l--header .et_builder_inner_content,
body.home .et-boc header.et-l .et_builder_inner_content,
body.home .et-boc header.et-l--header .et_builder_inner_content {
  z-index: 9;
}
body.home #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky),
body.home #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky),
body.home .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky),
body.home .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) {
  /* styles for when it does not */
}
body.home #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body.home #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body.home .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header,
body.home .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: visible;
}
body.home #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu .et_pb_menu__logo:after,
body.home #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu .et_pb_menu__logo:after,
body.home .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu .et_pb_menu__logo:after,
body.home .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu .et_pb_menu__logo:after {
  display: none !important;
}
body.home #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body.home #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body.home .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img,
body.home .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) #cag-custom-header .et_pb_menu img {
  max-height: 17vh !important;
  width: auto;
  margin-top: 11px;
  position: absolute;
  top: 0px;
  left: -18px;
  height: unset;
}
body.home #et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body.home #et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body.home .et-boc header.et-l .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo,
body.home .et-boc header.et-l--header .et_builder_inner_content:not(.has_et_pb_sticky) .et_pb_menu_inner_container .et_pb_menu__logo {
  overflow: visible;
  height: 100px;
}
body.home #cag-hp-banner {
  overflow: hidden !important;
}
body.home #cag-hp-banner .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
  max-width: 1020px;
}
body.home #cag-hp-banner .et_pb_row {
  padding-left: 105px;
}

body #dm-header.fixed-header {
  background-color: #1a1a1a !important;
}
body .hamburger {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #1a1a1a !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap .menu-wrap__inner {
  background-color: #1a1a1a !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap .menu-wrap__inner .scroll_section {
  overflow-y: hidden;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul .close-submenu:before {
  color: #D72461 !important;
  margin-top: 33px;
  margin-left: 33px;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li {
  padding-top: 0vw;
  padding-bottom: 0vw;
  margin-bottom: 0vw;
  margin-top: 2vw;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li ul.sub-menu {
  width: 100% !important;
  max-width: 100% !important;
  background-color: #1a1a1a !important;
  padding: 101px 5% !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li ul.sub-menu li {
  margin-bottom: 0vw;
  margin-top: 2vw;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li ul.sub-menu li a {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li a {
  text-decoration: none;
  font-size: 18px !important;
  color: white !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li a:after {
  color: #D72461 !important;
}
body .divi-mobile-menu #dm_nav.menu-wrap nav.menu-side ul li a ul.sub-menu ul.sub-menu {
  background-color: #1a1a1a !important;
}
#dm_nav li ul.sub-menu a {
  font-size: 4vw !important;
}

.cag-footer-top-surround {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cag-footer-top-surround .cag-f-lots-of-logos {
  padding-top: 25px;
  border-top: 2px solid #f2f3f3 !important;
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 1% !important;
  padding-right: 1% !important;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* Vertically center all items */
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image {
  margin-left: 25px;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* Vertically center the image */
  height: 119px;
  margin-bottom: 0 !important;
  background: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image:first-of-type {
  margin-left: 0;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image:last-of-type {
  margin-right: 0;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image .et_pb_image_wrap {
  height: 80px;
}
.cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image img {
  height: 100%; /* Fill the container height */
  max-height: 80px;
  width: 160px; /* Maintain aspect ratio */
  -o-object-fit: contain;
     object-fit: contain; /* Scale image properly */
  -o-object-position: center;
     object-position: center; /* Center the image */
}

.et-db #et-boc .et-l #custom-footer {
  background-color: #1a1a1a !important;
  border-top: 3px solid #D72461;
}
.et-db #et-boc .et-l #custom-footer .et_pb_row {
  max-width: 100%;
  width: 98%;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle {
  max-width: 100% !important;
  width: 97% !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-f-logo {
  margin-bottom: 15px !important;
  max-width: unset !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-f-logo a span img {
  max-width: 200px !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow {
  padding-bottom: 0px !important;
  margin-bottom: 12px !important;
  padding-left: 47px;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer a.icon,
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer a.icon,
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer a.icon,
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer a.icon {
  background-color: #1a1a1a !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f p {
  color: white !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f p a {
  color: white !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f p a:hover {
  color: #D72461 !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f-add {
  padding-bottom: 0 !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f-add a {
  color: white;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-contact-info-f-add a:hover {
  color: white;
  opacity: 0.85;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle h4 {
  color: white;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle h4:before {
  content: " ";
  display: block;
  background-color: #D72461;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 30%;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_menu {
  background-color: transparent !important;
  padding-bottom: 5px !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_menu nav ul li {
  display: block;
  width: 100%;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_menu nav ul li a {
  color: white !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_menu nav ul li a:hover {
  opacity: 0.7;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-bottom {
  padding-bottom: 20px !important;
  padding-top: 5px !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-bottom .et_pb_module {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-copyright {
  max-width: 100% !important;
  width: 97% !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_module {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_module * {
  font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
}

/* All the Cstegory Sections */
.loretta_blog_3_col article img,
.loretta_blog_4_col article img {
  height: 258px;
  min-height: 258px;
  max-height: 258px;
  -o-object-fit: cover;
     object-fit: cover;
}

.custom-blog article .entry-featured-image-url img {
  height: 258px;
  min-height: 258px;
  max-height: 258px;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-blog article .loretta_blog_content .loretta_blog_content_box p.post-meta {
  display: none !important;
}

.cag-blog-refine-search {
  margin-top: 25px;
}
.cag-blog-refine-search .et_pb_menu .et_pb_menu__wrap {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.cag-blog-refine-search .et_pb_menu ul {
  margin-left: 0;
}
.cag-blog-refine-search .et_pb_menu ul li {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.cag-blog-refine-search .et_pb_menu ul li:after {
  content: " ";
  height: 1px;
  width: 8px;
  position: absolute;
  right: -4px;
  top: 8px;
  background-color: #D72461;
}
.cag-blog-refine-search .et_pb_menu ul li a {
  font-size: 18px;
}
.cag-blog-refine-search .et_pb_menu ul li:last-of-type:after {
  display: none !important;
}
.cag-blog-refine-search .et_pb_menu ul li.current_page_item a {
  color: #D72461;
}

body.single-post:not(.et_pb_pagebuilder_layout) .et_pb_title_featured_container {
  padding-bottom: 15px !important;
}

.cab-blog-c-surr {
  /* Target ULs inside Divi Text Modules on the Blog page */
}
.cab-blog-c-surr .et_pb_text_inner ul:not(:last-child) {
  margin-bottom: 24px !important; /* Adjust this value to match your design */
  padding-bottom: 0; /* Keeping padding at 0 to focus on margin spacing */
}
.cab-blog-c-surr h3 {
  padding-bottom: 15px !important;
}
.cab-blog-c-surr h3 span {
  font-size: 24px;
  line-height: 24px;
}
.cab-blog-c-surr h4 {
  padding-bottom: 25px;
}
.cab-blog-c-surr h4 span {
  font-size: 24px;
  line-height: 24px;
}
.loretta_blog_content_box h4 {
  overflow: hidden;
  max-height: 72px;
  min-height: 72px;
}

.cag-contact-blurb-surround {
  background-color: yellow;
}
.cag-contact-blurb-surround .et_pb_blurb h6 span {
  font-weight: 800;
}
.cag-contact-blurb-surround .et_pb_blurb .et_pb_blurb_description,
.cag-contact-blurb-surround .et_pb_blurb .et_pb_blurb_description p {
  font-size: 17px !important;
  font-weight: 500;
}
.cag-contact-blurb-surround .et_pb_blurb .et_pb_blurb_description a {
  font-size: 17px !important;
  color: #1a1a1a;
}

.cag-contact-top-row .cag-contact-blurb-surround {
  border: 0px solid white !important;
}
.cag-contact-top-row .cag-contact-blurb-surround .et_pb_blurb .et_pb_blurb_content .et_pb_module_header a, .cag-contact-top-row .cag-contact-blurb-surround .et_pb_blurb .et_pb_blurb_content .et_pb_module_header span {
  color: var(--color2);
  font-size: 16px !important;
  font-weight: 800 !important;
}
.cag-contact-top-row .cag-contact-blurb-surround .et_pb_module {
  border: 1px solid white !important;
}
.cag-contact-top-row .cag-contact-blurb-surround .et_pb_module i {
  font-family: FontAwesome !important;
  font-style: normal;
  font-size: 24px;
  margin-top: 6px;
  color: #D72461;
  width: 100%;
  text-align: left;
}
.cag-contact-top-row .cag-contact-blurb-surround .et_pb_module:after {
  border: 1px solid black !important;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: " ";
  display: block;
  border-radius: 10px;
}
.cag-contact-top-row .cag-contact-blurb-surround .et_pb_module:before {
  border-bottom: 6px solid #D72461;
  content: " ";
  display: block;
  position: absolute;
  bottom: 9px;
  left: 10px;
  right: 10px;
  height: 30px;
  border-radius: 10px;
  z-index: 4;
}
.cag-contact-top-row .et_pb_row_4 {
  padding-top: 0 !important;
}
.cag-contact-top-row .et_pb_row_4 .et_pb_column {
  width: 50%;
  margin-right: 0;
}
.cag-contact-top-row .et_pb_row_4 .et_pb_column .et_pb_map {
  border: 25px solid white;
  position: relative;
  overflow: hidden;
  height: 809px;
  border-radius: 35px;
}
.cag-contact-top-row .et_pb_row_4 .et_pb_column:after {
  border: 1px solid black !important;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: " ";
  display: block;
  border-radius: 10px;
}
.cag-contact-top-row .et_pb_row_4 .et_pb_column:before {
  border-bottom: 6px solid #D72461;
  content: " ";
  display: block;
  position: absolute;
  bottom: 9px;
  left: 10px;
  right: 10px;
  height: 30px;
  border-radius: 10px;
  z-index: 4;
}

.et_pb_map_pin {
  /* REPLACE THE URL BELOW WITH YOUR CUSTOM PIN IMAGE URL */
  background-image: url("/wp-content/uploads/2025/11/marker2.png") !important;
  /* You may need to adjust the width/height to match your image size */
  width: 32px !important;
  height: 32px !important;
  background-size: contain !important;
  margin-left: -16px !important; /* Adjust this to center the pin horizontally */
  margin-top: -32px !important; /* Adjust this to center the pin vertically */
}

.cag-contact-form {
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 40px;
  padding-left: 50px;
  margin-bottom: 0px !important;
}
.cag-contact-form .et_pb_code_inner h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  padding-bottom: 35px;
}
.cag-contact-form .form-container {
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.cag-contact-form .form-container br {
  display: none;
}
.cag-contact-form .form-container .form-header {
  margin-bottom: 30px;
}
.cag-contact-form .form-container .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
  width: 100%;
}
@media (max-width: 768px) {
  .cag-contact-form .form-container .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
  }
}
.cag-contact-form .form-container .form-half {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 200px;
}
@media (max-width: 768px) {
  .cag-contact-form .form-container .form-half {
    width: 100%;
    min-width: auto;
  }
}
.cag-contact-form .form-container .form-full {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
}
.cag-contact-form .form-container label {
  display: block;
  margin: 8px 0;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  text-transform: none;
}
.cag-contact-form .form-container .wpcf7-form-control {
  width: 100%;
  padding: 12px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  line-height: 1.5;
  background: white;
  color: #333;
  padding-left: 0 !important;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid transparent;
  border-bottom: 1px solid #1a1a1a;
  border-radius: 0 !important;
}
.cag-contact-form .form-container .wpcf7-form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
.cag-contact-form .form-container .wpcf7-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.cag-contact-form .form-container .wpcf7-form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.cag-contact-form .form-container .wpcf7-form-control::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.cag-contact-form .form-container .wpcf7-form-control::placeholder {
  color: #999;
  opacity: 1;
}
.cag-contact-form .form-container .wpcf7-form-control:focus {
  outline: none;
  border-bottom: 1px solid #D72461;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.cag-contact-form .form-container .wpcf7-form-control[name=your-message] {
  min-height: 130px;
  resize: vertical;
  font-family: inherit;
  height: 140px;
  max-height: 380px;
}
.cag-contact-form .form-container .wpcf7-submit {
  width: 100%;
  padding: 16px 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  margin-top: 10px;
  border-width: 1px !important;
  font-size: 16px;
  font-weight: 600 !important;
  background: #fff !important;
  border: 1px solid #D72461 !important;
  white-space: nowrap;
  line-height: 20px !important;
  color: #1a1a1a;
  z-index: 1;
  position: relative;
}
.cag-contact-form .form-container .wpcf7-submit:hover {
  background: #D72461 !important;
  color: white;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.cag-contact-form .form-container .wpcf7-submit:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cag-contact-form .form-container .c-gdpr .wpcf7-form-control {
  background: transparent;
  border-bottom: 0px solid transparent;
  padding-right: 8px;
  padding-left: 0 !important;
}
.cag-contact-form .form-container .c-gdpr .wpcf7-form-control .wpcf7-list-item {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.cag-contact-form .form-container .c-captcha {
  margin-bottom: 0 !important;
}
.cag-contact-form .form-container .c-captcha .aiowps-captcha {
  display: inline-block;
}
.cag-contact-form .form-container .c-captcha .aiowps-captcha-equation {
  display: inline-block;
  margin-left: 5px;
}
.cag-contact-form .form-container .wpcf7-not-valid {
  border-color: #dc3232 !important;
}
.cag-contact-form .form-container .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}
.cag-contact-form .form-container .wpcf7-response-output {
  padding: 15px;
  border-radius: 8px;
  margin: 20px 0 !important;
  border-width: 1px;
}
.cag-contact-form .form-container .wpcf7-response-output.wpcf7-validation-errors {
  border-color: #dc3232;
  background: #fef4f4;
  color: #dc3232;
}
.cag-contact-form .form-container .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #46b450;
  background: #f4faf4;
  color: #46b450;
}
.cag-contact-form .form-container .wpcf7-spinner {
  position: absolute;
  left: 0px;
  bottom: -50px;
}
@media (max-width: 768px) {
  .cag-contact-form .form-container .form-header h3 {
    font-size: 20px;
    text-align: center;
  }
  .cag-contact-form .form-container .wpcf7-form-control {
    font-size: 16px;
  }
  .cag-contact-form .form-container .wpcf7-submit {
    padding: 14px 20px;
    font-size: 16px;
  }
}

.et_pb_section .et_pb_row.et_pb_equal_columns .et_pb_column .et_pb_module:first-child {
  padding-top: 35px;
}
.et_pb_section .et_pb_row.et_pb_equal_columns .et_pb_column .et_pb_module:last-child {
  padding-bottom: 35px;
}

/* Mobile-specific overrides */
@media (max-width: 980px) {
  .et_pb_row.et_pb_equal_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .et_pb_row.et_pb_equal_columns .et_pb_column {
    margin-bottom: 30px;
  }
  .et_pb_row.et_pb_equal_columns .et_pb_column.et_pb_column_empty {
    display: block !important;
    min-height: 250px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .et_pb_row.et_pb_equal_columns .et_pb_column:not(.et_pb_column_empty) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .et_pb_row.et_pb_equal_columns .et_pb_column:not(.et_pb_column_empty) .et_pb_module:first-child {
    padding-top: 0 !important;
  }
  .et_pb_row.et_pb_equal_columns .et_pb_column:not(.et_pb_column_empty) .et_pb_module:last-child {
    padding-bottom: 0 !important;
  }
}
body.application_forms-template-default #page-container #main-content .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
}
body.application_forms-template-default #page-container #main-content .container #left-area {
  padding-bottom: 0 !important;
}
body.application_forms-template-default #page-container #main-content .container #left-area article > .et_post_meta_wrapper {
  display: none !important;
}

.cag-contact-form.cag-app-form .form-container label {
  padding-left: 16px;
}
.cag-contact-form.cag-app-form .form-container .wpcf7-form-control {
  padding-left: 16px !important;
}
.cag-contact-form.cag-app-form .form-container .c-captcha {
  padding-top: 18px;
}

.et-db #et-boc .et-l .et_pb_social_media_follow_network_2_tb_header a.icon {
  background-color: RGBA(255, 255, 255, 0) !important;
}

.cag-faq-surround-n h4 span {
  color: #D72461;
}

#cag-hp-banner:before {
  content: " ";
  width: 35px;
  height: 130px;
  background-color: #D72461 !important;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none !important;
  z-index: 3;
}
#cag-hp-banner .et_pb_slide:before {
  content: " ";
  background-color: #1a1a1a;
  backdrop-filter: blur(4px);
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1;
}
#cag-hp-banner .et_pb_slide_description {
  padding-left: 0;
  text-align: left;
  max-width: 820px;
  padding-right: 0;
  left: 0;
  margin-left: 0;
  padding-top: 5vw;
  padding-bottom: 12vw;
}
@media (max-width: 1500px) {
  #cag-hp-banner .et_pb_slide_description {
    padding-top: 23vw;
    padding-bottom: 17vw;
  }
}
#cag-hp-banner .et_pb_slide_description h1.et_pb_slide_title {
  color: white !important;
}
#cag-hp-banner .et_pb_slide_description .et_pb_slide_content {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
#cag-hp-banner .et_pb_slide_description .et_pb_slide_content p {
  line-height: 34px;
  font-size: 21px;
  color: white !important;
}
#cag-hp-banner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  background: #fff !important;
  border: 1px solid #D72461 !important;
  white-space: nowrap;
  line-height: 20px !important;
  color: #1a1a1a;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cag-hp-banner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:after {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--color1);
  position: absolute;
  bottom: 6px;
  right: 6px !important;
  z-index: -1;
  margin-left: 0 !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  opacity: 1;
  left: auto;
  font-size: 25.6px;
}
#cag-hp-banner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:hover {
  color: white;
}
#cag-hp-banner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:hover:after {
  width: 100%;
  height: 100%;
  right: 0px !important;
  bottom: 0px;
}

.custom-banner-hh:before {
  content: " " !important;
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(transparent));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
  pointer-events: none;
  z-index: 2;
}
.custom-banner-hh .et_pb_row {
  z-index: 3;
}
.custom-banner-hh h1 span,
.custom-banner-hh h1 {
  color: white !important;
}
.custom-banner-hh {
  display: -ms-grid;
  display: grid;
}
.custom-banner-hh .custom-top-row,
.custom-banner-hh .et_pb_row_0 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.custom-banner-hh .custom-bottom-row,
.custom-banner-hh .et_pb_row_1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  top: -20px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.cag-hp-search .et_pb_contact_main_title:after {
  content: " ";
  width: 369px;
  height: 52px;
  background-image: url("/wp-content/uploads/2025/10/Screenshot_1.png");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -12px;
  left: 410px;
}

.cag-hp-reviews {
  padding-top: 30px !important;
  padding-bottom: 50px !important;
}
.cag-hp-reviews .et_pb_row .et_pb_column {
  padding-bottom: 60px;
}
.cag-hp-reviews .loretta_testimonial_box {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.cag-hp-reviews .loretta_testimonial_content p {
  font-size: 21px;
}
.cag-hp-reviews .loretta_testimonial_content * {
  text-align: center !important;
}

#cag-top-section {
  padding-bottom: 0px !important;
  padding-top: 30px !important;
}

.cag-filtering-buttons-hp {
  margin-top: 25px;
}
.cag-filtering-buttons-hp .et_pb_menu .et_pb_menu__wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cag-filtering-buttons-hp .et_pb_menu nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px !important;
  position: relative;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
}
.cag-filtering-buttons-hp .et_pb_menu nav ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #D72461;
  opacity: 0.05;
  border-radius: 100px;
}
.cag-filtering-buttons-hp .et_pb_menu nav ul li {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
.cag-filtering-buttons-hp .et_pb_menu nav ul li a {
  margin: 0;
  border-radius: 100px !important;
  padding: 10px !important;
  color: #022436 !important;
  background-color: transparent !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  background-color: #E4DFE3 !important;
}
.cag-filtering-buttons-hp .et_pb_menu nav ul li:first-of-type a, .cag-filtering-buttons-hp .et_pb_menu nav ul li:hover a {
  color: #fff !important;
  background-color: #D72461 !important;
  border-color: #D72461;
}

.cag-student-bar {
  padding-bottom: 0 !important;
  padding-top: 40px !important;
  margin-bottom: -33px !important;
}
.cag-student-bar .et_pb_column {
  padding-bottom: 0 !important;
}
.cag-student-bar .et_pb_column .et_pb_divider:before {
  width: 96%;
  left: 2%;
}

.cag-hp-cta-one .et_pb_row {
  background-color: #1a1a1a;
}

.et_pb_column .et_pb_toggle,
.et_pb_accordion .et_pb_toggle {
  background: white;
}
.et_pb_column .et_pb_toggle .et_pb_toggle_title:before,
.et_pb_accordion .et_pb_toggle .et_pb_toggle_title:before {
  z-index: 2;
}
.et_pb_column .et_pb_toggle .et_pb_toggle_title:after,
.et_pb_accordion .et_pb_toggle .et_pb_toggle_title:after {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 2px;
  background: #D72461 !important;
  width: 36px;
  height: 36px;
  opacity: 0.1;
  left: 0;
  position: absolute;
  z-index: 0 !important;
}

.et_pb_toggle {
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
  margin-bottom: 2.284%;
}
.et_pb_toggle .et_pb_toggle_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #1a1a1a !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.et_pb_toggle .et_pb_toggle_title:before {
  max-width: 36px;
  width: 100%;
  height: 36px;
  margin: 0;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  right: 0;
  font-family: ETmodules !important;
  font-weight: 400 !important;
  content: "3" !important;
  font-size: 22px !important;
}
.et_pb_toggle .et_pb_toggle_title:after {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 2px;
  background: #D72461 !important;
  width: 36px;
  height: 36px;
  opacity: 0.1;
  left: 0;
  position: absolute;
  z-index: 0 !important;
  opacity: 1 !important;
}
.et_pb_toggle .et_pb_toggle_content {
  line-height: 26px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 51px;
  font-weight: 400;
}
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
  color: #1a1a1a;
}
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.light-bg-section {
  background-color: #f2f3f3;
}

.blurb-786 {
  max-width: 786px !important;
}

.custom-row-algin-middle-two-and-three {
  text-align: center !important;
}
.custom-row-algin-middle-two-and-three .et_pb_column {
  max-width: 406px;
}
.custom-row-algin-middle-two-and-three .et_pb_column.et_pb_column_1_2:first-of-type {
  margin-left: 15%;
}
.custom-row-algin-middle-two-and-three .et_pb_module_header {
  padding-bottom: 0 !important;
}

.cag-c-guides .et_pb_row {
  max-width: 100%;
  width: 95%;
}
.cag-c-guides .et_pb_row .et_pb_column_1_4 {
  background-color: white;
}

.cag-downloader .et_pb_module_header {
  padding-bottom: 0 !important;
}
.cag-downloader .et_pb_blurb_description p {
  font-size: 14px;
  font-style: italic;
}

body.application_forms-template-default #left-area article.post-password-required .et_password_protected_form h1 {
  color: #1a1a1a !important;
}
body.application_forms-template-default #left-area article.post-password-required .et_password_protected_form button {
  padding-top: 19px !important;
  padding-right: 30px !important;
  padding-bottom: 19px !important;
  padding-left: 30px !important;
  border-width: 1px !important;
  font-weight: 600 !important;
  font-size: 16px;
  border-color: #D72461;
  color: #1a1a1a !important;
}
body.application_forms-template-default #left-area article.post-password-required .et_password_protected_form button:hover {
  background-color: #D72461 !important;
  color: white !important;
}
body.application_forms-template-default #left-area article.post-password-required .et_password_protected_form button:after {
  display: none !important;
}

body.parent-pageid-229925 .et-l h3, body.parent-pageid-229925 .et-l h4, body.parent-pageid-229925 .et-l h5 {
  color: #D72461 !important;
}

/* 1. The Section Wrapper */
.cag-faq-surround-n .et_pb_row {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  padding-bottom: 0;
}
.cag-faq-surround-n .et_pb_row:first-of-type {
  border-top: 0px solid #d9d9d9 !important;
  margin-top: 0px;
}
.cag-faq-surround-n {
  /* 1. The Column - Start collapsed and invisible */
}
.cag-faq-surround-n .et_pb_column_2_3 {
  padding-top: 5px; /* This is the padding for the second column */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  /* This creates the 'slowly into vision' effect */
  -webkit-transition: max-height 0.7s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
  transition: max-height 0.7s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
  display: block !important;
}
.cag-faq-surround-n {
  /* 2. The 'Active' state - Slide open and fade in */
}
.cag-faq-surround-n .et_pb_column_2_3.column-open {
  max-height: 1500px; /* Adjust if your content is extremely long */
  opacity: 1;
  visibility: visible;
}
.cag-faq-surround-n {
  /* 3. The Chevron (Closed State) */
}
.cag-faq-surround-n .et_pb_blurb .et_pb_module_header::before {
  content: "\f078"; /* Font Awesome Chevron Down (f078) */
  font-family: "FontAwesome" !important;
  margin-right: 15px;
  display: inline-block;
  font-size: 1.2em;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  font-size: 22px;
}
.cag-faq-surround-n {
  /* 4. The Chevron (Open State) */
}
.cag-faq-surround-n .et_pb_blurb.is-open .et_pb_module_header::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); /* Flips the f078 chevron up */
}

body.page-id-229925 h2 span {
  color: #D72461 !important;
}

@media (max-width: 1100px) and (min-width: 500px) {
  ul.properties.clear {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    gap: 0 !important;
  }
  ul.properties.clear li.property {
    width: 48% !important;
    float: left !important;
    clear: none !important;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
    height: auto !important;
  }
  ul.properties.clear li.property:nth-child(odd) {
    margin-right: 4% !important;
  }
  ul.properties.clear li.property .thumbnail {
    height: auto !important;
  }
  ul.properties.clear li.property .thumbnail img {
    height: 250px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  ul.properties.clear li.property .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 499px) {
  ul.properties li.property {
    width: 100% !important;
    margin-right: 0 !important;
    clear: both !important;
  }
}
body.post-template-default.single .custom-banner-hh h1 {
  color: #1a1a1a !important;
}
body.post-template-default.single .custom-banner-hh h1 span {
  color: #1a1a1a !important;
}

body.page-id-229963 #et-main-area .et_builder_inner_content .et_pb_section:nth-child(1) h1,
body.page-id-229960 #et-main-area .et_builder_inner_content .et_pb_section:nth-child(1) h1,
body.page-id-1337 #et-main-area .et_builder_inner_content .et_pb_section:nth-child(1) h1 {
  padding-bottom: 45px;
  margin-top: -20px;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  .ph-divi-gallery .gallery-column:nth-child(1) {
    margin-bottom: 2%;
  }
  /* Targets images 2, 3, 4, and 5 */
  .ph-divi-gallery .gallery-column:nth-child(n+2):nth-child(-n+5) {
    width: 48% !important; /* 48% + 48% = 96% */
    margin-bottom: 2% !important; /* Vertical gap */
    float: left !important;
  }
  /* The ONLY horizontal gap (4%) goes between the columns */
  .ph-divi-gallery .gallery-column:nth-child(2),
  .ph-divi-gallery .gallery-column:nth-child(4) {
    margin-right: 2% !important; /* 48% + 4% + 48% = 100% */
  }
}
@media (max-width: 992px) {
  .cag-blog-refine-search {
    /* Force the menu container to show and use your specific dimensions */
  }
  .cag-blog-refine-search .et_pb_menu__menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
  }
  .cag-blog-refine-search {
    /* Kill the mobile hamburger toggle */
  }
  .cag-blog-refine-search .et_mobile_nav_menu {
    display: none !important;
  }
  .cag-blog-refine-search {
    /* Apply the same logic to the internal navigation and list */
  }
  .cag-blog-refine-search .et-menu-nav,
  .cag-blog-refine-search ul.et-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
  }
  .cag-blog-refine-search .et-menu-nav li,
  .cag-blog-refine-search ul.et-menu li {
    display: inline-block !important;
    width: auto !important;
    margin: 0 10px !important;
  }
  .cag-blog-refine-search .et-menu-nav li:after,
  .cag-blog-refine-search ul.et-menu li:after {
    display: none !important;
  }
  .custom-special-surround .et_pb_property_actions_widget {
    margin-bottom: 0 !important;
  }
  .custom-special-surround .et_pb_property_actions_widget .property_actions {
    margin-bottom: 0 !important;
  }
  .custom-special-surround .et_pb_property_actions_widget .property_actions ul {
    min-height: 140px;
  }
  .custom-row-algin-middle-two-and-three .et_pb_column {
    max-width: 100%;
  }
  body.page-id-51 .et_pb_divider_0, body.page-id-51 .et_pb_divider_1, body.page-id-51 .et_pb_divider_2, body.page-id-51 .et_pb_divider_3 {
    display: block !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5.et_pb_column_2_tb_footer {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 190px;
  }
  .cag-faq-surround-n {
    padding-bottom: 0 !important;
  }
  .cag-faq-surround-n .et_pb_row {
    margin-top: 0;
    padding-top: 20px;
  }
  .cag-faq-surround-n .et_pb_row .et_pb_column {
    margin-bottom: 10px !important;
  }
  .fancybox-is-open .fancybox-stage {
    zoom: 0.75 !important;
  }
  body.single.property-template-default .et_pb_section {
    width: 100% !important;
  }
  body.single.property-template-default .et_pb_section .et_pb_row {
    width: 90% !important;
  }
  body.single.property-template-default .et_pb_section .cagp-gallery-row {
    padding-top: 15px;
  }
  body.single.property-template-default .et_pb_section .cag-p-all-the-details {
    padding-top: 0 !important;
  }
  body.single.property-template-default .et_pb_section .cagp-price-info-row {
    padding-top: 0;
    padding-bottom: 15px;
  }
  body.single.property-template-default .et_pb_section .cagp-price-info-row .et_pb_property_price_widget {
    margin-bottom: 10px;
  }
  body.single.property-template-default .et_pb_section .cagp-p-short-desc-row {
    display: none !important;
  }
  body.single.property-template-default .et_pb_section .et_pb_property_meta_widget {
    margin-bottom: 25px !important;
    margin-top: -5px;
  }
  body.single.property-template-default .et_pb_section.cagp-section-surround {
    padding-bottom: 0 !important;
  }
  .custom-special-surround .property_actions ul {
    margin-bottom: 20px;
  }
  .custom-special-surround .property_actions ul li {
    position: relative;
    width: 49%;
    display: inline-block;
    float: left;
  }
  .custom-special-surround .property_actions ul li:nth-child(odd) {
    margin-right: 1%;
  }
  .custom-special-surround .property_actions ul li:nth-child(even) {
    margin-left: 1%;
  }
  body.single.property-template-default .cagp-top-section-back .et_pb_row {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
  }
  body.single.property-template-default .custom-special-surround .et_pb_row .et_pb_column:nth-child(1) {
    margin-bottom: 0 !important;
  }
  body.single.property-template-default .custom-special-surround .et_pb_row .et_pb_column:nth-child(2) {
    margin-bottom: 25px;
  }
  body.single.property-template-default #property_map_canvas {
    height: 250px !important;
  }
  body.single.property-template-default .fancybox-toolbar {
    right: 0;
    top: 80px;
  }
  body.single.property-template-default .fancybox-infobar {
    left: 0;
    top: 80px;
  }
  body.single.property-template-default .cagp-section-surround .cagp-gallery-row .et_pb_column .et_pb_property_gallery_widget .et_pb_module_inner .ph-divi-gallery .gallery-column {
    border-radius: 16px !important;
    border: 0px solid white !important;
    overflow: hidden;
  }
  body.single.property-template-default .cagp-section-surround .cagp-gallery-row .et_pb_column .et_pb_property_gallery_widget .et_pb_module_inner .ph-divi-gallery .gallery-column:nth-child(1) a {
    min-height: 250px !important;
    margin-bottom: 15px;
  }
  body.post-type-archive-property #et-main-area {
    background-color: white !important;
  }
  body.post-type-archive-property #et-main-area h1.page-title {
    color: #1a1a1a !important;
    margin-top: 15px;
  }
  body.post-type-archive-property #et-boc #et-main-area #container .propertyhive-ordering {
    padding-top: 0 !important;
  }
  .cag-hp-cta-one {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .cag-hp-cta-one .et_pb_row {
    margin-top: 0 !important;
  }
  .cag-hp-cta-one .et_pb_row h2 span {
    font-size: 3vw;
  }
  .cag-hp-cta-one .et_pb_row:after {
    height: 121px !important;
  }
  .cag-hp-cta-one .et_pb_row .et_pb_column:nth-child(1) {
    margin-bottom: 52px !important;
  }
  .cag-hp-cta-one .et_pb_row .et_pb_blurb_content {
    -webkit-box-orient: initial !important;
    -webkit-box-direction: initial !important;
        -ms-flex-direction: initial !important;
            flex-direction: initial !important;
  }
  .cag-hp-cta-one .et_pb_row:nth-child(2) {
    margin-top: -20px !important;
  }
  body #dm-header {
    background-color: #1a1a1a !important;
  }
  body #dm-header.fixed-header {
    background-color: #1a1a1a !important;
  }
  body #et-main-area {
    padding-top: 77px;
  }
  #cag-search-form form {
    padding-bottom: 60px;
  }
  #cag-search-form form input[type=submit] {
    font-size: 20px !important;
  }
  #cag-hp-banner .et_pb_slide_description {
    padding-top: 23vw;
    padding-bottom: 38vw;
  }
  #cag-hp-banner .et_pb_slide_description h1 {
    padding-bottom: 0 !important;
  }
  #cag-hp-banner .et_pb_slide_description .et_pb_slide_content p {
    font-size: 17px;
  }
  #cag-search-form:before {
    margin-right: 0 !important;
    font-size: 17px !important;
  }
  .cag-search-form-surround.homepage .et_pb_row .et_pb_column {
    margin-top: -62px !important;
  }
  #cag-search-form form .control.control-department select, #cag-search-form form .control.control-maximum_rent select, #cag-search-form form .control.control-minimum_bedrooms select, #cag-search-form form .control.control-maximum_bedrooms select {
    border-radius: 0px !important;
  }
  #cag-property-results .propertyhive ul li {
    width: 47% !important;
    margin-right: 5.5% !important;
  }
  #cag-property-results .propertyhive ul li:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  .cag-filtering-buttons-hp {
    display: none !important;
  }
  body.home .custom-blog .et_pb_ajax_pagination_container article:nth-child(3) {
    display: none !important;
  }
  .cag-hp-cta-one .et_pb_column_2_3 {
    margin-bottom: 20px;
  }
  .cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 15px;
  }
  .cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image .et_pb_image:first-of-type {
    margin-left: 0;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-bottom {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-bottom .et_pb_column_6_tb_footer {
    margin-bottom: 5px !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle {
    padding-bottom: 0px !important;
    width: 100% !important;
    display: block;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5 {
    width: 100%;
    text-align: center !important;
    display: inline-block;
    margin-right: 0;
    position: relative;
    max-width: 100%;
    float: left;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5.et_pb_column_2_tb_footer {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: 24%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_column {
    margin-bottom: 0 !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_module * {
    text-align: center;
  }
  .et-db #et-boc .et-l #custom-footer .et_pb_column_2_tb_footer {
    text-align: center !important;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .et-db #et-boc .et-l #custom-footer .et_pb_column_1_5 {
    width: 100%;
    text-align: center !important;
  }
  .et-db #et-boc .et-l #custom-footer .et_pb_column_1_5 .et_pb_image {
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_menu {
    display: block !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_menu .et_pb_menu__wrap {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-copyright .et_pb_menu .et_pb_menu__menu {
    display: block !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column--with-menu {
    display: none !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .cag-f-logo a span img {
    max-width: 160px !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .custom-row-algin-middle-two-and-three {
    padding-top: 0 !important;
  }
  .custom-row-algin-middle-two-and-three .et_pb_column.et_pb_column_1_2:first-of-type {
    margin-left: 0% !important;
  }
  #cag-hp-banner .et_pb_slide_description .et_pb_button_wrapper {
    display: none !important;
  }
  body .divi-mobile-menu .menu-button {
    background-color: #D72461 !important;
  }
  body .divi-mobile-menu .menu-button.is-active {
    background-color: #1a1a1a !important;
  }
  header#dm-header {
    border-bottom: 3px solid #D72461 !important;
  }
  header#dm-header:before {
    content: " ";
    display: block;
    background-color: #D72461;
    position: absolute;
    top: 0;
    right: 0;
    height: 78px;
    width: 78px;
    z-index: 219;
  }
  .cag-hp-cta-one .et_pb_row .et_pb_column:nth-child(1) {
    margin-bottom: 52px !important;
  }
  .cag-hp-cta-one .et_pb_row:after {
    content: " ";
    display: block;
    background-color: #D72461;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 106px;
    z-index: 1;
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
  #dm_nav:before {
    content: " ";
    top: 4px;
    left: 5px;
    z-index: 4;
    position: absolute;
    display: block;
    background-image: url(/wp-content/uploads/2025/10/Transparent-Logo.png);
    background-color: transparent !important;
    width: 59px;
    height: 70px;
    /* border: 1px solid white; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #dm_nav .scroll_section nav .close-submenu {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    left: calc(50% - 32px);
    top: 20px;
  }
  #dm_nav .scroll_section nav .close-submenu:before {
    margin-top: 6px !important;
    margin-left: 0 !important;
  }
  #dm_nav .scroll_section nav .close-submenu:after {
    content: "Back";
    color: #D72461;
    font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    display: inline-block;
    padding-left: 25px;
  }
  #dm_nav .scroll_section .et_pb_social_media_follow {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px !important;
  }
  #dm_nav .scroll_section .et_pb_social_media_follow li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .cag-ph-drawmap-full .et_pb_row .et_pb_column .propertyhive-map-canvas-wrapper {
    height: 72vh !important;
  }
  .cag-ph-map-full .et_pb_row .et_pb_column .propertyhive-map-canvas-wrapper {
    height: 46vh !important;
  }
  .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control select {
    border-radius: 0 !important;
  }
  .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control {
    padding-bottom: 10px !important;
    margin-bottom: 5px !important;
  }
  .cag-ph-map-full .et_pb_row .et_pb_column {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
}
@media (max-width: 784px) {
  /* Closed state */
  .description-contents {
    max-height: 80px; /* Adjust this to show the lines you want */
    overflow: hidden;
    -webkit-transition: max-height 0.7s ease-in-out;
    transition: max-height 0.7s ease-in-out;
  }
  /* Open state */
  .description-contents.is-open {
    max-height: 3000px !important;
    @transition : max-height 0.7s ease-in-out;
  }
  .dm-branding {
    left: 5px !important;
  }
  .loretta_testionials .et_pb_testimonial_content p {
    font-size: 16px;
  }
  body .hp-mob-spacing-cta .et_pb_row {
    margin-top: 0px !important;
    border: 0px solid blue;
  }
  body .hp-mob-spacing-cta .et_pb_row .et_pb_blurb .et_pb_module_header {
    padding-bottom: 0 !important;
  }
  body.page-id-232090 .et_builder_inner_content .et_pb_section_1 {
    margin-bottom: -1px !important;
  }
  .cag-areawecoverresp ul {
    padding-bottom: 0 !important;
  }
  .custom-banner-hh .et_pb_row {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .custom-banner-hh .et_pb_row .et_pb_button_module_wrapper .et_pb_button {
    font-size: 12px !important;
  }
  .cag-contact-form .et_pb_code_inner h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 0px;
  }
  .cag-useful-resp-spacing .et_pb_row {
    padding-bottom: 0 !important;
  }
  .cag-applyforproperty-form-resp .et_pb_row:nth-child(2) {
    background: black;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.single.post-template-default .custom-banner-hh {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  body.page page-id-230379 .et_pb_section_1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body.page page-id-230379 .et_pb_section_1 .et_pb_divider_hidden {
    display: none !important;
  }
  .cag-contact-top-row .et_pb_row_4 {
    max-width: 89%;
    width: 89%;
    padding-bottom: 0 !important;
  }
  .cag-contact-top-row .et_pb_row_4 .et_pb_column {
    margin-bottom: 10px !important;
  }
  .cag-contact-form {
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    padding-left: 35px;
    margin-bottom: 0px !important;
  }
  .cag-contact-form h3 {
    font-weight: 700;
    font-size: 6vw;
    line-height: 35px;
    padding-bottom: 15px;
  }
  body.page-id-232352 .et_builder_inner_content .et_pb_section_2 {
    margin-top: -1px;
    padding-bottom: 0 !important;
  }
  .cag-contact-top-row .et_pb_row_4 .et_pb_column .et_pb_map {
    height: 40vh;
    border-radius: 35px;
  }
  .cag-contact-top-row .cag-contact-blurb-surround .et_pb_module {
    padding-left: 45px !important;
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    padding-right: 45px !important;
  }
  .cag-contact-top-row .cag-contact-blurb-surround .et_pb_module h6 {
    padding-bottom: 10px !important;
  }
  .cag-contact-top-row .cag-contact-blurb-surround .et_pb_module .et_pb_blurb_description p {
    padding-bottom: 5px !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form {
    display: block !important;
    width: 100% !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form .control {
    width: 48% !important;
    display: inline-block !important;
    float: left !important;
    margin-right: 4% !important;
    margin-bottom: 20px !important;
    clear: none !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form .control.control-department {
    width: 100% !important;
    margin-right: 0 !important;
    display: block !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form .control.control-maximum_rent, body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form .control.control-maximum_bedrooms {
    margin-right: 0 !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form .control select {
    font-size: 18px !important;
    width: 100% !important;
  }
  body.page-id-231977 .cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .property-search-form input[type=submit] {
    clear: both !important;
    width: 100% !important;
    display: block !important;
  }
  body.page-id-1684 .cag-search-form-surround .et_pb_row {
    width: 96% !important;
  }
  body.page-id-1684 .property-search-form {
    display: block !important;
  }
  body.page-id-1684 .property-search-form .control.control-department {
    width: 100% !important;
    display: inline-block !important;
    padding-left: 0 !important;
  }
  body.page-id-1684 .property-search-form .control.control-department select {
    font-size: 18px;
  }
  body.page-id-1684 .property-search-form .control.control-location,
  body.page-id-1684 .property-search-form .control.control-maximum_rent,
  body.page-id-1684 .property-search-form .control.control-minimum_bedrooms,
  body.page-id-1684 .property-search-form .control.control-maximum_bedrooms {
    width: 48% !important;
    display: inline-block !important;
    margin-right: 4%;
    margin-bottom: 20px !important;
    padding-left: 0 !important;
    float: left;
  }
  body.page-id-1684 .property-search-form .control.control-location.control.control-maximum_rent, body.page-id-1684 .property-search-form .control.control-location.control.control-maximum_bedrooms,
  body.page-id-1684 .property-search-form .control.control-maximum_rent.control.control-maximum_rent,
  body.page-id-1684 .property-search-form .control.control-maximum_rent.control.control-maximum_bedrooms,
  body.page-id-1684 .property-search-form .control.control-minimum_bedrooms.control.control-maximum_rent,
  body.page-id-1684 .property-search-form .control.control-minimum_bedrooms.control.control-maximum_bedrooms,
  body.page-id-1684 .property-search-form .control.control-maximum_bedrooms.control.control-maximum_rent,
  body.page-id-1684 .property-search-form .control.control-maximum_bedrooms.control.control-maximum_bedrooms {
    margin-right: 0 !important;
  }
  body.page-id-1684 .property-search-form .control.control-location select,
  body.page-id-1684 .property-search-form .control.control-maximum_rent select,
  body.page-id-1684 .property-search-form .control.control-minimum_bedrooms select,
  body.page-id-1684 .property-search-form .control.control-maximum_bedrooms select {
    font-size: 18px;
    margin-bottom: 0 !important;
  }
  body.page-id-1684 .property-search-form input[type=submit] {
    width: 100% !important;
  }
  body.post-type-archive-property #et-main-area {
    padding-top: 77px !important;
  }
  body.post-type-archive-property .cag-search-form-surround .et_pb_row {
    width: 96% !important;
  }
  body.post-type-archive-property #et-boc #et-main-area .custom-banner-hh.search-results-banner {
    padding-top: 2vw !important;
    padding-bottom: 22vw !important;
  }
  body.post-type-archive-property #et-boc #et-main-area .custom-banner-hh.search-results-banner h1 {
    font-size: 6vw !important;
    padding-top: 20px;
  }
  body.post-type-archive-property #et-boc #et-main-area #container .propertyhive-ordering {
    padding-top: 5px;
  }
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form {
    display: block !important;
    margin-top: -70px;
  }
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-department {
    width: 100%;
    display: inline-block !important;
  }
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-department select {
    font-size: 18px;
  }
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-location,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-maximum_rent,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-minimum_bedrooms,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-maximum_bedrooms {
    width: 50%;
    display: inline-block !important;
    margin-bottom: 20px !important;
  }
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-location select,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-maximum_rent select,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-minimum_bedrooms select,
  body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form form .control.control-maximum_bedrooms select {
    font-size: 18px;
    margin-bottom: 0 !important;
  }
  body.post-type-archive-property #et-boc #et-main-area #container ul.properties li {
    width: 98% !important;
    margin-left: 1%;
    margin-right: 0% !important;
    margin-bottom: 6px !important;
  }
  body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .thumbnail a img {
    min-height: 250px !important;
    max-height: 250px !important;
    height: 250px !important;
  }
  body.post-type-archive-property #et-boc #et-main-area #container #content .propertyhive-views {
    display: none !important;
  }
  body.post-type-archive-property #et-boc #et-main-area #container .propertyhive-result-count {
    padding-top: 0 !important;
    margin-top: -25px;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5 {
    float: unset !important;
    margin-bottom: 0 !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_social_media_follow {
    padding-left: 0 !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5 {
    max-width: 100%;
    width: 100%;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5.et_pb_column_2_tb_footer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    float: unset;
    display: block;
  }
  #cag-property-results .propertyhive ul li {
    margin-bottom: 35px;
  }
  #cag-property-results .propertyhive ul li .thumbnail a img {
    min-height: 250px !important;
    max-height: 250px !important;
    height: 250px !important;
  }
  #cag-property-results .propertyhive ul li .details .rooms .room-bathrooms {
    right: 25px;
  }
}
@media (max-width: 650px) {
  #cag-property-results .propertyhive ul li {
    width: 47% !important;
    margin-right: 4.5% !important;
    margin-bottom: 20px !important;
  }
  #cag-property-results .propertyhive ul li .thumbnail a img {
    min-height: 210px !important;
    max-height: 210px !important;
    height: 210px !important;
  }
}
@media (max-width: 550px) {
  body.post-type-archive-property #et-boc #et-main-area .custom-banner-hh.search-results-banner {
    padding-top: 3vw !important;
    padding-bottom: 30vw !important;
  }
  body.post-type-archive-property #container #content h1,
  body.post-type-archive-property #container #content .propertyhive-ordering,
  body.post-type-archive-property #container #content .propertyhive-result-count {
    padding-left: 10px;
  }
  #cag-property-results .propertyhive ul li {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 6px !important;
  }
  #cag-property-results .propertyhive ul li .thumbnail a img {
    min-height: 250px !important;
    max-height: 250px !important;
    height: 250px !important;
  }
  #cag-property-results .propertyhive ul li .thumbnail a .flag {
    margin-top: 23%;
  }
  .loretta_services_boxs.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_4.et_pb_blurb .et_pb_module_header a,
  .loretta_services_boxs.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_5.et_pb_blurb .et_pb_module_header a,
  .loretta_services_boxs.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_6.et_pb_blurb .et_pb_module_header a,
  .loretta_services_boxs.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a,
  .loretta_services_boxs.et_pb_blurb_8.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_8.et_pb_blurb .et_pb_module_header a,
  .loretta_services_boxs.et_pb_blurb_9.et_pb_blurb .et_pb_module_header,
  .loretta_services_boxs.et_pb_blurb_9.et_pb_blurb .et_pb_module_header a {
    font-size: 4vw !important;
  }
  .et-db #et-boc .et-l #custom-footer .custom-footer-middle .et_pb_column_1_5.et_pb_column_2_tb_footer {
    max-width: 240px !important;
  }
  /* 1. Add the outer frame to the container */
  .cag-f-lots-of-logos .et_pb_column {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr 0 1fr 0 1fr;
    grid-template-columns: repeat(3, 1fr); /* Force 3 columns as per your screenshot */
    gap: 0; /* Remove gap so borders touch */
  }
  /* 2. Add borders to every individual image module */
  .cag-f-lots-of-logos .et_pb_module.et_pb_image {
    margin: -0.5px; /* Pulls items together so borders overlap into 1px lines */
    padding: 20px; /* Gives the logos some breathing room inside their boxes */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* 3. pad fixes to each image module */
  .cag-footer-top-surround .cag-f-lots-of-logos .et_pb_column .et_pb_image {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* Target the 7th item (The Property Ombudsman) */
  .cag-f-lots-of-logos .et_pb_module.et_pb_image:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2; /* Keep it in column 1 */
    margin-left: 50%; /* Shift it half a column over */
  }
  /* Target the 8th item (unihomes) */
  .cag-f-lots-of-logos .et_pb_module.et_pb_image:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3; /* Keep it in column 2 */
    margin-left: 50%; /* Shift it half a column over */
  }
}
@media (max-width: 980px) {
  /* 1. Reset and prep the heading */
  .features h4 {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000; /* Ensuring text is black */
    padding: 15px 0;
    margin: 0;
    position: relative;
  }
  /* 2. The Black Arrow (Left Side) */
  .features h4::before {
    content: "";
    display: inline-block;
    width: 8px; /* Size of the arrow */
    height: 8px; /* Size of the arrow */
    border-right: 2px solid #000000; /* Black arrow thickness */
    border-bottom: 2px solid #000000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); /* Points down */
    margin-right: 12px; /* Gap between arrow and text */
    margin-bottom: 4px; /* Adjusts vertical centering */
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  /* 3. The Toggle State (Rotate Arrow) */
  /* This requires the .open class added via JS when clicked */
  .features h4.open::before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg); /* Points up */
    margin-bottom: -4px;
  }
  /* 4. Hide the list by default */
  .features ul {
    display: none;
    padding-top: 10px;
    padding-left: 30px; /* Indents list so it's not under the arrow */
  }
}