/*
Theme Name: Catana Child
Theme URI: http://demo.theme-sky.com/catana/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: catana
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: catana-child
*/

/*
! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 991px) {
  .container {
    max-width: 991px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[7\%\] {
  left: 7%;
}

.right-0 {
  right: 0px;
}

.right-\[25px\] {
  right: 25px;
}

.top-1\/2 {
  top: 50%;
}

.top-\[20px\] {
  top: 20px;
}

.z-\[11\] {
  z-index: 11;
}

.-mx-\[12px\] {
  margin-left: -12px;
  margin-right: -12px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[70px\] {
  margin-bottom: 70px;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mr-\[12px\] {
  margin-right: 12px;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[177px\] {
  margin-top: 177px;
}

.mt-\[186px\] {
  margin-top: 186px;
}

.mt-\[200px\] {
  margin-top: 200px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[41px\] {
  margin-top: 41px;
}

.mt-\[52px\] {
  margin-top: 52px;
}

.mt-\[84px\] {
  margin-top: 84px;
}

.mt-\[87px\] {
  margin-top: 87px;
}

.mt-\[95px\] {
  margin-top: 95px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.hidden {
  display: none;
}

.h-\[100px\] {
  height: 100px;
}

.h-\[104px\] {
  height: 104px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[474px\] {
  height: 474px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[104px\] {
  width: 104px;
}

.w-\[204px\] {
  width: 204px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[89px\] {
  width: 89px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[251px\] {
  max-width: 251px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[33px\] {
  --tw-translate-y: 33px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[3px\] {
  --tw-translate-y: 3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[43px\] {
  --tw-translate-y: 43px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[4px\] {
  --tw-translate-y: 4px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-b-\[90px\] {
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-\[90px\] {
  border-top-left-radius: 90px;
  border-top-right-radius: 90px;
}

.border-2 {
  border-width: 2px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-verde {
  --tw-border-opacity: 1;
  border-color: rgb(130 183 41 / var(--tw-border-opacity));
}

.bg-\[\#0A1B2F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(10 27 47 / var(--tw-bg-opacity));
}

.bg-\[\#EDF1F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(237 241 245 / var(--tw-bg-opacity));
}

.bg-blu {
  --tw-bg-opacity: 1;
  background-color: rgb(0 59 129 / var(--tw-bg-opacity));
}

.bg-verde {
  --tw-bg-opacity: 1;
  background-color: rgb(130 183 41 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/facile-bg-mobile_trivengas-1\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/07/facile-bg-mobile_trivengas-1.jpg');
}

.bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/interrato-bg-mobile_trivengas\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/07/interrato-bg-mobile_trivengas.jpg');
}

.bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/open-bg-mobile_trivengas-1\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/07/open-bg-mobile_trivengas-1.jpg');
}

.bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/perche-bg_trivengas\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/07/perche-bg_trivengas.jpg');
}

.bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/pre-footer_trivengas-1\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/07/pre-footer_trivengas-1.jpg');
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-\[center_75\%\] {
  background-position: center 75%;
}

.bg-center {
  background-position: center;
}

.bg-top {
  background-position: top;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-6vw {
  padding-left: 6vw;
  padding-right: 6vw;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[13\%\] {
  padding-left: 13%;
  padding-right: 13%;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.px-\[7\%\] {
  padding-left: 7%;
  padding-right: 7%;
}

.px-\[8\%\] {
  padding-left: 8%;
  padding-right: 8%;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[100px\] {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[70px\] {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-\[145px\] {
  padding-bottom: 145px;
}

.pb-\[67px\] {
  padding-bottom: 67px;
}

.pb-\[71px\] {
  padding-bottom: 71px;
}

.pb-\[90px\] {
  padding-bottom: 90px;
}

.pl-\[14\%\] {
  padding-left: 14%;
}

.pt-\[11px\] {
  padding-top: 11px;
}

.pt-\[130px\] {
  padding-top: 130px;
}

.pt-\[136px\] {
  padding-top: 136px;
}

.pt-\[300px\] {
  padding-top: 300px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pt-\[75px\] {
  padding-top: 75px;
}

.pt-\[80px\] {
  padding-top: 80px;
}

.pt-\[90px\] {
  padding-top: 90px;
}

.text-center {
  text-align: center;
}

.\!text-\[32px\] {
  font-size: 32px !important;
}

.\!text-h2 {
  font-size: 30px !important;
  line-height: 36px !important;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-h1 {
  font-size: 40px;
  line-height: 48px;
}

.text-h2 {
  font-size: 30px;
  line-height: 36px;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.leading-\[17px\] {
  line-height: 17px;
}

.leading-\[96px\] {
  line-height: 96px;
}

.text-azzurro {
  --tw-text-opacity: 1;
  color: rgb(68 190 236 / var(--tw-text-opacity));
}

.text-blu {
  --tw-text-opacity: 1;
  color: rgb(0 59 129 / var(--tw-text-opacity));
}

.text-verde {
  --tw-text-opacity: 1;
  color: rgb(130 183 41 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

body {
  font-family: inter;
  color:var(--blu)
}

:root {
  --verde: #82B729;
  --blu: #003B81

}

.wpcf7 p select,textarea, select, html input[type^="search"], html input[type^="text"], html input[type^="email"], html input[type^="password"], html input[type^="number"], html input[type^="tel"], .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .chosen-container a.chosen-single, .woocommerce-checkout .form-row .chosen-container-single .chosen-single, #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, body .select2-container--default .select2-search--dropdown .select2-search__field, body .select2-container--default .select2-selection--single .select2-selection__rendered {
  border:none;
  box-shadow:none!important;
  background:#fff;
  border-radius:12px;
  padding:12px 18px 14px;
  font-size:16px;
  line-height:29px;
  color:#000
}

.wpcf7 br {
  display:none;
}

.wpcf7 p {
  margin-bottom:16px;
}

.wpcf7 p select {
  padding:7px 10px;
}

.wpcf7-list-item {
  margin-left: 0;
}

.slick-arrow.slick-prev:hover,.slick-arrow.slick-next:hover {
  background:transparent;
  color:var(--verde)
}

div.grecaptcha-badge {
  display:none!important
}

@media (min-width:768px) {
  .md\:px-\[12px\] {
    padding-right: 12px;
    padding-left: 12px;
  }

  .md\:w-2\/3 {
    width:66.66666%
  }

  .md\:mx-\[-12px\] {
    margin-left:-12px;
    margin-right:-12px
  }
}

.iubenda-tp-btn.iubenda-cs-preferences-link,.iubenda-tp-alert-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-alert-btn[data-tp-float][data-tp-float=top-right], .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-btn[data-tp-float][data-tp-float=top-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=top-right] {
  display:none!important
}

.wpcf7 input.wpcf7-submit {
  border:none;
  background:#000;
  font-weight: 600;
  border-radius:12px;
  width:100%;
  padding:16px 40px;
  color:#fff
}

.footer .wpcf7 input.wpcf7-submit  {
  width:auto
}

.wpcf7 input.wpcf7-submit:hover{
  background:#fff;
  color:#000
}

@media (min-width:768px) {
  .wpcf7-form div:nth-of-type(3) >div >div{
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
  }
}

.md\px-3 {
  padding-left:12px;
  padding-right:12px
}

.h-2 {
  height:1px
}

.justify-between {
  justify-content: space-between;
}

.flex-wrap {
  flex-wrap:wrap
}

#wpcf7-f28842-o1.wpcf7 p textarea {
  min-height:235px
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-\[43px\]::after {
  content: var(--tw-content);
  bottom: 43px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:border-b-2::after {
  content: var(--tw-content);
  border-bottom-width: 2px;
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-verde:hover {
  --tw-text-opacity: 1;
  color: rgb(130 183 41 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:left-2 {
    left: 0.5rem;
  }

  .md\:left-\[-2px\] {
    left: -2px;
  }

  .md\:float-left {
    float: left;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-\[55px\] {
    margin-bottom: 55px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-\[60px\] {
    margin-top: 60px;
  }

  .md\:mt-\[87px\] {
    margin-top: 87px;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:\!inline-block {
    display: inline-block !important;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[86px\] {
    height: 86px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-\[89px\] {
    width: 89px;
  }

  .md\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-r-\[90px\] {
    border-top-right-radius: 90px;
    border-bottom-right-radius: 90px;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:\!border-l-white {
    --tw-border-opacity: 1 !important;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/facile-bg_trivengas\.jpg\'\)\] {
    background-image: url('/wp-content/uploads/2024/07/facile-bg_trivengas.jpg');
  }

  .md\:bg-\[url\(\'\/wp-content\/uploads\/2024\/07\/open-bg_trivengas-1\.jpg\'\)\] {
    background-image: url('/wp-content/uploads/2024/07/open-bg_trivengas-1.jpg');
  }

  .md\:bg-cover {
    background-size: cover;
  }

  .md\:\!bg-right {
    background-position: right !important;
  }

  .md\:bg-center {
    background-position: center;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-3vw {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:py-\[35px\] {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-\[47px\] {
    padding-bottom: 47px;
  }

  .md\:pb-\[88px\] {
    padding-bottom: 88px;
  }

  .md\:pl-\[4\.5\%\] {
    padding-left: 4.5%;
  }

  .md\:pl-\[8\%\] {
    padding-left: 8%;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pr-\[4\.5\%\] {
    padding-right: 4.5%;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .md\:text-h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .after\:md\:\!block::after {
    content: var(--tw-content);
    display: block !important;
  }
}

@media (min-width: 991px) {
  .lg\:mt-\[180px\] {
    margin-top: 180px;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:px-3vw {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .lg\:px-\[10\%\] {
    padding-left: 10%;
    padding-right: 10%;
  }

  .lg\:px-\[11\%\] {
    padding-left: 11%;
    padding-right: 11%;
  }

  .lg\:px-\[20\%\] {
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .lg\:pl-\[4\%\] {
    padding-left: 4%;
  }

  .lg\:pl-\[4\.5\%\] {
    padding-left: 4.5%;
  }

  .lg\:pr-6vw {
    padding-right: 6vw;
  }

  .lg\:pr-\[4\%\] {
    padding-right: 4%;
  }

  .lg\:pt-\[134px\] {
    padding-top: 134px;
  }

  .lg\:text-\[60px\] {
    font-size: 60px;
  }

  .lg\:text-h1 {
    font-size: 40px;
    line-height: 48px;
  }
}