.use-cases-wrapper a.post-title {
    font-size: 17px !important;
}



.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell i::before {
    content: "1";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(2) i::before {
    content: "2";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(3) i::before {
    content: "3";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(4) i::before {
    content: "4";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(5) i::before {
    content: "5";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(6) i::before {
    content: "6";
}

.how-we-do-it-wrapper .the7-box-grid-wrapper .dt-css-grid .wf-cell:nth-child(7) i::before {
    content: "7";
}
.who-benifits-wrapper ul {
    margin: 0 !important;
    list-style: none;
}

.who-benifits-wrapper ul li:before {
    content: "";
    background-image: url(https://televu.ca/wp-content/uploads/2023/06/check-mark.png);
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 0;
    background-size: 18px;
    background-repeat: no-repeat;
    top: 5px;
}



.who-benifits-wrapper ul li {
    position: relative;
    padding-left: 25px !important;
    font-size: 14.5px;
    line-height: 24.5px !important;
	margin-bottom:5px;
}

.who-benifits-wrapper ul li:last-child {
	margin-bottom:0px !important;
}

.img-service-box {
    padding: 30px;
    border: 1px solid #001a401c;
    border-radius: 16px;
    background: #fff;
	height: 100%;
}


.counter-wraper .elementor-counter-title {
    margin-top: 10px;
}

.use-cases-wrapper .the7-simple-post-thumb {
    width: 100% !important;
}



.about-slider .dt-owl-item-icon:after,.about-slider .dt-owl-item-icon:before {
    border: 0 !important;
}





.header-main li.menu-item.menu-item-type-custom a span.item-content {
    border: 2px solid var(--the7-btn-border-color);
    background: var(--the7-btn-border-color);
    color: #fff;
    border-radius: 20px;
    padding: 3px 10px;
    font-size: 10px !important;
	cursor: pointer !important;
}
.header-main .dt-nav-menu-horizontal>li>a * {
    font-size: 14px !important;
}
.header-main li.menu-item.menu-item-type-custom a span.item-content * {
    font-size: 14px;
}

.header-main li.menu-item.menu-item-type-custom a:hover {
    cursor: unset !important;
}
.header-main li.menu-item.menu-item-type-custom a::after {
    display: none;
}

.header-main li.menu-item.menu-item-type-custom a span.item-content:hover {
	cursor: pointer !important;
}

.header-main li.menu-item.menu-item-type-custom a span.item-content:hover {
    background: #fff;
    color: var(--the7-btn-border-color);
}

.header-main li.menu-item.menu-item-type-custom a:first-child {
    padding-right: 0 !important;
}


.sharedaddy,.jp-relatedposts {
    display: none !important;
}