@media only screen and (max-width: 757px){
    #blog-item img.blog_image {
    max-width: 100%;
  }
}

div#ckdsclmrshtdwn {
    background: none !important;
    border: none !important;
}
div#ckdsclmrshtdwn:hover {
    background: none !important;
}

div.n68503_opinions {
  margin: 10px 10px 10px 10px;
}

#component_projector_askforproduct_not.no_questions {
    width: 100%;
  }

div.n68503_photo {
    display: inline-block;
    width: 25%;
    margin-left: 5px;
  }
div.n68503_desc {
  width: 70%;
}
@media only screen and (max-width: 979px)
div.n68503_desc {
    width: 70%;
}

@media only screen and (max-width: 757px)
div.n68503_desc {
    width: 70%;
}

.n68503_opinions:before {
  background: none;

}

article.menu-description h1 {
  text-align: left;
  font-size: 1.35em;
  text-transform: uppercase;
}

article.menu-description h2 {
  text-align: left;
  font-size: 1.25em;
  text-transform: uppercase;
}

article.menu-description h3 {
  text-align: left;
  font-size: 1em;
  text-transform: uppercase;
}

article.menu-description p {
  text-align: justify;
  font-size: 1.1em;
}

article.menu-description ul {
  text-align: justify;
  font-size: 1.1em;
}
#component_projector_longdescription h3 {
  text-transform:uppercase;
  font-size:1.1em;
}

.grid_description #rebate_wrapper {margin-top:20px;} 

div.prana-blog-post {
  text-align: justify; 
	margin: 10px 10px 10px 10px; 
	display: block;
	}

div.prana-blog-post h2 {
		margin-bottom:20px; 
		font-size:1.25em; 
		line-height: 1.8;
	}

div.prana-blog-post h3 {
		text-align: center; 
		margin-bottom:20px; 
		margin-top:15px; 
		font-size:1.3em; 
		text-transform: uppercase;
	}

div.prana-blog-post p {
		margin-bottom:20px;
		font-size:1.15em;
		line-height: 1.8;
	}

div.prana-blog-post strong {
		color:#a75265;
	}

div.prana-blog-post-footer p {
		margin:20px; 
		text-align: center;
	}

div.prana-blog-post-footer p strong {
		color:#a75265;
		font-size:1.5em;
		text-transform: uppercase;
	}

div.prana-blog-post-footer hr {
		border: black solid 1px;
	}

div.prana-blog-post-footer-list {
		width:100%; 
		clear:both;
		display: flex; 
		justify-content: center; 
		align-items: center;
		flex-wrap: wrap;
	}

div.prana-blog-post-footer-list div {
		text-align: center;
		margin:20px;
		border: 1px solid black;
	}


div.prana-post-product-list {
		width:100%; 
		clear:both;
	}

	div.prana-post-product-list div {
		text-align: center;
	}

	@media only screen and (max-width: 757px) {
		div.prana-post-product-list div {
			padding:10px;
		}
	}

	@media only screen and (min-width: 758px) and (max-width: 979px) {
		div.prana-post-product-list div {
			padding:20px;
		}
	}
	@media only screen and (min-width: 980px) {
		div.prana-post-product-list div {
			padding:30px;
		}
	}

	a.rejectAll.btn {
		color: #b56e7e !important;
	}
	
	a.acceptSelected.btn {
		color: #b56e7e !important;
	}
