/*
Theme Name: TeeSpace - Child
Theme URI: https://harutheme.com/teespace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of TeeSpace
Template: teespace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/
.haru-steps--list-2 .haru-steps__image img{border-radius:10px;}
.haru-steps--list-2 .haru-steps__item.active .haru-steps__sub-title-content, .contact-form__submit [type="submit"], .haru-accordion--style-3 .haru-tab-title.active {background-color: #fb8a14;}
.haru-heading-title--sub-heading-1 {color: #fb8a14;background-color: rgba(251, 138, 20, 0.15);}
@media screen and (max-width: 767px) {
  .haru-steps--list-2 .haru-steps__info .haru-steps__image {
    display: none;
  }
  .haru-heading-title--description-3 {
    font-size: 12px;
  }
  .haru-heading-title--heading-7 {
  font-size: 22px;
  }
}