.tablepress-id-9,
.tablepress-id-9 tr,
.tablepress-id-9 tbody td,
.tablepress-id-9 thead th,
.tablepress-id-9 tfoot th {
	border: none;
} 

#copyright-dislclaimer {
    font-size: .8em;
    color: #808080;
    margin-left: 3.2em;
    margin-top: -.5em;
}

/*This code stops the table border from showing on the top and right side*/
table {border-collapse: collapse; border-spacing: 0; padding: 5px; font-size: 1em; width: 100%; border-top: 0px solid #ddd; border-right: 0px solid #ddd;}

/*This code stops the newsletter subscribe box from showing on subscribe page*/
.page-id-3665 section.header-meta-inner {
    display: none;
}

.checkbox-parent-label {
    padding-bottom: .8em;
font-weight: 900;
}

button.yikes-easy-mc-submit-button-2.btn.btn-primary {
    width: 30%;
    font-weight: bold;
    font-size: 1em;
    border-radius: 5px;
    border: 2px solid #378190;
}
form#revised-newsletter-subcription-2 {
    padding-bottom: 2em;
}
.article ul {
    margin: -15px 0 20px 45px;
}
@media (max-width: 480px){
.nav {
    position: relative;
    display: block;
    background: #fff;
    width: 100%;
    text-align: center;
    z-index: 99999;
    font-size: 1.1em;
}
.container {
   padding: 0px 0 0 0;
}
}
/*getting rid of bottom border on products page*/
article#post-4081 {
    border: none;
}
/*styling the accordion on the products pages*/
article.accordion-title {
    background-color: #FFFFFF;
    color: #2F4858;
    font-size: larger;
    font-weight: bolder;
}

.article {
  border-bottom: none;
}
.header-meta-inner {
    padding: 10px;
}
section.header-meta-inner {
    text-align: center;
}
.tablepress img {
    /* margin: 0; */
}
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}
img.header-title {
    width: calc(1980px/2)!important;
    height: auto;
}

/*h6 {font-size: 2em;
		text-transform: uppercase;}*/

/*This hides the social share on the home page */
.home .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    display: none;
}

/*center the certified products table*/
.home tbody {
    text-align: center;
}

.page-id-4551 tbody {
    text-align: center;
}

/*reducing flex-slider margin on mobile.*/
@media screen and (max-width: 480px) {
.flexslider {
    padding-bottom: -40px;
}
}

.heateor_sss_sharing_title{
  font-weight: 400 !important; 
  font-size: 0.75em;
}

.heateor_sss_sharing_container{
  margin-bottom: 20px;
}

.tableimage250{
  width:250px;
  float:right;
  text-align:center;
}

.ui-accordion .ui-accordion-header{ background-color: #028E98; color: #ffffff; font-weight: bold; font-family: "Open Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; }
.ui-accordion-content > p{ line-height: 1.2em; }
.ui-accordion-header-icon{ margin-right: 10px;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{ border-color: #028E98 !important; }
.ui-accordion-content a{color: #028e98 !important;}
.ui-accordion-content a:hover{color: #2f4858 !important;}

#menu-main-menu > li:last-child > a{
	background: #028e98;
  color: #ffffff;
}

#menu-main-menu > li:last-child > a:hover{
	color: #000000; 
}

.tableimage250{
  margin-left: 15px;
}

#media_image-3{
  text-align: center;
}

.page-id-157 .heateor_sss_sharing_container{
 display:none; 
}

#banned-table{
	border-collapse: collapse;
	height: fit-content !important;
}

#banned-table tr,
#banned-table td{
	vertical-align: middle;	
}

#banned-table td > p{
	margin-bottom: 0 !important;
}

#myInput {
  width: 90%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}

