/* ====================================================================================
	SLIDESHOW
==================================================================================== */
/*	Slides Color Assignment
==================================================================================== */

/*	Slide 1  */
#slider_block_1 {background-color: #ffffff;}

#slider_block_1 .slider-block__title {color: #00c2ff;}
#slider_block_1 .slider-block__text {color: #00c2ff;}
#slider_block_1 .slider-block__button--first {color: #ffffff; background: #00c2ff;}
#slider_block_1 .slider-block__button--second {color: #ffffff; border-color: #ffffff;}





/*	Slide 3  */
#slider_block_3 {background-color: #ffffff;}

#slider_block_3 .slider-block__title {color: #97146b;}
#slider_block_3 .slider-block__text {color: #97146b;}
#slider_block_3 .slider-block__button--first {color: #ffffff; background: #97146b;}
#slider_block_3 .slider-block__button--second {color: #97146b; border-color: #97146b;}



/*	Slide 4  */
#slider_block_4 {background-color: #08759F;}

#slider_block_4 {background-image: url("https://assets.jumpseller.com/store/biofoods/themes/91718/options/2308485/bannerecetas.png?1492027706");}

#slider_block_4 .slider-block__title {color: #FFFFFF;}
#slider_block_4 .slider-block__text {color: #FFFFFF;}
#slider_block_4 .slider-block__button--first {color: #024964; background: #ffffff;}
#slider_block_4 .slider-block__button--second {color: #FFFFFF; border-color: #FFFFFF;}



/* ====================================================================================
	FEATURES
==================================================================================== */
/*	Features Actions
==================================================================================== */
.features-actions__button {
	color: #ffffff !important;
	background: #00c2ff !important;
}

/*	Features Color Assignments
==================================================================================== */
#features {background: #ffffff;}

/*	Features Titles  */
#features .page-heading__title,
#features .features-block__title  {color: #00c2ff;}

/*	Features Texts  */
#features .page-heading__text,
#features .features-block__text  {color: #595959;}


/* ====================================================================================
	SPECIFICATIONS
==================================================================================== */
/*	Spec Color Assignment
==================================================================================== */
/*	Spec 1  */
#product-spec__first {background: #f9f9fb;}
#product-spec__first .product-spec__content-title {color: #97146b;}
#product-spec__first .product-spec__content-text {color: #97146b;}
#product-spec__first .product-spec__content-button {color: #97146b; border-color: #97146b;}

/*	Spec 2  */
#product-spec__second {background: #f9f9fb;}
#product-spec__second .product-spec__content-title {color: #024964;}
#product-spec__second .product-spec__content-text {color: #40758a;}
#product-spec__second .product-spec__content-button {color: #024964; border-color: #024964;}

/*	Spec 3  */
#product-spec__third {background: #F9F9FB;}
#product-spec__third .product-spec__content-title {color: #024964;}
#product-spec__third .product-spec__content-text {color: #40758A;}
#product-spec__third .product-spec__content-button {color: #024964; border-color: #024964;}


/* ====================================================================================
	FEATURED PRODUCTS
==================================================================================== */
/*	Featured Products Heading & Actions
==================================================================================== */
#featured-products .page-heading__title {
	color: #a21784;
}
#featured-products .page-heading__text {
	color: #b35ea5;
}
#featured-products .featured-products__actions-button {
	color: #ffffff;
	background: #a41783;
}


/* ====================================================================================
	TESTIMONIALS
==================================================================================== */
/*	Testimonials Color Assignment
==================================================================================== */
#testimonials {background: #dddddd;}
.testimonials-heading__title {color: #024964;}
.testimonials-quotes__block-text {color: #024964;}
