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

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

#slider_block_1 {background-image: url("https://assets.jumpseller.com/store/heyas1/themes/202156/options/10641839/main-home-2.jpg?1568351499");}

#slider_block_1 .slider-block__title {color: #ffffff;}
#slider_block_1 .slider-block__text {color: #ffffff;}
#slider_block_1 .slider-block__button--first {color: #000000; background: #ffffff;}
#slider_block_1 .slider-block__button--second {color: #4f4f4f; border-color: #4f4f4f;}

@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;}
}







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

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

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

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


/* ====================================================================================
  SPECIFICATIONS
==================================================================================== */
/*  Spec Color Assignment
==================================================================================== */
/*  Spec 1  */
#product-spec__first {background: #0e0e0e;}
#product-spec__first .product-spec__content-title {color: #ffffff !important;}
#product-spec__first .product-spec__content-text {color: #ffffff;}
#product-spec__first .product-spec__content-button {color: #d2d2d2 !important; border-color: #d2d2d2 !important;}
#product-spec__first .product-spec__content-button:hover {background: #d2d2d2 !important; color: #FFF !important;}

/*  Spec 2  */
#product-spec__second {background: #f9f9fb;}
#product-spec__second .product-spec__content-title {color: #060606 !important;}
#product-spec__second .product-spec__content-text {color: #060606;}
#product-spec__second .product-spec__content-button {color: #232323 !important; border-color: #232323 !important;}
#product-spec__second .product-spec__content-button:hover {background:#232323!important; color: #FFF !important;}

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

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


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