@charset "UTF-8";
/*
 Theme Name:   Seaboard Theme
 Description:  Customization of the Enfold Theme (Enfold Child) for TCSForensics
 Author:       a&g creative group
 Author URI:   http://agcreative.ca
 Template:     enfold
 Version:      1.0.1
 Text Domain:  enfold-child
*/
/*
1.   General Theme Adjustments
2.   Shortcodes Styles 
2.1. Sub-pages 
3.   Custom
*/
/*
1. General Styles
*/
/*COLOR VARIABLES*/
.special_amp {
  font-family: inherit !important;
  font-style: normal !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}
.logo img {
  transform: scale(0.75);
}
.title_container {
  background: #fcfcfc !important;
}
.special_amp {
  font-family: initial;
}
.av-special-heading .av-special-heading-tag {
  letter-spacing: 2px;
  color: #0071bc;
  text-transform: uppercase !important;
}
/*
1.1 Home Page
*/
#steps .container {
  background-color: #f3f5f4;
  padding: 0px;
  margin: 50px auto;
  max-width: 1230px;
}
#steps .container .content {
  padding: 30px 0px 20px 0px;
}
#steps .widget {
  padding-bottom: 0px;
}
#steps h3 {
  letter-spacing: 2px;
}
#steps h3 strong {
  font-size: 1.2em;
  font-weight: bold;
}
#steps .avia-button-center {
  margin-top: -1em;
}
#white-gray {
  background: linear-gradient(90deg, #ffffff 40%, #f3f5f4 30%);
  border-bottom: 2px solid #e5e5e5;
}
#white-gray h2 {
  color: initial !important;
  text-transform: initial !important;
}
/* 
1.2. Icon-box
*/
.main_color.iconbox_top .iconbox_icon {
  background-color: transparent;
  font-size: 6em;
  left: 40%;
  top: -0.4em;
}
.main_color.iconbox_top .iconbox_icon:hover {
  background-color: transparent !important;
}
.iconbox_top .iconbox_content {
  background-color: #f4f5f4 ! important;
}
ul.items-box {
  display: grid;
  grid-template: 1fr / 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  margin-top: 20px;
}
ul.items-box li {
  list-style: none;
}
ul.items-box li.feed-wrapper > * {
  margin-bottom: 20px;
}
ul.items-box li .service-img {
  max-height: 200px;
  overflow: hidden;
  grid-area: service-img;
}
ul.items-box li .service-img {
  grid-area: service-excerpt;
}
ul.items-box li .service-img img {
  width: 100%;
  object-fit: fill;
}
ul.items-box li h3 {
  text-align: center;
}
ul.items-box.two {
  grid-template: 1fr / 1fr 1fr;
}
ul.items-box.one {
  grid-template: 1fr / 1fr;
  grid-gap: 0px;
}
ul.items-box.one li:nth-child(2n) {
  grid-template-areas: "service-img service-excerpt";
}
ul.items-box.one li:nth-child(2n+1) {
  grid-template-areas: "service-excerpt service-img";
}
ul.items-box.one li {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0px;
  padding: 0px;
}
ul.items-box.one li .service-img {
  max-height: 300px;
  width: 100%;
  margin-bottom: 0px;
}
ul.items-box.one li .service-img img {
  height: 100%;
}
ul.items-box.one li .service-excerpt {
  padding: 40px;
  margin-bottom: 0px;
}
ul.items-box.one li ul li {
  display: block;
}
/* 
1.2. Footer
*/
#footer a {
  color: #dddddd;
}
#footer .gallery img {
  border: none;
}
/* 
1.3. Slider background and caption
*/
/*
.avia-fullscreen-slider .avia-slideshow>ul>li {
    background-color: #597d95;
    background-blend-mode: multiply;
}
*/
.caption_left .slideshow_caption {
  left: 4em;
}
.avia_transform .av_fullscreen .active-slide .avia-caption-content {
  border: 3px solid #ffffff;
  padding: 25px 35px;
}
/*
2.   Shortcodes Styles
*/
/*
2.1. Sub-pages 
 */
.page-template-default .container_wrap_first {
  background: linear-gradient(90deg, #ffffff 40%, #f3f5f4 30%);
}
.page-template-default .container_wrap_first .container .post-entry .av_one_half:first-of-type {
  background: #ffffff;
  padding: 6px 6px 0px 6px;
  border: 1px solid #ebebeb;
}
.page-template-default .container_wrap_first .container .post-entry .av_one_half:nth-child(2) {
  max-height: 100vh;
  overflow-y: auto;
}
.page-template-default .container_wrap_first .container .post-entry .av_one_half .widget {
  padding-bottom: 0px;
}
.button {
  border: 1px solid #cbcbcb;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 7em;
  padding: 5px;
  text-align: center;
  color: #000000;
}
/*.page-template-default h2{
    color: initial !important;
    text-transform: initial !important;
 }*/
/*
2.2. Gravity Forms
 */
.gform_wrapper .top_label .gfield_label {
  display: none !important;
}
.main_color textarea, .main_color input[type="text"] {
  background: #fcfcfc !important;
}
/*
3.0 Custom
*/
.avia-builder-widget-area .menu {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-column-gap: 5px;
}
.avia-builder-widget-area .menu li {
  border: 1px solid #e5e5e5;
  padding: 5px !important;
}
.avia-builder-widget-area .menu li a {
  background-color: #f3f5f4;
  text-align: center;
  color: #969696;
  height: 100%;
}
nav.main_menu .av-main-nav {
  display: flex !important;
  width: 100%;
}
nav.main_menu .av-main-nav > li {
  float: none;
  flex: 1 1 0;
  text-align: center;
}
nav.main_menu .av-main-nav li a span {
  font-size: 14px;
  color: black !important;
}
@media only screen and (max-width: 1340px) {
  .av-main-nav > li > a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  .av-main-nav > li > a {
    padding: 0 7px;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 1010px) {
  .logo * {
    max-width: 80%;
    top: 8px;
  }
}
@media only screen and (max-width: 1010px) {
  .responsive #top .av-main-nav .menu-item {
    display: none !important;
  }
  .responsive #top .av-main-nav .menu-item-avia-special {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive .logo img {
    max-width: 80% !important;
  }
}
#header_main_alternate {
  border-top: black 1px solid;
  border-bottom: black 1px solid;
}
.header-widget-area {
  z-index: 400;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.header-widget-area ul li {
  display: inline-block;
  position: relative;
}
.header-widget-area ul li a {
  display: block;
  padding: 0 1em;
  font-size: 1.1em;
  font-weight: 600;
  color: #333 !important;
}
.header-widget-area ul li.call a {
  font-size: 1.5em;
  font-weight: 600;
  color: #00548a !important;
  padding: 1em 1.2em !important;
  border: 2px solid #00548a;
  display: inline-block;
  height: 30px;
  top: 0px;
  position: relative;
  line-height: 0px;
  border-radius: 0.7em;
}
.header-widget-area ul li.canada {
  width: 145px;
}
.header-widget-area ul li.canada img {
  position: absolute;
  top: -75px;
  transform: scale(0.7);
  left: -10px;
}
.header-widget-area ul li.canada a {
  color: #fff;
}
.header-widget-area ul li.current-menu-item a {
  padding: 0 1em !important;
  background: transparent !important;
}
/**NEW HOME PAGE GRID LAYOUT**/
.c-Home_grid .av-special-heading-tag {
  text-transform: none !important;
  font-weight: 400 !important;
}
.c-Home_grid .avia-button {
  font-weight: 600 !important;
}
.c-Home_grid_price {
  color: #00548a !important;
}
.c-Home_grid_price strong {
  font-size: 60px;
  font-weight: 600;
}
.c-Home_info .av-special-heading-tag {
  color: white !important;
  font-size: 3vw !important;
  text-transform: none !important;
  font-weight: 500;
}
.c-Home_info .av-subheading {
  font-size: 30px !important;
}
.c-Home_info .av-subheading p {
  color: #fede3d !important;
}
.c-Home_info p {
  color: white;
  font-size: 1em;
}
.c-Home_info .avia-button {
  background: #fede3d !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 40px !important;
  font-size: 22px !important;
  color: #00548a !important;
  font-weight: 500 !important;
}
.c-Seasonal_hero p {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 1.5em 0;
}
.c-Quote p, .c-Quote li {
  color: #00548a !important;
}
.c-Quote li {
  list-style-type: "✓ ";
}
.c-Quote table {
  background: transparent !important;
}
.c-Quote table tr {
  background: transparent !important;
}
.c-Quote table tr td {
  color: #00548a !important;
  border: none !important;
  padding: 0 !important;
  font-size: 14px;
  font-weight: 600;
}
.c-Quote .av-special-heading-tag {
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 36px !important;
  color: black !important;
  font-weight: 400;
}
.c-Quote .avia-button {
  font-weight: 600 !important;
  font-size: 36px !important;
  padding: 5px 10px !important;
}
.c-Quote_form {
  background: #00548a;
  padding: 2em;
  margin-top: 2em;
  border-radius: 20px;
}
.c-Quote_form label {
  font-weight: 400 !important;
}
.c-Quote_form .gfield_required {
  color: white !important;
  font-style: normal !important;
  font-size: 12px !important;
}
.c-Quote_form input[type="submit"] {
  background: #fede3d !important;
  border-radius: 40px !important;
  color: #00548a;
}
.header-widget-area .header-widget {
  margin: 0 10px;
}
.header-widget-title {
  margin: 0 0 5px 0;
  font-size: 14px;
}
/* Core Table Styles */
.storage-table {
  width: 100%;
  max-width: 800px;
  /* Adjust this to change the overall width */
  border-collapse: collapse;
  font-family: "Montserrat", "Helvetica Neue", sans-serif;
  /* Clean sans-serif font */
  font-weight: 700;
  /* Bold text like the image */
  color: #000000;
  margin: 20px auto 50px auto;
  background: none !important;
}
.storage-table thead {
  border: none !important;
}
.storage-table thead tr {
  background: none !important;
  border: none !important;
}
.storage-table thead tr th {
  background: white !important;
}
.storage-table thead tr th:first-child {
  border-bottom: 1px #3b7bb5 solid !important;
}
/* Header Styles */
.storage-table th {
  font-size: 24px;
  padding: 15px 10px;
  text-align: center;
  background: none !important;
}
.storage-table th:first-child {
  border: none !important;
}
/* This adds the specific box layout around the second column header */
.storage-table th.border-th {
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 1px #3b7bb5 solid !important;
}
/* Table Body Cell Styles */
.storage-table td {
  font-size: 22px;
  padding: 12px 20px;
  text-align: center;
  border-bottom: 2px solid #3b7bb5;
  /* Blue horizontal lines */
}
/* The vertical divider line between columns */
.storage-table td:first-child {
  border-right: 2px solid #000000;
  border-left: 2px solid #000000;
}
/* The black outer borders on the right column */
.storage-table td:last-child {
  border-right: 2px solid #000000;
}
.storage-table tr:last-child td:last-child {
  border-bottom: 2px solid #000000;
}
/* Zebra Striping (Alternating Row Colors) */
.storage-table tbody tr:nth-child(odd) {
  background-color: #ebf3f9;
  /* Light blue tint */
}
.storage-table tbody tr:nth-child(even) {
  background-color: #ffffff;
  /* White background */
}
.pricing-table tr td, .pricing-table tr th {
  font-size: 16px !important;
  padding: 8px 15px;
}
.pricing-table tr td:nth-of-type(2), .pricing-table tr th:nth-of-type(2) {
  border-right: 2px solid #000000 !important;
}
.c-Seasonal {
  margin-top: 50px;
}
.c-Seasonal_hero .av-special-heading-tag {
  position: relative;
  color: #00548a !important;
  text-transform: none !important;
  font-weight: 500 !important;
  margin-bottom: 1em !important;
  font-size: 50px !important;
}
.c-Seasonal_hero .av-special-heading-tag em {
  font-weight: 300 !important;
}
.c-Seasonal_hero .av-special-heading-tag h1 {
  font-size: 3vw !important;
}
.c-Seasonal_badge {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  left: 0;
}
.c-Seasonal_list li {
  list-style-type: "✓ ";
}
.c-Seasonal_list img {
  position: relative;
  top: -170px;
}
.c-Seasonal_button a {
  font-size: 2.5em !important;
  color: #00548a !important;
  background-color: #fede3d !important;
  border-radius: 50px !important;
  padding: 0.5em 2em !important;
  font-weight: 600 !important;
  position: relative;
  top: -50px;
}
.c-Seasonal_quote .av-special-heading {
  padding-left: 150px;
  background-image: url("/seaboard/wp-content/uploads/2026/07/quote.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.c-Seasonal_quote .av-special-heading-tag {
  color: #00548a !important;
  font-size: 50px !important;
}
.c-Seasonal_quote .av-subheading p {
  color: #00548a;
}
.c-Seasonal_detail .av-special-heading-tag {
  font-size: 45px;
  color: #00548a !important;
  font-weight: 500 !important;
  text-transform: none !important;
}
.c-Seasonal_detail ol, .c-Seasonal_detail ul {
  margin-left: 0 !important;
}
.c-Seasonal_detail p, .c-Seasonal_detail li {
  font-size: 18px;
  color: black;
}
.c-Seasonal_detail.yellow {
  background: #fede3d !important;
  position: relative;
  padding-top: 60px;
}
.c-Seasonal_detail.yellow:after {
  content: "";
  background: #fff;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  max-width: 950px;
  height: 90%;
  transform: translate(-50%, -50%);
}
.c-Seasonal_detail.yellow section {
  max-width: 600px;
}
.c-Seasonal_intro {
  text-align: center !important;
}
.c-Seasonal_intro .av-special-heading-tag {
  text-transform: none !important;
}
.c-Seasonal_intro h1 {
  color: #00548a !important;
  text-transform: none !important;
  font-weight: 500 !important;
  font-size: 3vw !important;
}
.c-Seasonal_intro p {
  text-align: center !important;
  font-size: 1.3em;
  margin-bottom: 1em !important;
}
.c-Seasonal_intro em {
  font-size: 1.2em !important;
  display: block;
  margin-bottom: 0.1em;
}
.c-Seasonal_intro strong {
  font-size: 1.2em !important;
}
.c-Seasonal_divider img {
  max-height: 50px;
  width: auto !important;
}
