/*
 Theme Name:   Aaranyam Ayurveda Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

:root {
	--aa-h1-slider: clamp(2.8rem, 1.8182rem + 4.9091vw, 5.5rem);
	--aa-h2-slider: clamp(2.8rem, 2.1191rem + 3.4043vw, 4.8rem);
	--aa-h1: clamp(3.3rem, 3.0455rem + 1.2727vw, 4rem);
/* 	--aa-h2: clamp(2.8rem, 2.6182rem + 0.9091vw, 3.3rem); */
	--aa-h2: clamp(2.8rem, 2.5455rem + 1.2727vw, 3.5rem);
	--aa-h3: clamp(2.4rem, 2.2545rem + 0.7273vw, 2.8rem);
	--aa-h4: clamp(1.8rem, 1.5455rem + 1.2727vw, 2.5rem);
	--aa-h5: clamp(1.6rem, 1.4545rem + 0.7273vw, 2rem);
	--aa-h6: clamp(1.6rem, 1.6rem + 0vw, 1.6rem);
	--aa-body-text: clamp(1.5rem, 1.4636rem + 0.1818vw, 1.6rem);
	--aa-top-bottom: clamp(5rem, 3.1818rem + 9.0909vw, 10rem);
	--aa-left-right: clamp(2rem, 2rem + 0vw, 2rem);
	--aa-gap: clamp(2rem, 2rem + 0vw, 2rem);
	--aa-gap-ten: clamp(1rem, 1rem + 0vw, 1rem);
/* 	--aa-btc-font-size: clamp(1.2rem, 1.1273rem + 0.3636vw, 1.4rem); */
	--aa-btc-font-size: clamp(1.2rem, 0.9818rem + 1.0909vw, 1.8rem);
}


#brx-header.sticky.scrolling > #brxe-gotdzt {
    display: none;
}

.ff-default .ff-el-form-control {
    border: 1px solid #4c6353 !important;
}
/* i.fas.fa-spa, i.fas.fa-phone {
    margin-right: 10px;
} */
.splide__list, .splide__slide {
    transition-timing-function: linear !important;
}