/*========================================================*/
/* Common */
/*========================================================*/
.main-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 1.1;
    color: #000;
}
.section-title {
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.1;
    color: #000;
}
.sub-section-title {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.1;
    color: #000;
}
.back-on-payments:hover {
    cursor: pointer;
}
.back-on-payments{
    display: none;
    text-align: left
}
.red-text {
    color: #ff0000;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 80%;
    }
}

.loading-overlay {
    display: none;
    background: rgba( 26, 26, 26, 0.7 );
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;
}
#response-payment-p{
    font-size: 15px;
    padding: 25px;
    border: 1px solid;
}
#credit-history td{
    font-size: 15px;
}
.loading-overlay-image-container {
    display: none;
    position: relative;
    z-index: 7;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50% );
}

.loading-overlay-img {
    width: 20px;
    height: 20px;
    border-radius: 5px;
}
/*========================================================*/
/* Promo banner */
/*========================================================*/
.discount-bar {
    display: flex;
    justify-content: center;
    background-color: #000;
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 30px;
}
.discount-bar span {
    font-size: 1.4rem;
    margin-left: 10px;
    font-weight: 600;
}
/*========================================================*/
/* Ethos */
/*========================================================*/
.ethos-container {
    padding-top: clamp(30px, 6.25vw, 120px);
}
.ethos-container .main-title {
    text-align: center;
    margin: 0 0 clamp(30px, 6.25vw, 120px);
}
.ethos-container img {
    width: 100%;
}
.ethos-header {
    margin-bottom: clamp(30px, 6.771vw, 130px);
    justify-content: space-between;
    align-items: center;
}
.ethos-header .left {
    padding: 30px 30px 30px 70px;
    margin: 0 auto;
}
.ethos-header .right {
    max-width: 1200px;
    width: 100%;
}
.ethos-header-description {
    padding-left: 2.083vw;
    max-width: 490px;
    width: 100%;
}
.ethos-header-description .section-title {
    margin: 0 0 clamp(15px, 3.646vw, 70px);
}
.ethos-how-container {
    padding: clamp(30px, 6.771vw, 130px) 30px;
    background-color: #e6e7e8;
}
.ethos-how-wrapper {
    max-width: 1570px;
    width: 100%;
    margin: 0 auto;
}
.ethos-how-section-1 {
    align-items: center;
}
.ethos-how-section-1 .left {
    max-width: 930px;
    width: 100%;
    justify-content: space-between;
}
.ethos-how-section-1 .left img {
    width: 50%;
}
.ethos-how-section-1 .left > img:first-child {
    margin-right: 15px;
    padding-top: clamp(30px, 7.813vw, 150px);
    opacity: 0;
}
.ethos-how-section-1 .left > img:last-child {
    margin-left: 15px;
    padding-bottom: clamp(30px, 7.813vw, 150px);
    opacity: 0;
}
.ethos-how-section-1 .right {
    padding: 30px;
    margin-left: clamp(0px, 3.646vw, 70px);
}
.ethos-how-description {
    max-width: 400px;
    width: 100%;
}
.ethos-how-description .section-title {
    margin: 0 0 clamp(15px, 3.906vw, 75px);
}
.ethos-how-description > p:first-of-type {
    margin-bottom: 30px;
}
.ethos-how-items-container {
    max-width: 1600px;
    width: 100%;
    align-items: flex-end;
}
.ethos-how-item-wrapper {
    padding: 60px 30px;
    max-width: 850px;
    width: 100%;
    border-bottom: 2px solid #000;
}
.ethos-how-item {
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
}
.ethos-how-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 20%;
}
.ethos-how-item > p {
    max-width: 500px;
    flex-basis: 80%;
    width: 100%;
}
.ethos-how-item-icon span,
.ethos-how-item-icon svg {
    display: block;
}
#leaf,
#leaf > svg {
    width: 74px;
}
#waste,
#waste > svg {
    width: 54px;
}
#recycle,
#recycle > svg {
    width: 69px;
}
#co2,
#co2 > svg {
    width: 87px;
}
.ethos-what-container {
    padding-top: clamp(30px, 7.552vw, 145px);
    margin-bottom: clamp(30px, 13.542vw, 260px);
    justify-content: space-between;
    align-items: center;
}
.ethos-what-container .left {
    padding: 30px 30px 30px 70px;
    margin: 0 auto;
}
.ethos-what-container .right {
    max-width: 1095px;
    width: 100%;
}
.ethos-what-description {
    padding-left: 2.083vw;
    max-width: 570px;
    width: 100%;
}
.ethos-what-description .section-title {
    margin: 0 0 clamp(15px, 3.646vw, 70px);
}
.ethos-what-description p {
    margin-bottom: clamp(15px, 2.604vw, 50px);
}
/*========================================================*/
/* Sustainability */
/*========================================================*/
.sustainability-container img {
    width: 100%;
}
.sustainability-header {
    padding-top: clamp(30px, 4.688vw, 90px);
    justify-content: flex-end;
    width: 100%;
    position: relative;
    margin-bottom: clamp(30px, 13.542vw, 260px);
}
.sustainability-header-description {
    position: absolute;
    left: 200px;
    top: 250px;
    justify-content: space-between;
    align-items: center;
    max-width: 1360px;
    width: 100%;
    opacity: 0;
}
.sustainability-header-description .left {
    max-width: 500px;
    width: 100%;
}
.sustainability-header-description .left .main-title {
    position: relative;
    margin-bottom: 40px;
}
.sustainability-header-description .left .main-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    background-color: #000;
    max-width: 360px;
    width: 100%;
}
.sustainability-header-description .left > p {
    font-size: 4rem;
    font-weight: 600;
}
.sustainability-header-description .right {
    max-width: 760px;
    width: 100%;
}
.sustainability-care-container {
    margin-bottom: clamp(30px, 9.115vw, 175px);
    align-items: center;
}
.sustainability-care-container .left {
    max-width: 1095px;
    width: 100%;
}
.sustainability-care-container .right {
    padding: 30px;
    margin: 0 auto;
}
.sustainability-care-description {
    padding-top: clamp(30px, 6.51vw, 125px);
    max-width: 600px;
    width: 100%;
}
.sustainability-care-description .section-title {
    margin-bottom: clamp(15px, 3.385vw, 65px);
}
.sustainability-care-description > p {
    margin-bottom: clamp(15px, 1.563vw, 30px);
}
/*========================================================*/
/* How it works */
/*========================================================*/
.hiw-header {
    padding-top: clamp(30px, 4.688vw, 90px);
    justify-content: flex-end;
    width: 100%;
    position: relative;
    margin-bottom: clamp(30px, 13.542vw, 260px);
}
.hiw-header-description {
    position: absolute;
    left: 10.4167vw;
    top: 250px;
    justify-content: space-between;
    max-width: 1360px;
    width: 100%;
    opacity: 0;
}
.hiw-header-description .left {
    max-width: 500px;
    width: 100%;
}
.hiw-header-description .left .main-title {
    position: relative;
    margin-bottom: 40px;
}
.hiw-header-description .left .main-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 2px;
    background-color: #000;
    max-width: 360px;
    width: 100%;
}
.hiw-header-description .left > p {
    font-size: 4rem;
    font-weight: 600;
}
.hiw-header-description .right {
    max-width: 760px;
    width: 100%;
    padding-top: clamp(30px, 4.167vw, 80px);
}

.hiw-header-description .right > p {
    margin-bottom: 30px;
}
.hiw-header-description .right > p:last-of-type {
    margin-bottom: 60px;
}
.hiw-header-description .livestock {
    max-width: 430px;
    padding: 50px 60px;
    background-color: #e6e7e8;
}

.hiw-header-description .livestock > h3 {
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 40px;
}
.hiw-header-description .livestock > p {
    margin-bottom: 15px;
}
.hiw-items-container {
    margin-bottom: clamp(30px, 7.813vw, 150px);
}

.hiw-section-1 {
    padding: 0 70px;
    align-items: center;
}

.hiw-section-2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 70px 140px;
}

.hiw-item {
    max-width: 1430px;
    width: 100%;
    margin-bottom: clamp(30px, 6.771vw, 130px);
    opacity: 0;
}
.hiw-item .section-title {
    max-width: 360px;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
}
.hiw-item-description {
    justify-content: space-between;
}
.hiw-item .left {
    max-width: 360px;
    flex-basis: 33.33333333%;
    margin-right: 15px;
    padding-top: 20px;
}
.hiw-item .left > p {
    font-size: 2rem;
    font-weight: 600;
}
.hiw-item .right {
    max-width: 840px;
    flex-basis: 60%;
    margin-left: 15px;
}

.hiw-item .right > p {
    margin-bottom: 30px;
}
.hiw-item .right > p:last-of-type {
    margin-bottom: 0;
}
/*========================================================*/
/* Contact */
/*========================================================*/
#information-contact .breadcrumb {
    display: none;
}
#information-contact #content {
    margin-bottom: clamp(30px, 14.063vw, 270px);
}
.contact-form-header {
    text-align: center;
    padding-top: clamp(30px, 5.729vw, 110px);
    margin-bottom: clamp(30px, 7.813vw, 150px);
}

.contact-form-header .main-title {
    margin: 0 0 40px;
}

.contact-form-container {
    max-width: 990px;
    padding: 0 30px;
    margin: 0 auto;
}
.contact-form-description {
    text-align: center;
    margin-bottom: clamp(30px, 5.208vw, 100px);
}
.contact-form-group {
    justify-content: space-between;
}
.contact-form-container input[type='text'],
.contact-form-container input[type='email'] {
    max-width: 435px;
    width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    font-size: 2rem;
    font-weight: 400;
    padding: 25px 0;
    margin-bottom: 20px;
}
.contact-form-container input[type='text']:-webkit-autofill,
.contact-form-container input[type='text']:-webkit-autofill:hover,
.contact-form-container input[type='text']:-webkit-autofill:focus {
    border-bottom: 1px solid #000;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 1000px #f6f6f6 inset;
    transition: background-color 5000s ease-in-out 0s;
}
.contact-form-container .required input:first-child {
    margin-right: 30px;
}
.contact-form-container textarea {
    font-size: 2rem;
    font-weight: 400;
    padding: 25px 0;
    width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    resize: vertical;
    margin-bottom: 50px;
}
.contact-form-container .buttons {
    justify-content: space-between;
}
.contact-form-terms {
    max-width: 340px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
}
.contact-form-terms > label {
    font-size: 1.4rem;
    font-weight: 400;
}
.contact-form-terms > label > a.agree.pointer {
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}
.contact-form-terms > input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    height: 16px;
    width: 16px;
    z-index: 1;
    margin: 0;
}
.contact-form-terms .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #000;
}
.contact-form-terms:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #000;
}
.contact-form-terms input:checked ~ .checkmark {
    background-color: #ff0000;
}
.checkmark:after {
    content: '';
    position: absolute;
    display: none;
}
.container input:checked ~ .checkmark:after {
    display: block;
}
.container .checkmark:after {
    left: 4.5px;
    top: 1.5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.contact-form-container .submit-btn {
    display: inline-block;
    text-align: center;
    width: 260px;
    border: none;
    color: #fff;
    background-color: #ff0000;
    padding: 15px 30px;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-form-container .submit-btn:hover {
    color: #ff0000;
    background-color: #fff;
    padding: 14px 30px;
    border: 1px solid #ff0000;
}
/*========================================================*/
/* Category */
/*========================================================*/
.category-header {
    text-align: center;
    padding: clamp(30px, 5.208vw, 100px) 60px 0 60px;
    margin-bottom: clamp(30px, 6.771vw, 130px);
}
.category-header .main-title {
    margin: 0 0 30px;
}
.category-container {
    padding: 0 60px;
}
.category-products-list {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
}
.category-product-item {
    flex-basis: 33.333333%;
    align-items: center;
    margin-bottom: 40px;
    padding: 0 15px;
    opacity: 0;
    justify-content: flex-end;
    position: relative;
}

.btn-out-of-stock.add-to-cart-btn{
    background: dimgrey;
    cursor: not-allowed;
}

.out_of_stock.badge{
    background-color: #000;
}
.out_of_stock.badge i{
    color: #fff;
}

.out_of_stock.badge{
    width: 85px;
    height: 85px;
}

.category-product-item > a {
    display: block;
    color: #000;
}
.category-product-item img {
    width: 100%;
}
.category-product-item > a:hover .category-product-description {
    background-color: #e6e7e8;
}
.category-product-img {
    position: relative;
    min-height: 300px;
}
.category-product-description {
    position: relative;
    top: -80px;
    z-index: 1;
    text-align: center;
    padding: 60px 40px;
}
.category-product-title {
    font-size: 3rem;
    font-weight: 600;
}
.category-product-separator {
    display: block;
    margin: 0 auto 30px;
    max-width: 275px;
    width: 100%;
    border-bottom: 2px solid #000;
}
/*========================================================*/
/* Product */
/*========================================================*/
.product {
    max-width: 1580px;
    width: 100%;
    margin: 0 auto clamp(30px, 4.6875vw, 90px);
    padding: 0 70px;
    justify-content: space-between;
}
.product .left {
    max-width: 625px;
    width: 100%;
    margin-right: 15px;
}
.product .right {
    max-width: 600px;
    width: 100%;
    margin-left: 15px;
}
/* reset from stylesheet.css */
.product-thumb {
    border: none;
    overflow: unset;
    margin: 0;
}
.product-description {
    margin-bottom: clamp(30px, 6.25vw, 120px);
}
.product-description > p {
    font-size: 1.8rem;
}
.product-separator {
    display: block;
    margin: 0 auto 30px;
    width: 100%;
    border-bottom: 2px solid #000;
}
.product-sub-section {
    max-width: 430px;
    width: 100%;
}
.product-sub-section .faq-accordion {
    margin: 0;
    padding: 0;
}
.product-sub-section .faq-accordion-item a {
    color: #000;
    font-size: 2rem;
    padding: 25px;
    align-items: center;
}
.product-sub-section .faq-accordion-text p {
    font-size: 1.8rem;
    line-height: 30px;
    width: 100%;
    padding: 30px;
}
.product-option-section {
    padding: 60px 0;
    border-bottom: 2px solid #000;
    
}
.product-option-section.product-price-section{
    position: sticky;
    background: #fff;
    top: 0;
    z-index: 10;
    padding-top: 85px;
}
.product-option-section-wrapper .product-option-section:last-child {
    border: none;
}
.option-input-select.disabled{
    cursor: not-allowed !important;
}

.product-option-section > p {
    font-size: 2.5rem;
    margin-bottom: 18px;
}
.product .right .sub-section-title {
    max-width: 270px;
    margin-bottom: 60px;
}
.product .right .product-price {
    font-size: 4rem;
    margin: 0;
}
.product-options-container {
    flex-wrap: wrap;
    margin: 0 -15px;
}
.product-option {
    flex-basis: calc(33.333333% - 30px);
    margin: 15px;
    position: relative;
}
.product-option > input[type='radio'] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    cursor: pointer;
}
.product-option > input[type='radio']:checked ~ span {
    background-color: #e3e3e3;
    border: none;
}
.product-option > span {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #000;
    display: inline-block;
    font-size: 2rem;
    font-weight: 600;
}
.product-summary-container {
    padding: 60px 50px;
    background-color: #e6e7e8;
}
.product-summary-container .product-separator {
    margin: 25px auto 30px;
    border-bottom: 2px solid #929292;
}
.product .right .product-summary-container .sub-section-title {
    font-size: 4rem;
    margin: 0;
}
.product-summary-title {
    font-size: 3rem;
    font-weight: 400;
    max-width: 220px;
    width: 100%;
    margin-bottom: 15px;
}
.product-summary-quantity > p,
.product-summary-attr {
    color: #7f7f7f;
    margin-right: 15px;
}
.product-summary-info p {
    margin-bottom: 15px;
}
.product-summary-quantity {
    align-items: center;
}
.product-summary-quantity .quantity {
    max-width: 120px;
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 3rem;
    align-items: center;
    text-align: center;
    background-color: #fff;
    border: none;
    min-height: 55px;
}
.product-summary-quantity .quantity > input {
    font-size: 2rem;
    flex-basis: 33.333333%;
    height: 100%;
    border: none;
    padding: 0;
    text-align: center;
    box-shadow: unset;
}
.product-summary-quantity .quantity .quantity-nav {
    background-color: #fff;
    height: 100%;
    border: none;
    flex-basis: 33.333333%;
}
.product-summary-price {
    margin-bottom: 30px;
}
.product-summary-price p,
.product-summary-price span {
    font-size: 3rem;
    font-weight: 600;
}
.add-to-cart-btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #ff0000;
    padding: 15px 30px;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}
.add-to-cart-btn:hover {
    background-color: #fff;
    border: 1px solid #ff0000;
    color: #ff0000;
    padding: 14px 30px;
}
.accompaniments-container {
    padding: 60px 30px clamp(30px, 5.208vw, 100px);
    background-color: #e6e7e8;
}
.accompaniments-container .sub-section-title {
    max-width: 1590px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: clamp(30px, 3.6458vw, 70px);
}
.accompaniments-wrapper {
    max-width: 1590px;
    margin: 0 auto;
    width: 100%;
    justify-content: space-between;
}

.accompaniments-wrapper .left,
.accompaniments-wrapper .right {
    max-width: 435px;
    width: 100%;
}
.accompaniments-wrapper .faq-accordion {
    margin: 0;
    padding-bottom: 0;
}
.accompaniments-wrapper .faq-accordion-item:first-child {
    border-top: none;
}
.accompaniments-wrapper .faq-accordion-text,
.accompaniments-wrapper .faq-accordion-title-text {
    font-size: 2rem;
}
.accompaniments-wrapper .faq-accordion-text > a {
    display: block;
    padding: 0;
}
.accompaniments-wrapper .faq-accordion-item .faq-accordion-title {
    padding: 25px 0;
}
.accompaniments-wrapper .faq-accordion-item.active .faq-accordion-title,
.accompaniments-wrapper .faq-accordion-text {
    background-color: #e6e7e8;
}
.faq-accordion-text a > img {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}
.faq-accordion-text-title {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 25px;
}
.accompaniments-wrapper .faq-accordion-text p {
    font-size: 1.8rem;
    width: 100%;
    padding: 0 0 60px 0;
}
.accompaniments-wrapper .faq-accordion-item:first-of-type .faq-accordion-text {
    display: block;
}
/*========================================================*/
/* Register */
/*========================================================*/
.register-container .d-social-login {
    display: none;
}
.register-header {
    text-align: center;
    text-align: center;
    padding-top: clamp(30px, 5.729vw, 110px);
    margin-bottom: clamp(30px, 3.813vw, 150px);
}
.register-header > p > a {
    color: #ff0000;
}
.b2b-description{
    font-size: 1.4rem;
    margin-top: 20px;
}
.common-account legend,
.search-container legend {
    font-size: 2rem;
}
.register-container label {
    font-size: 2rem;
}
.register-container .form-group input {
    border: none;
    border-bottom: 2px solid #000;
    font-size: 2rem;
    font-weight: 400;
    padding: 25px 0;
    margin-bottom: 20px;
    box-shadow: none;
    color: #000;
    -webkit-text-fill-color: #000;
}
.register-container .form-group input::placeholder {
    font-size: 2rem;
    font-weight: 400;
    color: #000;
}
.register-container .register-btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #ff0000;
    padding: 15px 30px;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}
.register-container .register-btn:hover {
    background-color: #fff;
    border: 1px solid #ff0000;
    color: #ff0000;
    padding: 14px 30px;
}
.agree-text {
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
}
.agree-text > input {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 0;
    cursor: pointer;
    height: 16px;
    width: 16px;
    z-index: 1;
    margin: 0;
}
.agree-text .checkmark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #000;
}
.agree-text:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #000;
}
.agree-text > input:checked ~ .checkmark {
    background-color: #ff0000;
}
.checkmark:after {
    content: '';
    position: absolute;
    display: none;
}
.agree-text input:checked ~ .checkmark:after {
    display: block;
}
.agree-text .checkmark:after {
    left: 4.5px;
    top: 1.5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*========================================================*/
/* Account */
/*========================================================*/
#btn-edit-account,
#account-password .btn-default,
#account-newsletter .btn-default,
#account-order .btn-primary,
#account-return .btn-primary,
#account-address .btn-primary {
    background-color: #ff0000;
    border: none;
}
#btn-edit-account:hover,
#account-password .btn-default:hover,
#account-newsletter .btn-default:hover,
#account-order .btn-primary:hover,
#account-return .btn-primary:hover,
#account-address .btn-primary:hover {
    background-color: red !important;
}

.common-account .form-group input {
    border: none;
    border-bottom: 2px solid #000;
    font-size: 2rem;
    font-weight: 400;
    padding: 25px 0;
    margin-bottom: 20px;
    box-shadow: none;
    color: #000;
    -webkit-text-fill-color: #000;
}
.common-account .form-group input::placeholder {
    font-size: 2rem;
    font-weight: 400;
    color: #000;
}
/*========================================================*/
/* Recipe */
/*========================================================*/
.recipe-container {
    padding: clamp(30px, 6.25vw, 120px) 70px clamp(30px, 7.2917vw, 140px);
    align-items: center;
}
.recipe-header {
    text-align: center;
    margin-bottom: 50px;
}
.recipe-header .breadcrumb {
    margin: 0 0 30px;
}
.recipe-img-wrapper {
    justify-content: center;
    margin-bottom: 50px;
}
.recipe-info {
    margin: 0 auto clamp(30px, 4.1667vw, 80px);
    max-width: 70%;
    padding: 40px;
    justify-content: space-between;
    border: 1px solid #000;
}
.recipe-info-item {
    align-items: center;
}
.recipe-info-item > p {
    font-size: 2rem;
    font-weight: 600;
}
.recipe-info-item > span {
    margin-left: 10px;
    font-size: 2rem;
    font-weight: 400;
}
.recipe-info-item .degree-of-difficulty {
    margin-left: 25px;
}
.recipe-info-item .degree-of-difficulty ul > li.active::after {
    background-color: #898989;
}
.recipe-info-item .degree-of-difficulty ul,
.recipe-info-item .degree-of-difficulty ul > li {
    display: flex;
}
.recipe-info-item .degree-of-difficulty ul > li::after {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #898989;
    border-radius: 50%;
    background-color: transparent;
}
.recipe-description,
.recipe-ingredients-container,
.directions-container {
    width: 80%;
    margin: 0 auto clamp(30px, 4.6875vw, 90px);
}
.recipe-container .sub-section-title {
    margin-bottom: 40px;
}
.recipe-ingredients-container li {
    font-size: 2.4rem;
    margin-bottom: 30px;
    position: relative;
    padding-left: 35px;
}
.recipe-ingredients-container li::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #898989;
}
.step {
    margin-bottom: clamp(30px, 4.1667vw, 80px);
}
.step > h3 {
    font-size: 2.4rem;
    font-weight: 400;
    text-decoration: underline;
    margin-bottom: 30px;
}
.relative-recipes-container {
    padding: clamp(30px, 6.25vw, 120px) 70px clamp(30px, 8.8542vw, 170px);
    background-color: #f5f5f7;
}
.relative-recipes-container .main-title {
    text-align: center;
    margin-bottom: clamp(30px, 6.25vw, 120px);
}
.relative-recipes-container .blog-grid {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 30px;
}