/*
Theme Name:   Good Skin
Theme URI:    https://www.dcnms.com/goodskin/
Author:       John Rodriguez
Author URI:   https://www.1upcreative.co
Description:  Good Skin Theme
Version:      1.0
License:      Copyrighted
License URI:  Copyrighted
Tags:         light, 12 column, grid, Boostrap 3, responsive, SEO
Text Domain:  GoodSkin
*/

/* Import Custom Fonts */

@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic";
@import "https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700";
@import "https://use.typekit.net/rjh5api.js";
@import "//netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";

/* ---------------------------------------------------
Body height style
----------------------------------------------------- */
html {
  margin: none !important;
  margin-top: none !important;
}

body {
  position: relative;
  height: 100%;
}

/* ---------------------------------------------------
universal containers
----------------------------------------------------- */

.wrapper {
  height: auto;
  min-height: 100%;
  margin: 0 auto -100px;
  padding-bottom: 100px;
}

.footer {
  background: #44978D;
  width: 100%;
  min-height: 100px;
  bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.full {
  width: 100%;
}

/* ---------------------------------------------------
form styles
----------------------------------------------------- */

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #44978D !important;
}

input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
  color: #44978D !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #44978D !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #44978D !important;
}

/* ---------------------------------------------------
heading styles
----------------------------------------------------- */
h1,
.welcome-layout h1,
.services-layout h1 {
  font-family: 'bebas neue', sans-serif;
  font-size: 6.5em; /* 84/16 */
  color: #44978D;
  line-height: 90px;
  text-transform: uppercase;
  margin-bottom: -10px;
}

.banner-layout h1 {
  	font-family: 'bebas neue', sans-serif;
	font-size: 40px;
	color: #44978D;
	line-height: 1em;
	text-transform: uppercase;
	padding-top: 60px;
}

.welcome-headline-2 h2 {
  font-family: 'bebas neue', sans-serif;
  font-size: 4.5em; /* 84/16 */
  color: #44978D;
  text-transform: uppercase;
  margin-bottom: -10px;
}

.footer h2 {
  font-family: 'bebas neue', sans-serif;
  font-size: 4.5em; /* 84/16 */
  color: #FFF;
  text-transform: uppercase;
}

h3 {
  font-family: 'bebas neue', sans-serif;
  font-size: 2.375em; /* 38/16 */
  color: #44978D;
  letter-spacing: 0;
}

/* ---------------------------------------------------
link styles
----------------------------------------------------- */

a {
  font-family: 'open sans condensed', sans-serif;
  color: #44978D !important;
  font-weight: 300;
  text-decoration: none;
  transition: all 0.3s;
}

a:hover,
a:focus,
a:hover {
  color: #757575 !important;
  text-decoration: underline;
}

/* ---------------------------------------------------
topbar styles
----------------------------------------------------- */

.topbar {
  background: #E6F4F1;
  padding: 15px 0 10px 0;
}

.tb-address {
  font-family: 'open sans condensed', sans-serif;
  color:  #44978D;
  font-weight: 300;
  font-size: 1.125em;
}

.tb-social {
  text-align: right;
}

.tb-social img {
  opacity: .5;
  text-decoration: none;
}

.tb-social img:hover,
.tb-social img:focus,
.tb-social img:active {
  opacity: 1;
  transition: all 0.3s;
}

.tb-spacer {
  margin-right: 10px;
}

/* ---------------------------------------------------
header styles
----------------------------------------------------- */

.logo-layout {
  padding-top: 15px;
  padding-bottom: 15px;
}

.call-today {
  padding-top: 25px;
}

.searchbar {
  padding-top: 25px;
}

.search-fld {
  background: #E6F4F1;
  width: 100%;
  min-height: 50px;
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.75em; /* 28/16 */
  color: #44978D;
  letter-spacing: 0;
  text-align: center;
  border: none;
}

.search-btn {
  background: #44978D;
  min-height: 50px;
  min-width: 50px;
  color: #FFF;
  font-size: 25px;
  border: 0;
  border-radius: 0;
}

.search-btn:hover,
.search-btn:focus,
.search-btn:active {
  color: #E6F4F1;
}

/* ---------------------------------------------------
search page results styles
----------------------------------------------------- */

.search-results {
  border-bottom: 1px solid #EAE8E8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.search-excerpt {
  font-size: .5em !important;
}

/* ---------------------------------------------------
hero styles
----------------------------------------------------- */

.hero-layout {
  background-image: url('hero-headers/derm-hero-1.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 600px;
}

.hero-info {
  padding-top: 20%;
  text-align: right;
  float: right;
}

/* ---------------------------------------------------
banner styles
----------------------------------------------------- */

.banner-layout {
  background-image: url('hero-headers/derm_header-1.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 240px;
  padding-top: 20px;
}

.breadcrumbs {
  font-family: 'open sans', sans-serif;
  font-size: 1.3125em; /* 21/16 */
  color: #44978D;
  text-transform: uppercase;
  margin-top: 65px;
}

/* ---------------------------------------------------
welcome styles
----------------------------------------------------- */

.welcome-layout {
  padding-bottom: 60px;
}

.welcome-headline-1 {
  margin-top: 80px;
  margin-bottom: 20px;
}

.welcome-headline-2 {
  margin-top: 60px;
  margin-bottom: 20px;
  line-height: 10px;
}

.subline {
  font-family: 'open sans condensed', sans-serif;
  color: #757575;
  font-size: 2.7em;
  font-weight: 300;
  text-transform: uppercase;
  line-height: normal;
}

.green-line {
  background: #44978D;
  height: 3px;
  width: 120px;
  margin-top: 25px;
}

.welcome-copy {
  font-family: 'open sans', sans-serif;
  font-size: 24px;
  color: #757575;
  font-weight: 300;
}

/* ---------------------------------------------------
featured doctor layout
----------------------------------------------------- */

.dr-layout {
  padding-top: 175px;
}

.dr-headline {
  margin-bottom: 30px;
}

.dr-info {
  margin-top: 60px;
}

.dr-name {
  font-family: 'open sans', sans-serif;
  font-size: 1.8em; /* 21/16 */
  color: #44978D;
  font-weight: 700;
}

.dr-title {
  font-family: 'open sans', sans-serif;
  font-size: 1.2em; /* 21/16 */
  color: #757575;
  font-weight: 300;
  font-style: italic;
}

.dr-copy {
  font-family: 'open sans', sans-serif;
  font-size: 1.3em; /* 18/16 */
  color: #757575;
  font-weight: 300;
  padding-top: 15px;
}

.dr-line-green {
  background: #44978D;
  display: block;
  width: 30%;
  height: 3px;
  float: left;
}

.dr-line-grey {
  background: #AFAFAF;
  display: block;
  width: 70%;
  height: 3px;
  float: left;
}

/* ---------------------------------------------------
content styles
----------------------------------------------------- */

.body-copy {
  font-family: 'open sans', sans-serif;
  font-size: 1.4em;
  color: #757575;
  font-weight: 500;
  line-height: 36px;
}

/* ---------------------------------------------------
button styles
----------------------------------------------------- */

.green-btn {
  background: #44978D !important;
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  color: #fff !important;
  text-transform: uppercase;
  padding: 10px 30px 10px 30px;
  border-radius: 3px;
  transition: all 0.3s;
}

.green-btn-2 {
  width: 100%;
  background: #44978D;
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  margin-top: 15px;
  border-radius: 0;
  transition: all 0.3s;
}

.green-btn-2:hover,
.green-btn-2:focus,
.green-btn-2:active,
.green-btn:hover,
.green-btn:focus,
.green-btn:active {
  background: #E6F4F1 !important;
  color: #44978D !important;
}

.services-layout .green-btn:hover,
.services-layout .green-btn:focus,
.services-layout .green-btn:active {
  background: #757575;
  color: #E6F4F1;
}

/* ---------------------------------------------------
services styles
----------------------------------------------------- */

.services-layout {
  background: #E6F4F1;
  padding-top: 32px;
  padding-bottom: 60px;
}

.service {
  padding-top: 60px;
}

.service-text {
  font-family: 'open sans', sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  color: #757575;
  line-height: 28px;
}

/* ---------------------------------------------------
testimonials styles
----------------------------------------------------- */

.testimonials-layout {
  padding-top: 35px;
  padding-bottom: 25px;
}

.testimonials-layout-2 {
  background: #E6F4F1;
  padding-top: 35px;
  padding-bottom: 25px;
}

.test-title {
  font-family: 'open sans', sans-serif;
  font-size: 2.375em; /* 38/16 */
  color: #44978D;
  font-weight: 700;
  line-height: 72px;
}

.testimonials {
  padding-top: 10px;
}

.testimonial-content {
  font-family: 'open sans', sans-serif;
  font-size: 1.375em !important; /* 22/16 */
  color: #757575;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}

.testimonial-name {
  font-family: 'open sans', sans-serif;
  font-size: 1.5em !important;
  color: #757575;
  letter-spacing: 0;
}

.testimonial-company {
  font-family: 'open sans', sans-serif;
  font-size: 1em !important;
  color: #757575;
  letter-spacing: 0;
}

/* ---------------------------------------------------
sidebar styles
----------------------------------------------------- */

.sidebar-links {
  width: auto;
  border: 1px solid #EAE8E8;
  text-align: center;
  margin-top: 215px;
}

.sidebar-links a{
  text-decoration: none !important;
}

.sidebar-links a:hover,
.sidebar-links a:focus,
.sidebar-links a:active {
  text-decoration: none !important;
}

.sidebar-item-1 {
  cursor:pointer;
  border-bottom: 1px solid #EAE8E8;
  padding: 17px;
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  color: #757575;
  text-decoration: none;
}

.sidebar-item-2 {
  cursor:pointer;
  padding: 20px;
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  color: #757575;
}

.sidebar-item-1:hover,
.sidebar-item-1:focus,
.sidebar-item-1:active,
.sidebar-item-2:hover,
.sidebar-item-2:focus,
.sidebar-item-2:active {
  background: #F3F3F3;
  border-left: 5px solid #44978D;
  color: #44978D;
  text-decoration: none !important;
  transition: all 0.3s;
}

/* ---------------------------------------------------
footer styles
----------------------------------------------------- */

.hours-social {
  border-right: 1px solid #FFF;
}

.hours {
  font-family: 'open sans', sans-serif;
  font-size: 1.4em; /* 22/16 */
  color: #FFF;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 1px;
  padding-bottom: 15px;
}

.footer-social img {
  opacity: .5;
  text-decoration: none;
}

.footer-social img:hover,
.footer-social img:focus,
.footer-social img:active {
  opacity: 1;
  transition: all 0.3s;
}

.white-logo {
  margin-bottom: 40px;
}

.ft-address {
  font-family: 'open sans condensed', sans-serif;
  font-size: 1.6em; /* 22/16 */
  color: #FFF;
  font-weight: 300;
  line-height: 10px;
}

.ft-phone {
  font-family: 'open sans condensed', sans-serif;
  font-size: 4.5em; /* 22/16 */
  color: #FFF;
  font-weight: 300;
  line-height: 80px;
}

.footer a {
  color: #FFF !important;
  text-decoration: none;
}

.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #9BD2C7 !important;
  text-decoration: underline;
}

.copyright {
  font-family: 'open sans', sans-serif;
  color: #FFF;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 70px;
  padding-bottom:;
}

.copyright  a {
  font-family: 'open sans', sans-serif;
  color: #9BD2C7 !important;
  text-decoration: none;
}

.copyright  a:hover,
.copyright  a:focus,
.copyright  a:active {
  color: #FFF !important;
  text-decoration: underline;
}

/* ---------------------------------------------------
    MEDIA QUERIES
----------------------------------------------------- */

@media (max-width: 1024px) {
    
  h1, .welcome-layout h1, .services-layout h1,
  .welcome-headline-2 h2, .footer h2 {
    font-size: 50px;
  }
  
  .service h3 {
    font-size: 20px;
  }

  /* ---------------------------------------------------
  hero styles
  ----------------------------------------------------- */

  .hero-info {
    padding-top: 25%;
  }

  /* ---------------------------------------------------
  welcome styles
  ----------------------------------------------------- */

  .dr-layout {
    padding-top: 277px;
  }

}

@media (max-width: 980px) {

  /* ---------------------------------------------------
  header layout
  ----------------------------------------------------- */

  .dcnms-logo {
    margin-top: 5px;
  }

  /* ---------------------------------------------------
  hero styles
  ----------------------------------------------------- */

  .hero-info {
    padding-top: 33%;
    text-align: center;
    float: none;
  }

  .hero-txt {
    margin: auto;
  }

  /* ---------------------------------------------------
  welcome styles
  ----------------------------------------------------- */

  .dr-layout {
    padding-top: 15px;
    text-align: center;
  }

  /* ---------------------------------------------------
  footer styles
  ----------------------------------------------------- */

  .footer {
    text-align: center;
  }

  .hours-social {
    border-right: none
  }

  .white-logo {
    padding-top: 30px;
  }

}

@media screen and (max-width: 782px) {

  /* ---------------------------------------------------
      WP admin bar fix
  ----------------------------------------------------- */

  #wpadminbar {
    position: fixed;
  }

}

@media (max-width: 768px) {

  /* ---------------------------------------------------
  sidebar styles
  ----------------------------------------------------- */

  .sidebar-links {
    margin-top: 50px;
  }

}

@media (max-width: 767px) {
    .navbar .navbar-header {
        display: none;    
    }
    h1, .welcome-layout h1, .services-layout h1, .welcome-headline-2 h2, .footer h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .service h3 {
        font-size: 32px;
    }
    section.banner-layout h1 {
        font-size: 40px;
        line-height: 55px;
        padding-top: 25px;
        padding-bottom: 20px;
    }
}

@media (max-width: 640px) {

  /* ---------------------------------------------------
  topbar styles
  ----------------------------------------------------- */

  .topbar,
  .tb-social,
  .dcnms-logo {
    text-align: center;
    margin: auto;
  }

  /* ---------------------------------------------------
  banner styles
  ----------------------------------------------------- */

  .banner-layout {
    text-align: center;
  }

}

@media (max-width: 480px) {

  /* ---------------------------------------------------
  hero styles
  ----------------------------------------------------- */

  .hero-layout {
    min-height: 300px;
  }

  .hero-info {
    padding-top: 20%;
  }

  /* ---------------------------------------------------
  banner styles
  ----------------------------------------------------- */

  .banner-layout h1 {
    font-size: 3.75em;
    line-height: 70px;
    padding-top: 25px;
  }

  .breadcrumbs {
    margin-top: 5px;
  }



}


.skip-navigation {
    position: fixed;
    bottom: 20px;
    z-index: 99999;
    left: 20px;
    font-size: 16px;
    background: #1baea9;
    color: #fff !important;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 12px;
}