
@import "https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic";
@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Noto+Serif:wght@400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Flamenco&family=Yesteryear&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap";
@import url("https://fonts.googleapis.com/css2?family=Vesper+Libre:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,400;1,300&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

html, body {
  height: 100%;
}

.topbar-sticky-shrink {
  padding: 0.25rem;
  transition: padding 0.25s ease;
  background-color: lightblue;
}

.secret {
  display: none;
}

.is-stuck, .topbar-sticky-shrink {
  padding: 0.25rem;
  transition: padding 0.25s ease;
  display: flex;
  opacity: 0.85;
}

[data-sticky] {
  width: 100%;
}

body {
  font-family: "Vesper Libre", serif;
  background-color: #f8f8f1;
  font-color: #232026;
  font-size: 18px;
  overflow-x: hidden;
}

.cartPrice, .huronText, .huronHeadline, .cartFinalPrice {
  line-height: 1.2;
  font-family: "Vesper Libre", serif;
  font-size: 22px;
}

.cartPrice {
  font-weight: bold;
}

.huronFamily {
  font-size: 0.95em;
}

li.phone {
  font-family: "Playfair Display", serif;
}

h1.company_name {
  font-family: "Playfair Display", serif;
}

h1.Chelh1 {
  font-family: "Playfair Display", serif;
}

h2.Chelh2 {
  font-family: "Playfair Display", serif;
  font-style: italic;
}

h2.Cart {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: larger;
}

h3.Chelh3 {
  font-family: "Playfair Display", serif;
}

.company_name {
  font-family: "Playfair display", serif;
  font-size: 3em;
}

.family {
  font-family: "Playfair display", serif;
  font-size: 1.5em;
}

ul.jstickNav {
  list-style-type: none;
}
ul.title-area {
  list-style-type: none;
}

ul .top-bar {
  background-color: #f7e0f5;
}

.top-bar {
  background-color: #f7e0f5;
}

.orchidTop {
  background-image: url("../../images/Orchid-Fest-3.jpg");
  background-color: aliceblue;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

li.huronNav {
  margin: 2px;
  display: inline-block;
}

#HuronSecondMenu {
  background-color: #c39cf0;
  font-size: 22px !important;
  padding: 2px;
}

.SecondNav {
  background-color: white !important;
}

#headerLogoNoBackground {
  background-color: white;
}

.tripPhoto {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  height: 275px;
}

.tripSpecifics {
  padding-top: 1rem;
  background-color: aliceblue;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-align: center;
}

.aboutHTT {
  font-family: "yesteryear", serif;
  font-size: 3em;
}

h3.front {
  font-family: "Vesper Libre", serif;
  font-size: 28px;
  font-weight: bold;
  align-content: center;
  margin-bottom: -0.03em;
  line-height: 30px;
  color: #0B3B5B;
}

a.front {
  font-family: "Vesper Libre", serif;
  font-size: 28px;
  font-weight: bold;
  align-content: center;
  margin-bottom: -0.03em;
  line-height: 30px;
  color: #0B3B5B;
}

a:hover {
  color: purple;
}

.subtitle {
  font-family: "Vesper Libre", serif;
  font-size: 20px;
  color: #0D304A;
  margin-bottom: -0.05em;
  line-height: 1.2;
}

.tripDescription {
  font-family: "Vesper Libre", serif;
  font-size: 20px;
  color: #0D304A;
  margin-bottom: -0.05em;
  line-height: 1.2;
}

.innerCell {
  background: rgba(157, 213, 235, 0.7);
  border-style: none;
}

.tourHeader {
  font-family: "yesteryear", serif;
  font-size: 4em;
  background-color: rgba(60, 10, 236, 0.3);
  padding-left: 20px;
}

.tourHeadernoBG {
  font-family: "yesteryear", serif;
  font-size: 4em;
  padding-left: 20px;
}

.tourInfo p {
  font-size: 22px;
}

.tourHeaderSmall {
  font-family: "yesteryear", serif;
  font-size: 2em;
}

.tourDates {
  font-family: "Vesper Libre", serif;
  font-size: 1.75em;
  color: #0D304A;
  line-height: 1em;
}

.finalWords {
  font-family: "Vesper Libre", serif;
  align-content: center;
  margin-bottom: -0.03em;
  line-height: 25px;
  color: #0D304A;
  font-size: 1.15em;
}

h6.tourHighlights {
  font-family: "yesteryear", serif;
  font-size: 2em;
  color: #0B3B5B;
   transform: translateY(-7px);
}

.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.top-bar ul {
  background-color: #f7e0f5;
}

.postTrip {
  font-weight: bold;
  text-align: center;
}

.logoSpace {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

p {
  line-height: 1.3;
}

.grid-sizer, .grid-item {
  width: 25%;
}

/* 2 columns */
.grid-item--width2 {
  width: 40%;
}

.grid-item--full {
  width: 100%;
}

/* Masonry from Zurb */
.grid-containerPics {
  columns: 4 250px;
  column-gap: 0.5rem;
  margin: 0 auto;
}
.grid-containerPics div {
  width: 150px;
  margin: 0 1.5rem 1.5rem 0;
  display: inline-block;
  width: 100%;
  border: solid 2px aliceblue;
  padding: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  transition: all 0.25s ease-in-out;
  background-color: white;
}
.grid-containerPics div:hover img {
  filter: brightness(110%);
}
.grid-containerPics div:hover {
  border-color: coral;
}
.grid-containerPics img {
  width: 100%;
  border-radius: 5px;
  transition: all 0.25s ease-in-out;
}
.grid-containerPics p {
  text-align: center;
  padding-top: 10px;
  margin-bottom: -2px;
}

/* End Masonry */
/* Footer */
.footer {
  background-color: lightblue;
  padding: 0.3em;
}

#preFooter {
  border: 1px solid #021a40;
  background-color: #f2f2f2;
  padding: 0.5em;
}

.preFooter {
  border: 1px solid #021a40;
  background-color: #f2f2f2;
  padding: 0.5em;
  text-align: center;
}

#postFooter {
  border: 1px solid #021a40;
  background-color: #c2edce;
  padding: 0.75em;
  margin-top: 0.5em;
  text-align: left;
}

#mostPostFooter {
  border: 1px solid #021a40;
  background-color: #f2f2f2;
  padding: 0.75em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  text-align: left;
}

.footDetails ul {
  text-align: right;
  list-style-type: none;
}

.footCompany {
  text-align: left;
}

p.right {
  text-align: right;
}

/* End Footer */
.container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.drilldown a {
  background-color: rgba(255, 255, 255, 0);
}

.paraPicCap {
  font-family: "Playfair Display", serif;
  color: blueviolet;
  font-size: 0.75em;
  font-style: italic;
  text-align: center;
}

.paraPicCapLarge {
  font-family: "Playfair Display", serif;
  color: blueviolet;
  font-size: 1.15em;
  font-style: italic;
  text-align: center;
  display: inline-block;
}

.archive {
  background: darkseagreen;
  padding-top: 1rem !important;
}

.TripImg {
  padding: 1px;
  border: 1px double #021a40;
}

.cartImg {
  padding: 10px;
  border-style: double;
  margin-bottom: 10px;
}

.figWrapperCenter {
  text-align: center;
  background: papayawhip;
}

.httCaption {
  box-sizing: border-box;
  width: 0px;
  min-width: 100%;
  padding: 10px;
  font-family: "Playfair Display", serif;
  color: blueviolet;
  background-color: white;
  font-size: 1em;
  font-style: italic;
  border-left: 1px double #021a40;
  border-right: 1px double #021a40;
  border-bottom: 1px double #021a40;
  margin-bottom: 1em;
  text-align: center;
}

figure {
  text-align: center;
}

figcaption {
  box-sizing: border-box;
  width: 0px;
  min-width: 100%;
  caption-side: bottom;
  font-family: serif;
  color: blueviolet;
  background-color: #f2f2f2;
  font-size: 1.15em;
  font-style: italic;
  padding: 10px;
  border-left: 1px double #021a40;
  border-right: 1px double #021a40;
  border-bottom: 1px double #021a40;
  margin-bottom: 0.5em;
  text-align: center;
}

.fancybox-caption {
  font-family: "Playfair Display", serif;
  color: #f2f2f2 !important;
  font-size: 1.25em !important;
  font-style: italic !important;
  /* NEW STUFF WITH IMAGES  - this is what I am working on at the moment trying to get this to work on Testminoaisl page for bruce */
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.flex-figure-item {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1em;
  font-style: italic;
  display: flex;
  flex-direction: column;
}

/* END NEW STUFF WITH IMAGES */
.imgLeft {
  margin-right: 10px;
}

.imgRight {
  margin-left: 10px;
}

/* FAQ */
.accordion-item {
  background-color: aliceblue;
  border: 2px solid #c39cf0;
  border-style: inset;
}

.accordion-title {
  font-size: 1.75rem;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #f7e0f5;
}

.accordion-content {
  font-size: 1.25em;
  font: "Vesper Libre", serif;
}

.sectionHead {
  background-color: rgba(237, 238, 148, 0.35);
}

p.attrib {
  border-bottom: 2px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: pink;
  font-weight: bold;
}

p.quote {
  font-style: italic;
  font-size: 1.25em;
}

p.PinkHighlight {
  background-color: lightpink;
}

.mainContent {
  font-size: 22px;
}

.ulRight {
  float: right;
}

.impact {
  font-size: 1.5rem;
  margin-bottom: 0.5em;
  background: #ba17b7;
}

.helpfulImpact {
  font-size: 1.5rem;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
  background: #ba17b7;
}

.purpleContainer {
  background-color: rgba(60, 10, 236, 0.3);
}

.lpBrochureButton {
  margin: 0 0 2.25rem;
  padding: 10px;
}

.purple {
  color: #9b59b6;
  border: 2px #9b59b6 solid;
}

.tcbutt {
  margin-top: 30px;
  font-size: 1.5em;
}

.tcbuttSmall {
  margin-top: 20px;
}

.aspectRatioSizer {
  display: grid;
}

.aspectRatioSizer > * {
  grid-area: 1/1/2/2;
}

.coolContainer {
  border: 5px double #ED1A9C;
  border-radius: 0px 28px 0px 28px;
  padding: 10px;
  margin-bottom: 0.5em;
}

p.helpLink {
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #ED1A9C;
  font-weight: bold;
  font-size: 1.25em;
}

p.helpDesc {
  font-style: italic;
}

.btn {
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  padding: 10px;
  font-size: 22px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  display: inline-block;
}

.btn:hover {
  cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym46.cur), auto;
}

label.cartLabel {
  font-family: sans-serif;
  font-size: 1.25rem;
  padding-right: 10px;
  font-style: italic;
  text-align: left;
}

select.cartSelect, option.cartOption {
  font-size: 1.25rem;
  padding: 2px 5px;
  font-style: italic;
}

.cartButton {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.cartBrochure {
  margin-top: 10px;
  margin-bottom: 10px;
}

.Chelh6 {
  font-family: "Playfair Display", serif;
  color: #9b59b6;
  font-size: 1.5rem;
}

#r2d2 {
  top: -100px;
  left: -100px;
  visibility: hidden;
  display: none;
}

fieldset {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 2px groove internal value;
}

.soldOut {
  color: #cb1482;
}

p.news {
  padding: 1em;
}

.centerIt {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-container {
    display:flex;
}

.flex-child {
    flex: .5;
}


/*# sourceMappingURL=app2.css.map */
