@import 'dris-icon-library.css';
.navigation .level0.nav-1 .submenu li {
  float: none;
}
.navigation .level0.nav-1 .submenu :first-child ul.level1.submenu {
  left: 160px !important;
  border: 1px solid yellow;
}
.navigation .level0.nav-1 .submenu :first-child ul.level1.submenu {
  display: flex !important;
}
.navigation .level0.nav-1 .submenu .level1.submenu .level2.submenu {
  display: flex !important;
  position: relative;
  left: 20px;
  top: 0;
  border: 1px solid red !important;
  flex-direction: column;
  flex-wrap: wrap;
}
.navigation .level0.nav-1 .submenu .level1.submenu .level2.submenu .level3 a {
  text-transform: capitalize;
  line-height: 14px;
}
.navigation .level0.nav-1 .submenu li:nth-child(3n+2) {
  border-right: none;
  border-left: none;
}
.page-wrapper .page-main .column.main #checkout #checkoutSteps li {
  width: 48% !important;
  padding: 20px;
  float: left;
}
.opc-wrapper {
  padding: 0px !important;
}
.checkout-index-index .columns .column.main {
  max-width: 1280px;
  margin: 0 auto;
}
.page-wrapper .page-main .column.main #checkout aside.opc-summary-wrapper {
  margin-top: 0 !important;
}
.checkout-index-index .table-checkout-shipping-method {
  min-width: 100%;
}
.checkout-index-index .message.success {
  margin: 0px;
}
.checkout-index-index .message.success p.limit {
  font-size: 12px;
  margin-bottom: 0px;
}
.checkout-index-index button.action.action-auth-toggle {
  margin-right: 20px;
  border: 1px solid #f67d1f;
  padding: 5px 20px;
  margin-top: -11px;
  color: #f67d1f;
  font-weight: 600;
}
.checkout-index-index button.action.action-auth-toggle:hover {
  background: #f67d1e !important;
  color: #fff !important;
  text-decoration: none;
}
#shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
#shipping-new-address-form > .field {
  max-width: 48%;
}
#shipping-new-address-form > :first-child,
#shipping-new-address-form > :nth-last-child(-n+1) {
  max-width: 100%;
  width: 100%;
}
.action.primary:hover {
  background: #f67d1e !important;
}
.opc-wrapper .step-title,
.opc-block-summary .title {
  margin-bottom: 20px !important;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #cbcbcb;
  line-height: 18px;
  font-size: 14px;
  width: 100%;
}
.opc-wrapper .shipping-address-item.selected-item {
  border: 2px solid #ff5501;
}
.opc-wrapper .action-select-shipping-item {
  margin: 0px;
}
.page-wrapper .page-main .column.main #checkout #checkoutSteps li#payment .form.payments .payment-group .payment-method-title {
  padding: 20px 0;
  margin-bottom: 0;
  border-bottom: none;
}
.page-wrapper .page-main .column.main #checkout #checkoutSteps li .discount-code,
.page-wrapper .page-main .column.main #checkout #checkoutSteps li .swissup-checkout-orderattachment {
  border: none;
  padding: 0;
}
#co-payment-form hr {
  display: none;
}
.checkout-success {
  text-align: center;
  margin-top: 50px;
}
.checkout-success i.ico.Done.successorder {
  font-size: 50px;
  color: #34a46c;
  border: 1px solid #34a46c;
  border-radius: 100%;
  padding: 10px;
}
.account .page-main .column.main .block-title {
  float: none;
  text-align: left;
}
@media (max-width: 767px) {
  .page-wrapper .page-main .column.main #checkout #checkoutSteps li {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .opc-wrapper {
    width: 100%;
  }
}
#chat-widget-container {
  max-height: 480px !important;
}
form#co-shipping-method-form:before {
  content: 'We ship Monday through Friday, all expedited orders placed after 1pm, will ship out the next business day. PO Box shipments are only handled through USPS.';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 20px;
  display: inline-block;
  color: #f00;
}
.accordion-item .accordion-content .product-details .title p {
  padding-bottom: 10px;
}
.cms-page-view button {
  box-shadow: none;
}
.cms-page-view button a:hover {
  text-decoration: none;
}
.service_tab_section ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  margin: 0;
  background: #0454A6;
  flex-flow: wrap;
}
.service_tab_section ul li {
  margin: 0;
  background: #0454A6;
}
.service_tab_section ul li a {
  padding: 20px 20px;
  font-size: 13px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.service_tab_section ul li a:hover {
  color: #FAC120;
}
.service_tab_section ul li a.active {
  background: #E5EBF7;
  color: #0454A6;
}
/* Start Amasty Free Gift */
.ampromo-gift .ampromo-gift-item {
  align-content: center;
  align-items: center;
  justify-content: center;
}
.ampromo-popup-wrapper {
  background: #e5ebf7;
  border: 1px solid #a6b3ce;
  padding: 0;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0;
  background: #0454A6;
  width: 100% !important;
  max-width: 100% !important;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}
.ampromo-popup-wrapper .ampromo-close {
  top: 0px;
  rigth: 20px;
  background: none;
}
.ampromo-popup-wrapper .ampromo-close:before {
  content: 'X';
  font-size: 20px;
  font-weight: 600;
  line-height: 42px;
  color: #fff;
}
.cart.table-wrapper .item .message {
  margin-top: 5px !important;
  margin-bottom: 20px;
}
.ampromo-popup-wrapper .ampromo-item {
  padding: 0px;
  border: 2px solid #a6b3ce;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  border: 2px solid #072339;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  border: 2px solid #4CAF50;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
  min-height: 40px;
  font-weight: 500;
}
.ampromo-item-image-box {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  min-height: 130px;
  max-height: 130px;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 18px;
  font-weight: 400;
}
.ampromo-items-form {
  padding: 15px;
}
.ampromo-popup-wrapper .ampromo-button {
  border: 1px solid #ff5501 !important;
  background: #fff !important;
  color: #ff5501 !important;
  box-shadow: none;
  margin: 15px;
}
.ampromo-popup-wrapper .ampromo-button:hover {
  border: 1px solid #ff5501 !important;
  background: #ff5501 !important;
  color: #fff !important;
  box-shadow: none;
}
/* End Amasty Free Gift */
.btn-orange {
  box-shadow: none !important;
  background: none;
  padding: 0;
  border: none;
}
.btn-orange:hover,
.btn-orange:focus {
  background: none;
  border: none;
  box-shadow: none !important;
}
.btn-orange a {
  background: #F16E28;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: block;
  padding: 20px 70px;
  border-radius: 12px;
  margin-top: 30px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price {
  display: grid;
  gap: 2px;
  margin-top: -5px;
  margin-right: 20px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .save-price span,
.catalog-product-view .product-info-main .product-info-price .price-box .old-price span {
  float: left;
  line-height: 1;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-container .weee .price-wrapper:before {
  content: '(';
  margin-right: 2px;
  float: left;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-container .weee:after {
  content: ')';
  margin-left: 2px;
}
.catalog-product-view .product-info-main .affirm-as-low-as {
  padding-top: 0px;
}
.navigation .img {
  display: none;
}
.sections.nav-sections .navigation .level0 .level-top {
  padding: 0px 5px !important;
  font-weight: 500 !important;
}
.footer-bottom {
  background: #072339 !important;
}
.footer-bottom .copyright {
  background: #072339 !important;
}
.mobile-close-btn {
  display: none;
}
.minicart-wrapper {
  position: relative;
}
.minicart-wrapper .payment-cart-icon {
  clear: both;
  text-align: center;
  padding-top: 10px;
}
.minicart-wrapper .payment-cart-icon .payment-cart-icon-bg {
  background: url(../images/home/Payment-Icons-DRIS.svg) no-repeat center / cover;
  display: inline-block;
  width: 100%;
  height: 30px;
}
.new-category-section {
  position: relative;
}
.new-category-section .scuba-bg-section.loaded {
  background: url(../images/home/scuba-diver-underwater.jpg) no-repeat center / cover;
}
.new-category-section .scuba-usp-section {
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.new-category-section .scuba-usp-section .usp-container {
  display: flex;
  align-items: center;
  gap: 20px;
}
.new-category-section .scuba-usp-section .usp-container h3 {
  color: #fff;
}
.new-category-section .scuba-usp-section .usp-icon {
  background: url(../images/home/home_sprite.png);
  display: inline-block;
}
.new-category-section .scuba-usp-section .money-back {
  width: 53px;
  height: 45px;
  background-position: 0 -2275px;
}
.new-category-section .scuba-usp-section .free-returns {
  width: 46px;
  height: 44px;
  background-position: 0 -2393px;
}
.new-category-section .scuba-usp-section .free-shipping {
  width: 51px;
  height: 33px;
  background-position: 0 -2340px;
}
.top_service_wrapper .top_service_inner .service_container {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0;
  padding: 10px 0px;
}
.top_service_wrapper .top_service_inner .service_container li {
  font-size: 12px;
  text-transform: capitalize;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  line-height: 13px;
  font-weight: normal;
}
.top_service_wrapper .top_service_inner .service_container .ico {
  font-size: 25px;
}
.top_service_wrapper .top_service_inner .service_container .service_title {
  display: flex;
  flex-direction: row;
}
.hero-section .hero-section-inner .shop_now {
  background: #F67F1E;
  border-radius: 5px;
  box-shadow: none;
  border: none;
  width: 224px;
  font-size: 32px;
  height: 55px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 50px;
}
.hero-section .hero-section-inner .shop_now a {
  color: #fff;
  text-decoration: none;
}
.trustpilot-widget.trustpilot-horizontal {
  background: #072543;
  padding: 10px;
  margin: 0;
}
.cms-index-index .category-section .custom-container .item .img-wrapper img {
  max-width: 100px;
  max-height: 100px;
}
.new-category-section .header-wrap {
  margin-bottom: 20px;
}
.new-category-section .custom-container .item {
  text-align: center;
}
.new-category-section .custom-container .item .img-wrapper {
  width: 122px;
  height: 122px;
  border: 1px solid #0061AF;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.new-category-section .custom-container .item .img-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 75px;
  max-height: 75px;
  object-fit: contain;
}
.new-category-section .custom-container .item h3 {
  margin-bottom: 15px;
  color: #000;
}
.new-category-section .custom-container .item .item-link {
  background: #F67F1E;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  padding: 1px 10px;
}
.new-category-section .owl-controls {
  display: none;
}
.cms-index-index .contact_info_section.loaded {
  background: url(../images/home/blue_bg.png);
}
.cms-index-index .contact_info_section {
  padding: 50px 50px;
  margin-bottom: 40px;
}
.cms-index-index .contact_info_section .trips_section {
  display: flex;
  justify-content: center;
  gap: 35px;
  color: #fff;
}
.cms-index-index .contact_info_section .trips_section .trips_section_inner1 {
  text-align: center;
  margin-top: 40px;
}
.cms-index-index .contact_info_section .trips_section .trips_section_inner1 h1 {
  text-align: center;
  font-weight: bold;
}
.cms-index-index .contact_info_section .trips_section .trips_section_inner1 .about-us {
  background: #F67F1E;
  box-shadow: none;
  border: none;
  padding: 15px 25px;
  border-radius: 5px;
}
.cms-index-index .contact_info_section .trips_section .trips_section_inner1 .about-us a {
  font-size: 32px;
  color: #fff;
}
.cms-index-index .contact_info_section .trips_section .trips_section_inner1 .about-us a:hover {
  text-decoration: none;
}
.cms-index-index .contact_info_section .trips_section .trips_section_info img {
  border: 15px solid #fff;
  border-radius: 5px;
}
.cms-index-index .contact_info_section .trips_section .trips_section_info .col-lock h4 {
  font-size: 16px;
  margin: 10px 0px 5px;
  font-weight: 600;
  color: white;
}
.cms-index-index .contact_info_section .trips_section .trips_section_info .col-lock p {
  color: #fff;
  padding-left: 20px;
}
.cms-index-index .contact_info_section .trips_section .trips_section_info .col-lock a {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.cms-index-index .contact_info_section .trips_section .trips_section_info .col-lock i {
  margin-right: 10px;
  font-size: 20px;
  color: #eaae1e;
}
.cms-index-index .contact_info_section .talk_dive_section {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}
.cms-index-index .contact_info_section .talk_dive_section img {
  border: 15px solid #fff;
  border-radius: 5px;
  max-height: 330px;
}
.cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner {
  text-align: center;
}
.cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner h1 {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: lato;
}
.cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span {
  font-size: 86px;
  line-height: 61px;
  color: #fff;
  font-weight: 900;
}
.cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span:before {
  content: '';
  background: url(../images/home/home_sprite.png);
  position: absolute;
  width: 63px;
  height: 63px;
  background-position: 0 -273px;
  margin-left: -100px;
  background-repeat: no-repeat;
}
.cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner img {
  margin-top: 30px;
  border: none;
}
@media (max-width: 1199px) {
  .cms-index-index .contact_info_section .trips_section {
    flex-flow: wrap;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_inner1 {
    margin-top: 0;
    flex: 0 0 100%;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_inner1 h1 {
    font-size: 35px;
    text-align: center;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_inner1 .about-us a {
    font-size: 25px;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_info img {
    max-width: 400px;
  }
  .cms-index-index .contact_info_section .talk_dive_section {
    gap: 30px;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner h1 {
    font-size: 32px;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span {
    font-size: 50px;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span:before {
    margin-left: -100px;
  }
  .cms-index-index .contact_info_section .talk_dive_section img {
    max-width: 400px;
    max-height: 270px;
  }
}
.seo-content {
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.seo-content h2 {
  font-weight: bold;
}
.seo-content h3 {
  color: gray;
}
.seo-content h4 {
  color: gray;
  font-size: 18px;
}
.seo-content p {
  color: #000;
  font-weight: 500;
}
.seo-content ul {
  color: #000;
  font-weight: 500;
}
.seo-content .show-more-content {
  display: none;
}
.seo-content .moreless-button {
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-decoration: none;
  position: relative;
}
.seo-content .moreless-button:hover {
  color: #000;
}
.seo-content .moreless-button::after {
  content: '\e622';
  font-family: 'luma-icons';
  position: absolute;
  margin-left: 5px;
  font-size: 12px;
  top: 2px;
}
.stack {
  position: relative;
  width: 400px;
  margin: 30px auto;
}
.stack > .sheet {
  position: absolute;
  transition: all 300ms ease-in-out;
  display: block;
  padding: 20px;
  background: #fff;
  width: 100%;
  height: auto;
  left: 0;
  overflow: auto;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.switcher-language .switcher-options .flag {
  background: url('../images/home/home_sprite.png');
  display: inline-block;
}
.switcher-language .switcher-options .flag.eu {
  width: 16px;
  height: 11px;
  background-position: 0 -62px;
}
.switcher-language .switcher-options .flag.au {
  width: 16px;
  height: 11px;
  background-position: 0 -124px;
}
.switcher-language .switcher-options .flag.ca {
  width: 16px;
  height: 11px;
  background-position: 0 -93px;
}
.switcher-language .switcher-options .flag.uk {
  width: 16px;
  height: 11px;
  background-position: 0 -31px;
}
.switcher-language .switcher-options .flag.us {
  width: 16px;
  height: 11px;
  background-position: 0 0;
}
.sticky-header .page-header {
  background-color: #ffffff;
  animation: smoothScroll 1s forwards;
  z-index: 99;
}
.sticky-header .nav-sections {
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.page-header .header.content .minicart-wrapper {
  margin-top: 0 !important;
}
.page-header .header.content .minicart-wrapper .action.showcart {
  padding-top: 6px;
  text-align: center;
  display: flex !important;
  justify-content: center;
}
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
  top: -5px;
  right: 2px;
  min-width: min-content;
}
.page-header .header.content .minicart-wrapper .action.showcart:before {
  content: '\ea2f';
  color: #2958A4;
  font-size: 24px;
  font-family: 'DRIS Icons' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-header .header.content .minicart-wrapper .action.delete {
  min-width: min-content;
}
.klevu-fluid .klevu-searching-area,
.klevu-fluid .klevu-pt-rs-hover {
  max-width: 550px;
}
.topicon_home .tih_item > div,
.footericon_home .tih_item > div {
  padding-left: 0;
}
.topicon_home .tih_item > div:before,
.footericon_home .tih_item > div:before {
  content: none;
}
header.page-header {
  background-color: #ffffff;
}
.ico {
  font-family: 'DRIS Icons' !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cms-index-index .custom-container {
  max-width: 1280px;
}
.page-wrapper header.page-header .header.content {
  background-color: #ffffff;
  max-width: 1280px;
  padding: 6px 20px;
}
.page-wrapper header.page-header .header.content .header-icons-section {
  display: flex;
  align-items: center;
  gap: 5px;
}
.page-wrapper header.page-header .header.content .header-icons-section div,
.page-wrapper header.page-header .header.content .header-icons-section a,
.page-wrapper header.page-header .header.content .header-icons-section span {
  min-width: 50px;
}
.page-wrapper header.page-header .header.content .header-icons-section .headericon {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-wrapper header.page-header .header.content .header-icons-section .ph-num button.headericon {
  flex-direction: row;
}
.page-wrapper header.page-header .header.content .header-icons-section .ph-num .ico {
  color: #F36E27;
  margin-right: 5px;
}
.page-wrapper header.page-header .header.content .header-icons-section .ico {
  color: #2958A4;
  font-size: 24px;
}
.page-wrapper header.page-header .header.content .header-icons-section a:hover {
  text-decoration: none;
}
.page-wrapper header.page-header .header.content .header-icons-section .calender:after {
  content: 'CALENDAR';
  font-size: 10px;
}
.page-wrapper header.page-header .header.content .header-icons-section .header-account-dropdown:after {
  content: 'ACCOUNT';
  font-size: 10px;
  color: #006bb4;
  display: block;
}
.page-wrapper header.page-header .header.content .header-icons-section .minicart-wrapper:after {
  content: 'CART';
  font-size: 10px;
  color: #006bb4;
}
.page-wrapper header.page-header .header.content .header-calender:after {
  content: '';
  width: 23px;
  height: 24px;
  margin: 0 auto;
  background: url('../images/home/header_icon.png') -10px -98px;
  display: block;
}
.page-wrapper .nav-sections {
  background: #072339;
}
.page-wrapper .nav-sections .navigation {
  background-color: #072339;
  padding: 5px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li a:before {
  background-position: -30px 0px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-2 a:before {
  background-position: -30px -30px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-4 a:before {
  background-position: -30px -90px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-3 a:before {
  background-position: -30px -60px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-8 a:before {
  background-position: -30px -203px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-9 a:before {
  background-position: -30px -233px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-6 a:before {
  background-position: -30px -150px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-1 a:before {
  background-position: -30px 0;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-5 a:before {
  background-position: -30px -120px;
}
.page-wrapper .nav-sections .navigation .level0.service-menu .submenu li.nav-7-7 a:before {
  background-position: -30px -178px;
}
.page-wrapper .nav-sections .navigation .level0 .submenu {
  background: #072339;
  border-color: #072339;
}
.page-wrapper .nav-sections .navigation .level0 .submenu a:hover {
  background: transparent;
}
.page-wrapper .nav-sections .navigation ul.ui-menu ul.submenu.ui-menu li a {
  color: #fff;
  padding: 4px 15px !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.navigation.mobile .topline {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.navigation.mobile .topline .need-help-dropdown .details-container {
  position: unset;
  text-align: left;
  margin-top: 20px;
  animation: none;
}
.navigation.mobile .topline .need-help-dropdown .details-container a {
  color: #006bb4;
  padding-left: 0;
}
.topline {
  float: none;
}
.topline .top-links-container {
  float: none;
}
.topline .top-links-container .tel-text {
  line-height: 20px;
  font-size: 12px;
  color: #4f4f4f;
  font-weight: normal;
}
.topline .top-links-container .tel-text strong {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  color: #1C1C1E;
}
.topline .top-links-container button {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 0;
  box-shadow: none;
}
.topline .top-links-container button .icon-phone-1 {
  color: #F36E27;
}
.topline .top-links-container button .fa-chevron-circle-down {
  font-size: 23px;
  margin-left: 10px;
  color: #F36E27;
}
.topline .top-links-container button .phone12 {
  font-size: 15px;
  color: #F36E27;
  font-weight: bold;
}
.topline .need-help-dropdown.close .details-container {
  animation: growUp 300ms ease-in-out forwards;
}
.topline .need-help-dropdown {
  clear: both;
  position: relative;
  display: none;
}
.topline .need-help-dropdown .details-container {
  position: absolute;
  background: #fff;
  z-index: 999;
  width: 380px;
  right: -190%;
  padding: 20px;
  top: 5px;
  box-shadow: 5px 5px 109px rgba(0, 0, 0, 0.1);
  transform-origin: top center;
  animation: growDown 300ms ease-in-out forwards;
}
.topline .need-help-dropdown .details-container .ico {
  font-size: 18px !important;
}
.topline .need-help-dropdown .details-container .Close {
  display: none;
}
.topline .need-help-dropdown .details-container label {
  display: none;
  margin-bottom: 10px;
}
.topline .need-help-dropdown .details-container label strong {
  font-size: 16px;
}
.topline .need-help-dropdown .details-container a {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  line-height: 18px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: normal;
  margin-top: 5px;
  font-size: 16px;
}
.topline .need-help-dropdown .details-container a i {
  margin-right: 5px;
}
.topline .need-help-dropdown .details-container p {
  color: #5A5A5A;
  padding-left: 20px;
}
.topline .need-help-dropdown .details-container .address-2 {
  margin-top: 20px;
}
.topline .need-help-dropdown .details-container .contact,
.topline .need-help-dropdown .details-container .location-block {
  margin-bottom: 20px;
}
header.page-header .block-search {
  width: 550px;
}
header.page-header .block-search input#search {
  height: 45px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cecece;
  box-shadow: 5px 5px 109px rgba(0, 0, 0, 0.1);
}
header.page-header .block-search input#search::placeholder {
  color: #A5A5A5;
}
header.page-header .block-search .action.search {
  height: 45px;
  width: 52px;
  background: none;
}
header.page-header .block-search .action.search:before {
  color: #F36E27 !important;
  font-size: 20px;
}
header.page-header .block-search .action.search:hover {
  height: 45px;
  width: 52px;
  background: none;
}
header.page-header .brands_top_section .ambrands-link {
  width: 161px;
  height: 53px;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #da6727 0%, #fbc11f 100%);
  font-size: 15px;
  line-height: 30px;
  padding: 10px 25px 10px;
  color: #000000;
  font-weight: 700;
}
header.page-header .header-account {
  padding-right: 0;
}
header.page-header .header-account .header-account-dropdown .action.toggle.account-trigger:after {
  content: none;
}
header.page-header .header-account .header-account-dropdown .fa.fa-map-marker,
header.page-header .header-account .header-account-dropdown .fa.fa-user {
  color: #575757;
}
header.page-header .account-dropdown-css .action.toggle .user-icon:after {
  content: '';
  width: 36px;
  height: 20px;
  background: url('../images/home/header_icon.png') -10px -54px;
  display: block;
  margin-top: 2px;
  margin-left: 5px;
}
header.page-header .minicart-wrapper .action.showcart .counter.qty.empty {
  background-color: #0088cc;
  right: 2px;
  top: -10px;
}
.hero-section {
  background: unset;
  background-size: cover;
  position: relative;
}
.hero-section .hero-section-inner {
  width: 100%;
  max-width: 1280px;
}
.hero-section .hero-section-inner .hero-content {
  display: flex;
  height: 380px;
}
.hero-section .hero-section-inner .hero-content .hero-inner-content,
.hero-section .hero-section-inner .hero-content .hero-slider {
  flex: 0 0 50%;
}
.hero-section .hero-section-inner .hero-content .hero-title-desc {
  margin-top: 20px;
}
.hero-section .hero-section-inner .hero-content .hero-slider {
  position: relative;
}
.hero-section .hero-section-inner .hero-content .hero-slider .stack {
  z-index: 1;
}
.hero-section .hero-section-inner .hero-content .hero-slider h2 {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  padding: 0;
  z-index: 1;
}
.hero-section .hero-section-inner .hero-content .hero-slider h2 #prev .fa-angle-left {
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: #3b5d71;
  color: #fff;
  float: left;
  opacity: 0.7;
  font-size: 50px;
  padding: 0px 15px;
  cursor: pointer;
}
.hero-section .hero-section-inner .hero-content .hero-slider h2 #next .fa-angle-right {
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: #3b5d71;
  color: #fff;
  opacity: 0.7;
  float: right;
  font-size: 50px;
  padding: 0px 22px;
  cursor: pointer;
}
.hero-section .hero-section-inner h1 {
  text-align: left;
  margin-bottom: 0;
  font-size: 103px;
  color: #ffffff;
  font-weight: 700;
  filter: drop-shadow(0px 6px 2px rgba(0, 0, 0, 0.61));
}
.hero-section .hero-section-inner h2 {
  margin-top: 0;
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
  filter: drop-shadow(0px 6px 2px rgba(0, 0, 0, 0.61));
}
.hero-section .hero-section-inner p {
  font-size: 20px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 300;
  display: inline-block;
}
.hero-section .hero-section-inner .topicon_home.topicon-top {
  margin-top: 50px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .trustpilot-widget.trustpilot-horizontal {
  position: absolute !important;
  bottom: -58px;
  background: #00b67a;
  width: 50%;
  right: 80px;
  padding: 10px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(1),
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2),
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(3) {
  background: none;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2) {
  border-right: 1px solid #00a6dc;
  border-left: 1px solid #00a6dc;
  padding-left: 25px;
  position: relative;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2) .down-arrow {
  width: 106px;
  height: 108px;
  background-position: 0 -356px;
  position: absolute;
  left: 0;
  top: 60px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(3) {
  padding-left: 25px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item h3 {
  font-size: 15px;
  color: #fbbf1f;
  font-weight: 700;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item p {
  font-weight: 800;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item .sprite {
  background: url('../images/home/home_sprite.png');
  display: inline-block;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item .freeshipping {
  width: 162px;
  height: 45px;
  background-position: 0 -644px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item .money-back {
  width: 110px;
  height: 61px;
  background-position: 0 -563px;
}
.hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item .support {
  width: 60px;
  height: 59px;
  background-position: 0 -484px;
}
.header-wrap .title {
  color: #0061af;
}
.header-wrap .title:before {
  content: none;
}
.header-wrap .title:after {
  content: none;
}
.cms-index-index .learn-section .flex-container {
  padding: 0;
}
.cms-index-index .best-categories.our-popular-services {
  margin-bottom: 40px;
  margin-top: 40px;
}
.cms-index-index .best-categories.our-popular-services .header-wrap .title {
  margin: 20px auto 40px;
}
.catalog-product-view .product-info-main .product-page-PRESS .shipsFree-pressB,
.catalog-product-view .product-info-main .product-page-PRESS .second-day-ship12 {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
.catalog-product-view .product-info-main .product-page-PRESS .ico {
  font-size: 30px;
}
.catalog-product-view .product-info-main .product-page-PRESS-sticky .product-page-PRESS {
  color: #ffffff;
}
.cms-index-index .our-popular-services .header-wrap .title {
  margin: 100px auto 40px;
}
.cms-index-index .our-popular-services h3 {
  font-size: 17px;
  text-align: center;
  bottom: 0;
  top: 50%;
  display: flex;
  justify-content: center;
  z-index: 1;
  background: none;
  align-items: flex-end;
  padding-bottom: 25px;
}
.cms-index-index .our-popular-services h3:before {
  content: '';
  background: url('../images/home/our_service_bg_layer.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cms-index-index .our-popular-services .levo1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
.cms-index-index .our-popular-services .levo1 .inner-img-full {
  flex: 0 0 37%;
  max-width: 37%;
}
.cms-index-index .our-popular-services .levo1 .inner-img-full .item {
  width: 100%;
  height: 435px;
}
.cms-index-index .our-popular-services .levo1 .inner-img-half {
  flex: 0 0 60%;
  max-width: 60%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.cms-index-index .our-popular-services .levo1 .inner-img-half .item {
  flex: 0 0 240px;
}
.cms-index-index .our-popular-services .header-wrap {
  margin-bottom: 20px;
}
.cms-index-index .dive_pro_banner {
  background-image: linear-gradient(90deg, #da6927 0%, #dc9127 100%);
  padding: 25px;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper {
  display: flex;
  justify-content: space-between;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc {
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc h3 {
  font-size: 46px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Lato";
  text-align: center;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc:after {
  content: '';
  background: url('../images/home/dive_in_overlay.png');
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num {
  font-size: 86px;
  line-height: 61px;
  color: #ffffff;
  font-weight: 900;
}
.cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num:before {
  content: '';
  background: url('../images/home/home_sprite.png');
  position: absolute;
  width: 63px;
  height: 63px;
  background-position: 0 -273px;
  left: 80px;
  background-repeat: no-repeat;
}
.cms-index-index .category-section .custom-container .item .img-wrapper {
  border: none;
}
.cms-index-index .category-section .custom-container .item h3 {
  margin-bottom: 0;
  padding: 0;
}
.cms-index-index .category-section .item {
  justify-content: center;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid #0061AF;
  gap: 20px;
  margin-bottom: 15px;
  padding-top: 0;
  width: 95%;
}
.cms-index-index .category-section .item .sub-cat {
  background: none;
  text-align: center;
  padding: 0;
  padding-bottom: 10px;
  margin-top: 5px;
  min-height: 73px;
}
.cms-index-index .category-section .item .sub-cat a {
  font-size: 9px;
  line-height: 18px;
  color: #000000;
  font-weight: 400;
}
.cms-index-index .category-section .item .sub-cat h3 {
  position: relative;
  background: none;
  padding-bottom: 10px;
  font-size: 17px;
}
.cms-index-index .category-section .item .item-link {
  background: none;
  position: relative;
  margin-top: 15px;
}
.cms-index-index .category-section .item .item-link .category-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.cms-index-index .category-section .item .item-link .category-img {
  background: url('../images/home/home_sprite.png');
  display: inline-block;
}
.cms-index-index .category-section .item .item-link .all-scuba {
  width: 66px;
  height: 66px;
  background-position: 0 -1917px;
}
.cms-index-index .category-section .item .item-link .technical {
  width: 69px;
  height: 69px;
  background-position: 0 -1146px;
}
.cms-index-index .category-section .item .item-link .exposure {
  width: 42px;
  height: 76px;
  background-position: 0 -1667px;
}
.cms-index-index .category-section .item .item-link .snorkeling {
  width: 52px;
  height: 66px;
  background-position: 0 -1321px;
}
.cms-index-index .category-section .item .item-link .psd-military {
  width: 62px;
  height: 62px;
  background-position: 0 -1489px;
}
.cms-index-index .category-section .item .item-link .camera_1 {
  width: 67px;
  height: 67px;
  background-position: 0 -970px;
}
.cms-index-index .category-section .item .item-link .package {
  width: 68px;
  height: 67px;
  background-position: 0 -709px;
}
.cms-index-index .category-section .item .item-link .courses {
  width: 57px;
  height: 57px;
  background-position: 0 -1840px;
}
.cms-index-index .category-section .item:hover {
  box-shadow: none;
}
.cms-index-index .category-section .item:hover .category-top {
  display: inline;
}
.cms-index-index .category-section .item:hover .all-scuba {
  background-position: 0 -2003px;
}
.cms-index-index .category-section .item:hover .technical {
  background-position: 0 -1057px;
}
.cms-index-index .category-section .item:hover .exposure {
  background-position: 0 -1571px;
}
.cms-index-index .category-section .item:hover .snorkeling {
  background-position: 0 -1235px;
}
.cms-index-index .category-section .item:hover .psd-military {
  background-position: 0 -1407px;
}
.cms-index-index .category-section .item:hover .camera_1 {
  background-position: 0 -883px;
}
.cms-index-index .category-section .item:hover .package {
  background-position: 0 -796px;
}
.cms-index-index .category-section .item:hover .courses {
  background-position: 0 -1763px;
}
.cms-index-index .category-section .item h3 {
  font-size: 12px;
  position: relative;
}
.cms-index-index .category-section .custom-container {
  margin-top: 20px;
}
.cms-index-index .your-one-stop-dive-shop.loaded {
  background: url('../images/home/Your_one_stop_dive.jpg');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.cms-index-index .your-one-stop-dive-shop {
  min-height: 550px;
}
.cms-index-index .your-one-stop-dive-shop .header-wrap {
  margin-bottom: 30px;
}
.cms-index-index .your-one-stop-dive-shop .header-wrap .title {
  text-transform: uppercase;
  color: #ffffff;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .service {
  background: url('../images/home/home_sprite.png');
  display: inline-block;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .repair {
  width: 41px;
  height: 40px;
  background-position: 0 -2149px;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .free-returns {
  width: 46px;
  height: 44px;
  background-position: 0 -2393px;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .free-shipping {
  width: 51px;
  height: 33px;
  background-position: 0 -2340px;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .money-back {
  width: 53px;
  height: 45px;
  background-position: 0 -2275px;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .priority {
  width: 31px;
  height: 46px;
  background-position: 0 -2209px;
}
.cms-index-index .your-one-stop-dive-shop .item-one-stop-home .safe-1 {
  width: 38px;
  height: 40px;
  background-position: 0 -2089px;
}
#product_trustpilot_section {
  clear: both;
  margin-top: 30px;
}
.cms-index-index .subscribe-mailing-section {
  clear: both;
  position: relative;
}
.cms-index-index .subscribe-mailing-section .subscribe_container {
  display: flex;
  padding: 0;
  max-width: 1280px;
  margin: 0 auto;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .fa-angle-right {
  display: none;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left {
  flex: 0 0 35%;
  padding: 50px 0;
  max-width: 35%;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left:before {
  content: none;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .title {
  display: block;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .title strong {
  font-size: 19px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 900;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .content p {
  opacity: 0.878;
  font-size: 17px;
  color: #ffffff;
  font-weight: 400;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .content .block.newsletter .title {
  display: none;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter {
  max-width: 90% !important;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .form.subscribe .control input {
  border-radius: 0;
  padding: 28px;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .form.subscribe button.subscribe {
  border-radius: 0;
  height: 58px;
  border: none;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_left .block.newsletter .form.subscribe button.subscribe span {
  padding: 10px;
  font-size: 17px;
  color: #ffffff;
  font-weight: 700;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right {
  flex: 0 0 65%;
  position: relative;
  padding: 50px 0;
  z-index: 0;
  max-width: 65%;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right h3 {
  font-size: 19px;
  color: #ffffff;
  font-weight: 700;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right ul {
  list-style: none;
  display: flex;
  color: #fff;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-top: 20px;
  font-size: 15px;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right ul li {
  flex: 0 0 29.50%;
  display: flex;
  align-items: center;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right ul li a {
  color: #82c4fa;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right ul li a:hover {
  color: #82c4fa;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right ul .fa-check {
  margin-right: 10px;
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right:before {
  content: '';
  background-color: #0061af;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -83px;
  z-index: -1;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 7% 100%);
}
.cms-index-index .subscribe-mailing-section .subscribe_container .subscribe_right:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('../images/home/mail.png');
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0061af;
  z-index: -1;
}
.cms-index-index .subscribe-mailing-section .subscribe_container:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  background: #eaae1e;
  top: 0;
  z-index: -1;
}
.cms-index-index .subscribe-mailing-section .subscribe_container:after {
  content: '';
  background-color: #0061af;
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: -1;
  right: 0;
}
.gear_section {
  clear: both;
}
.gear_section .gear_inner_section {
  display: flex;
  justify-content: space-between;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear.loaded:before {
  background: url('../images/home/indoor-heated-pool-bg-home.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear {
  background-color: #107dc2;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear .shop_btn {
  border-radius: 4px;
  box-shadow: none;
  outline: none;
  background-color: #f68a28;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 23px;
  font-weight: 700;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear .shop_btn a {
  text-decoration: none;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear .shop_btn a:active {
  color: #006bb4;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear .fins_img {
  position: absolute;
  right: 35px;
  bottom: -35px;
}
.gear_section .gear_inner_section .gear_content .fins_inner_gear:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  z-index: -1;
  opacity: 0.09;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear.loaded:before {
  background: url('../images/home/dive-computer-bg-home1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear {
  background-color: #1f2227;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear .shop_btn {
  border-radius: 4px;
  box-shadow: none;
  outline: none;
  background-color: #f68a28;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  padding: 14px 23px;
  font-weight: 700;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear .shop_btn a {
  text-decoration: none;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear .shop_btn a:active {
  color: #006bb4;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear .masks_img {
  position: absolute;
  right: 35px;
  bottom: -35px;
}
.gear_section .gear_inner_section .gear_content .masks_inner_gear:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.2;
}
.gear_section .gear_inner_section .gear_content .gear_content_inner {
  display: flex;
  width: 612px;
  height: 291px;
  border-radius: 6px;
  padding: 35px;
  position: relative;
  z-index: 1;
}
.gear_section .gear_inner_section .gear_content .gear_content_inner .title {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
}
.gear_section .gear_inner_section .gear_content .gear_content_inner .sub-title {
  font-size: 50px;
  color: #ffffff;
  font-weight: 100;
  margin-left: 15px;
}
.gear_section .gear_inner_section .gear_content .gear_content_inner .description {
  font-size: 21px;
  color: #ffffff;
  font-weight: 300;
  width: 274px;
  height: 84px;
  opacity: 0.600;
}
.cms-index-index .trips-section {
  margin-top: 60px;
  padding: 50px;
  margin-bottom: 0;
  float: none;
  background: url('../images/home/dive_store_bg.jpg');
}
.cms-index-index .trips-section .dive-store-text .arrow .up-arrow {
  width: 182px;
  height: 58px;
  background: url('../images/home/home_sprite.png') 0 -195px;
  display: inline-block;
}
.cms-index-index .trips-section .store-item {
  width: 50%;
}
.page-footer {
  background-color: #072339;
}
.page-footer .footer.content {
  max-width: 1280px;
}
.page-footer .footer-main .footer-locations {
  justify-content: space-between;
}
.page-footer .footer-main .footer-locations .col-lock {
  width: unset;
}
.page-footer .footer-main .footer-locations .col-lock h4 a {
  font-size: 16px !important;
  color: #ffffff;
  font-weight: 600 !important;
}
.page-footer .footer-main .footer-locations .col-lock i {
  color: #eaae1e !important;
}
.page-footer .footer-main .footer-info .footer_right .block-content .contact-info .footer-phone a {
  font-size: 24px;
}
.page-footer .footer-main .footer-info .footer_right .block-content ul li:before {
  color: #eaae1e;
}
.page-footer .footer-main .footer-info .footer_right .block-content ul .footer-clock:before {
  content: "\f058";
}
.page-footer .footer-main .footer-info .footer_right .block-content ul .social-icons a {
  background-color: transparent;
}
.catalog-product-view #promises-content .tiptextlink .gurantie_description {
  top: -540px;
}
.catalog-product-view .block.upsell {
  display: none;
}
@media (min-width: 768px) {
  .announce-bar-test.sticky-header .page-wrapper .nav-sections {
    top: 130px;
  }
}
@media (min-width: 1024px) {
  .sticky-header .page-header {
    top: 0;
    position: sticky;
  }
  .checkout-cart-index header.page-header .header.content .logo {
    margin-right: unset;
  }
}
@media (min-width: 1280px) {
  .nav-toggle {
    display: none !important;
  }
}
@media (max-width: 1280px) {
  .catalog-product-view .product-info-main .affirm-as-low-as {
    padding-top: 10px !important;
  }
  .catalog-product-view .product-info-main .mobile-chart-container.product-options-bottom .size-chart-wrap {
    margin: 7px 0 0px 0 !important;
  }
  .page-header .block.block-search {
    width: 30%;
  }
  .page-header .header.content {
    background: #F2F2F7 !important;
  }
  header.page-header .brands_top_section .ambrands-link {
    width: 100%;
    padding: 9px 12px 9px;
    margin-left: 15px;
  }
  .block-search .label:before {
    display: none;
  }
  header.page-header .block-search input#search {
    height: 45px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #cecece;
    box-shadow: 5px 5px 109px rgba(0, 0, 0, 0.1);
  }
  .ss__autocomplete--target {
    top: 54px;
    right: unset;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .page-header .header.content .header-account {
    order: 2;
  }
  .page-header .header.content .topline {
    order: 3;
  }
  .page-header .header.content .minicart-wrapper {
    order: 4;
    margin-left: 0;
  }
  .page-header .header.content .action.nav-toggle {
    order: 8;
    position: initial;
  }
  .nav-toggle:before {
    content: none;
  }
  body .page-header .header.content span.action.nav-toggle:after,
  body.sticky-header .page-header .header.content span.action.nav-toggle:after {
    content: 'MENU';
    font-size: 10px;
    text-align: center;
    color: #006bb4;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .page-header {
    margin-bottom: 0px;
  }
  .hero-section .hero-section-inner h1 {
    font-size: 80px;
  }
  .hero-section .hero-section-inner h2 {
    font-size: 50px;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-half .item {
    flex: 0 0 30%;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-full {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-full .item {
    height: auto;
  }
  .cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num {
    font-size: 55px;
  }
  .cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num:before {
    left: 16%;
  }
  .cms-index-index .category-section .item {
    flex: 0 0 30%;
  }
  .cms-index-index .category-section .flex-container {
    justify-content: flex-start;
    gap: 20px;
  }
  .gear_section .gear_inner_section {
    flex-flow: wrap;
    justify-content: center;
    gap: 50px;
  }
  .gear_section .gear_inner_section .gear_content {
    flex: 0 0 70%;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner {
    width: 100%;
  }
  .cms-index-index .trips-section .flex-container {
    justify-content: flex-start;
  }
  .cms-index-index .trips-section .dive-store-text {
    flex: 0 0 30%;
    margin-right: 20px;
  }
  .cms-index-index .trips-section .dive-store-text h2 {
    font-size: 46px;
  }
  .cms-index-index .trips-section .dive-store-img {
    flex: 0 0 60%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container {
    flex-flow: wrap;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left {
    flex: 0 0 100%;
    background: #eaae1e;
    max-width: 100%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter {
    max-width: 60% !important;
    margin: 0 auto;
    text-align: center;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right h3 {
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right ul {
    max-width: 69%;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .page-header .header.content .block-search {
    width: auto;
    margin-right: 0px;
  }
  .page-header .header.content .topline span.tel-text {
    display: none;
  }
  .cms-index-index .contact_info_section .talk_dive_section {
    flex-flow: wrap;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner {
    order: 1;
  }
  .hero-section .hero-section-inner .hero-title {
    text-align: center;
  }
  .hero-section .hero-section-inner .hero-title h1 {
    text-align: center;
  }
  .hero-section .hero-section-inner .hero-title-desc {
    display: none;
  }
  .hero-section .hero-section-inner .hero-content .shop_now.mobile-btn {
    margin: 25px auto;
  }
  .hero-section.flex-container {
    background: #0061af;
  }
  .page-header .header.content {
    background: #F2F2F7 !important;
  }
  .page-header .header.content .calendar {
    order: 1;
  }
  .page-header .header.content .header-account {
    order: 2;
  }
  .page-header .header.content .topline {
    order: 3;
  }
  .page-header .header.content .minicart-wrapper {
    order: 4;
    margin-left: 0;
  }
  .page-header .header.content .action.nav-toggle {
    order: 5;
  }
  .page-header .header.content .need-help-dropdown .details-container {
    width: 360px;
    display: table;
    left: -167px;
    top: 20px;
    border-radius: 8px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .page-header .header.content .need-help-dropdown .details-container .ico:before {
    color: #006cb5 !important;
  }
  .page-header .header.content .action.nav-toggle {
    order: 8;
  }
  .page-header .header.content .action.nav-toggle:before {
    color: #575757;
  }
  .page-header .topline {
    margin-top: 4px !important;
  }
  .page-header .header.content .logo span {
    display: none;
  }
  .page-header .header.content .ico.DownButton {
    display: none;
  }
  .topline::after {
    content: 'Contact';
    color: #006bb4;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
  }
  .page-wrapper header.page-header .header.content .header-icons-section .ph-num .ico {
    margin-right: 0px;
    line-height: 24px;
    font-weight: 400;
    color: #006bb4;
  }
  .nav-toggle:before {
    content: none;
  }
  body .page-header .header.content span.action.nav-toggle:after,
  body.sticky-header .page-header .header.content span.action.nav-toggle:after {
    content: 'MENU';
    font-size: 10px;
    text-align: center;
    color: #006bb4;
  }
  .navigation.mobile .topline {
    max-width: 450px;
  }
  .switcher-language:hover .switcher-dropdown,
  .switcher-currency:hover .switcher-dropdown {
    display: block;
  }
  .topline .need-help-dropdown .details-container {
    width: 100%;
  }
  .sections.nav-sections .section-item-content.custom_nav-2.nav-sections-item-content .header.links {
    border-top: none;
  }
  .sections.nav-sections .section-item-content.custom_nav-2.nav-sections-item-content .header.links .switcher.language.switcher-language {
    border-top: 1px solid #fff;
  }
  .navigation .level0 .submenu {
    box-shadow: none;
  }
  .navigation .level0 .submenu a:hover {
    text-decoration: none;
    background: none;
    color: #f58e31;
  }
  .navigation .level0 .submenu a.ui-state-focus {
    text-decoration: none;
    background: none;
    color: #f58e31;
  }
  nav.navigation .submenu:not(:first-child) ul {
    padding-left: 15px !important;
  }
  .page-footer .footer.content .footer-locations {
    gap: 25px;
    margin-bottom: 30px;
  }
  .page-footer .footer.content .footer-locations .col-lock {
    width: 320px;
    border: none;
  }
  .page-header .header.content .topline {
    display: none;
  }
  .page-header .header.content .header-account {
    display: block;
  }
  .hero-section .hero-section-inner .hero-content {
    flex-direction: column;
    justify-content: center;
    height: auto;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider {
    flex: 0 0 100%;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack {
    margin-top: 40px;
    min-height: 390px !important;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack .sheet {
    height: 350px;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack .sheet img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider h2 {
    top: 198px;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top {
    width: 100%;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container {
    flex-direction: column;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item {
    justify-content: center;
    width: 50%;
    margin: 0 auto;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(1) .tih_free_shipping {
    width: 300px;
    padding-left: 0;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2) {
    border: none;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2) .down-arrow {
    left: -64px;
    top: 102px;
  }
  .cms-index-index .category-section .flex-container {
    justify-content: space-between;
  }
  .cms-index-index .category-section .item {
    flex: 0 0 46%;
    justify-content: flex-start;
  }
  .cms-index-index .our-popular-services {
    margin-bottom: 50px;
  }
  .cms-index-index .our-popular-services .levo1 {
    flex-direction: row;
    justify-content: center;
    height: auto;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-full {
    flex: 0 0 100%;
    max-width: 60%;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-half {
    flex: 0 0 100%;
    justify-content: center;
    max-width: 100%;
  }
  .cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc h3 {
    font-size: 35px;
  }
  .cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num {
    font-size: 45px;
    margin-left: 30px;
  }
  .cms-index-index .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num:before {
    left: 10%;
  }
  .gear_section .gear_inner_section .gear_content {
    flex: 0 0 85%;
  }
  .cms-index-index .trips-section .dive-store-text {
    flex: 0 0 100%;
    text-align: center;
  }
  .cms-index-index .trips-section .dive-store-text h2 {
    font-size: 38px;
  }
  .cms-index-index .trips-section .dive-store-text h4 {
    width: 270px;
    padding: 15px 20px;
    font-size: 20px;
    height: 76px;
    margin: 0 auto;
  }
  .cms-index-index .trips-section .dive-store-text .arrow {
    display: none;
  }
  .cms-index-index .trips-section .dive-store-img {
    flex: 0 0 100%;
  }
  .dive-blog .owl-controls .owl-prev {
    left: 35%;
    bottom: 30px;
    margin-left: -5px;
    position: absolute;
  }
  .dive-blog .owl-controls .owl-prev .itemLeft {
    background: none;
    border: none;
    box-shadow: none;
  }
  .dive-blog .owl-controls .owl-prev .itemLeft .left-icon {
    background: url(../images/home/owl-left.png);
    width: 35px;
    height: 35px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 99;
  }
  .dive-blog .owl-controls .owl-next {
    bottom: 30px;
    right: 35%;
    margin-right: 55px;
    position: absolute;
  }
  .dive-blog .owl-controls .owl-next .itemRight {
    background: none;
    border: none;
    box-shadow: none;
  }
  .dive-blog .owl-controls .owl-next .itemRight .right-icon {
    background: url(../images/home/owl-right.png);
    width: 35px;
    height: 35px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 99;
  }
  .dive-blog .owl-controls .owl-dots {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    position: absolute;
    left: -13px;
  }
  .dive-blog .owl-controls .owl-dots .owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #d7d7d7;
    margin-left: 5px;
    margin-right: 5px;
  }
  .dive-blog .owl-controls .owl-dot.active {
    background: #000;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter {
    max-width: 75% !important;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right ul {
    max-width: 90%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right ul li {
    flex: 0 0 50%;
  }
}
@media (max-width: 768px) {
  .sticky-header .page-header {
    top: 0;
  }
  .checkout-cart-index .page-header .header.content .block-search {
    display: none;
  }
  .catalog-product-view .product-info-main .mobile-chart-container.product-options-bottom .size-chart-wrap {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .page-wrapper header.page-header .header.content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .sticky-header header.page-header .header.content {
    padding: 10px 0px 0px !important;
  }
  .service_tab_section {
    display: none;
  }
  .service_tab_section ul li {
    flex: 1 0 auto;
    text-align: center;
  }
  .page-header {
    z-index: unset;
  }
  .page-header .header.content {
    height: 231px;
  }
  .page-header .header.content .logo {
    float: none;
    order: 1;
  }
  .page-header .header.content .block-search {
    order: 2;
    background: none;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .page-header .header.content .block-search .label:before {
    content: none;
  }
  .page-header .header.content .block-search .block-content {
    max-width: 100%;
  }
  .page-header .header.content .block-search .control {
    margin: 0 !important;
  }
  .page-header .header.content .header-account {
    display: block !important;
    margin-right: 10px;
  }
  .page-header .header.content .action.nav-toggle {
    margin-left: auto;
    order: 5;
    padding-top: 0 !important;
  }
  .page-wrapper header.page-header .header.content .action.nav-toggle:before {
    color: #fff !important;
  }
  .page-wrapper header.page-header .header.content .header-icons-section {
    order: 3;
    width: 100%;
    padding: 10px 25px;
    background: #072339;
    margin-top: 0px;
    position: relative;
    bottom: -5px;
  }
  .page-wrapper header.page-header .header.content .account-dropdown-css.active ul.dropdown {
    border-radius: 8px;
  }
  .page-wrapper header.page-header .header.content .minicart-wrapper .action.showcart {
    padding-top: 1px !important;
  }
  .page-wrapper header.page-header .header.content .minicart-wrapper .action.showcart:before {
    content: '\ea2f';
    color: #2958A4;
    font-size: 24px;
    font-family: 'DRIS Icons' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .catalog-product-view .custom-container .product-info-main {
    padding: 0px !important;
  }
  .page-header .topline {
    margin-top: 0px !important;
  }
  .minicart-wrapper .block-minicart {
    right: unset;
  }
  .minicart-wrapper .block-minicart:before,
  .minicart-wrapper .block-minicart:after {
    right: unset;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .account .column.main .block:not(.widget) .block-content .box-billing-address {
    display: inline-block;
  }
  .account .column.main .block:not(.widget) .block-content .box-shipping-address {
    display: inline-block;
  }
  .account .page-main {
    margin-top: 20px;
    padding-top: 20px;
  }
  .account .products-grid.wishlist .product-image-photo {
    position: relative;
    max-width: 100px;
  }
  .sticky-header .page-header .header.content {
    height: auto;
  }
  .sticky-header .page-header .header.content .header-icons-section {
    margin-top: 0 !important;
  }
  .sticky-header .page-header .header.content .logo {
    display: block !important;
    width: auto;
    max-width: 200px;
  }
  .sticky-header .page-header .header.content .logo img {
    width: 100%;
  }
  .sticky-header .page-header .header.content .logo:before {
    content: none;
  }
  .sticky-header .page-header .header.content .block-search {
    max-width: 350px;
    margin: 0 auto;
  }
  .cms-index-index .category-section .custom-container .item h3 {
    min-height: unset;
    margin-top: 10px;
  }
  .block.block-search .ss__autocomplete--target {
    width: 380px;
    left: -132px;
    top: 43px;
  }
  .minicart-wrapper .action.showcart .text {
    position: relative;
    font-weight: 700;
    color: #000;
  }
  .top_service_wrapper .top_service_inner .service_container .service_title {
    flex-direction: column;
  }
  .new-category-section .scuba-bg-section {
    display: none;
  }
  .new-category-section .owl-controls {
    display: block;
    margin-top: 20px;
  }
  .new-category-section .owl-controls .owl-dots {
    text-align: center;
    width: 100%;
  }
  .new-category-section .owl-controls .owl-dots .owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #D7D7D7;
    margin-left: 5px;
    margin-right: 5px;
  }
  .new-category-section .owl-controls .owl-dots .owl-dot.active {
    background: #000;
  }
  .new-category-section .custom-container .item h3 {
    min-height: 35px;
  }
  .cms-index-index .contact_info_section {
    padding: 35px 20px;
    background: #072543;
    margin-top: 10px;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_inner1 h1 {
    font-size: 28px;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_inner1 .about-us a {
    font-size: 20px;
  }
  .cms-index-index .contact_info_section .trips_section .trips_section_info img {
    max-width: 100%;
  }
  .cms-index-index .contact_info_section .talk_dive_section img {
    max-width: 100%;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner h1 {
    font-size: 28px;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span {
    font-size: 30px;
  }
  .cms-index-index .contact_info_section .talk_dive_section .talk_dive_inner span:before {
    content: none;
  }
  .new-category-section .owl-prev {
    top: 50px;
    left: 0;
    margin-left: -5px;
    position: absolute;
  }
  .new-category-section .owl-prev .itemLeft {
    position: absolute;
    left: 8px;
    right: auto;
    top: 48%;
    z-index: 1;
    border-radius: 100%;
    background-color: #ffffff;
    color: #000000;
    border-width: 1px;
    border-color: #dedede;
    border-style: solid;
    padding: 5px;
    height: 36px;
    width: 36px;
    line-height: 100%;
    cursor: pointer;
  }
  .new-category-section .owl-prev .itemLeft:hover {
    background: #999999;
  }
  .new-category-section .owl-prev .itemLeft .itemArrow {
    transform: rotate(135deg);
    margin: 6px;
    display: inline-block;
    height: 12px;
    position: relative;
    width: 12px;
  }
  .new-category-section .owl-prev .itemLeft .itemArrow:after {
    content: '';
    height: 8px;
    width: 8px;
    border-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
  }
  .new-category-section .owl-prev:before {
    contain: unset !important;
    display: none !important;
  }
  .new-category-section .owl-next {
    top: 50px;
    right: 0;
    margin-right: 55px;
    position: absolute;
  }
  .new-category-section .owl-next .itemRight {
    position: absolute;
    left: 16px;
    right: auto;
    top: 48%;
    z-index: 1;
    border-width: 1px;
    border-radius: 100%;
    background-color: #ffffff;
    color: #000000;
    border-color: #dedede;
    border-style: solid;
    padding: 5px;
    height: 36px;
    width: 36px;
    line-height: 100%;
    cursor: pointer;
  }
  .new-category-section .owl-next .itemRight:hover {
    background: #999999;
  }
  .new-category-section .owl-next .itemRight .itemArrow {
    transform: rotate(315deg);
    margin: 6px;
    display: inline-block;
    height: 12px;
    position: relative;
    width: 12px;
  }
  .new-category-section .owl-next .itemRight .itemArrow:after {
    content: '';
    height: 8px;
    width: 8px;
    border-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
  }
  .new-category-section .owl-next:before {
    contain: unset !important;
    display: none !important;
  }
  .cms-index-index .learn-section {
    margin-bottom: 30px;
  }
  .cms-index-index .learn-section .custom-container .show-more-service {
    display: block;
    text-align: center;
    margin-top: 30px;
  }
  .cms-index-index .learn-section .custom-container .show-more-service .show-more-btn {
    background: #f67f1e;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    font-size: 26px;
    font-weight: 700;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
  }
  body .page-header .header.content,
  body.sticky-header .page-header .header.content {
    height: auto;
  }
  body .page-header .header.content .logo,
  body.sticky-header .page-header .header.content .logo {
    order: 2;
    margin: 0;
    text-align: left;
    max-width: 35%;
    width: 35%;
  }
  body .page-header .header.content .logo img,
  body.sticky-header .page-header .header.content .logo img {
    margin: 0 0 0 10px;
    width: 100%;
  }
  body .page-header .header.content .block-search,
  body.sticky-header .page-header .header.content .block-search {
    padding: 0 10px 5px 0 !important;
    width: 65%;
  }
  body .page-header .header.content .block-search input#search,
  body.sticky-header .page-header .header.content .block-search input#search {
    padding-left: 15px;
    position: static;
    margin: 0;
    padding: 8px;
  }
  body .page-header .header.content .header-icons-section,
  body.sticky-header .page-header .header.content .header-icons-section {
    color: #fff;
    gap: 0px;
    margin-top: 0px;
    margin-top: 0 !important;
    justify-content: space-between;
  }
  body .page-header .header.content .header-icons-section .headericon,
  body.sticky-header .page-header .header.content .header-icons-section .headericon {
    display: flex;
    flex-direction: column;
    margin: 0px;
    padding: 0px;
  }
  body .page-header .header.content .header-icons-section .headericon .ico,
  body.sticky-header .page-header .header.content .header-icons-section .headericon .ico {
    width: 30px;
    height: 30px;
    margin-bottom: 2px;
    line-height: 30px !important;
    color: #fff;
  }
  body .page-header .header.content .header-icons-section .headericon .ico:before,
  body.sticky-header .page-header .header.content .header-icons-section .headericon .ico:before {
    font-size: 30px;
    color: #fff;
  }
  body .page-header .header.content .header-icons-section .headericon:after,
  body.sticky-header .page-header .header.content .header-icons-section .headericon:after {
    font-weight: normal !important;
  }
  body .page-header .header.content .action.nav-toggle,
  body.sticky-header .page-header .header.content .action.nav-toggle {
    margin-left: 0 !important;
    padding: 0 !important;
    width: 50px;
    display: flex;
    flex-direction: column;
  }
  body .page-header .header.content span.action.nav-toggle:after,
  body.sticky-header .page-header .header.content span.action.nav-toggle:after {
    content: 'MENU';
    font-size: 10px;
    text-align: center;
    color: #fff !important;
  }
  .page-wrapper header.page-header .header.content .header-icons-section .calender:after {
    color: #fff;
    font-weight: bold;
  }
  .page-wrapper header.page-header .header.content .header-icons-section .header-account-dropdown:after {
    color: #fff;
    font-weight: bold;
  }
  .page-wrapper header.page-header .header.content .header-icons-section .minicart-wrapper {
    margin-top: 0px !important;
  }
  .page-wrapper header.page-header .header.content .header-icons-section .minicart-wrapper:after {
    color: #fff;
    font-weight: bold;
  }
  .navigation .level0 > .level-top:hover {
    color: #f58e31;
  }
  .nav-sections .navigation a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .nav-sections .navigation .level0 .submenu a {
    padding: 4px 20px;
  }
  .page-footer {
    margin-top: -1px;
  }
  .cms-index-index .top_service_wrapper .top_service_inner .service_container {
    justify-content: space-between;
    padding-left: 0;
  }
  .cms-index-index .top_service_wrapper .top_service_inner .service_container li:before {
    margin-right: 4px;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item {
    width: 100%;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(1) .tih_free_shipping {
    width: 400px;
    padding-left: 0 !important;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item:nth-child(2) .down-arrow {
    left: 0;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .flex-container .tih_item > div {
    padding-left: 0 !important;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-full {
    max-width: 100%;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-half .item {
    flex: 0 0 48%;
    height: auto;
  }
  .dive_pro_banner {
    padding: 40px 0;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num:before {
    left: 6%;
  }
  .cms-index-index .category-section .item {
    flex: 0 0 100%;
    justify-content: center;
    padding-bottom: 14px;
  }
  .cms-index-index .category-section .item .sub-cat {
    min-height: 52px;
  }
  .cms-index-index .category-section .item .sub-cat a {
    margin-right: 5px;
  }
  .cms-index-index .category-section .item .sub-cat a:nth-child(-n+3) {
    display: inline;
  }
  .cms-index-index .category-section .item .sub-cat a:last-child {
    display: inline;
  }
  .cms-index-index .category-section .owl-prev,
  .cms-index-index .category-section .owl-next {
    top: 90px;
  }
  .cms-index-index .your-one-stop-dive-shop .youtube-player {
    text-align: center;
  }
  .cms-index-index .your-one-stop-dive-shop iframe {
    height: auto;
    padding: 20px;
    min-height: 280px;
  }
  .cms-index-index .your-one-stop-dive-shop .item-one-stop-home {
    width: 180px !important;
  }
  .cms-index-index .your-one-stop-dive-shop .flex-container {
    gap: 35px;
  }
  .cms-index-index .your-one-stop-dive-shop .flex-container .col-2 {
    width: 100%;
  }
  .cms-index-index .your-one-stop-dive-shop .flex-container .col-2.flex-container {
    justify-content: center !important;
  }
  .trustpilot-widget.mobile-trustpilot-widget {
    display: block;
  }
  .gear_section .gear_inner_section .gear_content {
    flex: 0 0 100%;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear .fins_img {
    position: unset;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear .masks_img {
    position: unset;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner {
    justify-content: space-between;
    gap: 10px;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .title,
  .gear_section .gear_inner_section .gear_content .gear_content_inner .sub-title {
    font-size: 40px;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .description {
    display: block;
    font-size: 20px;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .shop_btn {
    display: block;
    margin-top: 20px;
  }
  .cms-index-index .trips-section .dive-store-img {
    flex: 0 0 100%;
  }
  .cms-index-index .trips-section .dive-store-text {
    flex: 0 0 100%;
    text-align: center;
  }
  .cms-index-index .trips-section .dive-store-text h4 {
    margin: 0 auto;
    height: 100%;
    padding: 20px 20px;
  }
  .cms-index-index .trips-section .dive-store-text .arrow {
    display: none;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_watch {
    display: block;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container:before {
    background: #0061af;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left {
    max-width: 620px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 10px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .title strong {
    color: #000000;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .content p {
    color: #000000;
    margin-bottom: 15px;
  }
  .page-footer .footer.content .footer-locations {
    gap: 40px;
  }
  .page-footer .footer.content .footer-locations .col-lock {
    border: none;
  }
  .page-footer .footer.content .footer-locations .col-lock:nth-child(1) {
    flex: 0 0 100%;
    text-align: center;
  }
  .page-footer .footer.content .footer-info {
    row-gap: 40px;
  }
  .page-footer .footer.content .footer-info .footer_mid {
    flex: 0 0 100%;
  }
  .page-footer .footer.content .footer-info .footer_mid .footer_mid_menu {
    display: flex;
    flex-wrap: wrap;
  }
  .page-footer .footer.content .footer-info .footer_mid .footer_mid_menu .accordion {
    flex: 0 0 250px;
  }
  .page-footer .footer.content .footer-info .footer_right {
    width: 100%;
  }
  .page-header .header.content .mobile-header {
    position: relative;
  }
  .page-header .header.content .mobile-header .mobile-search {
    position: unset;
  }
  .page-header .header.content .mobile-header .mobile-search .block-search {
    width: 72% !important;
    top: 50px;
    left: 10%;
    right: unset;
  }
  .block.related {
    clear: both;
  }
  .block.related ol.products.list.items.product-items {
    justify-content: flex-start !important;
    flex-direction: row !important;
    align-items: center;
    gap: 10px;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item {
    width: 160px !important;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: unset !important;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-image-wrapper {
    display: block;
    height: unset;
    overflow: hidden;
    position: unset;
    z-index: 1;
    padding-bottom: 0px !important;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-image-wrapper .product-image-photo {
    width: 100% !important;
    max-width: 100px;
    height: auto !important;
    position: unset;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-item-details {
    position: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-item-details .product-item-name {
    margin-left: 0;
    text-align: center;
    min-height: 35px;
    margin: 10px 0;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-item-details .rewards__product-earn-points {
    display: none;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .product-item-info .product-item-details .product-item-actions {
    display: none !important;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .field.choice.related {
    position: unset !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    gap: 5px;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .field.choice.related input.checkbox {
    margin: 0;
    position: unset;
  }
  .block.related ol.products.list.items.product-items .item.product.product-item .field.choice.related label {
    width: unset;
    height: unset;
    position: unset;
  }
  .block.related .owl-carousel .owl-nav .owl-next {
    top: 33% !important;
    right: -40px !important;
  }
  .ss__recommendation:before {
    content: none;
  }
}
@media (max-width: 580px) {
  .account .column.main .block:not(.widget) .block-content .box-billing-address {
    width: 100% !important;
  }
  .account .column.main .block:not(.widget) .block-content .box-shipping-address {
    width: 100% !important;
  }
  .cms-index-index .your-one-stop-dive-shop .item-one-stop-home {
    width: 120px !important;
  }
  .cms-index-index .your-one-stop-dive-shop .flex-container {
    gap: 20px;
  }
  .your-one-stop-dive-shop .item-one-stop-home h3 {
    font-size: 14px !important;
  }
  .sticky-header .page-header .block-search input#search {
    font-size: 14px;
  }
  .sticky-header .page-header .header.content .logo {
    max-width: 100px;
  }
  .sticky-header .page-header .header.content .block-search {
    margin-right: 0;
    width: 72%;
    max-width: 100%;
  }
  .klevu-fluid .klevu-pt-rs-hover {
    width: 50% !important;
  }
  .cms-index-index .top_service_wrapper .top_service_section {
    padding: 0 10px !important;
  }
  .cms-index-index .top_service_wrapper .top_service_section .top_service_inner .service_container {
    padding-left: 0;
  }
  .cms-index-index .top_service_wrapper .top_service_section .top_service_inner .service_container li {
    font-size: 10px;
  }
  .cms-index-index .new-category-section .header-wrap,
  .cms-index-index .our-popular-services .header-wrap {
    margin-bottom: 0;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack {
    min-height: auto !important;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack .sheet {
    height: auto;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider .stack > .sheet {
    padding: 0;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider h2 {
    top: 50%;
    padding: 0px 20px;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider h2 #prev .fa-angle-left {
    width: 45px;
    height: 45px;
    padding: 2px 12px;
    font-size: 40px;
  }
  .hero-section .hero-section-inner .hero-content .hero-slider h2 #next .fa-angle-right {
    width: 45px;
    height: 45px;
    padding: 2px 17px;
    font-size: 40px;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .tih_item img {
    height: 35px;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .tih_item > div {
    max-width: 300px;
  }
  .hero-section .hero-section-inner .topicon_home.topicon-top .tih_item:nth-child(2) .down-arrow {
    left: -7% !important;
    height: 85px;
    top: 130px !important;
  }
  .hero-section .hero-section-inner .hero-title h1,
  .hero-section .hero-section-inner .hero-title h2 {
    font-size: 32px;
  }
  .cms-index-index .our-popular-services .levo1 .inner-img-half .item {
    flex: 0 0 100%;
  }
  .dive_pro_banner .dive_pro_container {
    padding: 0 !important;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper .dive_image img {
    max-height: 180px;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc h3 {
    font-size: 30px;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num {
    font-size: 35px;
  }
  .dive_pro_banner .dive_pro_container .inner_wrapper .helpline_desc .helpline_num:before {
    background-size: 45px;
    top: 114px;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear .fins_img {
    min-height: 180px;
    position: absolute;
    right: 10px;
    width: 180px;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear .shop_btn {
    padding: 14px 17px;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear:before {
    background-size: contain;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear .masks_img {
    min-height: 180px;
    position: absolute;
    right: 10px;
    width: 165px;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear .shop_btn {
    padding: 14px 17px;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear:before {
    background-size: contain;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner {
    align-items: center;
    padding: 50px 20px;
    height: auto;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .title,
  .gear_section .gear_inner_section .gear_content .gear_content_inner .sub-title {
    font-size: 30px;
  }
  .cms-index-index .trips-section {
    padding: 0;
  }
  .cms-index-index .trips-section .dive-store-img a.store-item {
    width: 100%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left {
    max-width: 90%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter {
    max-width: 90% !important;
    text-align: left;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .form.subscribe .control input {
    border-radius: 5px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .form.subscribe button.subscribe {
    border-radius: 0 5px 5px 0;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .form.subscribe button.subscribe span {
    display: none;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_left .block.newsletter .form.subscribe button.subscribe .fa-angle-right {
    font-size: 50px;
    width: 35px;
    text-align: center;
    display: inline-block;
    margin-top: 2px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right h3 {
    max-width: 100%;
    text-align: left;
    padding-left: 15px;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right ul {
    max-width: 100%;
  }
  .cms-index-index .subscribe-mailing-section .subscribe-mailing-inner .subscribe_container .subscribe_right ul li {
    flex: 0 0 100%;
  }
  .dive-blog .owl-controls .owl-next {
    right: 12%;
  }
  .dive-blog .owl-controls .owl-prev {
    left: 20%;
  }
}
.footer_mid_menu .accordion {
  clear: both;
}
@media (max-width: 420px) {
  .sticky-header .page-header .header.content .logo {
    margin: auto;
    margin-top: 10px;
  }
  .sticky-header .page-header .header.content .action.nav-toggle {
    padding-left: 5px;
  }
  .sticky-header .page-header .header.content .block-search {
    width: 100%;
  }
  .sticky-header .page-header .block-search input#search {
    font-size: 10px;
  }
  .cms-index-index .category-section .item {
    padding-top: 14px;
    padding-bottom: 0;
  }
  .cms-index-index .category-section .item .sub-cat a {
    font-size: 14px;
  }
  .cms-index-index .new-category-section.category-section .custom-container .item .img-wrapper img {
    max-width: 100px;
  }
  .cms-index-index .new-category-section.best-seller .custom-container .item h3 {
    font-size: 11px;
  }
  .header.content .mobile-header {
    gap: 15px;
  }
  .minicart-wrapper .block-minicart {
    right: -150px;
  }
  .minicart-wrapper .block-minicart:before,
  .minicart-wrapper .block-minicart:after {
    right: 165px;
  }
  .new-category-section .custom-container .item .img-wrapper {
    width: 95px;
    height: 95px;
  }
  .new-category-section .custom-container .item .img-wrapper img {
    max-width: 60px;
  }
  .new-category-section .custom-container .item h3 {
    min-height: 20px;
    font-size: 15px;
    margin-top: 10px;
  }
  .new-category-section .owl-controls .owl-nav .owl-prev,
  .new-category-section .owl-controls .owl-nav .owl-next {
    top: 30px;
  }
  .cms-index-index .category-section .owl-controls .owl-nav .owl-prev,
  .cms-index-index .category-section .owl-controls .owl-nav .owl-next {
    top: 75px;
  }
  .mobile-header .nav-toggle {
    padding: 0 5px;
  }
  .mobile-header .minicart-wrapper .block-minicart {
    left: -100px;
  }
  .mobile-header .minicart-wrapper .block-minicart:before {
    left: 111px;
  }
  .mobile-header .minicart-wrapper .block-minicart:after {
    left: 110px;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear .fins_img {
    right: 0;
    text-align: right;
  }
  .gear_section .gear_inner_section .gear_content .fins_inner_gear .fins_img img {
    height: 130px;
    width: 130px;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear .masks_img {
    right: 0;
    text-align: right;
  }
  .gear_section .gear_inner_section .gear_content .masks_inner_gear .masks_img img {
    height: 130px;
    width: 130px;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .title,
  .gear_section .gear_inner_section .gear_content .gear_content_inner .sub-title {
    font-size: 20px;
  }
  .gear_section .gear_inner_section .gear_content .gear_content_inner .shop_btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .checkout-cart-index .cart-summary #block-shipping {
    order: 4;
  }
  .checkout-cart-index .cart-summary #block-discount {
    order: 3;
  }
  .checkout-cart-index .cart-summary #cart-totals {
    order: 2;
  }
  .checkout-cart-index .above-cart-section {
    order: 6;
  }
  .checkout-cart-index.page-layout-1column .cart-summary .checkout-methods-items {
    order: 1;
  }
}
@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes growUp {
  0% {
    transform: scaleY(1);
  }
  100% {
    transform: scaleY(0);
  }
}
