/*
  Theme Name:   Nikosa Child
  Description:  Nikosa Child Theme for Blomdahl USA
  Author:       Kyle Anderson (kyle@eventige.com)
  Author URI:   http://eventige.com
  Version:      1.0.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Template:     nikosa
*/

h1,
h2,
h3 {
  font-family: "futura-pt", sans-serif;
  font-weight: lighter;
}

h1 {
  font-weight: 500;
  font-size: 60px;
}

h2 {
  font-size: 42px;
  font-weight: 400;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 22px;
  font-weight: 300;
}

p {
  font-size: 16px;
  font-weight: 300;
}

p,
h3,
h4,
h5,
h6,
.navbar,
input,
a {
  font-family: "proxima-nova", sans-serif;
}

input,
a {
  border-radius: 0;
}

.weight-100 {
  font-weight: 100;
}

.weight-200 {
  font-weight: 200;
}

.weight-300 {
  font-weight: 300;
}

.weight-400 {
  font-weight: 400;
}

.weight-500 {
  font-weight: 500;
}

.weight-600 {
  font-weight: 600;
}

.weight-700 {
  font-weight: 700;
}

.weight-800 {
  font-weight: 800;
}

.weight-900 {
  font-weight: 900;
}

.form-submit-button {
  box-sizing: border-box;
  font-size: 14px;
  padding: 1em 2em;
  background: #ec018c;
  color: #ffffff !important;
  border: 1px solid #ec018c;
  border-width: 1px 0;
}

.hero {
  margin-top: 70px;
  color: #FFFFFF;
  height: 700px;
}

.hero h2 {
  /* font-size: 38px; */
  margin-bottom: 38px;

  text-align: center;
  padding: 0px 10px 0px 10px;
}


/*
 * Calendar
 */

body .booked-calendar * {
  border-width: 0px!important;
  border-style: none!important;
  border-color: #E3E3E3!important;
}

body .booked-calendar-wrap {
  border: 1px solid #E3E3E3;
}

body table.booked-calendar thead tr th {
  color: #363636!important;
  text-transform: capitalize;
}

body table.booked-calendar thead tr.days th {
  border-top: 1px solid #E3E3E3!important;
  border-bottom: 1px solid #E3E3E3!important;
  color: #ababab!important;
  text-transform: capitalize;
}

body table.booked-calendar tr.week {
  border-bottom: 1px solid #E3E3E3!important;
}

body table.booked-calendar td.today .date span {
  /* border: 2px solid #31afea!important; */
  background: #E3F1F9;
}

body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span {
  background: #FFFFFF!important;
}

body table.booked-calendar thead th .page-right,
body table.booked-calendar thead th .page-left,
body table.booked-calendar thead th .backToMonth {
  color: #363636!important;
}

body table.booked-calendar .monthName {
  text-align: center;
}

body table.booked-calendar .monthName {
  text-align: center;
}

body table.booked-calendar .monthName .backToMonth{
  display: none;
}

/*
 * Hero form.
 */

.button-hero {
  width: 100%;
  background: #ec018c;
  color: #FFFFFF;
  padding: 18px;
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 10px;
  position: relative;
}

.button-chevron {
  width: 25px;
  height: 25px;
  background: #ec018c;
  position: absolute;
  left: 47%;
  top: 47px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  z-index: 1;
}

.hero-form input {
  background-color: #FFFFFF;
  margin-bottom: 12px;
  width: 100%;
  height: 45px;
  border: none;
}

.hero-form input[type='submit'] {
  margin: 0px;
}

.hero p {
  margin: 0px;
  font-size: 14px;
  line-height: 1.2;
}


/*
 * Footer form.
 */

.footer-form input {
  background-color: #FFFFFF;
  height: 45px;
  display: inline;
  border: 1px solid #d5d5d5;
  margin: 20px 5px 20px 5px;
  width: 350px;
}

.footer-form input[type='submit'] {
  margin-bottom: 50px;
  width: 200px;
}

footer .footerWrap {
  background: #fff;
}

input[type='submit']:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}


/*
 * Mutual form.
 */

.nurse-register-form input {
  color: #363636;
  box-shadow: none !important;
  -webkit-appearance: none;
}

.nurse-register-form input::-webkit-input-placeholder {
  color: #d5d5d5;
}

.nurse-register-form input[type='submit'] {
  background-color: #ec018c;
  width: 200px;
  border: none;
}

form div[role='alert'] {
  border: none;
  background: #ec018c;
  color: #FFFFFF;
  padding: 15px;
  margin-bottom: 10px!important;
}

.image-150 {
  width: 150px;
  height: 150px;
  margin: auto;
}

.text-bold {
  font-weight: 500;
}

.lighter-grey {
  color: #7d7d7d;
}

.darker-grey {
  color: #363636;
}

.lighter-pink {
  color: #eb81a9;
}

.white {
  color: #FFFFFF;
}

.copyright {
  font-size: 14px;
}

.icon-grid {
  float: left;
  margin-right: 40px;
  clear: both;
  width: 55px;
}

.text-grid {
  margin-left: 0px;
  overflow: auto;
  display: block;
}

.text-grid h4 {
  margin-top: 0px;
}

.text-grid a {
  color: #eb81a9;
}
.text-grid a:visited {
  color: #ec018c;
}

.text-grid a:hover {
  color: #ec018c;
}

.clean-list {
  padding: 0px;
  font-weight: lighter;
}

.medium-thumb img {
  width: 250px!important;
}

.panel-grid {
  /* margin-bottom: 0px!important; */
}

#thekit p {
  max-width: 750px;
  margin: auto;
}

.footer-icon {
  padding: 10px;
}

footer {
  display: none;
}

hr.pink-divider {
  border-top: 2px solid #eb81a9;
  width: 60px;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: left;
  display: inline-block;
}


/*
 * Gradient behind testimonial video.
 * Row above this one is a grey (start of gradient)
 * Row below this one is white (end of gradient)
 */

.gradient-grey-white {
  background: #f8f8f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f8f8f8 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}


/*
 * Top Navbar
 */

.MobileMenu {
  border: none!important;
}

.MobileMenu li {
  padding: 10px!important;
  font-size: 16px!important;
  border-bottom: 1px solid #e7e7e7!important;
}

.MobileMenu li:last-child {
  border-color: #FFFFFF!important;
}

.navbar.navbar-fixed-top.ThenikosaNav {
  position: fixed;
  box-shadow: none;
}

#nikosamenu>ul>li>a {
  font-size: 16px;
  height: 65px;
  /* Adjusts Navbar height. */
  color: #363636!important;
}

#nikosamenu>ul>li>a:after {
  border-bottom-style: hidden;
}

.mainLogo {
  height: 65px;
  /* Adjusts Navbar height. */
}

.mainLogo img {
  max-width: 300px!important;
}


/*
 * Hamburger
 */

#nikosamenu #menu-button {
  height: 65px;
  /* Adjusts Navbar height. */
}

.row-cert img {
  width: 200px!important;
}

.row-cert h3 {
  margin-bottom: 0px;
}

#appointment p {
  max-width: 600px;
  margin: 0 auto;
}

.navbar {
  min-height: 28px !important;
}


/**
 *  Screen below 1200px
 */

@media only screen and (max-width: 1200px) {
  .footer-form input {
    width: 225px;
  }
}

@media only screen and (max-width: 1024px) {
  #nikosamenu>ul>li>a {
    height: inherit;
  }
}


/**
 *  Screen below 780px
 */

@media only screen and (max-width: 992px) {
  .button-chevron {
    top: 72px;
  }
}

/**
 *  Screen below 780px
 */

@media only screen and (max-width: 780px) {
  .hero {
    background-image: none!important;
  }
  .row-cert,
  .row-cert .sow-image-container,
  .row-about,
  .row-about .sow-image-container,
  .row-earings,
  .row-earings .sow-image-container {
    text-align: center;
  }
  .button-chevron {
    top: 47px;
  }
  .hero h1 {
    font-size: 40px;
    text-align: center;
  }
  .hero h4 {
    font-size: 20px;
    font-weight: 200;
    text-align: center;
  }
  .right-tools {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
  }
  .right-tools-button .ow-button-base {
    text-align: center;
  }
  .nurse-register-form input[type='submit'] {
    width: 100%;
  }
  .footer-form input {
    width: 100%;
    margin: 10px 0px;
  }
  .mainLogo img {
    height: 30px;
    width: 210px;
  }
  iframe {
    height: 200px;
  }

  .modal .modal-dialog p{
    padding: 0px 10px;
    font-size: 15px;
  }
}

.modal .modal-dialog p{
  padding: 0px 20px;
  margin: 0px;
}

.modal img {
  max-width: 100%;
}

/*
 *  Screen below 320px
 */

@media only screen and (max-width: 320px) {
  .copyright {
    font-size: 10px;
  }
}

@media only screen and (max-width: 285px) {
  .button-chevron {
    top: 68px;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  .button-hero {
    width: 350px;
  }
}

/*
 * Account activation page after sent email
 */
 .wp-activate-container {
  margin: 0 auto;
  max-width: 360px;
  margin-top: 130px;
  padding: 10px;
  width: 100%;
 }
 .wp-activate-container span.h3 {
   font-size: 16px;
   padding: 0px;
 }

 .wp-activate-container h2 {
  font-size: 35px;
  border-bottom: 2px solid #f387b7;
  padding-bottom: 30px;
 }

 .wp-activate-container a {
  color: #f387b7;
  font-weight: 500;
  text-decoration: underline;
 }

 .wp-activate-container p.view {
  border-top: 2px solid #f387b7;
  padding-top: 30px;
 }

.hero .textwidget.custom-html-widget {
    margin: 100px 0 0;
}
 .hero .text-grid p{
margin-bottom: 20px;
font-size: 16px;
line-height: 1.8;
 }

#pg-2-1> .panel-row-style {
    padding: 50px 0px 50px 0px !important;
}


.hero  .button-hero {display: block; margin: 50px 0 0; background: #F387B7; }
.copyright{ margin-bottom: 40px; }
#appointment {position: relative; }
#appointment:after {content: "";height: 100%;width: 100%;position: absolute;left: 0;top: 0;background: rgba(242, 124, 170, 0.7);}
#appointment > * {position: relative; z-index: 1; }
#appointment h2, #appointment p{color: #ffffff; }
#nikosamenu>ul>li:last-child>a {background: #F387B7; height: auto; padding: 15px 20px; margin: 8px 0 0; color: #fff !important; }
a {cursor: pointer; pointer-events: auto;}