/*
 Theme Name:     TRoo Horse Riding Divi Child Theme
 Theme URI:      https://troohorseridingdivi.troothemes.com/
 Description:    Introducing the ultimate solution for horse riding enthusiasts, equestrian businesses, and riding schools: the Horse Riding WordPress Divi Theme.
 Author:         TRooThemes
 Author URI:     https://troothemes.com/
 Template:       Divi
 Version:        1.1
*/ 
 
/* Theme customization starts here */

/* ------ Root Color ------ */
:root{
	--color1: #AB5A2C;
	--color2: #2D170A;
}

/*------ Common CSS ------*/
body{
	overflow-x: hidden;
}

.horse_heading h1, .horse_inner h1, .horse_heading h2, .horse_heading h3, .horse_heading h4, .horse_heading h5, .horse_heading h6{
  padding-bottom: 0 !important;
  font-weight: 700 !important;
}

.heading_space h1, .heading_space h2, .heading_space h3, .heading_space h4, .heading_space h5, .heading_space h6{
  padding-bottom: 10px !important;
}

.horse_inner h1{
	font-size: 40px !important;
  line-height: 50px !important;
  color: var(--color1) !important;
}

.horse_heading h1{
  font-size: 65px !important;
  line-height: 75px !important;
  color: var(--color2) !important;
}

.horse_heading h2{
  font-size: 40px !important;
  line-height: 50px !important;
  color: var(--color2) !important;
}

.horse_heading h3{
  font-size: 24px !important;
  line-height: 34px !important;
  color: var(--color2) !important;
}

.horse_heading h4{
  font-size: 20px !important;
  line-height: 30px !important;
  color: var(--color2) !important;
}

.horse_heading h5{
  font-size: 16px !important;
  line-height: 26px !important;
  color: var(--color2) !important;
}

.horse_heading h6{
  font-size: 14px !important;
  line-height: 24px !important;
  color: var(--color2) !important;
}

@media only screen and (max-width: 980px){
  .horse_heading h1{
  font-size: 30px !important;
  line-height: 40px !important;
  color: var(--color2) !important;
}
	
	.horse_inner h1{
	font-size: 30px !important;
  line-height: 40px !important;
  color: var(--color1) !important;
}
  
  .horse_heading h2{
  font-size: 30px !important;
  line-height: 40px !important;
  color: var(--color2) !important;
}
}

/* ------ Header ------ */
.horseheader_blurb .et_pb_main_blurb_image .et_pb_image_wrap{
  display: flex;
    align-items: center;
    justify-content: center;
}

.horseheader_blurb h5{
	color: var(--color1) !important;
}

.horseheader_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
	flex: 1;
}

.horseheader_menu .et-menu-nav ul li ul{
  padding: 0;
  border-top: 0 !important;
  top: 0;
}

.horseheader_menu .et-menu-nav ul li ul li{
  padding: 0;
  width: auto;
  position: relative;
  display: block;
}

.horseheader_menu .et-menu-nav ul li ul li a{
  width: 100%;
    line-height: inherit;
    border-bottom: 1px solid rgba(0,0,0,.10);
    border-top: 0 none;
    padding: 13px 15px !important;
    display: block;
  -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
  color: #161616 !important;
  background: #ffffff;
}

.horseheader_menu .et-menu-nav ul li ul li a:hover{
  opacity: 1;
    padding-left: 40px !important;
}

.horseheader_menu .et-menu-nav ul li ul li a:before{
	position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2024/04/Frame.png) !important;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    opacity: 0;
    background: transparent;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}

.horseheader_menu .et-menu-nav ul li ul li a:hover:before{
  opacity: 1;
}

.horseheader_menu .et_mobile_menu .menu-item-has-children>a{
  background: transparent;
}

.horseheader_menu .et_mobile_menu .menu-item-has-children a.mobile-toggle-icon{
  display: none;
}

.horseheader_menu .et_mobile_nav_menu ul > li > a{
  background: transparent;
}

.horseheader_menu .et-menu-nav ul > li{
  padding-left: 20px;
    padding-right: 20px;
  margin-top: 0 !important;
}

.horseheader_menu .et-menu-nav ul > li > a{
    padding: 40px 0 !important;
    color: var(--color2);
    font-size: 16px;
    line-height: 26px;
}

.horseheader_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et-menu .menu-item-has-children > a:first-child {
    padding-right: 10px !important;
}

.horseheader_menu .et_pb_menu__menu>nav>ul>li>a:after{
  top: 50%!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  right: -7px !important;
}

.horseheader_menu .et_pb_button_module_wrapper {
  display: flex;
    justify-content: flex-end;
}

.horseheader_menu .et-menu li li.menu-item-has-children>a:first-child:after{
  top: 50%;
  transform: translateY(-50%);
}

.horseheader_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul.et-menu li:hover:before, .horseheader_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul.et-menu li.current_page_item:before {
    height: 20px;
}

.horseheader_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul.et-menu > li:before {
    content: "";
    width: 2px;
    height: 0;
    background: var(--color2);
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.horseheader_section.et_pb_section.et_pb_sticky{
  box-shadow: 0px 8px 15px rgba(149,157,165,0.1);
	background: #ffffff;
}

.horseheader_section.et_pb_section.et_pb_sticky:before{
	display: none;
}

.horseheader_menu .et_mobile_menu {
    overflow-y: scroll !important;
    max-height: 80vh !important;
    -overflow-scrolling: touch !important;
    -webkit-overflow-scrolling: touch !important;
}

.horseheader_menu #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.horseheader_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
    transition: all 0.4s ease;
    transform: rotate(90deg);
    display: block;
    top: 0;
}

.horseheader_menu ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
}

.horseheader_menu ul.et_mobile_menu > li.menu-item-has-children {
    position: relative;
}

.horseheader_menu .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
}

.horseheader_menu .et_mobile_menu li a {
    background: transparent !important;
    color: color2;
    opacity: 1;
}

.horseheader_menu ul.et_mobile_menu .menu-item-has-children .sub-menu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.horseheader_menu ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    max-height: 1000px; /* Large enough for any menu */
    opacity: 1;
    transform: translateY(0);
}

.horseheader_menu .et_mobile_menu li li {
    position: relative;
}

.horseheader_menu ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    font-family: "ETModules";
    content: '\33'; /* Plus Icon */
    top: 10px;
    position: relative;
    color: #fff;
    background: var(--color1);
    border-radius: 50%;
    padding: 6px;
    font-size: 19px;
}

.horseheader_menu .et_mobile_menu {
    padding: 0;
    border: none;
}

.horseheader_menu ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
    content: '\32';
}

.horseheader_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}

.horseheader_menu .et_mobile_nav_menu .mobile_menu_bar::before {
    transition: all 0.4s ease;
    transform: rotate(0deg);
    display: block;
    color: #fff !important;
    top: 0;
}

.horseheader_menu .et_mobile_nav_menu .mobile_nav {
    background: var(--color1);
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

.horseheader_menu.et_pb_menu .et_mobile_menu{
	padding: 2%;
}

.horseheader_menu.et_pb_menu .et_mobile_menu li li{
	padding-left: 2%;
}

.horseheader_menu.et_pb_menu .et_mobile_menu > li > a, .horseheader_menu.et_pb_menu .et_mobile_nav_menu ul > li > a{
	font-size: 16px !important;
	line-height: 26px !important;
	color: var(--color2) !important;
	padding: 10px !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{
  color: #fff;
}

.horseheader_menu.et_pb_menu ul li:hover>a, 
.horseheader_menu.et_pb_menu ul li.current-menu-item >a, 
.horseheader_menu.et_pb_menu .nav li ul.sub-menu >a:hover, 
.horseheader_menu.et_pb_menu .nav li ul.sub-menu li.current-menu-item >a, 
.horseheader_menu.et_pb_menu .et_mobile_menu >a:hover{
  color: var(--color1) !important;
  opacity: 1;
}

.horseheader_menu .mobile_nav .mobile_menu_bar:before{
  color: #fff !important;
}

@media all and (max-width: 1311px) and (min-width: 981px){
  .horseheader_blurb{
    display: none !important;
  }
  
  .horseheader_menu .et-menu-nav ul > li {
    padding-left: 11px;
    padding-right: 11px;
    margin-top: 0 !important;
}
}

@media all and (max-width: 980px){  
  .horseheader_menu .et_pb_menu_inner_container{
  padding: 20px;
}

.horseheader_menu .et_mobile_menu{
     overflow-y: scroll !important;
    max-height: 80vh !important;
    -overflow-scrolling: touch !important;
    -webkit-overflow-scrolling: touch !important;
    border-top-color: var(--color2)
}

.horseheader_menu .mobile_menu_bar{
  transform: auto;
  bottom: auto;
}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{
		justify-content: flex-end ;
	}
}

/* ------ Footer ------ */
.horsefooter_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
	flex: 1;
}

.horsefooter_heading h2{
	font-size: 65px !important;
	line-height: 75px !important;
}

@media all and (max-width: 980px){
	.horsefooter_heading h2{
	font-size: 30px !important;
	line-height: 40px !important;
}
}

/* ------ Home ------ */
.horsehome_hero .et_pb_image_wrap, .horsehome_hero .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.horsehome_hero_social li a.icon:before{
	color: var(--color1);
	transition: all 0.5s ease;
}

.horsehome_hero_social li a.icon:hover:before{
	color: #ffffff;
}

.horseskill_number.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
	display: flex;
    align-items: center;
    gap: 20px;
}

.horseskill_number.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	flex-basis: 20%;
	font-size: 65px !important;
	line-height: 75px !important;
}

.horseskill_number.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
	flex-basis: 80%;
}

.horseskill_number.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h4{
	color: #ffffff !important;
	padding-bottom: 10px !important;
}

.horseservice_blurb{
	transition: all 0.5s ease;
	background: #ffffff;
}

.horseservice_blurb:hover, .slick-current.horseservice_blurb{
	background: var(--color2);
}

.horseservice_blurb .et_pb_blurb_content{
	display: flex;
    flex-direction: row-reverse;
    gap: 20px;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_main_blurb_image{
	margin-bottom: 0;
    flex-basis: 20%;
    text-align: right;
    transition: all 0.5s ease;
    opacity: 0.5;
}

.horseservice_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image, .slick-current.horseservice_blurb .et_pb_blurb_content .et_pb_main_blurb_image{
	filter: invert(100%);
    backface-visibility: hidden;
	opacity: 1;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container{
	flex-basis: 80%;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	padding-bottom: 10px !important;
    transition: all 0.5s ease;
    opacity: 0.5;
}

.horseservice_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .slick-current.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	opacity: 1;
	color: #ffffff !important;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description span.des{
	transition: all 0.5s ease;
    opacity: 0.5;
	display: block;
}

.horseservice_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description span.des, .slick-current.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description span.des{
	opacity: 1;
	color: #ffffff;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore{
	color: var(--color1);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px !important;
    border-radius: 10px;
    border: 3px solid var(--color1) !important;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease !important;
	opacity: 0.5;
}

.horseservice_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore, .slick-current.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore{
	opacity: 1;
	color: #ffffff;
}

.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore:after{
	content: "";
    background: var(--color1);
    height: 10px;
    width: 10px;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: -1;
    transition: all 0.3s ease 0s;
    opacity: 1;
}

.horseservice_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore:after, .slick-current.horseservice_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.readmore:after{
	height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

.horseservice_items .slick-list{
	overflow: hidden;
}

.slick-slider{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
 
.slick-slide{
float: left;
}

.horseservice_items .slick-arrow {
  position: absolute;
  top: auto;
  right: 0;
  height: 40px;
  width: 40px;
  font-size: 0;
  border: 0;
  background:var(--color1);
  padding: 0;
  z-index: 9;
  transition: all .5s ease;
  color:var(--color3);
  bottom: -70px;
}

.horseservice_items .slick-next, 
.horseservice_items .slick-prev {
  width: 40px;
    height: 40px;
    background: var(--color1);
    color: #ffffff;
    cursor: pointer;
    font-size: 0;
    text-align: center;
    border: none;
    border-radius: 50%;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: -50px;
    margin: auto;
}

.horseservice_items .slick-next:hover,
.horseservice_items .slick-prev:hover {
  background: var(--color2);
}

.horseservice_items .slick-arrow.slick-prev {
  right: auto;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horseservice_items .slick-next{
	right: -45px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horseservice_items .slick-prev:before {
  content: '\23';
  font-family: ETmodules;
  font-size: 22px;
}

.horseservice_items .slick-next:before {
  content: '\24';
  font-family: ETmodules;
  font-size: 22px;
}

.horsechoose_list ul{
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.horsechoose_list ul li{
	flex-basis: 49.2%;
	position: relative;
	padding-left: 35px;
	font-weight: 600;
}

.horsechoose_list ul li:before{
	content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid var(--color1);
}

/*Video Popup*/

body:not(.et-fb) .dl-popup-wrapper {
  position: fixed;
  z-index: 990;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s cubic-bezier(0.14, 0.06, 0.41, 1.39);
  opacity: 0;
  visibility: hidden;
}

body:not(.et-fb) .dl-popup-wrapper.popup-is-visible {
  opacity: 1;
  visibility: visible;
}

.dl-popup-inside {
  height: 100%;
}

body.dl-noscroll {
  overflow: hidden;
}

.troo-popup-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.troo-popup-section .et_pb_row {
  margin-top: 0;
  margin-bottom: 0;
}

.et_builder_inner_content.popup-is-visible {
  z-index: 99999;
}

.popup-close {
  cursor: pointer;
}

.dl-popup-wrapper.popup-is-visible .et_pb_row:not(.popup-close) {
  animation: scale-in 0.5s cubic-bezier(0.14, 0.06, 0.41, 1.39) both;
  animation-delay: 0.5s;
}

@keyframes scale-in {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.popup-close .et_pb_icon_wrap .et-pb-icon {
  background: var(--color1);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 32px;
  border-radius: 50%;
}

.horseteam_person{
	    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    border-radius: 5px 50px 5px 50px !important;
}

.horseteam_column:hover .horseteam_person{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.horseteam_person .et_pb_team_member_image{
	width: 100% !important;
    max-width: 100% !important;
    border-radius: 5px 50px 5px 50px;
    position: relative;
    background: var(--color1);
    margin-bottom: 0 !important;
    transition: all 0.3s ease 0s;
}

.horseteam_person .et_pb_team_member_image:before{
	    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    color: var(--color1);
    position: absolute;
    bottom: 0;
    content: "\e0a0";
    font-family: ETmodules !important;
    z-index: 1;
    right: 0;
    font-size: 18px;
}

.horseteam_person .et_pb_team_member_image img{
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 5px 50px 5px 50px;
	transition: all 0.3s ease 0s;
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_image img {
  opacity: 0.5;
}

.horseteam_person .et_pb_team_member_description .et_pb_member_social_links{
	list-style: none;
    padding: 0;
    margin: 0;
    width: 50px;
    text-align: center;
    opacity: 0;
    position: absolute;
    bottom: 50px;
    transition: all 0.3s ease 0s;
    right: 0;
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_description .et_pb_member_social_links{
  opacity: 1;
}

.horseteam_person .et_pb_team_member_description .et_pb_member_social_links li{
	display: block;
}

.horseteam_person .et_pb_team_member_description .et_pb_member_social_links li a{
	display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    font-size: 18px;
    color: var(--color1);
    opacity: 1;
    position: relative;
    transform: translate(50px, 50px);
    transition: all 0.3s ease-in-out 0s;
}

.horseteam_person .et_pb_team_member_description .et_pb_member_social_links li a:hover{
	background: var(--color2);
	color: #ffffff;
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_description .et_pb_member_social_links li a {
  transform: translate(0, 0);
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_description .et_pb_member_social_links li:nth-child(1) a {
  transition-delay: 0.3s;
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_description .et_pb_member_social_links li:nth-child(2) a {
  transition-delay: 0.2s;
}

.horseteam_column:hover .horseteam_person .et_pb_team_member_description .et_pb_member_social_links li:nth-child(3) a {
  transition-delay: 0.1s;
}

.horsetestimonial_testimonial .et_pb_testimonial_portrait:before{
    display: none;
}

.horsetestimonial_testimonial .et_pb_testimonial_portrait:after{
    content: "";
    width: 100%;
    height: 100%;
    background: var(--color1);
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
    z-index: -1;
}

.horsetestimonial_testimonial.et_pb_testimonial .et_pb_testimonial_content{
    position: relative;
    padding-top: 55px;
}

.horsetestimonial_testimonial.et_pb_testimonial .et_pb_testimonial_content:before{
    content: "\e033\e033\e033\e033\e033";
    font-family: ETmodules !important;
    color: #FD8F14;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0px;
}

.horsetestimonial_testimonial.et_pb_testimonial .et_pb_testimonial_content:after{
    content: "";
    background: url(/wp-content/uploads/2024/03/Mask-group.png);
    width: 52px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
}

.horsetestimonial_testimonial .et_pb_testimonial_description_inner {
    margin-bottom: 33px;
}

.horsetestimonial_testimonial .et_pb_testimonial_content p{
    padding-bottom: 0;
}

.horsetestimonial_testimonial .et_pb_testimonial_content span{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    border-top: 1px solid rgba(37, 35, 44, 0.2);
    padding-top: 25px;
}

.horsetestimonial_items .slick-list{
	overflow: hidden;
}

.horsetestimonial_items .slick-arrow {
  position: absolute;
  top: auto;
  right: 0;
  height: 40px;
  width: 40px;
  font-size: 0;
  border: 0;
  background:var(--color1);
  padding: 0;
  z-index: 9;
  transition: all .5s ease;
  color:var(--color3);
  bottom: -70px;
}

.horsetestimonial_items .slick-next, 
.horsetestimonial_items .slick-prev {
  width: 40px;
    height: 40px;
    background: var(--color1);
    color: #ffffff;
    cursor: pointer;
    font-size: 0;
    text-align: center;
    border: none;
    border-radius: 50%;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: -50px;
    margin: auto;
}

.horsetestimonial_items .slick-next:hover,
.horsetestimonial_items .slick-prev:hover {
  background: var(--color2);
}

.horsetestimonial_items .slick-arrow.slick-prev {
  right: auto;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horsetestimonial_items .slick-next{
	right: -45px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horsetestimonial_items .slick-prev:before {
  content: '\23';
  font-family: ETmodules;
  font-size: 22px;
}

.horsetestimonial_items .slick-next:before {
  content: '\24';
  font-family: ETmodules;
  font-size: 22px;
}

.horseprice_column{
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.horseprice_cta .et_pb_promo_description .et_pb_module_header{
	color: var(--color2) !important;
    transition: all 0.5s ease;
    padding-bottom: 15px !important;
}

.horseprice_column:hover .horseprice_cta .et_pb_promo_description .et_pb_module_header{
	color: var(--color1) !important;
	transition: all 0.5s ease;
}

.horseprice_cta .et_pb_promo_description div, .horseprice_cta .et_pb_promo_description div > p{
	display: flex;
    align-items: center;
    gap: 5px;
}

.horseprice_cta .et_pb_promo_description div span.price{
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	text-align: left;
	color: var(--color2);
	transition: all 0.5s ease;
}

.horseprice_column:hover .horseprice_cta .et_pb_promo_description div span.price{
	color: var(--color1);
}

.horseprice_cta .et_pb_promo_description div span.price_content{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: var(--color2);
	transition: all 0.5s ease;
}

.horseprice_column:hover .horseprice_cta .et_pb_promo_description div span.price_content{
	color: var(--color1);
}

.horseprice_cta.et_pb_promo.et_pb_promo .et_pb_button.et_pb_promo_button:after{
	content: "";
    background: var(--color1);
    height: 10px;
    width: 10px;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: -1;
    transition: all 0.3s ease 0s;
    opacity: 1;
}

.horseprice_column:hover .horseprice_cta.et_pb_promo.et_pb_promo .et_pb_button.et_pb_promo_button{
	color: #ffffff !important;
}

.horseprice_column:hover .horseprice_cta.et_pb_promo.et_pb_promo .et_pb_button.et_pb_promo_button:after{
	height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

.horseprice_text ul{
	padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
}

.horseprice_text ul li{
	flex-basis: 100%;
	position: relative;
	padding-left: 27px;
	font-weight: 600;
}

.horseprice_text ul li:before{
	content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--color2);
}

.horseprice_column .horseprice_text{
	transition: all 0.5s ease;
}

.horseprice_column:hover .horseprice_text{
	background: rgba(171, 90, 44, 0.1);
}

.horsefaqs_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{
	color: var(--color1) !important;
}

.horsefaqs_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{
	transform: translateY(-50%) rotate(180deg);
	background: var(--color1);
	color: #ffffff;
}

.horsestep_column:hover .horsestep_text{
	color: var(--color1) !important;
}

.horsestep_column:hover .horsestep_text:before{
	border-color: var(--color1) !important;
}

.horsestep_column:hover .horsestep_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	color: var(--color1) !important;
}

.horseblog_slide .slick-list {
    overflow: hidden;
}

.horseblog_slide .et_pb_post {
    padding: 0px;
    border: 0;
    margin: 0 1vw;
}

.horseblog_slide .slick-list {
    overflow: hidden;
}

.horseblog_slide .slick-arrow {
  position: absolute;
  top: auto;
  right: 0;
  height: 40px;
  width: 40px;
  font-size: 0;
  border: 0;
  background:var(--color1);
  padding: 0;
  z-index: 9;
  transition: all .5s ease;
  color:var(--color3);
  bottom: -70px;
}

.horseblog_slide .slick-next, 
.horseblog_slide .slick-prev {
  width: 40px;
    height: 40px;
    background: var(--color1);
    color: var(--color2);
    cursor: pointer;
    font-size: 0;
    text-align: center;
    border: none;
    border-radius: 50%;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: -50px;
    margin: auto;
}

.horseblog_slide .slick-next:hover,
.horseblog_slide .slick-prev:hover {
  background: var(--color2);
	color: var(--color1)
}

.horseblog_slide .slick-arrow.slick-prev {
  right: auto;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horseblog_slide .slick-next{
	right: -45px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.horseblog_slide .slick-prev:before {
  content: '\23';
  font-family: ETmodules;
  font-size: 22px;
}

.horseblog_slide .slick-next:before {
  content: '\24';
  font-family: ETmodules;
  font-size: 22px;
}

.horseblog_blog .et_pb_post .entry-featured-image-url {
	padding-top: 100%;
	display: block;
	margin-bottom: 0;
}

.horseblog_blog .et_pb_post .entry-featured-image-url img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

.horseblog_blog .et_pb_post .info{
	display: flex;
    position: absolute;
    bottom: 0;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    flex-direction: column;
}

.horseblog_blog .et_pb_post .info .published{
	background: var(--color1);
	padding: 10px;
	order: 1;
	color: #ffffff;
}

.horseblog_blog .et_pb_post .info .entry-title{
	order: 2;
}

.horseblog_blog .et_pb_post .info .entry-title a{
	background: #ffffff;
	padding: 20px !important;
	transition: all 0.5s ease 0s;
}

.horseblog_blog .et_pb_post .info .entry-title a{
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.horseblog_blog .et_pb_post:hover .info .entry-title a{
	padding-bottom: 75px !important;
}

.horseblog_blog .et_pb_post .info .post-content{
	order: 3;
}

.horseblog_blog .et_pb_post .info .more-link{
	background: var(--color1);
	padding: 15px;
	color: #ffffff;
	text-transform: capitalize;
	width: 100%;
    margin: 0;
    position: absolute;
    bottom: -56px;
    right: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.horseblog_blog .et_pb_post:hover .info .more-link{
	bottom: 0;
}

.et-db #et-boc .et-l #et-fb-app .horsetestimonial_items.et_pb_column, .et-db #et-boc .et-l #et-fb-app .horseservice_items.et_pb_column, .et-db #et-boc .et-l #et_pb_root .horseblog_blog.et_pb_module > div{
	display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 30px;
}

@media (min-width: 600px) and (max-width: 782px) {
  body:not(.et-fb).admin-bar .dl-popup-wrapper {
    top: 46px;
  }
}

@media (min-width: 783px) {
  body:not(.et-fb).admin-bar .dl-popup-wrapper {
    top: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .popup-close .et_pb_icon_wrap .et-pb-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
	
	.horseskill_number.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    flex-basis: 20%;
    font-size: 40px !important;
    line-height: 50px !important;
}
	
	.horsechoose_list ul li{
		flex-basis: 100%;
	}
	
	.horseprice_column {
    display: block;
}
}

/* ------ About Us ------ */
.horseabouttime_blurb{
	position: relative;
}

.horseabouttime_blurb .et_pb_blurb_content{
  float: right;
  position: relative;
}

.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding: 10px 10px 10px 140px;
    display: block;
    position: relative;
}

.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	color: var(--color2);
    background: rgba(45, 23, 10, 0.1);
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    height: 110px;
    width: 110px;
    padding: 20px 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
	 font-weight: 700;
    justify-content: center;
}

.horseabouttime_blurb.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	color: #ffffff;
    background: var(--color1);
}

.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
	border: 1px solid rgba(171, 90, 44, 0.1);
    padding: 20px;
}

.horseabouttime_blurb.et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
	border-color: var(--color1);
}

.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h4{
	color: var(--color2);
  font-size: 20px;
	line-height: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 5px;
	transition: all 0.5s ease;
}

.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description span{
	color: var(--color2);
  font-size: 16px;
	line-height: 26px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 5px;
	transition: all 0.5s ease;
}

@media only screen and (max-width: 767px){	
	.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
		margin-bottom: 30px;
	}
	
	.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
		padding: 0;
	}
	
	.horseabouttime_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
    transform: unset;
    position: relative;
    left: unset;
    top: unset;
    margin-bottom: 15px;
	}	
}

/* ------ Team Detail ------ */
.horseteamdetail_text ul.horseteamdetail_list{
  padding: 0;
  list-style-type: none;
}

.horseteamdetail_text ul.horseteamdetail_list li{
  display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(45, 23, 10, 0.20);
}

.horseteamdetail_text ul.horseteamdetail_list li:last-child{
  margin-bottom: 0;
}

.horseteamdetail_text ul.horseteamdetail_list li span.horseteamdetail_title {
    width: 20%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.horseteamdetail_text ul.horseteamdetail_list li span.horseteamdetail_des {
    width: 80%;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media only screen and (max-width: 767px){
	.horseteamdetail_text ul.horseteamdetail_list li{
		display: block;
	}
}

/* ------ Blog Detail ------ */
.horsebdetail_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
	color: var(--color1);
}

.horsebdetail_listblurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
	flex: 1;
}

/* ------ Contact Us ------ */
.horsecontact_person .et_pb_team_member_image{
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 0 !important;
}

.horsecontact_person .et_pb_team_member_image img{
	width: 100% !important;
	max-width: 100% !important;
}

.horsecontact_person .et_pb_team_member_description .et_pb_member_social_links{
	    margin: 0;
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 0;
}

.horsecontact_person .et_pb_team_member_description .et_pb_member_social_links li a{
	    width: 35px;
    height: 35px;
    background: rgba(45, 23, 10, 0.1);
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 5px;
    transition: all 0.5s ease;
    color: var(--color2);
}

.horsecontact_person .et_pb_team_member_description .et_pb_member_social_links li{
	margin-right: 10px;
}
.horsecontact_person .et_pb_team_member_description .et_pb_member_social_links li:last-child{
	margin-right: 0;
}

.horsecontact_person .et_pb_team_member_description .et_pb_member_social_links li a:hover{
	background: var(--color1);
	color: #ffffff;
}

.horsecontact_form.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button:after{
	content: "";
    background: var(--color1);
    height: 10px;
    width: 10px;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: -1;
    transition: all 0.3s ease 0s;
    opacity: 1;
}

.horsecontact_form.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button:hover:after{
	height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

.horsecontact_form.et_pb_contact_form_container.et_pb_contact_form_container .et_pb_contact_form_label{
	display: block;
    padding-bottom: 10px;
}

.horsecontact_form.et_pb_contact_form_container.et_pb_contact_form_container .et_pb_contact_field[data-type=select]:after{
	top: 57px;
    -webkit-transform: unset;
    transform: unset;
	border-top-color: var(--color2);
}

.horsechoose_blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
	word-wrap: anywhere;
	flex: 1;
}

/* ------ Gallery And Faqs ------ */

.tab-content {
 display:none;
}

.tab-open, .et-db #et-boc .et-l #et-fb-app .tab-content {
	display:block;
}

#blurb-tabs .et_pb_column {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	gap: 15px;
}

#blurb-tabs .tab-title {
	transition:all .3s ease-in-out;
}

#blurb-tabs .tab-title .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
	font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    padding: 10px 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease;
    margin: 0;
    border: 1px solid var(--color2);
    border-radius: 5px;
}

#blurb-tabs .tab-title:hover {
	cursor:pointer; 
}

#blurb-tabs .tab-title.active-tab .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, #blurb-tabs .tab-title .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:hover{
	color: #ffffff;
    background: var(--color1);
    border-color: var(--color1);
	box-shadow: 0px 6px 20px rgba(0, 62, 120, 0.2);
}

@media only screen and (max-width: 767px){
	#blurb-tabs .et_pb_column{
	flex-direction: column;
}
	
	#blurb-tabs .tab-title{
		width: 100%;
	}
	
	#blurb-tabs .tab-title .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
		text-align: center;
	}
}

/* ------ Blogs ------ */
.horseblog_blog.et_pb_posts.col3 div.et_pb_ajax_pagination_container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.horseblog_blog.et_pb_posts.col3 .et_pb_post {
    overflow: hidden;
    margin: 0;
}

@media only screen and (max-width: 767px){
.horseblog_blog.et_pb_posts.col3 div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr;
	}
}

@media (min-width:768px) and (max-width:980px) { 
	.horseblog_blog.et_pb_posts.col3 div.et_pb_ajax_pagination_container{
		grid-template-columns: 1fr 1fr;
	}
}

/* ------ Blog 2 Column ------ */
.horseblog_blog.et_pb_posts.col2 div.et_pb_ajax_pagination_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}

.horseblog_blog.et_pb_posts.col2 .et_pb_post {
    overflow: hidden;
    margin: 0;
}

@media only screen and (max-width: 767px){
.horseblog_blog.et_pb_posts.col2 div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr;
	}
}

/* ------ Blog 4 Column ------ */
.horseblog_blog.et_pb_posts.col4 div.et_pb_ajax_pagination_container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}

.horseblog_blog.et_pb_posts.col4 .et_pb_post {
    overflow: hidden;
    margin: 0;
}

@media only screen and (max-width: 767px){
.horseblog_blog.et_pb_posts.col4 div.et_pb_ajax_pagination_container{
	grid-template-columns: 1fr;
	}
}

@media (min-width:768px) and (max-width:980px) {
    .horseblog_blog.et_pb_posts.col4 div.et_pb_ajax_pagination_container{
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:981px) and (max-width:1300px) { 
	.horseblog_blog.et_pb_posts.col4 div.et_pb_ajax_pagination_container{
		grid-template-columns: 1fr 1fr 1fr;
	}
}

/* ------ Search Page ------ */
.horsesearch_blog .et_pb_post{
	margin-bottom: 30px;
}

/* ------ Slide In Section  ------ */

.et-db #et-boc .et-l #et_pb_root .et_pb_section.dl-slide-sidebar{transform: translateX(0) !important;position: relative !important;}

/* Hide header on all posts in Visual Builder */
.et-fb.single-post .et-l--header .dl-slide-sidebar{
    display: none !important;
}

/* Hide header on all projects in Visual Builder */
.et-fb.single-project .et-l--header .dl-slide-sidebar{
    display: none !important;
}

/* Hide header on all pages in Visual Builder */
.et-fb.page .et-l--header .dl-slide-sidebar{
    display: none !important;
}

.et-fb .dl-slide-sidebar {
  transform: translateX(100%) !important;
}

body:not(.et-fb) .dl-slide-sidebar {
  transform: translateX(100%);
}

body:not(.et-fb) .dl-slide-sidebar.is-opened {
  transform: translateX(0);
}

.dl-slide-sidebar.has-transition {
  transition: 0.7s;
}

.dl-close {
  cursor: pointer;
}