h1,h2,h3,h4{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.page .entry-meta{
  display:none;
}

.pricelist, .mg_latest_from{
  font-family: Arial,sans-serif;
  position:relative;
  top:0;
  left:0;
  padding:2px;
  border-radius: 8px;
  background-color: #e8e7e7;
}
.pricelist .color-box, .mg_latest_item {
  border-radius: 8px;
  padding: 15px 12px 20px;
  text-align: center;
  color:#fff;
  width:90%;
  margin: 3px auto;
}
.mg_latest_item{
  height:221px; 
  width: 221px;
  background-position:center;
  background-repeat: no-repeat;
  padding:0;
  margin: 14px;
  float:left;
  overflow: hidden;
}
.mg_latest_item span {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: white;
  display: block;
  font-weight: bold;
  height: 41px; 
  padding-top: 180px;
  text-align: center;
  text-shadow: 0 0 8px black;
  width: 221px;
}
.pricelist h3{
  color:#fff;
  font-size: 30px;
  font-weight:bold;
  line-height: 1;
}

.pricelist .color-box p.price {
  font-size: 35px;
  line-height: 30px;
  margin-bottom:0;
}

.pricelist .color-box p.pricejust {
 font-size:12px;
 margin-bottom:0;
}

.priceitem {
	position: relative;
  float:left;
  width:50%;
  padding-bottom:10px;
}	

.priceitem::before, .t_row::before {
	content: attr(data-tip) ;	
  font-family: arial, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	position:absolute;
	z-index: 999;
	white-space:nowrap;
	bottom:9999px;
	left: 50%;
	background:#000;
	color:#e0e0e0;
	padding:0px 7px;
	line-height: 24px;
	height: 24px;
	opacity: 0;	
	-webkit-transition:opacity 0.4s ease-out;  
	-moz-transition:opacity 0.4s ease-out;  
	-o-transition:opacity 0.4s ease-out;  
	transition:opacity 0.4s ease-out; 
}		
				
.priceitem:hover::before,.t_row:hover::before	{
	opacity: 1;
	bottom:-35px;
}	

blockquote p{
  display:inline;
}

blockquote:before{
  color:#333;
  content:'\"';
  font-size:3em;
  line-height:0.1em;
  margin-right:0.25em;
  vertical-align: -0.4em;
}
.easy_t_single_testimonial blockquote.easy_testimonial{
    background:transparent;
}
.easy_t_single_testimonial blockquote.easy_testimonial:before{
   content:"";
   font-size:0em;
   line-height:0.1em;
   margin-right:0em;
   vertical-align: 0em;
}
p.testimonial_author{
    font-weight:bold;
}
.t_row{
  border-bottom: 2px solid #666;
  width:100%;
  min-height:70px;
  clear:both;
} 
.t_item{
  width:40%;
  text-align:center;
  margin:5px 5%;
  float:left;
}
.join{
  width:80%;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin:20px auto;
  position:relative;
  padding:10px;
  z-index:1;
  -webkit-box-shadow: 0 15px 10px #777;
  -mox-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  clear:both;
}
.join a{
  color:#fff;
  padding:15px;
  margin:5px 10px;
  border-radius:10px;
  font-weight:bold;
  font-size:1.2em;
  text-align:center;
  float:right;
  background: #bfd255; /* Old browsers */
  background: -moz-linear-gradient(top,  #bfd255 0%, #72aa00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(100%,#72aa00));
  background: -webkit-linear-gradient(top,  #bfd255 0%,#72aa00 100%);
  background: -o-linear-gradient(top,  #bfd255 0%,#72aa00 100%);
  background: -ms-linear-gradient(top,  #bfd255 0%,#72aa00 100%);
  background: linear-gradient(to bottom,  #bfd255 0%,#72aa00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#72aa00',GradientType=0 );
}

a[href$=".pdf"] {
  background: url(https://www.tudorsociety.com/wp-content/plugins/mg_tudor/pdf_16x16.png) no-repeat left center;
  padding-left: 20px;
}

/* Hide Comment Form & Link */
#jp-carousel-comment-form-container, /* Form */
div.jp-carousel-buttons a.jp-carousel-commentlink, /* Link */
#jp-carousel-comments-loading /* Loading Comments text */ {
	display: none !important;
}

/* Remove Padding from Link Area */
.jp-carousel-buttons {
	padding: 0 !important;
}

/* transp bg slideshow */
div.slideshow-window {
    background-color: inherit;
    border: none;
}
div.slideshow-slide-caption{
    font-size:20px;
    text-shadow:2px 2px 0px #fefefe;
    color:#222;
}

/* fix image floats in forum */
#spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent .sfimageleft{
    float: none !important;
}

.article.category-public{
    background: url(https://www.tudorsociety.com/wp-content/plugins/mg_tudor/free.png) no-repeat top left;
}

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.align-right { padding: 4px; margin: 0 0 2px 7px; display: inline; float:right;}
img.align-left { padding: 4px; margin: 0 7px 2px 0; display: inline; float:left; }

#infscr-loading{text-align:center; padding-bottom:20px;} .vidcontainer {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.vidcontainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.affwp-form label {
    cursor: pointer;
    width: 200px !important;
    display: block;
    float: left;
}
