@charset "UTF-8";
body {
  font-family: "Inter", sans-serif !important;
}
.category-additional-description {
  max-height: 180px;
  overflow: hidden;
}
.topbg{
background:#324460;
color:#fff;
padding:10px;
text-align:center;
}
.topbgm{display:none;
}
@media(max-width:767px){
.topbg{
display:none;
}
}
@media(max-width:767px){
.topbgm{
display:block;
background:#324460;
color:#fff;
padding:10px;
text-align:center;
}
}
.open {
  max-height: 9999px !important;
}
a {
  text-decoration: none !important;
}
#category #js-product-list-footer ul{margin-left:20px;}
#category #js-product-list-footer li a{

font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #8F98A7 !important;
}
#category #js-product-list-footer ul li{
font-size: 16px;
list-style-type:disc;
  font-weight: 500;
  line-height: 24px;
  color: #8F98A7;
}
#category #js-product-list-footer h1,
#category #js-product-list-footer h2,
#categroy #js-product-list-footer h3,
#category #js-product-list-footer h4,
$category #js-product-list-footer h5{
font-family: "Playfair Display",serif;
  font-weight: 400;
  color: #324460;
}
a, button {
  transition: 0.5s;
}

i {
  font-style: normal;
}

p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #8F98A7;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

#new-products .products-selection .col-md-7.offset-md-5, #prices-drop .products-selection .col-md-7.offset-md-5, #best-sales .products-selection .col-md-7.offset-md-5, #search .products-selection .col-md-7.offset-md-5, #manufacturer .products-selection .col-md-7.offset-md-5 {
  margin-left: 0;
  width: 100%;
}
#new-products .products-selection .col-md-7.offset-md-5 .products-sort-order, #prices-drop .products-selection .col-md-7.offset-md-5 .products-sort-order, #best-sales .products-selection .col-md-7.offset-md-5 .products-sort-order, #search .products-selection .col-md-7.offset-md-5 .products-sort-order, #manufacturer .products-selection .col-md-7.offset-md-5 .products-sort-order {
  margin-left: 0;
  width: 100%;
}
#new-products #left-column, #prices-drop #left-column, #best-sales #left-column, #search #left-column, #manufacturer #left-column {
  display: none;
}
#new-products #content-wrapper, #prices-drop #content-wrapper, #best-sales #content-wrapper, #search #content-wrapper, #manufacturer #content-wrapper {
  width: 100%;
}
#new-products .products-selection .filter-button, #prices-drop .products-selection .filter-button, #best-sales .products-selection .filter-button, #search .products-selection .filter-button, #manufacturer .products-selection .filter-button {
  display: none;
}
#new-products #js-product-list-header, #prices-drop #js-product-list-header, #best-sales #js-product-list-header, #search #js-product-list-header, #manufacturer #js-product-list-header {
  display: block;
}
@media (min-width: 1200px) {
  #new-products .product, #prices-drop .product, #best-sales .product, #search .product, #manufacturer .product {
    width: 20% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #new-products .product, #prices-drop .product, #best-sales .product, #search .product, #manufacturer .product {
    width: 25% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #new-products .product, #prices-drop .product, #best-sales .product, #search .product, #manufacturer .product {
    width: 33.33% !important;
  }
}

.block-categories, #search_filters, #search_filters_brands, #search_filters_suppliers {
  box-shadow: none !important;
}

.footer-container {
  box-shadow: none !important;
}

#blockcart-modal .product-name {
  color: #324460 !important;
}

.page-my-account #content .links a span {
  transition: 0.5s;
}
.page-my-account #content .links a:hover span {
  background: #324460 !important;
  color: #fff;
}
.page-my-account #content .links a:hover span i {
  color: #fff;
}

#my-account .page-footer .text-sm-center a {
  background: #324460;
  color: #fff;
  padding: 10px 15px;
}
#my-account .page-footer .text-sm-center a:hover {
  background: #2e3542;
}

.products-selection .sort-by {
  padding-left: 0;
  padding-right: 8px;
}

#main .page-header h1 {
  text-align: center;
  text-transform: uppercase;
}

.card {
  box-shadow: none !important;
}

.products-sort-order .select-title {
  box-shadow: none !important;
}

.carousel {
  box-shadow: none !important;
}

.fluid-no-padding {
  padding: 0 !important;
}

.search-widget form input[type=text]:focus {
  outline: 0 !important;
}

.carousel-indicators {
  z-index: 7 !important;
}

#wrapper {
  background: #fff !important;
}

.block-category {
  min-height: 0 !important;
}

.products-sort-order .select-list:hover {
  background: #324460 !important;
}

.pagination .page-list {
  padding: 0 !important;
  box-shadow: none !important;
}

#my-account #main {
  padding: 30px 0;
}
#my-account #main .page-header h1 {
  text-transform: none;
  font-weight: 700;
}

.page-customer-account #content .order-actions a {
  color: #000;
}

#order-infos a {
  color: #000;
}

.product-cover img {
  box-shadow: none !important;
}

#product .bootstrap-touchspin {
  box-shadow: none !important;
}

#cart .product-price {
  color: #000;
}

#cookieNotice p {
  color: #fff !important;
}

.closeButtonNormal {
  color: #000 !important;
  border-radius: 0 !important;
  transition: 0.5s;
}
.closeButtonNormal:hover {
  background: #000;
  color: #fff !important;
}

#cookieNotice {
  padding: 10px 0 !important;
}

#authentication #content {
  margin: 0 auto !important;
}
#authentication #content .login-form a {
  color: #000;
  font-weight: 700;
}
#authentication #content .no-account a {
  color: #000;
  font-weight: 700;
}

.slick-next, .slick-prev {
  z-index: 7;
}
.slick-next:before, .slick-prev:before {
  opacity: 1;
}

.tabs {
  box-shadow: none;
  padding: 0;
}

#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
  text-align: center;
}

#cart .blockreassurance_product, #checkout .blockreassurance_product {
  display: none !important;
}

.checkout.cart-detailed-actions.card-block a {
  white-space: normal;
}

body#checkout #footer {
  box-shadow: none;
  padding: 0;
}

body#checkout #header .header-nav {
  box-shadow: none !important;
}

#cookieNoticeContent {
  padding: 0 15px;
}
#cookieNoticeContent a {
  color: #fff;
}
#contact .contact-form .bootstrap-filestyle label.btn {
  padding: 13px 16px;
  max-height: 38px;
}

.page-content.page-not-found #search_widget button[type=submit] {
  cursor: pointer;
  bottom: 8px;
}
.page-content.page-not-found #search_widget button[type=submit] i {
  transition: 0.5s;
}
#index #wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 0;
}

#product #wrapper {
  position: relative;
  overflow: hidden;
}
#product .aboutfish_section {
  background: #fff;
  margin-top: 0;
  padding: 96px 0 76px 0;
}
#product .benefits {
  margin-top: 0;
}
#product .product-accessories {
  background: #f5f8fc !important;
}
#product .products-from-cat, #product .product-accessories {
  background: #fff;
  padding: 96px 0;
}
#product .products-from-cat .products-from-cat--top p, #product .product-accessories .products-from-cat--top p {
  text-align: center;
}
#product .products-from-cat .product-from-cat--content, #product .products-from-cat .product-accessories--content, #product .product-accessories .product-from-cat--content, #product .product-accessories .product-accessories--content {
  padding-top: 42px;
}
#product .products-from-cat .product-from-cat--content .products.slick-slider, #product .products-from-cat .product-accessories--content .products.slick-slider, #product .product-accessories .product-from-cat--content .products.slick-slider, #product .product-accessories .product-accessories--content .products.slick-slider {
  display: block;
  padding: 0;
}
#product .products-from-cat .product-from-cat--content .products.slick-slider .slick-prev, #product .products-from-cat .product-accessories--content .products.slick-slider .slick-prev, #product .product-accessories .product-from-cat--content .products.slick-slider .slick-prev, #product .product-accessories .product-accessories--content .products.slick-slider .slick-prev {
  left: -32px;
}
#product .products-from-cat .product-from-cat--content .products.slick-slider .slick-next, #product .products-from-cat .product-accessories--content .products.slick-slider .slick-next, #product .product-accessories .product-from-cat--content .products.slick-slider .slick-next, #product .product-accessories .product-accessories--content .products.slick-slider .slick-next {
  right: -32px;
}
#product .products-from-cat .product-from-cat--content .slick-list, #product .products-from-cat .product-accessories--content .slick-list, #product .product-accessories .product-from-cat--content .slick-list, #product .product-accessories .product-accessories--content .slick-list {
  border-left: 0.5px solid #8F98A7;
  border-right: 1px solid #8F98A7;
}
#product .products-from-cat .product-from-cat--content .slick-slide, #product .products-from-cat .product-accessories--content .slick-slide, #product .product-accessories .product-from-cat--content .slick-slide, #product .product-accessories .product-accessories--content .slick-slide {
  margin-left: -0.5px;
  margin-right: -0.5px;
  border-top: 1px solid #8F98A7;
  border-bottom: 1px solid #8F98A7;
  border-left: 1px solid #8F98A7;
  border-right: 1px solid #8F98A7;
}
#product .products-from-cat .product-from-cat--content .product, #product .products-from-cat .product-accessories--content .product, #product .product-accessories .product-from-cat--content .product, #product .product-accessories .product-accessories--content .product {
  margin: 0;
  border: 0;
}
#product .product-unit-price {
  margin-bottom: 16px;
}

header#header {
  box-shadow: none;
}
header#header .header-top {
  padding: 32px 0;
}
header#header .header-top .o-icon {
  width: 45px;
  height: 45px;
  background: #EBECEF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
header#header .header-top .o-icon svg path {
  transition: 0.5s;
}
header#header .header-top .header-top--leftcol .user-info a {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #324460;
}
header#header .header-top .header-top--leftcol .user-info a span.o-icon {
  margin-right: 12px;
}
header#header .header-top .header-top--leftcol .user-info a:hover span.o-icon {
  background: #324460;
}
header#header .header-top .header-top--leftcol .user-info a:hover span.o-icon svg path {
  fill: #fff;
}
header#header .header-top .header-top--centercol {
  display: flex;
  justify-content: center;
  align-items: center;
}
header#header .header-top .header-top--centercol a {
  font-size: 55px;
  font-family: "Playfair Display", serif;
  color: #324460;
}
header#header .header-top .header-top--centercol a span {
  font-style: italic;
}
header#header .header-top .header-top--rightcol {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header#header .header-top .header-top--rightcol .user-info a {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #324460;
}
header#header .header-top .header-top--rightcol .user-info a:hover span.o-icon {
  background: #324460;
}
header#header .header-top .header-top--rightcol .user-info a:hover span.o-icon svg path {
  fill: #fff;
}
header#header .header-top .header-top--rightcol #_desktop_user_info {
  display: none;
}
header#header .header-top .header-top--rightcol button.mobile-menu {
  display: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: transparent;
}
header#header .header-top .header-top--rightcol button.mobile-search {
  padding: 0;
  display: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: transparent;
}
header#header .header-top .header-top--rightcol button.mobile-search svg path {
  transition: 0.5s;
}
header#header .header-top .header-top--rightcol button.mobile-search:hover span.o-icon {
  background: #324460;
}
header#header .header-top .header-top--rightcol button.mobile-search:hover svg path {
  fill: #fff;
}
header#header .header-top .header-top--rightcol .blockcart {
  margin-left: 36px;
}
header#header .header-top .header-top--rightcol .blockcart .header, header#header .header-top .header-top--rightcol .blockcart .header a {
  position: relative;
  display: flex;
  align-items: center;
  color: #8F98A7;
  font-size: 15px;
  text-transform: uppercase;
}
header#header .header-top .header-top--rightcol .blockcart .header span.o-icon, header#header .header-top .header-top--rightcol .blockcart .header a span.o-icon {
  margin-left: 12px;
}
header#header .header-top .header-top--rightcol .blockcart .header span.cart-products-count, header#header .header-top .header-top--rightcol .blockcart .header a span.cart-products-count {
  margin-left: 4px;
}
header#header .header-top .header-top--rightcol .blockcart .header span.cart-products-count span.cpc-mobile, header#header .header-top .header-top--rightcol .blockcart .header a span.cart-products-count span.cpc-mobile {
  display: none;
}
header#header .header-top .header-top--rightcol .blockcart .header a svg path {
  transition: 0.5s;
}
header#header .header-top .header-top--rightcol .blockcart .header a:hover span.o-icon {
  background: #324460;
}
header#header .header-top .header-top--rightcol .blockcart .header a:hover span.o-icon svg path {
  fill: #fff;
}
header#header .menu--top {
  background: #F3F3F3;
}
@media (min-width: 768px) {
  header#header .menu--top #block_top_menu .sf-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
header#header .menu--top #block_top_menu .sf-menu {
  margin-bottom: 0;
  background: #F3F3F3;
  border: 0;
}
header#header .menu--top #block_top_menu .sf-menu:after {
  display: none;
}
header#header .menu--top #block_top_menu .sf-menu li {
  border-right: 0;
}
header#header .menu--top #block_top_menu .sf-menu li a {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #324460;
  padding: 15px 20px;
}
header#header .menu--top #block_top_menu .sf-menu li ul.submenu-container {
  top: 52px;
}
header#header .menu--top #block_top_menu .sf-menu li ul.submenu-container li {
  background: #fff;
}
header#header .menu--top #block_top_menu .sf-menu li ul.submenu-container li a {
  text-transform: uppercase;
  line-height: normal;
}
header#header .menu--top #block_top_menu .sf-menu li ul.submenu-container li a:hover {
  background: #F3F3F3;
  font-weight: 700;
}

#search_widget {
  min-width: 0;
  max-width: 280px;
  float: none;
}
#search_widget form {
  display: flex;
  align-items: center;
}
#search_widget form input[type=text] {
  margin-right: 12px;
  padding: 12px 0;
  background: #fff;
  border-radius: 0;
  border-bottom: 1px solid #8F98A7;
  color: #8F98A7;
  font-size: 15px;
  text-transform: uppercase;
}
#search_widget form input[type=text]::-moz-placeholder {
  color: #8F98A7;
  opacity: 1;
}
#search_widget form input[type=text]::placeholder {
  color: #8F98A7;
  opacity: 1;
}
#search_widget form button[type=submit] {
  transform: none;
  top: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}
#search_widget form button[type=submit] svg path {
  transition: 0.5s;
}
#search_widget form button[type=submit]:hover span.o-icon {
  background: #324460;
}
#search_widget form button[type=submit]:hover span.o-icon svg path {
  fill: #fff;
}
#search_widget form button[type=submit] .o-icon {
  width: 45px;
  height: 45px;
  background: #EBECEF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
#search_widget form button[type=submit] .o-icon svg path {
  transition: 0.5s;
}

.homepage__banner {
  min-height: 767px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.homepage__banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.5s;
}
.homepage__banner img.load {
  transform: scale(1.15);
}
.homepage__banner .homepage__banner--content h4 {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.homepage__banner .homepage__banner--content h2 {
  font-family: "Playfair Display", serif;
  font-size: 82px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 32px;
  margin-top: 22px;
}
.homepage__banner .homepage__banner--content p {
  font-size: 22px;
  line-height: normal;
  color: #fff;
  margin-bottom: 32px;
}
.homepage__banner .homepage__banner--content a {
  display: inline-flex;
}

.btn-of {
  display: inline-flex;
  background: #324460;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  border-radius: 36px;
  cursor: pointer;
  border: 0;
  outline: 0;
  padding: 19px 42px;
}
.btn-of:hover {
  color: #324460 !important;
  background: #ced6e5;
}

#footer {
  background: #324460 !important;
  padding: 40px 0 0 0 !important;
}
#footer .footer-container {
  padding-top: 15px;
}
#footer p.h3 {
  font-family: "Playfair Display", serif;
  font-size: 15px;
  color: #fff;
  margin-bottom: 36px;
}
#footer .footer-container--leftcol a {
  font-size: 25px;
  font-family: "Playfair Display", serif;
  color: #fff;
}
#footer .footer-container--leftcol a span {
  font-style: italic;
}
#footer .footer-container--leftcol p {
  padding-right: 64px;
  margin-top: 26px;
  color: #fff;
  font-size: 13px;
}
#footer .links .wrapper {
  width: 33.33%;
}
#footer .links .wrapper ul li {
  margin-bottom: 20px;
}
#footer .links .wrapper ul li a {
  color: #fff;
  font-size: 15px;
}
#footer .links .wrapper ul li a:hover {
  color: #ced6e5;
}
#footer .footer-container--rightcol a {
  color: #fff;
  font-size: 15px;
  margin-bottom: 13px;
  display: inline-block;
}
#footer .footer-container--rightcol a:hover {
  color: #ced6e5;
}
#footer .row--cp {
  margin-top: 36px;
}
#footer .row--cp p {
  border-top: 1px solid #475770;
  color: #D6DADF;
  font-size: 13px;
  margin-bottom: 0;
  padding: 20px 0;
}
#footer .row--cp p a {
  color: #D6DADF;
  font-size: 13px;
}

.aboutfish_section h3, .aboutfish_section2 h3 {
  font-family: "Playfair Display", serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  color: #324460;
  margin-bottom: 42px;
}
.aboutfish_section p, .aboutfish_section2 p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #8F98A7;
}

.aboutfish_section {
  margin-top: 96px;
}
.aboutfish_section .aboutfish_section--leftcol {
  padding-top: 82px;
}
.aboutfish_section .aboutfish_section--leftcol p {
  padding-right: 64px;
}
.aboutfish_section .aboutfish_section--leftcol img {
  float: right;
  margin-bottom: -36px;
}
.aboutfish_section .aboutfish_section--rightcol img.ab--absolute {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: -35%;
}

.aboutfish_section2 .aboutfish_section2--rightcol {
  position: relative;
  padding-top: 82px;
}
.aboutfish_section2 .aboutfish_section2--rightcol p {
  padding-right: 164px;
}
.aboutfish_section2 .aboutfish_section2--rightcol a {
  margin-top: 42px;
}
.aboutfish_section2 .aboutfish_section2--rightcol img.ab--absolute {
  position: absolute;
  top: -22px;
  right: -45%;
}
@media (max-width: 1760px) {
  .aboutfish_section2 .aboutfish_section2--rightcol img.ab--absolute {
    display: none;
  }
}

.aboutfish_section3 .aboutfish_section3--content {
  text-align: center;
}
.aboutfish_section3 .aboutfish_section3--content img {
  margin-top: -42px;
}

h3.h3-of {
  font-size: 40px;
  color: #324460;
  font-family: "Playfair Display", serif;
  margin-bottom: 36px;
  text-align: center;
}

.infoicon_section {
  padding: 72px 0;
}
.infoicon_section .infoicon_section--row .infoicon_section--single {
  text-align: center;
}
.infoicon_section .infoicon_section--row .infoicon_section--single .infoicon_section--single--icon {
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infoicon_section .infoicon_section--row .infoicon_section--single .infoicon_section--single--icon svg {
  transition: 0.5s;
}
.infoicon_section .infoicon_section--row .infoicon_section--single h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 22px;
  margin-top: 16px;
}
.infoicon_section .infoicon_section--row .infoicon_section--single p {
  padding: 0 15px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
.infoicon_section .infoicon_section--row .infoicon_section--single:hover .infoicon_section--single--icon svg {
  transform: rotate(360deg);
}

.how_it_works {
  margin-top: 42px;
  background: #324460;
}
.how_it_works h3.h3-of {
  color: #fff;
}
.how_it_works h4 {
  color: #fff;
}
.how_it_works p {
  color: #8F98A7;
}

.benefits {
  margin-top: 42px;
  background: #F5F5F5;
}
.benefits h4 {
  color: #324460;
}
.benefits p {
  color: #324460;
}

.products {
  padding: 1px;
}

.product {
  border: 1px solid #8F98A7;
  margin: -0.5px;
  padding: 12px;
}
.product .product-miniature .thumbnail-container {
  background: transparent;
  width: 100%;
  margin-bottom: 0;
}
.product .product-miniature .thumbnail-container .thumbnail-top img {
  width: 100%;
  height: auto;
}
.product .product-miniature .thumbnail-container .product-description {
  background: transparent;
  padding: 15px 0;
}
.product .product-miniature .thumbnail-container .product-description:after {
  display: none;
}
.product .product-miniature .thumbnail-container .product-description .product-title {
  text-align: left;
  min-height: 41px;
}
.product .product-miniature .thumbnail-container .product-description .product-title a {
  text-transform: none;
  outline: 0;
  font-size: 16px;
  line-height: 20px;
  color: #324460;
}
.product .product-miniature .thumbnail-container .product-description .product-title a:hover {
  color: #000;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  min-height: 22px;
  text-align: left;
  color: #324460;
  font-size: 16px;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
  margin-right: 7.5px;
  font-weight: 600;
}

.product-flags {
  display: flex;
  align-items: flex-end;
}
.product-flags li.product-flag {
  display: none;
  background: #324460;
  font-size: 15px;
}
.product-flags li.product-flag:first-child {
  display: list-item;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
  color: #324460;
  background: #ced6e5;
}

.has-discount .discount {
  color: #324460;
  background: #ced6e5;
  border-radius: 22px;
}

.homepage__products {
  padding: 64px 0;
}
.homepage__products .homepage__products--top p {
  text-align: center;
}
.homepage__products .homepage__products--content {
  padding-top: 42px;
}
.homepage__products .homepage__products--content .products.slick-slider {
  display: block;
  padding: 0;
}
.homepage__products .homepage__products--content .products.slick-slider .slick-prev {
  left: -32px;
}
.homepage__products .homepage__products--content .products.slick-slider .slick-next {
  right: -32px;
}
.homepage__products .homepage__products--content .slick-list {
  border-left: 0.5px solid #8F98A7;
  border-right: 1px solid #8F98A7;
}
.homepage__products .homepage__products--content .slick-slide {
  margin-left: -0.5px;
  margin-right: -0.5px;
  border-top: 1px solid #8F98A7;
  border-bottom: 1px solid #8F98A7;
  border-left: 1px solid #8F98A7;
  border-right: 1px solid #8F98A7;
}
.homepage__products .homepage__products--content .product {
  margin: 0;
  border: 0;
}

.slick-arrow {
  width: 32px !important;
  height: 32px !important;
}
.slick-arrow svg {
  width: 32px;
  height: auto;
}
.slick-arrow:before {
  display: none;
}

.about_us {
  padding-top: 82px;
}
.about_us .about_us--rightcol {
  padding-top: 82px;
}
.about_us .about_us--rightcol h3.h3-of {
  text-align: left;
}
.about_us .about_us--rightcol .btn-of {
  padding-left: 64px;
  padding-right: 64px;
  margin-top: 36px;
}
.about_us .about_us--rightcol img {
  position: absolute;
  margin-top: 64px;
}

.homepage__instagram {
  padding-top: 32px;
  margin-bottom: -15px;
}
.homepage__instagram .homepage__instagram--top h3.h3-of a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  color: #324460;
}
.homepage__instagram .homepage__instagram--top h3.h3-of a span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EBECEF;
  border-radius: 13px;
  width: 64px;
  height: 59px;
  margin-bottom: 15px;
}
.homepage__instagram .homepage__instagram--top h3.h3-of a span svg path {
  transition: 0.5s;
}
.homepage__instagram .homepage__instagram--top h3.h3-of a:hover span {
  background: #324460;
}
.homepage__instagram .homepage__instagram--top h3.h3-of a:hover span svg path {
  fill: #fff;
}
.homepage__instagram .homepage__instagram--top p {
  text-align: center;
}
.homepage__instagram .homepage__instagram--content {
  padding-top: 32px;
}
.homepage__instagram .homepage__instagram--content a {
  outline: 0;
}
.homepage__instagram .homepage__instagram--content a img {
  max-width: 100%;
  height: auto;
}
.homepage__instagram .homepage__instagram--content .slick-arrow {
  background: #fff;
  border-radius: 100%;
}
.homepage__instagram .homepage__instagram--content .slick-next {
  right: 16px;
}
.homepage__instagram .homepage__instagram--content .slick-prev {
  left: 16px;
}
.homepage__instagram .homepage__instagram--content .slick-slider {
  margin-bottom: 0;
}

.products-selection {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 36px;
}
.products-selection .sort-by-row {
  justify-content: flex-end;
}
.products-selection .sort-by-row .products-sort-order {
  display: flex;
  justify-content: flex-end;
  border-right: 1px solid #D9D9D9;
}
.products-selection .sort-by-row .products-sort-order .dropdown-menu {
  margin-top: 12px;
}
.products-selection .sort-by-row .products-sort-order button.select-title {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-family: "Playfair Display", serif;
  color: #324460;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  border: 0;
}
.products-selection .sort-by-row .products-sort-order button.select-title svg {
  margin-left: 52px;
}

.block-categories {
  padding-left: 0;
}
.block-categories ul.category-top-menu li p.text-uppercase.h6 {
  font-family: "Playfair Display", serif;
  color: #324460;
  font-size: 26px;
  font-weight: 700;
  text-transform: none !important;
  border-bottom: 1px solid #324460;
  padding-bottom: 26px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu {
  margin-top: 32px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li {
  margin-bottom: 10px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li a {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  color: #324460;
  padding: 10px 30px 10px 15px;
  margin-top: 0;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li a:hover {
  color: #000;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li .navbar-toggler {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 4px;
  right: 15px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li .navbar-toggler .remove {
  transform: rotate(-180deg);
}
.block-categories ul.category-top-menu li ul.category-sub-menu li ul {
  margin-top: 10px;
  margin-bottom: 16px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li ul li a {
  padding-right: 15px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li.displaymytree a {
  background-color: #F3F3F3;
  font-weight: 700;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li.displaymytree ul li {
  margin-bottom: 0;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li.displaymytree ul li a {
  background-color: #fff;
  font-weight: 500;
  display: block;
}

#search_filters {
  padding-left: 0;
  padding-top: 0;
}
#search_filters p.text-uppercase.h6 {
  display: none;
}
#search_filters .facet {
  margin-bottom: 32px;
}
#search_filters .facet p.h6.facet-title {
  font-family: "Playfair Display", serif;
  color: #324460;
  font-size: 26px;
  font-weight: 700;
  text-transform: none !important;
  border-bottom: 1px solid #324460;
  padding-bottom: 26px;
  margin-bottom: 22px;
  white-space: normal;
}
#search_filters .facet ul.faceted-slider {
  padding-right: 30px;
}
#search_filters .facet ul.faceted-slider p {
  color: #324460;
  font-family: "Playfair Display", serif;
  font-size: 17px;
  font-weight: 700;
}
#search_filters .facet ul.faceted-slider .ui-slider {
  border: 0;
  background: #F3F3F3;
  border-radius: 0;
}
#search_filters .facet ul.faceted-slider .ui-slider .ui-slider-range {
  border-radius: 0;
  background: #324460;
}
#search_filters .facet ul li {
  margin-bottom: 5px;
}
#search_filters .facet ul li .facet-label {
  display: flex;
  align-items: center;
}
#search_filters .facet ul li .facet-label a {
  white-space: normal;
  color: #324460;
}
#search_filters .facet ul li .facet-label span.custom-checkbox {
  top: 2px;
}

#js-product-list .products {
  padding: 0;
  margin: 0px;
}
@media (min-width: 1200px) {
  #js-product-list .products .product {
    width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #js-product-list .products .product {
    width: 33.33%;
  }
}

.pagination {
  margin-top: 42px;
  margin-bottom: 42px;
}

.pagination .current a {
  color: #324460;
}

.pagination > div:first-child {
  padding-left: 15px;
}

#category #wrapper {
  padding-top: 0;
}

.category--top {
  position: relative;
  min-height: 395px;
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.category--top span.category--top-mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
}
.category--top img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.category--top .category--top--content {
  position: relative;
  z-index: 7;
}
.category--top .category--top--content .breadcrumb {
  color: #fff;
  margin-bottom: 16px;
}
.category--top .category--top--content .breadcrumb li {
  color: #fff !important;
}
.category--top .category--top--content .breadcrumb li:after {
  color: #fff !important;
}
.category--top .category--top--content .breadcrumb a {
  color: #fff !important;
}
.category--top .category--top--content .breadcrumb span {
  color: #fff !important;
}
.category--top .category--top--content h1 {
  font-size: 64px;
  font-family: "Playfair Display", serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 20px;
  text-transform: none;
}
.category--top .category--top--content p {
  color: #fff;
  width: 50%;
  font-size: 20px;
}

.breadcrumb {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 32px;
}
.breadcrumb a, .breadcrumb span {
  color: #324460;
}
.breadcrumb li::after {
  color: #324460;
}

#product #wrapper {
  background: #F5F8FC !important;
}

.product-container {
  padding-bottom: 42px;
}
.product-container .product-container--leftcol #content {
  max-width: 100% !important;
}
.product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
  width: 100%;
  height: 440px;
}
.product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask .product-images {
  display: flex;
  flex-direction: column;
}
.product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask .product-images .thumb {
  margin-right: 0;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 8;
}
.product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask .product-images .thumb img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 8;
}
.product-container .product-container--leftcol #content .images-container .images-container--rightcol {
  padding-left: 0;
}
.product-container .product-container--leftcol #content .scroll-box-arrows .left {
  transform: rotate(-90deg);
  width: 140px;
  font-size: 32px;
}
.product-container .product-container--leftcol #content .scroll-box-arrows .right {
  display: none;
}
.product-container .product-container--rightcol {
  padding-left: 45px;
}
.product-container .product-container--rightcol h1 {
  color: #324460;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 42px;
}
.product-container .product-container--rightcol .product-description img {
  max-width: 17px;
  height: auto;
  margin-right: 15px;
}
.product-container .product-container--rightcol .product-description p {
  color: #324460;
  font-size: 15px;
  font-weight: 400;
}
.product-container .product-container--rightcol .product-actions {
  margin-top: 42px;
}
.product-container .product-container--rightcol .product-actions .product-variants .control-label {
  color: #324460;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 22px;
}
.product-container .product-container--rightcol .product-actions .product-variants .product-variants-item ul li {
  margin-right: 15px;
  margin-bottom: 7.5px;
}
.product-container .product-container--rightcol .product-actions .product-variants .product-variants-item ul li .radio-label {
  border-radius: 22px;
  color: #324460;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #EAECEF;
  padding: 11px 20px;
}
.product-container .product-container--rightcol .product-actions .product-variants .product-variants-item ul li .input-radio:checked + span {
  border: 1px solid #324460;
}
.product-container .product-container--rightcol .product-actions .product-prices .product-price {
  color: #324460;
  font-size: 22px;
}
.product-container .product-container--rightcol .product-actions .product-prices .tax-shipping-delivery-label {
  display: none;
}
.product-container .product-container--rightcol .product-discounts {
  margin-bottom: 0;
}
.product-container .product-container--rightcol .product-add-to-cart .control-label {
  display: none;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty {
  display: none;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button {
  height: auto;
  padding: 18px 72px;
  border-radius: 37px;
  outline: 0;
  background: #324460;
  font-weight: 500;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button i {
  display: none;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button:hover {
  background: #000;
}
.product-container .product-container--rightcol .product--desc {
  margin-top: 64px;
}
.product-container .product-container--rightcol .product--desc h3.product--desc--title {
  color: #324460;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 32px;
}
.product-container .product-container--rightcol .product--desc .product-description h2, .product-container .product-container--rightcol .product--desc .product-description h3, .product-container .product-container--rightcol .product--desc .product-description h4, .product-container .product-container--rightcol .product--desc .product-description h5, .product-container .product-container--rightcol .product--desc .product-description h6 {
  color: #324460;
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 26px;
}
.product-container .product-container--rightcol .product--desc .product-description p {
  color: #8F98A7;
  font-size: 16px;
  font-weight: 500;
}
.product-container .product-container--rightcol .product--accordion .card {
  background: transparent;
  margin-bottom: 0;
}
.product-container .product-container--rightcol .product--accordion .card .card-header {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid #8F98A7;
}
.product-container .product-container--rightcol .product--accordion .card .card-header button {
  padding: 20px 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  color: #324460;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  outline: 0;
  text-decoration: none;
}
.product-container .product-container--rightcol .product--accordion .card .card-body {
  padding: 15px;
}
.product-container .product-container--rightcol .product--accordion .card .card-body p {
  color: #8F98A7;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.product-container .product-container--rightcol .product--accordion .card .card-body .js-product-details {
  opacity: 1 !important;
}
.product-container .product-container--rightcol .product--accordion .card .card-body .product-attachments p.h5 {
  color: #324460;
  font-weight: 700;
  margin-bottom: 11px;
}
.product-container .product-container--rightcol .product--accordion .card .card-body .product-attachments .attachment {
  border-bottom: 1px solid #8F98A7;
  padding: 15px 0;
}
.product-container .product-container--rightcol .product--accordion .card .card-body .product-attachments .attachment h4 a {
  color: #324460;
}
.product-container .product-container--rightcol .product--accordion .card .card-body .product-attachments .attachment h4 a:hover {
  color: #000;
}
.product-container .product-container--bottomcol .product--desc {
  border-top: 1px solid #8f98a7;
  margin-top: 32px;
  padding-top: 16px;
}
.product-container .product-container--bottomcol .product--desc .product-description {
  display: flex;
  flex-wrap: wrap;
}
.product-container .product-container--bottomcol .product--desc .product-description h2, .product-container .product-container--bottomcol .product--desc .product-description h3, .product-container .product-container--bottomcol .product--desc .product-description h4, .product-container .product-container--bottomcol .product--desc .product-description h5, .product-container .product-container--bottomcol .product--desc .product-description h6 {
  color: #324460;
}
.product-container .product-container--bottomcol .product--desc .product-description img {
  max-width: 100%;
  height: auto;
}
.product-container .product-container--bottomcol .product--desc .product-description .item-12 {
  padding: 15px;
  width: 100%;
}
.product-container .product-container--bottomcol .product--desc .product-description .item-6 {
  padding: 15px;
  width: 50%;
}

.product-images > li.thumb-container .thumb.selected, .product-images > li.thumb-container .thumb:hover {
  border-color: #324460;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
  background: #fff !important;
}

.page-not-found #search_widget {
  max-width: 100%;
  width: 100%;
}

.ui-autocomplete li .product {
  border: 0;
  margin: 0;
  padding: 0;
}

#searchModal .modal-header button {
  font-size: 14px;
  text-transform: uppercase;
}
#searchModal .modal-header button span {
  font-size: 19px;
  margin-left: 5px;
}
#searchModal #search_widget {
  width: 100%;
  max-width: 100%;
  display: block !important;
}

.page-not-found #search_widget {
  display: block !important;
}

#checkout #search_widget {
  display: block;
}
#checkout #searchModal .modal-content {
  background: #fff;
  padding: 0;
}

#cookie-change-button {
  display: none !important;
}

#ets_blog_page #left-column {
  margin-bottom: 32px;
}
#ets_blog_page #left-column .ets_block_latest {
  padding-top: 30px;
}
#ets_blog_page #left-column .ets_block_latest .slick-next {
  right: -12px;
}
#ets_blog_page #left-column .ets_block_latest .slick-prev {
  left: -12px;
}

.ets_item_img {
  outline: 0 !important;
}

.ets-blog-wrapper-detail {
  padding: 0;
}

.ets_block_search form input[type=submit] {
  cursor: pointer;
}

.ets_title_block {
  font-size: 17px;
  color: #324460;
  font-family: "Playfair Display", serif;
}

.homepage__blog {
  margin-top: 64px;
  margin-bottom: 64px;
}
.homepage__blog .homepage__blog--top p {
  text-align: center;
}
.homepage__blog .homepage__blog--content {
  padding-top: 22px;
}
.homepage__blog .homepage__blog--content .read_more {
  display: none;
}
.homepage__blog .homepage__blog--content .slick-prev {
  left: -32px;
}
.homepage__blog .homepage__blog--content .slick-next {
  right: -32px;
}

.social-media a svg {
  transition: 0.5s;
}
.social-media a:hover svg {
  transform: rotate(360deg);
}

#product-modal .modal-content .modal-body .arrows .arrow-down {
  bottom: -4rem;
}

#registration .custom-checkbox label em {
  font-style: normal;
}
#registration .custom-checkbox label em p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 20px;
  color: #232323;
}

#checkout #checkout-guest-form .custom-checkbox label em {
  font-style: normal;
}
#checkout #checkout-guest-form .custom-checkbox label em p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 20px;
  color: #232323;
}

.contact-form .gdpr_consent {
  padding: 0 15px;
}

#contact #content {
  padding-top: 0;
}
#contact #content .contact-form {
  padding-top: 0;
}
#contact #content .contact-form h3 {
  color: #324460;
}
#contact #content .contact--map {
  margin-top: 32px;
  margin-bottom: 32px;
}

.contact-rich h4 {
  color: #324460;
}
.contact-rich .block {
  padding: 30px 25px !important;
  border-radius: 13px;
  margin-bottom: 0 !important;
  margin-top: 30px;
}
.contact-rich .block h3 {
  color: #324460;
}
.contact-rich .block .data--content {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.contact-rich .block .data--content:last-child {
  margin-bottom: 0;
}
.contact-rich .block .data--content .data--content--left img {
  max-width: 84px;
  height: auto;
  height: auto;
  border-radius: 100%;
}
.contact-rich .block .data--content .data--content--right {
  padding-left: 20px;
}
.contact-rich .block .data--content .data--content--right p {
  color: #324460;
  margin-bottom: 0;
}
.contact-rich .block p {
  color: #324460;
  font-size: 15px;
}
.contact-rich .block p a {
  font-size: 15px !important;
}
.contact-rich .block p a:hover {
  color: #000;
}

#module-supercheckout-supercheckout #discount_name {
  margin-top: 0;
}
#module-supercheckout-supercheckout #supercheckout_confirm_order {
  font-weight: 600;
  transition: 0.5s;
}
#module-supercheckout-supercheckout #supercheckout_confirm_order:hover {
  background-color: #4b6792 !important;
}

.ets_item_img {
  min-height: 200px;
  max-height: 200px;
}
.ets_item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#ets_blog_page .ets_item_img {
  min-height: 260px;
  max-height: 260px;
}

#pdpopupspro .pdpopupspro-content {
  background-image: url("https://o-fish.pl/img/cms/popup_bg.jpg") !important;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 32px;
  padding-right: 32px;
}
#pdpopupspro .pdpopupspro-content p {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 600;
}

#pdpopupspro {
  height: 513px !important;
}

@media (min-width: 1420px) {
  .container {
    width: 1360px;
  }
}
@media (min-width: 1320px) and (max-width: 1419px) {
  .container {
    width: 1260px;
  }
}
@media (max-width: 1419px) {
  #contact #left-column {
    width: 30%;
  }
  #contact #content-wrapper {
    width: 70%;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
    height: 403px;
  }
  header#header .menu--top #block_top_menu .sf-menu li a {
    padding: 15px 12px;
  }
  .homepage__banner .homepage__banner--content h2 {
    font-size: 72px;
  }
  .homepage__banner {
    min-height: 720px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .left {
    width: 127px;
  }
}
@media (max-width: 1319px) {
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
    height: 358px;
  }
  header#header .header-top .header-top--rightcol .blockcart {
    margin-left: 26px;
  }
  header#header .menu--top #block_top_menu .sf-menu li a {
    padding: 15px 7px;
  }
  .homepage__banner .homepage__banner--content h2 {
    font-size: 62px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .left {
    width: 112px;
  }
  header#header .header-top .header-top--centercol a {
    font-size: 48px;
  }
}
@media (max-width: 1199px) {
  header#header .header-top .header-top--centercol {
    width: 33.33333%;
  }
  header#header .header-top .header-top--leftcol, header#header .header-top .header-top--rightcol {
    width: 33.33333%;
  }
  .contact-rich .block .data--content .data--content--right {
    padding-left: 15px;
  }
  .contact-rich .block .data--content .data--content--left img {
    max-width: 64px;
  }
  .product-container .product-container--rightcol .product-description img {
    margin-right: 10px;
  }
  .product-container .product-container--rightcol {
    padding-left: 20px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .left {
    width: 90px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
    height: 290px;
  }
  .category--top .category--top--content h1 {
    margin-bottom: 0;
  }
  .category--top {
    min-height: 295px;
  }
  .category--top .category--top--content p {
    display: none;
  }
  #search_widget {
    display: none;
  }
  button.mobile-search {
    display: block !important;
  }
  header#header .menu--top #block_top_menu .sf-menu li a {
    font-size: 14px;
  }
  header#header .menu--top #block_top_menu .sf-menu {
    justify-content: center;
  }
  header#header .menu--top #block_top_menu .sf-menu li a {
    padding: 15px;
  }
  .homepage__banner .homepage__banner--content h2 {
    font-size: 52px;
  }
  .homepage__banner .homepage__banner--content p {
    font-size: 19px;
  }
  .aboutfish_section h3, .aboutfish_section2 h3 {
    font-size: 52px;
    line-height: 67px;
  }
  .category--top .category--top--content h1 {
    font-size: 52px;
  }
  .aboutfish_section .aboutfish_section--leftcol {
    padding-top: 52px;
  }
  .aboutfish_section2 .aboutfish_section2--rightcol {
    padding-top: 52px;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single h4 {
    font-size: 19px;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single p {
    font-size: 15px;
    line-height: 23px;
  }
  #footer .footer-container--leftcol p {
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  #contact #content .contact-form {
    padding-top: 32px;
  }
  .contact-rich .block {
    margin-top: 0;
    margin-bottom: 30px !important;
  }
  .homepage__blog {
    margin-bottom: 0;
  }
  #ets_blog_page #left-column {
    display: none;
  }
  #ets_blog_page #content-wrapper {
    width: 100%;
  }
  #product .products-from-cat, #product .product-accessories {
    padding: 64px 0;
  }
  .product-container .product-container--rightcol .product--desc h3.product--desc--title {
    margin-bottom: 22px;
  }
  .product-container .product-container--rightcol .product--desc {
    margin-top: 32px;
  }
  .product-container .product-container--rightcol .product-actions {
    margin-top: 32px;
  }
  .product-container .product-container--rightcol h1 {
    font-size: 36px;
    margin-bottom: 26px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .left {
    width: 60px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
    height: 200px;
  }
  .block-categories ul.category-top-menu li p.text-uppercase.h6, #search_filters .facet p.h6.facet-title {
    font-size: 22px;
    padding-bottom: 12px;
  }
  #footer .footer-container--leftcol p {
    padding-right: 0;
  }
  .homepage__instagram {
    padding-top: 82px;
    margin-bottom: 32px;
  }
  .about_us .about_us--rightcol {
    padding-top: 0;
  }
  .about_us {
    padding-top: 32px;
  }
  .infoicon_section--row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .benefits {
    margin-top: 0;
  }
  .infoicon_section {
    padding: 64px 0;
  }
  .aboutfish_section h3, .aboutfish_section2 h3 {
    font-size: 36px;
    line-height: normal;
  }
  .category--top .category--top--content h1 {
    font-size: 36px;
  }
  .homepage__banner .homepage__banner--content h2 {
    font-size: 42px;
  }
  h3.h3-of {
    font-size: 36px;
  }
  .slick-dots li {
    width: 10px !important;
    height: 10px !important;
  }
  .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    background: #e7e7e7 !important;
    border-radius: 100%;
  }
  .slick-dots li button:before {
    display: none;
  }
  .slick-dots li.slick-active button {
    background: #324460 !important;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single {
    width: 50%;
    margin: 15px 0;
  }
  .how_it_works {
    margin-top: 64px;
  }
  .aboutfish_section3 {
    display: none;
  }
  .aboutfish_section2 {
    margin-top: 32px;
  }
  .aboutfish_section .aboutfish_section--leftcol img {
    display: none;
  }
  .aboutfish_section .aboutfish_section--rightcol img.ab--absolute {
    display: none;
  }
  .aboutfish_section .aboutfish_section--leftcol p, .aboutfish_section2 .aboutfish_section2--rightcol p {
    padding-right: 0;
  }
  .aboutfish_section .aboutfish_section--leftcol, .aboutfish_section2 .aboutfish_section2--rightcol {
    padding-top: 0;
  }
  header#header .header-top .header-top--rightcol .blockcart {
    margin-left: 0;
  }
  .homepage__ban {
    min-height: 620px;
  }
  header#header .header-top .header-top--rightcol .blockcart .header span.cart-products-count, header#header .header-top .header-top--rightcol .blockcart .header a span.cart-products-count {
    position: absolute;
    right: -8px;
    top: -6px;
    width: 20px;
    height: 20px;
    background: #324460;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
  }
  header#header .header-top .header-top--rightcol .blockcart .header span.cart-products-count span.cpc-desktop, header#header .header-top .header-top--rightcol .blockcart .header a span.cart-products-count span.cpc-desktop {
    display: none;
  }
  header#header .header-top .header-top--rightcol .blockcart .header span.cart-products-count span.cpc-mobile, header#header .header-top .header-top--rightcol .blockcart .header a span.cart-products-count span.cpc-mobile {
    display: inline;
  }
  header#header .header-top .header-top--rightcol .blockcart .header span.hidden-sm-down {
    display: none;
  }
  #contact #wrapper .container #left-column {
    width: 100%;
  }
  #contact #wrapper .container #content-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #pdpopupspro .pdpopupspro-content {
    height: 300px;
  }
  #pdpopupspro {
    height: 363px !important;
  }
  .scroll-box-arrows i {
    height: 140px;
    line-height: 140px;
  }
  .product-container .product-container--bottomcol .product--desc {
    border-top: 0;
    padding-top: 0;
    margin-top: 22px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask {
    height: auto;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask .product-images {
    display: block;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask .product-images .thumb {
    width: auto;
  }
  .product-container .product-container--bottomcol .product--desc .product-description .item-6 {
    width: 100%;
  }
  .homepage__blog .homepage__blog--top p {
    display: none;
  }
  .homepage__blog {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .homepage__blog .blog_description {
    display: none;
  }
  #search_widget form button[type=submit] .o-icon {
    width: 40px;
    height: 40px;
  }
  #search_widget form button[type=submit] .o-icon svg {
    height: 18px;
    width: auto;
  }
  #js-product-list-header {
    padding: 0 15px;
  }
  #product .product-accessories .product-accessories--content {
    padding-top: 16px;
  }
  #product .products-from-cat .product-from-cat--content {
    padding-top: 16px;
  }
  #product .products-from-cat .products-from-cat--top p {
    display: none;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button {
    padding: 18px;
  }
  .product-container .product-container--rightcol {
    padding-top: 15px;
  }
  #product .aboutfish_section {
    padding: 64px 0 42px 0;
  }
  .product-container {
    padding-bottom: 0;
  }
  .product-container .product-container--rightcol .product--accordion .card .card-header button {
    font-size: 14px;
  }
  .product-container .product-container--rightcol .product--desc h3.product--desc--title {
    font-size: 14px;
  }
  .product-container .product-container--rightcol .product--desc .product-description h2, .product-container .product-container--rightcol .product--desc .product-description h3, .product-container .product-container--rightcol .product--desc .product-description h4, .product-container .product-container--rightcol .product--desc .product-description h5, .product-container .product-container--rightcol .product--desc .product-description h6 {
    font-size: 20px;
  }
  .product-container .product-container--rightcol .product-quantity {
    width: 100%;
  }
  .product-container .product-container--rightcol .product-quantity .add {
    width: 100%;
  }
  .product-container .product-container--rightcol .product-quantity .add button {
    width: 100%;
  }
  .product-container .product-container--rightcol h1 {
    font-size: 26px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .left {
    width: auto;
    transform: none;
    font-size: 24px;
  }
  .scroll-box-arrows i {
    z-index: 87;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--rightcol {
    padding-left: 15px;
  }
  .product-container .product-container--leftcol #content .scroll-box-arrows .right {
    display: block;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll .product-images .thumb {
    width: auto;
  }
  .product-container--leftcol .images-container .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll {
    height: auto;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll .product-images {
    display: block;
  }
  #search_filters .facet ul.faceted-slider {
    padding-right: 0;
  }
  #search_filters .facet ul li .facet-label span.custom-checkbox {
    top: 0;
  }
  #search_filters .facet {
    margin-bottom: 0;
  }
  .block-categories ul.category-top-menu li p.text-uppercase.h6, #search_filters .facet p.h6.facet-title {
    font-size: 19px;
    border-bottom: 0;
  }
  #category #left-column #search_filters_wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .pagination {
    margin-bottom: 42px;
  }
  .products-selection {
    margin-bottom: 22px;
  }
  .filter-button {
    width: 50%;
    display: flex;
    justify-content: flex-end;
  }
  .filter-button button {
    font-family: "Playfair Display", serif;
    color: #324460;
    text-transform: none;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
    background: #fff;
    width: auto !important;
  }
  .filter-button button svg {
    margin-right: 12px;
  }
  #js-product-list .products {
    margin: 0 15px;
  }
  .products-selection .sort-by-row:after {
    display: none;
  }
  .products-selection .sort-by-row .products-sort-order {
    width: 50%;
    justify-content: flex-start;
    border-right: 0;
  }
  .products-selection .sort-by-row .products-sort-order button {
    padding-left: 0;
    padding-right: 0;
  }
  .products-selection .sort-by-row {
    justify-content: space-between;
  }
  .breadcrumb {
    font-size: 12px;
  }
  .category--top .category--top--content h1 {
    font-size: 32px;
    margin-top: 0;
  }
  .category--top {
    min-height: 220px;
    margin-bottom: 22px;
  }
  .block-categories {
    display: none;
  }
  .homepage__instagram .homepage__instagram--top h3.h3-of a span {
    width: 58px;
    height: 52px;
  }
  #footer {
    padding-top: 22px !important;
  }
  #footer .row--cp {
    margin-top: 22px;
  }
  #footer .footer-container--rightcol a {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .footer-container--leftcol {
    margin-bottom: 52px;
  }
  #footer .links .wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 50%;
    margin-bottom: 52px;
  }
  .footer-container .links ul {
    display: block !important;
    background-color: transparent;
  }
  .footer-container .links ul li {
    margin-bottom: 10px !important;
    padding: 0;
    border-bottom: 0;
  }
  .footer-container .links ul li a {
    font-weight: 400;
    font-size: 14px;
  }
  .links .title {
    display: none;
  }
  #footer p.h3 {
    display: block !important;
    margin-bottom: 20px;
  }
  .homepage__instagram .homepage__instagram--content {
    padding-top: 0;
  }
  .homepage__instagram {
    padding-top: 36px;
  }
  .homepage__instagram .homepage__instagram--top p {
    display: none;
  }
  .about_us .about_us--rightcol img {
    display: none;
  }
  .about_us .about_us--rightcol .btn-of {
    display: none;
  }
  .homepage__products--featured h3.h3-of {
    text-align: left;
  }
  .homepage__products .homepage__products--content {
    padding-top: 0;
  }
  .homepage__products {
    padding: 52px 0;
  }
  .homepage__products .homepage__products--top p {
    display: none;
  }
  .infoicon_section {
    padding: 52px 0;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single .infoicon_section--single--icon {
    min-height: 0;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single .infoicon_section--single--icon svg {
    height: 64px;
    width: auto;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single p {
    font-size: 14px;
    line-height: 22px;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single h4 {
    font-size: 17px;
  }
  .infoicon_section .infoicon_section--row .infoicon_section--single {
    width: 100%;
  }
  h3.h3-of {
    font-size: 30px;
  }
  .how_it_works {
    margin-top: 42px;
  }
  .aboutfish_section2 .aboutfish_section2--rightcol {
    padding-top: 32px;
  }
  .aboutfish_section2 .aboutfish_section2--rightcol a.btn-of {
    display: none;
  }
  .aboutfish_section h3, .aboutfish_section2 h3 {
    margin-bottom: 22px;
  }
  .aboutfish_section p, .aboutfish_section2 p {
    font-size: 15px;
    line-height: 25px;
  }
  .aboutfish_section h3, .aboutfish_section2 h3 {
    font-size: 30px;
  }
  .aboutfish_section {
    margin-top: 42px;
  }
  .aboutfish_section .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .aboutfish_section .aboutfish_section--leftcol {
    padding-top: 32px;
  }
  .homepage__banner {
    min-height: 340px;
  }
  .homepage__banner .homepage__banner--content h4 {
    font-size: 13px;
  }
  .btn-of {
    padding: 15px 40px;
  }
  .homepage__banner .homepage__banner--content p {
    font-size: 15px;
    margin-bottom: 22px;
  }
  .homepage__banner .homepage__banner--content h2 {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .sf-menu a {
    line-height: normal;
  }
  ul.sf-menu li ul li ul li:before {
    display: none;
  }
  .sf-menu > li span {
    top: 15px;
    color: #324460;
  }
  #block_top_menu .cat-title {
    display: none;
  }
  header#header .header-top {
    padding: 26px 0;
  }
  header#header .header-top .header-top--centercol a {
    font-size: 29px;
  }
  header#header .header-top .o-icon {
    width: 40px;
    height: 40px;
  }
  header#header .header-top .o-icon svg {
    height: 18px;
    width: auto;
  }
  header#header .header-top .header-top--rightcol button.mobile-menu {
    margin-left: 15px;
  }
  header#header .header-top .header-top--rightcol button.mobile-search {
    margin: 0 7.5px;
  }
  header#header .header-top .header-top--rightcol .blockcart .header span.o-icon, header#header .header-top .header-top--rightcol .blockcart .header a span.o-icon {
    margin-left: 0;
  }
  .header-top--rightcol {
    width: 66.67% !important;
  }
  .header-top--rightcol #_desktop_user_info {
    display: block !important;
  }
  .header-top--rightcol button.mobile-menu {
    display: block !important;
  }
  .header-top--centercol {
    width: 33.33% !important;
  }
  .header-top--leftcol {
    display: none;
  }
  .tabs .nav-tabs {
    display: flex;
    flex-direction: column;
  }
  .tabs .nav-tabs li {
    margin-left: 0 !important;
  }
}
@media (max-width: 575px) {
  .category--top .container {
    width: 100%;
  }
  #js-product-list .products .product {
    width: 50%;
  }
  .homepage__banner .container {
    width: 100%;
  }
  .homepage__products .homepage__products--content {
    padding-left: 30px;
    padding-right: 30px;
  }
  #footer .row--cp p {
    text-align: center;
  }
}
@media (max-width: 425px) {
  .scroll-box-arrows i {
    height: 95px;
    line-height: 95px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll .product-images .thumb {
    max-width: 95px;
  }
  #contact .contact-form form input.filestyle {
    max-width: 114px;
  }
  #blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0;
  }
  #blockcart-modal .cart-content .cart-content-btn {
    display: flex;
    flex-direction: column;
  }
  #cart .input-group.bootstrap-touchspin input.js-cart-line-product-quantity {
    width: 35px;
  }
}
@media (max-width: 375px) {
  .scroll-box-arrows i {
    height: 83px;
    line-height: 83px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll .product-images .thumb {
    max-width: 83px;
  }
  header#header .header-top .header-top--centercol a {
    font-size: 23px;
  }
}
@media (max-width: 370px) {
  .filter-button {
    width: 100%;
    padding-left: 15px !important;
    justify-content: center;
    margin-bottom: 10px;
  }
  .filter-button button {
    padding-top: 0 !important;
  }
  #js-product-list .products .product {
    width: 100%;
  }
  .products-selection .sort-by-row {
    flex-direction: column-reverse;
  }
  .products-selection .sort-by-row .products-sort-order {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 320px) {
  .scroll-box-arrows i {
    height: 93px;
    line-height: 93px;
  }
  .product-container .product-container--leftcol #content .images-container .images-container--leftcol .js-qv-mask.scroll .product-images .thumb {
    max-width: 93px;
  }
  #_mobile_search_filters_clear_all {
    margin-bottom: 15px;
    display: block;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}/*# sourceMappingURL=style.css.map */