







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1320px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 50px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1320px;
}





html {
  font-size: 30px;
  scroll-padding-top: 156px;
}

html * {
  cursor: url('https://14521241.fs1.hubspotusercontent-na1.net/hubfs/14521241/Nutriamo%20anche%20altro%20-%20Minisito/Cursore%20mouse.svg') 26 20, auto !important;
}

/* System Page */
.error-page:before {
    color: #315a4e !important;
  padding-bottom: 15rem;
}

.error-page {
    padding-top: 10rem;
    padding-bottom: 25rem;
}

/* Anchors */

/* Headings */

/* h1,
.h1 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: none;
} */

/* Blockquote */

blockquote {
  border-left-color: #032019;
}





/*button,
.button {
  border: 1px solid #E41B2E;

  padding-top: 16px;
padding-right: 32px;
padding-bottom: 16px;
padding-left: 32px;

  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(228, 27, 46, 1.0)

;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 30px;
  text-transform: uppercase;
}*/

/* button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(188, 0, 6, 1.0);
  border-color: #bc0006;
}

button:active,
.button:active {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(255, 67, 86, 1.0);
  border-color: #ff4356;
} */





form,
.submitted-message {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

.form-title {
  color: #032019;
}

/* Labels */

form label {
  color: #FFFFFF;
}

/* Help text */

form legend {
  color: #FFFFFF;
}


/* Form placeholder text */

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

.fn-date-picker td.is-selected .pika-button {
  background: #0A5641;
}

.fn-date-picker td .pika-button:hover {
  background-color: #0A5641 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #0A5641;
}

/* Submit button */


form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(188, 0, 6, 1.0);
  border-color: #bc0006;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 67, 86, 1.0);
  border-color: #ff4356;
}





/* Table */

table {
  border: 2px solid #005018;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 2px solid #005018;

  padding: 18px;

  color: #005018;
}

/* Use this otherwise _reboot.scss overrides the specified styling for border radius width */
tbody, td, tfoot, th, thead, tr {
  border-width: 2px !important;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #005018;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #005018;
}





.header {
  background-color: 

  
  
    
  


  rgba(3, 32, 25, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FFFFFF;
  font-family: Barlow;
}

.menu__child-toggle-icon {
  border-top-color: #FFFFFF;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #d7d7d7;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #d7d7d7;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

.menu__child-toggle-icon:active {
  border-top-color: #ffffff;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #FFFFFF;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #0A5641;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #0A5641;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #0A5641;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(3, 32, 25, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(3, 32, 25, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Barlow;
}

.header__language-switcher-label-current:after {
  border-top-color: #FFFFFF;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(3, 32, 25, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #FFFFFF;
  }
}





/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 50px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #0a5641;
}

.blog-post__tag-link {
  color: #0a5641;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #002e19;
}

.blog-post__tag-link:active {
  color: #327e69;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #FFFFFF;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #d7d7d7;
}

.blog-related-posts__title-link:active {
  color: #ffffff;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 50px;
}

#comments-listing .comment-reply-to {
  color: #FFFFFF;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #d7d7d7;
}

#comments-listing .comment-reply-to:active {
  color: #ffffff;
}





.hs-search-results__title {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}





img {
  max-width: 100%;
}

/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #FFFFFF;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #d7d7d7;
}

.blog-index__post-title-link:active {
  color: #ffffff;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #0a5641;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #0a5641;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #002e19;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #327e69;
}

.pagination__link-icon svg {
  fill: #0a5641;
}

/* Pricing card */

.card__price {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 30px;
}

.card__body svg {
  fill: #0A5641;
}

/* Social follow */

.social-links__icon {
  background-color: #0A5641;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #002e19;
}

.social-links__icon:active {
  background-color: #327e69;
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 30px;
}

select {
  min-height: 44px;
  color: var(--dark-green);
  appearance: none;
  background-image: url("https://www.amadori.it/hubfs/Amadori%202022/Icons/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 12px;
  padding: 0 40px !important;
  float: right;
}

form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1]{
  padding-right: clamp(0.625rem,-0.4672rem + 4.6602vw,5.125rem) !important;
}

form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1] select{
  float: none !important;
}

form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1] .hs-form-booleancheckbox label span{
  display: flex;
}

form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1] .hs-form-booleancheckbox label span p,
form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1] .hs-form-booleancheckbox label span span{
  margin: 0 !important;
  font-size: 11px !important;
}

@media screen and (max-width: 768px){
  form[data-form-id=d5f602d8-b6c6-47f8-af81-b4764a5e7dc1]{
    padding-left: clamp(0.625rem,-0.4672rem + 4.6602vw,5.125rem) !important;
  }
}


}