/* dont ask */
body {
  height:100%; 
}
/* body.user-logged-in {
  margin-top:100px;
} */

/* logo centering */
.responsive-navigation-logo {
    left: 33.4% !important;
}

.navbar-brand img {
  width: 100%;
  /* height: 100%; } */
}

a.tabledrag-handle .handle {
  display: table-cell; 
}

/*User Login */
.login-section .nav-tabs {
  display: none !important;
}

.login-section .user-login-form {
  text-align: center;
}

.login-section .user-login-form label {
  display: none;
}

.login-section .user-login-form .description {
  display: none;
}

.login-section .user-login-form .js-form-item-name input,  .login-section .user-login-form .js-form-item-pass input {
  padding: 1rem;
  background: #FFFFFF;
  border: 0px;
  border-bottom: 1px solid #024324;
  border-radius: 0px;
}

.login-section .user-login-form .js-form-submit {
  padding-left: 3rem;
  padding-right: 3rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.forgot {
  font-family: "Blender",sans-serif;
  text-decoration: none;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.04em;
}

.form-group {
  margin-bottom: 1rem;
}

input[value=Submit]{
  font-family: 'Blender', sans-serif;
  font-size: 1.6rem !important;
  letter-spacing: 0.2em;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.filter-by select, .filter-by .dropdown-menu {
  min-width: 225px;
  text-align: left;
  border-radius: 0px;
  height: 45px !important;
  font-weight: bold;
  font-size: 20px;
  border:none;
  border-bottom: 2px solid #026937;
  font-family: 'Blender', sans-serif;
text-transform: uppercase;
}
.filter-by .h3 {
	
	margin: 0.8em auto;
}

/* changed our mind about the nav color, this is only for the initial state, js sets after scroll */

/* .navbar .navbar-nav a.nav-link {
  color: white;
} */

/* Overwriting app.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(255, 255, 255, 0.9);
}

.navbar .navbar-nav a.nav-link.active {
  /*color: rgba(255, 200, 0, 0.7)!important;*/
  /* color: #FFD100 !important; */
  /*border-bottom: 2px solid #ffffff;*/
  /*color: #024324;*/

}

/* .navbar .navbar-nav a.nav-link :hover{
  color: #FFD100 !important;
} */


#navbar-left-textline.navbar-nav .nav-link:hover{
  /*border-bottom: 3px solid #FFD100 !important;*/
  /*opacity: 1 !important;*/
  opacity: 1 !important;
  border-bottom: 2px solid #000;
}

.bl #navbar-left-textline.navbar-nav .nav-link:hover {
  border-bottom: 2px solid #fff !important;
}

.navbar-light .navbar-nav.side-nav .nav-link:hover {
  border-bottom: none !important;
}
.navbar-light .navbar-nav.side-nav .nav-link.active {
color: #024324;
border-bottom: none !important;
}
@media (max-width: 454px){
  .navbar .navbar-nav a.nav-link.active {
    color: rgb(0,0,0) !important;
  }
}

/*  News page exposed view filter */

.news-form {
  width:100%;
}

.news-filter-label {
  text-align:right;
}

/* END News page exposed view filter */
@media (max-height: 545px) and (orientation: landscape), (max-width: 443px) {
    .hero {
      height: 98vh !important;
      border-radius: 0px;
  }
}

 article .MediaCard {
  display: none !important;
}

a,h3 {
  font-family: 'Blender', sans-serif;
  /* Breaks stuff like footer mailto font size 
  font-size: 1.6rem !important;
  */
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* fix newsletter form submit breaking the line at certain breakpoints under bootstrap */
#edit-email.form-control {
  width:90%;
}

.subscribe .form-inline {
  flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
}

/* fix stallion carousel */
.carousel-item > img {
  width:100%;
  height:auto;
  min-height: auto !important;
}
.carousel.narrow {
  padding-bottom:61.555% !important;
}

/* fix conformation */
#conformation img {
  max-width:100vw;
  height:100%;
  width:100%;
  min-height: auto !important;
  max-height:calc(100vh - 100px) !important;
}

/* vertical scrollbars are back on netlify? */
li.nav-item.pb-2 a.nav-link.our-stallions-nav.h3 {
  overflow:hidden;
  width:100%;
  height:auto;
}

/*#nav-icon:hover > * {*/
  /*background-color: #024324 !important;*/
/*}*/

.our-stallions-nav {
  height: 100% !important;
}

/* Idk? */
footer .mailto {
  font-size: 1.1rem;
  font-weight:normal;
  text-transform:lowercase;
}

footer li > a.nav-link.active, a.nav-link:hover {
  color: rgb(255, 209, 0);
}

/* footer li > a.nav-link:hover {
  color: rgb(255, 209, 0);
} */

.tracking-1 a {
  letter-spacing: .1em !important;
  padding:0;
  line-height:2.8rem;
}

.form-check .silk-circle-sm {
  margin-left:0 !important;
}

.form-check-input {
  z-index: 2;
}

.form-check-input.ifchecked {
  position: relative !important;
}

.input-stallion {
  min-height:95px !important;
}

/* fixed spacing issue with news teaser headings */
.h2 {
  line-height: 3.6rem !important;
}

/* logged in fixes */
body.user-logged-in .navbar {
  margin-top: 100px;
}

/* fix breed teaser view */
.breed-teaser {
  font-size: 1.2rem;
}

.stallion-card .pedigree {
  line-height: 22px !important;
  min-height: 55px;
}

.pedigree-chart{
  top: -10px
}

/* submit a mare secondary menu */
.submit-secondary-mb {
  margin-bottom: 15px;
}

/* the ROW class has 15px padding to the right, causing X overflow*/
/* this *should* fix it ... */
.race-record{
  margin-right: 0 !important;
}

.node--type-stallion.row-padding {
  padding-bottom: 0px;
}

@media (min-width: 640px) and (max-width: 1024px) and (orientation:landscape) {

	.page-node-type-stallion .jumbotron .h-100{
	  height: auto !important;
      margin-top: 75px;
	}
}

/*Submit-a-mare header image*/
/*#block-le18-content .jumbotron{*/
  /*!*background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.8)), url("/assets/submit-a-mare_bg.png") no-repeat center center fixed;*!*/

  /*background:*/
          /*linear-gradient(rgba(0, 0, 0, 0.45),*/
          /*rgba(0, 0, 0, 0.8)),*/
          /*url("/assets/submit-a-mare_bg.png")*/
/*;*/
  /*background-repeat: no-repeat;*/
  /*background-position: top !important;*/

  /*background-size: 100%;*/
  /*background-size: cover cover;*/
  /*height: 50vh;*/
  /*width: 100%;*/
  /*padding-top: 15px;*/

/*}*/

/*News node header image*/
.page-node-type-news #block-le18-content .jumbotron{
  background-position: top !important;

}

/*News node header image MOBILE*/
@media (min-width: 375px) and (max-width: 1024px){
  .page-node-type-news #block-le18-content .jumbotron{
    background-position: top !important;
    width: 100vw !important;
    height: 30vh !important;
  }
  }
 
/*  overriding app.css */
    .hero.submit {
    /* background: url("/assets/submit-a-mare_bg.png")!important; */

    background: 
    linear-gradient(
      rgba(0, 0, 0, 0.45),
       rgba(0, 0, 0, 0.8))
       , 
    url("/assets/submit-a-mare_bg.png") repeat 0 0 !important;

    /*  
    background-size: cover;
    height: 50vh;
    padding-top: 15px; 
    */
    /* background-repeat: no-repeat !important; */

    /* background: url("images/backgroundimage.jpg"); */

    /* background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    -o-background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important; */
  }

/* fix newsletter form submit breaking the line at certain breakpoints under bootstrap */
#edit-email.form-control {
  width:100%;
}

/* fix "JOIN OUR MAILING LIST" form to be full width */
form.webform-submission-news-and-information-form .js-form-item {
    width: 100%;
}

/* make the header of news articles larger */
.hero.news.article {
    height: 70vh !important;
}



/* Client Dashboard site */
.yourhorse-dropdown-toggle-parent {
  height: 55px;
}

.yourhorse-dropdown-toggle {
  width: 100%;
  position: fixed;
  z-index: 1020;
  left: 0px;
  background-color: #024324;
}

#client-dash #nav-icon span {
  background: rgb(0,0,0) !important;
}

#client-dash .nav-item a {
  color: black !important;
}

#client-dash #navbar-left-textline.navbar-nav .nav-link:hover {
  border-bottom: 2px solid black !important;
}

#client-dash .responsive-navigation-logo {
  display: block !important;
}

#client-dash #navbar-right-buttons .client-login {
  color: black !important;
}

#email-client-dash {
  background: none;
  text-decoration: none;
  border: 0px;
  border-bottom: 2px solid #FFD100;
  vertical-align: middle;
  word-wrap: break-word;
}

/*removing the margin at the top of the client dashboard*/
.user-logged-in #client-dash .navbar {
  margin-top: 0px;
}

/* Debugging AJAX form */
.path-form-page-example .default-form {
  padding: 5% !important;
}

.form-check-label  {
  overflow: visible !important;
}


.opt-in-form label .row {
  font-size: 17px;
}

.opt-in-form .form-check-label.ml-5.col-10 {
  display: inline-block !important;
  width: auto !important;
  margin-left: 0 !important;
}

.opt-in-form #edit-opt-in--description {
  font-family: "FreightTextPro", serif !important;
  font-size: 1.8rem !important;
  line-height: 3.2rem !important;
  letter-spacing: 0.04em !important;
  display: inline;
  margin-left: 25px;
}

.toolbar-tray-open.toolbar-horizontal.toolbar-fixed.user-logged-in.path-stud-finder {
  padding-top: 200px !important;
}

.hfm-horse .carousel-item > img {
  width: auto;
}


.field--name-field-hfm-horse-media {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.field--name-field-hfm-horse-media.slick-initialized {
  visibility: visible;
  opacity: 1;
}

#user-login-form .forgot {
  display: none;
}

.view-breeding-notes-sorting caption {
  caption-side: top;
}

.view-breeding-notes-sorting .table td, .table th {
  width: 30%;
}

.view-breeding-notes-sorting .table thead th, .view-breeding-notes-sorting caption {
  font-family: 'Blender', sans-serif;
  font-size: 1.6rem !important;
  letter-spacing: 0.2em;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
} 

/* Sticky CTA footer button */
#block-stickyfootersubmitamarecta {
    display: none;
    position: fixed !important;
    bottom: 0 !important;
    left: 0;
    top: auto !important;
    background:linear-gradient(90deg, #026937, #024324); 
    width: 100%;
    z-index: 100;
}
#submit-a-mare-sticky-footer a {
    font-size: 25px;
    color: #fff !important
}
@media only screen and (max-width: 769px) {
    #block-stickyfootersubmitamarecta {
        display:block;
    }
}

/* Remove navbar transparency on Stallion Select page. */
.node-740 .navbar {
    background-color: rgba(255, 255, 255, 1) !important;
}
