/*
Theme Name: Make Child - Caferia
Template: make
Author: JACMARE
Author URI: http://ChrJacobs
Description: for shop
Version: 1.0.1537538631
Updated: 2018-09-21 16:03:51

*/
@import url('../make/style.css');

body, button, input, select, textarea {
    color: #000;
}
a {
    color: #f5dfc1;
    font-weight: normal;
}
.header-layout-3 .site-navigation .menu {
    border-bottom: 0;
}
.no-site-tagline .site-title {
    margin-bottom: 0;
}
.header-bar {
    background-color: #840077;
}
.menu-toggle {
    background-color: #840077;
}
.site-content {
    padding-top: 15px;
}
.site-footer .widget-area {
    margin-bottom: 0;
}
h1 {
    border-bottom-width: 0;
}
.entry-header {
    margin-top: 20px;
    margin-top: 2rem;
    margin-bottom: 0 !important;
}
.entry-title {
    color: #843e7d !important;
    font-weight: normal;
}
.builder-text-title, .builder-text-section-title, .builder-section-title, .builder-gallery-section-title, .builder-banner-section-title {
    margin-top: 15;
}
.builder-gallery-captions-dark .builder-gallery-content {
    background-color: #840077;
    color: #000;
}
.ttfmake-button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #840077;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    width: 100% !important;
    background-color: #fff;
    color: #000;
}
h1.site-title {
    border-bottom-width: 0;
}
@media screen and (min-width: 800px) {
.site-navigation {
    max-width: 75%;
}
}
