 :root {
   --pei-brand-color: #6d0d5a;
   --pei-brand-color-light: #ffdaf8;
  --pei-brand-text-color: #fff;
}

.modal-topic-list ul li {
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' fill='none'%3E%3Cpath d='M1 6.98148L4.14815 9.5L10.4444 1' stroke='%236d0d5a' stroke-width='2'/%3E%3C/svg%3E") !important;
}
 .brand-pei.brand-rebrand {
  /**
   * @todo PMP-4141
   *
   * 1) Change @pei-primary-brand-color in wp-content/themes/Newspaper-child/includes/less_files/brands/includes/_variables.less
   * 2) Remove this file
   * 3) Change wp-content/themes/Newspaper-child/includes/less_files/brands/brand-pei.less (see @todo in that file)
   * 4) Re-build assets
   */
  font-family: 'Avenir Next LT W01 Medium', Arial, sans-serif;
}
.brand-pei.brand-rebrand a.nav-button {
  background: #AAA;
  color: #6d0d5a;
  display: inline-block;
  margin: 8px 8px 8px 0;
  border: none;
  padding: 7px 12px 4px;
  line-height: 16px;
  font-size: 16px;
}
.brand-pei.brand-rebrand a.nav-button:hover {
  color: white;
  background: #6d0d5a;
}
.brand-pei.brand-rebrand .top-header-user-account .success-message {
  line-height: 1.5em;
}
.brand-pei.brand-rebrand .top-header-user-account .success-message h3 {
  margin: 16px 0;
}
.brand-pei.brand-rebrand .top-header-user-account .success-message p {
  margin-bottom: 16px;
}
.brand-pei.brand-rebrand .top-header-user-account .success-message p > strong {
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin: 16px 0;
  color: #111;
}
.brand-pei.brand-rebrand .top-header-user-account small {
  font-size: 11px;
}
.brand-pei.brand-rebrand .top-header-user-account hr {
  border: none;
  border-bottom: #6d0d5a 1px solid;
}
.brand-pei.brand-rebrand .top-header-user-account .user-account-action a {
  color: #6d0d5a;
  text-decoration: underline;
}
.brand-pei.brand-rebrand .top-header-user-account .button,
.brand-pei.brand-rebrand .top-header-user-account a.button {
  border-color: #6d0d5a;
  background-color: #6d0d5a;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 8px 15px;
  text-transform: uppercase;
  margin-top: 16px;
}
.brand-pei.brand-rebrand .top-header-user-account .button:hover,
.brand-pei.brand-rebrand .top-header-user-account a.button:hover,
.brand-pei.brand-rebrand .top-header-user-account .button:active,
.brand-pei.brand-rebrand .top-header-user-account a.button:active {
  background-color: #84106d;
  border-color: #84106d;
}
.brand-pei.brand-rebrand .top-header-user-account .button:focus,
.brand-pei.brand-rebrand .top-header-user-account a.button:focus {
  background-color: #560a47;
  border-color: #560a47;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div h2 {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div .td-login-button {
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div .td-login-button:hover,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div .td-login-button:active {
  background-color: #84106d;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div .td-login-button:focus {
  background-color: #560a47;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div input[type=text].parsley-success,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div input[type=url].parsley-success,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div input[type=tel].parsley-success,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div input[type=email].parsley-success,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div textarea.parsley-success,
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div select.parsley-success {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .mfp-content .pwl-login-form-div .form-control:focus {
  outline: solid 2px #6d0d5a;
}
.brand-pei.brand-rebrand .cta-tell-us-now {
  border-color: #6d0d5a;
  background-color: #6d0d5a;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  padding: 8px 15px;
  text-transform: uppercase;
  width: 100%;
  margin: 3px;
  min-width: 50px;
  max-width: 250px;
}
.brand-pei.brand-rebrand .cta-tell-us-now:hover,
.brand-pei.brand-rebrand .cta-tell-us-now:active {
  background-color: #84106d;
  border-color: #84106d;
}
.brand-pei.brand-rebrand .cta-tell-us-now:focus {
  background-color: #560a47;
  border-color: #560a47;
}
.brand-pei.brand-rebrand .paywall .paywall-title {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .paywall .btn-register {
  border-color: #6d0d5a;
  background-color: #6d0d5a;
  color: #fff;
}
.brand-pei.brand-rebrand .paywall .btn-register:hover,
.brand-pei.brand-rebrand .paywall .btn-register:active {
  background-color: #84106d;
  border-color: #84106d;
}
.brand-pei.brand-rebrand .paywall .btn-register:focus {
  background-color: #560a47;
  border-color: #560a47;
}
.brand-pei.brand-rebrand .paywall .btn-signin {
  border-color: #6d0d5a;
  background-color: #fff;
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .paywall .btn-signin:hover,
.brand-pei.brand-rebrand .paywall .btn-signin:active {
  background-color: #84106d;
  border-color: #84106d;
}
.brand-pei.brand-rebrand .paywall .btn-signin:focus {
  background-color: #560a47;
  border-color: #560a47;
}
.brand-pei.brand-rebrand .paywall .btn-signin:hover {
  color: #FFFFFF;
}
.brand-pei.brand-rebrand .loader {
  border-top: 0.6em solid rgba(109, 13, 90, 0.2);
  border-right: 0.6em solid rgba(109, 13, 90, 0.2);
  border-bottom: 0.6em solid rgba(109, 13, 90, 0.2);
  border-left: 0.6em solid #6d0d5a;
}
.brand-pei.brand-rebrand.woocommerce .product-cats-nav li a:hover {
  background-color: #6d0d5a;
  color: #FFFFFF;
}
.brand-pei.brand-rebrand.woocommerce .products li.product_cat-bestsellers .woocommerce-LoopProduct-link:before {
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .td-sub-footer-container .sites a:hover {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .td-post-content blockquote {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .td-post-content em {
  font-style: italic;
}
.brand-pei.brand-rebrand .td-post-content blockquote {
  font-weight: bold;
}
.brand-pei.brand-rebrand .td-post-content a {
  color: #6d0d5a;
  font-weight: bold;
  border-bottom: 1px solid rgba(109, 13, 90, 0.2);
  transition: border-color 0.15s ease-out;
  text-decoration: none !important;
}
.brand-pei.brand-rebrand .td-post-content a:hover {
  border-bottom: 1px solid #6d0d5a;
}
.brand-pei.brand-rebrand .author-box-wrap .td-author-social .td-social-icon-wrap:hover i.td-icon-mail-1 {
  color: #6d0d5a;
}
.brand-pei.brand-rebrand .td_module_wrap .td_module_counter,
.brand-pei.brand-rebrand .td_module_wrap .item-details--counter {
  float: left;
}
.brand-pei.brand-rebrand .td_module_wrap .td_module_counter {
  width: 24%;
}
.brand-pei.brand-rebrand .td_module_wrap .td_module_counter .td_module_counter__count {
  color: #6d0d5a;
  font-size: 46px;
  margin-top: 12px;
  text-align: right;
  padding: 0 9px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1140px) {
  .brand-pei.brand-rebrand .td_module_wrap .td_module_counter .td_module_counter__count {
    font-size: 30px;
  }
}
.brand-pei.brand-rebrand .td_module_wrap .item-details--counter {
  width: 76%;
}
.brand-pei.brand-rebrand .td_module_wrap:after {
  content: "";
  display: table;
  clear: both;
}
.brand-pei.brand-rebrand .gform_button {
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  text-transform: uppercase;
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .gform_button:hover,
.brand-pei.brand-rebrand .gform_button:active {
  background-color: #84106d;
}
.brand-pei.brand-rebrand .gform_button:focus {
  background-color: #560a47;
}
.brand-pei.brand-rebrand .filter-sortby-selected {
  color: #6d0d5a;
}
@media screen and (min-width: 570px) {
  .brand-pei.brand-rebrand .filter-sortby-selected {
    background-color: #AAA;
  }
  .brand-pei.brand-rebrand .filter-sortby-selected:hover {
    color: white;
    background: #6d0d5a;
  }
}
.brand-pei.brand-rebrand .td_default_btn,
.brand-pei.brand-rebrand .td_round_btn {
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .td_default_btn:hover,
.brand-pei.brand-rebrand .td_round_btn:hover,
.brand-pei.brand-rebrand .td_default_btn:active,
.brand-pei.brand-rebrand .td_round_btn:active {
  background-color: #84106d;
}
.brand-pei.brand-rebrand .td_default_btn:focus,
.brand-pei.brand-rebrand .td_round_btn:focus {
  background-color: #560a47;
}
.brand-pei.brand-rebrand .td_outlined_btn {
  border-color: #6d0d5a;
  color: #6d0d5a;
  background-color: transparent;
}
.brand-pei.brand-rebrand .td_outlined_btn:hover,
.brand-pei.brand-rebrand .td_outlined_btn:active {
  background-color: #84106d;
  border-color: #84106d;
}
.brand-pei.brand-rebrand .td_outlined_btn:focus {
  background-color: #560a47;
  border-color: #560a47;
}
.brand-pei.brand-rebrand .td_outlined_btn:hover {
  color: #ffffff;
}
.brand-pei.brand-rebrand .td_outlined_btn:active {
  color: #ffffff;
}
.brand-pei.brand-rebrand .td_outlined_btn:focus {
  color: #ffffff;
}
.brand-pei.brand-rebrand .td_shadow_btn {
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .td_shadow_btn:hover,
.brand-pei.brand-rebrand .td_shadow_btn:active {
  background-color: #84106d;
}
.brand-pei.brand-rebrand .td_shadow_btn:focus {
  background-color: #560a47;
}
.brand-pei.brand-rebrand .td_3D_btn {
  background-color: #6d0d5a;
}
.brand-pei.brand-rebrand .td_3D_btn:hover,
.brand-pei.brand-rebrand .td_3D_btn:active {
  background-color: #84106d;
}
.brand-pei.brand-rebrand .td_3D_btn:focus {
  background-color: #560a47;
}
.brand-pei.brand-rebrand .user-account-saved-for-later-link__counter {
  background-color: #6d0d5a;
  color: #ffffff;
}
 .myPei-filters, #mypei-tab {
	 width: 100%;
 }
 body.my-pei ul.my-pei-area {
	 border-color:  #6d0d5a;
 }

 body.my-pei ul.my-pei-area li[role="presentation"] a.my-pei-button {
	 background:  #6d0d5a;
	 border-bottom: 1px solid  #6d0d5a;
	 text-decoration: none;
 }

 body.my-pei ul.my-pei-area li[role="presentation"] a.active {
	 color: #ffffff !important;
 }
