    /*
Theme Name: Equestrian Child
Theme URI: 
Author: Curly Themes
Author URI: 
Description: Child Theme for Equestrian
Version: 1
Template: equestrian

*/

@import url("../equestrian/style.css");

.btn {
    font-weight: 700;
}
input[type=text],
input[type=search],
select,
textarea,
input[type=password],
input[type=email],
input[type=number],
input[type=url],
input[type=date],
input[type=tel] {
    width: auto;
}
.page-heading {
    display: none;
}

#header .shade {
    background: none !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1100px;
    }
}


table tbody td {
    /* line-height: initial; */
}

ul.carousel-inner {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.social-box {
    display: none;
}

.pre-footer {
    padding: 20px 0 60px;
    overflow: hidden;
}

.pre-footer h4 {
    margin-bottom: 30px;
}

#footer {
    color: white !important;
}
#footer a {
    color: white !important;
}

#footer h5 {
    margin-bottom: 30px;
    font-weight: 700;
}

.absolute-footer {
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
}

/* Contact */
.person .pull-left:first-child {
    margin: 0 20px 20px 0;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
}

/* Custom CSS */
.presta-icon{
    background: #6284ba;
    border-radius: 100px;
    width: 100px;
    margin-left: 50px;
    margin-bottom: 10px;
}

.presta-icon:hover{
    background:#7295CF;
border-radius: 100px;
width: 100px;
margin-left: 50px;
margin-bottom: 10px;
}

img {
max-width: 100%;
       height: auto;
}


.menu-espace {
max-width: 100%;
width: 750px;
       height: auto;
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot {
  z-index: 99;
}
.ajde_evcal_calendar .eventon_events_list .eventon_list_event {
z-index: 1;
}
.evcal_evdata_img {
cursor:pointer;
}
#evcal_widget .eventon_events_list .eventon_list_event .event_description img {
max-width: 100% !important;
}

.eventon_fc_days .evo_fc_day.has_events {
    background-color: #7493c9 !important;
    color: #ffffff !important;
}

.eventon_fullcal .eventon_fc_days .evo_fc_day.on_focus {
    background-color: #375ca2 !important;
    color: #ffffff !important;
}

.evo_eventcard_time_t {
    text-transform: capitalize;
}