/*
Theme Name: Child EMC2
Template: emc-2
Author: Child Theme Configurator
Version: 1.0.1687247782
Updated: 2023-06-20 09:56:22

*/
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=EB+Garamond&family=Poppins:wght@300;400;500;600&display=swap');

.navigation a {

    color: #fff;

}
.latest_post-title h2, .footer h3, .horse_footer h2, .home .title h2, .title h2 {

    font-family: "Cinzel", serif;
}
.horse_footer h2 {
    
    font-size: 1.6rem;
  
}
.latest_post-title h2 {
 
    width: 320px;
    left: 50%;
    margin-left: -148px;
    font-size: 2rem;
    
}
a {transition: .3s;}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 16px;
  font-weight: 300;
  line-height: 1.2;
  font-family: "Poppins", serif;
}
.current_page_item > a {
    color: #9aa7b4;
}
.menu a:hover {
    color: #fff;
}
aside#shortcode-widget-2 {
    padding: 0;
}
.footer * {
    color: #9aa7b4;
    text-transform: inherit;
}

/* SLIDER */
.owl-item {
    width: 20%;
    float: left;
    position: relative;
}
.horse_footer-info.row {
    padding: 24px;
}
.horse_footer-info.row .column {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
}

.cta { }
.horse_footer {
  transition: .8s;
}

.horse_footer:hover {
  filter: grayscale(0%);
    box-shadow: inset 0px 0px 0 5000px rgba(0, 0, 0, 0.15);

 
}
.owl-next {
    float: right;
    width: auto;
    right: 18px;
    position: absolute;
}
.intro-intro p {
    font-family: 'Poppins';
}
.footer-logo.footer-social.column p {
    font-size: 104%;
}


.footer ul#primary-menu li a {
    color: #9aa7b4;
}
.footer ul#primary-menu li a:hover {
    color: #fff; border: 0 none;
}
.footer ul#primary-menu li:hover {
     border: 0 none;
}

.social-holder-nav {float:right;padding-top: 30px;}
ul.social-holder-nav li {
    display: inline-block;
    margin-left: 16px;
}

.cta-2::after , .cta::after {
    content: "";
    border: 1px solid #000;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 101%;
    height: 103%;
    z-index: 100;
    /* background: red; */
}
.header {
 
    z-index: 1000;
}

blockquote.cover-quote p::before {
    content: " “ ";
    position: relative;
}
blockquote.cover-quote p::after {
    content: " ” ";
    position: absolute;
    display: inline-block;
}
.horses-video {
    margin-left: 40px;
}
section.row.about-install-content ul li {
    font-size: .9rem;
    text-transform: uppercase;
}
header.header.header-active .navigation-main {
  padding-top: 8px;
}

header.header.header-active .social-holder-nav {
   padding-top: 6px;
}

a.cta-2:hover, a.cta:hover {
    opacity: .6;
}
.footer h3 {
    font-weight: 300;
    font-size: 1.4rem;
    color: #ffffff;
    margin-top: 0px;
    text-transform: uppercase;
    margin-left: 0;
    line-height: 2rem;
  
}

section.cover::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    filter: grayscale(100%);
    left: 0;
    top: 0;
}
header.header.header-active  .navigation-logo {
    float: left;
    margin-top: -6px;
    margin-bottom: 8px;
    margin-left: -16px;
}
ul.social-holder-nav li a {
    font-size: 20px;
}

.page-template-archive .latest_post-post {
    height: auto;
    margin-bottom: 40px;
    min-height: 620px;
    position: relative;
}

.page-template-archive .latest_post-post .cta-2 {
    display: inline-block;
    clear: unset;
    color: #011326;
    padding: 0;
    width: auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "proxima-nova", sans-serif;
    font-size: .9rem;
    letter-spacing: .1rem;
    font-weight: 600;
    border: 0 none;
    border-bottom: 1px solid;
    margin-top: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    position: relative;
}
.page-template-archive .latest_post-post .cta-2::after {
   content: none;
}

.page-template-archive .latest_post {
  
    padding-top: 20px;
    padding-bottom: 70px;
    margin-top: 0;

}
.latest_post-post-footer a {
    text-transform: inherit;
    font-weight: normal;
    font-size: 1rem;
    color: #9aa7b4;
}
.latest_post-post-footer h4 {
   margin-bottom: 12px;
   margin-top: 0;
}
.latest_post-post-footer {
    position: relative;
    float: left;
    width: 100%;
}

.footer a:hover {
 
    color: #fff;
    
opacity: 1;

   
}

.footer p, .footer a {}

.footer-social ul li a i {
    color: #fff;
    font-size: 18px;
}
.footer-copyright {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #081e34;
    padding: 10px 16px;
    line-height: 24px;
    color: #9aa7b4;
}

@media screen and (min-width: 1680px)
 {

.row {
    max-width: 1600px;
 
}}

section.horse_footer.item:hover .horse_footer-info {
    opacity: 0; transition:.3s;
}

section.horse_footer.item .horse_footer-info {
    opacity: 1;
}
.video-holder {
    margin-top: 40px;
}
.horses-archive-cover  {
   
   transition:.3s;
}
.horses-archive-cover:hover {
   
    filter: grayscale(0%);
}
.intro-txt {
    padding-top: 180px;
}

span.first-let {
    font-size: 280%;
    display: inline-block;
    margin-bottom: -15px;
}
.intro-txt-alt {
    padding: 0 82px;
    text-align: justify;
    margin-top: 0px;
}

.home .title h2 {
    font-size: 2.6rem;
    margin-bottom: 16px;
    margin-top: 0px;
    margin-left: 8px;
    line-height: 2rem;
  
}

.home .title-block {
    display: none;
}
.home .intro {
    padding-top: 70px;
}

.home .title {
    padding-top: 40px;
  
}
.single-wall_of_fame section.footer-slider, .single-horses section.footer-slider{
    display: none;
}

ul.social-holder-nav li a:hover {
     color: #fff;
}
section.footer-slider {
    margin-top: 30px;
}
.navigation-logo img {
    height: 70px;

}
.navigation-logo {
  
    margin-top: 8px;
 
}
.custom-pagination {
  
    margin-top: 50px !important;
  
}
.footer-logo img {
  
    max-width: 236px;
}
.navigation-mobile-logo img {
    max-height: 54px;
    margin-top: -16px;
}
.header-mobile {
  
    padding: 20px 20px 10px 20px;

}
.navigation-mobile-burger {
    width: 44px;
  
}
.navigation-mobile-burger span {
 
    margin-bottom: 5px;
}
.footer {

    margin-top: 4px;
}
.navigation-main {
  
    padding-top: 30px;

}

.page-template-archive-horses .title-subtitle {
    display: none;
}
.navigation .menu-item:hover, .navigation .current-menu-item {
    border-bottom: solid 1px #9aa7b4;
}

.cover h2 {
    
     margin: 0px;
    margin-bottom: 25px;
    font-family: "Cinzel", serif;
    font-size: 2.1rem;
    margin-left: -15px;
    line-height: 1.4;
}
.home .title-subtitle {
 
    display:none;
}	
/* NEW */




 * /* VIDEO */
.video-wrapper {display:none;}
.video-wrapper::before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(4 11 37 / 85%);
    position: absolute;
    z-index: 1;
    transition: .3s;
}
video {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: -35%;
	filter: grayscale(100%);
}
.video-wrapper {
  border: 0px solid #000;
  width: 100%;
  height: 520px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
	top: 0;
}

@media screen and (min-width: 470px){
/*.home .cover, .page-template-about-install .cover, .page-template-archive-wall_of_fame .cover, .page-template-contact .cover, .page-template-archive-horses .cover, .page-template-archive .cover {
	background: none !important;
    top: 0px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    background-blend-mode: color-burn;

    margin-bottom: -245px;
}*/
	/*
.home .cover-quote, .page-template-about-install .cover-quote, .page-template-archive-wall_of_fame .cover-quote, .page-template-contact .cover-quote, .page-template-archive-horses .cover-quote, .page-template-archive .cover-quote {
  
    margin-top: 191px;
}
	*/
/*
.home .cover .row  {
  
    -webkit-animation: smooth 7s ease-in;
    -moz-animation: smooth 7s ease-in;
    -o-animation: smooth 7s ease-in;
    -ms-animation: smooth 7s ease-in;
    animation: smooth 7s ease-in;
	
}

@-webkit-keyframes smooth {
    0% { opacity: 0;}
    100% { opacity: 1;}
}
	*/
}	
.cover {
    background: none;
    top: 0px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    display: inline-block;
    float: none;
	width:100%;
	position:relative;
	min-height: 520px;
	    z-index: 0;
}
.single-post .cover::before {

    z-index: 0;

}
.single-post .cover .row * {

    z-index: 1;
	position:relative;

}


.cover:before {
      content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(4 11 37 / 85%);
    position: absolute;
    z-index: -1;
    transition: .3s;
}
.cover-logo img {
 bottom: -296px;
  

}
.page-template-archive-wall_of_fame section.title, .page-template-archive-wall_of_fame section.title, .page-template-contact section.title, .page-template-archive-horses section.title, .page-template-archive  section.title  {
    padding-top: 110px;
}
.home .cover::before, .page-template-about-install .cover::before, .page-template-archive-wall_of_fame .cover::before, .page-template-contact .cover::before, .page-template-archive-horses .cover::before, .page-template-archive .cover::before   {
    content:none;
   
}
section {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
/* _______ COVER _______ */
.cover-quote, .cover h2 {
 
    margin-top: 160px;
}
.cover-logo {
    position: absolute;
    bottom: 56px;
    right: 0;
    opacity: .9;
    z-index: 100;
}
.cover-logo img {
    width: 250px;
    position: relative;
    right: unset;
    opacity: 1;
	bottom:unset;
}
.single-post .cover {background: inherit;}

.cover-logo:before {
    content: "";
    background-image: url(https://dev.emc2-horses.com/wp-content/uploads/2016/06/logo-2.png);
    background-size: 100%;
    position: absolute;
    z-index: 10;
    right: -50px;
    top: -35px;
    width: 240px;
    height: 240px;
	background-repeat: no-repeat;
}
.cover-logo img {
  
    display: none;
}
.cover-logo.row {
    display: block;
    position: relative;
    width: 100%;
}
.row {
    float:none
}
.latest_post {
  
    float: none !important;

}
.cover-cat {

    margin-left: -12px;
}
.single-horses .cover:before {

background-color: rgb(4 11 37 / 55%);

}
/* ------------ RESPONSIVE --------------- */
@media screen and (max-width: 470px){
.video-wrapper {
 
    height: 430px;
  
}	
.intro-txt-alt {
    padding: 0;
    text-align: justify;
    margin-top: 0px;
}	
.horse_footer {
    height: 30vh;

}	
.intro-txt-alt {
    padding: 0 ;
    
    margin-top: 0;
}
.column, .columns {

    padding-left: 0.875rem;
    padding-right: 0.875rem;
}
.owl-item {
    width: 100%;
  
}
	.latest_post-cta {

    display: none;
}
	.footer-social ul li {

    float: left;
    margin-bottom: 20px;
}
	.footer-menu ul {
    margin-top: 0;
    margin-bottom: 40px;
}
	
.cover-quote p {
    margin: 0px;
    margin-bottom: 25px;
 
    font-size: 1.6rem;
 
    line-height: 1.3;
}
	.cover-quote {
   
    padding: 0;
    margin: 0 20px;
}
.home .intro {
    margin-top: 20px;
}	
.home .title h2 {
    font-size: 2rem;
	margin-bottom: 16px;

}	
.latest_post-title h2 {

    width: 212px;
 
}	
section.footer-slider {
    margin-top: 0;
}	
.subnav {
    padding: 35px 0px 8px 0px;
    background-color: #f5f5f5;
    float: left;
    width: 100%;
    position: relative;
}	
.title {

    float: left;
}	
.title h2, .title-subtitle {

    margin-left: 12px;
    line-height: 2.6rem;
    margin-bottom: 0;

}	
	.title h2 {
  
    font-size: 2.2rem;
}
.home .title {
    padding-top: 10px;
    width: 100%;
}	
	.intro-intro {
  
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.cover {
    padding-top: 116px;
    min-height: 430px;
}	
.cover h2 {
  
    line-height: 2.1rem;
   
}
.horses {
    padding-top: 20px;
    padding-bottom: 70px;
}	
.horses-video {
    margin-left: 0;
   
}	
.navigation-mobile-burger {
 
    float: right;
}	
	.navigation-mobile-logo {
    float: left;
}

.navigation-mobile ul li a {
  
    color: #011935;
    font-size: .9rem;
    letter-spacing: .07rem;
    font-weight: 500;
	font-family: "Poppins", sans-serif;
}	
.navigation-mobile {
    width: 70vw;
    background-color: #fff;
    margin-top: 68px;
	left: -70vw;
}
.navigation-mobile.navigation-mobile-active {left: 0;}	
.navigation-mobile.navigation-mobile-active::before {
    content: "";
    left: 100%;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    z-index: 0;
    transition: .3s;
}

	.header-active_b {
    margin-left: 0;
}
	.navigation-mobile .sub-menu {
    margin-left: 16px;
    margin-top: 16px;
    line-height: 2;
}
/* min 1060 */	
}	
@media screen and (min-width: 1060px){
	.page-template-archive .latest_post-post {
  
    min-height: 700px;
    
	}}
@media screen and (min-width: 1680px){
	.page-template-archive .latest_post-post {
  
    min-height: 660px;
    
}
/* max 1060 */	
}
@media screen and (max-width: 1060px){
	.page-template-archive .latest_post-post {
  
    min-height: 660px;
    
}

	.latest_post-post.column.medium-4 {
    width: 50%;
}
}
/* max 768 */	
@media screen and (max-width: 768px){
	.page-template-archive .latest_post-post {
  
    min-height: 580px;
    
}
	.latest_post-post.column.medium-4 {
    width: 100%;
}
	/* MAX 1680 */	
}
@media screen and (max-width: 1200px){
	.latest_post-post h4 {
    font-size: 1.4em;
    line-height: 1.7rem;
   
}
}
.page-template-contact .cover .medium-8.large-7 {
    width: 65%;
	}}
@media screen and (max-width: 768px){
.page-template-contact .cover .medium-8.large-7 {
    width: 100%;
	}
div#map iframe {
    width: 100%;
}
.cover-logo:before {
  
right: 21px;
top: 4px;
width: 140px;
height: 140px;
background-repeat: no-repeat;
}
.video-wrapper video {
 
 display: none;
  
}	
}

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

    top: -20%;
   
}
}

@media screen and (min-width: 1920px){
video {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: -50%;
	filter: grayscale(100%);
	}}
@media screen and (max-width: 1600px){
.cover-logo:before {
    right: 2%;
    width: 140px;
    height: 140px;
    top: 3px;
}
}
/* -------------  END RESPONSIVE ---------------- */

