/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 30 2026 | 06:44:10 */
/* MAIN WRAPPER */
.wifi-plan-table {
    border: 1px solid #e6ebf2;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

/* REMOVE LAST BORDER */
.wifi-plan-table > .e-con:last-child {
    border-bottom: none;
}


/* Smooth animation */
.what-you-get .elementor-icon-list-icon {
    transition: transform 0.3s ease;
}

/* Move arrow on hover of full widget */
.what-you-get .elementor-icon-list-item:hover .elementor-icon-list-icon {
    transform: translateX(6px);
}


.why-choose .elementor-image-box-img img:hover{
	transform: scale(1.15) !important;
}


.cusom-p-style .elementor-element p{
	justify-content: center !important;
	margin-bottom: 0 !important;
	    padding-left: 0 !important;
}

