/*
	Theme Name:   Adsett Child
	Theme URI:    https://demo.casethemes.net/adsett/
	Description:  Adsett is a clean and modern Architecture design. You can use it for any kind website like architect, architecture, building, construction, decor, estate, furniture, house and many others relevant businesses. Well-structured code and easy to use documentation help you to get a great business website.
	Author:       Case-Themes
	Author URI:   https://casethemes.net/
	Template:     adsett
	Version:      1.0.2
	License:      ThemeForest
	License URI:  https://themeforest.net/licenses
	Tags:         architect, architecture, building, construction, decor, estate, furniture, house, house design, interior, interior design, photography, property, real estate, showcase 
	Text Domain:  adsett-child
*/

.pxl-horizontal-scroll.df-color .scroll-text{
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}
.pxl-slider-item.swiper-slide-active {
    z-index: 1;
}
.pxl-slider-item {
    -webkit-transition: opacity 1s ease;
    -khtml-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}