/*
Theme Name: Go Child
Theme URI: https://github.com/godaddy-wordpress/go
Template: go
Author: GoDaddy
Author URI: https://www.godaddy.com
Description: Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.
Tags: block-styles,custom-colors,custom-logo,custom-menu,e-commerce,editor-style,one-column,theme-options,threaded-comments,translation-ready,wide-blocks
Version: 1.6.0.1649864689
Updated: 2022-04-13 15:44:49

*/

.banner-row {
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
}

.banner-row img {
    width:100%;
}

.banner-row .vc_column-inner {
    padding:0;
}

.client-row {
    max-width:1100px !important;
    margin:0 auto !important;
}

.content-area.entry-content .vc_row.wpb_row {
    width:100% !important;
    max-width:100% !important;
    margin:0 auto;
}

.content-area.entry-content .vc_column-inner {
    width:100%;
    max-width:1100px;
    margin:0 auto;
}

.introduction-wrapper {
    padding:30px 0;
}

.introduction-wrapper h2 {
    margin-top:0 !important;
}

.full-width .vc_column-inner {
    max-width:100% !important;
    padding:0 !important;
}

.full-width-banner figure, .full-width-banner figure div {
    width:100%;
}

.full-width-banner .vc_column-inner {
    max-width:100% !important;
    padding:0 !important;
}

.full-width-banner figure img {
    width:100% !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0;
}
.page-header {
    padding:0;
}

.page-header .post__title {
    display:none;
}

footer {
    margin-top:3rem !important;
    background-color:#eee !important;
    padding:2rem 0 !important;
}

footer .footer-navigation {
    margin-bottom:1rem !important;
}

.content-area .vc_row-no-padding {
    width:100% !important;
    left:0 !important;
    right:0 !important;
}

.content-area .vc_row-no-padding .vc_column-inner {
    max-width:100% !important; 
}

.content-area .vc_row-no-padding figure {
    width:100% !important;
}

.content-area .vc_row-no-padding figure div {
    width:100% !important;
}

.content-area .vc_row-no-padding figure div img {
    width:100% !important;
    max-width:100% !important;
}

.contact-form .wpcf7-form-control {
    margin-bottom:0;
}

.contact-form .wpcf7-form-control.wpcf7-textarea {
    height:150px !important;
}

.contact-form .wpcf7-submit {
    padding-top:14px;
    padding-bottom:14px;
}

header#site-header {
    background-color:#eee;
}

.banner-title {
    position:absolute;
    top:0;
    left:5%;
}