/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2026 | 18:42:14 */
.case {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
    top:-19px !important;
    
}

.elementor-widget-text-editor ul {
    margin-bottom: 16px;
}

.elementor-widget-text-editor ul li {
    margin-bottom: 8px;
}

.elementor-widget-text-editor ul li:last-child {
    margin-bottom: 0px;
}

.elementor-widget-text-editor ul:last-child {
    margin-bottom: 0px !important;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}

.elementor-widget-text-editor ul {
    list-style: none;
    padding-left: 0;
	text-align:left;
    
}

 .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 24px;
}

 .elementor-widget-text-editor ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 15px;
    transform: translateY(-50%);
    width: 14px;  
    height: 14px;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" class="e-font-icon-svg e-far-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"></path></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}


.elementor-icon-box-title {
margin-top:0px !important;
}

 .elementskit-menu-hamburger , .elementskit-menu-close  {
        padding: 0px;
        width: 45px;
        height: 45px;
        border-radius: 100%;
    }
}