#sb_login_if .panel-heading {
  display: none;
}
.mas-addons-price-tabs-switcher, .classes-col .class-info .class-info--date, .classes-col .class-info .class-info--footer {
  display: none;
}
.wpcf7-form-control-wrap {
  margin-bottom: 1em;
}
.wpcf7-form-control-wrap .wpcf7-list-item {
  border-bottom: #c5e1fb solid 1px;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-list-item:last-child {
  border-bottom: none;
  margin-bottom: 2em;
}
.wpcf7-form-control-wrap .wpcf7-list-item input[type=checkbox] {
  width: auto;
}
.wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 10px;
}
.mas-addons-pricing-item {
  position: relative;
  top: 0;
  margin-bottom: 2em !important;
  transition-property: background-color, box-shadow, top;
  transition-duration: 0.5s;
}
.mas-addons-pricing-item .dynamic-value {
  margin-bottom: 0 !important;
}
.mas-addons-pricing-item .mas-addons-pricing-duration {
  display: block;
  width: 80%;
  margin: -10px auto 0 auto !important;
  padding-bottom: 10px;
  border-bottom: #c5e1fb solid 1px;
}
.mas-addons-pricing-item .mas-addons-btn-wrapper {
  display: none;
}
.mas-addons-pricing-item:hover {
  top: -0.5em;
  background-color: #ff6a00;
  box-shadow: 0 0 20px #5b7d9d;
}
.mas-addons-pricing-item:hover * {
  color: #fff !important;
}
@media screen and (max-width: 960px) {
  .double-gallery figure:nth-of-type(1), .double-gallery figure:nth-of-type(2) {
    width: 100% !important;
  }
  .double-gallery figure:nth-of-type(1) img, .double-gallery figure:nth-of-type(2) img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .double-gallery figure:nth-of-type(2) img {
    border: #f4fcff solid 15px !important;
  }
  .elementor-6515 .elementor-element.elementor-element-11e5619 > .elementor-widget-container, .elementor-6515 .elementor-element.elementor-element-2eaef1a > .elementor-widget-container, .elementor-6515 .elementor-element.elementor-element-cd4ca06 > .elementor-widget-container {
    margin-top: 0 !important;
  }
}
