@import url(//fonts.googleapis.com/css?family=Nunito::300,400,500,600,700,900);

.u-text a, .u-post-content a, .u-tab-item a, .u-nav-item a, .u-filter-item a, .u-product-control.u-text a {
    font-size: 13px;
    font-weight: 600;
}

@media (max-width: 575px){
  .u-header .u-icon-2 {
      margin-right: 100px;
  }
}

.u-font-ubuntu.u-custom-font {
    font-family: 'Nunito', sans-serif !important;
}

.u-body {
    font-family: 'Nunito',sans-serif;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Nunito',sans-serif;
  }

  .u-custom-font.u-text-font {
    font-family: 'Nunito',sans-serif !important;
  }
  .u-custom-font.u-heading-font {
    font-family: 'Nunito',sans-serif !important;
  }

form {
    display: contents;
}

/* .u-white, .u-body.u-white, section.u-white:before, .u-white > .u-audio-main-layout-wrapper:before, .u-white > .u-container-layout:before, .u-white > .u-inner-container-layout:before, .u-white.u-sidenav:before, .u-container-layout.u-container-layout.u-white:before, .u-table-alt-white tr:nth-child(even) {
  border-radius: 25px !important;
} */

a.u-button-style.u-nav-link.u-white {
  border-radius: 0px !important;
}

.ql-toolbar.ql-snow {
  background: white;
}
.u-spacing-15:not(.u-text) > li:not(:last-child) {
  margin-right: 7px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
  color: #ffa731;
}
/* .u-section-4 .u-text-2 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0px 135px 0 0;
} */
.u-enable-responsive.u-offcanvas .u-sidenav .u-nav-link {
  font-size: 21px;
  padding-bottom: 14px;
}

.u-section-1 .u-text-2 {
  line-height: 1.2 !important;
}