/*
 Theme Name:   Superage
 Theme URI:    https://understrap.com
 Description:  Superage Child Theme
 Author:       #
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/


 #carouselSuperAge .slide-title{
    font-size:2.5em;
    font-weight: 600;
    line-height: 1.2;
}
    
@media (min-width: 1024px) {
    #carouselSuperAge .slide-title{
       font-size: 2.2em;
    }
}

@media (min-width: 1280px) {
   #carouselSuperAge .slide-title{
       font-size: 2.5em;
    }
}
    
@media (min-width: 1480px) {
   #carouselSuperAge .slide-title{
      font-size: 2.8em; }
}

.produseCategori h1{
    font-size: 1.8em;
}

.lsi h5{
    height:60px;
}

#accordionFaq .accordion-item{
    border:0px;
}

#accordionFaq .accordion-button:not(.collapsed){
    color: #e01b07!important;
    background-color: transparent;
}
