/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

p {
    line-height: 1.3 !important;
}

.dest_ico_map span span, .dest_ico_people span span, .dest_ico_calendar span span, .dest_ico_country span span, .dest_ico_file span span {
    font-size:16px !important;
}
.dest_ico_map span span:before {
    background: url(https://dev.stratevent.com/202501/wp-content/uploads/2025/01/stratevent_ico_map.png) no-repeat 4px 0px;
}
.dest_ico_file span span:before {
    background: url(https://dev.stratevent.com/202501/wp-content/uploads/2025/01/stratevent_ico_file.png) no-repeat 4px 0px;
}
.inline-block {
    display:inline-block;
}
.dest_ico_people span span:before {
    background: url(https://dev.stratevent.com/202501/wp-content/uploads/2025/01/stratevent_ico_people.png) no-repeat 4px 0px;
}
.dest_ico_calendar span span:before {
    background: url(https://dev.stratevent.com/202501/wp-content/uploads/2025/01/stratevent_ico_calendar.png) no-repeat 4px 0px;
}
.dest_ico_country span span:before {
    background: url(https://dev.stratevent.com/202501/wp-content/uploads/2025/01/stratevent_ico_country-4.png) no-repeat 4px 0px;
}
.dest_ico_map, dest_ico_country {
    float: left;
}
.dest_ico_map span span:before, .dest_ico_people span span:before, .dest_ico_calendar span span:before, .dest_ico_file span span:before {
    content: "";
    display: inline-block;
    background-size: 70%;
    width: 35px;
    height: 40px;
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
}
.dest_ico_country span span:before {
    content: "";
    display: inline-block;
    background-size: 70%;
    width: 16px;
    height: 40px;
    float: left;
    padding: 0;
    margin: 0 2px 0 2px;
}
.dest_ico_country {
    float: left;
    margin: 0;
    padding: 0;
}
.color-white {
color: #FFF !important;
}
.color-darkgrey {
color: #303133 !important;
}

.activity-decalage .owl-stage .owl-item:nth-child(even) {
padding-bottom: 130px !important;
}
.text-accent-color {
color: #ec5a4f !important;
}
.text-accent-color h2 {
color: #ec5a4f !important;
    font-weight: 400 !important;
}

.text-accent-color .detail-value {
color: #ec5a4f !important;
}

.text-accent-color .detail-value h2 {
color: #ec5a4f !important;
}
.text-accent-color span {
    margin: 0;
}
.text-white .detail-value {
color: #ffffff !important;
}
.overflow_ss-titre h2 span {
  max-width: 570px;
  height: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.strat-section-title span {
  font-size: 28px;
  font-weight: 400;
}
.surligne-green h1 span, .surligne-green h2 span {
  background-color:#d7f4a7 !important;
  padding: 2px 15px 4px 15px;
}
.strat-sous-titre p {
    font-style: italic !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #ec5a4f !important;
}
.strat-sous-titre hr {
    margin: 8px 0px 15px 0px !important;
}
.reduce-space hr {
    margin: 8px 0px 15px 0px !important;
}