/**
 * Theme Name:  Makanan & Minuman
 * Theme URI:   http://demo.tncmediaweb.com/food
 * Description: Makanan & Minuman themes demo
 * Version:     1.0
 * Author:      TNC Media Website
 * Author URI:  http://www.tncmediawebsite.co.id
 * Tags:        Makanan & Minuman
 *
 * License:     GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template:    parent-master
 */

/* Importing the parent theme stylesheet. */
@import url( 'https://www.itude-manado.com/wp-content/themes/parent-master/style.css' );
/* Place your custom style here. */
form.et_pb_contact_form.clearfix {padding: 29px;}
.et_pb_posts.et_pb_module.et_pb_bg_layout_dark.et_pb_blog_0 {padding: 20px 20px 0px 25px;}
input.input.et_pb_contact_captcha {max-width: 65px!important;}
.et_pb_contact_right > p {color: #fff;}


element.style {
}
.et_overlay {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,0);
    opacity: 0;
    background: rgba(0,0,0,0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
.et_overlay {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
}