/**

Add in client colours here
Use SASS variables and css custom properties depending on best use

**/
:root {
  --slide-height: 400px; }
  @media (min-width: 800px) {
    :root {
      --slide-height: 660px; } }
/*

Use this file for mostly generic styles that can work on multiple websites

*/
*,
::after,
::before {
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

h1, h2, h3, h4 {
  text-transform: uppercase; }

body h1,
body h2,
body h3,
body h4,
body h5 {
  line-height: 1;
  font-weight: 800; }

@media (min-width: 1000px) {
  body h1 {
    font-size: 42px; }
  body h2 {
    font-size: 36px; } }

/**** Navigation ******/
#-pro-menu-8-6 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item > a,
#-pro-menu-8-6 .oxy-pro-menu-list .menu-item.current_page_parent > a {
  border-bottom-width: 1px; }

#site-header .mobile-only {
  display: none !important; }
  @media (max-width: 992px) {
    #site-header .mobile-only {
      display: inherit !important; } }
/***** HEROS ******/
.ct-section.page-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.page-hero .ct-section-inner-wrap {
  height: 100%; }

.ct-inner-content strong, .ct-inner-content b {
  font-weight: 800; }

/***** IMAGE ANIMATIONS ******/
.object-fit,
.object-fit img {
  height: 100%;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover; }

.image-container,
.service-image-container {
  overflow: hidden; }
  .image-container img,
  .service-image-container img {
    -webkit-transform: scale(1);
            transform: scale(1);
    transition: all 0.3s ease; }
  .image-container:focus img, .image-container:hover img, .image-container:focus-within img,
  .service-image-container:focus img,
  .service-image-container:hover img,
  .service-image-container:focus-within img {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
    transition: all 0.3s ease; }

/***** CARDS ******/
/***** Footer ******/
iframe {
  display: block;
  max-width: 100%; }

figure img {
  display: block;
  height: auto; }

.ct-section-inner-wrap > .ct-inner-content .wp-block-cover:first-child {
  margin-top: -75px; }

@media (max-width: 700px) {
  .ct-inner-content .wp-block-cover,
  .ct-inner-content .wp-block-cover-image {
    min-height: 200px; }
    .ct-inner-content .wp-block-cover p,
    .ct-inner-content .wp-block-cover-image p {
      font-size: 24px; } }

.oxygen-body ::-moz-selection {
  background-color: #0f0f0f;
  color: #fff; }

.oxygen-body ::selection {
  background-color: #0f0f0f;
  color: #fff; }

li::marker {
  color: #174489; }

.button,
.cta-button,
.hire-option,
.header-call,
.oxy-pro-menu-mobile-open-icon {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.3s ease; }
  .button:hover, .button:focus,
  .cta-button:hover,
  .cta-button:focus,
  .hire-option:hover,
  .hire-option:focus,
  .header-call:hover,
  .header-call:focus,
  .oxy-pro-menu-mobile-open-icon:hover,
  .oxy-pro-menu-mobile-open-icon:focus {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
    transition: all 0.3s ease; }

.intro-para {
  max-width: 66ch;
  margin-left: auto;
  margin-right: auto; }

.ct-link.page-link-wrapper .page-link-text {
  margin-bottom: 0; }
  .ct-link.page-link-wrapper .page-link-text > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.site-header .ct-section-inner-wrap {
  position: relative; }

#menu-primary-menu .menu-item {
  background-color: #d92228; }

#mobile-header-menu .oxy-pro-menu-container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  #mobile-header-menu .oxy-pro-menu-container .sub-menu {
    padding-left: 10px; }
    #mobile-header-menu .oxy-pro-menu-container .sub-menu li a::before {
      content: "-";
      margin-right: 5px; }

@media (max-width: 992px) {
  #menu-primary-menu .sub-menu {
    margin-left: 20px; }
  #-pro-menu-9-34 .menu-item-has-children > a svg {
    display: block !important; } }

@media (min-width: 992px) {
  #menu-primary-menu {
    --logo-width: 160px;
    gap: 1px; }
    #menu-primary-menu .menu-item.menu-item-home {
      position: relative;
      width: var(--logo-width) x;
      flex-basis: var(--logo-width);
      flex-shrink: 0; }
      #menu-primary-menu .menu-item.menu-item-home::after {
        content: "";
        display: block;
        position: absolute;
        background-image: url("../images/british-chippy-logo.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: calc( var(--logo-width) + 20px);
        height: calc( var(--logo-width) + 20px);
        margin-top: calc( var(--logo-width) / -2.7);
        margin-left: -10px;
        pointer-events: none;
        z-index: 2; }
    #menu-primary-menu .sub-menu li.menu-item a {
      justify-content: flex-start; } }

.site-header {
  --ease: all 300ms ease;
  transition: var(--ease); }
  .site-header .ct-section-inner-wrap {
    padding-top: 0;
    padding-bottom: 0; }
  .site-header .site-logo,
  .site-header .ct-section-inner-wrap {
    transition: var(--ease); }
  .site-header .site-logo {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .site-header .oxy-pro-menu-list .menu-item a {
    padding-top: 40px;
    padding-bottom: 40px;
    transition: var(--ease); }
  .site-header.site-header--scrolled {
    background-color: #fff; }
    .site-header.site-header--scrolled .ct-section-inner-wrap {
      transition: var(--ease); }
    .site-header.site-header--scrolled .oxy-pro-menu-list > .menu-item > a {
      padding-top: 20px !important;
      padding-bottom: 20px !important;
      transition: var(--ease); }
    .site-header.site-header--scrolled .site-logo {
      transition: var(--ease);
      -webkit-transform: scale(0.7);
              transform: scale(0.7); }

.site-footer .footer-links {
  position: relative;
  padding-bottom: 1em; }
  .site-footer .footer-links::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 700px;
    height: 6px;
    background-color: #d92228; }
  @media (min-width: 800px) {
    .site-footer .footer-links {
      padding-bottom: 2em; }
      .site-footer .footer-links::after {
        height: 12px; } }
.ct-section-inner-wrap .alignfull {
  max-width: none;
  width: 100vw;
  margin-left: -40px;
  margin-right: -40px; }

.alignwide,
.ct-inner-content .alignwide,
.ct-section-inner-wrap .alignwide {
  max-width: none;
  width: calc( 100% + 40px);
  margin-left: -20px;
  margin-right: -20px; }

@media (min-width: 800px) {
  .alignfull,
  .ct-inner-content .alignfull,
  .ct-section-inner-wrap .alignfull {
    max-width: none;
    width: 100vw;
    margin-left: calc( -100vw / 2 + 100% / 2);
    margin-right: calc( -100vw / 2 + 100% / 2); } }

.page-article .feature-section {
  margin-top: 3em;
  margin-bottom: 3em; }

.page-content .ct-inner-content > .alignfull:first-child {
  margin-top: -40px; }

.page-content .ct-inner-content > .alignfull:last-child {
  margin-bottom: -40px; }

/****** Gutenberg Groups ******/
.wp-block-group.has-background, .wp-block-group.paper-bg {
  padding-top: 40px;
  padding-bottom: 40px; }

.wp-block-group.alignfull .wp-block-group__inner-container {
  margin: auto;
  max-width: 1000px;
  padding-right: 20px;
  padding-left: 20px; }

/****** Gutenberg Columns ******/
@media (min-width: 1100px) {
  .wp-block-column:not(:first-child) {
    margin-left: 3em; } }

@media (min-width: 1300px) {
  .wp-block-column:not(:first-child) {
    margin-left: 4em; } }

@media (min-width: 900px) {
  .wp-block-columns.bleed-columns > .wp-block-column:first-child {
    margin-left: calc(( 50vw - 480px) * -1);
    width: 50vw;
    max-width: none;
    flex-grow: 2; }
  .wp-block-columns.bleed-columns > .wp-block-column:last-child {
    flex-grow: 1.3; } }

/****** Gutenberg Buttons ******/
.wp-block-buttons .wp-block-button {
  margin-top: 15px;
  margin-bottom: 15px; }
  .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 2;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 0; }

/****** Media & Text ******/
.ct-inner-content .wp-block-media-text {
  grid-gap: 10px; }
  .ct-inner-content .wp-block-media-text .wp-block-media-text__content {
    background-color: #EEEEEE;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 40px; }
    .ct-inner-content .wp-block-media-text .wp-block-media-text__content h4 {
      text-transform: none;
      font-weight: 700;
      font-size: 17px; }

/****** Gutenberg Divider ******/
.ct-inner-content .wp-block-separator.wp-block-separator {
  border-top: none;
  border-bottom: none;
  display: block;
  width: 60%;
  max-width: 200px;
  height: 10px;
  margin-top: 1em;
  margin-bottom: 1em; }

/****** Gutenberg Images ******/
figure.wp-block-image {
  margin: 1em 0; }

/*

Page specific styles

*/
/*---------- HOME ---------*/
.page-content.home-content > .ct-section-inner-wrap {
  padding-top: 0; }

.home-content .home-bg-slider,
.home-content .home-hero-wrapper,
.home-content .swiper-container,
.home-content .swiper-slide,
.home-content .video-slide-container,
.home-content .oxel_dynamicslider {
  min-height: var(--slide-height);
  height: var(--slide-height); }

.home-bg-slider .video-slide-container video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.home-bg-slider .home-slide-image {
  max-width: none;
  max-height: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.home-bg-slider .red {
  color: #d92228; }

.home-bg-slider .blue {
  color: #174489; }

.home-promo-slider {
  list-style: none;
  margin: 0;
  padding: 0; }
  .home-promo-slider .promo-slide {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 220px; }
    .home-promo-slider .promo-slide img {
      display: block;
      width: 100%;
      height: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover; }
    @media (min-width: 700px) {
      .home-promo-slider .promo-slide {
        height: 340px; } }
    .home-promo-slider .promo-slide a {
      display: block;
      width: 100%;
      height: 100%; }

/*---------- PAGE ---------*/
.page-content.paper-bg > .ct-section-inner-wrap {
  width: calc(100% - 40px);
  background-color: #fff;
  max-width: 1000px; }

/*---------- CONTACT ---------*/
/*
** PAGINATION
*/
.blog-grid .oxy-repeater-pages-wrap {
  margin-top: 1rem;
  border-top: solid 1px #DBDBDB;
  padding-top: 1rem;
  grid-column: 1 / -1; }
  .blog-grid .oxy-repeater-pages-wrap * {
    color: #8B8B8B;
    font-weight: 400; }
  .blog-grid .oxy-repeater-pages-wrap .oxy-repeater-pages {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: stretch; }
    .blog-grid .oxy-repeater-pages-wrap .oxy-repeater-pages > span,
    .blog-grid .oxy-repeater-pages-wrap .oxy-repeater-pages > a {
      font-size: 15px;
      display: inline-block;
      border-radius: 3px;
      border: solid 1px #DBDBDB;
      padding-left: 8px;
      padding-right: 8px;
      margin-left: 0.5em;
      text-decoration: none; }

.oxy-repeater-pages-wrap {
  grid-column: 1 / -1;
  border-top: solid 1px #EEEEEE;
  padding-top: 8px;
  margin-top: 8px; }

/*---------- PAGE HERO ---------*/
.ct-section.page-hero-container .ct-section-inner-wrap {
  padding: 0; }

/***** TEXT ******/
.styled-header {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .styled-header::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    height: 10px;
    width: 180px;
    background-color: #174489; }
  .styled-header.red-header::after {
    background-color: #d92228; }

/***** FEATURED IMAGE ******/
.feature-image-container img,
.post-thumb-container img {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.3s ease; }

.feature-image-container:hover img,
.post-thumb-container:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
  transition: all 0.3s ease; }

/*---------- SLIDER ---------*/
.slick-slider {
  padding-bottom: 30px; }
  .slick-slider .slick-dots {
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .slick-slider .slick-dots li button:before {
      content: '';
      display: block;
      background: #174489; }

/***** MENU LINE ******/
@media (max-width: 600px) {
  .menu-line.menu-line {
    display: grid !important;
    grid-template-columns: 4fr 2fr; }
    .menu-line.menu-line .menu-item {
      grid-column: 1 / 2; }
    .menu-line.menu-line .menu-price,
    .menu-line.menu-line .gluten-text {
      grid-column: 2 / 3;
      text-align: right;
      justify-self: end; } }

/***** FAQS ******/
.wp-block-pb-accordion-item h2.c-accordion__title {
  position: relative;
  font-size: 24px;
  padding-left: 2em; }
  .wp-block-pb-accordion-item h2.c-accordion__title::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1.8em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px; }

.wp-block-pb-accordion-item.tour-faq h2.c-accordion__title::before {
  background-image: url("../images/boat-icon.svg"); }

.wp-block-pb-accordion-item.fishing-faq h2.c-accordion__title::before {
  background-image: url("../images/fishing-icon.svg"); }

.wp-block-pb-accordion-item.booking-faq h2.c-accordion__title::before {
  background-image: url("../images/calendar-date.svg"); }

/*

Includes common styles for most forms on most client sites using CF7

*/
.oxygen-body {
  /******* Contact Form 7 Styles *********/ }
  .oxygen-body form input[type='text'],
  .oxygen-body form input[type='email'],
  .oxygen-body form input[type='password'],
  .oxygen-body form input[type='date'],
  .oxygen-body form input[type='phone'],
  .oxygen-body form input[type='tel'],
  .oxygen-body form input[type='number'],
  .oxygen-body form textarea,
  .oxygen-body form select {
    font-family: "Work Sans", sans-serif;
    text-align: left !important;
    font-size: 16px;
    padding: 12px;
    width: 100%;
    display: block;
    border: solid 1px #EEEEEE;
    border-radius: 1px;
    background-color: #fff;
    color: #0f0f0f;
    -webkit-appearance: none; }
  .oxygen-body form textarea {
    height: 12rem;
    max-width: 100%; }
  .oxygen-body form label {
    display: none;
    visibility: hidden; }
  .oxygen-body form .visible-label label,
  .oxygen-body form .visible-lable label,
  .oxygen-body form .visible-lable {
    margin-bottom: 5px;
    display: block;
    visibility: visible; }
  .oxygen-body input[type='button'],
  .oxygen-body input[type='submit'],
  .oxygen-body form button:not(.button-reset) {
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    border: none;
    background-color: #d92228;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 12px 20px 8px;
    text-transform: uppercase;
    width: auto;
    max-width: none;
    float: none;
    cursor: pointer;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none; }
  .oxygen-body .contact-form-grid {
    display: grid;
    margin: 20px auto;
    grid-gap: 20px; }
    .oxygen-body .contact-form-grid > div,
    .oxygen-body .contact-form-grid .form-field {
      margin: 0; }
    @media (min-width: 900px) {
      .oxygen-body .contact-form-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        max-width: 960px;
        margin: 20px auto; }
        .oxygen-body .contact-form-grid .wide-form-field,
        .oxygen-body .contact-form-grid .form-submit {
          grid-column: span 2; }
        .oxygen-body .contact-form-grid .form-submit {
          display: flex;
          flex-direction: row;
          justify-content: flex-end;
          align-items: center; }
          .oxygen-body .contact-form-grid .form-submit > * {
            margin-left: 2em; }
          .oxygen-body .contact-form-grid .form-submit .ajax-loader,
          .oxygen-body .contact-form-grid .form-submit .wpcf7-spinner {
            order: -3; } }
  .oxygen-body .mailing-list-grid {
    display: flex;
    flex-direction: column; }
    .oxygen-body .mailing-list-grid input {
      font-size: 14px !important;
      padding: 8px 15px; }
    .oxygen-body .mailing-list-grid .form-submit {
      display: flex;
      flex-direction: column;
      align-items: center; }
    @media (min-width: 900px) {
      .oxygen-body .mailing-list-grid {
        flex-direction: row;
        justify-content: stretch;
        align-items: stretch; }
        .oxygen-body .mailing-list-grid .wpcf7-submit {
          height: 100%; }
        .oxygen-body .mailing-list-grid .form-submit {
          flex-direction: row; } }
  .oxygen-body .form-group {
    padding: 1em 2em;
    border-radius: 10px; }
  .oxygen-body .wpcf7-form div.wpcf7-response-output {
    background-color: #363636;
    color: #fff;
    border: none;
    padding: 1em 1.5em;
    border-radius: 5px; }
    .oxygen-body .wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
      background-color: #42ba71; }
    .oxygen-body .wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ng {
      background-color: #cf584b; }
    .oxygen-body .wpcf7-form div.wpcf7-response-output.wpcf7-spam-blocked {
      background-color: #920505; }
    .oxygen-body .wpcf7-form div.wpcf7-response-output.wpcf7-validation-errors {
      background-color: #e4941d; }

/*

Use for both Oxygen blocks and general oxygen stylesheet overrides/fixes

*/
.ct-elements-managers-bottom > .ct-dom-tree-node .ct-dom-tree-node {
  padding: 0 0 0 32px !important;
  margin: 0 0 0 -21px !important;
  width: calc(100% + 16px) !important; }

.ct-code-block {
  width: 100%;
  display: block; }

.oxy-stock-content-styles {
  width: 100%;
  display: block; }

.ct-inner-content .ct-div-block.cta-strip {
  margin-bottom: -40px; }

/*

Not always needed - used for ACF block specifc styles
Have included some commonly used patterns below

*/
/*---------- PROMO BANNERS ---------*/
.promo-banner-block.block-promo-banner {
  margin-top: 30px;
  margin-bottom: 30px; }
  .promo-banner-block.block-promo-banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto; }
  .promo-banner-block.block-promo-banner .desktop-promo {
    visibility: hidden;
    display: none; }
  @media (min-width: 700px) {
    .promo-banner-block.block-promo-banner .desktop-promo {
      visibility: visible;
      display: block; }
    .promo-banner-block.block-promo-banner .mobile-promo {
      visibility: hidden;
      display: none; } }
/*# sourceMappingURL=site-styles.css.map */