/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.iframe-content {
    width: 100%;
    margin: 0px auto;
}

.iframe-embed-container {
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}
			
.iframe-embed-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.driving_school_item {
    border: 1px solid black;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.driving_school_item img {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.driving_school_contact {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.driving_school_content {
    width: 50%;
    float: right;
}

.driving_school_hdl {
    overflow: hidden !important;
}

.default-anc {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.driving_school_item .overlay-type-extern {
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
}
