/**
 * Brand Color
 *
 */
/**
 * Button Reset
 *
 */
/**
 * Grid, Center Last
 *
 */
/**
 * Margin, No Edge
 * Removes left margin from first item, right margin from last item
 */
/**
 * Icon Position
 *
 */
/**
 * Block Cover
 * Creates a block that covers the full width/height of parent div. Typically used on a :before pseudo element
 */
/**
 * Placeholder Color
 *
 */
/**
 * Clearfix
 *
 */
/**
 * Font Sizes
 *
**/
/**
 * Columns
 *
 */
/**
 * Columns, Mobile
 *
 */
/**
 * Columns, Tablet
 *
 */
/**
 * Columns, Tablet Up
 *
 */
/**
 * Columns, Desktop
 *
 */
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover, .home-slider-container .slider-button, .prodotti .brochure-container .scopri-button, .prodotti .brochure-container .f-description-hover, .prodotti .brochure-container .icon-brochure, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item .scopri-button, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item .swiper-slide-link, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item,
.home-consigli .swiper-wrapper .swiper-slide .slide-item, .prodotti .archive-product-container:hover,
.prodotto .archive-product-container:hover, .prodotti .archive-product-container .archive-product,
.prodotto .archive-product-container .archive-product, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item:hover, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item:focus,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:hover,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:focus, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product, .archive-products .archive-product-container:hover, .archive-products .archive-product-container .archive-product, a svg, a {
  transition: all 0.3s ease-in-out;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  width: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box Sizing
--------------------------------------------- */
html,
input[type=search] {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* Wrap
--------------------------------------------- */
.wrap {
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
.wrap:after {
  content: "";
  display: table;
  clear: both;
}

.site-inner {
  padding: 36px 0;
  background-image: url("../icons/utility/bg-acido-ialuronico.svg");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-color: #f0f8ff;
}
@media (min-width: 768px) {
  .site-inner {
    padding: 48px 0 160px;
  }
}
@media (min-width: 1200px) {
  .site-inner .wrap {
    max-width: 1364px;
  }
}
@media (min-width: 1920px) {
  .singular.content .site-inner > .wrap {
    max-width: 1022px;
  }
}

.home .site-inner,
.negative-header .site-inner {
  padding: 0;
}

/* Screen Reader Text
--------------------------------------------- */
.genesis-skip-link {
  display: none;
}

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

/* Sidebar Layouts
--------------------------------------------- */
@media (min-width: 992px) {
  /* Right Sidebar */
  .content-sidebar .site-main {
    float: left;
    width: 77.8301886792%;
  }
  .content-sidebar .sidebar-primary {
    float: right;
    width: 19.6540880503%;
    border-left: 1px solid #e0e0e0;
    padding-left: 32px;
  }

  /* Left Sidebar */
  .sidebar-content .site-main {
    float: right;
    width: 77.8301886792%;
  }
  .sidebar-content .sidebar-primary {
    float: left;
    width: 19.6540880503%;
    border-right: 1px solid #e0e0e0;
  }

  .boxed-content .site-main {
    width: 720px;
    margin: 0 auto;
  }
}
/* Align Full */
.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw);
}

/* Anchor Spacing */
a.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}

/* Responsive */
@media (max-width: 1199px) {
  .dsk {
    display: none !important;
  }
}

@media (min-width: 1201px) {
  .mbl {
    display: none !important;
  }
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  color: #020101;
  font-size: 15px;
  line-height: 24px;
  padding: 12px 16px;
  width: 100%;
}

select {
  line-height: 48px;
  height: 48px;
}

textarea {
  width: 100%;
}

::-moz-placeholder {
  color: #eef0f3;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #eef0f3;
}

::-webkit-input-placeholder {
  color: #eef0f3;
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

/* Search Form
--------------------------------------------- */
.search-form {
  border: 1px solid #e0e0e0;
  max-width: 400px;
  position: relative;
  overflow: hidden;
}
.search-form .search-field {
  border: none;
  padding-right: 44px;
  width: 100%;
}
.search-form .search-submit {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  min-width: 0;
  width: 44px;
  height: 44px;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  right: 0;
}
.search-form .search-submit svg {
  fill: #767676;
  width: 20px;
  height: 20px;
}
.search-form .search-submit svg:hover {
  fill: #6e82a2;
}

/* Contact Forms */
.wpcf7-form input,
.wpcf7-form textarea {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  padding: 4px 8px;
  width: 100%;
  border-bottom: 1px solid white;
  margin: 8px 0;
}
.wpcf7-form .wpcf7-submit {
  background-color: #98a2b2;
  border: 0;
  width: auto;
  float: right;
  padding: 8px 12px;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #020101;
}

/* Popup */
/* Popup */
.pum-content {
  color: #000000;
  font-family: inherit;
  font-weight: 400;
  font-size: 18px;
  text-align: center !important;
}

.popup-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 32px auto;
}
.popup-buttons .popmake-continue-link,
.popup-buttons .pum-continue-link {
  background-color: #6d81a3;
  border: 2px solid #6d81a3;
  width: 160px;
  max-height: 48px;
  cursor: pointer;
  display: inline-block;
  padding: 6px 40px;
  text-transform: uppercase;
  margin-right: 32px;
}
@media (max-width: 475px) {
  .popup-buttons .popmake-continue-link,
.popup-buttons .pum-continue-link {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.popup-buttons .popmake-continue-link a,
.popup-buttons .pum-continue-link a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.pum-close {
  background-color: #fff;
  border: 2px solid #6d81a3;
  color: #6d81a3;
  width: 160px;
  cursor: pointer;
  display: inline-block;
  padding: 10px 40px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pum-close:hover {
  background-color: #fff;
  border: 2px solid #6d81a3;
  color: #6d81a3;
}

.pum-container {
  width: auto !important;
  max-width: 800px;
  height: auto !important;
  opacity: 1;
  display: block;
  margin: 32px !important;
}

/* Typographical Elements
--------------------------------------------- */
body {
  color: #00337b;
  font-family: "ITC Avant Garde Std Bk";
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
  overflow-x: hidden;
  outline: none;
}
@media (min-width: 768px) {
  body {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 24px;
  }
}
@media (min-width: 1920px) {
  body {
    font-size: 26px;
  }
}
@media print {
  body {
    font-family: sans-serif;
  }
}

a {
  font-family: "ITC Avant Garde Std Md";
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #00337b;
}
a:hover {
  text-decoration: none;
}
strong {
  font-family: "ITC Avant Garde Std Md";
  font-weight: bold;
  font-style: normal;
}

ol,
ul {
  margin: 0 0 0 27px;
  padding: 0;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
}

code {
  padding: 2px 4px;
  white-space: nowrap;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

cite {
  font-style: normal;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Paragraph
--------------------------------------------- */
p {
  margin: 0 0 16px;
  padding: 0;
}
p.large, p.has-large-font-size {
  font-size: 21px;
}
@media (min-width: 768px) {
  p.large, p.has-large-font-size {
    font-size: 24px;
  }
}
p.has-normal-font-size {
  font-size: 18px;
}
@media (min-width: 768px) {
  p.has-normal-font-size {
    font-size: 20px;
  }
}
p.small, p.has-small-font-size {
  font-size: 14px;
}

/* Headings
--------------------------------------------- */
h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title,
h2,
h3,
.woo-categories-widget .widget-title,
h4,
h5,
h6 {
  font-family: "ITC Avant Garde Std Md";
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
}
h1 a, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title a,
h2 a,
h3 a,
.woo-categories-widget .widget-title a,
h4 a,
h5 a,
h6 a {
  color: #212121;
}
h1 a:hover, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title a:hover,
h2 a:hover,
h3 a:hover,
.woo-categories-widget .widget-title a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #6e82a2;
  text-decoration: none;
}
h1:focus, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title:focus,
h2:focus,
h3:focus,
.woo-categories-widget .widget-title:focus,
h4:focus,
h5:focus,
h6:focus {
  outline: none;
}

h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
  font-size: 34px;
  color: #00337b;
  text-align: center;
  margin: 16px auto 32px auto;
}
@media (min-width: 768px) {
  h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 55px;
  }
}
@media (min-width: 1920px) {
  h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 55px;
  }
}
@media (min-width: 1201px) {
  h1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    margin: 96px auto 96px auto;
  }
}

h2 {
  font-size: 24px;
  color: #fc7f30;
}
@media (min-width: 768px) {
  h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 35px;
  }
}
@media (min-width: 1920px) {
  h2 {
    font-size: 35px;
  }
}

h3, .woo-categories-widget .widget-title {
  font-size: 20px;
}
@media (min-width: 768px) {
  h3, .woo-categories-widget .widget-title {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  h3, .woo-categories-widget .widget-title {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  h3, .woo-categories-widget .widget-title {
    font-size: 22px;
  }
}
@media (min-width: 1920px) {
  h3, .woo-categories-widget .widget-title {
    font-size: 22px;
  }
}

h4,
h5,
h6 {
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 768px) {
  h4,
h5,
h6 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  h4,
h5,
h6 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  h4,
h5,
h6 {
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  h4,
h5,
h6 {
    font-size: 20px;
  }
}

.button-underlined {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  border-bottom: 2px solid #fff;
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
}
.button-underlined:hover {
  color: #cccccc;
  border-color: #cccccc;
}

/* Button
--------------------------------------------- */
.wp-block-button__link {
  vertical-align: middle;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  font-weight: 600;
  background-color: #020101;
  border: 0;
  border-radius: 32px;
  padding: 12px 24px;
}
.is-style-full .wp-block-button__link, .wp-block-button__link.full {
  display: block;
  width: 100%;
}
.wp-block-button__link:not(.has-text-color) {
  color: white;
}
.wp-block-button__link:not(.has-text-color):hover {
  color: white;
}
.wp-block-button__link:not(.has-background) {
  background-color: #6e82a2;
}
.wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus {
  background-color: #384558;
}
.wp-block-button__link.has-black-color:hover, .wp-block-button__link.has-black-color:focus {
  color: #020101;
}
.wp-block-button__link.has-black-background-color:hover, .wp-block-button__link.has-black-background-color:focus {
  background-color: black;
}
.wp-block-button__link.has-blue-color:hover, .wp-block-button__link.has-blue-color:focus {
  color: #6e82a2;
}
.wp-block-button__link.has-blue-background-color:hover, .wp-block-button__link.has-blue-background-color:focus {
  background-color: #566987;
}
.wp-block-button__link.has-grey-color:hover, .wp-block-button__link.has-grey-color:focus {
  color: #fafafa;
}
.wp-block-button__link.has-grey-background-color:hover, .wp-block-button__link.has-grey-background-color:focus {
  background-color: #e1e1e1;
}

/* Blockquote
--------------------------------------------- */
blockquote,
blockquote.wp-block-quote {
  background: transparent url(../icons/utility/quote.svg) no-repeat top left;
  background-size: 36px auto;
  padding-top: 47px;
  text-align: left;
}
blockquote p,
blockquote.wp-block-quote p {
  color: #00337b;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}
blockquote cite,
blockquote .wp-block-quote__citation,
blockquote.wp-block-quote cite,
blockquote.wp-block-quote .wp-block-quote__citation {
  color: #00337b;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 12px;
  opacity: 0.5;
  text-transform: uppercase;
}
blockquote p:last-of-type,
blockquote.wp-block-quote p:last-of-type {
  margin-bottom: 0;
}

/* Embeds
--------------------------------------------- */
.wp-block-embed.wp-embed-aspect-16-9 iframe {
  max-width: 100%;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

/* Separator
--------------------------------------------- */
.wp-block-separator,
hr {
  background: transparent;
  border: none;
  width: 100%;
  height: 32px;
  position: relative;
}
.wp-block-separator::before,
hr::before {
  background: #e0e0e0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
}

/* Spacer
--------------------------------------------- */
.entry-content .wp-block-spacer {
  margin: 0;
}

/* Image
--------------------------------------------- */
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.alignleft {
  float: left;
  margin: 0 30px 30px 0;
}
img.alignright {
  float: right;
  margin: 0 0 30px 30px;
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption {
  color: #767676;
  text-align: left;
  font-size: 14px;
  font-style: normal;
}

/* Tables
--------------------------------------------- */
.wp-block-table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
}

/* Color Options
--------------------------------------------- */
.has-black-color {
  color: #020101;
}

.has-black-background-color {
  background-color: #020101;
}

.has-blue-color {
  color: #6e82a2;
}

.has-blue-background-color {
  background-color: #6e82a2;
}

.has-grey-color {
  color: #fafafa;
}

.has-grey-background-color {
  background-color: #fafafa;
}

/* Group
--------------------------------------------- */
.wp-block-group {
  padding: 40px 16px;
}
@media (min-width: 768px) {
  .wp-block-group {
    padding: 60px 16px;
  }
}
@media (min-width: 992px) {
  .wp-block-group {
    padding: 70px 16px;
  }
}
.wp-block-group .wp-block-group__inner-container {
  max-width: 990px;
  margin: 0 auto;
}
.wp-block-group .wp-block-group__inner-container:after {
  content: "";
  display: table;
  clear: both;
}
.wp-block-group .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}
.wp-block-group.has-background:not(.has-grey-background-color) {
  color: #fff;
}
.wp-block-group.has-background:not(.has-grey-background-color) h1, .wp-block-group.has-background:not(.has-grey-background-color) .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .wp-block-group.has-background:not(.has-grey-background-color) .page-header-block-title,
.wp-block-group.has-background:not(.has-grey-background-color) h2,
.wp-block-group.has-background:not(.has-grey-background-color) h3,
.wp-block-group.has-background:not(.has-grey-background-color) .woo-categories-widget .widget-title,
.woo-categories-widget .wp-block-group.has-background:not(.has-grey-background-color) .widget-title,
.wp-block-group.has-background:not(.has-grey-background-color) h4,
.wp-block-group.has-background:not(.has-grey-background-color) h5,
.wp-block-group.has-background:not(.has-grey-background-color) h6,
.wp-block-group.has-background:not(.has-grey-background-color) p {
  color: #fff;
}

/* WPForms
--------------------------------------------- */
div.wpforms-container .wpforms-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
  padding: 0;
}
@media (min-width: 768px) {
  div.wpforms-container .wpforms-title {
    font-size: 32px;
  }
}
div.wpforms-container .wpforms-description {
  margin: 0 0 16px;
  padding: 0;
}
div.wpforms-container .wpforms-field {
  padding: 0;
  margin-bottom: 32px;
}
div.wpforms-container .wpforms-field-label {
  font-size: 16px;
}
div.wpforms-container .wpforms-recaptcha-container {
  padding: 0;
}
@media (min-width: 768px) {
  div.wpforms-container .wpforms-recaptcha-container {
    margin-bottom: -78px;
  }
}
div.wpforms-container .wpforms-submit-container {
  padding: 0;
  margin-top: 32px;
  text-align: right;
}
div.wpforms-container.one-line:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  div.wpforms-container.one-line .wpforms-field-container {
    display: table;
    width: calc(100% - 110px);
    float: left;
  }
  div.wpforms-container.one-line .wpforms-field-container .wpforms-field {
    display: table-cell;
    padding-right: 16px;
    margin: 0;
  }
  div.wpforms-container.one-line .wpforms-submit-container {
    float: right;
    width: 110px;
    clear: none;
    margin: 0;
  }
}

/* Shared Counts
--------------------------------------------- */
.shared-counts-wrap.style-icon svg {
  fill: #eef0f3;
  width: 24px;
  height: 24px;
}
.shared-counts-wrap.style-icon .shared-counts-button {
  line-height: 0;
  padding: 10px;
}
.shared-counts-wrap.style-icon .shared-counts-button:hover svg {
  fill: #6e82a2;
}
.shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-label,
.shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-count {
  display: none;
}
@supports (display: grid) {
  .shared-counts-wrap.style-button {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
  }
  @media (min-width: 768px) {
    .shared-counts-wrap.style-button {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
}
.shared-counts-wrap.style-button h3, .shared-counts-wrap.style-button .woo-categories-widget .widget-title, .woo-categories-widget .shared-counts-wrap.style-button .widget-title {
  color: #6e6c6c;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  grid-column: 1/-1;
}
.shared-counts-wrap.style-button .shared-counts-button {
  background: #9e9e9e;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 18px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 15px;
}
.shared-counts-wrap.style-button .shared-counts-button:hover {
  background: #6e6c6c;
}
.shared-counts-wrap.style-button .shared-counts-button svg {
  fill: #fff;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.shared-counts-wrap.style-button .shared-counts-button.facebook {
  background: #3b5998;
}
.shared-counts-wrap.style-button .shared-counts-button.facebook:hover {
  background: #2d4373;
}
.shared-counts-wrap.style-button .shared-counts-button.pinterest {
  background: #cb2027;
}
.shared-counts-wrap.style-button .shared-counts-button.pinterest:hover {
  background: #9f191f;
}
.shared-counts-wrap.style-button .shared-counts-button.twitter {
  background: #00b6f1;
}
.shared-counts-wrap.style-button .shared-counts-button.twitter:hover {
  background: #008fbe;
}
.shared-counts-wrap.style-button .shared-counts-count {
  display: none;
}

.home-title {
  font-size: 32px;
}
@media (min-width: 768px) {
  .home-title {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .home-title {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .home-title {
    font-size: 40px;
  }
}
@media (min-width: 1920px) {
  .home-title {
    font-size: 40px;
  }
}

/* ACF Block Admin */
.block-editor-block-list__block .acf-block-fields .select2-selection__rendered {
  background-color: #fff !important;
  color: #00337b !important;
}

.counter-block-container {
  text-align: center;
}
.counter-block-container .counter-block-number, .counter-block-container .counter-block-prefix {
  font-size: 3.7em;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  color: #6e82a2;
}
.counter-block-container .counter-block-prefix {
  margin-right: 4px;
}
.counter-block-container .counter-block-text {
  font-size: 1.125em;
  font-weight: 600;
  color: #020101;
}

.title-certificado {
  font-size: 18px;
}

/* Accoirdion */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #6e82a2;
  border-color: #6e82a2;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 0;
  border-bottom: 1px solid #020101;
  background: transparent;
  font-weight: 700;
  color: #020101;
  font-size: 18px !important;
}

.ui-accordion .ui-accordion-content {
  border: 0;
}

.ui-accordion .ui-accordion-header {
  padding-top: 1em !important;
}

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background: #6e82a2;
  position: relative;
  min-height: 49px;
  height: 71px;
  padding-top: 8px;
}
@media (min-width: 1200px) {
  .site-header {
    height: auto;
    padding-top: unset;
  }
  .site-header .wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 69px;
  }
}

.negative-header .site-header {
  background-color: #6e82a2;
}
.negative-header .site-header .menu-toggle svg,
.negative-header .site-header .search-toggle svg,
.negative-header .site-header .menu-user svg,
.negative-header .site-header .menu-cart svg {
  fill: #fff;
}
@media (min-width: 1201px) {
  .negative-header .site-header {
    background: transparent;
    box-shadow: none;
  }
  .negative-header .site-header.scrolled {
    background-color: #6e82a2;
    box-shadow: 0px 1px 2px #6e82a2;
  }
}

.title-area {
  float: left;
  width: 100%;
  max-width: 226px;
  text-align: left;
}
@media (min-width: 1201px) {
  .title-area {
    max-width: 170px;
    text-align: left;
    margin-bottom: unset;
    margin-left: 20px;
  }
}
.title-area h1.site-title, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title,
.title-area p.site-title {
  position: relative;
  z-index: 999;
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 69px;
}
.title-area h1.site-title .header-logo-1, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title .header-logo-1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title .header-logo-1,
.title-area p.site-title .header-logo-1 {
  margin-right: 16px;
  height: 35px;
  max-width: 72px;
}
@media (max-width: 1200px) {
  .title-area h1.site-title .header-logo-1, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title .header-logo-1, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title .header-logo-1,
.title-area p.site-title .header-logo-1 {
    position: relative;
    left: 16px;
    margin-right: unset;
  }
}
.title-area h1.site-title .header-logo-2, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title .header-logo-2, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title .header-logo-2,
.title-area p.site-title .header-logo-2 {
  height: 25px;
  max-width: 95px;
}
@media (max-width: 1200px) {
  .title-area h1.site-title .header-logo-2, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title .header-logo-2, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title .header-logo-2,
.title-area p.site-title .header-logo-2 {
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .title-area h1.site-title, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title,
.title-area p.site-title {
    width: 100%;
    padding: 0;
    min-height: 69px;
  }
}
.title-area h1.site-title a, .title-area .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .site-title.page-header-block-title a, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .title-area .site-title.page-header-block-title a,
.title-area p.site-title a {
  color: #00337b;
  text-decoration: none;
}
.title-area .site-title a {
  display: block;
  width: 100%;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
}
@media (min-width: 1200px) {
  .title-area .site-title a {
    height: 69px;
    background-position: left center;
    transition: all 0.3s ease-in-out;
    margin: 8px 0;
  }
}
@media (max-width: 1200px) {
  .title-area {
    float: none;
    margin: 0;
    text-align: left;
    height: 69px;
    max-width: calc(100% - 69px);
  }
}
@media (max-width: 360px) {
  .title-area {
    max-width: 120px;
    margin: 0 16px;
  }
  .title-area .site-title a {
    margin-top: 0;
  }
}

/* Admin Bar
--------------------------------------------- */
@media (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 32px;
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    display: none !important;
  }
}
/* Persistent Header
--------------------------------------------- */
@media (min-width: 1201px) {
  .negative-header .site-container {
    padding-top: 0;
  }

  .site-container {
    padding-top: 69px;
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
}
@media (min-width: 1201px) and (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 101px;
  }
  .admin-bar .site-header {
    top: 32px;
  }
  .admin-bar.negative-header .site-container {
    padding-top: 32px;
  }
}
@media (max-width: 1200px) {
  .site-container {
    padding-top: 69px;
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: auto;
    overflow: scroll;
    max-height: 100vh;
    padding-top: 0;
    min-height: 69px;
  }
}
@media (max-width: 1200px) and (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 101px;
  }
  .admin-bar .site-header {
    top: 32px;
  }
}
/* Scrolled Header
--------------------------------------------- */
/*
@include media('>=mobile_menu') {
	.site-header.scrolled {
		.title-area {
			max-width: $logo_width * 0.8;
			transition: all 0.3s ease-in-out;
			.site-title a {
				height: $logo_height * 0.8;
				transition: all 0.3s ease-in-out;
			}
		}
		.nav-menu {
			// width: calc(100% - ((226px * 0.8) + 32px));
			.menu-item-icon {
				height: 0;
				transform: scale(0);
				transition: all 0.3s ease-in-out;
			}
		}
	}
}
*/
/* Headroom
--------------------------------------------- */
/* Navigation
---------------------------------------------------------------------------------------------------- */
.nav-menu > * {
  line-height: 0;
}
.nav-menu ul {
  clear: both;
  line-height: 1;
  margin: 0;
  width: 100%;
}
.nav-menu .menu-item {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #fff;
}
@media (min-width: 1201px) {
  .nav-menu .menu-item {
    border-bottom: 0;
  }
}
.nav-menu .menu-item a {
  border: none;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding: 20px 16px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Std Bk";
  font-weight: 300;
}
.nav-menu .menu-item:hover > a {
  color: #00337b;
  background: none;
}
.nav-menu .menu-item.current-menu-item > a, .nav-menu .menu-item.current-menu-ancestor > a {
  color: #00337b;
}
.nav-menu .menu-item .sub-menu .menu-item {
  border-bottom: 0;
}
.nav-menu .menu-item .sub-menu .menu-item a {
  padding: 8px 18px;
  text-transform: none;
  line-height: 1.5;
}
.nav-menu .menu-item .sub-menu .menu-item a:before {
  content: ">";
  display: inline-block;
  vertical-align: text-bottom;
  color: #fff;
  margin: 0 8px 0 0;
  font-size: 14px;
  z-index: 99;
}
.nav-menu .menu-item .sub-menu .menu-item:hover > a {
  background: #6e82a2;
  color: #fff;
}
.nav-menu .menu-item .sub-menu .menu-item:last-child {
  margin-bottom: 16px;
}
.nav-menu .menu-item .sub-menu .menu-item.current-menu-item a:before {
  color: #00337b;
}
.nav-menu .menu-item .menu-cart-btn {
  position: relative;
}
.nav-menu .menu-item .menu-cart-btn .cart-contents-count {
  position: absolute;
  top: -4px;
  right: -8px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #fff;
  background-color: #6e82a2;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1.64;
  text-align: center;
}
@media (min-width: 1201px) {
  .nav-menu .menu-item.menu-cta {
    background-color: #00337b;
  }
}
@media (min-width: 1201px) {
  .nav-menu .menu-item.menu-cta a {
    background-color: #00337b;
  }
  .nav-menu .menu-item.menu-cta a:hover {
    color: #6e82a2;
  }
}
.nav-menu .menu-item.menu-cta.current-menu-item > a {
  color: #6e82a2;
}
.nav-menu .submenu-expand {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  line-height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 7px;
}
.nav-menu .submenu-expand svg {
  fill: #767676;
}
@media (max-width: 1200px) {
  .nav-menu .nav-secondary .menu-item.search {
    padding: 4px 16px 16px;
  }
}
@media (min-width: 1201px) {
  .nav-menu .nav-secondary .menu-item.search {
    margin: 5px 0 0 8px;
  }
  .nav-menu .nav-secondary .menu-item.search .search-field {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 268px;
  }
}
@media (min-width: 1201px) {
  .nav-menu .nav-secondary .submenu-expand {
    display: none;
  }
}
.nav-menu .nav-primary .menu-item.search a,
.nav-menu .nav-primary .menu-item.search .search-toggle,
.nav-menu .nav-primary .menu-item.user a,
.nav-menu .nav-primary .menu-item.user .search-toggle,
.nav-menu .nav-primary .menu-item.cart a,
.nav-menu .nav-primary .menu-item.cart .search-toggle {
  line-height: 22px;
  padding: 13px 8px;
}
@media (max-width: 1200px) {
  .nav-menu .nav-primary .menu-item.search,
.nav-menu .nav-primary .menu-item.user,
.nav-menu .nav-primary .menu-item.cart {
    display: none;
  }
}
@media (min-width: 1201px) {
  .nav-menu {
    float: right;
    display: flex;
    flex-flow: column-reverse nowrap;
    flex-grow: 1;
  }
  .nav-menu.secondary {
    float: none;
    width: 100%;
    display: flex;
    flex-flow: column-reverse nowrap;
  }
  .nav-menu .nav-primary {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .nav-menu .nav-primary .sub-menu {
    background: rgb(137, 150, 174);
    left: -9999px;
    opacity: 0;
    position: absolute;
    width: auto;
    min-width: 392px;
    z-index: 99;
  }
  .nav-menu .nav-primary .sub-menu .menu-item {
    float: none;
  }
  .nav-menu .nav-primary .sub-menu .menu-item a {
    text-transform: none;
    line-height: 1.5;
  }
  .nav-menu .nav-primary .sub-menu .menu-item a:before {
    content: ">";
    display: inline-block;
    vertical-align: text-bottom;
    color: #fff;
    margin: -12px 8px 0 0;
    font-size: 14px;
    z-index: 99;
  }
  .nav-menu .nav-primary .sub-menu .menu-item:hover > a {
    background: #6e82a2;
    color: #fff;
  }
  .nav-menu .nav-primary .sub-menu .menu-item.current-menu-item a:before {
    color: #00337b;
  }
  .nav-menu .nav-primary .sub-menu .sub-menu {
    margin: -48px 0 0 215px;
  }
  .nav-menu .nav-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-menu .nav-secondary a {
    display: flex;
    flex-direction: column-reverse;
    text-transform: uppercase;
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
    align-items: center;
    text-align: center;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.125;
    padding: 8px 12px;
  }
  .nav-menu .nav-secondary a .menu-item-icon {
    margin-bottom: 8px;
    -webkit-transform: scale(1);
            transform: scale(1);
    transition: all 0.3s ease-in-out;
  }
  .nav-menu .nav-secondary a .menu-item-icon img {
    height: 24px;
    width: auto;
  }
}
@media (min-width: 1201px) and (min-width: 1920px) {
  .nav-menu .nav-secondary a .menu-item-icon img {
    height: 32px;
  }
}
@media (min-width: 1201px) {
  .nav-menu .nav-secondary .sub-menu {
    background: #f5f5f5;
    left: -9999px;
    opacity: 0;
    position: absolute;
    min-width: 250px;
    z-index: 99;
    padding: 16px;
  }
  .nav-menu .nav-secondary .sub-menu .menu-item {
    float: none;
  }
  .nav-menu .nav-secondary .sub-menu .menu-item a {
    display: block;
    max-width: 100%;
    color: #00337b;
    text-transform: none;
    text-align: left;
    padding: 8px 12px;
    font-size: 1em;
  }
  .nav-menu .nav-secondary .sub-menu .menu-item a:hover {
    color: #6e82a2;
  }
  .nav-menu .nav-secondary .sub-menu .sub-menu {
    margin: -48px 0 0 215px;
  }
}
@media (min-width: 1201px) {
  .nav-menu .nav-primary + .nav-secondary {
    margin-bottom: 16px;
  }
}
@media (min-width: 1201px) {
  .nav-menu .menu {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1201px) {
  .nav-menu .menu-item {
    float: left;
  }
  .nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .nav-menu {
    display: none;
  }
  .nav-menu.active {
    background: #8195b5;
    border-top: 0;
    display: block;
    z-index: 9999;
    position: relative;
    padding: 16px 16px 0;
    height: 100%;
  }
  .nav-menu .menu > .menu-item > a {
    padding: 18px;
  }
  .nav-menu .submenu-expand {
    top: 8px;
    right: 0;
    -webkit-transform: none;
            transform: none;
    width: 44px;
    height: 44px;
  }
  .nav-menu .submenu-expand svg {
    width: 12px;
    height: 12px;
    fill: #fff;
  }
  .nav-menu .submenu-expand.expanded {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .nav-menu .submenu-expand.expanded + .sub-menu {
    display: block;
  }
  .nav-menu .sub-menu {
    display: none;
    padding-left: 8px;
  }
  .nav-menu.secondary {
    border-top: none;
    padding-bottom: 16px;
  }
  .nav-menu.secondary .nav-secondary .menu-item-icon {
    display: none;
  }
}

/* Mega Menu
--------------------------------------------- */
@media (min-width: 1200px) {
  .mega-menu-wrap {
    background-color: transparent !important;
  }
  .mega-menu-wrap .menu-item {
    float: none;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .negative-header .mega-menu-wrap .mega-menu-link {
    color: #fff !important;
  }
  .negative-header .mega-menu-wrap .mega-sub-menu .mega-menu-link {
    color: #020101 !important;
  }
  .negative-header .nav-menu .menu-item a {
    color: #fff;
  }
  .negative-header .nav-menu .menu-item:hover > a {
    color: #e6e6e6;
  }
  .negative-header .nav-menu .menu-item.current-menu-item > a, .negative-header .nav-menu .menu-item.current-menu-ancestor > a {
    color: #e6e6e6;
  }
  .negative-header .search-toggle svg,
.negative-header .menu-user svg,
.negative-header .menu-cart svg {
    fill: #fff;
    width: 20px;
    height: 20px;
  }
  .negative-header .search-toggle svg:hover,
.negative-header .menu-user svg:hover,
.negative-header .menu-cart svg:hover {
    fill: #cccccc;
  }
}

@media (min-width: 1200px) {
  .home.negative-header .nav-menu .menu-item.current-menu-item > a, .home.negative-header .nav-menu .menu-item.current-menu-ancestor > a {
    color: #fff;
  }
}

/* Toggles
--------------------------------------------- */
.search-toggle svg,
.menu-user svg,
.menu-cart svg {
  fill: #6e82a2;
  width: 20px;
  height: 20px;
}
.search-toggle svg:hover,
.menu-user svg:hover,
.menu-cart svg:hover {
  fill: #020101;
}

a.menu-login,
a.menu-cart {
  padding: 0;
}

.search-toggle,
.menu-login-btn,
.menu-cart-btn,
.menu-toggle {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  line-height: 0;
  text-align: center;
  background-color: transparent;
}
.search-toggle .close,
.menu-login-btn .close,
.menu-cart-btn .close,
.menu-toggle .close {
  display: none;
}
.search-toggle.active .close,
.menu-login-btn.active .close,
.menu-cart-btn.active .close,
.menu-toggle.active .close {
  display: inline;
}
.search-toggle.active .open,
.menu-login-btn.active .open,
.menu-cart-btn.active .open,
.menu-toggle.active .open {
  display: none;
}

@media (max-width: 1200px) {
  .site-header .wrap {
    padding: 0;
  }
}
.site-header .wrap > .menu-toggle, .site-header .wrap > .search-toggle, .site-header .wrap > .menu-user, .site-header .wrap > .menu-cart {
  position: absolute;
  top: 22px;
  width: 24px;
  height: 24px;
}
.site-header .wrap > .menu-toggle .menu-cart-btn, .site-header .wrap > .search-toggle .menu-cart-btn, .site-header .wrap > .menu-user .menu-cart-btn, .site-header .wrap > .menu-cart .menu-cart-btn {
  position: relative;
}
.site-header .wrap > .menu-toggle .menu-cart-btn .cart-contents-count, .site-header .wrap > .search-toggle .menu-cart-btn .cart-contents-count, .site-header .wrap > .menu-user .menu-cart-btn .cart-contents-count, .site-header .wrap > .menu-cart .menu-cart-btn .cart-contents-count {
  position: absolute;
  top: -4px;
  right: -8px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #fff;
  background-color: #6e82a2;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1.64;
  text-align: center;
}
@media (min-width: 1201px) {
  .site-header .wrap > .menu-toggle, .site-header .wrap > .search-toggle, .site-header .wrap > .menu-user, .site-header .wrap > .menu-cart {
    display: none;
  }
}
.site-header .wrap > .menu-toggle {
  right: 0;
  top: 0;
  background-color: #083476;
  width: 69px;
  height: 69px;
}
.site-header .wrap > .menu-toggle svg {
  width: 34px;
  height: 30px;
}
.site-header .wrap > .search-toggle {
  right: 16px;
}
.site-header .wrap > .menu-user {
  right: 76px;
}
.site-header .wrap > .menu-cart {
  right: 46px;
}

/* Header Search
--------------------------------------------- */
.header-search {
  background: #eeeeee;
  overflow: hidden;
  padding: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .header-search {
    position: absolute;
    bottom: -82px;
    right: 0;
  }
  .header-search .search-form {
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .header-search {
    margin: 0 -48px;
    width: calc(100% + 96px);
    z-index: 9999;
    position: relative;
  }
}
.header-search:not(.active) {
  display: none;
}

/* Header Search Overlay
--------------------------------------------- */
#overlay {
  display: none;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
#overlay.active {
  display: block;
}

/* Post Summary
---------------------------------------------------------------------------------------------------- */
.post-summary {
  margin-bottom: 32px;
}

.post-summary__title {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.post-summary__title a {
  color: #212121;
  text-decoration: none;
}
.post-summary__title a:hover {
  color: #6e82a2;
}

.post-summary__image {
  display: block;
}
@media (min-width: 769px) {
  .post-summary__image {
    margin-bottom: 12px;
  }
}

.entry-category {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.entry-category a {
  color: #6e6c6c;
  text-decoration: none;
}
.entry-category a:hover {
  color: #6e82a2;
}

.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main .block-area,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main .no-results {
  grid-column: 1/-1;
  margin-bottom: 48px;
}
@media (min-width: 769px) and (max-width: 991px) {
  .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article {
    float: left;
    margin-left: 1.6949152542%;
    width: 49.1525423729%;
  }
  .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article:nth-of-type(2n + 1) {
    clear: both;
    margin-left: 0;
  }
  @supports (display: grid) {
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main {
      display: -ms-grid;
      display: grid;
      grid-column-gap: 32px;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article {
      margin-left: 0;
      width: 100%;
    }
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main header,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main nav,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main aside,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main footer {
      grid-column: 1/-1;
    }
  }
}
@media (min-width: 992px) {
  .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article {
    float: left;
    margin-left: 1.6949152542%;
    width: 23.7288135593%;
  }
  .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article:nth-of-type(4n + 1) {
    clear: both;
    margin-left: 0;
  }
  @supports (display: grid) {
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main {
      display: -ms-grid;
      display: grid;
      grid-column-gap: 32px;
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main > article {
      margin-left: 0;
      width: 100%;
    }
    .archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main header,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main nav,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main aside,
.archive:not(.prodotti):not(.archive-rimedi):not(.archive-prodotti):not(.archive-cura-della-pelle):not(.archive-lesioni) .site-main footer {
      grid-column: 1/-1;
    }
  }
}

/* Archive Header
--------------------------------------------- */
.archive-description {
  text-align: center;
  width: 100%;
  max-width: 990px;
  margin: 0 auto 32px;
}
.archive-description > *:last-child {
  margin-bottom: 0;
}
.archive-description .search-form {
  margin: 0 auto;
}

.author-archive-description .avatar {
  border-radius: 50%;
  display: block;
  margin: 0 auto 16px;
}
@media (min-width: 768px) {
  .author-archive-description h3:last-child, .author-archive-description .woo-categories-widget .widget-title:last-child, .woo-categories-widget .author-archive-description .widget-title:last-child {
    margin-top: 48px;
  }
}

.author-title {
  color: #6e6c6c;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .author-title {
    font-size: 20px;
  }
}

/* Entry Navigation
--------------------------------------------- */
.pagination {
  border-top: 1px solid #e0e0e0;
  font-size: 16px;
  text-align: center;
  padding-top: 22px;
}
.pagination ul {
  margin: 0;
}
.pagination ul li {
  list-style-type: none;
  display: inline-block;
}
.pagination ul li a {
  color: #00337b;
  border-radius: 50%;
  display: block;
  font-weight: 400;
  text-decoration: none;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
}
.pagination ul li.pagination-next a, .pagination ul li.pagination-previous a {
  width: auto;
}
.pagination ul li:hover > a {
  color: #6e82a2;
}
.pagination ul li.active > a {
  background: #6e82a2;
  color: #fff;
  font-weight: 700;
}

/* Prodotti
--------------------------------------------- */
@media (min-width: 992px) {
  .prodotto .site-inner {
    padding-bottom: 16px;
  }
}

@media (min-width: 992px) {
  .prodotti .site-inner,
.prodotto .site-inner {
    padding-top: 128px;
  }
}
.prodotti .entry-top-banner,
.prodotto .entry-top-banner {
  background-color: #f0f8ff;
  position: relative;
  display: flex;
  justify-content: center;
}
.prodotti .entry-top-banner .top-circle,
.prodotto .entry-top-banner .top-circle {
  position: absolute;
  width: 80%;
  aspect-ratio: 1/1;
  top: -40%;
  border-radius: 50%;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 1201px) {
  .prodotti .entry-top-banner .top-circle,
.prodotto .entry-top-banner .top-circle {
    width: 40%;
    top: -40%;
  }
}
.prodotti .entry-top-banner img,
.prodotto .entry-top-banner img {
  display: block;
  width: 90%;
  height: auto;
  z-index: 1;
}
@media (min-width: 1201px) {
  .prodotti .entry-top-banner img,
.prodotto .entry-top-banner img {
    width: unset;
    max-width: 40%;
    margin-top: 42px;
  }
}

.archive-products {
  margin-top: 160px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.archive-products .archive-product-container {
  width: 340px !important;
  height: 450px;
}
.archive-products .archive-product-container .archive-product {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 400px;
  background-color: #a0d9f5;
  border-radius: 50%;
  text-align: center;
  height: 340px;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
  cursor: pointer;
}
.archive-products .archive-product-container .product-name {
  margin-top: 24px;
}
.archive-products .archive-product-container .product-abstract {
  display: none;
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  position: relative;
  margin-top: -24px;
}
.archive-products .archive-product-container .scopri-button {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  margin: 0 auto;
  display: none;
  padding: 10px 32px;
  width: 199px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  position: relative;
}
.archive-products .archive-product-container:hover .archive-product {
  background-color: #6ec6ec;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background-image: none;
}
.archive-products .archive-product-container:hover .product-abstract {
  display: block;
  z-index: 2;
}
.archive-products .archive-product-container:hover .scopri-button {
  display: block;
  z-index: 2;
}

.archive-products-slider,
.related-products-slider {
  margin-top: 64px;
  padding-top: 32px;
}
@media (min-width: 1920px) {
  .archive-products-slider .swiper-wrapper,
.related-products-slider .swiper-wrapper {
    display: flex;
    justify-content: center;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.archive-products-slider .swiper-wrapper .swiper-slide,
.related-products-slider .swiper-wrapper .swiper-slide {
  width: 100% !important;
}
@media (min-width: 767px) {
  .archive-products-slider .swiper-wrapper .swiper-slide,
.related-products-slider .swiper-wrapper .swiper-slide {
    width: 50% !important;
  }
}
@media (min-width: 1364px) {
  .archive-products-slider .swiper-wrapper .swiper-slide,
.related-products-slider .swiper-wrapper .swiper-slide {
    width: 454.6666666667px !important;
  }
}
@media (min-width: 1920px) {
  .archive-products-slider .swiper-wrapper .swiper-slide,
.related-products-slider .swiper-wrapper .swiper-slide {
    width: 384px !important;
  }
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item {
  width: 340px !important;
  height: 450px !important;
  margin-left: auto;
  margin-right: auto;
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #6ec6ec;
  border-radius: 50%;
  text-align: center;
  height: 340px;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
@media (min-width: 1201px) {
  .archive-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .archive-product {
    background-color: #a0d9f5;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item .product-name,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .product-name {
  margin-top: 24px;
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item .product-abstract,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .product-abstract {
  display: block;
  z-index: 2;
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  position: relative;
  margin-top: -36px;
}
@media (min-width: 1201px) {
  .archive-products-slider .swiper-wrapper .swiper-slide .slide-item .product-abstract,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .product-abstract {
    display: none;
    z-index: unset;
  }
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  margin: 0 auto;
  display: block;
  z-index: 2;
  padding: 10px 32px;
  width: 199px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  position: relative;
}
@media (min-width: 1201px) {
  .archive-products-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button {
    display: none;
    z-index: unset;
  }
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .archive-product, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .archive-product,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .archive-product,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .archive-product {
  background-color: #6ec6ec;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  background-image: none;
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .product-abstract, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .product-abstract,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .product-abstract,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .product-abstract {
  display: block;
  z-index: 2;
}
.archive-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button, .archive-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button,
.related-products-slider .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button {
  display: block;
  z-index: 2;
}

.swiper-pagination-archive-product {
  text-align: center;
}
.swiper-pagination-archive-product span.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #4ac8f0;
}

.archive-prodotti .archive-products {
  margin-top: 128px;
}

/* Products Carousel */
.prodotti .archive-product-container,
.prodotto .archive-product-container {
  width: 340px !important;
  height: 450px;
}
.prodotti .archive-product-container .archive-product,
.prodotto .archive-product-container .archive-product {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 400px;
  background-color: #a0d9f5;
  border-radius: 50%;
  text-align: center;
  height: 340px;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.prodotti .archive-product-container .archive-product img,
.prodotto .archive-product-container .archive-product img {
  margin-top: -96px;
}
.prodotti .archive-product-container .archive-product .product-name,
.prodotto .archive-product-container .archive-product .product-name {
  position: absolute;
  bottom: 36px;
}
.prodotti .archive-product-container .product-abstract,
.prodotto .archive-product-container .product-abstract {
  display: none;
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  position: relative;
  margin-top: -36px;
}
.prodotti .archive-product-container .scopri-button,
.prodotto .archive-product-container .scopri-button {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  margin: 0 auto;
  display: none;
  padding: 10px 32px;
  width: 199px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  position: relative;
}
.prodotti .archive-product-container:hover .archive-product,
.prodotto .archive-product-container:hover .archive-product {
  background-color: #6ec6ec;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background-image: none;
}
.prodotti .archive-product-container:hover .product-abstract,
.prodotto .archive-product-container:hover .product-abstract {
  display: block;
  z-index: 2;
}
.prodotti .archive-product-container:hover .scopri-button,
.prodotto .archive-product-container:hover .scopri-button {
  display: block;
  z-index: 2;
}

/* Archive Rimedi
--------------------------------------------- */
.archive-rimedi h1, .archive-rimedi .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .archive-rimedi .page-header-block-title,
.archive-cura-della-pelle h1,
.archive-cura-della-pelle .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title,
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt .archive-cura-della-pelle .page-header-block-title,
.archive-lesioni h1,
.archive-lesioni .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title,
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt .archive-lesioni .page-header-block-title,
.ordina-ora h1,
.ordina-ora .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title,
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt .ordina-ora .page-header-block-title {
  text-transform: uppercase;
  max-width: 80%;
}
.archive-rimedi .archive-content,
.archive-cura-della-pelle .archive-content,
.archive-lesioni .archive-content,
.ordina-ora .archive-content {
  text-align: center;
  margin: 0 auto 96px;
}
@media (min-width: 1201px) {
  .archive-rimedi .archive-content,
.archive-cura-della-pelle .archive-content,
.archive-lesioni .archive-content,
.ordina-ora .archive-content {
    max-width: unset;
    margin: unset;
  }
}

/* Colores */
@media (max-width: 1200px) {
  .archive-product.bg-ialuset-plus, .archive-product.bg-142, .archive-product.bg-155 {
    background-color: #fc7f30 !important;
  }
  .archive-product.bg-ialuset,
.archive-product .bg-162,
.archive-product .bg-160 {
    background-color: #6ec6ec !important;
  }
  .archive-product.bg-165 {
    background-color: #acacac !important;
  }
  .archive-product.bg-168 {
    background-color: #ff9900 !important;
  }
  .archive-product.bg-171 {
    background-color: #009aa6 !important;
  }
}

/* Singular
---------------------------------------------------------------------------------------------------- */
/* Entry Content
--------------------------------------------- */
.entry-content ul,
.entry-content ol {
  padding-left: 1.5rem;
}
.entry-content ul li,
.entry-content ol li {
  padding-bottom: 0.5rem;
}
.entry-content ul li:last-child,
.entry-content ol li:last-child {
  padding-bottom: 0;
}
.entry-content ul li ul,
.entry-content ul li ol,
.entry-content ol li ul,
.entry-content ol li ol {
  padding-top: 0.5rem;
}
.entry-content ul.wp-block-gallery,
.entry-content ol.wp-block-gallery {
  padding-left: 0;
}
.entry-content ul.wp-block-gallery li,
.entry-content ol.wp-block-gallery li {
  padding-bottom: 0;
}

.entry-content > *,
.block-area > * {
  margin: 30px 0;
  max-width: 100%;
}
.entry-content > *:first-child,
.block-area > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child,
.block-area > *:last-child {
  margin-bottom: 0;
}
.full-width-content .entry-content > *.alignwide, .content .entry-content > *.alignwide,
.full-width-content .block-area > *.alignwide,
.content .block-area > *.alignwide {
  margin: calc(2 * 30px) calc(50% - 50vw);
  max-width: 100vw;
  width: auto;
}
@media (min-width: 768px) {
  .full-width-content .entry-content > *.alignwide, .content .entry-content > *.alignwide,
.full-width-content .block-area > *.alignwide,
.content .block-area > *.alignwide {
    margin: calc(2 * 30px) calc(25% - 25vw);
  }
}
.full-width-content .entry-content > *.alignfull, .content .entry-content > *.alignfull,
.full-width-content .block-area > *.alignfull,
.content .block-area > *.alignfull {
  margin: calc(2 * 30px) calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.entry-content > *.alignleft,
.block-area > *.alignleft {
  /*rtl:ignore*/
  float: left;
  margin: 0 30px 30px 0;
}
.entry-content > *.alignright,
.block-area > *.alignright {
  /*rtl:ignore*/
  float: right;
  margin: 0 0 30px 30px;
}
.entry-content > *.aligncenter,
.block-area > *.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.entry-content > *.wp-block-quote, .entry-content > *.post-listing-block,
.block-area > *.wp-block-quote,
.block-area > *.post-listing-block {
  margin-top: calc(2 * 30px);
  margin-bottom: calc(2 * 30px);
}
.entry-content > *.wp-block-search,
.block-area > *.wp-block-search {
  max-width: 568px;
  margin-left: auto;
  margin-right: auto;
}

.entry-content > .alignfull:first-child {
  margin-top: -36px;
}
@media (min-width: 768px) {
  .entry-content > .alignfull:first-child {
    margin-top: -48px;
  }
}
.entry-content > .alignfull:last-child {
  margin-bottom: -36px;
}
@media (min-width: 768px) {
  .entry-content > .alignfull:last-child {
    margin-bottom: -48px;
  }
}

/* Entry Meta
--------------------------------------------- */
.entry-author {
  font-size: 14px;
}
.entry-author .avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.entry-author a {
  color: #00337b;
  text-decoration: none;
}
.entry-author a:hover {
  color: #6e82a2;
}

@media (min-width: 1200px) {
  .breadcrumbs-container {
    position: absolute;
  }
}
.breadcrumbs-container .breadcrumb {
  font-size: 16px;
  margin: 16px 0;
  font-weight: 300;
  color: #00337b;
}
.breadcrumbs-container .breadcrumb a {
  color: #00337b;
  font-weight: 300;
  text-decoration: none;
  font-family: "ITC Avant Garde Std Bk";
}
.breadcrumbs-container .breadcrumb a:hover {
  text-decoration: underline;
}
.single .breadcrumbs-container .breadcrumb {
  color: #fff;
}
.single .breadcrumbs-container .breadcrumb a {
  color: #fff;
}
@media (max-width: 1200px) {
  .single .breadcrumbs-container .breadcrumb {
    color: #00337b;
  }
  .single .breadcrumbs-container .breadcrumb a {
    color: #00337b;
  }
}
.prodotto .breadcrumbs-container .breadcrumb, .prodotti .breadcrumbs-container .breadcrumb {
  z-index: 9;
  position: relative;
  color: #00337b;
}
.prodotto .breadcrumbs-container .breadcrumb a, .prodotti .breadcrumbs-container .breadcrumb a {
  color: #00337b;
}
@media (max-width: 1200px) {
  .breadcrumbs-container .breadcrumb {
    background-color: #ddd;
    margin: 0;
    padding: 8px 16px;
    font-size: 12px;
  }
}

.author-box {
  position: relative;
  padding-left: 120px;
  min-height: 120px;
}
.archive .author-box {
  grid-column: 1/-1;
  max-width: 990px;
  margin: 0 auto 32px;
}
.author-box .author-box-title {
  font-size: 22px;
}
@media (min-width: 768px) {
  .author-box .author-box-title {
    font-size: 28px;
  }
}
.author-box .avatar {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

/* Single Post
--------------------------------------------- */
.singular .entry-header {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .singular .entry-header {
    margin-bottom: 48px;
    overflow: hidden;
    width: 100%;
  }
  .singular .entry-header .entry-author {
    float: left;
    margin: -16px 0 16px;
  }
  .singular .entry-header .shared-counts-wrap {
    float: right;
  }
}
.singular .entry-header *:last-child {
  margin-bottom: 0;
}
.singular .entry-thumbnail {
  float: left;
  width: 100%;
}
.singular .entry-thumbnail img {
  margin: 0 auto;
}
.singular .video-container {
  margin-bottom: 96px;
  text-align: center;
}
.singular .entry-top-banner {
  background-color: #f0f8ff;
}

.after-entry > * {
  margin: 24px 0;
}
@media (min-width: 768px) {
  .after-entry > * {
    margin: 42px 0;
  }
}
.after-entry .publish-date {
  font-size: 16px;
  text-align: center;
}

@supports (display: grid) {
  @media (min-width: 768px) {
    .related-posts {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 16px;
    }
    .related-posts header {
      grid-column: 1/-1;
    }
  }
}

/* Comments
--------------------------------------------- */
.entry-comments .comment-list {
  margin: 0 0 32px;
}
.entry-comments .comment-list li {
  list-style-type: none;
  border: 1px solid #eeeeee;
}
.entry-comments .comment-list li article {
  padding: 16px;
  position: relative;
}
.entry-comments .comment-list li.staff > article {
  background: rgba(110, 130, 162, 0.05);
  border-left: 2px solid #6e82a2;
}
.entry-comments .comment-list > li {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 15px;
}
.entry-comments .comment-list .comment-author {
  color: #00337b;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
}
@media (min-width: 768px) {
  .entry-comments .comment-list .comment-author {
    font-size: 22px;
  }
}
.entry-comments .comment-list .comment-author a {
  color: #00337b;
  text-decoration: none;
}
.entry-comments .comment-list .comment-author a:hover {
  color: #6e82a2;
}
.entry-comments .comment-list .comment-author .says {
  display: none;
}
.entry-comments .comment-list .comment-edit-link {
  display: none;
}
.entry-comments .comment-list .comment-meta {
  font-size: 14px;
  color: #9e9e9e;
  vertical-align: middle;
}
.entry-comments .comment-list .comment-meta a {
  color: #9e9e9e;
  font-weight: 400;
  text-decoration: none;
}
.entry-comments .comment-list .comment-meta a:hover {
  color: #6e82a2;
}
.entry-comments .comment-list .comment-content p:last-child {
  margin: 0;
}
.entry-comments .comment-list .comment-reply-link {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.entry-comments .comment-list ul.children {
  margin: 0;
}
.entry-comments .comment-list ul.children li {
  border-top: 1px solid #e0e0e0;
}

/* Post NAvigation */
.post-navigation {
  background-color: white;
  padding: 0px;
}
.post-navigation .nav-links {
  display: flex;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
  flex: 1 0 50%;
  padding: 10px;
  font-weight: bold;
}
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
  text-decoration: none;
}
.post-navigation .nav-links .nav-previous:hover,
.post-navigation .nav-links .nav-next:hover {
  background-color: #6e82a2;
}
.post-navigation .nav-links .nav-previous:hover a,
.post-navigation .nav-links .nav-next:hover a {
  color: #fff;
}
.post-navigation .nav-links .nav-next {
  text-align: end;
}

/* Comments */
.comment-navigation a {
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.comment-respond {
  margin: 30px 0;
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.comment-respond label[for=subscribe], .comment-respond label[for=wp-comment-cookies-consent] {
  display: inline-block;
}
@media (min-width: 768px) {
  .comment-respond .comment-form-author,
.comment-respond .comment-form-email {
    float: left;
    width: calc(50% - 16px);
  }
  .comment-respond .comment-form-email {
    margin-left: 32px;
  }
  .comment-respond input[type=submit] {
    width: auto;
  }
}

/* Rimedi Archive */
/* Rimedi */
.related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
  font-size: 34px;
  text-transform: uppercase;
  color: #00337b;
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  .related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
    font-size: 55px;
  }
}
@media (min-width: 1920px) {
  .related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
    font-size: 55px;
  }
}
@media (min-width: 1201px) {
  .related-rimedi h2,
.related-cura-pelle h2,
.related-lesioni-post h2,
.related-products h2 {
    margin-bottom: 96px;
  }
}

.related-posts-slider,
.home-consigli {
  margin-bottom: 32px;
}
.related-posts-slider .swiper-wrapper .swiper-slide,
.home-consigli .swiper-wrapper .swiper-slide {
  width: 100% !important;
}
@media (min-width: 767px) {
  .related-posts-slider .swiper-wrapper .swiper-slide,
.home-consigli .swiper-wrapper .swiper-slide {
    width: 50% !important;
  }
}
@media (min-width: 1364px) {
  .related-posts-slider .swiper-wrapper .swiper-slide,
.home-consigli .swiper-wrapper .swiper-slide {
    width: 454.6666666667px !important;
  }
}
@media (min-width: 1920px) {
  .related-posts-slider .swiper-wrapper .swiper-slide,
.home-consigli .swiper-wrapper .swiper-slide {
    width: 384px !important;
  }
}
.related-posts-slider .swiper-wrapper .swiper-slide .slide-item,
.home-consigli .swiper-wrapper .swiper-slide .slide-item {
  width: 340px !important;
  height: 400px !important;
  margin-top: 32px;
  font-size: 32px;
  margin-left: auto;
  margin-right: auto;
}
.related-posts-slider .swiper-wrapper .swiper-slide .slide-item .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item .swiper-slide-link {
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 340px;
  font-weight: 500;
  text-decoration: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
.related-posts-slider .swiper-wrapper .swiper-slide .slide-item .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item .scopri-button {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  margin: 0 auto;
  display: none;
  padding: 10px 32px;
  width: 199px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  position: relative;
}
.related-posts-slider .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link {
  background-color: #6ec6ec;
  background-image: none !important;
  color: #fff;
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  background-image: none;
}
@media (min-width: 1200px) {
  .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:hover .swiper-slide-link,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:focus .swiper-slide-link {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.related-posts-slider .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button, .related-posts-slider .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:hover .scopri-button,
.home-consigli .swiper-wrapper .swiper-slide .slide-item:focus .scopri-button {
  display: block;
  z-index: 2;
}
.related-posts-slider .swiper-pagination-related,
.home-consigli .swiper-pagination-related {
  text-align: center;
}
.related-posts-slider .swiper-pagination-related span.swiper-pagination-bullet,
.home-consigli .swiper-pagination-related span.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #f0f8ff;
}

@media (min-width: 1201px) {
  .home-consigli .swiper-wrapper,
.related-rimedi .swiper-wrapper,
.related-cura-pelle .swiper-wrapper {
    display: flex;
    justify-content: center;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.pallini {
  background-image: url("../icons/utility/pallini.svg");
  background-position: center center;
  content: "";
  width: 292px;
  height: 130px;
  margin: 64px auto 96px;
}

.product-disclosure {
  text-align: center;
  font-size: 15px;
  max-width: 520px;
  margin: 32px auto 0;
}
@media (min-width: 1201px) {
  .product-disclosure {
    margin: 96px auto 0;
  }
}

/* Prodotti */
.prodotti .entry-title {
  margin: 0 auto;
}
.prodotti .entry-format-subtitle {
  text-align: center;
  font-size: 25px;
}
@media (min-width: 1201px) {
  .prodotti .entry-format-subtitle {
    font-size: 55px;
  }
}
.prodotti .brochure-container {
  width: 340px;
  height: 360px;
  margin: -64px auto 0;
}
@media (min-width: 1201px) {
  .prodotti .brochure-container {
    margin: -128px auto 0;
  }
}
.prodotti .brochure-container .icon-brochure {
  width: 190px;
  height: 190px;
  background-color: #a0d9f5;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1201px) {
  .prodotti .brochure-container .icon-brochure {
    width: 255px;
    height: 255px;
  }
}
.prodotti .brochure-container .icon-brochure .icon-brochure-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .prodotti .brochure-container .icon-brochure .icon-brochure-svg {
    width: 133px !important;
    height: 133px !important;
  }
}
.prodotti .brochure-container .f-description {
  font-size: 24px;
  text-align: center;
  margin-top: -32px;
  z-index: 2;
  position: relative;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .prodotti .brochure-container .f-description {
    margin-top: -24px;
  }
}
.prodotti .brochure-container .f-description-hover {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  z-index: 2;
  position: relative;
  display: none;
}
.prodotti .brochure-container .scopri-button {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  margin: 0 auto;
  display: none;
  padding: 10px 32px;
  width: 199px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
}
.prodotti .brochure-container:hover .icon-brochure {
  -webkit-transform: scale(1.1) rotate(6deg);
          transform: scale(1.1) rotate(6deg);
}
.prodotti .brochure-container:hover .f-description-hover,
.prodotti .brochure-container:hover .scopri-button {
  display: block;
}

/* Home */
.home-slider-container {
  position: relative;
  height: 100vh;
}
@media (min-width: 601px) {
  .home-slider-container {
    -webkit-clip-path: ellipse(150% 100% at 50% 0%);
            clip-path: ellipse(150% 100% at 50% 0%);
    height: unset;
    overflow: hidden;
  }
}
.home-slider-container .home-slider {
  height: 56%;
}
@media (min-width: 601px) {
  .home-slider-container .home-slider {
    height: unset;
  }
}
.home-slider-container .home-slider .swiper-slide {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/980;
}
@media (max-width: 600px) {
  .home-slider-container .home-slider .swiper-slide.slide-1 {
    background-position: 25% center !important;
  }
}
@media (max-width: 600px) {
  .home-slider-container .home-slider .swiper-slide.slide-2 {
    background-position: 5% center !important;
  }
}
@media (max-width: 600px) {
  .home-slider-container .home-slider .swiper-slide.slide-3 {
    background-position: 20% center !important;
  }
}
.home-slider-container .swiper-bg {
  content: "";
  background: url("../icons/utility/slider-bg-mbl.svg") no-repeat center/cover;
  display: block;
  width: 100%;
  aspect-ratio: 428/474;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 601px) {
  .home-slider-container .swiper-bg {
    background: url("/wp-content/uploads/2023/05/slider-bg_font.png") no-repeat center/cover;
    aspect-ratio: 1920/980;
    top: 0;
    bottom: unset;
    right: -2.5%;
  }
}
.home-slider-container .swiper-pagination {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 16px;
  width: unset;
}
@media (min-width: 601px) {
  .home-slider-container .swiper-pagination {
    bottom: 14%;
    right: 4%;
    top: unset;
    left: unset;
  }
}
@media (min-width: 1200px) {
  .home-slider-container .swiper-pagination {
    bottom: 28%;
  }
}
.home-slider-container span.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #f0f8ff;
}
@media (min-width: 601px) {
  .home-slider-container span.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
}
.home-slider-container .slider-button {
  position: absolute;
  z-index: 4;
  bottom: 32px;
  left: 50%;
  bottom: 7%;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  background-color: #00337b;
  width: 60%;
  margin: 0 auto;
  padding: 16px 32px 10px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  -webkit-transform: translate(-50%, -5%);
          transform: translate(-50%, -5%);
  cursor: pointer;
}
.home-slider-container .slider-button:hover {
  background-color: #01c7ee;
}
@media (min-width: 601px) {
  .home-slider-container .slider-button {
    bottom: 28%;
    right: 4%;
    left: unset;
    font-size: 20px;
    -webkit-transform: unset;
            transform: unset;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .home-slider-container .slider-button {
    bottom: 36%;
  }
}
@media (min-width: 1920px) {
  .home-slider-container .slider-button {
    font-size: 30px;
  }
}
.home-slider-container .slider-abstract {
  position: absolute;
  z-index: 9;
  top: 48px;
  left: 16px;
  color: #fff;
  font-size: 26px;
}
@media (min-width: 601px) {
  .home-slider-container .slider-abstract {
    top: 32px;
    left: 32px;
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .home-slider-container .slider-abstract {
    top: 64px;
    left: 64px;
    font-size: 55px;
  }
}
.home-slider-container .slider-down {
  position: absolute;
  bottom: 17.5%;
  left: 50%;
  z-index: 1;
}

.home-related {
  margin-bottom: 128px;
}

/* Ordina ora */
#ordina-ora {
  width: 100%;
  text-align: center;
  margin: 0 auto 64px;
}
@media (min-width: 1201px) {
  #ordina-ora {
    margin: 64px auto 64px;
  }
}
#ordina-ora .ordina-button {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background-color: #00337b;
  width: auto;
  padding: 16px 32px 14px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  position: relative;
}

/* Embed Video */
.video-section-title {
  font-size: 34px;
  text-transform: uppercase;
  color: #00337b;
  text-align: center;
  margin: 0 auto 32px;
  color: #fff;
}
@media (min-width: 768px) {
  .video-section-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .video-section-title {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  .video-section-title {
    font-size: 55px;
  }
}
@media (min-width: 1920px) {
  .video-section-title {
    font-size: 55px;
  }
}
@media (min-width: 1201px) {
  .video-section-title {
    margin: 0 auto 64px;
  }
}

.video-block {
  display: block;
  align-items: center;
  padding: 32px 0 32px;
  background-image: linear-gradient(180deg, #127abc, #1897d0);
}
@media (min-width: 1200px) {
  .video-block {
    padding: 0 0 16px;
  }
}
@media (min-width: 1920px) {
  .video-block {
    padding: 0;
  }
}
.video-block .wrap {
  position: relative;
}
@media (min-width: 1200px) {
  .video-block .wrap {
    padding: 0 196px;
  }
}

.video-block-top {
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  aspect-ratio: 1920/268;
  background-image: url("../icons/utility/curva-top-video.svg");
}
@media (min-width: 1201px) {
  .video-block-top {
    margin-top: -48px;
  }
}

.video-block-bottom {
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  aspect-ratio: 1920/275;
  background-image: url("../icons/utility/curva-bottom.svg");
  margin-bottom: 96px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sidebar-primary .widget_categories ul,
.sidebar-primary .widget_nav_menu ul {
  list-style-type: none;
}
.sidebar-primary .widget_categories ul li,
.sidebar-primary .widget_nav_menu ul li {
  padding-left: 20px;
}
.sidebar-primary .widget_categories ul li:before,
.sidebar-primary .widget_nav_menu ul li:before {
  content: " ";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: transparent url(../icons/utility/facet_off.svg) no-repeat center;
  background-size: contain;
  margin-right: 8px;
  margin-left: -20px;
}
.sidebar-primary .widget_categories ul li > a,
.sidebar-primary .widget_nav_menu ul li > a {
  text-decoration: none;
  line-height: 1.85;
  text-transform: uppercase;
  font-weight: 600;
  color: #020101;
}
.sidebar-primary .widget_categories ul li > a:hover, .sidebar-primary .widget_categories ul li > a.current-post-parent,
.sidebar-primary .widget_nav_menu ul li > a:hover,
.sidebar-primary .widget_nav_menu ul li > a.current-post-parent {
  color: #6e82a2;
}
.sidebar-primary .widget_categories ul li.current-post-parent:before,
.sidebar-primary .widget_nav_menu ul li.current-post-parent:before {
  content: " ";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: transparent url(../icons/utility/facet_on.svg) no-repeat center;
  background-size: contain;
  margin-right: 8px;
  margin-left: -20px;
}
.sidebar-primary .widget_categories ul li.current-post-parent > a,
.sidebar-primary .widget_nav_menu ul li.current-post-parent > a {
  color: #6e82a2;
}

/* Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background: #6e82a2;
  padding: 40px 0 10px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
@media (min-width: 768px) {
  .footer-widgets {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .footer-widgets {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .footer-widgets {
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  .footer-widgets {
    font-size: 18px;
  }
}
.footer-widgets ul {
  margin-bottom: 30px;
}
.footer-widgets li {
  list-style-type: none;
  margin-bottom: 12px;
}
.footer-widgets h3,
.footer-widgets .widget-title {
  color: #6e82a2;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Gilroy", sans-serif;
  line-height: 1.15;
}
.footer-widgets a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Std Bk";
  font-weight: 300;
}
.footer-widgets a:hover {
  text-decoration: underline;
  color: #d9d9d9;
  text-decoration: none;
}
.footer-widgets a svg {
  fill: #6e82a2;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.footer-widgets a .menu-item-icon {
  display: none;
}
.footer-widgets .sub-menu {
  display: none;
}
@media (max-width: 767px) {
  .footer-widgets .social-links li {
    display: inline-block;
    margin: 0;
  }
  .footer-widgets .social-links .label {
    display: none;
  }
  .footer-widgets .footer-widget-1 {
    width: 100%;
  }
  .footer-widgets .footer-widget-1 img {
    margin: 0 auto;
  }
  .footer-widgets .footer-widget-2 {
    width: 100%;
    text-align: center;
  }
  .footer-widgets .footer-widget-3 {
    width: 100%;
    text-align: center;
  }
  .footer-widgets .footer-widget-3 ul {
    margin: 0;
    padding: 16px 0;
  }
  .footer-widgets .footer-widget-3 ul li {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footer-widgets .wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 auto;
  }
  .footer-widgets .wrap > div {
    flex-basis: 20%;
  }
  .footer-widgets .wrap .footer-widget-1 {
    flex-basis: 25%;
  }
}
@media (min-width: 768px) and (min-width: 1201px) {
  .footer-widgets .wrap .footer-widget-1 {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .footer-widgets .wrap .footer-widget-2 {
    flex-basis: 30%;
  }
}
@media (min-width: 768px) {
  .footer-widgets .wrap .footer-widget-3 {
    flex-basis: 30%;
  }
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background: #6e82a2;
  color: #fff;
  padding: 16px 0;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
}
@media (max-width: 1200px) {
  .site-footer {
    text-align: center;
    padding: 16px 8px 32px;
  }
}
@media (min-width: 1500px) {
  .site-footer {
    font-size: 14px;
  }
}
.site-footer .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1320px) {
  .site-footer .footer-left {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
}
.site-footer .wrap > *:last-child {
  margin-bottom: 0;
}
.site-footer a {
  color: rgba(255, 255, 255, 0.75);
}
.site-footer a:hover {
  color: white;
}
.site-footer .footer-links a + a {
  margin-left: 12px;
}
.site-footer .backtotop {
  background: rgba(2, 1, 1, 0.75);
  border-radius: 3px;
  display: inline-block;
  line-height: 20px;
  padding: 10px;
  text-decoration: none;
}
.site-footer .backtotop svg {
  fill: #fff;
  margin-left: 4px;
  vertical-align: middle;
}
.site-footer .backtotop:hover {
  background: #020101;
}
@media (min-width: 768px) {
  .site-footer {
    text-align: left;
  }
  .site-footer .footer-left {
    float: left;
  }
  .site-footer .footer-left > *:last-child {
    margin-bottom: 0;
  }
  .site-footer .copyright,
.site-footer .footer-links {
    display: inline-block;
    margin-right: 20px;
  }
  .site-footer .backtotop {
    float: right;
  }
}

/* Footer Menu
----------------------------------------------------*/
.footer-right {
  flex-grow: 1;
}
.footer-right #footer-menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
}
@media (max-width: 1320px) {
  .footer-right #footer-menu {
    justify-content: center;
  }
}
@media (max-width: 1200px) {
  .footer-right #footer-menu {
    margin: 0;
  }
}
@media (max-width: 1200px) {
  .footer-right #footer-menu .menu-item {
    width: 100%;
    text-align: center;
  }
}
.footer-right #footer-menu .menu-item:after {
  content: "-";
  padding: 0 8px;
}
@media (max-width: 1200px) {
  .footer-right #footer-menu .menu-item:after {
    display: none;
  }
}
.footer-right #footer-menu .menu-item:last-child {
  padding-right: 0;
}
.footer-right #footer-menu .menu-item:last-child:after {
  content: "";
}
.footer-right #footer-menu .menu-item a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 1200px) {
  .footer-right #footer-menu .menu-item a {
    line-height: 2.5;
  }
}
.footer-right #footer-menu .menu-item a:hover {
  text-decoration: underline;
}

/* Prefooter Wave */
.prefooter-wave {
  background: url("../icons/utility/prefooter.svg") no-repeat top center;
  content: "";
  width: 100%;
  height: 530px;
  margin-top: -530px;
}
@media (min-width: 1201px) {
  .prefooter-wave {
    background: url("../icons/utility/prefooter.svg") no-repeat top center/cover;
  }
}

/* Fixed Menu */
#fixed-footer-menu {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  background-color: #00337b;
  color: #fff;
  font-weight: 600;
  z-index: 9999;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 1200px) {
  #fixed-footer-menu {
    display: none;
  }
}
#fixed-footer-menu i {
  margin-right: 8px;
}

/* Social Networks */
/* WooCommerce
---------------------------------------------------------------------------------------------------- */
.woocommerce {
  /* WooCommerce Table */
  /* Upsells */
  /* Product Archive */
  /* Products Loops */
}
.woocommerce.single-product .woocommerce-breadcrumb {
  margin: -2em 0 2em;
}
.woocommerce div.product {
  /* Variations Form */
  /* Tabs */
}
@media (min-width: 768px) {
  .woocommerce div.product div.images {
    width: 38%;
  }
  .woocommerce div.product div.summary {
    width: 60%;
  }
}
.woocommerce div.product h1, .woocommerce div.product .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title, .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .woocommerce div.product .page-header-block-title {
  font-size: 36px;
}
.woocommerce div.product h2 {
  font-size: 24px;
}
.woocommerce div.product h3, .woocommerce div.product .woo-categories-widget .widget-title, .woo-categories-widget .woocommerce div.product .widget-title {
  font-size: 18px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 2em;
  vertical-align: text-top;
  text-align: left;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 500;
  text-align: left;
  color: #020101;
}
.woocommerce div.product form.cart .quantity {
  margin: 0 8px 0 0 !important;
}
.woocommerce div.product form.cart .quantity .qty {
  width: 4em;
  text-align: center;
  padding: 6px 12px;
  line-height: 26px;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce div.product form.cart #wc-stripe-payment-request-button-separator {
  display: none !important;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  font-size: 15px;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  font-weight: 600;
  background-color: #6e82a2;
  border: 0;
  border-radius: 32px;
  padding: 12px 24px;
}
.woocommerce div.product form.cart .button.disabled {
  opacity: 0.5;
  background-color: #6e82a2;
}
.woocommerce div.product form.cart .button.disabled:hover {
  opacity: 0.5;
  background-color: #6e82a2;
}
.woocommerce div.product form.cart .button:hover {
  background-color: #566987;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  background-image: url(../icons/utility/shopping-cart.svg);
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  fill: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  background-color: #eef0f3;
  color: #767676;
  display: block;
  position: relative;
  z-index: 0;
  border-radius: unset;
  margin: 0 -5px;
  padding: 0 1em;
  border-bottom: 1px solid #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  content: "+";
  right: 12px;
  width: 15px;
  height: 15px;
  box-shadow: none;
  border: 0;
  top: 6px;
  color: #767676;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 2px solid #6e82a2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #6e82a2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  content: "_";
  right: 12px;
  width: 15px;
  height: 15px;
  box-shadow: none;
  border: 0;
  top: 2px;
  color: #6e82a2;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  color: #767676;
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
}
@media (min-width: 601px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    background-color: transparent;
    border-bottom: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    content: unset;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    content: unset;
  }
}
.woocommerce table.shop_attributes th {
  text-align: left;
}
.woocommerce table.shop_attributes td {
  padding: 8px 16px;
}
.woocommerce .up-sells.upsells.products h2,
.woocommerce .up-sells.upsells.products h2.related-title,
.woocommerce .up-sells.upsells.products p.related-title,
.woocommerce .product-slider-container.related-products h2,
.woocommerce .product-slider-container.related-products h2.related-title,
.woocommerce .product-slider-container.related-products p.related-title {
  font-family: "Gilroy", sans-serif;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 32px;
  font-size: 32px;
  color: #020101;
  font-weight: 600;
}
@media (min-width: 768px) {
  .woocommerce .up-sells.upsells.products h2,
.woocommerce .up-sells.upsells.products h2.related-title,
.woocommerce .up-sells.upsells.products p.related-title,
.woocommerce .product-slider-container.related-products h2,
.woocommerce .product-slider-container.related-products h2.related-title,
.woocommerce .product-slider-container.related-products p.related-title {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .woocommerce .up-sells.upsells.products h2,
.woocommerce .up-sells.upsells.products h2.related-title,
.woocommerce .up-sells.upsells.products p.related-title,
.woocommerce .product-slider-container.related-products h2,
.woocommerce .product-slider-container.related-products h2.related-title,
.woocommerce .product-slider-container.related-products p.related-title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .woocommerce .up-sells.upsells.products h2,
.woocommerce .up-sells.upsells.products h2.related-title,
.woocommerce .up-sells.upsells.products p.related-title,
.woocommerce .product-slider-container.related-products h2,
.woocommerce .product-slider-container.related-products h2.related-title,
.woocommerce .product-slider-container.related-products p.related-title {
    font-size: 32px;
  }
}
@media (min-width: 1920px) {
  .woocommerce .up-sells.upsells.products h2,
.woocommerce .up-sells.upsells.products h2.related-title,
.woocommerce .up-sells.upsells.products p.related-title,
.woocommerce .product-slider-container.related-products h2,
.woocommerce .product-slider-container.related-products h2.related-title,
.woocommerce .product-slider-container.related-products p.related-title {
    font-size: 32px;
  }
}
.woocommerce .up-sells.upsells.products .products,
.woocommerce .product-slider-container.related-products .products {
  display: flex;
  justify-content: center;
}
.woocommerce .woocommerce-products-header-container .woocommerce-products-header__title.page-title {
  color: #6e82a2;
  text-align: center;
  margin: 0 0 8px;
}
.woocommerce .woocommerce-products-header-container .product-cat-abstract {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.6em;
}
.woocommerce .woocommerce-products-header-container .woocommerce-breadcrumb {
  text-align: center;
}
.woocommerce .term-description {
  text-align: center;
  max-width: 90%;
  margin: 64px 0;
  font-family: "Gilroy", sans-serif;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-product-details__category {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 0.875em;
  color: #020101;
  opacity: 0.5;
  margin-bottom: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woo-categories-widget .widget-title,
.woo-categories-widget .woocommerce ul.products li.product .widget-title {
  font-weight: 700;
  color: #020101;
  text-align: left;
  font-family: "Gilroy", sans-serif;
  line-height: 1.15;
}
.woocommerce ul.products li.product .price {
  color: #020101;
  font-weight: 600;
  font-family: "Gilroy", sans-serif;
  margin-bottom: 0.5em;
  font-size: 1.06em;
}
.woocommerce ul.products li.product .price del {
  font-size: 0.875em;
}

/* Buttons */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 1em;
  font-weight: 600;
  font-family: "Gilroy", sans-serif;
  padding: 12px 16px;
  background-color: #6e82a2;
  border-radius: 32px;
  color: #fff;
  margin-left: 0;
  text-align: center;
  margin-bottom: 8px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #384558;
  color: #fff;
}
@media (min-width: 769px) {
  .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    margin-left: 8px;
    margin-bottom: 0;
  }
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  font-size: 1.25em;
  font-weight: 700;
  padding: 12px 16px;
  background-color: #6e82a2;
  border-radius: 32px;
  color: #fff;
  margin-left: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #384558;
  color: #fff;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  font-size: 1em;
  font-weight: 700;
  padding: 12px 16px;
  background-color: #6e82a2;
  border-radius: 32px;
  color: #fff;
  opacity: 0.5;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  background-color: #6e82a2;
  color: #fff;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top-color: #6e82a2;
  background-color: #eef0f3;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  color: #6e82a2;
}

.woocommerce-error {
  padding-left: 40px !important;
}

/* Cart */
.woocommerce ul#shipping_method li input {
  width: auto;
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto;
  max-width: 60px;
}

.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  padding: 12px 4px;
}

.woocommerce .input-checkbox,
.woocommerce-page .input-checkbox {
  width: auto;
}

/* Checkout */
.woocommerce-additional-fields {
  margin-top: 16px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 0;
  background-color: #eef0f3;
  border-radius: 0px;
  padding: 8px 16px;
  font-size: 1em;
  line-height: 1;
  border-bottom: 1px solid #6e82a2;
}
.woocommerce form .form-row input.input-text:hover, .woocommerce form .form-row input.input-text:active, .woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:hover,
.woocommerce form .form-row textarea:active,
.woocommerce form .form-row textarea:focus {
  background-color: #fff;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-bottom: 1px solid #6e82a2;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 36px;
  line-height: 36px;
  color: #eeeeee;
}

.select2-container .select2-selection--single {
  height: unset;
  background-color: #eef0f3;
  border: 0;
  border-bottom: 1px solid #6e82a2;
  border-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #6e82a2;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background-color: #eef0f3;
  color: #6e82a2;
}

.woocommerce-checkout-review-order-table {
  background-color: #eef0f3;
  border-color: #eef0f3;
  border: 0 !important;
}
.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table th.product-total {
  color: #6e82a2;
}

.woocommerce-terms-and-conditions-wrapper .validate-required .input-checkbox,
.woocommerce-terms-and-conditions-wrapper .validate-required .input-radio {
  width: auto;
}

.woocommerce-checkout-payment .input-checkbox,
.woocommerce-checkout-payment .input-radio {
  width: auto;
}

p.form-row.form-row-wide.mailchimp-newsletter {
  color: #6e82a2;
  margin-bottom: 16px;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  width: auto;
  display: inline-block;
  max-height: 32px;
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
  padding: 0;
  border-radius: 0;
  background-color: #eef0f3;
  padding-bottom: 8px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  padding: 8px 0;
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  background-color: #6e82a2;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding-left: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  background-color: #6e82a2;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
  margin-bottom: 16px;
}

.woocommerce-address-fields__field-wrapper {
  margin-bottom: 8px;
}

.out-of-stock-label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  background-color: #6e82a2;
  color: #fff;
  font-weight: 700;
  font-size: 0.875em;
  text-align: center;
}

#ship-to-different-address {
  margin-top: 32px;
}

.social-networks {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 0 16px;
}
@media (min-width: 1200px) {
  .social-networks {
    justify-content: flex-start;
  }
}
.social-networks li {
  border: none;
  margin-right: 12px;
  list-style-type: none;
  padding: 2px 0px;
  margin-bottom: 0px;
}
.social-networks li i {
  font-size: 32px;
}
.social-networks li i.fab {
  font-family: "Font Awesome 5 Brands";
  color: #575655;
}
.social-networks li i.fab:hover {
  color: #575655;
}
.social-networks li a:hover {
  color: #fff;
}

/* WooCommerce Single Custom
---------------------------------------------------------------------------------------------------- */
.product-slogan {
  color: #6e82a2;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 16px;
  font-size: 18px;
  display: block;
  clear: both;
  text-align: center;
  margin: 64px 16px;
}
@media (min-width: 768px) {
  .product-slogan {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .product-slogan {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .product-slogan {
    font-size: 22px;
  }
}
@media (min-width: 1920px) {
  .product-slogan {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .product-slogan {
    margin: 72px;
  }
}

.single_variation_wrap .woocommerce-variation-price {
  display: none;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option label {
  display: flex;
  align-items: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container .label_price {
  font-weight: 600;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option {
  border-radius: 8px;
  border-color: #eef0f3;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option.selected label {
  border-color: #6e82a2 !important;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option.selected label:after {
  background-color: #6e82a2 !important;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
  border-color: #eef0f3 !important;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label:hover {
  border-color: #6e82a2 !important;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .image {
  width: 40%;
  margin-right: 8px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span {
  z-index: 1;
}

#wapo-total-price-table {
  padding-bottom: 16px;
  border-bottom: 1px solid #eef0f3;
  margin-bottom: 32px;
}
#wapo-total-price-table table {
  width: auto;
  font-size: 20px;
  line-height: 1.5;
}
#wapo-total-price-table th {
  font-size: 15px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: inherit;
}
#wapo-total-price-table td {
  font-size: 22px;
  color: #6e82a2;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  opacity: 0.5;
}
#wapo-total-price-table td#wapo-total-order-price {
  opacity: 1;
}

/* Product Icons */
.product-icons-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin: 64px auto;
  flex-wrap: wrap;
}
.product-icons-container .product-icon {
  flex-basis: 50%;
  margin: 16px 0;
}
@media (min-width: 769px) {
  .product-icons-container .product-icon {
    flex-basis: 25%;
  }
}
.product-icons-container .product-icon .product-icon-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  height: 60px;
}
.product-icons-container .product-icon .product-icon-txt {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #020101;
}

.yith-wapo-ajax-uploader .button {
  float: none !important;
}

/* WooCommerce Archive Customization
--------------------------------------------- */
.woocommerce ul.products li.product a .woo-img-container {
  aspect-ratio: 500/640;
  position: relative;
  background-color: #fafafa;
  margin-bottom: 16px;
}
.woocommerce ul.products li.product a .woo-img-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Archive Top Bar */
.archive-top-bar {
  margin-bottom: 32px;
  padding: 16px;
}
.archive-top-bar .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.archive-top-bar .wrap .top-bar-image {
  flex-basis: 40%;
}
.archive-top-bar .wrap .top-bar-image img {
  text-align: right;
  float: right;
  max-height: 200px;
  width: auto;
}
.archive-top-bar .wrap .top-bar-title-container {
  flex-basis: 55%;
  padding-right: 16px;
}
.archive-top-bar .wrap .top-bar-title-container .top-bar-title {
  font-size: 2em;
}

/* Accordion
--------------------------------------------- */
.faqs-block {
  display: flex;
  align-items: center;
  padding: 96px 0 32px;
  background-image: linear-gradient(180deg, #127abc, #1897d0);
}
.faqs-block .wrap {
  position: relative;
}
.faqs-block .wrap .faqs-modal-container .faqs-modal,
.faqs-block .wrap .faqs-modal-container .accordion,
.faqs-block .wrap .faqs-container .faqs-modal,
.faqs-block .wrap .faqs-container .accordion {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 100%;
}
.faqs-block .wrap .faqs-modal-container .faqs-modal .faqs-title,
.faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-title,
.faqs-block .wrap .faqs-modal-container .accordion .faqs-title,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-title,
.faqs-block .wrap .faqs-container .faqs-modal .faqs-title,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-title,
.faqs-block .wrap .faqs-container .accordion .faqs-title,
.faqs-block .wrap .faqs-container .accordion .accordion-title {
  box-sizing: border-box;
  margin-left: 8px;
  margin-top: 0;
  font-size: 25px;
  line-height: 28px;
  font-family: "ITC Avant Garde Std Md";
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
}
@media (min-width: 1201px) {
  .faqs-block .wrap .faqs-modal-container .faqs-modal .faqs-title,
.faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-title,
.faqs-block .wrap .faqs-modal-container .accordion .faqs-title,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-title,
.faqs-block .wrap .faqs-container .faqs-modal .faqs-title,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-title,
.faqs-block .wrap .faqs-container .accordion .faqs-title,
.faqs-block .wrap .faqs-container .accordion .accordion-title {
    margin-left: 16px;
    font-size: 30px;
    line-height: 36px;
    margin-top: 16px;
  }
}
.faqs-block .wrap .faqs-modal-container .faqs-modal .faqs-title::before,
.faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-title::before,
.faqs-block .wrap .faqs-modal-container .accordion .faqs-title::before,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-title::before,
.faqs-block .wrap .faqs-container .faqs-modal .faqs-title::before,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-title::before,
.faqs-block .wrap .faqs-container .accordion .faqs-title::before,
.faqs-block .wrap .faqs-container .accordion .accordion-title::before {
  float: left;
  width: 18px;
  height: 18px;
  margin-top: 4px;
  background-image: url(../icons/utility/accordion-down.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  content: " ";
  margin-right: 8px;
}
@media (min-width: 1201px) {
  .faqs-block .wrap .faqs-modal-container .faqs-modal .faqs-title::before,
.faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-title::before,
.faqs-block .wrap .faqs-modal-container .accordion .faqs-title::before,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-title::before,
.faqs-block .wrap .faqs-container .faqs-modal .faqs-title::before,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-title::before,
.faqs-block .wrap .faqs-container .accordion .faqs-title::before,
.faqs-block .wrap .faqs-container .accordion .accordion-title::before {
    width: 24px;
    height: 24px;
    margin-right: 16px;
  }
}
.faqs-block .wrap .faqs-modal-container .faqs-modal .question-color-1,
.faqs-block .wrap .faqs-modal-container .accordion .question-color-1,
.faqs-block .wrap .faqs-container .faqs-modal .question-color-1,
.faqs-block .wrap .faqs-container .accordion .question-color-1 {
  color: #fff;
  background-color: transparent;
  border: 0;
  font-size: 18px;
  line-height: 22px;
  font-family: "ITC Avant Garde Std Md";
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 1201px) {
  .faqs-block .wrap .faqs-modal-container .faqs-modal .question-color-1,
.faqs-block .wrap .faqs-modal-container .accordion .question-color-1,
.faqs-block .wrap .faqs-container .faqs-modal .question-color-1,
.faqs-block .wrap .faqs-container .accordion .question-color-1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.faqs-block .wrap .faqs-modal-container .faqs-modal .question-color-2,
.faqs-block .wrap .faqs-modal-container .accordion .question-color-2,
.faqs-block .wrap .faqs-container .faqs-modal .question-color-2,
.faqs-block .wrap .faqs-container .accordion .question-color-2 {
  color: #00337b;
  background-color: transparent;
  font-size: 18px;
  line-height: 22px;
  font-family: "ITC Avant Garde Std Md";
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 1201px) {
  .faqs-block .wrap .faqs-modal-container .faqs-modal .question-color-2,
.faqs-block .wrap .faqs-modal-container .accordion .question-color-2,
.faqs-block .wrap .faqs-container .faqs-modal .question-color-2,
.faqs-block .wrap .faqs-container .accordion .question-color-2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-content,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-content,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-content,
.faqs-block .wrap .faqs-container .accordion .accordion-content {
  display: block;
  box-sizing: border-box;
  margin-left: 36px;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  font: normal normal normal 18px/22px ITC Avant Garde Std Bk;
  color: #fff;
  padding-bottom: 16px;
  padding-top: 16px;
}
@media (min-width: 1201px) {
  .faqs-block .wrap .faqs-modal-container .faqs-modal .accordion-content,
.faqs-block .wrap .faqs-modal-container .accordion .accordion-content,
.faqs-block .wrap .faqs-container .faqs-modal .accordion-content,
.faqs-block .wrap .faqs-container .accordion .accordion-content {
    font-size: 22px;
    line-height: 28px;
    margin-left: 56px;
  }
}
.faqs-block .wrap .faqs-modal-container .faqs-modal.close .accordion-content,
.faqs-block .wrap .faqs-modal-container .accordion.close .accordion-content,
.faqs-block .wrap .faqs-container .faqs-modal.close .accordion-content,
.faqs-block .wrap .faqs-container .accordion.close .accordion-content {
  display: block;
  float: left;
  height: 0;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  padding-bottom: 0;
}
.faqs-block .wrap .faqs-modal-container .faqs-modal.open .accordion-title::before,
.faqs-block .wrap .faqs-modal-container .accordion.open .accordion-title::before,
.faqs-block .wrap .faqs-container .faqs-modal.open .accordion-title::before,
.faqs-block .wrap .faqs-container .accordion.open .accordion-title::before {
  background-image: url(../icons/utility/accordion-down.svg);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.faqs-block-top {
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  aspect-ratio: 1920/400;
}
@media (min-width: 1201px) {
  .faqs-block-top {
    aspect-ratio: 1920/268;
  }
}

.faqs-block-bottom {
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  aspect-ratio: 1920/275;
  background-image: url("../icons/utility/curva-bottom.svg");
}

/* The Modal (background) */
.modal {
  clear: both;
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.6);
  /* Black w/ opacity */
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

/* Modal Content */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #a0d9f5;
  border-radius: 10px;
  margin: auto;
  padding: 32px;
  width: 90%;
  max-width: 640px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-size: 22px;
  /* The Close Button */
}
.modal-content .close {
  color: #020101;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 8px;
}
.modal-content .close:hover,
.modal-content .close:focus {
  text-decoration: none;
  cursor: pointer;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* Block Page Header */
.wp-block-page-header {
  margin-bottom: 48px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .wp-block-page-header {
    margin-bottom: unset;
  }
}
@media (min-width: 1200px) {
  .wp-block-page-header.contacto .wrap {
    max-width: calc((25vw + 64px) / 2);
  }
}
.wp-block-page-header .page-header-block-bg-img {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .wp-block-page-header .page-header-block-bg-img {
    height: 95vh;
  }
  .wp-block-page-header .page-header-block-bg-img img {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
  }
}
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt {
  padding: 128px 0;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (min-width: 1200px) {
  .wp-block-page-header .page-header-block-bg-img .page-header-block-txt {
    padding: 64px 0 16px;
  }
}
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-subtitle {
  color: inherit;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  margin-bottom: 8px;
}
.wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
  font-weight: 700;
  color: inherit;
  width: 100%;
  font-size: 32px;
}
@media (min-width: 768px) {
  .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 48px;
  }
}
@media (min-width: 1920px) {
  .wp-block-page-header .page-header-block-bg-img .page-header-block-txt .page-header-block-title {
    font-size: 64px;
  }
}

/* Contact Header */
.contact-header:where(.wp-block-columns.has-background) {
  padding: 0;
  gap: 0;
}
.contact-header .wp-block-page-header .page-header-block-bg-img {
  background-position: center center;
}

/* Block Icon & Description */
.wp-block-icon-description {
  padding: 32px;
}
.wp-block-icon-description .icon-description-img {
  margin-bottom: 48px;
}
.wp-block-icon-description .icon-description-img img {
  height: 130px;
  width: auto;
}
.wp-block-icon-description .icon-description-block-title {
  color: #020101;
  font-weight: 700;
  font-size: 1.6em;
  margin-bottom: 32px;
}
.wp-block-icon-description .icon-description-block-desc {
  color: #020101;
}

/* Block CTA */
.wp-block-cta .cta-block-bg-img {
  height: 50vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
}
.wp-block-cta .cta-block-txt-container {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  max-width: 90%;
  margin-left: 5%;
  text-align: center;
}
@media (min-width: 1200px) {
  .wp-block-cta .cta-block-txt-container {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 800px;
    margin-left: unset;
  }
}
.wp-block-cta .cta-block-txt-container .cta-block-txt p {
  color: #fff;
  font-size: 18px;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .wp-block-cta .cta-block-txt-container .cta-block-txt p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .wp-block-cta .cta-block-txt-container .cta-block-txt p {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .wp-block-cta .cta-block-txt-container .cta-block-txt p {
    font-size: 26px;
  }
}
@media (min-width: 1920px) {
  .wp-block-cta .cta-block-txt-container .cta-block-txt p {
    font-size: 28px;
  }
}
.wp-block-cta .cta-block-txt-container .cta-block-btn {
  font-size: 1.125em;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
  font-weight: 500;
  text-decoration: none;
  padding: 16px 32px;
}
.wp-block-cta .cta-block-txt-container .cta-block-btn:hover {
  background-color: #020101;
  border-color: #020101;
}

/* Block CTA2 */
.wp-block-cta2 .cta2-block-bg-img {
  height: 50vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
}
.wp-block-cta2 .cta2-block-txt-container {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  max-width: 90%;
  margin-left: 5%;
  text-align: center;
}
@media (min-width: 1200px) {
  .wp-block-cta2 .cta2-block-txt-container {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 800px;
    margin-left: unset;
  }
}
.wp-block-cta2 .cta2-block-txt-container .cta2-block-header {
  font-size: 42px;
  color: #fff;
  text-align: center;
}
.wp-block-cta2 .cta2-block-txt-container .cta2-block-txt {
  color: #fff;
  margin-bottom: 64px;
}
.wp-block-cta2 .cta2-block-txt-container .cta2-block-btn {
  font-size: 1.125em;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
  font-weight: 500;
  text-decoration: none;
  padding: 16px 32px;
}
.wp-block-cta2 .cta2-block-txt-container .cta2-block-btn:hover {
  background-color: #020101;
  border-color: #020101;
}

/* Block Script */
.wp-block-script:last-child {
  margin-bottom: -4px !important;
}
.wp-block-script iframe {
  width: 100% !important;
}

/* Block Page Header */
.wp-block-featured-content {
  margin-bottom: 32px;
}
.wp-block-featured-content .featured-content-block-bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
  aspect-ratio: 645/436;
}
.wp-block-featured-content .featured-content-block-bg-img .featured-content-block-txt {
  position: absolute;
  bottom: 16px;
  -webkit-transform: translate(0, -16px);
          transform: translate(0, -16px);
  margin-left: 24px;
  color: #fff;
}
.wp-block-featured-content .featured-content-block-bg-img .featured-content-block-txt .featured-content-block-subtitle {
  color: inherit;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  margin-bottom: 8px;
}
.wp-block-featured-content .featured-content-block-bg-img .featured-content-block-txt .featured-content-block-title {
  font-weight: 700;
  font-size: 28px;
  color: inherit;
  margin: 0;
  display: block;
  width: 100%;
}
.wp-block-featured-content .featured-content-block-bg-img .featured-content-block-txt .button-underlined {
  font-size: 16px;
  font-weight: 500;
}

/* Block Intro */
.block-intro-title {
  margin: 0 auto;
  text-align: center;
}

.block-intro-subtitle {
  margin: 0 auto 48px;
  text-align: center;
}

/* Owl Slider Navigation */
.owl-carousel .owl-dots {
  bottom: 1rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.owl-carousel .owl-dot {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50%;
}
.owl-carousel button.owl-dot {
  border: 1px solid #6e82a2;
  border-radius: 50%;
  color: #fff;
  background-color: #fff;
  font: inherit;
}
.owl-carousel button.owl-dot:hover, .owl-carousel button.owl-dot.active {
  background-color: #6e82a2;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: -32px;
  width: 100%;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  right: 28px;
  width: 24px;
  height: 24px;
  color: #fff !important;
  background-color: #6e82a2 !important;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  color: #fff !important;
  background-color: #6e82a2 !important;
}

/* Product Slider */
.product-slider-container {
  width: 90%;
  margin: 0 auto;
  clear: both;
}
@media (min-width: 769px) {
  .product-slider-container {
    width: 100%;
  }
}
.product-slider-container .related-icon {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.product-slider-container .related-title {
  margin: 0 auto;
  text-align: center;
  font-size: 2em;
  font-weight: 400;
  color: #6e82a2;
}
.product-slider-container .related-subtitle {
  margin: 0 auto 48px;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  color: #00337b;
}
.product-slider-container .product-slider {
  width: 100%;
  margin: 1rem auto;
}
.product-slider-container .product-slider .owl-stage {
  margin: 0 auto;
}
.product-slider-container .product-slider ul.products li.product {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.product-slider-container .product-slider ul.products li.product a {
  text-decoration: none;
}
.product-slider-container .product-slider ul.products li.product a:hover {
  text-decoration: none;
}
.product-slider-container .product-slider ul.products li.product .ywcrbp_regular_price {
  display: block;
}
.product-slider-container .owl-dots {
  bottom: 1rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-slider-container .owl-dot {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50%;
}
.product-slider-container .owl-carousel button.owl-dot {
  border: 1px solid #6e82a2;
  border-radius: 50%;
  color: #fff;
  background-color: #fff;
  font: inherit;
}
.product-slider-container .owl-carousel button.owl-dot:hover {
  background-color: #6e82a2;
}
.product-slider-container .owl-carousel button.owl-dot.active {
  background-color: #6e82a2;
}
.product-slider-container .owl-nav {
  position: absolute;
  top: calc(50% - 4rem);
  width: 100%;
}
.product-slider-container .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  width: 27px;
  height: 55px;
  background: url(../icons/utility/chevron-left.svg) no-repeat center !important;
  background-size: contain !important;
}
@media (min-width: 769px) {
  .product-slider-container .owl-nav .owl-prev {
    left: -50px;
  }
}
.product-slider-container .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 27px;
  height: 55px;
  background: url(../icons/utility/chevron-right.svg) no-repeat center !important;
  background-size: contain !important;
}
@media (min-width: 769px) {
  .product-slider-container .owl-nav .owl-next {
    right: -50px;
  }
}

.big-button-block-bg-img {
  height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.big-button-block-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.big-button-block-txt .big-button-block-title {
  color: #fff;
  margin: 0;
  font-size: 28px;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
}

/* Home Cloud Block */
.wp-block-home-cloud .cloud-terms {
  display: flex;
  width: 100%;
  list-style-type: none;
  padding: 0;
  flex-wrap: wrap;
  align-items: center;
}
.wp-block-home-cloud .cloud-terms .cloud-term {
  flex-grow: 1;
}
.wp-block-home-cloud .cloud-terms .cloud-term a {
  text-decoration: none;
  line-height: 40px;
  margin: 0 4px;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  color: #6e6c6c;
}
.wp-block-home-cloud .cloud-terms .cloud-term a.term-size-1 {
  font-size: 36px;
}
.wp-block-home-cloud .cloud-terms .cloud-term a.term-size-2 {
  font-size: 32px;
}
.wp-block-home-cloud .cloud-terms .cloud-term a.term-size-3 {
  font-size: 28px;
}
.wp-block-home-cloud .cloud-terms .cloud-term a.term-size-4 {
  font-size: 24px;
}
.wp-block-home-cloud .cloud-terms .cloud-term a.term-size-5 {
  font-size: 20px;
}

/* Block Customer Reviews
--------------------------------------------- */
.wp-block-customer-reviews {
  margin-bottom: 64px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wp-block-customer-reviews .wrap {
  max-width: 720px;
}
.wp-block-customer-reviews .wrap .customer-reviews-title {
  color: #fff;
  text-align: center;
  padding-top: 64px;
}
.wp-block-customer-reviews .wrap .owl-reviews {
  padding-left: 0;
  padding-bottom: 32px;
}
.wp-block-customer-reviews .wrap .owl-reviews .review {
  font-family: "Gilroy", sans-serif;
  color: #fff;
  padding: 32px 32px 32px;
}
.wp-block-customer-reviews .wrap .owl-reviews .review .reviews-image img {
  border-radius: 50%;
  width: 75px;
  margin: 0 auto 32px;
}
.wp-block-customer-reviews .wrap .owl-reviews .review .review-text {
  font-weight: 300;
  text-align: center;
  color: inherit;
}
.wp-block-customer-reviews .wrap .owl-reviews .review .review-name {
  font-weight: 600;
  text-align: center;
  font-size: 1.25em;
  color: inherit;
  margin-bottom: 4px;
}
.wp-block-customer-reviews .wrap .owl-reviews .review .review-company,
.wp-block-customer-reviews .wrap .owl-reviews .review .review-city {
  font-weight: 400;
  text-align: center;
  font-size: 0.875em;
  margin-bottom: 4px;
}
.wp-block-customer-reviews .owl-dots {
  bottom: 1rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wp-block-customer-reviews .owl-dot {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50%;
}
.wp-block-customer-reviews .owl-carousel button.owl-dot {
  border: 1px solid #6e82a2;
  border-radius: 50%;
  color: #fff;
  background-color: #fff;
  font: inherit;
}
.wp-block-customer-reviews .owl-carousel button.owl-dot:hover {
  background-color: #6e82a2;
}
.wp-block-customer-reviews .owl-carousel button.owl-dot.active {
  background-color: #6e82a2;
  border-color: #fff;
}
.wp-block-customer-reviews .owl-nav {
  position: absolute;
  top: calc(50% - 27px);
  left: 0;
  width: 100%;
}
.wp-block-customer-reviews .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  width: 27px;
  height: 55px;
  background: url(../icons/utility/chevron-left.svg) no-repeat center !important;
  background-size: contain !important;
}
.wp-block-customer-reviews .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  width: 27px;
  height: 55px;
  background: url(../icons/utility/chevron-right.svg) no-repeat center !important;
  background-size: contain !important;
}

/* Star Ratings */
.wp-block-rating {
  text-align: center;
  margin: 32px 0;
}
@media (min-width: 1200px) {
  .wp-block-rating {
    margin: 64px 0;
  }
}
.wp-block-rating .rating-link {
  text-decoration: none;
}
.wp-block-rating .rating-link img {
  margin: 0 auto;
}
.wp-block-rating .rating-link .stars-wrapper {
  width: 100%;
  display: block;
  margin: 4px 0 16px;
  line-height: 1;
  text-align: center;
}
.wp-block-rating .rating-link .stars-wrapper .dashicons {
  width: 24px;
  height: 28px;
  font-size: 28px;
}
.wp-block-rating .rating-link .stars-wrapper .dashicons.dashicons-star-filled, .wp-block-rating .rating-link .stars-wrapper .dashicons.dashicons-star-half, .wp-block-rating .rating-link .stars-wrapper .dashicons.dashicons-star-empty {
  color: #ffcc00;
}
.wp-block-rating .rating-link .rating-block-txt-container {
  font-size: 20px;
  color: #00337b;
}
.wp-block-rating .rating-link .rating-block-txt-container span {
  font-weight: 600;
}

.woo-categories-widget .widget-title {
  font-size: 1.25em;
}
.woo-categories-widget .woo-sidebar-cat {
  list-style-type: none;
  padding-left: 8px;
}
.woo-categories-widget .woo-sidebar-cat a {
  text-decoration: none;
  font-weight: 400;
  color: #00337b;
  line-height: 1.5;
  font-size: 1em;
}
.woo-categories-widget .woo-sidebar-cat a:hover {
  color: #6e82a2;
}
.woo-categories-widget .woo-sidebar-cat.parent {
  padding-left: 0;
  margin-bottom: 8px;
}
.woo-categories-widget .woo-sidebar-cat.parent a {
  text-transform: uppercase;
  font-weight: 600;
  color: #020101;
}
.woo-categories-widget .woo-sidebar-cat.current a {
  color: #6e82a2;
  font-weight: 500;
}

/*# sourceMappingURL=main.css.map */