.wd-logo img {
    min-width: 200px !important;
}

.archive.category li.webdevia_multi_post_isotop_item {
    float: left;
    min-height: 615px;
    width: 50%;
}

.simmer-recipe-description img {
    float: none !important;
    margin: 0 0 10px 0 !important;
}

.wonderplugin-gridgallery-tags.wonderplugin-gridgallery-tags-topleft.wpp-category-greybutton {
    text-align: center;
    margin-bottom: 20px;
}

.simmer-recipe-ingredients {
    display: none !important;
}

.simmer-recipe-instructions {
    display: none;
}

.simmer-recipe-footer {
    margin-bottom: 50px;
}

.simmer-recipe-description strong {
    background: #f7f7f7;
    padding: 8px 10px;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.simmer-recipe-description {
    max-width: 800px;
}

/* FADE REM */

.wd-title-bar::before {
    background: transparent !important;
}

.wd-title-bar h2 {
    text-shadow: 0 0 18px #000;
}

#menu-main-menu a {
    text-shadow: 0 0 10px #000;
}

.category .wd-title-bar::before {
    background: rgba(0,0,0,0) !important;
}

.category .wd-title-bar h2 {
    text-shadow: 0 0 18px #000;
}

.category #menu-main-menu a {
    text-shadow: 0 0 10px #000;
}

/* .FADE REM */

/* RECIPE */

.single-recipe .wd-tages {
    display: none !important;
}

.single-recipe .post-infos.clearfix {
    display: none !important;
}

.single-recipe #respond {
    display: none !important;
}

.single-recipe h3 , .single-recipe h4 {
    margin-top: 20px;
    font-size: 20px !important;
}

.single-recipe .simmer-recipe-details {
    display: none !important;
}

.single-recipe .simmer-recipe-byline {
    display: none !important;
}

.single-recipe .blog-body {
    margin-top: 20px;
}

.single-recipe .blog-page-info {
    display: none !important;
}

.single-recipe .blog-page-title {
    margin-bottom: 20px;
}

.single-recipe .simmer-recipe-footer {
    margin-top: 40px;
}

.single-recipe .simmer-recipe-footer ul {
    list-style: none !important;
}

.single-recipe .simmer-instructions {
    list-style: disclosure-closed;
}

/* POST GRID */

.wpupg-item {
    max-width: 380px !important;
    border: none !important;
}

.wpupg-post-image {
    width: 100% !important;
    vertical-align: top !important;
}

.wpupg-post-image:hover {
    transform: scale(1.3);
    transition: transform .5s;
    -webkit-transition: transform .5s;
}

.wpupg-rows-row {
    overflow: hidden;
}

#wpupg-grid-recipe-grid {
    width: 100% !important;
}

.wpupg-post-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
    font-size: 15px !important;
}

/* WIDGETS */

#recent-posts-widget-with-thumbnails-2 ul li {
    line-height: unset !important;
}

.widget_recent_entries ul li::before, .sidebar ul li::before {
    content: none !important;
}

#recent-posts-widget-with-thumbnails-2 {
    margin: 30px 0 0;
}

.widget-title {
    padding: 10px 0 !important;
}

.widget_categories ul {
    list-style: disc;
}

.rpwwt-widget img {
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;
}

@media screen and (max-width: 768px) {




}