/*
Theme Name: logo With Motive
Author: logo With Motive
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.force-overflow {
	float: left;
	height: 300px;
	background: transparent;
	overflow-y: auto;
	margin-bottom: 25px;
	color:#fff;
}

.force-overflow::-webkit-scrollbar-track
{
	border: 1px solid black;
	background-color: #F5F5F5;
}

.force-overflow::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}
span.permonth {
    display: block;
    font-size: 10px;
    line-height: 1;
}
.force-overflow::-webkit-scrollbar-thumb
{background-image: linear-gradient(120deg, var( --e-global-color-d49ac81 ) 20%, var( --e-global-color-332724a ) 60%)
}


.image-scroll-top {
    position: relative;
    overflow: hidden; /* Hide overflowing content */
    height: 400px; /* Set the visible height */
    width: auto; /* Adjust as needed */
	border-radius:10px;
}

.image-scroll-top img {
    position: absolute; /* To move the image */
    top: 0;
    left: 0;
    width: 100%; /* Ensure full width inside container */
    height: auto; /* Maintain aspect ratio */
    transform: translateY(0); /* Start position */
    transition: transform 7s linear; /* Smooth transition */
}

.image-scroll-top:hover img {
    transform: translateY(calc(400px - 100%)); /* Stops when the bottom of the image matches the container's bottom */
}

.testimonial .elementskit-commentor-content {
    height: 110px;
}
@media screen and (min-width: 1024px) {
  .testimonial .elementskit-commentor-content {
    height: 70px ;
}
}

.slider_cover button.flipster__button.flipster__button--next {
    background-image: linear-gradient(112deg, #ffffff00 0%, #ffffff00 50%);
    border: none;
}
.slider_cover button.flipster__button.flipster__button--prev {
    background-image: linear-gradient(112deg, #ffffff00 0%, #ffffff00 50%);
    border: none;
}
.slider_cover .flipster__button svg {
    height: 30px !important;
    width: 20px !important;
    color: #fff;
}
.elementor-828 .elementor-element.elementor-element-d3e0f96 .ue-flip-item-content {
    border-radius: 90px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(112deg, #b520a3 0%, #7436bb 75%);
}
.slider_cover ul.flipster__nav {
    display: none;
}
.elementor-828 .elementor-element.elementor-element-d3e0f96 .flipster__item__content {
    width: 300px !important;
}
