/**
Theme Name: Castlerock (2025)
Author: harman
Author URI: Harman
Description: Child of 2025 wordpress theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
Template: twentytwentyfive
*/
/* ASTRA OVERRIDE CSS */
.fade-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
  color: #fff;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #000 !important;
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
  text-align: center;
}

.fade-in.fade-in-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-right {
  opacity: 0;
  transform: translateX(400px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-right.fade-in-right-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-left {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-left.fade-in-left-visible {
  opacity: 1;
  transform: translateX(0);
}

header, .wp-block-navigation-submenu {
  background-color: #000 !important;
}

header {
  padding: 10px 20px;
}

.wp-block-navigation-submenu .wp-block-navigation-item a:hover {
  background-color: #fff;
}

.wp-block-navigation-submenu a:hover span {
  color: #000 !important;
}

.white-link {
  color: #fff !important;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: #fff;
}

.wp-block-navigation-submenu .wp-block-navigation-item__content {
  display: inline-block !important;
}

header nav ul li a .wp-block-navigation-item__label {
  color: #fff;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: #fff;
}

footer {
  background: #000;
}

footer p {
  font-size: 10px;
  color: #fff;
}

.wp-block-post-title {
  display: none;
}

body main.wp-block-group {
  margin-top: 0px !important;
}

:where(.wp-site-blocks)>* {
  margin-block-start: 0px;
  margin-block-end: 0;
}

.has-global-padding {
  padding: 0px !important;
}

:root :where(.is-layout-constrained)>* {
  margin-block-start: 0px;
  margin-block-end: 0;
}

:root footer :where(.is-layout-flex), .no-gap {
  gap: 0px;
  --bs-gutter-x: 0;
  padding: 0px 20px;
}

:root :where(.is-layout-flow)>* {
  margin-block-start: 0px;
  margin-block-end: 0;
}

.has-global-padding>.alignfull {
  margin: 0px;
}

.is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100%;
}

.contained {
  max-width: 1200px;
  margin: 0 auto !important;
}

.contained-900 {
  max-width: 900px;
  margin: 0 auto !important;
}

.contained-700 {
  max-width: 700px;
  margin: 0 auto !important;
}

.end {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

body sup {
  top: -.8em;
  font-size: 21px;
}

/* WEBSITE STYLES */
.purple-bg {
  background-color: #F2F0F7;
}

.purple-btn {
  background: #532980;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 600;
  display: inline-block;
  margin: 3px 0px;
}

.purple-btn.yellow-btn {
  background: #E3C001;
  color: #532980;
  text-decoration: none;
  padding: 10px 20px;
  margin-left: 10px;
  font-weight: 600;
}

h1 {
  font-family: larken, sans-serif;
  font-style: normal;
  font-weight: 100;
}

h2, p {
  font-family: indivisible, sans-serif;
  font-style: normal;
  font-weight: 500;
}

body a {
  color: rgb(83 41 127);
  text-decoration: underline;
}

.bold {
  font-weight: 600;
}

.space-tags h1, .space-tags p {
  margin-bottom: 10px;
}

.purple {
  color: #532980;
}

.logo-seperator .row {
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px 0px;
}

.logo-seperator hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 2px solid #532980;
  opacity: 1;
}

.castle-bg {
  background-image: url(http://stg.castlerockdevelopments.ca/wp-content/uploads/2024/11/castle-rock-icon-background.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto;
}

.castle-bg-right {
  background-image: url(http://stg.castlerockdevelopments.ca/wp-content/uploads/2024/11/castle-rock-icon-background.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 421px auto;
}

.form-container {
  background-color: #fff;
  padding: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #000;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
  background-color: #532980;
  border-radius: 0px;
  padding: 10px 40px;
}

.disclaimer {
  font-size: 8px;
  text-align: left;
  color: #000;
}

.wp-image-119 {
  padding: 0px 10px;
}

@media only screen and (max-width: 760px) {
  .contained, .contained-900, .contained-700 {
    padding: 0px 20px;
  }

  .desktop {
    display: none;
  }

  footer .wp-block-group {
    text-align: center;
  }

  footer .wp-block-group p {
    padding: 10px 0px;
  }

  header {
    padding: 0px 20px;
  }

  body .row {
    --bs-gutter-x: 0px;
    --bs-gutter-y: 0;
  }

  .wp-block-navigation-submenu>ul {
    display: none !important;
  }

  .unhide-child.wp-block-navigation-submenu>ul {
    display: block !important;
  }

  .wp-block-navigation-submenu:after {
    content: "\203A";
    color: #fff;
    position: absolute;
    right: -20px;
    transform: rotate(90deg);
  }

  body sup {
    top: -.8em;
    font-size: 14px;
  }
}