.english-detail-ff .uk-grid,
.urdu-detail-ff .uk-grid {
    display: block;
    margin-top: 20px;
    clear: both;
}
.english-detail-ff .uk-grid > div,
.urdu-detail-ff .uk-grid > div {
    float: left;
    margin-bottom: 30px;
}
p:empty {
  display: none;
}

#ff_trending_recipe_widget-7 .ff_rbox1 {
    border: none;
    margin: 0 0 -30px 0;
}
/*.recipe-post-one h1 {
    margin-top: 20px;
}*/

body.wp-admin .select2-drop {z-index: 15000899 !important;}
.select2-drop.select2-with-searchbox.select2-drop-active {
    z-index: 999999 !important;
}

.english-detail-ff .uk-grid-small.regular-box.uk-grid div:nth-child(4) {
    clear: both;
}
/*@media only screen and (max-width: 768px) {
	.mobile-apps-container-p div:empty {display: none;}
	.mobile-apps-container-p > div {padding-left: 0;}
} */
body.iPhone .hcol-one .content button.find {
    right: 20px;
    margin-top: -53px;
}
@media (max-width: 768px) {
	.owl-carousel .owl-item .badge img {
    height: 100%;
    width: auto;
	}
}