.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5fb448d:#024550;--e-global-color-e72ffa0:#9B2A42;--e-global-color-082a2db:#997A8D;--e-global-color-1a0945f:#004643;--e-global-color-16f5b6f:#563C5C;--e-global-color-db4a46e:#FAF4D3;--e-global-color-137febe:#C08081;--e-global-color-45f217f:#FFE4E1;--e-global-color-1bc714a:#317873;--e-global-color-a2e1972:#997A8D;--e-global-color-bcf1835:#FFFFFF73;--e-global-color-218c080:#041674;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-74a7dc3-font-family:"Bodoni Moda SC";--e-global-typography-74a7dc3-font-size:3.2em;--e-global-typography-74a7dc3-font-weight:600;--e-global-typography-70566ff-font-family:"Open Sans";--e-global-typography-70566ff-font-size:1.2em;--e-global-typography-70566ff-font-weight:400;--e-global-typography-7a3e453-font-family:"Bellefair";--e-global-typography-7a3e453-font-size:1.4em;--e-global-typography-7a3e453-font-weight:400;--e-global-typography-bc9279f-font-family:"Raleway";--e-global-typography-bc9279f-font-size:1.2em;--e-global-typography-bc9279f-font-weight:500;--e-global-typography-6f3aa06-font-family:"Arimo";--e-global-typography-6f3aa06-font-size:1.2em;--e-global-typography-6f3aa06-font-weight:400;color:var( --e-global-color-1a0945f );font-family:"Raleway", Sans-serif;font-size:1em;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-082a2db );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hoverContainer {
    aspect-ratio: 1/1;
}

.showHover {
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    position: relative;
    z-index: 1;
}

.hoverContainer:hover .showHover {
    opacity: 1;
    transform: translateY(0);
}

 .showAlways2
{
    position: absolute;
    top: 10%;
    left:50%;
    transform: translate(-50%, -50%);
    transition: transform 0.7s ease;
    z-index: 2;
    border: none;
    padding-left: 5px;
}


.hoverContainer:hover .showAlways2 {
    transform: translate(-50%, -320%);
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bodoni Moda SC';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.wildheartsequinetherapy.org/wp-content/uploads/2025/08/BodoniModaSC-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */