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

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

#slider_block_1 {background-image: url("https://assets.jumpseller.com/store/liebre/themes/176427/options/8224389/liebrefotoBanner1.jpg?1566247839");}

#slider_block_1 .slider-block__title {color: #373737;}
#slider_block_1 .slider-block__text {color: #494949;}
#slider_block_1 .slider-block__button--first {color: #ebebeb; background: #373737;}
#slider_block_1 .slider-block__button--second {color: #373737; border-color: #373737;}

@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: #373737;}

#slider_block_2 {background-image: url("https://assets.jumpseller.com/store/liebre/themes/176427/options/8224407/liebrebannerftobajando2.jpg?1566251173");}

#slider_block_2 .slider-block__title {color: #ffffff;}
#slider_block_2 .slider-block__text {color: #ebebeb;}
#slider_block_2 .slider-block__button--first {color: #ebebeb; background: #373737;}
#slider_block_2 .slider-block__button--second {color: #373737; border-color: #373737;}



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

#slider_block_3 {background-image: url("https://assets.jumpseller.com/store/liebre/themes/176427/options/8224425/liebrebannerFotobajando.jpg?1566247807");}

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





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

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

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

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


/* ====================================================================================
  SPECIFICATIONS
==================================================================================== */
/*  Spec Color Assignment
==================================================================================== */
/*  Spec 1  */
#product-spec__first {background: #ebebeb;}
#product-spec__first .product-spec__content-title {color: #4b4b4b !important;}
#product-spec__first .product-spec__content-text {color: #4b4b4b;}
#product-spec__first .product-spec__content-button {color: #00c5d3 !important; border-color: #00c5d3 !important;}
#product-spec__first .product-spec__content-button:hover {background: #00c5d3 !important; color: #FFF !important;}

/*  Spec 2  */
#product-spec__second {background: #ffffff;}
#product-spec__second .product-spec__content-title {color: #4b4b4b !important;}
#product-spec__second .product-spec__content-text {color: #4b4b4b;}
#product-spec__second .product-spec__content-button {color: #00c5d3 !important; border-color: #00c5d3 !important;}
#product-spec__second .product-spec__content-button:hover {background:#00c5d3!important; color: #FFF !important;}

/*  Spec 3  */
#product-spec__third {background: #ebebeb;}
#product-spec__third .product-spec__content-title {color: #4b4b4b !important;}
#product-spec__third .product-spec__content-text {color: #4b4b4b;}
#product-spec__third .product-spec__content-button {color: #00c5d3 !important; border-color: #00c5d3 !important;}
#product-spec__third .product-spec__content-button:hover {background:#00c5d3!important; color: #FFF !important;}

/* ====================================================================================
  FEATURED PRODUCTS
==================================================================================== */
/*  Featured Products Heading & Actions
==================================================================================== */
#featured-products .page-heading__title {
  color: #494949;
}
#featured-products .page-heading__text {
  color: #494949;
}
#featured-products .featured-products__actions-button,
.blog-feed__actions .button.blue {
  color: #ffffff;
  background: #00c5d3;
}


/* ====================================================================================
  TESTIMONIALS
==================================================================================== */
/*  Testimonials Color Assignment
==================================================================================== */
#testimonials {background: #ffffff;}
.testimonials-heading__title {color: #3b3b3b;}
.testimonials-quotes__block-text {color: #4b4b4b;}
