.product-info-main.info-recipes {
  width: 100% !important;
  position: relative;
}
.product-info-main.info-recipes .page-title-wrapper {
  width: 100%;
}
.product-info-main.info-recipes .page-title-wrapper .page-title {
  border: none;
}
.product-info-main.info-recipes .page-title-wrapper h1 {
  font-family: "Sierra", Helvetica, Arial, sans-serif;
  font-size: 45px;
}
.product-info-main.info-recipes .product-info-recipes {
  display: flex;
  flex-wrap: wrap;
}
.product-info-main.info-recipes .recipes-product-attribute {
  width: 17%;
}
.product-info-main.info-recipes .recipes-product-attribute .title {
  text-shadow: 1px 0 0 #000000, -1px 0 0 #000000, 0 1px 0 #000000, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
  color: #fef8ec;
  font-size: 35px;
  text-transform: uppercase;
}
.product-info-main.info-recipes .recipes-product-attribute .attribute {
  display: flex;
}
.product-info-main.info-recipes .recipes-product-attribute .attribute .label {
  margin-right: 10px;
}
.product-info-main.info-recipes .recipes-product-attribute .attribute .value a {
  text-decoration: underline;
}
.product-info-main.info-recipes .attribute.overview {
  margin-top: -35px;
}
.product-info-main.info-recipes .attribute.overview p {
  margin-bottom: 40px;
}
.product-info-main.info-recipes .attribute.overview .value h2 {
  text-shadow: 1px 0 0 #000000, -1px 0 0 #000000, 0 1px 0 #000000, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
  color: #fef8ec;
  font-size: 35px;
}
.product-info-main.info-recipes .recipes-product-description {
  width: 35%;
}
.product-info-main.info-recipes .recipes-product-description .title {
  text-shadow: 1px 0 0 #000000, -1px 0 0 #000000, 0 1px 0 #000000, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
  color: #fef8ec;
  font-size: 35px;
  margin: 14px 0;
}
.product-info-main.info-recipes .recipes-product-description .content ul {
  padding-left: 0;
}
.product-info-main.info-recipes .recipes-product-description .content ul li {
  list-style-type: none;
}
.product-info-main.info-recipes .recipes-product-description .value {
  display: flex;
}
.product-info-main.info-recipes .recipes-product-description .value > div {
  width: 50%;
}
.product-info-main.info-recipes .recipes-product-description .value a {
  text-decoration: underline;
}
.product-info-main.info-recipes .mbSocialShareInlineUnderCart {
  width: 100%;
  justify-content: flex-end;
}
.product-info-main.info-recipes .previous_next {
  position: absolute;
  top: 0;
  right: 0;
}
.product-info-main.info-recipes .previous_next .prev-button {
  margin-left: 35px;
}
.product-info-main.info-recipes .product-carousel-list .product-item .product-item-info {
  text-align: center;
}
.product-info-main.info-recipes .product-carousel-list .product-item .product-item-info .product-item-details .product-item-name {
  margin: 5px 15px;
  min-height: 45px;
}
.product-info-main.info-recipes .product-carousel-list .product-item .product-item-info .product-item-details .product-item-name a {
  line-height: 17px;
  color: #000 !important;
  text-decoration: none;
}
.product-info-main.info-recipes .product-carousel-list .product-item .product-item-info .product-item-details .price-box .price {
  font-style: normal;
  line-height: 19px;
  padding-bottom: 15px;
  font-size: 2.1rem !important;
  color: #000 !important;
  text-decoration: none;
  font-weight: 400;
}
.product-info-main.info-recipes .product-carousel-list .product-item .product-item-info .product-item-details .price-box .tax-details {
  display: none;
}
.product.media.media-recipes {
  width: 48% !important;
}
.product.media.media-recipes .product-item-img-top {
  display: none;
}
.product.media.media-recipes .recipes-product-item-img-top {
  position: absolute;
  left: 135px;
  top: 10px;
  width: 60%;
}
.product-overview-tablet-recipes {
  display: none;
}
@media only screen and (max-width: 1180px) {
  .catalog-product-view .page-main .main .product-info-main.info-recipes .product.attribute.overview {
    position: initial;
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute {
    width: 35%;
    margin-top: 0;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes {
    width: 65% !important;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes .recipes-product-item-img-top {
    left: 80px;
    top: -15px;
    width: 65%;
  }
  .catalog-product-view .page-main .main .recipes-product-description {
    width: 100%;
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 820px) {
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute {
    width: 35%;
    margin-top: 0;
  }
  .catalog-product-view .page-main .main .product.media .fotorama__img {
    opacity: 1 !important;
    display: block;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes {
    width: 65% !important;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes .recipes-product-item-img-top {
    left: 80px;
    top: -15px;
    width: 65%;
  }
  .catalog-product-view .page-main .main .recipes-product-description {
    width: 100%;
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 667px) and (min-width: 650px) {
  .catalog-product-view .page-main {
    margin-top: 0px !important;
  }
  .catalog-product-view .page-main .product-info-main.info-recipes .previous_next {
    top: -38px;
  }
  .catalog-product-view .page-main .product-info-main.info-recipes .attribute.overview {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 415px) {
  .catalog-product-view .page-main {
    margin-top: 0 !important;
  }
  .catalog-product-view .page-main .main {
    padding-top: 20px;
    position: relative;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes {
    width: 100% !important;
    font-size: 15px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .page-title-wrapper {
    width: 100%;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes a {
    font-size: 15px !important;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .attribute.overview {
    text-align: justify;
    margin-top: -15px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .attribute.overview p {
    text-align: center;
    margin-bottom: 0;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .attribute.overview .value h2 {
    font-size: 22px !important;
    text-align: center;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-description {
    border-bottom: none;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-description .value {
    display: block;
    text-align: center;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-description .value > div {
    width: 100%;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute {
    text-align: center;
    width: 100%;
    padding: 0 5px;
    margin-top: 15px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute .title {
    font-size: 22px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute .attribute-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute .attribute-content .attribute {
    width: 100%;
    justify-content: center;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute .attribute-content .attribute .label {
    margin-right: 5px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .previous_next {
    top: -26px;
    width: 100%;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .previous_next a {
    font-size: 14px !important;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .previous_next a.prev-button {
    float: right;
  }
  .catalog-product-view .page-main .main .product-info-main .product-carousel-list .product-items-custom-owl-carousel .owl-prev:before {
    left: -22px;
  }
  .catalog-product-view .page-main .main .product-info-main .product-carousel-list .product-items-custom-owl-carousel .owl-next:before {
    right: -22px;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes {
    width: 100% !important;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes .product-item-img-top img {
    height: auto;
    width: 100%;
    margin-top: -55px;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes .recipes-product-item-img-top {
    left: 50px;
    width: 70%;
  }
  .catalog-product-view .page-main .main .recipes-product-description {
    width: 100%;
    margin-top: 0 !important;
  }
  .catalog-product-view .page-main .main .recipes-product-description .title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 350px) {
  .catalog-product-view .page-main .main .product-info-main.info-recipes .attribute.overview .value h2 {
    font-size: 20px !important;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute {
    width: 26%;
    margin-top: 0;
    margin-left: 20px;
  }
  .catalog-product-view .page-main .main .product-info-main.info-recipes .recipes-product-attribute .title {
    font-size: 20px;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes {
    width: 67% !important;
  }
  .catalog-product-view .page-main .main .product.media.media-recipes .recipes-product-item-img-top {
    width: 65%;
    left: 40px;
  }
}
