/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 10 2025 | 22:30:54 */
#pp-table-col-1{
	border: none;
}

/* .comparision_table .fl-module-content{
	overflow-x: scroll;
}
 */

.fl-node-yj7zd9m4gtx3{
	min-height: 0;
}

.comparision_table .pp-table-cell-inner i.pp-table-cell-icon.fas.fa-check::before {
	content: "" !important;
	background: url(/wp-content/uploads/2025/01/Vector-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
	display: block;
}

.comparision_table .pp-table-cell-inner i.pp-table-cell-icon.fas.fa-xmark::before {
	content: "" !important;
	background: url(/wp-content/uploads/2025/01/X.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
	display: block;
}

.small_trademark_heading sup {
    font-size: 60%;
    top: -0.6em;
}