/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
pre {
    padding: 21px 15px 20px;
    margin: 15px 0;
    display: block;
    line-height: 21px!important;
    background: #fff;
    background: 0px;
    background: 0px;
    background: 0px;
    background: 0px;
    /* background-size: 42px 42px; */
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    border: 0px;
}
.ttshowcase_rl_readmore {
    display: none;
}
.ttshowcase_rl_quote p {
    font-family: 'Roboto';
    line-height: 23px;
}
.ttshowcase_form_wrap {
    padding: 3rem;
    margin: 4rem 0rem;
    box-shadow: 2px 3px 6px #dedede;
}
.ttshowcase_form_wrap input {
    background: #ffff;
    height: 40px;
}
textarea#_aditional_info_short_testimonial {
    background: #fff;
}
.tt_style_3 fieldset:hover {
    -webkit-transition: background-color 800ms linear;
    -moz-transition: background-color 800ms linear;
    -o-transition: background-color 800ms linear;
    -ms-transition: background-color 800ms linear;
    transition: background-color 800ms linear;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .01), rgba(0, 0, 0, .2));
    background: -o-linear-gradient(rgba(0, 0, 0, .01), rgba(0, 0, 0, .2));
    background: -moz-linear-gradient(rgba(0, 0, 0, .01), rgba(0, 0, 0, .2));
    background: transparent !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div#testimonial_btn .wpb_wrapper {
    display: flex;
    justify-content: center;
}
form#ttshowcase_form input {
    color: darkgray;
}
fieldset.tt_subtitle_fieldset span.tt_required {
    display: none;
}
