﻿/*
Theme Name: Charitas Child
Template: charitas-wpl
Author: Child Theme Configurator
Version: 1.0.1438267388
Updated: 2015-07-30 14:43:08
*/

@charset "UTF-8";

.single .entry-content figure, .single .flexslider-gallery, .single .flexslider-gallery-carousel {
    display: none;
}

.designby {
    display: none;
}


input.pushbutton-wide, button {
    padding: 7px 22px;
    font-size: 17px;
    line-height: 26px;
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    min-width: 240px;
    display: block;
    text-decoration: none;
}

input.pushbutton-wide {
    background: #2b87c3;
    border: none;
}

button.darkred {
    border: solid 1px #731e05;
    background-color: #902606;
}

button.yellow {
    border: solid 1px #efc85f;
    background-color: #e8b11b;
}

button.red {
    background-color: #d1190d;
    border: solid 1px #a7140a;
}

a button {
    text-decoration: none;
    color: #fff;
}
