/***
 * Theme Name: FC WordPress
 * Author: Forge Creative Limited
 * Author URI: http://www.forge.co.nz/
 * Description: Forge Creative Child Theme
 * Version: 5.4.2
 * Template: dt-the7
 */

@import "css/main.css";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap");

/*Global*/
body {
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif !important;
}
h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
}

h2 {
  font-size: 40px;
  font-weight: 700;
  color: #000b2b;
  line-height: 45px;
}

h4 {
  color: #000B2B;
  font: normal 700 22px / 26px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

p {
  font-size: 17px;
  line-height: 25px;
  /*font-weight: 300;*/
  color: #4c4c4c;
}
.blue-text * {
  color: #84d2de;
}
.fc-highlight-blue {
  color: #8cc9d1 !important;
}
body #page .main-nav.level-arrows-on > li.has-children > a .menu-text {
  padding-right: 15px !important;
}
body:not(.page-template-template-microsite) #page #main {
  padding-top: 0 !important;
}

.text-area.show-on-desktop.in-menu-first-switch.in-menu-second-switch.hide-on-desktop.hide-on-first-switch.show-on-second-switch p {
  color: #fff;
}

.btn-align-center a {
  justify-content: center;
}

/*body .covid-banner { display: block; background-color: #FFCC00; font-weight: 600; text-align: center; padding: 10px; }*/

/*Microsite CSS*/
body.page-template-template-microsite #phantom,
body.post-template-template-microsite #phantom {
  display: none;
}
body.page-template-template-microsite .main-nav > li > a,
body.post-template-template-microsite .main-nav > li > a {
  padding: 10px 10px 10px 10px;
}
body.page-template-template-microsite .main-nav > li > a .menu-text,
body.post-template-template-microsite .main-nav > li > a .menu-text {
  font-size: 13px;
}

/*Top Nav*/
body .mini-nav:not(.select-type-menu) > ul > li {
  padding: 5px 15px;
}
body .mini-nav:not(.select-type-menu) > ul > li.current-menu-item,
body .mini-nav:not(.select-type-menu) > ul > li:hover {
  background-color: #84d2de;
}
body
  .mini-nav:not(.select-type-menu)
  > ul
  > li.current-menu-item
  > a
  .menu-text,
body .mini-nav:not(.select-type-menu) > ul > li:hover > a .menu-text {
  color: #000;
}
body
  .light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on)
  .soc-ico.hover-accent-bg
  a::after {
  background-color: #84d2de !important;
}

body .masthead .wc-shopping-cart .wc-ico-cart {
  background: #84d2de;
  padding: 7px 2px 7px 8px;
  margin-top: -4px;
}
body .masthead .wc-shopping-cart .wc-ico-cart:hover,
body .masthead .wc-shopping-cart.dt-hovered .wc-ico-cart {
  background: #000b2b;
  opacity: 1;
}
body .masthead .wc-shopping-cart .wc-ico-cart:hover i {
  color: #fff !important;
}
body .masthead .wc-shopping-cart .wc-ico-cart i {
  font-size: 17px;
  color: #fff;
}
body .masthead .wc-shopping-cart .wc-ico-cart > .counter {
  margin-left: 0;
  background-color: transparent !important;
  font-size: 16px;
  font-family: inherit;
}
body .masthead .wc-shopping-cart .wc-ico-cart > .counter:before {
  display: none;
}
body #phantom.masthead .wc-shopping-cart .wc-ico-cart {
  padding: 7px 2px 7px 8px;
  margin-top: 0;
}
body
  .masthead
  .wc-shopping-cart
  .shopping-cart-wrap
  .shopping-cart-bottom
  .buttons
  a {
  border: 1px solid #84d2de;
  background: transparent;
}
body
  .masthead
  .wc-shopping-cart
  .shopping-cart-wrap
  .shopping-cart-bottom
  .buttons
  a:hover {
  border: 1px solid #84d2de;
  background: #84d2de;
  color: #fff;
}
body .masthead .top-bar .menu-select {
  display: none;
}
/*Mobile Header*/
body .mobile-mini-widgets-in-menu #top-menu > li > a .menu-text {
  font-size: 12px;
  font-family: "Open Sans", "Lato", Helvetica, Arial, Verdana, sans-serif;
  line-height: 16px;
  text-transform: none;
}
.medals-search-item-custome {
  display: none;
}
/*Footer*/
body footer#footer form#searchform input[type="text"].searchform-s {
  max-width: 300px;
  display: inline-block;
}
body footer#footer form#searchform input[type="submit"] {
  max-width: 20px;
  display: inline-block;
  font-size: 0;
  background-color: transparent;
  position: absolute;
  width: 20px;
  height: 13px;
  margin-left: 0;
  z-index: 10;
}
body footer#footer form#searchform input[type="submit"]:hover {
  background: transparent;
}
body footer#footer form#searchform i.fa {
  position: absolute;
  margin-left: 0;
  margin-top: 0;
  background-color: #8cc9d1;
  padding: 12px;
  color: #fff;
}
/* body footer#footer #text-5 p { margin-top: 30px; } */
body footer#footer #super_rss_reader-2 .srr-title a {
  text-decoration: none;
  color: #8cc9d1 !important;
}
body footer #bottom-bar a {
  color: #8dd6f6 !important;
  text-decoration: none !important;
}
body footer #bottom-bar .wf-float-right {
  margin-left: 0;
}

body footer .textwidget h4 {
  font-weight: 600;
  font-size: 23px;
  line-height: 24px;
}
body footer .textwidget .test {
  font-size: 17px;
  font-weight: 600;
  color: #808595;
}

body footer .textwidget p {
  color: #fff;
}

.logo-split .bottom-text-block p {
  color: #808595;
}

/*Sidebar*/
body .sidebar .widget-title {
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  border-bottom: solid 2px #8cc9d1;
  padding-bottom: 10px;
}
body .sidebar .custom-menu * {
  text-transform: uppercase;
}
body .sidebar-content #presscore-blog-posts-4 ul li time.text-secondary {
  display: none;
}

/*Home Page*/
body.home .fc-home-grid .vc_custom_heading h3 {
}
body.home .fc-home-grid .vc_gitem-zone.vc_gitem-zone-c {
  background-color: transparent !important;
  border-bottom: 1px dashed #ccc;
}

.referenceno p {
  color: #fff;
}

/*World War One*/
body.page #page #fc-roll-of-honour {
  background-size: auto !important;
  background-position: right 0 !important;
}
/* body.page-template-template-microsite #page .wpb_text_column  h1 { font: normal 700 34px / 36px "Roboto Slab", Helvetica, Arial, Verdana, sans-serif; color: #000b2b;  } */

/*Page Title*/
@media screen and (min-width: 1170px) {
  body #page .page-title h1.entry-title {
    max-width: 760px;
  }
  body:not(.page-template-template-microsite) .sidebar-right .sidebar {
    margin-top: -100px;
  }
}

/*Blog*/
body #page .articles-list.blog-shortcode article.post {
  background-color: #fff;
}
body #page .articles-list.blog-shortcode article.post .post-entry-content {
  padding-left: 20px;
}
body
  #page
  .articles-list.blog-shortcode
  article.post
  .post-entry-content
  a.post-details,
body a.dt-btn {
  margin-top: 10px;
  font-size: 20px;
  /* padding: 20px 30px; */
  padding: 24px 62px;
  text-transform: uppercase;
  background-color: transparent !important;
  border-radius: 0;
  border: 1px solid #84d2de;
}
body
  #page
  .articles-list.blog-shortcode
  article.post
  .post-entry-content
  a.post-details:hover,
body a.dt-btn:hover {
  background-color: #84d2de !important;
  background: #84d2de !important;
}
body
  #page
  .articles-list.blog-shortcode
  article.post
  .post-entry-content
  a.post-details
  i.fa,
body
  #page
  .articles-list.blog-shortcode
  article.post
  .post-entry-content
  a.post-details:hover:after {
  display: none;
}

/*History Page */
body #page .fc-history-page h2 {
  font-size: 20px;
  line-height: 24px;
}
body #page .fc-history-page .wpb_text_column {
  margin-bottom: 20px;
}

/*Post Pages*/
body.single-post #content article.post,
body.post-template-template-microsite #content > .vc_row {
  background-color: #fff;
  border: 1px solid #dadada !important;
  padding: 20px;
}
body.single-post #content .more-info {
  margin-bottom: 10px;
}
body.single-post
  #content
  .other-items-container
  .posts-container::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* Chrome/Safari/Webkit */
}
body.single-post #content .other-items-container .posts-container {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
/*Search*/
body.search .entry-meta {
  display: none !important;
}
body.search .blog-shortcode .page-numbers:not(.nav-prev):not(.nav-next),
body.search .blog-shortcode .paginator .dots {
  display: none;
}
body.search .blog-shortcode .page-numbers.nav-prev {
  position: absolute;
  left: 0;
  font-size: inherit;
  font-weight: 600;
  margin: 0;
}
body.search .blog-shortcode .page-numbers.nav-next {
  position: absolute;
  right: 0;
  font-size: inherit;
  font-weight: 600;
  margin: 0;
}
body.search .blog-shortcode .page-numbers.nav-prev:hover {
  webkit-transform: translateX(0px);
  transform: translateX(0px);
}
body.search .blog-shortcode .page-numbers.nav-next:hover {
  webkit-transform: translateX(0px);
  transform: translateX(0px);
}
body.search .blog-shortcode .page-numbers.nav-prev i:before {
  content: "\f100  Previous Page";
}
body.search .blog-shortcode .page-numbers.nav-next i:before {
  content: "Next Page \f101";
}
body.search .blog-shortcode .page-numbers.nav-prev i,
body.search .blog-shortcode .page-numbers.nav-next i {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  color: #84d2de;
  transition: all 0.2s ease-in-out;
}
body.search .blog-shortcode .page-numbers.nav-prev:hover i,
body.search .blog-shortcode .page-numbers.nav-next:hover i {
  color: #000b2b;
}

body.single-post #main .blue-block * {
  color: #fff;
}

body.home .light-text h2,
body.home h2 {
  font-size: 60px;
  line-height: 65px;
}
body .blog-shortcode .entry-excerpt {
  font-size: 16px;
  line-height: 23px;
}
body.home .mobile-naval-image {
  display: none;
}
/* store */
body.post-type-archive-product #main {
  margin-top: 500px;
}
body .switcher-wrap {
  display: none;
}
body .woocommerce-pagination .page-numbers:not(.nav-prev):not(.nav-next),
body .woocommerce-pagination.paginator .dots {
  display: none;
}
body .woocommerce-pagination .page-numbers.nav-prev {
  position: absolute;
  left: 0;
  font-size: inherit;
  font-weight: 600;
  margin: 0;
}
body .woocommerce-pagination .page-numbers.nav-next {
  position: absolute;
  right: 0;
  font-size: inherit;
  font-weight: 600;
  margin: 0;
}
body .woocommerce-pagination .page-numbers.nav-prev:hover {
  webkit-transform: translateX(0px);
  transform: translateX(0px);
}
body .woocommerce-pagination .page-numbers.nav-next:hover {
  webkit-transform: translateX(0px);
  transform: translateX(0px);
}
body .woocommerce-pagination .page-numbers.nav-prev i:before {
  content: "\f100  Previous Page";
}
body .woocommerce-pagination .page-numbers.nav-next i:before {
  content: "Next Page \f101";
}
body .woocommerce-pagination .page-numbers.nav-prev i,
body .woocommerce-pagination .page-numbers.nav-next i {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  color: #84d2de;
  transition: all 0.2s ease-in-out;
}
body .woocommerce-pagination .page-numbers.nav-prev:hover i,
body .woocommerce-pagination .page-numbers.nav-next:hover i {
  color: #000b2b;
}

body #page .products-shortcode .woocom-list-content {
  padding: 25px 0px 35px 0px;
  text-align: left;
}
body #page .products-shortcode .woo-buttons-on-img {
  padding: 50px;
  border: 1px solid #84d2de;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}
body #page .products-shortcode .woo-buttons-on-img:hover {
  border: 1px solid #000b2b;
  transition: all 0.2s ease-in-out;
}
body #page .products-shortcode .woo-buttons-on-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.35s;
  transition: transform 0.3s ease-out, opacity 0.35s;
}
body #page .products-shortcode .woo-buttons-on-img:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 4s ease-out;
  transition: transform 4s ease-out;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons {
  right: 0;
  bottom: 0;
  min-width: 50px;
  height: 40px;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons a {
  border-radius: 0;
  height: 40px;
  max-width: 50px;
  padding: 0 50px 0 0px;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons:hover a {
  max-width: 250px;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons a i {
  color: #fff;
  width: 50px;
  height: 40px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons a i::before {
  font-size: 20px;
  line-height: 40px;
  content: "\f217";
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons:hover a {
  background-color: #000b2b;
  color: #fff;
}
body
  #page
  .products-shortcode.cart-btn-on-img
  .woo-buttons:hover
  a
  .filter-popup {
  color: #fff;
  font-size: 17px;
  line-height: 40px;
}
body #page .products-shortcode.cart-btn-on-img .woo-buttons a .filter-popup {
  font-size: 0px;
  line-height: 0px;
}
body #page .products-shortcode .product h4 {
  font-size: 17px;
  line-height: 22px;
  text-transform: unset;
}
body #page #main .products-shortcode .product h4 > a {
  color: #000b2b;
}
body #page #main .products-shortcode .product h4 > a:hover {
  color: #84d2de;
}
body #page .products-shortcode .woocommerce-Price-amount,
body
  #page
  .products-shortcode
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 17px;
  line-height: 22px;
  color: #84d2de;
}

body #page .dt-products .woocom-list-content {
  padding: 25px 0px 35px 0px;
  text-align: left;
}
body #page .dt-products .woo-buttons-on-img {
  padding: 50px;
  border: 1px solid #84d2de;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}
body #page .dt-products .woo-buttons-on-img:hover {
  border: 1px solid #000b2b;
  transition: all 0.2s ease-in-out;
}
body #page .dt-products .woo-buttons-on-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.35s;
  transition: transform 0.3s ease-out, opacity 0.35s;
}
body #page .dt-products .woo-buttons-on-img:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 4s ease-out;
  transition: transform 4s ease-out;
}
body #page .dt-products.cart-btn-on-img .woo-buttons {
  right: 0;
  bottom: 0;
  min-width: 50px;
  height: 40px;
}
body #page .dt-products.cart-btn-on-img .woo-buttons a {
  border-radius: 0;
  height: 40px;
  max-width: 50px;
  padding: 0 50px 0 0px;
}
body #page .dt-products.cart-btn-on-img .woo-buttons:hover a {
  max-width: 250px;
}
body #page .dt-products.cart-btn-on-img .woo-buttons a i {
  color: #fff;
  width: 50px;
  height: 40px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
body #page .dt-products.cart-btn-on-img .woo-buttons a i::before {
  font-size: 20px;
  line-height: 40px;
  content: "\f217";
}
body #page .dt-products.cart-btn-on-img .woo-buttons:hover a {
  background-color: #000b2b;
  color: #fff;
}
body #page .dt-products.cart-btn-on-img .woo-buttons:hover a .filter-popup {
  color: #fff;
  font-size: 17px;
  line-height: 40px;
}
body #page .dt-products.cart-btn-on-img .woo-buttons a .filter-popup {
  font-size: 0px;
  line-height: 0px;
}
body #page .dt-products .product h4 {
  font-size: 17px;
  line-height: 22px;
  text-transform: unset;
}
body #page #main .dt-products .product h4 > a {
  color: #000b2b;
}
body #page #main .dt-products .product h4 > a:hover {
  color: #84d2de;
}
body #page .dt-products .woocommerce-Price-amount,
body
  #page
  .dt-products
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 17px;
  line-height: 22px;
  color: #84d2de;
}

body.single-product .product_meta,
body.single-product .single-share-box {
  display: none;
}
body.single-product .woocommerce-Price-amount {
  font-size: 30px;
  line-height: 34px;
}
body.single-product .single_add_to_cart_button.button {
  border: 1px solid #84d2de;
  margin-top: 30px !important;
  margin-left: 0px !important;
  padding: 0px 62px !important;
  letter-spacing: 3px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
body.single-product .quantity .plus,
body.single-product .quantity .minus {
  width: 50px;
  height: 52px;
  border-color: #84d2de;
  color: #555555;
}
body.single-product div.summary .quantity input.qty {
  width: 100px;
  height: 52px;
  border-color: #84d2de;
  color: #555555;
}
body.single-product .woocommerce-tabs .tabs li > a {
  font-size: 23px;
  line-height: 24px;
}
body .woocommerce-cart-wrap,
body .woocommerce-checkout,
body .woocommerce-order,
body.woocommerce-account .woocommerce {
  margin-top: 50px;
}
body #page .checkout-button.wc-forward,
body #page #place_order {
  border: 1px solid #84d2de;
  padding: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  background: transparent;
}
body #page .checkout-button.wc-forward:hover {
  color: #fff !important;
  background: #84d2de;
}
body #page #place_order:hover {
  background: #84d2de;
}

body .woocommerce-cart-wrap .quantity .plus,
body .woocommerce-cart-wrap .quantity .minus {
  border-color: #84d2de;
  color: #555555;
}
body .woocommerce-cart-wrap .quantity input.qty {
  border-color: #84d2de;
  color: #555555;
}

input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.wpcf7-number {
  border-color: #84d2de;
}
#page .select2-container .select2-selection--single,
#page .select2-container--default .select2-selection--multiple,
#page .yit-wcan-select-open {
  border-color: #84d2de;
}

body .frm_style_formidable-style.with_frm_style select option {
  background: #ffffff;
}

body .woocommerce-checkout input {
  padding: 0px 25px;
  font-size: 15px;
  height: 50px;
  color: #555555;
}
body .woocommerce-checkout input[type="checkbox"] {
  height: unset;
}
body .woocommerce-checkout .select2-container .select2-selection--single {
  padding: 25px 25px !important;
  font-size: 15px;
  height: 40px;
  color: #555555;
}
body #order_review_heading,
body .cart_totals h2 {
  font-size: 30px;
  line-height: 34px;
}
body .order-again .button {
  border: 1px solid #84d2de;
  padding: 14px 32px;
  letter-spacing: 3px;
  text-transform: uppercase;
  background: transparent;
}
body .order-again .button:hover {
  color: #fff !important;
}
body .variations select {
  padding: 0px 25px !important;
  font-size: 15px;
  height: 52px;
  color: #555555;
}
body.single-product #page #main {
  margin-top: 50px;
}
body.page #main .store-content .wpb_text_column h3 {
  font-size: 28px;
  line-height: 36px;
}
body.page #main .store-content p {
  margin-bottom: 20px;
}
body #page .woocommerce-MyAccount-navigation > ul li.is-active a,
body #page .woocommerce-MyAccount-navigation > ul li.is-active:hover a {
  color: #ffffff;
}
body #page .woocommerce-MyAccount-content .woocommerce-Button.button,
body #page .woocommerce-form-login .woocommerce-Button.button {
  border: 1px solid #84d2de;
}
/** Visit page **/
body #page .fc-visit-whatson {
  margin-top: 70px;
  margin-bottom: 70px;
}
body #page .fc-visit-whatson h5 {
  display: table-cell;
  background-color: #84d2de;
  color: #000b2b;
  padding: 20px 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 260px;
}
body #page .fc-visit-whatson .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
body #page .fc-visit-whatson .vc_btn3 i {
  right: 0;
}
body #page .fc-visit-whatson .vc_btn3 {
  padding-right: 28px;
}
body #page .fc-visit-whatson .vc_btn3:hover {
  background-color: transparent;
  border-color: transparent;
}
body #page .fc-visit-feature h5 {
  display: table-cell;
  background-color: #84d2de;
  color: #000b2b;
  padding: 20px 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 260px;
}
body #page .fc-visit-feature .fc-visit-feature-button a::after {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 10px;
}
body #page .fc-visit-feature .fc-visit-feature-button a {
  float: right;
  text-transform: uppercase;
}
body #page .fc-visit-feature h2 a {
  color: #000b2b;
}

/* contact page */
.aio-icon-description.ult-responsive {
  font: normal 300 17px / 25px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4c4c4c;
}

.aio-icon-header h3.aio-icon-title {
  color: #000B2B;
  font-weight: 600;

}

/* Torpedo Bay Cafe */
h3.dt-text-title {
  color: #000B2B;
  font: normal 600 23px / 24px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

/* Learn page */
.learn-page-title h1,
.learn-page-subtitle h3 {
  color: #fff;
}

.learn-subtitle {
  letter-spacing: 2px;
}

.learn-text p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #000b2b;
}

.learn-cta {
  font-size: 20px;
}

.learn-cta a:hover {
  color: #000b2b !important;
}

.learn-card-content-wrapper {
  padding: 50px 50px 20px 50px !important;
}

.vc_custom_heading.vc_custom_1648522400686.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
  color: #fff;
}

/* Grid template for Lrarn page  */
#page .vc-post-custom-btn a {
  background-color: #000b2b;
}

#page .vc-post-custom-btn a:hover {
  color: #fff !important;
}

/* Grid template for Bomb Gone page */
.bomb-gone-hover {
  padding: 0 40px;
}

.bomb-gone {
  position: relative;
  transition: 0.5s;
}

.bomb-gone::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}

.bomb-gone::after {
  position: absolute;
  height: 80px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.bomb-gone__title h3,
.bomb-gone__year,
.bomb-gone-hover__title h3,
.bomb-gone-hover__year,
.bomb-gone-hover__description p {
  color: #fff;
}

.bomb-gone__title h3,
.bomb-gone-hover__title h3 {
  font-size: 60px;
  line-height: 63px;
  font-weight: 600;
}

.bomb-gone__year,
.bomb-gone-hover__year {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 30px;
}

.bomb-gone-hover__description {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 30px;
}

.bomb-gone-hover__btn,
.bomb-gone-hover__btn a {
  background-color: transparent !important;
  color: #84d2de;
  font-size: 20px !important;
}

.bomb-gone-hover__btn a:hover {
  color: #fff !important;
}

.bomb-gone-hover {
  position: relative;
}

.bomb-gone-hover::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

.bomb-gone-hover::after {
  position: absolute;
  height: 16px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.bomb-gone-page-grid .vc_grid-item:nth-child(1) .bomb-gone::after,
.bomb-gone-page-grid .vc_grid-item:nth-child(1) .bomb-gone-hover::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/decolation4.png);
}

.bomb-gone-page-grid .vc_grid-item:nth-child(2) .bomb-gone::after,
.bomb-gone-page-grid .vc_grid-item:nth-child(2) .bomb-gone-hover::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/decolation1.png);
}

.bomb-gone-page-grid .vc_grid-item:nth-child(3) .bomb-gone::after,
.bomb-gone-page-grid .vc_grid-item:nth-child(3) .bomb-gone-hover::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/decolation3.png);
}

.bomb-gone-page-grid .vc_grid-item:nth-child(4) .bomb-gone::after,
.bomb-gone-page-grid .vc_grid-item:nth-child(4) .bomb-gone-hover::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/decolation2.png);
}

/* Grid template for childen of Bomb Gone page */
.uvc-main-heading.ult-responsive {
  color: #000b2b;
  font-weight: 600;
}

.child-bomb-gone__title,
.child-bomb-gone-hover__title {
  font-size: 60px;
  line-height: 65px;
  font-weight: bold;
}

.child-bomb-gone__year,
.child-bomb-gone-hover__year {
  font-size: 30px;
  font-weight: bold;
}

.child-bomb-gone::after {
  position: absolute;
  height: 20px;
  left: 0;
  right: 0;
  bottom: 0;
}


/* hover state */
.child-bomb-gone-hover__title,
.child-bomb-gone-hover__year {
  color: #000b2b;
}

.child-bomb-gone-hover::before {
  position: absolute;
  height: 290px;
  left: 0;
  right: 0;
  bottom: 0;
}

/* grapple */
.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone {
  color: #84D2DE;
}

.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone {
  color: #67999c;
}

.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone {
  color: #000b2b;
}

.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01.png);
}

.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-1.png);
}

.page-id-18003 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-1.png);
}

.page-id-18003 .child-bomb-gone-grid
  .vc_grid-item:nth-child(1)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01-2.png);
}

.page-id-18003 .child-bomb-gone-grid
  .vc_grid-item:nth-child(2)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-2.png);
}

.page-id-18003 .child-bomb-gone-grid
  .vc_grid-item:nth-child(3)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-2.png);
}

/* mururoa */
.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone {
  color: #679c6b;
}

.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone {
  color: #67999c;
}

.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone {
  color: #000b2b;
}

.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-1.png);
}

.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-1.png);
}

.page-id-18109 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-1.png);
}

.page-id-18109 .child-bomb-gone-grid
  .vc_grid-item:nth-child(1)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-2.png);
}

.page-id-18109 .child-bomb-gone-grid
  .vc_grid-item:nth-child(2)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-2.png);
}

.page-id-18109 .child-bomb-gone-grid
  .vc_grid-item:nth-child(3)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-2.png);
}
/* anzus */
.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone {
  color: #679c6b;
}

.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone {
  color: #84D2DE;
}

.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone {
  color: #000b2b;
}

.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-1.png);
}

.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01.png);
}

.page-id-18121 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-1.png);
}

.page-id-18121 .child-bomb-gone-grid
  .vc_grid-item:nth-child(1)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-2.png);
}

.page-id-18121 .child-bomb-gone-grid
  .vc_grid-item:nth-child(2)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01-2.png);
}

.page-id-18121 .child-bomb-gone-grid
  .vc_grid-item:nth-child(3)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-03-2.png);
}

/* nuclear free */
.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone {
  color: #679c6b;
}

.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone {
  color: #84D2DE;
}

.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone {
  color: #67999c;
}

.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(1) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-1.png);
}

.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(2) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01.png);
}

.page-id-18125 .child-bomb-gone-grid .vc_grid-item:nth-child(3) .child-bomb-gone::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-1.png);
}

.page-id-18125 .child-bomb-gone-grid
  .vc_grid-item:nth-child(1)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-04-2.png);
}

.page-id-18125 .child-bomb-gone-grid
  .vc_grid-item:nth-child(2)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-01-2.png);
}

.page-id-18125 .child-bomb-gone-grid
  .vc_grid-item:nth-child(3)
  .child-bomb-gone-hover::before {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/MOD0373-Bomb-Gone-Patterns-v1a-02-2.png);
}

/* grapple */
.grapple-hero::after {
  content: url(http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/Bomb-gone-logo-v2a-RGB-01-BKG.png);
  position: absolute;
  left: -20px;
  top: 300px;
}

.bomb-gone-custom-title {
  background-color: #84D2DE;
  padding: 20px 25px;
  text-transform: uppercase;
  position: absolute;
  max-width: 230px;
  margin-bottom: 0;
  z-index: 10;
}

.bomb-gone-custom-title p {
  font-weight: 700;
  color: #000B2B;
  font-size: 15px;
}

.grapple-hero .breadcrumbs li::before,
.bomb-gone-child-hero .breadcrumbs li::before {
  content: "/" !important;
  color: #fff !important;
}

.grapple-hero .breadcrumbs li:first-child::before,
.bomb-gone-child-hero .breadcrumbs li:first-child::before {
  content: " " !important;
}

.bomb-gone-child-post-card {
  margin: 0;
}

.video-modal-video {
  width: 100%;
  height: 500px;
}

.video-modal-title {
  text-align: center;
}

.pswp__caption__center h5,
.video-modal-title {
  color: #fff;
  font-size: 24px;
}

.pswp__caption__center h5 {
  margin-bottom: 10px;
}

.pswp__caption__center p,
.video-modal-description {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  text-transform: none;
  color: #fff;
}

.single-dt_gallery .slider-post-inner h4,
.dt-css-grid .dt_gallery .post-entry-content {
  display: none;
}

/* Learn page end */

@media screen and (max-width: 1550px) {
  .grapple-hero::after {
    content: "";
    display: block;
    background: url("http://devnavymuseum.fc9.sandbox.net.nz/wp-content/uploads/Bomb-gone-logo-v2a-RGB-01-BKG.png");
    background-size: 150px 100px;
    background-repeat: no-repeat;
    width: 150px;
    position: absolute;
    left: -10px;
    top: 230px;
    right: 0;
    bottom: 0;
  }

  .bomb-gone-hover {
    padding: 0 20px;
  }

  .bomb-gone__title h3,
  .bomb-gone-hover__title,
  .bomb-gone-hover__title h3 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 0;
  }

  .bomb-gone__year,
  .bomb-gone-hover__year{
    font-size: 24px;
  }

  .bomb-gone-hover__year,
  .bomb-gone-hover__description,
  .bomb-gone-hover__description p {
    margin-bottom: 0;
  }
}


@media screen and (max-width: 1100px) {
  /* Learn */
  .learn-card-content-wrapper {
    padding: 20px !important;
  }

  .vc_btn3-container {
    margin-bottom: 0;
  }

  /* Bomb gone */
  .bomb-gone::after {
    height: 50px;
  }

  .bomb-gone-hover {
    padding: 0;
  }

  .bomb-gone__title h3,
  .bomb-gone-hover__title h3 {
    font-size: 30px;
    line-height: 32px;
  }

  .bomb-gone__year,
  .bomb-gone-hover__year{
    font-size: 20px;
  }

  .bomb-gone-hover__description {
    display: none;
  }

  .child-bomb-gone__title,
  .child-bomb-gone-hover__title {
    font-size: 40px;
    line-height: 45px;
  }

  .child-bomb-gone__year,
  .child-bomb-gone-hover__year {
    font-size: 24px;
  }
}


/* @media screen and (max-width: 767px) {
  .bomb-gone::after {
    height: 80px;
  }

  .bomb-gone-hover {
    padding: 0 40px;
  }

  .bomb-gone__title h3,
  .bomb-gone-hover__title h3 {
    font-size: 40px;
    line-height: 42px;
  }

  .bomb-gone-hover__year,
  .bomb-gone-hover__description {
    display: block;
    margin-bottom: 30px;
  }
} */


@media screen and (max-width: 1024px) {
  body h1.explore-heading,
  body h1,
  body.home .light-text h2,
  body.home h2 {
    font-size: 55px;
    line-height: 60px;
  }
  body h2 {
    font-size: 35px;
    line-height: 40px;
  }
  body.page {
    font-size: 16px;
    line-height: 23px;
  }
  body #page .dt-btn,
  body.single-product .single_add_to_cart_button.button {
    font-size: 18px;
    padding: 21px 50px;
    letter-spacing: 2px;
  }
  body #page .checkout-button.wc-forward,
  body #page #place_order {
    font-size: 18px;
    letter-spacing: 2px;
  }
  body #page .homebtn {
    height: 60px;
    min-width: 170px;
  }
  body
    .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on)
    .mini-search
    .submit
    i,
  body .mobile-header-bar .mobile-mini-widgets .popup-search .submit i {
    font-size: 25px;
    color: #84d2de;
  }
  body #footer h3 {
    font-size: 20px;
  }
  body footer#footer .wf-wrap p {
    font-size: 16px;
    line-height: 23px;
  }
  body.home #page #main h3:not(.entry-title):not(.sub-head) {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 3px;
  }
  body .home-first-block .wpb_content_element,
  body .home-third-block .wpb_content_element {
    margin-bottom: 10px;
  }
  body .right-block .category {
    padding: 15px 20px;
    margin-top: -51px;
  }
  body .right-block .vc_column-inner .detail {
    width: 250px;
    padding: 40px 40px;
  }
  body.page #main .right-block .vc_column-inner h3 {
    font-size: 30px;
    line-height: 35px;
  }
  body .blog-shortcode .post-entry-content {
    padding: 30px !important;
  }
  body .blog-shortcode .entry-title {
    font-size: 20px !important;
    line-height: 23px !important;
  }

  /* Learn page */
  .learn-page-subtitle h3 {
    font-size: 25px !important;
  }

  .video-modal-video {
    height: 400px;
  }
}

@media screen and (max-width: 778px) {
  body #text-5,
  body #text-21 {
    width: 50%;
  }
  body
    #footer
    #frm_form_2_container.frm_style_formidable-style.with_frm_style
    .form-field {
    width: 48%;
    display: inline-block;
  }
  body #footer #frm_form_2_container #frm_field_8_container {
    margin-left: 3.5%;
  }
}
@media screen and (max-width: 767px) {
  body #text-5,
  body #text-21 {
    width: 100%;
  }
  body
    #footer
    #frm_form_2_container.frm_style_formidable-style.with_frm_style
    .form-field {
    width: 100%;
    display: block;
  }
  body #footer #frm_form_2_container #frm_field_8_container {
    margin-left: 0;
  }
  body h1.explore-heading,
  body h1,
  body.home .light-text h2,
  body.home h2 {
    font-size: 45px;
    line-height: 50px;
  }
  body h2 {
    font-size: 30px;
    line-height: 35px;
  }
  body #page .dt-btn,
  body.single-product .single_add_to_cart_button.button {
    font-size: 16px;
    padding: 18px 40px;
    letter-spacing: 2px;
  }
  body #page .checkout-button.wc-forward,
  body #page #place_order {
    font-size: 16px;
  }
  body #page .homebtn {
    font-size: 17px;
    height: 50px;
    min-width: 170px;
  }
  #bottom-bar .bottom-text-block {
    text-align: left;
    margin-right: 40px;
  }
  body.home #page #main h3:not(.entry-title):not(.sub-head) {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 2.5px;
  }
  body.post-type-archive-product #main {
    margin-top: 575px;
  }
  body #page .visit-section-3 {
    flex-direction: column-reverse;
    display: flex;
  }

  /* Learn page */
  .bomb-gone::after {
    height: 80px;
  }

  .bomb-gone-hover {
    padding: 0 40px;
  }

  .bomb-gone__title h3,
  .bomb-gone-hover__title h3 {
    font-size: 40px;
    line-height: 42px;
  }

  .bomb-gone-hover__year,
  .bomb-gone-hover__description {
    display: block;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 600px) {
  #bottom-bar .bottom-text-block {
    line-height: 0px;
  }
  body footer#footer #bottom-bar p {
    line-height: 0px;
  }
  body .wf-container-bottom {
    padding: 14px 0 0 0;
  }
  body .blog-shortcode .post-entry-content {
    padding: 25px !important;
  }
  body .right-block .category {
    font-size: 14px;
    line-height: 18px;
    margin-top: -48px;
  }
  body.page #main .right-block .vc_column-inner h3 {
    font-size: 27px;
    line-height: 31px;
  }

  .video-modal-video {
    height: 300px;
  }
}

@media screen and (max-width: 480px) {
  .learn-page-subtitle h3 {
    font-size: 20px !important;
  }

  .learn-page-contact-btn a {
    font-size: 24px !important;
  }

  .grapple-hero::after {
    top: 170px;
  }

  .bomb-gone__title h3,
  .bomb-gone-hover__title h3 {
    font-size: 40px !important;
    line-height: 42px;
  }
}

@media screen and (max-width: 470px) {
  body .right-block .vc_column-inner .detail {
    width: unset;
    max-width: unset;
    padding: 20px;
    margin-right: 0;
    margin-top: -1px;
  }
  body .right-block .category {
    max-width: 220px;
  }
  body.home .mobile-naval-image {
    display: block;
    margin-bottom: 0;
  }
  body.home .featured-article-section {
    min-height: unset;
  }
  body.home .featured-article-section .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0 !important;
  }
  body.home .left-block .referenceno {
    top: 0;
    bottom: unset;
  }
}

/***Custom Headers***/
@media screen and (min-width: 768px) {
  body .explore-header.mobile-header {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-explore-php .explore-header.mobile-header {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  body.page-template-template-explore-php .explore-header-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 12;
  }
  body .explore-header.mobile-header {
    display: block;
  }
  body .explore-header.desktop-header {
    display: none;
  }
}
body.archive.category .explore-header {
  background-image: unset !important;
  background-color: #000b2b !important;
}

@media screen and (min-width: 935px) {
  /*.explore-header.absolute-header { margin-top: 50px; }*/
}

@media screen and (max-width: 934px) {
  /*.explore-header.absolute-header { margin-top: 70px; }*/
}

@media screen and (max-width: 480px) {
  /*.explore-header.absolute-header { margin-top: 90px; }*/
}

@media screen and (max-width: 335px) {
  /*.covid-banner.absolute-header { font-size: 15px; line-height: 22px; }*/
}
