/*
 Theme Name:   Fruitful Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Fruitful Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     fruitful
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.contactright{margin:-70px 0 5px 300px; width: 300px;}
.contactleft{width: 300px;}

div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page #content div.product div.summary {
    max-width: 100%;
}

div.product .woocommerce-tabs, body.woocommerce-page div.product .woocommerce-tabs, body.woocommerce #content div.product .woocommerce-tabs, body.woocommerce-page #content div.product .woocommerce-tabs {
    max-width: 100%;
}

.stock { display: none; }

.blog_post .date_of_post {
    height:70px!important;
}

.footerad {font-size: 125%;
  font-weight: 700;
  margin: 0;
  padding: 0 0 5px;
}

.grade-square { 
	width: 125px;
	height: 125px;
	font-size: 80px;
	line-height: 120px;
	font-weight: 650;
	margin: auto;
	border-radius: 10px;
	color: #ffffff;
	text-align: center;
}

.grade-square-a {
  background-color: #066713;
  border: 2px solid #0a881b;
}

.grade-square-b {
	background-color: #b4cd36;
	border: 2px solid #bdd53f;
}

.grade-square-c {
	background-color: #e4cc2b;
	border: 2px solid #ebd22b;
}

.grade-square-d {
	background-color: #ef982b;
	border: 2px solid #e18a1d;
}

.grade-square-f {
  background-color: #e5412b;
  border: 1px solid #cd3420;
}

.grade-letter-a {
	color: #066713;
}

.grade-letter-b {
	color: #b4cd36;
}

.grade-letter-c {
	color: #e4cc2b;
}

.grade-letter-d {
	color: #ef982b;
}

.grade-letter-f {
	color: #e5412b;
}

#wnb-bar {
  color: white !important;
}