/*
 Theme Name:     Lanaco (Divi child)
 Theme URI:      https://www.lanaco.com
 Description:    Custom theme based on the Divi theme
 Author:         LANACO
 Author URI:     https://www.lanaco.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/*#main-header {
    background-color: hsl(from var(--gcid-heading-color) calc(h + 0) calc(s + 0) calc(l + 0) / 0.5) !important;
}
#main-header.et-fixed-header {
    background-color: #212527 !important;
}*/
.et_pb_group_carousel_dots {
    margin-top: 15px;
}
span.et-pb-parallax-background.et-pb-parallax-background--css.et-pb-parallax-background-module--divi-section-8 {
    opacity: .6;
}
.ba_logo_carousel_0 .dtq-carousel .slick-track {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}