/*
Theme Name: DCH Bookkeeping & Tax Services Pty Ltd 
Theme URI: #
Author: Admin
*/

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */



.alignleft {
    float: left;
    height: auto;
    padding: 7px;
    width: inherit;
}

.alignnone {
    float: left;
    height: auto;
    padding: 7px;
    width: inherit;
}
.alignright {
    float: right;
    height: auto;
    padding: 7px;
    width: inherit;
}

.aligncenter {
    display: block;
    float: none;
    height: inherit;
    margin: 0 auto;
    width: inherit;
}

.size-full {
    height: inherit;
    padding: 10px;
    width: auto;
}


.contact-form p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;

}

iframe {

    min-height: 489px !important;
}


section.testimonials .texti-container ul li {

    min-height: 218px !important;
}