/* MY CUSTOM CSS */

/* Newsletter Form FOOTER */



.wp-block-navigation .current-menu-item > a {
  color: #F97316 !important;
  font-weight: 400 !important;
}

.wp-block-navigation a:focus:not(:focus-visible),
.uagb-buttons-repeater:focus:not(:focus-visible),
.custom-logo-link:focus:not(:focus-visible),
.wp-block-social-link-anchor:focus:not(:focus-visible),
.primary:not(:focus-visible),
a:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody {
  padding: 0 44px 0 0 !important;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent h4 {
  font-size: 22px !important;
  text-align: left !important;
  margin: 0 0 20px 0 !important;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent p {
  text-align: left !important;
  margin-top: 16px !important;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow,
#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-formContent,
#mlb2-40570173.ml-form-embedContainer
.ml-form-embedWrapper
.ml-form-embedBody
.ml-form-checkboxRow {
  margin: 0 0 20px 0 !important;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit button[type="submit"] {
  padding: 12px 24px !important;
  width: auto !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border-radius: 8px !important;
}

#mlb2-40570173.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit button[type="submit"]:hover {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}

#mlb2-40570173.ml-form-embedContainer .ml-form-align-center {
  text-align: left !important;
}

.cky-btn-revisit-wrapper:hover {
  background: #212121 !important;
}
 
.cky-btn {
  border-radius: 8px !important;
}

.cky-btn:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.cky-btn-reject, .cky-btn-preferences, .cky-btn-customize {
  border-width: 1px !important;
}

.cky-btn-reject, .cky-btn-preferences, .cky-btn-customize {
  color: #212121 !important;
  border-color: #212121 !important;
}

.cky-btn-reject:hover, .cky-btn-preferences:hover, .cky-btn-customize:hover {
  color: #FFFFFF !important;
}

/* Blog Homepage READ MORE */
.more-link {
  display: none !important;
}
