/** Shopify CDN: Minification failed

Line 726:7 Expected identifier but found "#"
Line 726:9 Unexpected "$"
Line 726:19 Unexpected "{"
Line 855:0 Expected "{" but found "."

**/
table {
  margin:0px auto;
}

.rte__table-wrapper p {
  margin: 0 ;
}

th, td{
  padding: 2px;
}

.rte h3 {
  font-size: 20px;
}

.product-detail__vendor  {
  margin-top: 0.7em;
  font-size: 1.1em;
}

@media only screen and (max-width: 767px){
.overlay-standard.mobile-overlay-under {
  padding: 15px 35px;}
}

.overlay--has-link .overlay-title {
    display: none;
}

.btn, .btn--primary, .theme-product-reviews .spr-summary-actions-newreview, button, input[type=submit] {
  box-shadow: none;
} 

#tab2 table tr:nth-child(odd) {
  background-color: #ededed; 
} 

#tab2 table tr p {
  margin-left: 3px;
}

.tagss {
 	font-size: 13px;
    font-style: italic;
 	margin-right: 10px;
   	margin-top: 5px;
    white-space: nowrap;
}

.descimgdiv  {
  margin-bottom: -10px;
}

.imagedesc {
	border-radius: 0px !important; 
  width: 100%
}

.descblack{
  background:black
}

.descblack h2{
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
  color: white;
  font-weight: bold;
  text-align: center
}

.descblack p{
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center
}
.descwhite{
  background:white
}

.descwhite h2{
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center
}

.descwhite p{
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center
}
.descred{
  background:#e40148
}

.descred h2{
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
  color: white;
  font-weight: bold;
  text-align: center
}

.descred p{
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center
}
.descbrown{
  background:#834839
}

.descbrown h2{
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
  color: white;
  font-weight: bold;
  text-align: center
}

.descbrown p{
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center
}
.descbrown2{
  background:#151416
}

.descbrown2 h2{
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
  color: white;
  font-weight: bold;
  text-align: center
}

.descbrown2 p{
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center
}


.treballs {
 padding-bottom: 30px 
}

.treballs div{
  width: 100%;
  margin-top: 25px;
  display: inline-block;
  text-align: center
}

.treballs .circolone {
  height: 90px;
  width: 90px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  padding-top: 20px;
}

.treballs .circolone p{
  color: #000;
  margin:0; 
  padding: 0
}

.treballs .circolone p:first-child{
  font-size: 12px;
}
.treballs .circolone p:second-child{
  font-size: 20px;
}

.whitedescc {
  background: white;
  padding-bottom: 20px;
}

.whitedescc h2{
  font-weight: bold;
}

.whitedescc div {
  text-align: center;
}

.mezzoimgsx {
  width: 60%; 
  display: inline;
  float: left
}

.mezzotxtdx {
  width: 40%; 
  display: inline; 
  float:right; 
  height: 400px;
  line-height: 400px;
  text-align: right;
}

.mezzoimgdx {
  width: 56%; 
  display: inline;
  float: right
}
.mezzoimgdx img {
  float: right
}

.mezzotxtsx {
  width: 41%; 
  display: inline; 
  float:left; 
  height: 400px;
  line-height: 400px;
  text-align: left;
}

.testetto{
  display: inline-block;
  vertical-align: middle;
  line-height: normal; 
  font-size: 48px;
  line-height: 46px;
  padding-right: 10px;
}

.bordinosotto {
   background: black;
   height: 4px;
   float: right;
   width: 90%;
   margin-right: 4%;
}

.stamped-badge {
 	cursor: unset !important; 
}

.testimonials .testimonial-author-image {
  height: 120px;
    width: 120px;
  margin:-7px auto 10px;
}

/*RECIPE*/
.recipe-container {
   margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px; 
}

.recipe-intro {
  margin-bottom: 30px; 
  line-height: 21px; 
}

.recipe-side::after, ::before {
    box-sizing: border-box;
}
.recipe-main::after, ::before {
    box-sizing: border-box;
}

.recipe-side {
  font-size: 14px;
  display: block;
}
.recipe-main {
  display: block; 
}
.recipe-main .row {
 display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; 
}
.entry-header {
    margin-bottom: 5px;
}
.margin-headline {
  text-transform: uppercase;
  font-size: 23px;
}

.preparationlist {
  list-style-type: none;
  padding: 0;
  margin-bottom: 40px
}

.preparationlist>li:before {
    line-height: 36px;
    border: 1px solid #444;
    content: counter(preparationlistcounter) " ";
    display: block;
    width: 38px;
    min-width: 38px;
    margin-right: 15px;
    height: 38px;
    text-align: center;
    border-radius: 19px;
}
.preparationlist>li::before {
    margin-left: -60px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    color: #444;
    border-radius: 50%;
    display: flex;
    line-height: initial;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}

.preparationlist>li:first-child {
  counter-reset: preparationlistcounter;
}

.preparationlist>li {
    margin-left: 60px;
    margin-bottom: 20px!important;
    /* border-bottom: 2px dashed #d8d8d8; */
  	counter-increment: preparationlistcounter;
    clear: both;
    display: flex;
    align-items: center;
}

.preparationlist__step-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.preparationlist__step-content-wrapper {
    flex: 1;
    padding-right: 30px;
    order: 1;
}

.s-recipe-sidebar__meta {
    border-top: 4px solid #2f2f2f;
    border-bottom: 4px solid #2f2f2f;
    margin-bottom: 40px;
    padding: 30px 0 20px;
}
.s-recipe-sidebar__meta-content>div {
    display: flex;
    font-size: 14px;
    margin-bottom: 10px;
    align-items: flex-end;
    justify-content: space-between;
}
.s-recipe-sidebar__meta-content>div strong {
    font-weight: 700;
    flex-shrink: 0;
    margin: 0 5px 0 0;
}
.s-recipe-sidebar__meta-content>div span {
    width: 100%;
    border-bottom: 1px dashed #aaa;
    margin-bottom: 5px;
}
.s-recipe-sidebar__meta-content em {
    margin-bottom: 0!important;
    font-style: normal;
    flex-shrink: 0;
    margin: 0 5px 0 5px;
}
.s-recipe-sidebar__nutri-facts {
    background: #4aa896;
    margin-top: 30px;
    border-radius: 4px;
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
}
.s-recipe-sidebar__nutri-facts>div span {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.s-recipe-sidebar__nutri-facts>div strong {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.s-recipe-sidebar__ingredients {
    background-color: #f5f1e6;
    border-radius: 2px;
}
.s-recipe-sidebar__ingredients-head.first{
  	margin-top: 15px;
    text-align: center;
  	font-size: 22px
}
.s-recipe-sidebar__ingredients-head>span {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin: 0 0 15px 0;
}
.s-recipe-sidebar__ingredients-head.first .head-form p {
  	font-size: 18px
}
.s-recipe-sidebar__ingredients-head .head-form {
    height: 35px;
    width: 240px;
    margin: 0 auto 10px auto;
    background-color: #fff;
    display: flex;
    border-radius: 20px;
}
.s-recipe-sidebar__ingredients-head .minus {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}
.s-recipe-sidebar__ingredients-head .minus::before {
    content: "";
    width: 14px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -5px;
}
.s-recipe-sidebar__ingredients-head .head-form p {
    width: 100%;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    padding: 0 10px;
    margin-top: 0
}
.s-recipe-sidebar__ingredients-head .plus {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #4aa896;
    box-shadow: 0 4px 7px 0 rgb(55 91 23 / 34%);
    cursor: pointer;
    position: relative;
}
.s-recipe-sidebar__ingredients-head .plus::before {
    content: "";
    width: 14px;
    height: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -7px;
}
.s-recipe-sidebar__ingredients-head .plus::after {
    content: "";
    height: 14px;
    width: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -1px;
}
.s-recipe-sidebar__ingredients-head.first .minus {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 0%;
    box-shadow: 0 4px 7px 0 rgb(55 91 23 / 34%);
    cursor: pointer;
    position: relative;
}
.s-recipe-sidebar__ingredients-head.first .minus::before {
    content: "";
    width: 14px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -5px;
}
.s-recipe-sidebar__ingredients-head.first .plus {
    flex-shrink: 0;
    width: 30px;
    background-color: #fff;
    height: 30px;
    border-radius: 0%;
    box-shadow: 0 4px 7px 0 rgb(55 91 23 / 34%);
    cursor: pointer;
    position: relative;
}
.s-recipe-sidebar__ingredients-head.first .plus::before {
    content: "";
    width: 14px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -7px;
}
.s-recipe-sidebar__ingredients-head.first .plus::after {
    content: "";
    height: 14px;
    width: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -1px;
}
.s-recipe-sidebar__ingredients-content {
    padding: 20px 15px;
  	background-color: #e32156;
    text-align: left;
    margin-bottom: 30px;
    color: #fff;
}
.s-recipe-sidebar__ingredients-content .titlez {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 20px auto;
    font-family: "Avenir Next Rounded", sans-serif;
}
.s-recipe-sidebar__ingredients-content .item-cap {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.s-recipe-sidebar__ingredients-content .item-cap .number {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    background-color: #fff;
    color: #e32156;
    margin: 0 10px 0 0;
}

.s-recipe-sidebar__ingredients-content .item-row {
    margin-bottom: 10px;
    display: flex;
}
.s-recipe-sidebar__ingredients-content .item-row>strong {
    display: inline-block;
    padding: 0 20px 0 0;
    text-align: right;
    width: 100px;
    flex-shrink: 0;
}
.s-recipe-sidebar__ingredients-content .item-row span{
   font-size: 16px;
}
.s-recipe-sidebar__ingredients-content .item-row span:first-child{
    text-decoration: none;
}
.s-recipe-sidebar__ingredients-content hr {
    height: 2px;
    background-color: #fff;
    margin: 20px 0 20px 0;
}
.mobile-title {
    padding: 0 0px;
    margin-bottom: 30px
      
}

.info-box {
    background: 0 0;
    border-radius: 0;
    position: relative;
    overflow: visible;
}
.margin-section {
  margin-bottom: 40px
}
.info-box h3.h4 {
    color: #e32156;
    line-height: 26px;
    margin-bottom: 20px;
}

.sidestripe h4 {
	margin-top: 20px;
    margin-bottom: 10px;
}

.sidestripe td {
   font-weight: bold;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.sidestripe td:nth-of-type(2) {
   text-align: right;
   font-weight: normal;
}

.sidestripe tr:nth-of-type(odd) {
   background: #dedede
}

.brevedesc strong {
  font-weight: normal;
}

.spostato {
	padding-left: 10px;
  	color: #aaa;
    font-weight: normal;
}

.article-index {
  width: 85%; 
  background-color: #f2f2f2; 
  border: 1px; 
  padding: 10px;
  border-radius: 10px;  
}

.article-index a {
  color: #0066cc;
}

.underart {
  margin-top: 5px
}

.tagghino {
   color: grey; 
   padding-left: 10px;    
   padding-right: 10px;
    background: lightgoldenrodyellow;
    padding-top: 1px;
    padding-bottom: 4px; margin-right: 10px 
}

.showmore {
  display: none
}

.boxcalcolocrediti {
  border: 1px solid;
  border-color: #23e29d;
  background: #d2fcea;
  border-radius: 8px;
  display: flex; 
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #0fb273;
}

.iconacalcolocrediti {
  padding-right: 10px;
  background: #23e29d;
  height:100%;
  flex: 1; /* NEW, */
  padding: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  color: white;
}

.descrizionecalcolocrediti {
  margin-left: 12px;
  margin-right: 5px;
}

/*MEDIAAAAAA*/
@media #{$desktop} {
  .recipe-property {
    margin-right: 90px;
  }
  .nutrition-item:nth-child(-n+3) {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .mobile-onlyy {
    display: block;
  }
  .desk-only {
   	display: none;
  }
  .mobile-title {
    display: flex; 
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .mobile-title {
     display: none;
  }
  .mobile-onlyy {
    display: none;
  }
  .desk-only {
   	display: block;
  }
  .recipe-container {
      display: flex;
   }
  .recipe-side {
	max-width: 315px;
    width: 315px;
    margin-right: 80px;
    flex-shrink: 0;
    padding-top: 10px;
  }
  .entry-header {
    display: initial;
   }
  .preparationlist>li::before {
    margin-left: -80px;
    width: 48px;
    min-width: 48px;
    height: 48px;
    font-size: 24px;
    align-self: flex-start;
  }
  .preparationlist__step-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
   }
}
@media screen and (min-width: 960px) {
  h1 {
      font-size: 2rem;
      line-height: 2.4rem;
  }
}


@media only screen and (max-width: 767px)
{
    .descblack {
        margin-left: -20px;
        margin-right: -20px;
    }
  .descred {
        margin-left: -20px;
        margin-right: -20px;
    width: unset !important;
    }
  .descwhite {
        margin-left: -20px;
        margin-right: -20px;
    width: unset !important;
    }
  .descbrown {
        margin-left: -20px;
        margin-right: -20px;
    width: unset !important;
    }
   .descbrown2 {
        margin-left: -20px;
        margin-right: -20px;
    width: unset !important;
    }
    .whitedescc {
        margin-left: -20px;
        margin-right: -20px;
    }
    .descimgdiv p {
        margin-bottom: 0px;
    }
    .mezzomezzo {
      margin-left: -20px;
        margin-right: -20px;
    }
    .mezzotxtsx  span{
      padding: 10px
    }
    .testetto{
      font-size: 25px;
      line-height: 28px;
    }
}


@media only screen and (max-width: 767px)
{h3, .large-title {
      font-size: calc(27px * .725);
      text-align: left!important;
}
}

@media only screen and (min-width: 767px)
{  h3, .large-title {
  font-size: 28px;
  text-align: left!important;
}
}

@media (max-width: 470px)
.overlay-text p {
  font-size: 12px !important;
}

.section-template--14233530368045__1658495198dd3be957 .gallery__item .overlay__bg {
  background-color: rgba(255, 255, 255, 0.6) !important ;
}



