.jet-listing-grid__items.grid-col-desk-1.grid-col-tablet-1.grid-col-mobile-1.jet-listing-grid--933 a {
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.elementor-element.elementor-element-5bafeeb.elementor-widget.elementor-widget-heading * {
    font-family: Kalameh !important;
	font-weight: 500;
}

.content-post img {
    /* width: 100%; */
    border-radius: 16px !important;
}
@media (max-width: 767px) {
	
	::marker {
        display: block !important;
        font-size: 12px !important;
    }
	
	ol {
    	padding-right: 18px;
	}
	
    button.jet-ajax-search__submit {
        max-width: 85px;
        max-height: 34px;
    }

    button.jet-ajax-search__submit {
        margin: unset !important;
        margin-left: 4px !important;
    }

    .publish-icon {
        background: url(/wp-content/uploads/2024/05/Icon-1.svg) 0 0 / cover no-repeat;
    }

    .clock .elementor-heading-title {
        justify-content: center;
        gap: 8px !important;
    }

    .blogexcerpt {
        font-size: 12px;
        line-hight: 17.16px;
    }

    .content-post strong {
        color: #1A1A1A;
        font-family: Kalameh;
        font-weight: 600 !important;
    }

    .content-post h1, .content-post h2, .content-post h3, .content-post h4, .content-post h5, .content-post h6 {
        color: #1A1A1A;
        font-family: Kalameh;
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .blog-ads {
        height: 164px;
        display: flex;
        flex-direction: column;
        padding: 16px 24px;
        box-shadow: 0px 2px 5px 0px #10173F1A;
        background-color: #3F51B5;
        border-radius: 16px;
        margin: 32px 0 24px 0;
        color: white;
        background-image: url('/wp-content/uploads/2024/07/Ellipse-205.svg');
        background-position: top right;
        background-repeat: no-repeat;
    }

    .blog-ads-img {
        position: absolute;
        left: 0;
        margin-top: -16px !important;
		width: unset !important;
    }

    .blog-ads-img img {
        width: 164px;
        height: 119px !important;
        left: -24px;
        border-bottom-left-radius: 16px !important;
    }

    .blog-ads p {
        font-family: Kalameh;
        font-size: 16px;
        font-weight: 600;
        line-height: 27.2px;
        margin: unset;
    }

    .blog-ads span {
        font-size: 12px;
        font-weight: 400;
        line-height: 17.16px;
        max-width: 204px;
        margin: 12px 0 16px 0;
    }

	.blog-ads button img {
    	width: 16px;
    	height: 16px;
	}
	
    .blog-ads button {
        box-shadow: 0px 1px 5px 0px #0000001F;
        background-color: #FFC107;
        width: 154px;
        height: 35px;
        padding: 8px 16px 8px 16px;
        gap: 8px;
        border-radius: 24px;
        border: none;
        font-size: 12px;
        font-weight: 400;
        line-height: 19.2px;
        color: #212121;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .tag-cloud-link {
        color: var(--primary-900, #2D2F66);
        font-size: 12px !important;
        font-weight: 500;
        line-height: 150% !important; /* 18px */
    }

    .more-all .elementor-heading-title a {

        gap: 8px;
    }

    .more-all .elementor-heading-title a svg {
        width: 16px;
        height: 16px;
    }

    .blog-posts .slick-list.draggable {
        padding: 0px 16px 0px 86px !important;
    }

    :is( .elementor-829 .elementor-element.elementor-element-f57b67d > .elementor-widget-container > .jet-listing-grid, .elementor-829 .elementor-element.elementor-element-f57b67d > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__slider, .elementor-829 .elementor-element.elementor-element-f57b67d > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__scroll-slider ) > .jet-listing-grid__items {
        margin-right: calc(34px / -2) !important;
        width: calc(100% + 16px) !important;
        padding-right: 8px !important;
    }

	
	.content-post img {
		margin: 20px 0;
	}
}

@media (min-width: 767px) {
	
	.content-post img {
		margin: 40px auto; 
	}
	
    button.jet-ajax-search__submit {
        max-width: 151px;
        max-height: 48px;
    }

    h2 {
        margin: 32px 0 24px 0;
    }

    .blog-ads {
        display: none;
    }
	
	strong {
    font-weight: 700;
    line-height: 28.6px;
	}

	.content-post h2, .content-post h3, .content-post h4, .content-post h5, .content-post h6 {
		font-size: 20px !important;
		font-weight: 700;
		line-height: 28.6px;
	}

}


.top-posts .elementor-heading-title a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.jet-ajax-search__results-footer .jet-ajax-search__navigation-holder {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

button.jet-ajax-search__submit {
    position: absolute;
    left: 0;
}

.blogexcerpt {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
}

img.blog-ads-img {
    border-radius: 16px !important;
}

.tag .elementor-widget-container h5 {
    display: none;
}

.tag-cloud-link {
    display: inline-flex;
    padding: 6px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: #E8EAF6;
    color: #1A237E !important;
    text-align: center;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 150%;
}

.tagcloud {
    gap: 8px;
    display: flex;
}


.newsr .elementor-widget-container .elementor-heading-title:before {
    content: "";
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #9194DD;
    border-radius: 50%;
    position: relative;
    margin-left: 10px;
    padding: 5.2px;
}

.newsr .elementor-widget-container .elementor-heading-title {
    display: flex;
    align-items: center;

}

.spaceorb {
    min-height: 264px;
    width: 2px;
    background: linear-gradient(180deg, #ACAFE5 0%, rgba(172, 175, 229, 0) 132.2%);
    display: flex;
}

.more-all .elementor-heading-title a {
    display: flex;
    align-items: center;
    gap: 14px;
    justify-content: flex-end;
}