/*!
Theme Name:		wpcentrics blue
Theme URI:		https://woocommerce.com/products/deli/
Description:	A Storefront custom child theme for woocommerce
Template:		storefront
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	wpcentrics
*/
body,
button,
input,
textarea,
select {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
a {
  color: #00609c;
}
a:hover {
  color: #f27100;
}
body,
input,
textarea,
h4,
h5,
h6 {
  color: #606060;
}
h1,
h2,
h3 {
  color: #0079c4;
}
.giant_text,
body.has-hero .giant_text {
  font-weight: 900;
  font-size: 3.3vw;
  line-height: 1.1em;
}
body.hero-xxl .hero .giant_text {
  font-size: 3.8vw;
}
body.hero-xxl .giant_text,
body.landing-fish-and-ships .giant_text {
  font-size: 74px;
}
.big_text,
body.landing-fish-and-ships .big_text {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 100;
}
body.landing-fish-and-ships .big_text {
  font-weight: 300;
}
body.landing-fish-and-ships .big_text.next {
  margin-bottom: 2em;
}
body.hero-xl .hero .mid_text,
body.hero-xxl .hero .mid_text {
  font-size: 1.75vw;
}
.mid_text,
body.landing-fish-and-ships p.mid_text,
body.landing-fish-and-ships h3.mid_text {
  font-size: 29px;
  line-height: 1.2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
body.landing-fish-and-ships p.mid_text,
body.landing-fish-and-ships h3.mid_text {
  font-weight: 300;
}
.regular_text,
body.landing-fish-and-ships h3.regular_text {
  font-size: 36px;
  line-height: 1.1em;
  margin-bottom: 1em;
  margin-top: 1em;
  font-weight: 100;
}
body.landing-fish-and-ships h3.regular_text {
  font-weight: 300;
}
.mid_spaced_top {
  margin-top: 1em;
}
.non_spaced_top {
  margin-top: 0em !important;
}
.blue,
.purple {
  color: #0079c4 !important;
}
.asterix {
  color: #0079c4 !important;
  font-weight: 700;
  font-size: 1.1em;
  vertical-align: -0.1em;
}
.taronja-fosc {
  color: #f27100 !important;
}
.llista li {
  list-style: none;
  text-align: left;
}
.llista li::before {
  content: ' ';
  background: #0079c4;
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  overflow: hidden;
  margin-left: -0.6em;
  margin-top: 0.6em;
  border-radius: 50%;
}
.llista_gran,
.llista_mitjana {
  max-width: 50em;
  margin: auto;
  margin-top: 5em;
}
.llista_gran li,
body.landing-fish-and-ships .llista_gran li,
.llista_mitjana li,
body.landing-fish-and-ships .llista_mitjana li {
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}
.llista_mitjana li,
body.landing-fish-and-ships .llista_mitjana li {
  font-size: 20px;
}
.llista_gran li::before,
body.landing-fish-and-ships .llista_gran li::before,
.llista_mitjana li::before,
body.landing-fish-and-ships .llista_mitjana li::before {
  width: 9px;
  height: 9px;
  margin-top: 0.5em;
  margin-left: -0.7em;
}
.turquesa .llista li::before {
  background: #3aabab;
}
.llistes_dos_cols ul {
  display: inline-block;
  vertical-align: top;
  margin: 0 50px;
}
.button-rounded {
  display: inline-block;
  font-size: 19px;
  font-weight: 300;
  line-height: 2em;
  border-radius: 1em;
  background: #eeeeee;
  color: #666666;
  padding: 0 1em;
  vertical-align: middle;
  cursor: pointer;
}
.button-rounded:hover {
  background: #00609c;
  color: #fff;
}
.button-rounded.alt,
.button-rounded.here,
.button-rounded.here:hover {
  cursor: default;
  background: #00609c;
  color: #fff;
}
.button-rounded.alt:hover {
  background: #f6ab00;
  cursor: pointer;
}
.buttons_container {
  line-height: 3em;
  margin: 3em auto 4em;
  text-align: center;
}
.buttons_container .button-rounded {
  margin: 0 5px;
}
.img_max_800 img {
  max-width: 800px;
  margin: auto;
}
/* missatges WC dins del hero */
div.hero .woocommerce {
  padding: 0 40px;
  margin-bottom: 30px;
}
div.hero .woocommerce > div {
  text-align: left;
  margin: 30px auto 0;
  max-width: 1064px;
  border: #fff 2px solid;
}
.max_700 img,
img.max_700 {
  max-width: 700px;
  margin: auto;
}
.max_900 img,
img.max_900 {
  max-width: 900px;
  margin: auto;
}
.max_800 img,
img.max_800 {
  max-width: 800px;
  margin: auto;
}
.aligncenter img {
  margin: auto;
}
/************************************************
    Posts, 2025: Table of contents, entradeta
 ************************************************/
.mid_text.purple,
.entradeta {
  font-weight: 400;
}
.entradeta {
  font-size: 1.15em;
  color: #0079c4;
  line-height: 1.45em;
}
#toc_container {
  border-left: #ccc 5px solid;
  padding-left: 0.7em;
  margin-bottom: 2em;
}
#toc_container .toc_title {
  font-size: 1.3em;
  margin-bottom: 0;
}
#toc_container .toc_list {
  margin-left: 3px;
  list-style: none;
  font-size: 16px;
}
#toc_container .toc_list li {
  list-style: none;
}
#toc_container .toc_number {
  color: #0079c4;
  font-weight: bold;
  margin-right: 0.3em;
}
#toc_container .toc_depth_2 {
  margin-left: 1.2em;
}
#toc_container a {
  text-decoration: none;
  color: #606060;
}
#toc_container a:hover {
  color: #0079c4;
  text-decoration: underline;
}
/************************************************
    Landing Fish and Ships 2025
 ************************************************/
.mobile-only {
  display: none;
}
@media (max-width: 600px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}
.fns-2025 {
  font-size: 1.1em;
  max-width: 1100px;
  max-width: 1164px;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto;
}
@media (max-width: 550px) {
  .fns-2025 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.fns-2025 .mid_text {
  font-size: 1.3em;
  line-height: 1.3em;
}
.fns-2025 li strong {
  color: #0079c4;
}
.fns-2025 h2 {
  margin-top: 2em;
  font-weight: 600;
}
.fns-2025 li {
  margin-bottom: 0.25em;
}
.fns-2025 img {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 800px) {
  body.page-template-landing-fish-and-ships .hero {
    background: url(images/advanced-shipping-rates-woocommerce.svg) no-repeat 50vw 8.2vw;
    background-size: 44vw;
  }
  body.page-template-landing-fish-and-ships .hero h1,
  body.page-template-landing-fish-and-ships .hero p {
    text-align: left;
    padding-left: 48px;
  }
  body.page-template-landing-fish-and-ships .hero .big_text {
    font-size: 2.4vw;
  }
}
@media (min-width: 800px) and (max-width: 1140px) {
  body.page-template-landing-fish-and-ships .hero h1,
  body.page-template-landing-fish-and-ships .hero p {
    padding-left: 28px;
  }
  body.page-template-landing-fish-and-ships .hero .big_text {
    font-size: 24px;
  }
}
@media (min-width: 800px) and (max-width: 950px) {
  body.page-template-landing-fish-and-ships .hero {
    background-position: calc(100% - 15px) 60%;
    background-size: calc(100vw - 480px) auto;
  }
}
/************************************************
    Estils que estaven als fitxers de blocs i que es fan servir
 ************************************************/
.editor-styles-wrapper figure.wp-block-image,
.hentry .entry-content figure.wp-block-image {
  margin: 0 0 1.41575em;
}
.wp-block-image figcaption {
  color: #555;
  font-size: 14px;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-columns {
  display: flex;
}
@media (max-width: 599px) {
  .wp-block-column {
    flex-basis: 100%!important;
  }
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  word-break: normal;
}
/************************************************
    header
 ************************************************/
header a {
  text-decoration: none;
}
body.has-hero::before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 18vw;
  background: #00609c;
  background: linear-gradient(117deg, #0079c4 0%, #00609c 100%);
  transform: rotate(-4deg) scale(1.03);
  z-index: -1;
}
body.hero-xxl::before {
  height: 32vw;
}
#masthead::after,
#masthead {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}
body.has-hero #masthead {
  position: absolute;
}
#masthead::after {
  height: 129px;
  z-index: 10;
  background: #00609c url(images/bg-header-mini.webp) no-repeat top left;
  background-image: url(images/bg-header-mini.webp), linear-gradient(117deg, #0079c4 0%, #00609c 100%);
  background-size: cover;
  z-index: 0;
  content: ' ';
  display: block;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}
body.has-hero #masthead::after {
  top: -130px;
}
#masthead::before {
  position: absolute;
  z-index: 1;
  left: 10%;
  right: 0;
  margin-top: 40px;
  height: 1px;
  content: ' ';
  display: block;
  background: #fff;
  background: linear-gradient(90deg, #020024 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.39959734) 100%);
  overflow: hidden;
}
body.show_menu_always #masthead,
body.has-hero.scrolled_hero #masthead {
  position: fixed;
  height: 130px;
  z-index: 10;
}
body.show_menu_always #masthead,
body.show_menu_always #masthead::after,
body.has-hero.scrolled_hero #masthead,
body.has-hero.scrolled_hero #masthead::after {
  top: 0;
  animation: down 1s;
}
@keyframes down {
  0% {
    top: -130px;
  }
  100% {
    top: 0;
  }
}
#wrap_header {
  margin: auto;
  position: relative;
  padding: 0 48px;
  z-index: 1;
}
#masthead .logo {
  text-align: left;
  position: absolute;
  top: 25px;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.3em;
  margin-left: -12px;
}
#masthead .logo a {
  color: #fff;
  display: inline-block;
  outline: 0;
}
#masthead .logo img {
  width: 7.5vw;
  width: 110px;
  height: auto;
  display: block;
}
/*
	#masthead .logo strong {
		font-weight:900;
		font-size:1.15em;
	}
	*/
#masthead .aux_menu {
  text-align: right;
  font-size: 0;
}
/*body.landing-fish-and-ships #masthead .aux_menu li,*/
#masthead .aux_menu li {
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  list-style: none;
  margin: 0 8px;
  font-weight: 300;
}
/*body.has-hero #masthead .aux_menu li:last-child,*/
#masthead .aux_menu li:last-child {
  margin-right: 0;
}
#masthead .aux_menu a {
  color: #fff;
  padding-bottom: 3px;
  border-bottom: transparent 2px solid;
}
#masthead .aux_menu a:hover {
  border-color: #fff;
}
body.page-template-landing-fish-and-ships #masthead .main_menu,
body.page-template-template-hero-xxl-full #masthead .main_menu {
  padding-top: 20px;
}
@media (min-width: 1141px) {
  body.page-template-landing-fish-and-ships.scrolled #masthead .main_menu,
  body.page-template-template-hero-xxl-full.scrolled #masthead .main_menu {
    padding-top: 30px;
  }
}
#masthead .main_menu {
  text-align: center;
  padding-top: 30px;
  /*height:10vw;*/
}
#masthead .main_menu ul {
  margin: 0;
  font-size: 0;
}
body.landing-fish-and-ships #masthead .main_menu li,
#masthead .main_menu li {
  font-size: 18px;
  line-height: 34px;
  display: inline-block;
  list-style: none;
  margin: 0 12px;
  font-weight: 300;
  position: relative;
}
body.landing-fish-and-ships #masthead .main_menu li.current-menu-item,
#masthead .main_menu li.current-menu-item,
#masthead .main_menu li.current_page_parent {
  font-weight: 700;
}
#masthead .main_menu a {
  color: #fff;
}
.header-buy-now {
  position: absolute;
  right: 48px;
  top: 65px;
  background: #fff;
  color: #0079c4;
}
body.hero-xxl .header-buy-now,
body.hero-xl .header-buy-now {
  display: none;
}
body.hero-xxl.scrolled_hero .header-buy-now,
body.hero-xl.scrolled_hero .header-buy-now {
  display: block;
}
body.mobile_menu_open .header-buy-now {
  z-index: -1;
}
.header-buy-now:hover {
  background: #f6ab00 !important;
  color: #fff  !important;
}
@media (max-width: 1140px) {
  .header-buy-now {
    top: 51px;
  }
}
@media (max-width: 850px) {
  .header-buy-now {
    right: 20px;
    top: 115px;
    background: #00609c;
    color: #fff;
  }
}
@media (max-width: 750px) {
  .header-buy-now {
    top: 105px;
  }
}
.bestline {
  margin: 2em 0;
  text-align: center;
  color: #606060;
}
.shadow_wrap {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 4px 1px;
  background: #fff;
  margin-top: 3vw;
}
.shadow_wrap.wrap_padded {
  padding: 2em 3em;
}
.cssWidth {
  width: 240px;
}
/* Burger */
.burger_hero {
  position: fixed;
  display: none;
  right: 40px;
  top: 40px;
}
body.has-hero.scrolled .burger_hero {
  display: block;
  opacity: 1;
  animation: fadein 1s;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.burger {
  width: 40px;
  height: 24px;
  margin: 0 auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  vertical-align: middle;
}
.burger span {
  display: block;
  position: absolute;
  height: 4px;
  border-radius: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.burger span:nth-child(1) {
  top: 0px;
}
.burger span:nth-child(2),
.burger span:nth-child(3) {
  top: 10px;
}
.burger span:nth-child(4) {
  top: 20px;
}
body.mobile_menu_open .burger_mobile span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
  background: #fff;
}
body.mobile_menu_open .burger_mobile span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}
body.mobile_menu_open .burger_mobile span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
}
body.mobile_menu_open .burger_mobile span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
  background: #fff;
}
.storefront-handheld-footer-bar {
  display: none;
}
/************************************************
    Maqueta
 ************************************************/
/* aquests estil col-full està definit a style.css del storefront, però els repeteixo aquí pq no ballin al carregar (pel deferred) */
@media (max-width: 66.49893783em) {
  .col-full {
    margin-left: 2.617924em;
    margin-right: 2.617924em;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .col-full {
    max-width: 1064px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2.617924em;
    box-sizing: content-box;
  }
}
/* fi estil col-full, mes avall el redefineixo x responsive: 500 i 550 */
.maq_dos_cols {
  margin-left: -150px;
}
.maq_dos_cols .maq_col {
  width: 50%;
  float: left;
  padding-left: 150px;
  box-sizing: border-box;
}
.content-area,
.widget-area {
  margin-bottom: 0 !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
/************************************************
    Landing fish and ships
 ************************************************/
/* sense hero */
#page {
  padding-top: 200px;
}
@media (max-width: 1140px) {
  #page {
    padding-top: 150px;
  }
}
body.has-hero #page {
  background: url(images/bg-header-hero-xxl.webp) no-repeat center top;
  background-size: 100% auto;
  padding-top: 0px;
}
/*body.hero-xxl.has-hero #page {
	background:url(images/bg-header-hero-xxl.jpg) no-repeat center top;
	background-size:100% auto;
}*/
body.has-hero #masthead .main_menu li {
  font-size: 16px;
}
body.show_menu_always #masthead .main_menu li,
body.has-hero.scrolled_hero #masthead .main_menu li {
  font-size: 18px;
  margin: 0 12px;
}
body.landing-fish-and-ships {
  text-align: center;
}
.feat_text,
.feat_text p,
.feat_text li,
body.landing-fish-and-ships h2,
body.landing-fish-and-ships h3,
body.landing-fish-and-ships h4,
body.landing-fish-and-ships main p,
body.landing-fish-and-ships main li {
  color: #606060;
  font-size: 18px;
  font-weight: 300;
}
body.landing-fish-and-ships .gris {
  color: #606060 !important;
}
body.landing-fish-and-ships .inferior_junt {
  margin-bottom: 0.15em;
}
body.landing-fish-and-ships h2,
body.landing-fish-and-ships h3 {
  margin-top: 1.5em;
  color: #0079c4;
}
body.has-hero .hero {
  padding-top: 8vw;
  box-sizing: content-box;
  text-align: center;
}
body.hero-xl .hero .mid_text {
  margin-bottom: 0;
}
body.has-hero.hero-xxl .hero {
  padding-top: 10vw;
  min-height: 27vw;
}
body.has-hero .hero h1 {
  color: #fff;
}
body.has-hero .hero p {
  color: #fff;
}
.hero .button-rounded {
  color: #0079c4;
  background: #fff;
}
@media screen and (max-width: 801px) {
  .hero .button-rounded {
    background: #ddd;
    color: #111;
  }
}
.hero .button-rounded:hover {
  background: #f6ab00;
  color: #fff;
}
.separa-dreta {
  margin-right: 25px;
}
.franja_crema {
  padding: 1em 0 4em 0;
  margin: 4em 0 2em 0;
  background: #f7f7f7 url(images/crema2.webp) no-repeat right bottom;
  background-size: 100% auto;
}
.franja_cta {
  background: #f6ab00 url(images/take.svg) no-repeat center center;
  background-size: cover;
  padding: 1px;
  margin: 3em 0;
}
.franja_cta .giant_text {
  color: #381c00;
  margin: 0.65em 0;
}
.franja_cta .button-rounded {
  background: #fff;
}
.franja_cta .button-rounded:hover {
  background: #381c00;
  border-color: #381c00;
}
/************************************************
    estils generals
 ************************************************/
/* Missatges del WC */
#content > .woocommerce {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
  font-weight: 500;
  font-size: 1.05em;
}
.woocommerce-error {
  background: #c50000 url(images/message-error.png) no-repeat left top;
  background-size: cover;
  border-left: .6180469716em solid #ffffff88;
}
.woocommerce-message {
  background: #0f834d url(images/message-success.png) no-repeat left top;
  background-size: cover;
  border-left: .6180469716em solid #ffffffaa;
}
.woocommerce-info {
  background: #3c9cd2 url(images/message-info.png) no-repeat left top;
  background-size: cover;
  border-left: .6180469716em solid #ffffff77;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  text-decoration: underline;
}
/* titular a les pagines normals */
header.entry-header h1.entry-title {
  color: #0079c4;
  font-weight: 700;
}
.storefront-breadcrumb {
  display: none;
}
.p_delta {
  font-size: 1.3em;
  font-weight: 300;
  margin-bottom: 0.7em;
  border-radius: 0;
}
.purple {
  color: #0079c4;
}
/* select 2 */
.select2-container .select2-selection--single {
  height: 44px;
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  border: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
.select2-container.select2-container--open .select2-selection--single,
.select2-container .select2-selection--single:focus {
  outline: #0079c4 2px solid;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
  width: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 24px;
  padding-left: 0;
}
/************************************************
    Cel.les Taules cart i checkout
 ************************************************/
.woocommerce-form-coupon-toggle {
  display: none;
}
table.cart td.actions .coupon {
  display: none;
}
.cart_totals {
  margin-bottom: 1.5em;
}
.cart_totals .shop_table {
  margin-bottom: 10px;
}
.cart_totals .mostra-cupons {
  font-size: 15px;
}
@media (min-width: 768px) {
  .cart-collaterals .cart_totals {
    width: auto;
    float: none;
    display: flex;
    gap: 50px;
  }
  .cart-collaterals .cart_totals .cart-totals-left {
    width: 50%;
  }
  .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    flex: 1;
  }
}
.fields_help {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.wpcentrics_hide {
  display: none;
}
table:not( .has-background ) th {
  background-color: #f8f8f8;
}
table:not( .has-background ) tbody td {
  background-color: #fdfdfd;
}
table:not( .has-background ) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
  background-color: #f9f9f9;
}
table.cart td.product-remove,
table.cart td.actions {
  border-top-color: #ffffff;
}
.order_details {
  background-color: #f8f8f8;
}
.order_details > li {
  border-bottom: 1px dotted #e3e3e3;
}
.order_details:before,
.order_details:after {
  background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #f8f8f8 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #f8f8f8 33.33%, transparent 33.33%);
}
#order_review {
  background-color: #ffffff;
}
#payment .payment_methods > li .payment_box,
#payment .place-order {
  background-color: #fafafa;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
  background-color: #f5f5f5;
}
#payment .payment_methods > li:not(.woocommerce-notice):hover {
  background-color: #f0f0f0;
}
.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked + label:before {
  color: #0079c4;
}
#redsys_payment_form .button-alt {
  background: #0079c4;
  border-color: #0079c4;
  color: #fff;
  margin-right: 10px;
}
#redsys_payment_form .button-alt:hover {
  background: #734069;
}
#redsys_payment_form .button.cancel {
  font-weight: normal;
}
.wc_payment_method.payment_method_paypal > label {
  background: url(images/paypal.png) no-repeat right center;
}
.wc_payment_method.payment_method_redsys > label {
  background: url(images/cards.png) no-repeat right center;
}
.wc_payment_method.payment_method_stripe > label {
  background: url(images/stripe.png) no-repeat right center;
}
.wc_payment_method.payment_method_paypal img,
.wc_payment_method.payment_method_stripe img {
  display: none;
}
/************************************************
    botons
 ************************************************/
.button-rounded .wp-block-button__link {
  color: #666;
}
.button-rounded .wp-block-button__link:hover {
  color: #fff;
}
.button-rounded.alt .wp-block-button__link {
  color: #fff;
}
.button-rounded.alt .wp-block-button__link:hover {
  color: #fff;
}
a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline-color: #00609c;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #333333;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
  background-color: #0079c4;
  border-color: #0079c4;
  color: #fff;
}
button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
  background-color: #0079c4;
  border-color: #0079c4;
  color: #ffffff;
}
button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
  background-color: #f6ab00;
  border-color: #f6ab00;
  color: #ffffff;
}
/************************************************
    canvis en el menu
 ************************************************/
nav.main_menu li.current-menu-item > a,
nav.main_menu li.current_page_parent > a {
  position: relative;
}
nav.main_menu li a:after,
nav.main_menu li.current-menu-item > a:after,
nav.main_menu li.current_page_parent > a:after {
  content: ' ';
  display: block;
  position: absolute;
  overflow: hidden;
  left: 50%;
  right: 50%;
  height: 4px;
  background: #fff;
  opacity: 0;
  transition: all 0.5s ease-out;
}
nav.main_menu li a:hover:after {
  left: 0%;
  right: 0%;
  opacity: 1;
}
nav.main_menu li.current-menu-item > a:after,
nav.main_menu li.current_page_parent > a:after {
  display: block;
  left: 50%;
  right: auto;
  bottom: -32px;
  width: 0;
  height: 0;
  border-bottom: #fff 13px solid;
  border-left: 17px transparent solid;
  border-right: 17px transparent solid;
  margin-left: -17px;
  background: none;
  transition: none;
  opacity: 1;
}
body.has-hero nav.main_menu li.current-menu-item > a:after,
body.has-hero nav.main_menu li.current_page_parent > a:after {
  display: none;
}
body.show_menu_always #masthead .main_menu li.current-menu-item > a:after,
body.has-hero.scrolled_hero nav.main_menu li.current-menu-item > a:after,
body.show_menu_always #masthead .main_menu li.current_page_parent > a:after,
body.has-hero.scrolled_hero nav.main_menu li.current_page_parent > a:after {
  display: block;
}
/* canvis al menu secundari segons si l'usuari està logat o no / te algo a la cistella o no */
body.cart-empty #masthead nav.aux_menu li.cart-menu {
  display: none;
}
#masthead nav.aux_menu li.my-account-menu {
  display: none;
}
body.logged-in #masthead nav.aux_menu li.my-account-menu {
  display: inline-block;
}
body.logged-in #masthead nav.aux_menu li.login-menu {
  display: none;
}
/* currency switcher Aelia */
nav.aux_menu div {
  display: inline-block;
}
.woocs-cs,
.widget_wc_aelia_currencyswitcher_widget {
  margin-left: 25px;
}
.woocs-cs .currency_button,
.widget_wc_aelia_currencyswitcher_widget .currency_button {
  background: none;
  color: #fff;
  font-size: 12px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  cursor: pointer;
}
.woocs-cs .currency_button.active,
.widget_wc_aelia_currencyswitcher_widget .currency_button.active {
  font-weight: 700;
  background: #fff;
  border-radius: 5px;
  color: #00609c;
  padding: 1px 5px 0;
  line-height: 18px;
  cursor: default;
}
@media (max-width: 750px) {
  nav.aux_menu div {
    display: block;
  }
  .woocs-cs,
  .widget_wc_aelia_currencyswitcher_widget {
    margin-top: 20px;
  }
  .woocs-cs .currency_button,
  .widget_wc_aelia_currencyswitcher_widget .currency_button {
    font-size: 14px;
  }
}
/************************************************
    Pagina Free vs Pro
 ************************************************/
/* icones */
.free_pro > table .dashicons.purple,
.dashicons.purple {
  color: #0079c4;
}
.free_pro > table .dashicons.green,
.dashicons.green {
  color: #00d11e;
}
.free_pro > table .dashicons.red,
.dashicons.red {
  color: #e10000;
}
/* taula free vs pro */
.free_pro > table .dashicons {
  font-size: 1.5em;
  color: #ccc;
  width: 1em;
}
.free_pro > table td,
.free_pro > table th {
  vertical-align: middle;
  text-align: center;
}
.free_pro > table th {
  color: #fff;
  background: #26abde !important;
  font-size: 1.5em;
  font-weight: 300;
}
.free_pro > table tr.title td {
  color: #fff;
  background: #1199ce !important;
}
.free_pro > table thead th:first-child {
  padding-left: 30px !important;
  text-align: left;
  width: 55%;
}
.free_pro > table tbody tr td:first-child {
  padding-left: 50px !important;
  text-align: left;
}
.free_pro > table tbody tr.title td,
.free_pro > table tbody tr td.notab {
  padding-left: 30px !important;
}
/************************************************
    El formulari de login es brutalment ample
	nomes si no hi ha opcio de crear compte nou
 ************************************************/
.woocommerce-form-login {
  max-width: 600px;
}
/*
body.woocommerce-account .entry-content {
	max-width:600px;
	margin:auto;
}
body.woocommerce-account.logged-in .entry-content {
	max-width:none;
}
*/
/************************************************
    Amagar la adreça de shipping al my account
 ***********************************************/
body.woocommerce-account div.woocommerce-MyAccount-content .u-column2.col-2.woocommerce-Address {
  display: none;
}
/************************************************
    Pagina de contacte
 ************************************************/
/* inicialment, ho amaguem tot menys el primer select */
div.contact_form .presales_show,
div.contact_form .presales_hide {
  display: none;
}
#contact_subject {
  padding: .6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  border: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
#contact_subject:focus {
  outline-color: #00609c;
}
body.page-template-template-contact .select2-container--default .select2-results > .select2-results__options {
  max-height: 250px !important;
}
div.g-recaptcha.error iframe {
  border: #f00 2px solid;
}
div.contact_form #req_label_p {
  margin: 20px 0 10px 0;
}
div.contact_form .required {
  font-weight: 600;
  text-decoration: none;
}
div.contact_form #contact_submit_field {
  margin-top: 0;
}
div.contact_form input.error,
div.contact_form textarea.error {
  border: #f00 2px solid;
}
div.contact_form p.checkbox_privacy.container_amb_error .wpcf7-list-item-label {
  color: #f00;
}
div.contact_form .error_validation_message {
  display: none;
  margin: 1.5em 0;
}
#pointer {
  position: absolute;
  margin-top: -200px;
}
/************************************************
    Pagina de llicencies
 ************************************************/
.license-plans {
  text-align: center;
  margin-bottom: 4em;
}
.license-plans .wp-block-column {
  border-left: #e4d9e2 1px solid;
  flex-basis: calc(50%);
  margin: 0;
}
.license-plans .wp-block-column:first-child {
  border: 0;
}
.license-plans p,
.license-plans h2 {
  margin: 0;
  padding: 0.75em 0;
  background: #f9f9f9;
}
.license-plans .offer {
  line-height: 1em;
  position: relative;
  margin-bottom: 0.5em;
  color: #999;
  display: block;
}
.license-plans .offer::before {
  content: ' ';
  position: absolute;
  display: block;
  background: #e00;
  height: 2px;
  margin-top: 1px;
  top: 50%;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  transform: rotate(30deg);
}
.license-plans .price {
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
  padding: 0.25em 0;
  display: block;
}
.license-plans .price strong {
  font-size: 2em;
  font-weight: 100;
  color: #0079c4;
}
.license-plans p:nth-child(even) {
  background: #fdfdfd;
}
.license-plans .button-rounded {
  min-width: 6em;
}
.license-plans .price small {
  font-size: 0.6em;
}
.license-check {
  text-align: center;
}
.license-check .llista_gran,
.license-check .llista_mitjana {
  margin-top: 2em;
  margin-bottom: 0;
}
.license-check .feat_text {
  font-size: 20px;
}
.license-plans form {
  margin: 0;
}
p.big_button {
  margin: 20px 0;
}
p.big_button .button-rounded {
  font-size: 20px;
}
.franja_cta .button-rounded,
._big_button .alt {
  font-size: 1.5em;
}
@media (max-width: 950px) {
  .franja_cta .button-rounded,
  ._big_button .alt {
    font-size: 1.25em;
  }
}
/************************************************
    Help from plugin
 ************************************************/
.from_plugin_help table sup {
  font-size: 0.74em;
  vertical-align: 0.25em;
}
.from_plugin_help th,
.from_plugin_help .widefat thead tr th {
  color: #0079c4;
  vertical-align: bottom;
}
.from_plugin_help .widefat tfoot tr td,
.from_plugin_help .widefat tfoot tr th {
  vertical-align: middle;
}
.from_plugin_help .widefat tfoot tr th {
  color: #0079c4;
  text-align: left;
}
.from_plugin_help td.align_center,
.from_plugin_help th.align_center {
  text-align: center !important;
}
.from_plugin_help td.border_bottom,
.from_plugin_help th.border_bottom {
  border-bottom: 1px solid #ccd0d4 !important;
}
.from_plugin_help td.no_border_top,
.from_plugin_help th.no_border_top {
  border-top: 0 !important;
}
.from_plugin_help td.off,
.from_plugin_help th.off {
  text-decoration: line-through !important;
  color: #999;
}
.from_plugin_help .grouped {
  vertical-align: middle;
  border: #b875ad dotted 2px;
  border-right-width: 0;
  padding: 5px;
  background: #f6e8f4;
  color: #111;
  text-align: center;
  padding-left: 4px;
  padding-right: 12px;
}
.from_plugin_help .grouped.last_right {
  border-right-width: 2px;
}
.from_plugin_help .first_line_head {
  padding-bottom: 0;
}
.from_plugin_help .rule {
  vertical-align: middle;
  text-align: center;
}
.from_plugin_help .rule .dashicons {
  color: #888;
}
.from_plugin_help .rule.match .dashicons {
  color: #00d11e;
}
.from_plugin_help .rule.stop .dashicons {
  color: #e10000;
}
.from_plugin_help p.img {
  max-width: none;
}
.from_plugin_help strong {
  color: #0079c4;
}
.from_plugin_help a {
  color: #bb77ae;
  text-decoration: underline;
}
/*
	.ui-widget-content .wc_fns_col_content a.button-primary {
		color:#fff;
		text-decoration:none;
	}
	.ui-widget-content .wc_fns_col_content a.button-primary:hover {
		color:#fff;
	}
	*/
.from_plugin_help a:hover {
  color: #222;
}
.from_plugin_help .abort {
  color: #e10000 !important;
}
/************************************************
    FAQs
 ************************************************/
.wpsm_panel-heading {
  padding: 0;
}
.wpsm_panel-group .wpsm_panel {
  border-radius: 0;
  border: 0;
}
.wpsm_panel-title > a {
  display: block;
  padding: 10px 15px;
  outline: 0;
  color: #606060;
  font-size: 18px;
  font-weight: 400;
}
.wpsm_panel-title > a .ac_open_cl_icon {
  font-size: 0.6em;
  vertical-align: 0.2em;
  color: #0079c4;
}
.wpsm_panel-group .wpsm_panel-collapse {
  background: #fbfbfb;
  font-weight: 300;
}
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body,
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .list-group {
  border: 0;
}
.wpsm_panel-body {
  padding-bottom: 1px !important;
}
/************************************************
    My account
 ************************************************/
.premium_serials_order_wrapper .header {
  color: #0079c4;
}
.info_expiration {
  font-weight: 600;
}
.woocommerce-MyAccount-content .llista li {
  line-height: 1.62em;
  font-weight: 300;
  font-size: 19px;
}
.hentry .woocommerce-MyAccount-content .llista li a {
  text-decoration: none;
}
.hentry .woocommerce-MyAccount-content .llista li a:hover {
  text-decoration: underline;
}
/* mailchimp */
.subscribe_news {
  background: #444;
  color: #fff;
  padding: 10px 150px;
  text-align: left;
}
.subscribe_news #email {
  margin-left: 10px;
}
body.landing-fish-and-ships .subscribe_news .col_2 {
  margin-top: 30px;
}
.subscribe_news .inner {
  max-width: 1200px;
  margin: auto;
  display: flex;
}
.subscribe_news a {
  opacity: 0.9;
  color: #fff;
}
.subscribe_news a:hover {
  text-decoration: underline;
  opacity: 1;
}
.subscribe_news .beta {
  padding-top: 30px;
  margin-bottom: 0.2em;
}
.subscribe_news .delta {
  margin-bottom: 0.2em;
}
.subscribe_news .col_1 {
  width: 50%;
  padding-right: 20px;
}
.subscribe_news .col_2 {
  flex: 1;
  padding-left: 20px;
}
.subscribe_news .mc4wp-alert {
  font-size: 1.1em;
  font-weight: 500;
}
.subscribe_news .delta.petit {
  font-size: 1.1em;
}
.subscribe_news #email:focus {
  background: #fff;
}
.subscribe_news input[type="submit"]:hover {
  background: #fff;
  color: #00609c;
}
.subscribe_news input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: sub;
  margin-right: 5px;
}
/************************************************
    Help from plugin
 ************************************************/
.site-main nav.post-navigation {
  padding-bottom: 0;
}
.discover-text {
  text-align: center;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 3em;
  color: #0079c4;
  font-weight: bold;
}
body.blog .discover-text,
body.single-post .discover-text {
  margin-top: 1em;
}
footer {
  background: #00609c url(images/bg-footer.webp) no-repeat right bottom;
  background-size: cover;
}
#wrap_footer_widgets,
#wrap_footer {
  margin: auto;
  position: relative;
  padding: 0 150px;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 20px;
}
#wrap_footer_widgets {
  text-align: left;
  border-top: #ddd 1px solid;
  padding-top: 0;
}
#wrap_footer_widgets .footer-widgets {
  border-bottom: 0;
}
#wrap_footer_widgets .widget .widget-title {
  border-bottom: 0;
  margin-bottom: 0;
  color: #0079c4;
  font-size: 2em;
}
#wrap_footer_widgets a {
  color: #666;
}
#wrap_footer_widgets a:hover {
  color: #00609c;
  text-decoration: underline;
}
#wrap_footer_widgets .post-date {
  font-size: 0.9em;
  color: #aaa;
}
#wrap_footer .logo {
  text-align: left;
  position: absolute;
  top: 25px;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.3em;
  padding-right: 170px;
}
#wrap_footer .logo a {
  color: #fff;
  display: inline-block;
}
#wrap_footer .logo strong {
  font-weight: 900;
  font-size: 1.15em;
}
#wrap_footer .money_back {
  position: absolute;
  right: 150px;
  /* el padding del wrapper */
  top: -50px;
}
#wrap_footer .money_back img {
  display: block;
}
#footer_nav {
  text-align: left;
}
#footer_nav ul {
  margin: 0;
}
#footer_nav li {
  display: inline-block;
  font-size: 15px;
  margin: 0 15px 0 0;
}
#footer_nav li a {
  color: #fff;
  padding-bottom: 3px;
  border-bottom: transparent 2px solid;
  font-weight: 300;
}
#footer_nav li a:hover {
  border-color: #fff;
}
/* a per sota de 1700 els textos que eren de tamany fix passen a ser de tamany proporcional */
@media (max-width: 1700px) {
  .cssWidth {
    width: 170px;
  }
  .subscribe_news,
  #wrap_footer_widgets {
    padding-left: 50px;
    padding-right: 50px;
  }
  body.landing-fish-and-ships .franja_cta .giant_text,
  body.landing-fish-and-ships .giant_text {
    /*font-size:4.4vw;*/
  }
  .llista_gran li,
  .mid_text,
  body.landing-fish-and-ships p.mid_text,
  body.landing-fish-and-ships h3.mid_text,
  body.landing-fish-and-ships .llista_gran li {
    font-size: 1.6vw;
  }
  .big_text,
  body.landing-fish-and-ships .big_text {
    font-size: 2.4vw;
    line-height: 1.1em;
  }
  .regular_text,
  body.landing-fish-and-ships h3.regular_text {
    font-size: 2.1vw;
  }
  #wrap_footer {
    padding-left: 50px;
    padding-right: 50px;
  }
  #wrap_footer .money_back {
    right: 50px;
  }
}
/* a per sota de 1370 els textos que eren de tamany proporcional tornen a ser de tamany fix */
@media (max-width: 1370px) {
  .cssWidth {
    width: 137px;
  }
  body.landing-fish-and-ships .giant_text {
    font-size: 54px;
  }
  .hero .mid_text,
  .franja_crema .mid_text {
    font-weight: 300 !important;
  }
  body.has-hero .hero {
    padding-top: 10vw;
  }
  .mid_text,
  body.landing-fish-and-ships p.mid_text,
  body.landing-fish-and-ships h3.mid_text {
    font-size: 24px;
  }
  body.landing-fish-and-ships .llista_gran li,
  .llista_gran li,
  body.landing-fish-and-ships .llista_mitjana li,
  .llista_mitjana li {
    font-size: 20px;
  }
  .big_text,
  body.landing-fish-and-ships .big_text {
    font-size: 34px;
  }
  .big_text.so_long,
  body.landing-fish-and-ships .big_text.so_long {
    font-size: 30px;
  }
  body.landing-fish-and-ships .big_text.so_long {
    margin-bottom: 1em;
  }
  .regular_text,
  body.landing-fish-and-ships h3.regular_text {
    font-size: 30px;
  }
  /* fotos a dos columnes */
  .col-full.dos_img {
    padding-left: 0;
    padding-right: 7vw;
    margin: 0;
    max-width: none;
  }
  .col-full.dos_img .maq_dos_cols {
    margin-left: 0;
  }
  .col-full.dos_img .maq_col {
    padding-left: 7vw;
  }
  #wrap_footer {
    padding-top: 100px;
  }
  #wrap_footer .logo {
    top: 15px;
  }
  #wrap_footer .money_back {
    top: -40px;
  }
  #wrap_footer .money_back img {
    width: 160px;
    height: auto;
  }
  #masthead .logo,
  #wrap_footer .logo {
    font-size: 22px;
  }
}
@media (max-width: 1140px) {
  .cssWidth {
    width: 114px;
  }
  #masthead .main_menu {
    padding-top: 10px;
  }
  #masthead .main_menu li,
  body.show_menu_always #masthead .main_menu li,
  body.has-hero.scrolled_hero #masthead .main_menu li {
    font-size: 18px;
    margin: 0 10px;
    line-height: 34px;
  }
  nav.main_menu li.current-menu-item > a:after {
    bottom: -22px;
  }
  #masthead::after {
    height: 99px;
  }
  body.show_menu_always #masthead,
  body.has-hero.scrolled_hero #masthead {
    height: 100px;
  }
  #masthead .logo {
    top: 20px;
    font-size: 20px;
  }
  #masthead .logo img {
    width: 80px;
  }
  .col-full.dos_img {
    padding-right: 2.2em;
  }
  .col-full.dos_img .maq_col {
    padding-left: 2.2em;
  }
  .subscribe_news,
  #wrap_footer_widgets,
  #wrap_header,
  #wrap_footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  #wrap_footer .money_back {
    right: 30px;
  }
}
/* aqui deixem de fer decreixer proporcionalment el hero */
@media (max-width: 1050px) {
  .cssWidth {
    width: 105px;
  }
  body.hero-xxl .hero .giant_text {
    font-size: 44px;
  }
  body.hero-xl .hero .giant_text {
    font-size: 34px;
  }
  body.has-hero .hero .mid_text {
    font-size: 19px !important;
  }
  body.has-hero #page {
    background-size: 100% 380px;
  }
  body.has-hero .hero {
    padding-top: 105px !important;
  }
  body.hero-xxl .hero {
    height: 280px !important;
  }
}
@media (max-width: 1000px) {
  .free_pro > table thead th:first-child {
    width: auto;
  }
  body.has-hero #page {
    background-size: auto 380px;
  }
}
@media (max-width: 950px) {
  .cssWidth {
    width: 95px;
  }
  body.landing-fish-and-ships .llista_gran li,
  .llista_gran li,
  body.landing-fish-and-ships .llista_mitjana li,
  .llista_mitjana li {
    font-size: 18px;
  }
  .llista_gran li::before,
  body.landing-fish-and-ships .llista_gran li::before,
  .llista_mitjana li::before,
  body.landing-fish-and-ships .llista_mitjana li::before {
    width: 7px;
    height: 7px;
  }
  body.landing-fish-and-ships .big_text.next {
    font-size: 32px;
    margin-top: 1.5em;
    margin-bottom: 1em;
  }
  .button-rounded {
    font-size: 16px;
  }
  .buttons_container {
    margin-top: 2em;
  }
  #masthead .logo,
  #wrap_footer .logo {
    font-size: 20px;
  }
  #masthead .logo img,
  #wrap_footer .logo img {
    width: 80px;
  }
}
/* per sota de 850 els textos fixos es redueixen */
@media (max-width: 850px) {
  .cssWidth {
    width: 85px;
  }
  .mid_text,
  .big_text,
  .regular_text {
    font-weight: 300 !important;
  }
  body.has-hero .burger_hero {
    display: block;
    opacity: 1;
    animation: none;
  }
  body.has-hero #masthead::before,
  body.has-hero #all_nav {
    display: none;
  }
  body.has-hero.show_menu_always #masthead::before,
  body.has-hero.scrolled_hero #masthead::before,
  body.has-hero.show_menu_always #all_nav,
  body.has-hero.scrolled_hero #all_nav {
    display: block;
  }
  .primary-navigation,
  body.show_menu_always .primary-navigation,
  body.has-hero.scrolled_hero .primary-navigation {
    display: block;
    text-align: right;
    margin-right: -10px;
  }
  body.landing-fish-and-ships .giant_text {
    font-size: 44px;
  }
  .mid_text,
  body.landing-fish-and-ships p.mid_text,
  body.landing-fish-and-ships h3.mid_text {
    font-size: 22px;
  }
  body.landing-fish-and-ships .llista_gran,
  .llista_gran,
  body.landing-fish-and-ships .llista_mitjana,
  .llista_mitjana {
    margin-left: 5vw;
    margin-right: 5vw;
  }
  .big_text,
  body.landing-fish-and-ships .big_text,
  body.landing-fish-and-ships .big_text.next {
    font-size: 24px;
  }
  .big_text.so_long,
  body.landing-fish-and-ships .big_text.so_long {
    font-size: 24px;
  }
  .regular_text,
  body.landing-fish-and-ships h3.regular_text {
    font-size: 24px;
  }
  .col-full.dos_img .maq_dos_cols .maq_col {
    float: none;
    width: auto;
  }
  .col-full.dos_img .maq_dos_cols .maq_col img {
    width: 60%;
    margin: auto;
  }
  .feat_text,
  .feat_text p,
  .feat_text li,
  .license-check .feat_text,
  body.landing-fish-and-ships h2,
  body.landing-fish-and-ships h3,
  body.landing-fish-and-ships h4,
  body.landing-fish-and-ships p,
  body.landing-fish-and-ships li,
  body.landing-fish-and-ships .llista_gran li,
  .llista_gran li,
  body.landing-fish-and-ships .llista_mitjana li,
  .llista_mitjana li {
    font-size: 17px;
  }
}
@media (max-width: 1090px) {
  .license-plans {
    flex-wrap: wrap;
  }
  .license-plans .wp-block-column:nth-child(3),
  .license-plans .wp-block-column:nth-child(4) {
    border-top: #00609c 3px solid;
  }
}
/* per sota de 800 els pag llicencies a 2 columnes 
//@media (max-width: 800px) {
	.license-plans {
		flex-wrap:wrap;
	}
	.license-plans .wp-block-column:last-child {
		border-top:#e4d9e2 1px solid;
		display:block;
		flex-basis:100%!important;
	}
//}
*/
/* treure els marges bestials de alguns encapçalats de pagina */
@media (min-width: 768px) {
  .storefront-full-width-content.woocommerce-cart .entry-header,
  .storefront-full-width-content.woocommerce-checkout .entry-header,
  .storefront-full-width-content.woocommerce-account .entry-header,
  .storefront-full-width-content .woocommerce-products-header {
    text-align: left;
    padding: 0;
  }
  .storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,
  .storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,
  .storefront-full-width-content.woocommerce-account .entry-header h1:last-child,
  .storefront-full-width-content .woocommerce-products-header h1:last-child {
    margin-bottom: 0.67em;
  }
}
@media (max-width: 767px) {
  .subscribe_news .inner {
    display: block;
  }
  .subscribe_news .col_1,
  .subscribe_news .col_2 {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .subscribe_news .beta,
  .subscribe_news .delta {
    margin-bottom: 0.6em;
  }
}
.burger_mobile {
  display: none;
}
@media (max-width: 750px) {
  .cssWidth {
    width: 75px;
  }
  /* menu mobile */
  #masthead::before,
  body.has-hero .burger_hero {
    display: none !important;
  }
  body.has-hero #all_nav {
    display: block;
  }
  .burger_mobile {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 1000;
    display: block;
  }
  /*
	#masthead .logo {
		text-align:center;
		position:static;
		top:auto;
		padding-top:10px;
		font-size:22px;
	}
	*/
  #masthead .aux_menu {
    margin-right: 15px;
    margin-bottom: 30px;
  }
  #all_nav {
    position: fixed;
    top: 0;
    right: -300px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 300px;
    padding-top: 80px;
    transition: right 0.5s ease-out;
  }
  body.has-hero.scrolled_hero #masthead {
    height: 84px;
  }
  #masthead::after {
    height: 83px;
  }
  #masthead .logo {
    top: 12px;
  }
  body.mobile_menu_open #all_nav {
    right: 0;
  }
  #masthead .main_menu .primary-navigation {
    margin: 0 auto;
    display: block !important;
  }
  #masthead .main_menu .primary-navigation a {
    display: block;
  }
  #masthead .aux_menu li,
  #masthead .main_menu li {
    text-align: right;
    margin: 0 10px !important;
    font-size: 20px !important;
    line-height: 40px !important;
  }
  #masthead .aux_menu li {
    display: block;
    font-size: 17px !important;
    line-height: 32px !important;
  }
  #masthead .main_menu li {
    display: block !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    margin: 0 25px !important;
  }
  #masthead .main_menu a:after {
    display: none !important;
  }
  /* fi menu mobile */
  .shadow_wrap.wrap_padded {
    padding: 1em 2em;
  }
  /* titulars del faqs */
  .shadow_wrap.wrap_padded h3 {
    font-size: 1.4em;
  }
  .llistes_dos_cols {
    margin-left: 50px;
    display: inline-block;
  }
  .llistes_dos_cols ul {
    display: block;
    margin: 0;
  }
  #wrap_footer .money_back {
    top: -20px;
  }
  #wrap_footer .money_back img {
    width: 130px;
  }
}
/* per sota de 650 els textos fixos es redueixen */
@media (max-width: 650px) {
  .cssWidth {
    width: 65px;
  }
  body.landing-fish-and-ships .franja_cta .giant_text,
  body.landing-fish-and-ships .giant_text,
  .giant_text {
    font-size: 36px;
  }
  .big_text.so_long,
  body.landing-fish-and-ships .big_text.so_long {
    font-size: 20px;
  }
  .big_text br,
  .mid_text br {
    display: none;
  }
  .hero .big_text br,
  .hero .mid_text br {
    display: inline;
  }
  body.hero-xxl .hero .giant_text {
    font-size: 34px;
  }
}
@media (max-width: 599px) {
  .license-plans .wp-block-column {
    border-left: 0;
    border-top: #e4d9e2 1px solid;
  }
  .license-plans .wp-block-column:first-child {
    border-top: 0;
  }
}
@media (max-width: 550px) {
  .cssWidth {
    width: 55px;
  }
  body.has-hero .hero .giant_text {
    font-size: 7vw !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  body.has-hero .hero .mid_text {
    font-size: 4vw !important;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  body.has-hero .hero .mid_text br {
    display: none;
  }
  body.has-hero.hero-xxl .hero {
    height: 50vw !important;
  }
  body.has-hero #page {
    background-size: auto 75vw;
  }
  body.landing-fish-and-ships .franja_cta .giant_text {
    font-size: 6vw;
  }
  body.landing-fish-and-ships .giant_text,
  .giant_text {
    font-size: 32px;
  }
  .free_pro > table thead th:first-child,
  .free_pro > table tbody tr td:first-child,
  .free_pro > table tbody tr.title td,
  .free_pro > table tbody tr td.notab {
    padding-left: 10px !important;
  }
  .free_pro > table th {
    font-size: 18px;
  }
  .free_pro > table tbody td {
    font-size: 14px;
  }
  .col-full {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .shadow_wrap.wrap_padded {
    padding: 0.5em;
  }
}
@media (max-width: 400px) {
  .cssWidth {
    width: 40px;
  }
  body.landing-fish-and-ships .giant_text,
  .giant_text {
    font-size: 28px;
  }
  .mid_text,
  body.landing-fish-and-ships p.mid_text,
  body.landing-fish-and-ships h3.mid_text,
  .regular_text,
  body.landing-fish-and-ships h3.regular_text {
    font-size: 20px;
  }
}
div.chivato {
  position: fixed;
  z-index: 1000000;
  background: #ff0;
  color: #000;
  font-size: 15px;
  bottom: 0;
  padding: 0 10px;
  font-family: "Courier New", Courier, monospace;
}
.video_call {
  position: fixed;
  right: 10px;
  bottom: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
}
.video_call a {
  color: #fff;
}
.video_call a.close {
  position: absolute;
  right: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  display: block;
  color: #aaa;
  text-align: center;
}
.video_call .close .dashicons:before {
  line-height: 30px;
}
.video_call a.close:hover {
  color: #fff;
}
.video_call .wrap {
  margin-top: 35px;
  padding: 10px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.video_call img {
  display: block;
}
#cookie_advisor_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1000;
  padding-top: 15px;
}
@media screen and (max-width: 783px) {
  #cookie_advisor_container {
    padding-bottom: 30px;
  }
}
body.landing-fish-and-ships #cookie_advisor_container p,
#cookie_advisor_container p {
  color: #fff;
  font-size: 16px;
}
#cookie_advisor_container p.avis_cookies a {
  color: #fff;
  text-decoration: underline;
}
/* new cookie plugin */
#cookie-law-info-bar {
  background: rgba(0, 0, 0, 0.9) !important;
  padding-right: 150px !important;
}
@media screen and (max-width: 600px) {
  #cookie-law-info-bar {
    padding-right: 120px !important;
  }
}
#cookie-law-info-bar .cli-plugin-button {
  border-radius: 20px;
}
article.search_result {
  margin-bottom: 2em;
}
article.search_result h2 {
  font-size: 1.5em;
  margin-bottom: 0.2em;
}
/* blog 2 cols */
.blog-title {
  color: #0079c4;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5em;
}
@media (min-width: 850px) {
  body.archive.category #main,
  body.blog #main {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-left: -50px;
  }
  body.archive.category #main .pagination,
  body.blog #main .pagination {
    flex: 1;
  }
  body.archive.category article,
  body.blog article {
    width: 50%;
    padding-left: 50px;
  }
  body.archive.category .page-header,
  body.archive.category .navigation,
  body.blog .page-header,
  body.blog .navigation {
    padding-left: 50px;
  }
}
/* colors paginacio */
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
  color: #fff;
  background: #00609c;
}
/* marc fotos posts al loop */
body.archive.category article.type-post .entry-content > a,
body.blog article.type-post .entry-content > a {
  max-height: 300px;
  display: flex;
}
body.archive.category article.type-post img,
body.blog article.type-post img {
  object-fit: contain;
  object-position: center;
}
body.text-com-post .entry-content,
body.single-post .entry-content {
  font-size: 1.2em;
}
body.text-com-post .entry-content h3,
body.single-post .entry-content h3 {
  margin-top: 1.5em;
}
body.text-com-post .entry-content .beta + h3,
body.single-post .entry-content .beta + h3,
body.text-com-post .entry-content h2 + h3,
body.single-post .entry-content h2 + h3 {
  border-top: 0;
}
/* marcs a les fotos als posts */
body.single-post #main img.wp-post-image {
  margin: auto;
  max-height: 400px;
  width: auto;
}
body.single-post #main .wp-block-image {
  margin-bottom: 2.5em;
}
body.single-post #main .entry-content .wp-post-image {
  margin-bottom: 2em;
}
/*
@media (max-width: 1200px) {
	body.single-post #main img {
		border: #f5f5f5 2vw solid;
		padding: 1vw;
	}
}*/
.mod-columnes-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  /* 12 columnes */
  width: 100%;
  /* Amplada completa */
}
.mod-columnes-grid.gap-petit {
  gap: 15px;
  /* Gutter entre columnes */
}
.mod-columnes-grid.gap-gran {
  gap: 30px;
  /* Gutter entre columnes */
}
@media only screen and (min-width: calc(850px + 1px)) {
  .defam_dsk-1 > .am_dsk-0 {
    grid-column-end: span 1;
  }
  .defam_dsk-2 > .am_dsk-0 {
    grid-column-end: span 2;
  }
  .defam_dsk-3 > .am_dsk-0 {
    grid-column-end: span 3;
  }
  .defam_dsk-4 > .am_dsk-0 {
    grid-column-end: span 4;
  }
  .defam_dsk-5 > .am_dsk-0 {
    grid-column-end: span 5;
  }
  .defam_dsk-6 > .am_dsk-0 {
    grid-column-end: span 6;
  }
  .defam_dsk-7 > .am_dsk-0 {
    grid-column-end: span 7;
  }
  .defam_dsk-8 > .am_dsk-0 {
    grid-column-end: span 8;
  }
  .defam_dsk-9 > .am_dsk-0 {
    grid-column-end: span 9;
  }
  .defam_dsk-10 > .am_dsk-0 {
    grid-column-end: span 10;
  }
  .defam_dsk-11 > .am_dsk-0 {
    grid-column-end: span 11;
  }
  .defam_dsk-12 > .am_dsk-0 {
    grid-column-end: span 12;
  }
  .mod-cgw.in_dsk-1 {
    grid-column-start: 1;
  }
  .mod-cgw.am_dsk-1 {
    grid-column-end: span 1;
  }
  .mod-cgw.in_dsk-2 {
    grid-column-start: 2;
  }
  .mod-cgw.am_dsk-2 {
    grid-column-end: span 2;
  }
  .mod-cgw.in_dsk-3 {
    grid-column-start: 3;
  }
  .mod-cgw.am_dsk-3 {
    grid-column-end: span 3;
  }
  .mod-cgw.in_dsk-4 {
    grid-column-start: 4;
  }
  .mod-cgw.am_dsk-4 {
    grid-column-end: span 4;
  }
  .mod-cgw.in_dsk-5 {
    grid-column-start: 5;
  }
  .mod-cgw.am_dsk-5 {
    grid-column-end: span 5;
  }
  .mod-cgw.in_dsk-6 {
    grid-column-start: 6;
  }
  .mod-cgw.am_dsk-6 {
    grid-column-end: span 6;
  }
  .mod-cgw.in_dsk-7 {
    grid-column-start: 7;
  }
  .mod-cgw.am_dsk-7 {
    grid-column-end: span 7;
  }
  .mod-cgw.in_dsk-8 {
    grid-column-start: 8;
  }
  .mod-cgw.am_dsk-8 {
    grid-column-end: span 8;
  }
  .mod-cgw.in_dsk-9 {
    grid-column-start: 9;
  }
  .mod-cgw.am_dsk-9 {
    grid-column-end: span 9;
  }
  .mod-cgw.in_dsk-10 {
    grid-column-start: 10;
  }
  .mod-cgw.am_dsk-10 {
    grid-column-end: span 10;
  }
  .mod-cgw.in_dsk-11 {
    grid-column-start: 11;
  }
  .mod-cgw.am_dsk-11 {
    grid-column-end: span 11;
  }
  .mod-cgw.in_dsk-12 {
    grid-column-start: 12;
  }
  .mod-cgw.am_dsk-12 {
    grid-column-end: span 12;
  }
}
@media only screen and (max-width: 850px) and (min-width: calc(550px + 1px)) {
  .defam_tbl-1 > .am_tbl-0 {
    grid-column-end: span 1;
  }
  .defam_tbl-2 > .am_tbl-0 {
    grid-column-end: span 2;
  }
  .defam_tbl-3 > .am_tbl-0 {
    grid-column-end: span 3;
  }
  .defam_tbl-4 > .am_tbl-0 {
    grid-column-end: span 4;
  }
  .defam_tbl-5 > .am_tbl-0 {
    grid-column-end: span 5;
  }
  .defam_tbl-6 > .am_tbl-0 {
    grid-column-end: span 6;
  }
  .defam_tbl-7 > .am_tbl-0 {
    grid-column-end: span 7;
  }
  .defam_tbl-8 > .am_tbl-0 {
    grid-column-end: span 8;
  }
  .defam_tbl-9 > .am_tbl-0 {
    grid-column-end: span 9;
  }
  .defam_tbl-10 > .am_tbl-0 {
    grid-column-end: span 10;
  }
  .defam_tbl-11 > .am_tbl-0 {
    grid-column-end: span 11;
  }
  .defam_tbl-12 > .am_tbl-0 {
    grid-column-end: span 12;
  }
  .mod-cgw.in_tbl-1 {
    grid-column-start: 1;
  }
  .mod-cgw.am_tbl-1 {
    grid-column-end: span 1;
  }
  .mod-cgw.in_tbl-2 {
    grid-column-start: 2;
  }
  .mod-cgw.am_tbl-2 {
    grid-column-end: span 2;
  }
  .mod-cgw.in_tbl-3 {
    grid-column-start: 3;
  }
  .mod-cgw.am_tbl-3 {
    grid-column-end: span 3;
  }
  .mod-cgw.in_tbl-4 {
    grid-column-start: 4;
  }
  .mod-cgw.am_tbl-4 {
    grid-column-end: span 4;
  }
  .mod-cgw.in_tbl-5 {
    grid-column-start: 5;
  }
  .mod-cgw.am_tbl-5 {
    grid-column-end: span 5;
  }
  .mod-cgw.in_tbl-6 {
    grid-column-start: 6;
  }
  .mod-cgw.am_tbl-6 {
    grid-column-end: span 6;
  }
  .mod-cgw.in_tbl-7 {
    grid-column-start: 7;
  }
  .mod-cgw.am_tbl-7 {
    grid-column-end: span 7;
  }
  .mod-cgw.in_tbl-8 {
    grid-column-start: 8;
  }
  .mod-cgw.am_tbl-8 {
    grid-column-end: span 8;
  }
  .mod-cgw.in_tbl-9 {
    grid-column-start: 9;
  }
  .mod-cgw.am_tbl-9 {
    grid-column-end: span 9;
  }
  .mod-cgw.in_tbl-10 {
    grid-column-start: 10;
  }
  .mod-cgw.am_tbl-10 {
    grid-column-end: span 10;
  }
  .mod-cgw.in_tbl-11 {
    grid-column-start: 11;
  }
  .mod-cgw.am_tbl-11 {
    grid-column-end: span 11;
  }
  .mod-cgw.in_tbl-12 {
    grid-column-start: 12;
  }
  .mod-cgw.am_tbl-12 {
    grid-column-end: span 12;
  }
  .mod-cgw.or_tbl-1 {
    order: 1;
  }
  .mod-cgw.or_tbl-2 {
    order: 2;
  }
  .mod-cgw.or_tbl-3 {
    order: 3;
  }
  .mod-cgw.or_tbl-4 {
    order: 4;
  }
  .mod-cgw.or_tbl-5 {
    order: 5;
  }
}
@media only screen and (max-width: 550px) {
  .defam_mob-1 > .am_mob-0 {
    grid-column-end: span 1;
  }
  .defam_mob-2 > .am_mob-0 {
    grid-column-end: span 2;
  }
  .defam_mob-3 > .am_mob-0 {
    grid-column-end: span 3;
  }
  .defam_mob-4 > .am_mob-0 {
    grid-column-end: span 4;
  }
  .defam_mob-5 > .am_mob-0 {
    grid-column-end: span 5;
  }
  .defam_mob-6 > .am_mob-0 {
    grid-column-end: span 6;
  }
  .defam_mob-7 > .am_mob-0 {
    grid-column-end: span 7;
  }
  .defam_mob-8 > .am_mob-0 {
    grid-column-end: span 8;
  }
  .defam_mob-9 > .am_mob-0 {
    grid-column-end: span 9;
  }
  .defam_mob-10 > .am_mob-0 {
    grid-column-end: span 10;
  }
  .defam_mob-11 > .am_mob-0 {
    grid-column-end: span 11;
  }
  .defam_mob-12 > .am_mob-0 {
    grid-column-end: span 12;
  }
  .mod-cgw.in_mob-1 {
    grid-column-start: 1;
  }
  .mod-cgw.am_mob-1 {
    grid-column-end: span 1;
  }
  .mod-cgw.in_mob-2 {
    grid-column-start: 2;
  }
  .mod-cgw.am_mob-2 {
    grid-column-end: span 2;
  }
  .mod-cgw.in_mob-3 {
    grid-column-start: 3;
  }
  .mod-cgw.am_mob-3 {
    grid-column-end: span 3;
  }
  .mod-cgw.in_mob-4 {
    grid-column-start: 4;
  }
  .mod-cgw.am_mob-4 {
    grid-column-end: span 4;
  }
  .mod-cgw.in_mob-5 {
    grid-column-start: 5;
  }
  .mod-cgw.am_mob-5 {
    grid-column-end: span 5;
  }
  .mod-cgw.in_mob-6 {
    grid-column-start: 6;
  }
  .mod-cgw.am_mob-6 {
    grid-column-end: span 6;
  }
  .mod-cgw.in_mob-7 {
    grid-column-start: 7;
  }
  .mod-cgw.am_mob-7 {
    grid-column-end: span 7;
  }
  .mod-cgw.in_mob-8 {
    grid-column-start: 8;
  }
  .mod-cgw.am_mob-8 {
    grid-column-end: span 8;
  }
  .mod-cgw.in_mob-9 {
    grid-column-start: 9;
  }
  .mod-cgw.am_mob-9 {
    grid-column-end: span 9;
  }
  .mod-cgw.in_mob-10 {
    grid-column-start: 10;
  }
  .mod-cgw.am_mob-10 {
    grid-column-end: span 10;
  }
  .mod-cgw.in_mob-11 {
    grid-column-start: 11;
  }
  .mod-cgw.am_mob-11 {
    grid-column-end: span 11;
  }
  .mod-cgw.in_mob-12 {
    grid-column-start: 12;
  }
  .mod-cgw.am_mob-12 {
    grid-column-end: span 12;
  }
  .mod-cgw.or_mob-1 {
    order: 1;
  }
  .mod-cgw.or_mob-2 {
    order: 2;
  }
  .mod-cgw.or_mob-3 {
    order: 3;
  }
  .mod-cgw.or_mob-4 {
    order: 4;
  }
  .mod-cgw.or_mob-5 {
    order: 5;
  }
}
/*
.wp-block-calafgrup-columna-grid,
.mod-grid-responsive > div {
	height: 100%;
}
*/
.mod-grid-responsive {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mod-grid-responsive.valign-superior {
  justify-content: flex-start;
}
.mod-grid-responsive.valign-centrat {
  justify-content: center;
}
.mod-grid-responsive.valign-inferior {
  justify-content: flex-end;
}
.mod-grid-responsive.valign-justificat {
  justify-content: space-between;
}
.mod-grid-responsive > *:last-child {
  margin-bottom: 0;
}
.challenge-icons img,
.turn-icons img {
  width: 100px;
  height: auto;
  margin-bottom: 15px;
}
.challenge-icons p,
.turn-icons p {
  text-align: center;
  font-weight: 600;
  line-height: 1.3em;
}
.challenge-icons img {
  filter: grayscale(100%);
}
.has-text-align-center {
  text-align: center;
}
@media (max-width: 600px) {
  .alpha,
  h1 {
    font-size: 2em;
  }
  .beta,
  h2 {
    font-size: 1.8em;
  }
  .gamma,
  h3 {
    font-size: 1.3em;
  }
  .delta,
  h4 {
    font-size: 1.3em;
  }
}
@media (max-width: 400px) {
  #masthead .logo,
  #wrap_footer .logo {
    font-size: 16px;
  }
}
