@import url('https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css');

.single-recipe .uf-single-post__title {
    display: none;
}

figure.wp-block-image img {
    width: 100%;
    border-radius: 5px;
}

h2.gut_title {
    margin-top: -230px;
    margin-left: 48px;
    color: #ffffff;
}

.wp-block-wpzoom-recipe-card-block-details .detail-item-icon {
    display: none;
}

ul.ingredients-list {
    padding: 0 0 0 35px;
}

.wp-block-wpzoom-recipe-card-block-details>.detail-item i {
    margin-right: 12px;
    color: #ffffff;
    font-size: 23px;
}

.detilmasak h3.details-title {
    display: none;
}

.detilmasak .detail-item.detail-item-0 {
    width: 148px !important;
    padding-right: 24px;
}
.detilmasak .detail-item.detail-item-1 {
    width: 132px !important;
    padding-right: 24px;
}
.detilmasak .detail-item.detail-item-2 {
    width: 132px !important;
    padding-right: 24px;
}
.detilmasak .detail-item i {
    color: #ffffff;
    font-size: 23px;
}
.col-4.detilmasak {
    max-width: 100%;
    margin-left: 48px;
    margin-bottom: 32px;
    padding-top: 0px;
    padding-left: 0px;
}
.single-recipe .wp-block-columns.rowingredientinstruction ul.ingredients-list {
    padding: 0 0 0 35px !important;
}
.detail-item.detail-item-1 {
    width: 121px !important;
    padding-right: 24px;
    margin-right: 24px !important;
}

.detail-item.detail-item-2 {
    width: 121px !important;
    padding-right: 24px;
    margin-right: 24px !important;
}

.wp-block-wpzoom-recipe-card-block-ingredients .ingredients-list>li {
    list-style: none;
    padding: 0;
    border-bottom: none;
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
}

.wp-block-wpzoom-recipe-card-block-ingredients .ingredients-list>li::before {
    border: 1px solid #e3e3e3;
    border-radius: 20%;
    margin-left:-35px;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
}
.wp-block-wpzoom-recipe-card-block-ingredients .ingredients-list>li.ticked::before {
    border: none;
    background: #ffab00;
}

.uf-single-post__content p.gut_deskripsi {
    color: #ffffff;
    font-family: Lato;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 0 48px 24px 48px;
}

.uf-single-post__content p.detail-item-value {
    color: #ffffff;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    float: right;
}

.wp-block-wpzoom-recipe-card-block-details.col-6.detilmasak {
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 48px;
    margin-bottom: 24px;
    padding-left: 0;
}

.wp-block-wpzoom-recipe-card-block-details.col-6.detilmasak h3.details-title {
    display: none;
}

.rowingredientinstruction .wp-block-column:first-child {
    flex-basis: 34%;
}

.rowingredientinstruction .wp-block-column:last-child {
    flex-basis: 66%;
}

@media screen and (max-width: 768px) {
    .rowingredientinstruction .wp-block-column:first-child {
        flex-basis: 34%;
    }
    
    .rowingredientinstruction .wp-block-column:last-child {
        flex-basis: 66%;
    }
}  

.wp-block-column:not(:last-child) {
    margin-right: 24px;
}
.wp-block-column:not(:first-child) {
    margin-left: 24px;
}

.wp-block-wpzoom-recipe-card-block-ingredients {
    border-radius: 5px;
    background-color: rgba 255 171 0, 0.1;
    margin: 0;
    padding: 24px;
    margin-bottom: 24px;
}
.wp-block-wpzoom-recipe-card-block-ingredients h3.ingredients-title {
    font-family: Montserrat;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.26;
    letter-spacing: -0.7px;
    margin: 0 0 24px;
    text-transform: capitalize !important;
}

.rowingredientinstruction .title {
    font-family: Montserrat;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.26;
    letter-spacing: -0.7px;
    text-transform: capitalize;
}
.wp-block-wpzoom-recipe-card-block-directions .directions-title {
    font-family: Montserrat;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.26;
    letter-spacing: -0.7px;
    text-transform: capitalize;
}

.wp-block-wpzoom-recipe-card-block-directions .directions-list {
    padding-left: 0;
}

.wp-block-wpzoom-recipe-card-block-directions .directions-list li {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.wp-block-wpzoom-recipe-card-block-directions .directions-list>li::before {
    font-family: Merriweather;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: normal;
}

.wp-block-wpzoom-recipe-card-block-directions {
    position: relative;
    margin: 0;
    padding: 24px 0;
    text-align: left;
    margin-bottom: 24px;
}

.tabelnutrisi {
    background-color: #f5f5f5;
    font-family: Merriweather;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: normal;
    color: #333333;
    border-radius: 5px;
}

.tabelnutrisi td {
    padding-left: 24px;
}

.tabelnutrisi tr:first-child td {
    border-top: none;
}

.tabelnutrisi td:nth-child(2) {
    text-align: right;
    padding-right: 24px;
}

.fa-play-circle::before {
    content: '\f04b' !important;
    color: #ffffff;
    font-size: 45px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 37px;
    border-radius: 100%;
    position: absolute;
    width: 120px;
    height: 120px;
    padding-left: 45px;
}

i.fa-play-circle {
    font-family: uf-font!important;
    speak: none;
    font-style: normal;
    line-height: 1;
    position: absolute;
    /* left: 45%;
    top: 150px; */
}

.popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(53, 36, 22, 0.95);
    text-align: center;
    z-index: 100;
}

.popup__overlay:after {
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
content: "";
}

.popup {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
max-width: 640px;
max-height: 480px;
padding: 20px;
border: 1px solid black;
background: black;
color: white;
vertical-align: middle;
}

.popup-form__row {
margin: 1em 0;
}

.popup__close {
display: block;
position: absolute;
top: 1px;
right: 1px;
width: 12px;
height: 12px;
padding: 8px;
cursor: pointer;
text-align: center;
font-size: 12px;
line-height: 12px;
color: rgba(53, 36, 22, 0.95);
text-decoration: none;
font-weight: bold;
}

.popup__close:hover {
color: #eea200;
}


/* .html5lightbox i {

    position:absolute;
    height:120px;
    width:120px;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
} */

figure a.html5lightbox{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 120px;
    height: 120px;
    line-height: 0;
}

@media screen and (max-width: 1023px) {
  .html5lightbox i{
    top:10%;
    left:50%;
    transform:translatex(-50%);
  } 
}

@media screen and (max-width: 1023px) {
  .html5lightbox i{
    top:10%;
    left:50%;
    transform:translatex(-50%);
  } 
}

.card.related-recipe .featured-image {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
}

.recipes h5.card-title {
    margin-bottom: 12px;
}

.recipes .info {
    margin-bottom: 12px;
}

.recipes .time {
    padding-left: 20px;
    padding-top: 0.5px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

.recipes .separator {
    border: 1px solid #e3e3e3;
    margin-left: 12px;
    margin-right: 12px;
}
.recipes p.short_desc {
    font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.recipes .clock {
    font-family: uf-font!important;
    font-style: normal;
    line-height: 1;
}
.recipes .clock::before {
    content: '\e907';
    font-size: 14px;
    position: absolute;
    padding-top: 4px;
}

iframe {
width: 100%;
height: 100%;
}

#html5-lightbox-box #html5-watermark {
    display: none !important;
}

input[type="button"] {
border: none;
padding: 0.5em;
background-color: yellow;
}

input[type="button"]:hover {
background-color: yellowgreen;
}
  
@media (max-width: 425px) {

    .recipe-template-default .breadcrumbs {
        margin-bottom: 24px;
    }

    .recipe-template-default article#blog-post {
        padding: 0 12px;
    }
    
    .recipe-template-default .uf-single-post__content {
        padding: 0;
    }

    .recipe-template-default article#blog-post .headerimage:after {
        content: none;
    }

    .recipe-template-default .gut_title {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 12px;
        color: #333333;
    }

    .recipe-template-default .uf-single-post__content p.gut_deskripsi {
        color: #333333;
        margin: 0;
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        margin-left: 0;
        margin-bottom: 12px;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-details.col-6.detilmasak {
        margin-top: 0px;
        padding-top: 0px;
        margin-left: 0;
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: 100%;
    }

    .recipe-template-default .uf-single-post__content p.detail-item-value {
        color: #6b6b6b;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        float: right;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-details>.detail-item {
        margin-bottom: 12px;
        margin-right: 0;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-details>.detail-item i {
        margin-right: 12px;
        color: #333333;
        font-size: 16px;
    }

    .recipe-template-default .detail-item.detail-item-0 {
        width: 136px;
        padding-right: 40px;
    }

    .recipe-template-default .detail-item.detail-item-1 {
        width: 121px;
        padding-right: 38px;
        margin-right: 0 !important;
        margin-left: 35px;
    }

    .recipe-template-default .detail-item.detail-item-2 {
        width: 121px !important;
        padding-right: 38px;
        margin-right: 0;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-ingredients {
        padding: 12px;
        margin-bottom: 36px;
    }

    .recipe-template-default .wp-block-column:not(:first-child) {
        margin-left: 1px;
    }

    .recipe-template-default .wp-block-column:not(:last-child) {
        margin-right: 0;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-directions .directions-title {
        margin-bottom: 24px;
    }

    .recipe-template-default .wp-block-wpzoom-recipe-card-block-directions {
        margin-bottom: 36px;
        padding: 0;
    }

    .recipe-template-default .related-posts {
        padding: 0;
    }

    .recipe-template-default .html5lightbox i {
        width: 60px;
        height: 60px;
        top: 30%;
    }

    .recipe-template-default .fa-play-circle::before {
        font-size: 30px;
        width: 54px;
        height: 54px;
        padding: 12px;
        padding-left: 17px;
    }
}

@media (max-width: 768px) {
    .wp-block-wpzoom-recipe-card-block-details.col-6.detilmasak {

    }
}

article#blog-post .headerimage, h2.gut_title, p.gut_deskripsi {
 position: relative;
}

article#blog-post .headerimage:after {
    content:'';
    display:block;
    height:40%;
    width:100%;
    position:absolute;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    bottom:0;
    background: -moz-linear-gradient(-180deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.01) 2%, rgba(0,0,0,0.30) 35%, rgba(0,0,0,0.93) 86%, #000000 96%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-180deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.01) 2%, rgba(0,0,0,0.30) 35%, rgba(0,0,0,0.93) 86%, #000000 96%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(-180deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.01) 2%, rgba(0,0,0,0.30) 35%, rgba(0,0,0,0.93) 86%, #000000 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a8000000',GradientType=0 ); IE6-9
}

