/*
Theme Name: Warrendale Sales
Theme URI: https://www.pmadv.com/
Description: Bootstrap 5 Enabled Theme.
Version: 5.0
Tags: Multi-Column, Responsive, Bootstrap
*/


a {
	color: #80A45B;
	text-decoration: none;
}
a:hover {
	color: #358545;
	text-decoration: underline;
}

.warrendale-green {
	color: #358545;
}
.warrendale-green-light {
	color: #80A45B;
}
.warrendale-green-dark {
	color: #21572D;
}
.warrendale-gold {
	color: #DAA622;
}
.white-link a {
	color: #FFF;
}
.stay-updated a, astay-updated a:hover {
	color: #FFF;
	text-decoration: none;
}
.font64 {
	font-size: 50px;
	letter-spacing: 5px;
	font-weight: 600;
}
.font32 {
	font-size: 32px;
}
.font40 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 5px;
}
.learn-more {
	letter-spacing: 4px;
	font-weight: 600;
}
.learn-more a {
	text-decoration: none;
	color: #000;
}
.header-green-bar {
	background: #358545;
	color: #FFF;
	letter-spacing: 6px;
	text-align: center;
	padding: 40px 0px;
}
.modal-footer {
	background: #80A45B!important;
}
.job-title {
	display: block;
	font-style: italic;
	font-size: 22px;
}
.modal-header {
	display: block;
	border: none!important;
}

body {
	overflow-x: hidden;
}
.pagetitle {
	font-size: 40px;
	text-transform: uppercase;
	color: #358545;
	text-align: center;
	margin-top: 60px;
}


/* -------------------------------------------------------------------------- */
/* Header                                                                     */
/* -------------------------------------------------------------------------- */

body {
	font-family: 'Crimson Text', serif;
	
}

/* -------------------------------------------------------------------------- */
/* Navigation                                                                 */
/* -------------------------------------------------------------------------- */

.navbar {
	height: 125px;
}

#nav-icon {
  width: 30px;
  height: 25px;
  position: relative;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  margin-left: 30px;
}
#nav-icon .spanstyle {
  display: block;
  position: absolute;
  height: 4px;
  background: #358545;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon #span1 {
  top: 0px;
  width: 100%;
	border-radius: 20px;
}
#nav-icon #span2 {
  top: 8px;
  width: 100%;
  right: 0;
	border-radius: 20px;
}
#nav-icon #span3 {
  top: 16px;
  width: 100%;
  right: 0;
	border-radius: 20px;
}
#nav-icon2 {
  width: 40px;
  height: 25px;
  position: relative;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  margin-left: 30px;
}
#nav-icon2 .spanstyle {
  display: block;
  position: absolute;
  height: 3px;
  background: #358545;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon2 #span1 {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 10px;
  width: 100%;
}
#nav-icon2 #span2 {
  width: 100%;
  opacity: 0;
}
#nav-icon2 #span3 {
  width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 10px;
}

#overlay-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(255,255,255,1);
  transition: all 1s ease;
  z-index: 1031;
  padding: 0 3%;
  overflow-y: auto;
  visibility: hidden;
	  display: flex;
  align-items: center; /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
	border-bottom: 5px solid #358545;
}

#overlay-nav-icon {
	position: absolute;
	top: 20px;
	right: 20px;
}


a.navbar-brand {
margin: 0px 0px;
	max-width: 250px;
}

#submit-horse-overlay .btn-primary {
	border: solid 2px #358545;
	background-color: #FFF;
	color: #000;
}

#submit-horse-overlay .btn{
	border-radius: 0px;
	width: 100%;
}

#submit-horse-contact .btn-primary {
	border: solid 2px #358545;
	background-color: #FFF;
	color: #000;
}

#submit-horse-contact .btn{
	border-radius: 0px;
	width: 100%;
}

#address-overlay {
	color: #358545;
}

.b-r {
	border-right: none;
}

ul#menu-main-menu li {
	margin-bottom: 15px;
}


ul#menu-main-menu li a {
	color: #358545;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1rem;
}

#fol-head {
	font-size: 1.25rem;
	font-weight: 800;
color: #358545;
}

.icon-block {
	padding: 10px;
	background-color: #358545;
	padding: 6px 0px;
	width: 40px;
	text-align: center;
}

#overlay-social a {
	color: #fff;
	font-size: 20px;
}

#overlay-menu .container-fluid {
	max-width: 850px;
}

/* -------------------------------------------------------------------------- */
/* Home Page Content                                                          */
/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/* Single / Page / Archive                                                    */
/* -------------------------------------------------------------------------- */

.dd-green {
	background: #358545;
	color: #FFF;
	text-align: center;
}
.dd-sale {
	border: 1px solid #358545;
}
.dd-month {
	font-size: 20px;
	text-transform: uppercase;
}
.dd-date {
	font-size: 28px;
}
.dd-deadline {
	font-weight: 600;
	letter-spacing: 3px;
}
.home-box {
	max-width: 380px;
	margin: 80px auto 0px auto;
}
.about-header {
    position: relative;
}

.caption {
    position: absolute;
    top: 45%;
    width: 100%;
	color: #FFF;
	font-size: 48px;
	text-align: center;
}
.category h1.article-title {
	letter-spacing: 8px;
	margin-bottom: 50px;
	font-weight: 800;
}
.read-more {
	color: #FFF!important;
	background: #80A45B;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 60px;
	letter-spacing: 5px;
}
.read-more:hover {
	background: #358545;
	text-decoration: none;
	color: #FFF!important;
}
.archive-post {
	margin-bottom: 50px;
}
.category .archive-post a.archive-title {
	margin-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	font-weight: 400;
}
.green-title {
	margin: 10px 0px;
	font-weight: 800;
	color: #008F17;
}
.grad-name {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 35px;
	font-weight: 600;
	margin-top: 30px;
}
.grad-sale {
	font-style: italic;
	text-align: center;
}
.page hr {
	max-width: 40%;
	margin: 20px auto;
	border: 1px solid #358545;
}
.race-record {
	background: #CCDBBD;
	padding: 15px;
	text-align: center;
	margin-top: 25px;
}
.rr-title {
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	margin-bottom: 20px;
}
.kuntainer {
	max-width: 80%;
	margin: 0px auto;
}
.stakes {
	padding: 15px;
	margin-top: 25px;
	text-transform: uppercase;
}
.stakes .table-striped>tbody>tr:nth-of-type(odd)>* {
	background: #CCDBBD;
}
.stakes .table>:not(caption)>*>* {
	background: #E6EDDE;
}
.stakes td {
	padding-left: 50px;
}
#home-tab, #profile-tab, #contact-tab {
	display: block;
	border: 0px;
	padding: 15px 0px;
	border-radius: 0px;
}
#myTabGrads li {
	border: 3px solid #80A45B;
	margin: 0px 15px 15px 15px;
	text-transform: uppercase;
	font-size: 18px;
}
#myTabGrads {
	border: 0px;
}
#myTabGrads .nav-link {
	border: 0px;
	text-transform: uppercase;
	color: #000;
}
#myTabGrads .active {
	background: #80A45B;
	color: #FFF;
	border-radius: 0px;
}
.kuntainer .btn, .kuntainer .btn-primary:focus {
	background-color: transparent;
	color: #000;
	border: 0px;
	outline: 0;
	box-shadow: none;
}
.kuntainer .card {
	border: none;
	background: #CCDBBD;
}


#stakes2023 table tr td.stakes2022, #graded_stakes_placed2023 table tr td.graded_stakes_placed2022 {
	display: none;
}
#stakes2023 table tr td.stakes2023, #graded_stakes_placed2023 table tr td.graded_stakes_placed2023 {
	display: block;
}
#stakes2022 table tr td.stakes2023, #graded_stakes_placed2022 table tr td.graded_stakes_placed2023 {
	display: none;
}
#stakes2022 table tr td.stakes2022, #graded_stakes_placed2022 table tr td.graded_stakes_placed2022 {
	display: block!important;
}
#stakes2022, #stakes2023, #graded_stakes_placed2022, #graded_stakes_placed2023 {
	margin-top: -1px;
}
#stakes2022 .stakes, #stakes2023 .stakes, #graded_stakes_placed2022 .stakes, #graded_stakes_placed2023 .stakes {
	padding: 0px;
}

#myTabstakes .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
	border: 0px;
}
.nav-tabs, .nav-tabs .nav-link {
    border: none!important;
	margin-bottom: 0px;
}
#contact .nav-tabs .nav-item.show .nav-link, #contact .nav-tabs .nav-link.active, #profiile .nav-tabs .nav-item.show .nav-link, #profile .nav-tabs .nav-link.active {
	background: #80A45B;
	color: #FFF;
	border-radius: 0px;
}
#contact .nav-tabs .nav-item.show .nav-link, #contact .nav-tabs .nav-link, #profile .nav-tabs .nav-item.show .nav-link, #profile .nav-tabs .nav-link {
	color: #000;
	border-radius: 0px;
}


[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}




/* -------------------------------------------------------------------------- */
/* Comments                                                                   */
/* -------------------------------------------------------------------------- */
.comments-box {
  margin-top: 35px;
}
ol.comment-list {
  margin: 30px 0px;
  padding: 0px;
  list-style-type: none;
}
ol.children {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol.comment-list li {
  margin-bottom: 30px;
  padding-left: 52px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
ol.comment-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}
ol.comment-list li .avatar {
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
}
ol.children {
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #DDD;
}
.comment-heading, .comment-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.comment-form label {
  display: block;
}
.comment-metadata a {
  color: #888;
  font-size: 11px;
}
#cancel-comment-reply-link {
  color: #C00;
  font-size: 12px;
}
.form-allowed-tags code {
  white-space: normal;
}
.form-submit {
  display: none;
}
.left-indent {
  padding-left: 10px;
}


.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.cf-container input {
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}
.cf-container textarea {
	width: 100%;
	padding: 10px;
}
.wpcf7-submit {
	background: #008F17;
	width: 100%;
	color: #FFF;
	border: none;
	padding: 15px 0px;
}
.contact-title {
	font-size: 48px;
	letter-spacing: 5px;
	color: #008F17;
}
.wpcf7 {
	margin-top: 50px;
}





.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
.overlay ul li {
  /*display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;*/
}
.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: #999;
}
/* Effects */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  overflow: auto;
}
.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}
#header-static {
  width: 100%;
  height: 0;
  padding-top: 89.412%;
  background-size: cover;
  background-position: center center;
}
#header-lfts {
  width: 100%;
  height: 0;
  padding-top: 89.412%;
  background-size: cover;
  background-position: center center;
}
button#trigger-overlay {
  background-color: transparent;
  border: 0;
  font-size: 30px;
  color: #FFF;
  margin-left: 0px;
  display: block;
}
button#trigger-overlay:hover, button#trigger-overlay:focus .fa-icon {
  color: #eace71;
  transition: all 0.3s ease;
}






/* -------------------------------------------------------------------------- */
/* Sidebar                                                                    */
/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/* Footer                                                                     */
/* -------------------------------------------------------------------------- */


#footer {
	padding: 50px 0px;
}

.stay-updated {
	background: #21572D;
	color: #FFF;
}
.stay-updated:hover {
	background: #80A45B;
}
.color-bar {
	background: #80A45B;
	color: #FFF;
}
#footer-navigation {
	border-left: 2px solid #358545;
	padding-left: 20px;
}
#footer-navigation li a.nav-link {
	margin: 0px;
	padding: 0px;
}
#footer, #footer a {
	color: #358545;
	font-weight: 600;
}
		ul#myTabGrads {
	display: block;

}


/* -------------------------------------------------------------------------- */
/* Media Queries                                                              */
/* -------------------------------------------------------------------------- */

/* Small Devices */
@media only screen and (min-width : 576px) {
	.dd-date {
	font-size: 45px;
}



/* Medium Devices */
@media only screen and (min-width : 768px) {
	
	.b-r {
	border-right: solid 2px #358545;
}
a.navbar-brand {
	margin: 0 auto;
	max-width: 100%;
}
	
	#overlay-menu {
  min-height: 460px;
}
	#overlay-nav-icon {
	top: 30px;
	right: 30px;
}
	ul#myTabGrads {
	display: flex;

}
	.font64 {
	font-size: 64px;
	letter-spacing: 5px;
	font-weight: 600;
}
}

/* Large Devices */
@media only screen and (min-width : 992px) {

}

/* X Large Devices */
@media only screen and (min-width : 1200px) {

}

/* XX Large Devices */
@media only screen and (min-width : 1400px) {

}
