/**************************************************
        SINGLE PRODUCT PAGE SPECIFIC STYLES
***************************************************/
body.single-product #primary {
	float: none;
    margin: 0 auto;
}
.single-product.postid-5697 .summary div[itemprop="description"] {
	display: none; /*hide single product excerpt from right side of page*/
}
div.product h2 {
	margin-bottom: 15px;
}
.entry-summary h1.product_title.entry-title {
	margin-bottom: .25em;
}
div.product form.cart button.single_add_to_cart_button.button.alt {
    font-size: 13px;
    font-weight: lighter;
    background: rgb(255,33,96);
    transition: background 1s ease;
	margin: 0 auto;
    float: none;
    display: block;
}
.woocommerce div.product p.price {
    font-size: 18px;
}
.single-product #tab-description {
    text-align: center;
}
@media screen and (min-width: 374px) {
	.woocommerce div.product p.price {
		font-size: 24px;
	}
    div.product form.cart button.single_add_to_cart_button.button.alt {
        font-size: 18px;
    }
}
@media screen and (min-width: 768px) {
    div.product form.cart button.single_add_to_cart_button.button.alt {
        font-size: 18px;
		float: left;
    }
}
button.single_add_to_cart_button.button.alt:hover {
    background: rgba(255,33,96,0.8);
}
@media screen and (min-width: 44.375em) {
    #main {
        margin-right: 0;
    }
}
@media screen and (min-width: 992px) {
    button.single_add_to_cart_button.button.alt {
		font-size: 18px;
	}
}
div[itemprop="description"] ul {
	margin-left: 0;
}
div[itemprop="description"] ul li:nth-of-type(1),
div[itemprop="description"] ul li:nth-of-type(2),
div[itemprop="description"] ul li:nth-of-type(3),
div[itemprop="description"] ul li:nth-of-type(4),
div[itemprop="description"] ul li:nth-of-type(5),
div[itemprop="description"] ul li:nth-of-type(6) {
	list-style-type: none;
	padding-left: 37px; /*30px;*/
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 35px 35px; /*25px 25px;*/
	min-height: 40px; /*35px;*/
	font-size: 14px;
	margin-top: 4px;
}
div[itemprop="description"] ul li:nth-of-type(1) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/VideoCourses.svg');
}
div[itemprop="description"] ul li:nth-of-type(2) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/FullAccessToLibrary.svg');
}
div[itemprop="description"] ul li:nth-of-type(3) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/InteractiveMealPlanner.svg');
}
div[itemprop="description"] ul li:nth-of-type(4) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/DiningOutGuide.svg');
}
div[itemprop="description"] ul li:nth-of-type(5) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/BariatricFoodList.svg');
}
div[itemprop="description"] ul li:nth-of-type(6) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/AccessToSteph.svg');
}
/**************************************************
    28 DAY CHALLENGE PRODUCT PAGE SPECIFIC STYLES
***************************************************/
#product-145373 .woocommerce-tabs ul.tabs li.additional_information_tab{
    display: none !important;
}

.woocommerce div.product form.cart .variations td.label{
    color: #2a2a2a;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: -5px;
    display: inline-block;
    font-size: 13px;
}

#product-5697 .woocommerce-product-details__short-description,
#product-145373 .woocommerce-product-details__short-description {
    font-size: 18px;
}
#product-5697 .woocommerce-product-details__short-description h2,
#product-145373 .woocommerce-product-details__short-description h2 {
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border-bottom: 1px solid gray;
}
#product-5697 .woocommerce-product-details__short-description ul,
#product-145373 .woocommerce-product-details__short-description ul {
    list-style-type: none;
    margin-left: 0;
}
#product-5697 .woocommerce-product-details__short-description ul li,
#product-145373 .woocommerce-product-details__short-description ul li {
    padding-left: 37px; /*30px;*/
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 35px 35px; /*25px 25px;*/
	min-height: 40px; /*35px;*/
}
#product-5697 .woocommerce-product-details__short-description ul li:nth-of-type(1),
#product-145373 .woocommerce-product-details__short-description ul li:nth-of-type(1){
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/BariatricFoodList.svg');
}
#product-5697 .woocommerce-product-details__short-description ul li:nth-of-type(2),
#product-145373 .woocommerce-product-details__short-description ul li:nth-of-type(2) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/VideoCourses.svg');
}
#product-5697 .woocommerce-product-details__short-description ul li:nth-of-type(3),
#product-145373 .woocommerce-product-details__short-description ul li:nth-of-type(3){
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/InteractiveMealPlanner.svg');
}
#product-5697 .woocommerce-product-details__short-description ul li:nth-of-type(4),
#product-145373 .woocommerce-product-details__short-description ul li:nth-of-type(4) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/DiningOutGuide.svg');
}
#product-5697 .woocommerce-product-details__short-description ul li:nth-of-type(5),
#product-145373 .woocommerce-product-details__short-description ul li:nth-of-type(5) {
	background-image: url('https://www.foodcoach.me/wp-content/uploads/2017/01/AccessToSteph.svg');
}
#paUpsell {
    background: rgba(234,66,99,.75);
    color: #fff;
    width: 100%;
    font-size: 14px;
    padding: 7.5px;
    border-radius: 3px;
}
#paUpsell a {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}

/*CSS SOLUTION GIFT CARD PRODUCT ADD TO CART BUTTON*/
#product-84482 .single_add_to_cart_button:after,
#product-84747 .single_add_to_cart_button:after {
    left: 7px;
    bottom: 12px;
    position: absolute;
    content: 'Add to Cart';
    z-index: 9;
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    text-transform: uppercase;
}

/*@media screen and (min-width: 768px) {*/
div.product form.cart button.single_add_to_cart_button.button.alt[value="84482"],
div.product form.cart button.single_add_to_cart_button.button.alt[value="84747"] {
    font-size: 18px;
/*    float: left;*/
    width: 125px;
    height: 40px;
}
/*}*/