/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.main-container .row-container .double-top-padding {
    padding-top: 0px;
}
a.read-more {
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 10px;
}
.post-info, .t-entry hr, .archive .post-title-wrapper, .home div#page-header, p.t-entry-meta, p.t-entry-comments.entry-small, p.t-entry-meta.t-entry-author, span.t-entry-date {
    display: none !important;
}
.archive h1 {
    text-transform: uppercase;
    letter-spacing: 7px;
}
.background-element.header-wrapper.style-color-gyho-bg.header-only-text {
    background: #fff !important;
}
.header-content-inner h1 {
    font-size: 55px !important;
    font-weight: 900 !important;
}
.single .header-content-inner {
    background: #ffffffd1;
    width: 100% !important;
    padding: 25px 0px !important;
}
.single .header-bg {
    background-attachment: fixed !important;
}
header#masthead {
    border-bottom: 5px solid #e8d3b5;
}
.photo-block1, .post-media {
    max-width: 80%;
    margin: 0 auto;
}
.recipe-desc {
    text-align: left;
}
.recipe-icons .columns-3 {
    display: none;
}
.mk-about-author-wrapper {
    display: none;
}
.recipe-icons i.fa {
    font-size: 27px;
    margin: 0 auto;
}
.recipe-icon-title {
    font-weight: 900;
}
.recipe-block .columns-6 {
    min-height: 300px;
    float: left;
}
.columns-6 {
    width: 49%;
    display: block;
    padding: 30px 0px 20px;
}
.columns-3 {
    width: 24.5%;
    float: left;
    display: block;
}
.recipe-block {
    overflow: hidden;
    background: #fff;
    color: #000;
    padding: 30px;
}
.recipe-title {
    text-align: center;
    font-size: 34px;
    font-weight: 900;
    font-family: Times New Roman;
}
.photo-block {
    display: block;
    overflow: hidden;
}
.photo-block1 {
	margin-top: 30px;
    height: 850px;
    background-size: cover !important;
    background-position: center center !important;
    border-bottom: 5px solid #fff;
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.photo-block2 {
    width: 33.3%;
    display: inline-block;
    height: 400px;
    border-top: 5px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 10px solid #fff;
    border-right: 5px solid #fff;
}
.photo-block3 {
    width: 33.3%;
    display: inline-block;
    height: 400px;
    border-top: 5px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}
.photo-block4 {
    width: 33.3%;
    display: inline-block;
    height: 400px;
    border-top: 5px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 5px solid #fff;
    border-right: 10px solid #fff;
}
.photo-block2, .photo-block3, .photo-block4 {
    float: left;
    background-size: cover !important;
    background-position: center center !important;
}
.recipe-inner {
    overflow: hidden;
    max-width: 700px;
    margin: 0 auto;
}
.recipe-icons {
    margin-top: 30px;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    padding: 20px;
    text-align: center;
	overflow: hidden;
}