/*
 * 301 Redirects
 * (c) WebFactory Ltd, 2015 - 2021
 */

body {
  background-color: #f1f1f1;
}

.tab-pane {
  background: white;
}
#wpbody a:not(.btn), #wpfooter a {
  color: #0073aa;
}

h1 .logo {
  max-height: 35px;
  padding: 0 10px 0 15px;
  vertical-align: text-bottom;
}
table .no-border {
  margin-top: -7px;
}

#error-log table th {
  font-weight: 500;
}

table.table a:hover {
  text-decoration: none;
}

table .no-border textarea {
  max-width: 375px;
  width: 375px;
}

table .no-border td {
  border: 0 !important;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 10px;
  vertical-align: middle;
}

.alert {
  margin-top: 20px;
}

#adminmenuback {
  z-index: 1;
}

.remove-custom,
.remove-row {
  color: #ca4a1f;
  text-decoration: none;
  display: inline-block;
}

.link-icon {
  text-decoration: none;
  display: inline-block;
}

.short-field {
  display: inline-block;
  width: calc(100% - 25px);
}

p {
  font-size: 15px;
}

.tab-pane {
  padding: 25px;
}

.log-ad-box {
  padding: 15px;
  border-left: 3px solid #ff6246;
  background: #f9f9f9;
  margin: 0 0 15px 0;
  max-width: 730px;
  font-size: 14px;
  line-height: 1.6;
}

.sidebar-box.pro-ad-box {
  border: 2px solid #ff6246;
}
.sidebar-box {
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
  background: white;
  margin-bottom: 30px;
  padding: 15px;
  font-size: 14px;
  line-height: 1.5;
}

.pro-ad-box p b {
  border-bottom: 3px solid #ff6246;
}

.pro-ad-box img {
  max-height: 45px;
  margin-bottom: 10px;
}

a.button.button-buy:hover {
  box-shadow: 0px 0px 10px 0px rgb(255 39 0 / 52%);
  background: #ff6246;
  color: white !important;
  border: none;
  font-weight: 700;
}

a.button.button-buy {
  padding: 11px 40px;
  color: white !important;
  background: #ff6246;
  font-weight: 600;
  border: none;
}

.plain-list li {
  text-indent: -18px;
  padding-left: 23px;
  line-height: 23px;
  margin: 0;
}

.plain-list {
  margin-top: 5px;
  list-style-type: circle;
  list-style-position: inside;
}

.nav-tabs li.pro-tab {
  color: #ffffff;
  background: #ff6246;
}

#wpbody .nav-tabs li.pro-tab a {
  color: #ffffff;
  font-weight: 500;
}

.nav-tabs .nav-item {
  margin-right: 9px;
  background: #e7e5e5;
}

.wp301-pro-dialog .ui-dialog-titlebar {
  display: none;
}

.wp301-pro-dialog .logo img {
  max-height: 55px;
}

.wp301-pro-dialog .logo {
  text-align: center;
  background: #f8f8f8;
  margin: -16px -16px 0 -16px;
  padding: 15px;
}

.wp301-pro-dialog .footer {
  text-align: center;
  background: #f8f8f8;
  margin: 0 -16px -16px -16px;
  padding: 20px;
  font-size: 14px;
}

.wp301-pro-dialog .logo span {
  display: block;
  font-size: 18px;
  margin: 10px;
}

.wp301-pro-dialog .logo span b {
  border-bottom: 3px solid #ff6246;
}

#wp301-pro-table {
  width: 100%;
  margin: 10px auto 0 auto;
  border-collapse: collapse;
}

#wp301-pro-table td {
  padding: 4px 10px 4px 34px;
  border: none;
  font-size: 14px;
}

#wp301-pro-table tr:last-child td {
  text-align: center;
}

#wp301-pro-table .dashicons-yes {
  color: #ff6246;
}

#wp301-pro-table .dashicons {
  padding-right: 8px;
  margin-left: -27px;
  box-sizing: initial;
}

.center {
  text-align: center;
}

.prices del {
  color: #00000099;
}

.prices span {
  font-weight: 600;
  font-size: 40px;
  color: #ff6246;
  line-height: 1;
  display: inline-block;
  padding-bottom: 15px;
}

#wp301-pro-table tr:first-child td {
  color: #000;
  font-size: 18px;
  font-weight: 800 !important;
  padding: 10px 0;
  text-align: center;
}

#wp301-pro-table tr:last-child td {
  padding: 20px 0 25px 0;
}

#wp301-pro-table tr:last-child td {
  text-align: center;
}

#wp301-pro-table tr:last-child td span {
  display: block;
  padding: 0 0 5px 0;
}

.row-banner td {
  font-size: 14px;
}

.row-banner p {
  font-size: 14px;
  max-width: 900px;
  margin: 1em auto;
  border-left: 4px solid #FF6246;
  padding-left: 15px;
}

.row-banner a {
  color: black !important;
  text-decoration: none;
}

.row-banner a:hover {
  text-decoration: underline;
}

