.rtl .wprm-recipe-simple .wprm-recipe-image-container {
    float: left;
    margin: 0 10px 10px 0
}

.rtl .wprm-recipe-simple ol li, .rtl .wprm-recipe-simple ul li {
    margin: 0 32px 0 0
}

.wprm-recipe-simple {
    color: #4d4d4d;
    border: 3px solid #cccccc !important;
    background-color: #fafafa;
    padding: 10px;
    margin: 60px auto 20px;
    max-width: 745px;
    font-size: 0.9em;
    overflow: visible;
    padding: 60px;
    position: relative;
}

.wprm-recipe-simple::before {
    background: #fff url(fork.svg);
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    height: 59px;
    left: 50%;
    margin-left: -38px;
    border: 8px solid #fff;
    top: -38px;
    width: 59px;
}

.wprm-recipe-simple p, .wprm-recipe-simple li {
    color: #4d4d4d;
    font-size: 15px;
}

.wprm-recipe-simple *:before, .wprm-recipe-simple *:after {
    display: none
}

.wprm-recipe-simple h2.wprm-recipe-name, .wprm-recipe-simple h3.wprm-recipe-header, .wprm-recipe-simple h4.wprm-recipe-group-name {
    font-variant: normal;
    text-transform: none;
    letter-spacing: normal;
    margin: 0;
    padding: 0
}

.wprm-recipe-simple .wprm-recipe-image-container {
    text-align: center;
    margin: 0 0 25px 0;
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-image {
    margin: 0 0 10px;
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-rating{
    margin-bottom: 10px
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-rating svg{
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin: 0
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-rating .wprm-recipe-rating-details{
    color: #4d4d4d;
    font-size: 14px;
    font-style: italic;
    margin-top: 5px;
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-print {
    background: #e2567e;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    padding: 10px 30px;
    text-transform: uppercase;
}

.wprm-recipe-simple .wprm-recipe-image-container .wprm-recipe-print:hover {
    background-color: #94be3d;
    color: #fff;
}

.wprm-recipe-simple h2.wprm-recipe-name {
    color: #94be3d;
    clear: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.wprm-recipe-simple .wprm-recipe-details-container {
    line-height: 2.5;
}

.wprm-recipe-simple .wprm-recipe-summary {
    text-align: center;
}

.wprm-recipe-simple .wprm-recipe-details-icon svg {
    vertical-align: middle;
    width: 16px;
    height: 16px
}

.wprm-recipe-simple .wprm-recipe-details-name {
    color: #4d4d4d;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.wprm-recipe-simple .wprm-recipe-details-unit {
    font-size: 16px;
}

.wprm-recipe-simple h3.wprm-recipe-header {
    color: #94be3d;
    clear: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 0 0 15px;
    font-size: 24px;
    text-transform: uppercase;
}

.wprm-recipe-simple ol, .wprm-recipe-simple ul {
    margin: 0 0 8px
}

.wprm-recipe-simple ol li, .wprm-recipe-simple ul li {
    line-height: 2;
    margin: 0 0 0 32px
}

.wprm-recipe-simple h4.wprm-recipe-group-name {
    color: #666;
    margin: 5px 0 !important;
    clear: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.wprm-recipe-simple .wprm-recipe-ingredient-notes {
    opacity: 0.7
}

.wprm-recipe-simple .wprm-recipe-instructions .wprm-recipe-instruction {
    margin-bottom: 0
}

.wprm-recipe-simple .wprm-recipe-instruction-text {
    font-size: 1em
}

.wprm-recipe-simple .wprm-recipe-instruction-text p {
    margin: 0 0 5px
}

.wprm-recipe-simple .wprm-recipe-instruction-text p:last-of-type {
    margin-bottom: 0
}

.wprm-recipe-simple .wprm-recipe-instruction-image {
    margin: 5px 0 15px
}

.wprm-recipe-simple .wprm-recipe-video-container .wprm-recipe-header {
    margin-bottom: 10px
}

.wprm-recipe-container .sumome-popup-embed-overlay,
.wprm-recipe-container .s.u.m.o.me.listbuilder-popup-embedded {
	display: none;
}

.wprm-recipe-details-container-wrap {
    background: #f9f5e5;
    padding: 40px;
    min-width: 257px;
    width: 45.4%;
}

.wprm-recipe-image-details-wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 40px;
}

.fa-print:before {
    display: block;
}

div.s.u.m.o.me.listbuilder-popup-embedded {
    margin-bottom: 70px;
}

html body .wprm-recipe-container .wprm-recipe-simple .wprm-rating-star-full svg polygon{
    fill: #f7c908;
}
html body .wprm-recipe-container .wprm-recipe-simple svg polygon{
    stroke: #f7c908;
}

.wprm-recipe-ingredients-container {
    margin-bottom: 30px;
}

@media only screen and (min-width: 1023px) and (max-width: 1139px) {

	.wprm-recipe-image-details-wrap {
		display: block;
	}

    .wprm-recipe-details-container-wrap {
        width: 100%;
    }

    .wprm-recipe-simple .wprm-recipe-image-container {
        margin: 0 0 40px 0;
    }

}

@media only screen and (max-width: 800px) {

	.wprm-recipe-image-details-wrap {
		display: block;
	}

    .wprm-recipe-details-container-wrap {
        width: 100%;
    }

    .wprm-recipe-simple .wprm-recipe-image-container {
        margin: 0 0 40px 0;
    }

}

@media only screen and (max-width: 480px) {

    .wprm-recipe-simple {
        padding: 50px 5% 5%;
    }

    .wprm-recipe-simple h2.wprm-recipe-name {
        font-size: 24px;
    }

    .wprm-recipe-simple h3.wprm-recipe-header {
        font-size: 22px;
    }

}
