/*
Theme Name:    RetailTenant
Description:   Child theme for 2024
Author:        RetailTenant
Template:      twentytwentyfour
Version:       1.0.0
*/

/* Optional: Add any additional CSS rules below */




body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff !important;
  line-height: 1;
    font-size: 1.25rem;
    height: 100%;
}




h1, h2, h3, h5 {
  font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #343a40;
 text-transform: uppercase;
margin: 0px;
}

h1 {
font-size:57px;
font-weight:bold;
	margin-bottom: 8px;
}



h1 {
    font-size: 6rem;
    margin-top: 10px;
    font-weight: 700;
  }



h2 {
    font-size: 3.5rem;
    margin: 20px 0px 20px 0px;
    font-weight: 700;
  }


h3 {
    font-size: 2rem;
    font-weight: 700;
  }



h2 {
color: #000;
font-size:27px;
	font-weight: bold;
	margin: 24px 0px 8px 0px;
}




a {
    color: #050046;
    text-decoration: none;
    background-color: transparent;
}


/* Header 1.0 */

.top-container {
  background-color: #f1f1f1;
  padding: 0px;
  text-align: center;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}


#logotext {
  font-family: 'Raleway', sans-serif;
color: #000;
font-size:29px;
font-weight:bold;
padding-top: 8px;
line-height: normal;
}

.header #logo img {
  width: 250px;
}

#logo a,
#logotext a {
  border: 0px solid #000;
  color: #000;
  line-height: normal !important;
	text-decoration: none;
}

#logotext a:hover {
  color: #35a835;
}

.header {
  padding: 20px 10px 5px 10px;
  background: #fff;
  color: #f1f1f1;
  border-bottom: 1px solid #eee;
  margin: 0px;
  z-index: 1000;
   display: grid;
    grid-template-columns: 62px 200px auto;
    width: 100%;
}

/* NAVIGATION */

.topnav {
  overflow: hidden;
  text-align: right;
  padding: 0px 20px 0px 0px;
}



.topnav .icon {
  display: none;
}

.topnav a:hover {
  text-decoration: underline !important;
}

.topnav a {
  border:1px solid #050046;
	  border-radius: 3px;
  display:inline-block;
  cursor:pointer;
  line-height: 1.5;
  font-size: 1rem;
  padding: 5px 15px;
  text-decoration: none;
font-family: 'Lato', sans-serif;
margin: 0px 10px 0px 10px;
text-transform: uppercase;
}

.topnav a#login-button {
  background-color: #050046;
  color: #fff !important;
}

.topnav a#login-button:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999), color-stop(1, #CCC));
  background:-moz-linear-gradient(top, #999 5%, #ccc 100%);
  background:-webkit-linear-gradient(top, #999 5%, #ccc 100%);
  background:-o-linear-gradient(top, #999 5%, #ccc 100%);
  background:-ms-linear-gradient(top, #999 5%, #ccc 100%);
  background:linear-gradient(to bottom, #999 5%, #ccc 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#ccc',GradientType=0);
  background-color:#999;
}


.topnav a:not(#login-button) {
text-decoration: none;
color: #050046;
font-size: 13pt;
font-weight: bold;
}


.topnav a {
text-shadow: 0px 0px 0px #000;
}

/* end of header */


/* 404 */

.error404 .page-content {
  text-align: center;
}

.error404 .page-header {
  text-align: center;
}



/* content */

#content {
	background-color: #fff;
}

#content li {
	margin: 5px 0px 0px 0px;
}

#main {
  margin: 0px 50px 0px 50px;
}

/* business pages */

table#businesstable td#businessinfo {
  padding-left: 20px;
}


#business #brokers {
  border-collapse: collapse;
	margin-left: 20px;
}


#business #brokers td, table#brokers th {
  border: 1px solid #ddd;
  padding: 8px;
}



#business #brokers tr:nth-child(even){background-color: #f2f2f2;}

#business #brokers tr:hover {background-color: #ddd;}

#business #brokers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #050046;
  color: white;
}

/* memberships */

.pmpro_box h2 {
margin-bottom: 20px !important;
}

table.pmpro_table td {
padding-top: 10px;
}

.pmpro_actionlinks {
margin-top: 20px;
}


/* brokers */


#broker h1 .lastname {
  color: #339933 !important;
}

#broker h3.broker-business a {
  color: #339933;
text-decoration: none;
  }

#broker h3.broker-business a:hover {
text-decoration: underline;
  }


table#brokertable, table#businesstable {
 padding:0px;
 margin: 0px; 
 border: 0px solid #000;
}

table#brokertable td#headshot,
table#businesstable td#logo {
      background-color: #050046;
    width: 15rem ;
vertical-align: top;

  }


#broker img.broker_photo, #business img.logo {
    margin: 50px auto 0px auto;
    display: block;
    max-width: 10rem;
    max-height: 10rem;
    border: 0.5rem solid #5996f9;
    border-radius: 50% !important;
          background-color: #fff;
}




#broker-grid #broker-info {
margin-left: 20px;
}


#broker-grid #broker-info h1 {
margin: 0px;
}


#broker .contact, #broker .broker_rep_states {
    font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #343a40;
 text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 500;
    color: #6c757d;
  }

#broker .contact {
margin: 10px 0px 0px 0px;
}

#broker .broker_rep_states {
margin: 0px 0px 20px 0px;
}

#broker .contact a {
  color: #339933;
  text-decoration: none;
}

#broker .contact a:hover {
  text-decoration: underline;
}

p, li, .wpforms-description {
  font-size: 1.15rem;
  font-weight: 400;
  display: block;
  color: #6c757d;
  font-family: "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#broker p, #business p, .wpforms-description {
  max-width: 80%;
}

#main ul {
  list-style-type: circle;
}

li {
    padding: 5px;
  margin-left: 15px;
}

img.alignright {
  float: right;
}

.broker-business-instance {
  margin-bottom: 20px;
}

.broker-business-instance p {
  margin-top: 10px;
}

.social-icons {
  margin-top: 10px;
}


.social-icons .social-icon {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3.5rem;
    width: 3.5rem;
    background-color: #495057;
    color: #fff;
    border-radius: 100%;
    font-size: 1.5rem;
    margin-right: 1.5rem;
}


.social-icons .social-icon:hover {
    background-color: #050046;
}



.social-icons svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.social-icons .svg-inline--fa.fa-w-14 {
    width: 0.875em;
}

.social-icons .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
.social-icons svg {
    overflow: hidden;
    vertical-align: middle;
}

.social-icons svg:not(:root) {
    overflow-clip-margin: content-box;
    overflow: hidden;
}


div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #fff;
    border: 0px solid #b4d39b;
    box-sizing: border-box;
}


/* footer */

#footer {
  margin-top: 20px;
    background-color: #fff;
    text-align: center;
  color: #6c757d;
  font-family: "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    padding: 20px;
}

#footer a {
    color: #6c757d;
    text-decoration: none;
    padding-left: 10px;
}

#footer a:hover {
    color: #999;
    text-decoration: underline;
}









/* Homepage */


#toppromobox {
  background-image: url(/wp-content/uploads/2024/04/mall-image2.jpg);
  background-color: #cccccc; /* Used if the image is unavailable */
  height: 450px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  text-align: center;
}


#toppromobox h1 {
  padding: 50px 10px 15px 10px;
  text-align: center;
  text-transform: none;
  font-weight: 900;
  font-size: 57px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

#toppromobox h2 {
font-family: 'Lato', sans-serif;
  color: #fff;
    font-size: 27px;
    text-transform: none;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
margin: 0px 0px 30px 0px;
}

#toppromobox-search {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 41% 20% 35%;
    max-width: 1260px;
    margin: 10px auto 10px auto;
}

#toppromobox-search .search-sqft {
  text-align: right;
}


#toppromobox-search .select2-container--default .select2-selection--single {
  font-size: 1em;
  "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
color: #a7b1ab !important;
}


#toppromobox-search input[type="text"],
#toppromobox-search .main-input { 
  height: 50px; 
  width: 200px;
  border: 1px solid #cccccc; 
  margin-bottom: 0px; 
  -webkit-appearance: none; 
  border-radius: 4px 0px 0px 4px; 
  -moz-border-radius: 4px 0px 0px 4px; 
  -webkit-border-radius: 4px 0px 0px 4px;
  display: inline-block;
  text-align: left;
  padding:0px 0px 0px 57px !important;
  border-right:0px !important;
  background: #ffffff url("/wp-content/uploads/shared/search-icon.png") 18px 15px no-repeat !important;
  background-size:18px 18px !important;
  font-size: 16px !important; 
  font-weight: 500 !important; 
  color: #a7b1ab; 
  font-family: 'Lato', sans-serif !important;
}


#state-select { 
  height: 50px; 
  width: 200px;
  color: #a7b1ab; 
  border: 1px solid #cccccc; 
  margin-bottom: 0px; 
  -webkit-appearance: none; 
  border-radius: 4px 0px 0px 4px; 
  -moz-border-radius: 4px 0px 0px 4px; 
  -webkit-border-radius: 4px 0px 0px 4px;
  display: inline-block;
  text-align: left;
  font-size: 16px !important; 
  font-weight: 500 !important; 
  padding:0px 0px 0px 17px !important;
  border-right:0px !important;
    font-family: 'Lato', sans-serif !important;
}

#toppromobox-search .search-submit {
  text-align: left;
}

#toppromobox-search input[type="submit"], #toppromobox-search #main-submit {
    background: #050046;
    /* prev bg #09b577 */
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    margin: 0px;
    -webkit-appearance: none;
    border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    width: 125px; 
    /* prev width: 141 */
    height: 50px;
    border: 0px;
    padding: 0px;
}





#hpcontent2 {
  text-align: center;
}

#hpcontent2 h3 {
  font-family: 'Lato', sans-serif;
    color: #2f3936;
    font-size: 27px;
    margin: 0px;
    padding: 60px 0px 10px 0px;
    font-weight: bold;
    text-transform: none;
}


#hpcontent2 h4 {
  font-family: 'Raleway', sans-serif;
    color: #2f3936;
    font-size: 20px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    text-transform: none;
}


#hpcontent2 #aboutrt {
    max-width: 1260px;
    margin: 0px auto;
}


.recent-business-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 23% 23% 23% 23%;
    background-color: #fff;
    padding: 10px;
    max-width: 1260px;
    margin: 0px auto;
}

.recent-business-item {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 0px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
    font-size: 30px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #2f3936;
    font-size: 15px;
}


.recent-business-item img {
background-position: center; 
background-size: contain; 
background-repeat: no-repeat; 
width: 80%;
height: auto; 
}


#recent-broker-container {
    display: grid;
    grid-template-columns: 200px 200px 200px 200px 200px 200px;
    padding: 10px;
    max-width: 1260px;
}

.recent-broker-item .brokername {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 5px;
}

.recent-broker-item .job-position {
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}

.recent-broker-item img {
  background-position: center; 
  background-size: contain; 
  background-repeat: no-repeat; 
  height: 150px; 
  width: 150px;
}



.recent-news-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 23% 23% 23% 23% ;
    background-color: #fff;
    padding: 10px;
    max-width: 1260px;
    margin: 0px auto;
}

.recent-news-item {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 0px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px 10px 10px;
    font-size: 30px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #2f3936;
    font-size: 15px;
}


.recent-news-item img {
background-position: center; 
background-size: contain; 
background-repeat: no-repeat; 
width: 100%;
height: auto; 
}



/* REGISTRATION */


/* registration css */



#content-register {
  background-image: url(/wp-content/uploads/2024/04/mall-image2.jpg);
  background-color: #cccccc; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
text-align: center;
padding: 25px 50px;
}


.registerbox {
  background: #fff;
  padding: 10px 50px;
  text-align: center;
}

.registerhead {
font-family: 'Raleway', sans-serif;
color: #000;
font-size:57px;
font-weight:bold;
padding: 20px 0px;
}

.membership-grid {
  margin: auto;
  display: grid;
  grid-template-columns: 32% 32% 32%;
  grid-gap: 0px 20px;
  background-color: #fff;
  padding: 10px;

}

.tier1a, 
.tier2a, 
.tier3a {
  background-color: #b0ffb6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 2px solid #73AD21;
  padding: 20px; 
  border-bottom: 0px solid #000;
  font-family: Lato;
  }

.tier1a, .tier3a {
  margin-top: 20px;

}

.tier2a {
    padding-top: 30px; 
  background-color: #090;
  color: #fff;

  }

.tier1b, 
.tier2b, 
.tier3b {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 2px solid #73AD21;
  padding: 20px; 
  border-top: 0px solid #000;
}

.most-pop {
position: relative;
top: -20px;
text-transform: uppercase;
font-size: 12px;
}

.tier-name {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}

.tier-price {
  font-weight: normal;
}

.tier-price .tier-price-dollar {
  font-size: 20px;
  vertical-align: top;
  position: relative;
  top: 8px;
}



.tier-price .tier-price-number {
  font-size: 50px;
}

.tier-price .tier-price-terms {
  font-size: 20px;
}


a.tier-signup {
  display:inline-block;
  cursor:pointer;
  color:#000;
  font-size:14px;
  padding:6px 32px;
  text-decoration:none;
font-family: 'Lato', sans-serif;
margin-right: 20px;
background-color: #090;
color: #fff;
  border-radius: 5px;
  border: 2px solid #fff;

}

ul.tier-benefits {
text-align: left;
}

ul.tier-benefits li {
padding-top: 0px;
color: #666;
font-size: 14px;
}


ul.tier-benefits li span {
}

.caveat {
  padding-top: 20px;
  font-size: 12px;
}


/* End REGISTRATION */


/* SEARCH PAGE */

.page-template-searchpage h2 {
  font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    text-transform: none;
}


/* SEARCH RESULTS */

#search-results {
  clear: both;
  margin-top: 20px;
}

#search-results #archive {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 33% 33% 33%;
    max-width: 1260px;
}

#search-results .businessresult {
padding: 10px 20px 30px 20px;
  margin-right: 3%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  text-align: center;
  display: inline-block;

}

#search-results .logocontainer {
          width: 90%; 
        height: auto; 
        margin-left: auto;
        margin-right: auto;
}

#search-results img.logo {
       width: 100%;
        height: 100%;
        object-fit: contain; /* Maintain aspect ratio, cover container */
}

#search-results .category {
  font-size: 0.8em;
  font-family: 'Lato', sans-serif;
}

#search-results .size {
margin: 10px 0px 25px 0px;
  font-family: 'Lato', sans-serif;
}

#search-results .size .min {
  margin-right: 20px;
}

#search-results .button {
  width: 50%;
    background-color: #050046;
    border-color: #050046;
    font-size: 1.2rem;
    padding: 10px 1.2rem 10px 1.2rem;
    border-radius: 0.2rem; /* Rounded corners */
  }

#search-results .button a {
    color: #fff;
}


#search-results .brokerresult {
padding: 10px 20px 30px 20px;
  margin-right: 3%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  text-align: center;
  display: inline-block;
}



#search-results img.broker_photo {
  max-width: 120px;
  max-height: 120px;
}


/* END SEARCH RESULTS */





/* narrower browsers (e.g., tablets) */
@media screen and (max-width: 1024px) {


  .menu-main-container {
    margin-top: 10px;
  }

    .topnav a {
      padding: 2px 7px 2px 7px;
    margin: 0px 5px 0px 5px;
    }

    .topnav a:not(#login-button) {
      font-size: 10pt;
      text-align: center;
    }




#toppromobox h1 {
    font-size: 50px;
  }


  .recent-business-container {
      max-width: 1024px;
  }



  .recent-blurb {
  font-size: 0;
  }


  #recent-broker-container {
      grid-template-columns: 16% 16% 16% 16% 16% 16%;
  }


  .recent-broker-item img {
    width: 90%;
    height: auto; 
  }


  .recent-news-item p {
      font-size: 0;
  }

  #search-results h3 {
      font-size: 1.5rem;
      font-weight: 600;
  }

  #search-results .size {
  font-size: 0.7em;
  margin-bottom: 10px;
  }

  #search-results .size .min {
  margin-right: 10px;
  }

  #search-results .button {
      font-size: 0.8rem;
      padding: 5px 5px 5px 5px;
      line-height: 2;
    }


  #search-results #archive {
      grid-gap: 10px;
  }

  #search-results .businessresult {
  padding: 10px 0px 0px 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }


  #search-results .logocontainer {
            width: 120px; 
          height: 120px; 
  }




}

/* cellphones cellphones cellphones cellphones */
@media screen and (max-width: 768px) {

#signupnowbutton {
margin-top: 15px !important;
}


  .menu-main-container {
    margin-top: 10px;
  }

  .topnav {
    text-align: left;
  }


  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
          clear: both;
  }

  .topnav #spacer {
    height: 0px;
    width: 0px;
  }


  .topnav.responsive {
    position: relative;
  }

  .topnav.responsive #spacer {
    height: 50px;
    width: 10px;
  }

  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }



  .topnav.responsive a {
    float: none;
    display: block;
  }


.topnav.responsive a {
  border:0px solid #050046;
    border-radius: 0px;
  display:inline-block;
margin: 0px 10px 0px 0px;
}


.topnav.responsive a:not(#login-button) {
text-align: left;
text-decoration: none;
color: #050046;
font-size: 13pt;
font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.topnav.responsive a#login-button {
  text-align: center;
}

#toppromobox {
  height: 500px; /* You must set a specified height */
}


#toppromobox h1 {
    font-size: 35px;
    padding-top: 20px;
  }


#toppromobox h2 {
    font-size: 20px;
  }


#toppromobox-search {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 100%;
    margin: 10px auto 10px auto;
}


#toppromobox-search .search-sqft,
#toppromobox-search .search-state,
#toppromobox-search .search-submit {
  text-align: center;
}





  .recent-business-container {
      max-width: 768px;
      grid-template-columns: 48% 48%;

  }



  .recent-blurb {
  font-size: 0;
  }


  #recent-broker-container {
      grid-template-columns: 33% 33% 33% ;
  }


  .recent-broker-item img {
    width: 90%;
    height: auto; 
  }




.recent-news-container {
    grid-template-columns: 48% 48%;
}



  .recent-news-item p {
      font-size: 0;
  }

#main {
  margin: 0px 10px 0px 10px;
}


h1 {
  font-size: 3rem;
}

  #search-results h3 {
      font-size: 1.5rem;
      font-weight: 600;
  }

  #search-results .size {
  font-size: 0.7em;
  margin-bottom: 10px;
  }

  #search-results .size .min {
  margin-right: 10px;
  }

  #search-results .button {
      font-size: 0.8rem;
      padding: 5px 5px 5px 5px;
      line-height: 2;
    }


  #search-results #archive {
      grid-gap: 10px;
      grid-template-columns: 49% 49%;
  }

  #search-results .businessresult {
  padding: 10px 0px 0px 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }


  #search-results .logocontainer {
            width: 120px; 
          height: 120px; 
  }


#business td#logo, #broker td#headshot {
  display: none;
}

#business #brokers {
  margin-left: 0px;
  font-size: 0.8em;
}




/* mobile registration css */



#content-register {
padding: 5px 5px;
}


.registerbox {
  padding: 10px 10px;
}

.registerhead {
font-size:37px;
padding: 0px 0px;
}

.membership-grid {
  margin: 5px;
  display: grid;
  grid-template-columns: 32% 32% 32%;
  grid-gap: 0px 5px;
  background-color: #fff;
  padding: 5px;

}

.tier1a, 
.tier2a, 
.tier3a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 5px 10px 5px; 
  }

.tier1a, .tier3a {
  margin-top: 20px;

}

.tier2a {
    padding-top: 30px; 
  }

.tier1b, 
.tier2b, 
.tier3b {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 5px; 
}


.tier-name {
font-size: 12px;
}

.tier-price {
  font-weight: normal;
}

.tier-price .tier-price-dollar {
  font-size: 20px;
  vertical-align: top;
  position: relative;
  top: 8px;
}



.tier-price .tier-price-number {
  font-size: 30px;
}

.tier-price .tier-price-terms {
  font-size: 12px;
}


a.tier-signup {
  display:inline-block;
  cursor:pointer;
  color:#000;
  font-size:14px;
  padding:6px 32px;
  text-decoration:none;
font-family: 'Lato', sans-serif;
margin-right: 20px;
background-color: #090;
color: #fff;
  border-radius: 5px;
  border: 2px solid #fff;

}

ul.tier-benefits {
text-align: left;
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}

ul.tier-benefits li {
padding: 5px 0px 5px 5px;
margin: 0px 0px;
color: #666;
font-size: 14px;
}


ul.tier-benefits li span {
}

.caveat {
  padding-top: 20px;
  font-size: 12px;
}


/* End REGISTRATION */




}

