/*
Theme Name: US Oncology
Author: KPS3
Author URI: http://www.kps3.com/
Version: 1.3
Template: kps3-theme
*/


.elementor-section.elementor-section-boxed>.elementor-container {
  /* max-width: none !important; */
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 0 !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}

.elementor-section {
  margin-bottom: 0 !important;
}

#elementor-section:last-of-type {
  margin-bottom: 0;
}

.clear-header .header__image--fade-left::before {
  content: unset;
}
.clear-header .header__angle {
  display: none;
}

.content__body .wrap-image {
  float: right;
  padding-left: 30px;
  max-width: 50%;
}

@media (max-width: 768px) {
  .content__body .wrap-image {
    float: none;
    padding-right: 0;
    max-width: none;
  }
}

.elementor-widget-wrap .network-icon img {
  background-color: #fff;
  border-radius: 60px;
}

/* Remove the column editor */
/* .elementor-editor-column-settings {
  display: none !important;
}

.elementor-editor-element-edit {
  display: none !important;
}

.elementor-add-section-area-button {
  display: none !important;
} */
