/*
    Theme Name: Dent-All - Child Theme
    Theme URI: http://dentall.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Dent-All is the only WordPress theme you need for Dental practice business. Dent-All has everything You need for a successful website of your clinic, hospital or for a personal dentist’ website. Dent-All comes with awesome built-in plug-ins and custom modules: Revolution Slider, Appointment Booking, Visual Composer, Pricing module, custom services module. Dent-All theme is fully responsive and 100% Retina ready. Now your patients can make appointments using mobile devices too.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: dental, dentist, doctor, dental practice, health, medical, dentistry, clinic, dental clinic, medicine, stomatologist, hospital, treatment, patient
    Text Domain: dentall-child
    Template: dent-all

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */
.top_nav 
{
    background: #0079C2;
}

.top_nav ul.top_nav_menu > li > a 
{
    color: #fff;

}

.top_nav ul.top_nav_menu > li.current-menu-item > a, .top_nav ul.top_nav_menu > li.current_page_item > a, .top_nav ul.top_nav_menu > li.current-menu-parent > a 
{
    color: #fff;
}

.top_nav ul.top_nav_menu > li > a:hover 
{
    color: #F57E57;
}

.top_nav ul.top_nav_menu > li.menu-item-has-children:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e604';
  position: absolute;
  right: 4px;
  top: 50%;
  font-size: 7px;
  margin: -4px 0 0;
  color: #F57E57;
}

p 
{
    line-height: 30px;
    font-weight: 300;
    font-size: 18px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

#menu-item-1730 > a
{
    background: url(/wp-content/uploads/2015/08/kids2.png) center no-repeat;
    text-indent: -99999px;
    display: block;
    width: 100px;
}

.staff_carousel .slick-slider .slick-slide .staff_image 
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 35px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.top_nav ul.top_nav_menu > li {
    position: relative;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 18px;
    line-height: 1;
}