/*
Theme Name: Kallyas
Theme URI: http://hogash-demo.com/kallyas_wp/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 3.6
Tags: dark, light, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu,  editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
*/
.ctas {
    background-color: #E3E3E3;
    box-sizing: border-box;
    display: inline-block;
    padding: 2em 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.ctas a {
    margin: 0 0.5em;
}
.google-map iframe {
    border: medium none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 1.5em;
    width: 100%;
}