/*
Theme Name: WP RESIDENCE CHILD THEME
Theme URI: http://wpresidence.net/
Template: wpresidence
Description:WP RESIDENCE CHILD THEME
Version:1.0
Author: WPRESIDENCE - annapx0909@gmail.com
Author URI: 
Text Domain: wpresidence
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, flexible-width, custom-menu, theme-options, translation-ready
License: 
License URI:
*/
@import url("../wpresidence/style.css");

/* =Theme style.css customization starts here
-------------------------------------------------------------- */

#first {
    width: 33%;
}

#second {
    width: 33%;
}

#third {
    width: 33%;
}

.responsiveCal {
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
}
 
.responsiveCal iframe {
position: absolute; top:0; left: 0; width: 100%; height: 100%;
}