/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* temp fix for WP5.7 bug 
 Remove wheb fixed, prob 5.7.1
*/ 
body p:empty:before {
    content: none;
}

.readersChoice_MenuColor a {
color: #ff4f00;
font-weight: bolder;
}
.mainMenu a{
color: #ff4f00;
}


.profile-capsule a{
    color: #ff4f00;
}
.profile-capsule a:hover{
    color: #f5a623;
}

.entry-tags a{
color: #ff4f00;
}
.entry-tags a:hover{
color: #f5a623;
}


.entry-meta .byline-meta .author {
color: #ff4f00;
}

/* antonio, look here */
#post-list-left-5 .entry-meta .byline-meta .author a{
	color: #CCC;
}
#post-list-left-5 .entry-meta .byline-meta .author a:hover{
	color: #f5a623;
}

.byline > .entry-content a{
color: #ff4f00;
}
.byline > .entry-content a:hover{
color: #f5a623;
}

/* resource listing account pages */

.panel {
	margin: 20px 0;
	border-top: 1px solid #cccc;
	padding: 10px 0
}

.panel .panel_title{
	font-size: 1.25em;
	margin-bottom: .5em;
	display: block;
}

.panel article{
	margin: 10px 20px;	
}

.account .advertisement {display: none;}

.loginform a {
	color: #ff4f00;
}


input[type=submit]{
background-color: #ff4f00;
}


.items-header-secondary-nav .menu-item{
	padding: 5px 0;
}

.items-header-secondary-nav .highlight{
	background-color: #ff4f00;
	padding: 5px 10px;
	border-radius:0px;
	font-weight: 600;
}

#menu-mobile-menu .highlight{
		background-color: #ff4f00;
}

/* Temporary Menu styles */
.items-header-primary-nav { font-size: 1.0625em; font-family: "Lato", sans-serif; font-weight: 400; line-height: 1; margin: 0 0 1.25rem 0; padding: 0; display: -ms-flexbox; display: flex; position: relative; }

.items-header-primary-nav > li { color: #FFFFFF; display: inline-block; line-height: 1; position: relative; }

.items-header-primary-nav > li:last-of-type { margin-right: 0; }

.items-header-primary-nav > li a { display: block; transition: color 0.1s ease-in-out; }

.items-header-primary-nav > li a:hover, .items-header-primary-nav > li a:focus { color: #F5A623; }

.items-header-primary-nav > li:hover .sub-menu { left: 0; }

.sticky-header .items-header-primary-nav { margin: 0; }

.sticky-header .items-header-primary-nav li a { padding-bottom: 0; }

@media only screen and (min-width: 64em) { .items-header-primary-nav li { margin: 0 0.625rem; } }

.items-header-primary-nav .sub-menu { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDUwIDIwIj4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KCjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTI2Ljk5NCwxMTRMMTUyLDkzLjk5NSwxNzcuMDA2LDExNEgxMjYuOTk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNyAtOTQpIi8+Cjwvc3ZnPgo=); background-color: transparet; background-repeat: no-repeat; background-position: 20px 8px; padding: 20px 0 0 0; position: absolute; top: 18px; left: -9999px; width: 200px; z-index: 4; }

.items-header-primary-nav .sub-menu > li:first-child { padding-top: .3em; }

.items-header-primary-nav .sub-menu > li { display: block; background-color: #FFFFFF; margin: 0; box-shadow: 1px 1px 2px -1px #aaa; }

.items-header-primary-nav .sub-menu > li a { color: #016891; padding: .7em; width: 100%; }

.items-header-primary-nav .sub-menu > li a:hover { background-color: #53AFE7; color: #FFFFFF; }

.mobile-nav { background-color: #000000; border-bottom: 2px solid #666666; height: 100%; left: -12em; overflow-y: auto; position: fixed; width: 12em; }

.mobile-nav.push { left: 0; }

.mobile-nav li { border-bottom: 1px solid #666666; text-transform: uppercase; position: relative; }

.mobile-nav a { color: #FFFFFF; display: block; padding: 0.75em; text-decoration: none; }

.mobile-nav a:hover { color: #b3b3b3; }

.mobile-nav .menu-item-has-children > a::after { content: '+'; font-size: 1.5em; text-align: right; position: absolute; right: 10px; top: 7px; color: #F5A623; }

.mobile-nav .menu-item-has-children.active > a::after { content: '-'; }

.mobile-nav .sub-menu { display: none; background-color: #016891; }

.mobile-nav .sub-menu li { border-bottom: none; }

.mobile-nav .active .sub-menu { display: block; }

/* Donation Box at bottom of stories */


.left-half {
  float: left;
  width: 70%;
  padding:25px 10px 25px 25px;
}
.right-half {
  float: left;
  width: 30%;
  padding: 30px 0 20px;
  text-align: center;
}
.button {
	background-color: #fff;
	border: none;
	color: #ff4f00;
	padding: 15px 32px;
	font-size: 150%;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
}
@media (max-width: 700px) {
  .left-half  {
    width: 100%; 
  }
	.right-half  {
    width: 100%;
		padding-top: 1px;
		padding-bottom: 20px;
  }
	.button  {
    width: 90%; 
  }
}

/* Readers' Choice */

article.category-readers-choice h2{ margin-bottom: 1rem;}

article.category-readers-choice p{ margin-top: 0;}

article.category-readers-choice .entry-content > p:first-of-type:first-letter{
	color: inherit;
	float:none;
	font-size:inherit;
	padding: inherit;
}

@media (min-width: 64em) {
	.items-footer-primary-nav{
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-width: auto;
		column-width: auto;
	}
}

.tribe-events-widget-link a{
	color: #ff4f00;
}

.sidebar .widget_nav_menu ul {
padding-left:15px;
}

.widget_nav_menu ul li {
	list-style-type:none;
	margin-bottom: 5px;
}

.widget_nav_menu a {
	color: #ff4f00;
}

.widget_nav_menu a:hover{
	text-decoration:underline;
}
.tribe-events-venue a:hover{
	color: white;
}

.single-tribe_events .tribe-events-schedule{
	background-color: transparent;
	border: none;
	padding:0;
}

@media (max-width: 600px){
	.tribe-bar-disabled{
		z-index: 1;
	}
	
	.sticky-header-wrapper{
		z-index:100;
	}
}


.ad-right-homepage-top .widget{
	margin-bottom: 20px;
}

.ad-header{
	margin:auto;
	max-width: 320px;
}

@media (min-width: 760px){
	.ad-header {
		max-width: 728px;
	}
}

a.tribe-events-read-more {
    text-decoration: none;
    color: #ff4f00;
}

span.tribe-events-event-categories{
    text-decoration: none;
    color: #ff4f00;
}




.resource.archive .list-item-content-container {
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
}

.resource.archive .list-item-content-container .list-item-content {
	margin-left: 120px;
	
}

.resource.archive .has-post-thumbnail .list-item-content-container .list-item-content {
	margin-left: 0;
	flex: 1 1 350px;
}

.resource.archive .list-item-content-container .entry-header{
		width: 100%;
		padding-left: 120px;
		flex: 1 0 100%;
}


.logo {
	width: 120px;
	max-height:120px;
	padding-right: 10px;
	overflow:hidden;
	text-align:right;
	flex: 0 0 120px;
}
.archive article.resource .logo {
	margin-top: -30px;
}


article.resource .logo img{
	max-height:120px;
	max-width:100%;
}


.single.resource article.resource .logo {
	float:right;
}

@media (max-width: 450px){
	
	.wrap-resources article{
		margin-left: .6rem;
	}
	
	.archive article.resource .logo {
		float:left;
		margin-top:0;
		max-width: 150px;
	}

.single.resource 	article.resource .logo{
		float:left;
	}
	
	.resource.archive .list-item-content-container{
	display:block;
	}
	
	.resource.archive .list-item-content-container .entry-header{
		display:block;
		clear:both;
		padding-left:0;
	}
	
	
	.resource.archive .list-item-content-container  .list-item-content {
	margin-left:0;
	}

	.single.resource .sidebar { margin-top: 30px;}
	
	
}

.page .entry-content blockquote.contact-form-submission p{
	font: 400 1.0625rem/1.7 Droid Serif,serif;
	color: black;
	margin-bottom: 0;
}

.page .entry-content blockquote.contact-form-submission p::before{
	content:none;
}



.single .entry-content {
	max-width:825px;
}


/* Cleaning up subscribe forms*/
body.page-id-143795 .sidebar .signup#signup-in-sidebar-, 
body.page-id-195853 .sidebar .signup#signup-in-sidebar- { display:none; visibility:hidden;}


#menu-item-205154 {
	color: #FE8F02;
	text-decoration: underline;
}

/* Menu 2021 */
/* header-template */
@media only screen and (min-width: 12em) and (max-width: 63.9375em) {
  .header-primary {
    display: flex;
    flex-direction: column;
  }
  .header-mobile-top {
    /* display: none;*/
    order: 5;
  }
  .logo-desktop svg {
      height: 2.5rem;
      margin-right: .625rem;
      width: 2.125rem;
  }
  .branding {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
  .header-slogan {
      display: flex;
      flex-direction: column;
  }
  .header-site .slogan-top {
    font-size: 1rem;
    width: 100%;
  }
  .header-site .slogan-bottom {
    font-size: .5rem;
  }
  .donation-wrapper {
    margin: auto;
  }
  .branding .donation-wrapper button  {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 15%;
    border: none;
    background-color: #FF4F00;
    height: 3em;
    color: white;
  }
  }
  .header-items {
    /* align-items: flex-end; *//* M21 */
    flex-wrap: wrap;/* M21 */
  }
  
  @media only screen and (min-width: 64em) {
  .logo-desktop svg {
      height: 93px;  /* was 115 */
      width: 80px;  /* was 99px */
  }
  }
  
  .header-primary-nav {
    width: 100%;
    order: 5;/* M21 */
  }
  .items-header-primary-nav {
    font-size: 1.3125em;
  }
  
  .header-right {
    order: 3; /* M21 */
    margin-bottom: .5rem;
  }
  
  .header-secondary-nav {
    flex-direction: column; /* M21 */
  }
  
  /* .mobile-nav */
  nav.mobile-nav.push {
  width: 100%;
  z-index: 50000;
  top: 78px;
  }
  
  .push .header-site {
  left: 0;
  }
  .pushable.push {
    left: 0;
  }
  
  .mobile-nav a {
  background-color: #19457A;
      font-size: 1.2em;
  }
  
  @media only screen and (max-width: 63.9375em) {
  #menu-mobile-menu .search-form-header {
      width: 100%;
      height: 2.5em;
      background-color: white;
  }
  
  #menu-mobile-menu .search-form-header input[type=search] {
      color: black;
    display: block;
  }
  form#signup-in-mobile-menu {
    flex-direction: column;
    margin-bottom:0%;
    margin-top: 0%;
    padding: .25em;
    background-color: #19457A;
  }
  #signup-in-mobile-menu .signup-main {
    flex-direction: row;
  }
    #signup-in-mobile-menu .signup-header {
    display: flex;
    flex-direction: column;
  }
  #signup-in-mobile-menu .signup-fields.fields {
      flex-direction: row;
  }
  #signup-in-mobile-menu h3.signup-title {
    font-size: 1em;
  }
  #signup-in-mobile-menu input#signup-in-sidebar--email {
      height: 30px;
  }
  #signup-in-mobile-menu button.submit {
    width: 30%;
    margin-top: 0;
    padding: 0 .375rem;
  }
  #signup-in-mobile-menu .signup-fields.fields {
    width: 70%;
  }
  #menu-mobile-menu .social-nav {
    display:block;
    background-color: #19457A;
  }
  #menu-mobile-menu .social-nav li {
    border-left: none;
  }
  }
  /* Temporary Menu styles 2021 */
  .social-nav li:not(:first-of-type) {
  border-left: none;
  }
  
  .social-nav {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  }
  
  ul#header-primary-menu {
  justify-content: space-between;
  }
  
  .items-header-secondary-nav { font-size: 1.0625em; font-family: "Lato", sans-serif; font-weight: 400; line-height: 1; margin: 0 0 1.25rem 0; padding: 0; display: -ms-flexbox; display: flex; position: relative; }
  
  .items-header-secondary-nav > li { color: #FFFFFF; display: inline-block; line-height: 1; position: relative; }
  
  .items-header-secondary-nav > li:last-of-type { margin-right: 0; }
  
  .items-header-secondary-nav > li a { display: block; transition: color 0.1s ease-in-out; }
  
  .items-header-secondary-nav > li a:hover, .items-header-secondary-nav > li a:focus { color: #F5A623; }
  
  .items-header-secondary-nav > li:hover .sub-menu { left: 0; }
  
  .sticky-header .items-header-secondary-nav { margin: 0; }
  
  .sticky-header .items-header-secondary-nav li a { padding-bottom: 0; }
  
  @media only screen and (min-width: 64em) {
  .items-header-secondary-nav li { margin: 0 0.625rem; } 
  .donation-wrapper {
    display: none;
  } 
  }
  
  .items-header-secondary-nav .sub-menu { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDUwIDIwIj4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KCjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmZmZmOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTI2Ljk5NCwxMTRMMTUyLDkzLjk5NSwxNzcuMDA2LDExNEgxMjYuOTk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNyAtOTQpIi8+Cjwvc3ZnPgo=); background-color: transparet; background-repeat: no-repeat; background-position: 20px 8px; padding: 20px 0 0 0; position: absolute; top: 18px; left: -9999px; width: 200px; z-index: 4; }
  
  .items-header-secondary-nav .sub-menu > li:first-child { padding-top: .3em; }
  
  .items-header-secondary-nav .sub-menu > li { display: block; background-color: #FFFFFF; margin: 0; box-shadow: 1px 1px 2px -1px #aaa; }
  
  .items-header-secondary-nav .sub-menu > li a { color: #016891; padding: .7em; width: 100%; }
  
  .items-header-secondary-nav .sub-menu > li a:hover { background-color: #53AFE7; color: #FFFFFF; }
  .items-header-primary-nav .highlight{
  background-color: #ff4f00;
  padding: 5px 10px;
  border-radius:0px;
  font-weight: 600;
  }
  .icon-newspaper:before {content:"\E904"}
  /* final changes */
  .header-site.sticky-header .header-primary-nav {
  width: auto; /* remove or override */
  justify-content: space-between;
  }
  
  
  ul.social-nav.context-header svg {
  height: 1em;
  filter: invert(100%);
  }
  
  .menu-toggle-container {
  order: 1;
  }
  
  .header-site .title-site {
  margin: 0;
  order: 3;
  }
  
  .donation-wrapper {
  order: 5;
  }
  
  .header-site a {
  text-decoration: none;
  font-weight: normal;
  }
  
  
  ul#menu-mobile-menu .sub-menu > li a {
  background-color: #6BADE2;
  }
  
  #menu-mobile-menu .social-nav {
  display: flex;
  background-color: #19457A;
  justify-content: space-around;
  }
  
  #signup-in-mobile-menu h3.signup-title {
  font-size: 1em;
  margin: .625rem 0;
  }
  
  .header-site.sticky-header .header-items {
  -ms-flex-pack: start;
  justify-content: space-between;
  }
  
  
  .header-primary-nav {
  width: 100%;
  order: 5;
  }
  @media only screen and (min-width: 12em) and (max-width: 63.9375em) {
  .branding {
     justify-content: space-between;
  }
  .donation-wrapper {
    margin: 0;
  }
   form#signup-in-mobile-menu input {
    margin-bottom: 0; 
  }
  #signup-in-mobile-menu h3.signup-title {
    text-align: center;
  }	
  }
  @media only screen and (min-width: 64em) {
  .items-header-primary-nav,
  .sticky-header .items-header-primary-nav {
    margin: .75em 0;
  }
  }
  .header-site.sticky-header .header-primary-nav {
    width: inherit;
    justify-content: space-between;
  }
  
  nav.mobile-nav.push {
  
  height: calc(100% - 78px);
  }
  
  ul.social-nav.context-header {
    font-size: 1.2em;
  }
  
  ul#header-primary-menu {
    justify-content: space-between;
    align-items: center;
  }
  
  .items-header-primary-nav .highlight {
    border-radius: .5em;
  }
  
  /* End Menu 2021 */

/* temp fix instagram-youtube conflict with theme */
@media only screen and (max-width: 63.9375em) {
  iframe.instagram-media.instagram-media-rendered {
    margin-left: 50% !important;
	}
	iframe.youtube-player {
    height: 57vw;
	}
}

@media only screen and (min-width: 64em){
  span.embed-youtube {
    position: relative;
    padding-top: 56.25%; 
    height: 100%;
  }
  iframe.youtube-player {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
  }
}
	
/* End temp fix instagram-youtube conflict with theme */


/* This is a quick fix for the list items _li_ in the CEO page */

article#post-229655 li {
    font: 400 1.0625rem/1.7 Droid Serif,serif;
}

article#post-141636 li {
    font: 400 1.0625rem/1.7 Droid Serif,serif;
}

article#post-242198 li {
    font: 400 1.0625rem/1.7 Droid Serif,serif;
}

article#post-143795 li {
    font: 400 1.0625rem/1.7 Droid Serif,serif;
}



/*article#post-229655 .page .entry-content>p:first-of-type:first-letter, .single-post .entry-content>p:first-of-type:first-letter {
    font: 400 1.0625rem/1.7 Droid Serif,serif;
}*/

/* temp-fix-SPAM-subscribes 
form#signup-in-sidebar-,
form#signup-inline-newsletter {
    display: none;
}
*/
.page .entry-content>p:first-of-type:first-letter, 
.single-post .entry-content>p:first-of-type:first-letter  {
  font-size: inherit;
  color: inherit;
  float: none;
  padding: 0;
}
/* begin subscribe-2022 */
/*
3 column layout desktop
*/
section.subscribe-offer,
section.subscribe-faq
{
max-width: 960px;
}

section.subscribe-offer .pricing {
  background-color: #19457a;
}

section.subscribe-offer div  p {
  color: black;
  font-family: sans-serif !important;
}

.pricing {
  display: flex;
  justify-content: space-between;
  /* max-width: 960px; */
  max-width: 100%;
  margin: auto;
}
.pricing-plan {
  flex: 1;
  background-color: #fff;
  margin: 35px 20px;
  padding: 30px;
  border-radius: 6px;
  color: #000;
}
/*
Mobile
*/
@media (max-width: 768px) {
  .pricing {
    /*display: block; */
    display: flex;
    flex-flow:column;
  }
  .subscribe-3y { order: 1; }
  .subscribe-1y { order: 2; }
  .subscribe-2y { order: 3; }
}
/*
Formatting
*/
.subscribe-offer,.subscribe-faq {
  font-family:sans-serif;
}
.pricing-plan h2 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #e30046;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.pricing-plan p {
  margin-top: 0;
  text-align:center;
}
.pricing-plan h2 {
  text-align:center; 
  font-weight: 800;
}
.pricing-plan .price {
  font-size: 3em !important;
}
.pricing-plan .price::first-letter {
  font-size: 2.5rem;
  font-weight: bold;
  vertical-align: 20%;
}

.pricing-plan ul {
  margin: 0 0 35px;
  padding-left: 16px;
  list-style: none;
  line-height: 1.8;
  color: #b5b5b5;
}
.pricing-plan ul li::before {
  content: "•";
  color: #e30046;
  display: inline-block;
  width: 20px;
  margin-left: -15px;
  position: relative;
  top: 4px;
  font-size: 26px;
  line-height: 0;
}
.pricing-plan button {
  text-decoration: none;
  color: #fff;
  padding: 10px 20px;
  margin-bottom:1em;
  align-items: center;
  text-align: center;
  background: #ff4f00;
  border: 2px solid #e30046;
  border-radius: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
}

.pricing-plan button a {
  color:#fff !important;
}

.pricing-plan a:hover {
  background-color: #1f262c;
}
.banner-3y {
  font-family: sans-serif;
  position: relative;
  margin-top: -75px;
  text-align: center;
  background-color: #ff4f00;
  color: #fff;
  margin-bottom: 8px;
  height:3em;
  padding-top: 1em;
  border-radius: 6px;
}

section.subscribe-faq h2 {
  margin: 1.5em 0;
}

section.subscribe-offer {
  background-color: #19457a;
  color: white;
  font-size: 1em;
  font-family: Lato,sans-serif;
  padding: 2em 10% 0 10%;
}

section.subscribe-offer, 
section.subscribe-faq {
  max-width: 100%;
}
section.subscribe-faq {
  padding: 0 15%;
}

section.subscribe-offer p, section.subscribe-faq p {
  font-family: Lato,sans-serif !important;
}
section.subscribe-offer p {
margin-top: 0;
/* padding-top:2.5em; */
  text-align: center;
}

/ fast fix */
.page-template-page-subscriptions .ad-header-wrapper {
  display: none;
}

.page-template-page-subscriptions .content-site {
  padding-top: 0px;
}

.page-template-page-subscriptions .content-area {
  width: 100vw;
  padding: 0;
}
.page-template-page-subscriptions  .header-items {
  align-items: center;
  padding: 0 10%;
}

.page-template-page-subscriptions  .header-items a {
  color: white;
}

.pricing-plan.subscribe-1y, .pricing-plan.subscribe-2y {
  margin-top: 60px;
  margin-bottom: 60px;
}

.page-template-page-subscriptions .header-site {
  background-color: #19457a;
  left: 0;
  padding: 1.625rem .9375rem .625rem .9375rem; 
}

.page-template-page-subscriptions .pricing-plan.subscribe-3y {
  padding-top: 45px;
}

.page-template-page-subscriptions .pricing-plan .price {
/* font-size: 4em !important; */
  font-weight: 900 !important;
}

.page-template-page-subscriptions .banner-3y {
  margin-right: .5em;
  margin-left: .5em;
  font-weight: bold;
  font-size: 1.125em;
}

@media only screen and (min-width: 64em) {
  .page-template-page-subscriptions .banner-3y {
    margin-right: 1.5em;
    margin-left: 1.5em;
  }
  .page-template-page-subscriptions .pricing-plan {
  /*  margin: 35px 40px;  */
    margin-left: 60px;
    margin-right: 60px;
  }

  .subscribe-faq p {
  margin: 0.5em 0 1em 0;
  }

  /* Antonio added:margin-bottom: 0px; and change font-size to 5  */	
  .page-template-page-subscriptions .pricing-plan .price {
    font-size: 4.866em !important;
    margin-bottom: 0px;
  }
  .pricing-plan.subscribe-3y h2 {
    padding-top: 20px;
  }
}
/* end subscribe-2022 */
/* Resources 2023 */
.page-template-page-edit-resource input#acf-_post_title {
    pointer-events: none;
}
/* end Resources 2023 */