/*
Theme Name: Destin Inshore Charters 2026
Theme URI:
Version: 1.0
Author: Light Source Media
Author URI:
Description: Strapped framework by Light Source Media.
*/

@import url("https://use.typekit.net/ywg8oks.css");

:root {
  --tan: #b0a293;
  --navy: #283044;
  --lightblue: #add6cf;
  --emerald: #017e6a;
  --text: #333;
  --white: #fff;
}

/* main body */

.copse-regular {
  font-family: "Copse", serif;
  font-weight: 400;
  font-style: normal;
}


.raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.g-0 {padding:0;}
body {font-size:16px;font-family: "Raleway", sans-serif;}
	p {color:var(--text);line-height:30px;font-size:16px;font-family: "Raleway", sans-serif;}
	a, a:link, a:active, a:visited {transition: 0.5s;text-decoration: none;}
		a:hover {}
	h1 {font-family: "Copse", serif;color:var(--tan);text-shadow: 1px 1px 2px #eee;}
	h2 {font-family: "Copse", serif;color:var(--emerald);}
	h3 {font-family: "Copse", serif;color:var(--tan);}
	h4, h5, h6 {font-family: "Copse", serif;color:var(--tan);}
  .imgLeft {float:left;margin-right:20px;}
  .imgRight {float:right;margin-left:20px;}
  .lead {font-family: "Copse", serif;color:var(--emerald);}
.accordion-header {
  font-size: 20px;
  padding: .5em 0;
}
	img {max-width:100%;}
  .btn {transition: 0.5s;border:0px;border-radius:0;font-family: "Copse", serif;}
    .btn:hover {color:var(--navy);}
  .btnTan {background:var(--tan);color:var(--white);}
    .btnTan:hover {background:var(--navy);color:var(--white);}
  .btnNavy {background:var(--navy);color:var(--white);}
    .btnNavy:hover {background:var(--tan);color:var(--white);}
    .pageBtn {font-size:22px;padding:.3em;}
    strong {color:var(--emerald);}
      #page strong {color:var(--tan);font-family: "Copse", serif;}
    .importantText {color:var(--emerald);}
  
.split {height:50px;clear:both;}
.important {font-family: "Copse", serif;font-size:18px;text-align:center;background:var(--emerald);color:var(--white);padding:10px;}
  .important p {font-family: "Copse", serif;font-size:18px;text-align:center;color:var(--white);margin:0;}
  .important strong {color:var(--white);}
.row {margin:0;}
/* header */
	header {}
#headContactWrap {
  float: right;background-color:var(--tan);
  padding: 0;
width:100%;
}
#headContactWrap #Contact {
  text-align: right;
}
ul#Contact {
  margin: 0;
  padding-right: 20px;
}

#headContactWrap #Contact a {font-family:"Copse", serif;color:var(--white);transition: 0.5s;}
	#headContactWrap #Contact a:hover {color:var(--text);}
  #Contact {
}

#Contact li {list-style:none;display:inline;font-size:20px;}
.navbar.navbar-expand-lg {
  background:;font-family:"Copse", serif;font-size:18px;padding:2px;
}
.nav-link {
  color: var(--navy);border-bottom:3px solid var(--white);
}
.nav-link:hover {
  color: var(--navy);border-bottom:3px solid var(--emerald);
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  background:;
  border: 0px;
  border-radius: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.dropdown-item {color:#fff;padding:5px 10px; /*transparent*/}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px rgb(0,0,0,.5);background:transparent;
}
.dropdown-item:before {content:"\f105";font-family:FontAwesome;margin-right:3px;}
.dropdown-item:hover::before {content:"\f101";font-family:FontAwesome;margin-right:3px;}
.navbar-toggler {
  background: #bf486e!important;
  color: #fff;border-radius:0;
}

/* NAVBAR */
.navbar.navbar-expand-lg {
  background: transparent;
  font-family: "Copse", serif;
  font-size: 18px;
  padding: 2px 30px;
  width: 100%;
}


/* LOGO */
.navbar-brand {
  margin: 0;
  padding: 0;
}

.navbar-brand img,
.navbar-brand .custom-logo {
  max-width: 200px;
  height: auto;
}


/* MENU ALIGNMENT */
.navbar .navbar-collapse {
  justify-content: flex-end;
}

.navbar .navbar-nav {
  margin-left: auto;
  align-items: center;
}


/* MAIN MENU LINKS */
.navbar .navbar-nav > li > a {
  color: var(--navy);text-decoration: none;
  border-bottom: 3px solid var(--white);
  padding: 10px 18px;
}

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: var(--navy);
  border-bottom: 3px solid var(--emerald);
}


/* ACTIVE MENU ITEM */
.navbar .navbar-nav > li.current-menu-item > a,
.navbar .navbar-nav > li.current-menu-parent > a {
  color: var(--navy);text-decoration: none;
  border-bottom: 3px solid var(--emerald);
}


/* DROPDOWN MENU */
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  background: var(--tan);
  border: 0;
	color:var(--navy)
  border-radius: 0;
  padding: 5px 0;
  margin: 0;
}


/* DROPDOWN LINKS */
.navbar .dropdown-menu .dropdown-item {
  color: var(--white);
  border-bottom: 0;
  white-space: nowrap;
}

.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown-item:focus {
  color: var(--white);
  background: transparent;
  border-bottom: 0;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}


/* DROPDOWN LINK ARROWS */
.navbar .dropdown-item:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 5px;
}

.navbar .dropdown-item:hover:before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 5px;
}


/* MOBILE MENU BUTTON */
.navbar-toggler {
  background: var(--tan) !important;
  color: #fff;
  border: 0;
  border-radius: 0;
}


/* MOBILE */
@media (max-width: 991.98px) {

  .navbar.navbar-expand-lg {
    padding: 10px 15px;
  }

  .navbar .navbar-nav {
    align-items: stretch;
    margin-left: 0;
    padding-top: 10px;
  }

  .navbar .navbar-nav > li > a {
    padding: 10px 15px;
  }

  .navbar .dropdown-menu {
    position: static;
    box-shadow: none;
  }

}

/* Hero */

/*trips*/
#trioWrap {padding: 4em 0;max-width: 1280px;margin:auto;}
#pagetrioWrap {padding: 1em 3em 4em 3em;margin:auto;}

.tripBox {background:var(--white);padding:10px;background:var(--white);}
  .tripBox:hover {/* offset-x | offset-y | blur-radius | spread-radius | color */
    box-shadow: 0 20px 14px -25px rgba(1,126,106, 0.7);}
    .tripBox:hover .tripHead {color:var(--emerald);}
.tripHead {color:var(--navy);font-family: "Copse", serif;font-size:24px;text-align: center;}
.tripDesc {color:var(--text);min-height:150px;}
.tripBtn {margin:5px 0;}
.tripBtn .btn {width:100%;}
.tripBox img {margin-bottom:10px;}

/*about*/
#aboutWrap {padding:4em 0;}
#about.row .col-md-6 {
  padding: 0;
}
.ctaUl {
  list-style: none;
  text-align: center;
  font-size: 22px;
  margin: 30px 0;}
  .ctaUl li {display: inline;font-size:18px;}
  #aboutWrap .btn {font-size: 19px !important;}
/* Testimonials */

#testimonialsWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url(img/testimonials.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#testimonials {
  position: relative;
  z-index: 2;
  padding: 10em 0 9em;
}

#testimonials h2 {
  margin: 1em 0;
  color: var(--white);
  text-shadow: 1px 0 1px rgb(0, 0, 0);
}

#testimonials #p {
  color: var(--white);
  text-shadow: 1px 0 1px rgb(0, 0, 0);
}

.carousel {
  position: relative;
  margin: 4em 0;
}

.carousel-item {
  max-width: 75%;
  margin: auto;
  padding: 1em;
  background: rgb(255, 255, 255, 0.8);
}

.testimonialLead {
  color: var(--emerald);
  font-family: "Copse", serif;
  font-size: 24px;
  text-align: center;
}

/* Testimonial torn-paper overlays */

#testimonialsWrap > .torn-paper {
  position: absolute;
  left: -1px;
  z-index: 10;
  display: block;
  width: calc(100% + 2px);
  height: clamp(80px, 10vw, 140px);
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}

#testimonialsWrap > .torn-paper-top {
  top: -1px;
  background-position: center top;
}

#testimonialsWrap > .torn-paper-bottom {
  bottom: -1px;
  background-position: center bottom;
}

@media (max-width: 767px) {
  #testimonials {
    padding: 7em 0 6em;
  }

  #testimonialsWrap > .torn-paper {
    height: 80px;
  }

  .carousel {
    margin: 2em 0;
  }

  .carousel-item {
    max-width: 90%;
  }

  .testimonialLead {
    font-size: 20px;
  }
}


/*instagram*/
#instagramWrap {padding:4em 0;margin:auto;max-width:1280px;}
  #instagramWrap h3 {color:var(--tan);font-size:32px;text-align:center;}

/* footer */

footer {
  position: relative;font-family: "Copse", serif;
  overflow: hidden;
  padding-top: clamp(80px, 10vw, 140px);
  background: url(img/footer.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}

footer > .torn-paper-top {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 10;
  width: calc(100% + 2px);
  height: clamp(80px, 10vw, 140px);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}

#footer {
  position: relative;
  z-index: 2;
}

#footer ul {
  margin: 1em 0;
  padding: 0;
}

#footer li {
  display: block;
  padding: 0 0.5em;
  color: #fff;
  font-size: 20px;
  list-style: none;
}

#footer a {
  color: var(--white);
}
#footer .btn {color:var(--white);}

#light {
  padding: .3em .3em 0 0;
}
    #light p {
  margin: 0;
  text-align: right;
  font-size: 10px;
  text-transform: lowercase;
}
#light a {color:#fff;}

/*Inner Page*/
#pageContainer {
  padding: 3em;
}
#page {
  padding: 2em;
  border: 1px solid #eee;
}
#socialPage {
  text-align: center;
  font-family: "Copse", serif;
  padding:2em 0;
}
#socialPage ul {list-style: none;}
  #socialPage ul li {display: inline;padding:0em .5em;}
    #socialPage a {color:var(--teal);}
      #socialPage a:hover, #socialPage a:focus {color:var(--emerald);}

#featuredWrap {
  position: relative;
  width: 100%;
}

.torn-image-section {
  position: relative;
  width: 100%;
  height: clamp(420px, 48vw, 650px);
  overflow: hidden;
}

.torn-image-section > #featured,
.torn-image-section > #hero {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.torn-image-section #hero img {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

.torn-image-section > .torn-paper {
  position: absolute;
  left: -1px;
  z-index: 10;
  display: block;
  width: calc(100% + 2px);
  height: clamp(52px, 7vw, 95px);
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}

.torn-image-section > .torn-paper-top {
  top: -1px;
  background-position: center top;
}

.torn-image-section > .torn-paper-bottom {
  bottom: -1px;
  background-position: center bottom;
}

@media (max-width: 575.98px) {
  .torn-image-section {
    height: clamp(340px, 92vw, 420px);
  }

  .torn-image-section > .torn-paper {
    height: 56px;
  }

  .torn-image-section #hero img {
    object-position: center center;
  }
}

/*FAQ*/
/* FAQ Accordion Arrows */

#faqAccordion .accordion-button::before {
  background-image: none;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 22px;
  width: auto;
  height: auto;
  transform: none;
  margin-left: auto;
}

/* Open */
#faqAccordion .accordion-button:not(.collapsed)::before {
  background-image: none;
  content: "\f106";
  transform: none;
}
.accordion-button {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid var(--tan);
  font-family: "Copse", serif;
  color: var(--navy);
}
.accordion-body {
  padding-bottom: 4em;
}
/* mobile */
/* Extra small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767px) {
  footer {
    padding-top: 80px;text-align:center;background-position:top right;
  }

  footer > .torn-paper-top {
    height: 80px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { ... }

@media (max-width:991.98px) {
  #mainNavbar.collapse.show {
    display:block !important;
    visibility:visible !important;
    max-height:none !important;
  }

  #mainNavbar .navbar-nav {
    width:100%;
    align-items:stretch;
  }

  #mainNavbar .dropdown-menu {
    position:static;
    width:100%;
    margin:0;
    border:0;
    box-shadow:none;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { ... }
