/*
 Theme Name:   ABS Child Theme
 Theme URI:    http://www.advancedbrakingsystems.ie
 Description:  ABS Child Theme: ;
 Author:       Stephen Kirwan
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  abs-child
*/

.canvas-container {
    position: relative;
    padding-bottom: 38%;
    height: 0;
    overflow: hidden;
}

.canvas-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content {
    padding-top: 0px;
    padding-bottom: 0px;
}
