/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

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

/* =Theme customization starts here
------------------------------------------------------- */

/** EVENTS PAGE **/

@media (min-width: 1230px) {
  .elementor-widget-beneto-posts .elementor-widget-container .elementor-posts--skin-events_homepage {
    flex-direction: column !important;
  }

  .elementor-widget-beneto-posts .elementor-widget-container .elementor-posts--skin-events {
    flex-direction: row !important;
    flex-wrap: wrap;
  }
  .event {
    width: 47%;
  }
}

@media (min-width: 600px) {
  .elementor-widget-beneto-posts .elementor-widget-container .elementor-posts {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .event {
    display: flex;
    gap: 30px;
  }
  .event .event-infos {
    width: 50%;
  }
  .event-img {
    margin-bottom: 0 !important;
  }
  .event .event-img, .event .event-infos {
    width: 50%;
  }
}

.elementor-posts--skin-events_homepage {
  gap: 0 !important;
}

.event-description p:last-child {
  margin: 0 !important;
}

.event_homepage {
  padding: 35px 0;
  border-bottom: solid 3px #041F40;
}

.event_homepage:first-child {
  padding-top: 20px;
}

.event_homepage:last-child {
  border: none;
}

.event_homepage_titles {
  display: flex;
  gap: 20px;
}

.event_homepage_titles .event-location {
  margin-top: 0;
}

.event-location {
  margin-top: 20px;
}

.event-img {
  margin-bottom: 20px;
}

.event-img img {
  width: 100%;
}

.event .event-infos .event-title, .event-infos .event-date {
  margin: 0;
}

.card .icon-box {
  border-radius: 8px;
}

.advertisement__label-heading {
  padding: .5rem 1.25rem;
  background-color: #03657f;
  color: #fff;
  width: 100%;
  font-weight: 800;
  font-size: 1.5rem;
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
}

.advertisement__content__heading {
  font-weight: 500;
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
}

.advertisement__content {
  padding: 1rem;
  background-color: #fff;
  color: #6d6d6d;
  font-size: 2rem;
}

.footer-btn .elementor-button {
  width: 100% !important;
  padding: 20px 30px !important;
}

.footer-btn .elementor-button span {
  font-size: 12px;
  line-height: 14.3px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  font-weight: 400;
}

.beneto-process .process-des-item {
  text-align: left;
}

.beneto-process .process_nav li {
  margin-right: 20px;
}

.team .elementor-widget-image img {
  max-width: unset;
  width: 100% !important;
}

.headermobile .elementor-section .elementor-container {
  flex-wrap: nowrap;
}

@media (max-width: 1230px) {

  .process-container .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 100% !important;
  }

  .process-container .elementor-container {
    flex-wrap: wrap;
  }

  .process-container .elementor-container img {
    width: 100%;
    max-width: unset;
  }

  .process-container .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
  }

  .process-list .ot-tabs .tab-link.current, .ot-tabs .tab-link:hover {
   border-color: #E1251B;
  }

  .process-list {
    margin-top: 10px;
  }
}

.prestation {
  max-width: 100%;
  height: 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.prestation-title {
  width: 90%;
  margin: 20px;
}

@media (max-width: 992px) {
  .prestation-title {
    height: 20px;
  }
}

@media (max-width: 1430px) {
  .prestation-title {
    height: 55px;
  }
}

@media (min-width: 1430px) {
  .prestation-title {
    height: 40px;
  }
}

.prestation-container div {
  min-height: 500px;
}

@media (max-width: 1024px) {
  .prestation-container div {
    min-height: 500px;
    margin-bottom: 10px;
  }
  .prestation-container .elementor-container {
    flex-direction: column;
  }
  .prestation-container .elementor-container .elementor-column {
    width: 100%;
  }
}

.stat {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.stat-circle {
  border: solid 2px red;
  width: 200px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.avis-client .swiper-slide-bg{
  border-radius: 20px;
}

.header-logo img {
  width: 150px;
}

.site-header .elementor-element.header-icons {
  /*--grid-column-gap: 12px !important;*/
}

@media (min-width: 768px) {
  .header-icons .elementor-grid-item {
    margin-left: 12px !important;
  }
}

.header-icons .elementor-grid-item:first-child {
  margin-left: 0 !important;
}

.site-header .elementor-element.header {
  padding: 20px 0;
}

.header-icons .elementor-social-icon {
  background-color: transparent;
  width: 25px;
}

.cities-filter a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  line-height: 21px;
  font-family: 'Montserrat';
  color: #121212;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.cities-filter a.active {
  color: #e0261d;
}
.cities-filter a:not(:last-child) {
  border-right: 2px solid #121212;
}
.cities-filter a:first-child {
  padding-left: 0;
}
.cities-filter a:last-child {
  padding-right: 0;
}


