/*
Theme Name: Dignitas Premium Theme Child
Theme URI: http://dignitas.diffrent-themes.com/
Description: Dignitas Premium Wordpress Theme
Author: Different Themes
Author URI: http://www.diffrent-themes.com/
Template: dignitas-themes
Version: 1.2.2 (to match theme update)
Tags:
License: GNU General Public License
License URI: README_License.txt
*/

div.date {display: none;}
.acf-map {width: 100%;height: 400px;border: #ccc solid 1px;margin: 2px 0;}
.one-column-pricing {width:80%;margin-left: 1.33%;margin-right: 1.33%}
.two-column-pricing {width:41%;margin-left: 3.33%;margin-right: 3.33%;}

@media only screen and (max-width: 767px) {
/*Menu*/
.sf-menu {display: none !important;}
.mobileMenu {
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  outline: none;
  cursor: pointer;
  margin-bottom: 0px;
  height: 30px;
  background: #4C86B2;
  font-weight: bolder;
  color: #FFFFFF;
  }
  .mobileMenu a {
    color: #FFFFFF;
  }
  ul.contact-informations {
    border-right: 1px solid #e1e1e1;
    padding-right: 15px;
    margin-right: 15px;
    float: left;
    list-style: none;
    margin-left: 0px;
    font-size: 11px;
}
}
