.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;
  margin-right: 15px;
}

.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;
  margin-right: 15px;
}

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

.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;
  }
}