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

@media only screen and (max-width: 768px) {
  #slider_block_1,#slider_block_2,#slider_block_3,#slider_block_4 { background-position: center center; background-size: cover !important;}
}

/*	Slide 2  */
#slider_block_2 {background-color: #000000;}

#slider_block_2 {background-image: url("https://assets.jumpseller.com/store/thegoodlife/themes/94037/options/2465911/IMG_1511.jpg?1567620411");}

#slider_block_2 .slider-block__title {color: #000000;}
#slider_block_2 .slider-block__text {color: #000000;}
#slider_block_2 .slider-block__button--first {color: #ffa388; background: #ffffff;}
#slider_block_2 .slider-block__button--second {color: #FFFFFF; border-color: #FFFFFF;}







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

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

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

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


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

/*	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: #024964;
}
#featured-products .page-heading__text {
	color: #40758a;
}
#featured-products .featured-products__actions-button {
	color: #ffffff;
	background: #024964;
}


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