.top-section {
  color: #fff;
}

.site-header .header-cart-wrap .nb-cart-section .counter:before,
.site-header .header-cart-wrap .nb-cart-section .counter:after,
.site-header .header-cart-wrap .nb-cart-section .counter .counter-l,
.site-header .header-cart-wrap .nb-cart-section .counter .counter-r {
  display: none;
}

.site-header .header-cart-wrap .nb-cart-section .counter {
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a span:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a span {
  display: inline-block;
  position: relative;
  line-height: 1;
  text-transform: uppercase;
}

.site-header .header-cart-wrap .nb-cart-section {
  position: relative;
  display: inline-block;
  margin-right: 3px;
}

.site-header .header-cart-wrap .nb-cart-section i.icon-bag:before {
  content: '\e811';
}

.site-header .header-cart-wrap .nb-cart-section .counter {
  position: absolute;
  bottom: -5px;
  right: -3px;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  padding: 3px 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.site-header .header-cart-wrap .nb-cart-section .woocommerce-Price-amount {
  display: none;
}

.product .onsale {
  z-index: 9;
}

.product .onsale.sale-style-1 {
  position: absolute;
  border: 1px solid;
  width: 60px;
  line-height: 23px;
  text-align: center;
  color: #5c9de5;
  font-size: 16px;
  font-weight: 600;
  top: 15px;
  right: 15px;
  text-transform: uppercase;
  background-color: transparent !important;
}

.product .onsale.sale-style-3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}

.nb-custom-sale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
  text-align: center;
}

.nb-custom-sale > div {
  width: 45px;
  height: 22px;
  margin-bottom: 5px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.nb-custom-sale > div.add_sale {
  background-color: #00c9db;
}

.nb-custom-sale > div.on-hot {
  background-color: #e3464c;
}

.nb-custom-sale > div.on-new {
  background-color: #4f9bef;
}

.product .onsale.sale-style-2 {
  width: 92px;
  height: 92px;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background: transparent;
  overflow: hidden;
  top: 0px;
  bottom: auto;
  left: auto;
  right: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.product .onsale.sale-style-2 .percent {
  width: 140px;
  height: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 17px;
  right: -42px;
  border-bottom: 25px solid;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  color: #fff;
}

.fishing_testimonial {
  margin-top: 45px;
  padding-bottom: 45px;
}

.fishing_testimonial .uvc-heading {
  padding-top: 35px;
  margin-bottom: 25px;
}

.fishing_testimonial .nb_testimonials .nb_testimonial-item .nb_testimonial-img-info .nb_testimonial-avatar {
  margin-bottom: 15px;
}

.fishing_testimonial .nb_testimonials .nb_testimonial-item .nb_testimonial-img-info .nb_testimonial-info {
  text-align: center;
  margin-bottom: 5px;
}

.fishing_testimonial .nb_testimonials .nb_testimonial-item .nb_testimonial-img-info .nb_testimonial-info .nb_testimonial-name,
.fishing_testimonial .nb_testimonials .nb_testimonial-item .nb_testimonial-img-info .nb_testimonial-info .nb_testimonial-position {
  display: inline-block;
}

.fishing_testimonial .nb_testimonials .nb_testimonial-item .nb_testimonial-img-info .nb_testimonial-info .nb_testimonial-name {
  margin-right: 5px;
}

.nb_testimonials .nb_testimonial-item .nb_testimonial-name {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0;
  text-transform: capitalize;
}

.nb_testimonials .nb_testimonial-item .nb_testimonial-position {
  color: #888;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
}

.nb_testimonials .nb_testimonial-item .nb_testimonial-content {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
}

.site-footer .form-newsletter .title_newsletter {
  display: none;
}

.site-footer .form-newsletter .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
}

.site-footer .form-newsletter .input-group .form-control {
  background-color: transparent;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #ffffff;
  border-right: 0;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}

.site-footer .form-newsletter .input-group button[type="submit"] {
  padding: 0 10px;
  font-size: 17px;
  border-left: 0;
  border-width: 1px;
  -webkit-border-radius: 0px 10px 10px 0;
  border-radius: 0px 10px 10px 0;
}

.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-readmore a {
  text-decoration: none;
  color: #444444;
}

.site-footer {
  margin-top: 60px;
}

.site-footer .wpb_single_image {
  margin-top: 7px;
  margin-bottom: 45px;
}

.site-footer .wpb_text_column {
  margin-bottom: 10px;
}

.site-footer .uavc-list-icon-wrapper.ult-adjust-bottom-margin {
  margin-bottom: 25px;
}

.site-footer .uavc-list {
  clear: both;
  padding: 5px 0 0;
  margin: 0;
}

.site-footer .uavc-list > li {
  border: 0 none !important;
  padding: 0;
  margin: 0;
}

.site-footer .footer_about .footer_address a:before {
  content: '\e815';
  font-family: 'fontello';
  font-size: 14px;
  display: inline-block;
  width: 14px;
  -webkit-flex: 0 0 14px;
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  margin-right: 15px;
  text-align: center;
}

.site-footer .footer_about .footer_phone a:before {
  content: '\e816';
  font-family: 'fontello';
  font-size: 14px;
  margin-right: 15px;
}

.site-footer .footer_about .footer_email a:before {
  content: '\e808';
  font-family: 'fontello';
  font-size: 14px;
  display: inline-block;
  width: 14px;
  -webkit-flex: 0 0 14px;
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  margin-right: 15px;
  text-align: center;
}

.site-footer .footer_about .footer_address a,
.site-footer .footer_about .footer_email a,
.site-footer .footer_about .footer_whatsapp a,
.site-footer .footer_about .footer_facebook a {
  display: inline-flex;
  align-items: flex-start;
}

.site-footer .footer_about .footer_address a span,
.site-footer .footer_about .footer_email a span,
.site-footer .footer_about .footer_whatsapp a span,
.site-footer .footer_about .footer_facebook a span {
  display: inline-block;
}

.site-footer .footer_about .footer_whatsapp a i,
.site-footer .footer_about .footer_facebook a i {
  font-size: 14px;
  width: 14px;
  -webkit-flex: 0 0 14px;
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  margin-right: 15px;
  text-align: center;
  line-height: 1.5;
}

.site-footer .footer_about > div {
  margin-bottom: 15px;
}

.site-footer .jr_times dl {
  display: flex;
  justify-content: space-between;
  gap: 18px;
}

.site-footer .jr_times dt,
.site-footer .jr_times dd {
  margin: 0;
}

.site-footer .jr_times dt {
  flex: 0 1 48%;
}

.site-footer .jr_times dd {
  flex: 0 1 52%;
  text-align: right;
}

.site-footer .form-newsletter .input-group .form-control,
.site-footer .form-newsletter .input-group button[type="submit"] {
  border-color: rgba(244, 244, 244, 0.6);
}

.site-footer .widget_nav_menu ul li {
  border: 0 none;
}

.site-footer .widget_nav_menu ul li a {
  padding-top: 0;
}

.site-footer .uavc-list .uavc-list-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.site-footer .uavc-list .uavc-list-content > p {
  margin: 0;
}

.site-footer .uavc-list .uavc-list-content:hover {
  color: #5c9de5;
  cursor: pointer;
}

.site-footer .uavc-icons {
  clear: both;
  padding-top: 5px;
}

.site-footer .uavc-icons .aio-icon {
  background: #f4f4f4;
  color: #555555;
  margin-top: 5px;
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  cursor: pointer;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.site-footer .uavc-icons .aio-icon:hover {
  color: #fff;
}

.site-footer .uavc-icons .aio-icon.circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_thumb {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  display: block;
  padding-right: 15px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_thumb img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_desc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  line-height: 1.25;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title {
  margin-top: -5px;
  margin-bottom: 5px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title > a {
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title > a:hover {
  color: #0099ff;
}

.site-footer .wpb_flickr_widget {
  padding-top: 10px;
}

.site-footer .wpb_flickr_widget .wpb_wrapper {
  margin-left: -2px;
  margin-right: -2px;
}

.site-footer .wpb_flickr_widget .wpb_wrapper:before,
.site-footer .wpb_flickr_widget .wpb_wrapper:after {
  display: table;
  clear: both;
  content: '';
}

.site-footer .wpb_flickr_widget .wpb_wrapper .flickr_badge_image {
  margin: 2px;
  width: 62px;
  height: 62px;
}

.site-footer .wpb_flickr_widget .wpb_wrapper .flickr_badge_image img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.site-footer .wpb_flickr_widget .wpb_wrapper p {
  margin: 0;
}

.site-footer .wpb_flickr_widget .flickr_stream_wrap {
  display: none;
}

.site-footer .widget .widget-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: -2px;
  border-bottom: 0 none;
}

.site-footer .form-newsletter .title_newsletter {
  display: none;
}

.site-footer .form-newsletter .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
}

.site-footer .form-newsletter .input-group .form-control {
  background-color: transparent;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #ffffff;
  border-right: 0;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}

.site-footer .form-newsletter .input-group button[type="submit"] {
  padding: 0 10px;
  font-size: 17px;
  border-left: 0;
  border-width: 1px;
  -webkit-border-radius: 0px 10px 10px 0;
  border-radius: 0px 10px 10px 0;
}

.site-footer .mc4wp-form {
  margin-bottom: 15px;
}

.site-footer .get_latest {
  margin-bottom: 20px;
}

.site-footer .widget .widget-title:before {
  display: none;
}

.site-footer .pz_times {
  padding-top: 5px;
}

.site-footer dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 15px;
}

.site-footer dl dt {
  font-weight: normal;
}

.site-footer dl dd {
  color: #fff;
  font-weight: bold;
  margin: 0;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
  max-width: 50%;
}

@media (min-width: 1200px) {
  .wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
    padding-top: 15px;
  }
}

.fishing4_category .nbfw_banner-container .nbfw-txt-info .txt-primary a,
.fishing4_category .nbfw_banner-container .nbfw-txt-info .txt-primary a:hover,
.fishing4_category .nbfw_banner-container .nbfw-txt-info .txt-primary a:focus {
  text-decoration: none;
}

.fishing4_category .nbfw_banner-container .nbfw-txt-info .txt-primary a:after {
  display: none !important;
}

.nb_brand_element .nb_img_link[href*="hatch_outdoors_site_logo_retina_x35@2x"] .nb_img,
.nb_brand_element .nb_img_link[href*="RiverSmith_Logo_white"] .nb_img,
.nb_brand_element .nb_img_link[href*="RiverSmith_Logo_white-scaled"] .nb_img {
  background: #000;
  border-radius: 4px;
  padding: 24px;
}

.nb_brand_element .nb_brand_item,
.nb_brand_element .nb_brand_item .nb_brand-i,
.nb_brand_element .nb_brand_item .nb_img_link,
.nb_brand_element .nb_brand_item .nb_img {
  height: 100% !important;
}

.nb_brand_element .nb_brand_item .nb_brand-i,
.nb_brand_element .nb_brand_item .nb_img_link,
.nb_brand_element .nb_brand_item .nb_img {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.nb_brand_element .nb_brand_item .nb_img {
  min-height: 220px;
  width: 100%;
}

.nb_brand_element .nb_brand_item .nb_img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain !important;
  object-position: center center !important;
  margin: 0 auto;
}

.wpcf7-form .wpcf7-quiz {
  display: block;
  max-width: 180px;
}

.fishing_testimonial_reviews {
  background-color: #f4f4f4;
  padding-bottom: 40px;
}

.jd-google-reviews {
  position: relative;
  padding: 18px 44px 0;
}

.jd-google-reviews__viewport {
  overflow: hidden;
}

.jd-google-reviews__track {
  display: flex;
  gap: 16px;
  align-items: stretch;
  will-change: transform;
}

.jd-review-card {
  flex: 0 0 calc(25% - 12px);
  max-width: calc(25% - 12px);
  padding-top: 28px;
}

.jd-review-card__inner {
  position: relative;
  height: 100%;
  padding: 56px 26px 24px;
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.13), 0 0 2px 0 rgba(0, 0, 0, 0.05);
}

.jd-review-card__avatar-wrap {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.jd-review-card__avatar-wrap::after {
  content: "";
  position: absolute;
  right: -2px;
  bottom: 4px;
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #ffffff;
  pointer-events: none;
  z-index: 2;
}

.jd-review-card__avatar-wrap::before {
  content: "G";
  position: absolute;
  right: 4px;
  bottom: 8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  color: #4285f4;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  background: #ffffff;
  pointer-events: none;
  z-index: 3;
}

.jd-review-card__avatar {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}

.jd-review-card__avatar--placeholder {
  background: #d7e7ef;
}

.jd-review-card__name {
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.jd-review-card__date {
  margin-bottom: 12px;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.5);
}

.jd-review-stars {
  margin-bottom: 16px;
  text-align: center;
}

.jd-review-star {
  display: inline-block;
  margin: 0 1px;
  color: #d7d7d7;
  font-size: 18px;
  line-height: 1;
}

.jd-review-star.is-filled {
  color: #f6bb06;
}

.jd-review-card__content {
  color: #111;
  font-size: 15px;
  line-height: 1.55;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.jd-google-reviews__footer {
  margin: 16px 0 0;
  text-align: center;
  color: #000;
  font-size: 15px;
}

.jd-reviews-nav {
  position: absolute;
  top: 50%;
  z-index: 20;
  width: 40px;
  height: 60px;
  margin-top: -10px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.jd-reviews-nav.is-disabled {
  opacity: 0.35;
  cursor: default;
}

.jd-reviews-prev {
  left: -18px;
}

.jd-reviews-next {
  right: -18px;
}

.jd-reviews-nav:before,
.jd-reviews-nav:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 3px;
  border-radius: 2px;
  background: #cccccc;
}

.jd-reviews-next:before {
  top: 18px;
  right: 10px;
  transform: rotate(45deg);
}

.jd-reviews-next:after {
  top: 28px;
  right: 10px;
  transform: rotate(-45deg);
}

.jd-reviews-prev:before {
  top: 28px;
  left: 10px;
  transform: rotate(45deg);
}

.jd-reviews-prev:after {
  top: 18px;
  left: 10px;
  transform: rotate(-45deg);
}

@media (max-width: 991px) {
  .jd-review-card {
    flex-basis: calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}

@media (max-width: 640px) {
  .jd-google-reviews {
    padding-left: 28px;
    padding-right: 28px;
  }

  .jd-review-card {
    flex-basis: 100%;
    max-width: 100%;
  }

  .jd-reviews-prev {
    left: -6px;
  }

  .jd-reviews-next {
    right: -6px;
  }
}

@media (min-width: 992px) {
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex {
    height: 280px;
    min-height: 280px;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column > .vc_column-inner,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .wpb_single_image,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_figure,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_single_image-wrapper {
    height: 100%;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_single_image-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_single_image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
    gap: 0 12px;
    height: 100%;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > h2,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > h2,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    flex: 0 0 100%;
    margin-bottom: 8px;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > .vc_btn3-container,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > .vc_btn3-container {
    display: inline-flex !important;
    float: none !important;
    clear: none !important;
    margin: 10px 0 0 0 !important;
    width: auto !important;
    vertical-align: top;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > .vc_btn3-container .vc_btn3,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > .vc_btn3-container .vc_btn3 {
    white-space: nowrap;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .jd-class-actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    width: 100%;
    margin-top: 10px;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .jd-class-actions > .vc_btn3-container {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse,
  .page-id-559 .entry-content > .about-welcome.vc_row.vc_row-o-equal-height.vc_row-flex {
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 20px;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse > .wpb_column,
  .page-id-559 .entry-content > .about-welcome.vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    float: none !important;
    left: auto !important;
    right: auto !important;
  }

  .page-id-559 .entry-content .vc_row.vc_row-o-equal-height.vc_row-flex > .vc_col-xs-3,
  .page-id-559 .entry-content .vc_row.vc_row-o-equal-height.vc_row-flex > .vc_col-xs-4,
  .page-id-559 .entry-content .vc_row.vc_row-o-equal-height.vc_row-flex > .vc_col-xs-8,
  .page-id-559 .entry-content .vc_row.vc_row-o-equal-height.vc_row-flex > .vc_col-xs-9,
  .page-id-559 .entry-content .vc_row.vc_row-o-equal-height.vc_row-flex > [class*="vc_col-xs-"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column > .vc_column-inner,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse > .wpb_column > .vc_column-inner,
  .page-id-559 .entry-content > .about-welcome.vc_row.vc_row-o-equal-height.vc_row-flex > .wpb_column > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
    height: auto;
    padding: 18px 16px !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper {
    align-items: flex-start;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > h2,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > h2,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    text-align: left !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .wpb_text_column p,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .wpb_text_column span,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_custom_heading {
    text-align: left !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_btn3-container,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .jd-class-actions,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_btn3-container,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .jd-class-actions {
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    margin-top: 8px !important;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_btn3-container .vc_btn3,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex.vc_rtl-columns-reverse .vc_btn3-container .vc_btn3 {
    white-space: nowrap;
  }

  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_single_image-wrapper,
  .page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .wpb_single_image {
    width: 100%;
  }

.page-id-559 .entry-content > .vc_row.vc_row-o-equal-height.vc_row-flex .vc_single_image-wrapper img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center;
}

.home .fishing4_category .vc_col-sm-6:last-child .vc_col-md-offset-4 .txt-primary {
  max-width: 130px;
  line-height: 1.15;
  white-space: normal;
  word-break: normal;
}
}

.page-id-108 .contact-map-embed,
.page-id-108 .wpb_raw_html {
  margin-bottom: 28px;
}

.page-id-108 .contact-form.fs-newsletter {
  margin-top: 20px;
}

.page-id-411 .about-welcome .aio-icon.circle {
  position: relative;
  background-color: #121b4f !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 28px 28px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 32c8-9 18-14 30-14 3 0 6 0 9 1l5-4-2 9 2 8-5-4c-3 1-6 1-9 1-12 0-22-5-30-14Z'/%3E%3Cpath d='M10 32c8 9 18 14 30 14 3 0 6 0 9-1l5 4-2-8 2-9-5 4c-3-1-6-1-9-1-12 0-22 5-30 14Z'/%3E%3Cpath d='M20 32h18'/%3E%3Ccircle cx='43' cy='28' r='1.5' fill='%23ffffff' stroke='none'/%3E%3C/svg%3E") !important;
  color: transparent !important;
}

.page-id-411 .about-welcome .aio-icon.circle i {
  opacity: 0;
}

.page-id-411 .about-team .vc_inner.vc_row-fluid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.page-id-411 .about-team .vc_inner.vc_row-fluid > .wpb_column {
  float: none;
}

.happy-fly-fishers {
  padding: 40px 0;
  background: linear-gradient(180deg, #10193f 0%, #1b2b67 100%);
}

.happy-fly-fishers .wpb_wrapper {
  text-align: center;
}

.happy-fly-fishers .fb-reel-wrap {
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%;
}

.happy-fly-fishers .fb-reel-wrap br {
  display: none;
}

.happy-fly-fishers iframe {
  max-width: 100%;
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.28);
}

.page-id-559 .happy-fly-fishers {
  margin-bottom: 30px;
}
