/* Enter Your Custom CSS Here */
#header_widgets {
    display: none;
    margin-bottom: 30px;
}
.responsive_enabled #mobile_menu_toggle {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
    height: 45px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 48px;
    z-index: 12399994;
}
#respond input[type="text"], #respond textarea, .wpcf7 input, .wpcf7 textarea {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f5daef;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #4a4438;
}
.sidebar .widget {
    clear: both;
    line-height: normal;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-align: left;
}
.sidebar .widget.widget_circle_style, .widget.widget_circle_style {
    box-sizing: border-box;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: opacity;
    transition-timing-function: ease-in-out;
}
.vc_btn3.vc_btn3-color-pink, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    background-color: #f6c2ea;
    color: #fff;
}
#menu_container, #menu_container a, .dtbaker_icon_text h3 {
    color: #4f4f4f;
    font-family: "Indie Flower";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
}