/*
Theme Name: Nevisa Child
Template: hello-elementor
Author: Saeed
Author URI: https://iamsaeed.ir
Version: 3.4.5.1766692673
Updated: 2025-12-25 23:27:53

*/

p {
    margin-top: 0;
}

.head-search .e-search-input-wrapper {
    display: none !important;
}

.n-divider span.elementor-divider-separator {position: relative;}

.n-divider span.elementor-divider-separator:after {
    height: 3px;
    width: 100px;
    content: "";
    position: absolute;
    top: -2px;
    right: 50px;
    background: var(--e-global-color-primary);
}

.n-divider-r span.elementor-divider-separator:after {
    right: 0;
}

.hme-proj .e-loop-item:nth-child(3) .elementor-widget-theme-post-featured-image ,
.hme-proj .e-loop-item:nth-child(5) .elementor-widget-theme-post-featured-image , 
.hme-proj .e-loop-item:nth-child(7) .elementor-widget-theme-post-featured-image{
    height: 200px;
}

.hme-proj .e-loop-item:nth-child(3) .elementor-widget-theme-post-featured-image img,
.hme-proj .e-loop-item:nth-child(5) .elementor-widget-theme-post-featured-image img,
.hme-proj .e-loop-item:nth-child(7) .elementor-widget-theme-post-featured-image img{
    height: 200px;
}

@media screen and (max-width: 700px) {
	
	
}