/*
Theme Name:     Chameleon - Child
Theme URI:      n/a
Description:    Child theme for the Chameleon theme
Author:         AJCruz
Author URI:     n/a
Template:       Chameleon               
Version:        0.1.0
*/

@import url("../Chameleon/style.css");

#mobile_nav{
  margin-top: 20px;
}

p, .footer-widget p { color: #000; font-size: 13px; }

.footer-widget a { color: #00b7f3; }

#category-name p { display: none; }

body, h1, h2, h3 { color: #000; }

.post ul, .comment-content ul { padding: 0px 0px 10px 20px; }

p { padding-bottom: 0px; }

.service .thumb { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }