.elementor-kit-8 .elementor-button.tmx-button,
.elementor-button.tmx-button {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.1875em;
  text-decoration: none !important;
  margin-bottom: 10px;
}

.tmx-button.elementor-button.elementor-size-md {
/*   padding: 6px 24px 6px 24px; */
  padding:10px 20px;
  line-height: 1em;
}

.tmx-button span.elementor-button-text {
  position: relative;
  top: -1px;
}
@media (max-width: 1366px) {
  .tmx-button span.elementor-button-text {
    top: 0;
  } 
}

.tmx-button svg * {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.elementor-widget__width-inherit .tmx-button {
  width: 100%;
}
.elementor-button-link
/* primary outlined */
.btn-primary,
.btn-primary.elementor-button-link {
  color: #FF4040 !important;
  background-color: #fff !important;
  border-color: #FF4040;
}
.btn-primary svg * {
  fill: #FF4040;
}
.btn-primary:hover,
.btn-primary.elementor-button-link:hover {
  color: #FF786C !important;
  background-color: #fbf1f0 !important;
  border-color: #FF786C
}
.btn-primary:hover svg * {
  fill: #FF786C;
}
.btn-primary.focus
.btn-primary:focus
.btn-primary.elementor-button-link.focus,
.btn-primary.elementor-button-link:focus {
  color: #C40018 !important;
  background-color: #f3e5e7 !important;
  border-color: #C40018;
}
.btn-primary.focus svg *,
.btn-primary:focus svg * {
  fill: #C40018;
}

/* primary solid */
.btn-primary-solid,
.btn-primary-solid.elementor-button-link {
  color: #fff !important;
  background-color: #FF4040 !important;
  border-color: #FF4040
}
.btn-primary-solid:hover,
.btn-primary-solid.elementor-button-link:hover {
  color: #fff !important;
  background-color: #FF786C !important;
  border-color: #FF786C
}
.btn-primary-solid.focus,
.btn-primary-solid:focus,
.btn-primary-solid.elementor-button-link.focus,
.btn-primary-solid.elementor-button-link:focus {
  background-color: #C40018 !important;
  border-color: #C40018;
}


.secondary-icon svg {
  position: absolute;
  height: calc(100% + 2px);
  top: -1px;
  right: -51px;
}

.tmx-button.btn-secondary.elementor-size-md,
.tmx-button.btn-secondary-solid.elementor-size-md {
/*   padding: 6px 8px 6px 12px; */
  padding:10px 20px;
  margin-right: 40px;
}

/* secondary outlined */
.btn-secondary,
.btn-secondary.elementor-button-link {
  position: relative;
  /*margin-right: 46px;*/
  color: #FF4040 !important;
  background-color: #fff !important;
  border-color: #FF4040;
  border-right: none !important;
}
.btn-secondary svg * {
  fill: #FF4040;
}
.btn-secondary:hover,
.btn-secondary.elementor-button-link:hover {
  color: #FF786C !important;
  background-color: #fbf1f0 !important;
  border-color: #FF786C
}
.btn-secondary:hover svg * {
  fill: #FF786C;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary.elementor-button-link.focus,
.btn-secondary.elementor-button-link:focus {
  color: #C40018 !important;
  background-color: #f3e5e7 !important;
  border-color: #C40018;
}
.btn-secondary.focus svg *,
.btn-secondary:focus svg * {
  fill: #C40018;
}


.secondary-icon {
  order: 20;
}
.secondary-icon svg * {
  fill: #FF4040;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}


.btn-secondary:hover svg * {
  fill: #FF786C;
}
.btn-secondary.focus svg *,
.btn-secondary:focus svg * {
  fill: #C40018;
}
.btn-secondary:after {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  top: 2px;
  z-index: -1;
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn-secondary:hover:after {
  border-left-color: #fbf1f0;
}
.btn-secondary.focus:after,
.btn-secondary:focus:after {
  border-left-color: #f3e5e7;
}

/* secondary solid */
.btn-secondary-solid,
.btn-secondary-solid.elementor-button-link {
  position: relative;
  /*margin-right: 46px;*/
  color: #fff !important;
  background-color: #FF4040 !important;
  border-color: #FF4040
}
.btn-secondary-solid:hover,
.btn-secondary-solid.elementor-button-link:hover {
  color: #fff !important;
  background-color: #FF786C !important;
  border-color: #FF786C
}
.btn-secondary-solid.focus,
.btn-secondary-solid:focus,
.btn-secondary-solid.elementor-button-link.focus,
.btn-secondary-solid.elementor-button-link:focus
{
  background-color: #C40018 !important;
  border-color: #C40018;
}


.btn-secondary-solid:hover svg * {
  fill: #FF786C;
}
.btn-secondary-solid.focus svg *,
.btn-secondary-solid:focus svg * {
  fill: #C40018;
}
.btn-secondary-solid:after {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  top: 2px;
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #FF4040;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn-secondary-solid:hover:after {
  border-left-color: #FF786C;
}
.btn-secondary-solid.focus:after,
.btn-secondary-solid:focus:after {
  border-left-color: #C40018;
}

.elementor-kit-8 .elementor-button.tmx-button.btn-link
.elementor-kit-8 .elementor-button.tmx-button.btn-link-white,
.elementor-button.tmx-button.btn-link,
.elementor-button.tmx-button.btn-link-white 
{
  font-weight: normal;
  text-transform: none;
}

.btn-link,
.btn-link.elementor-button-link {
  padding: 0 !important;
  border: none !important;
  font-weight: 400;
  color: #FF4040 !important;
  background-color: transparent !important
}

.btn-link:hover,
.btn-link.elementor-button-link:hover {
  color: #C40018 !important;
  text-decoration: underline !important;
  background-color: transparent !important;
  border-color: transparent
}

.btn-link.focus,
.btn-link:focus,
.btn-link.elementor-button-link.focus,
.btn-link.elementor-button-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none
}

.btn-link-white,
.btn-link-white.elementor-button-link {
  padding: 0 !important;
  border: none !important;
  font-weight: 400;
  color: #fff !important;
  background-color: transparent !important
}

.btn-link-white:hover,
.btn-link-white.elementor-button-link:hover {
  text-decoration: underline !important;
  border-color: transparent;
  color: #FF786C !important;
  background-color: transparent !important;
}

.btn-link-white.focus,
.btn-link-white:focus,
.btn-link-white.elementor-button-link.focus,
.btn-link-white.elementor-button-link:focus  {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none
}

.elementor-widget-tmx-global-button.elementor-align-text-left .tmx-button {
  text-align: left;
}
.elementor-widget-tmx-global-button.elementor-align-text-center .tmx-button {
  text-align: center;
}
.elementor-widget-tmx-global-button.elementor-align-text-right .tmx-button {
  text-align: right;
}
.elementor-widget-tmx-global-button.elementor-align-text-justify .tmx-button {
  text-align: justify;
}


/* make it so columns of buttons stay the same height if the height field is set section class is added */
.elementor-widget-tmx-global-button.elementor-widget-tmx-btn-height-full-height,
.elementor-widget-tmx-global-button.elementor-widget-tmx-btn-height-full-height .elementor-widget-container,
.tmx-button
{
  height: 100%;
}
.elementor-button-wrapper.elementor-tmx-btn-height-full-height {
  height: 100%;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated .elementor-tmx-btn-height-full-height .tmx-button {
  margin-bottom: 0;
}
.elementor-tmx-btn-height-full-height .tmx-button {
  display: flex;
  align-items: center;
  justify-content: center;  
}


/* make it so columns of buttons stay the same height if the button-nav section class is added */
.button-nav .elementor-widget-tmx-global-button,
.button-nav .elementor-widget-container,
.button-nav .elementor-button-wrapper,
.button-nav .tmx-button
{
  height: 100%;
}
.button-nav .elementor-column-gap-default>.elementor-column>.elementor-element-populated .tmx-button {
  margin-bottom: 0;
}
.button-nav .tmx-button {
  display: flex;
  align-items: center;
  justify-content: center;  
}



/* override elevent styling  */

span.elementor-button-content-wrapper,
.events .elementor-button-link,
.elevent-filters .elementor-widget-wrap button,
.elevent-row button {
  font-size: 1em;
  padding: 0 !important;
}