/*
	Theme Name:   Asri Child
	Theme URI:    https://asri.casethemes.net/landing/
	Description:  Asri is the best Elementor multipurpose theme that you have ever seen. It has more than 20 Compelete Elementor demos that can simply import and edit on Elementor.
	Author:       Case-Themes
	Author URI:   https://casethemes.net/
	Template:     asri
	Version:      1.1.4
	License:      ThemeForest
	License URI:  https://themeforest.net/licenses
	Tags:         agency, blog, business, edd, elementor, gutenberg, magazine, modern gallery, creative, personal, photography, portfolio, shop, woocommerce
	Text Domain:  asri-child
*/
@font-face {
  font-family: "ChelonCustom";
  src: url("https://doreenyaggie.demowebsiteclient.com/wp-content/uploads/2025/12/CHELON.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.chelon-font { font-family: "ChelonCustom" !important; }


.contentmain ul li {padding: 0;margin: 0;list-style: none;padding-left: 20px;position: relative;}

.contentmain ul {
    padding: 0 !IMPORTANT;
    margin: 0 !important;
}

.contentmain ul li:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2026/02/checkmark-png-25953.png) no-repeat;
    width: 64px;
    height: 24px;
    left: -13px;
    top: 2;
    background-size: contain;
}
/* .contentmain ul li:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2026/02/32213.png);
    width: 10px;
    height: 10px;
    left: 0;
    top: 11px;
    background-size: contain;
} */
.contentmaincheckmark ul li:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2026/02/checkmark-png-25953.png) no-repeat;
    width: 64px;
    height: 24px;
    left: -13px;
    top: 8px;
    background-size: contain;
}
.contentmaincheckmark ul li {padding: 0;margin: 0;list-style: none;padding-left: 20px;position: relative;}

.contentmaincheckmark ul {
    padding: 0 !IMPORTANT;
    margin: 0 !important;
}