/*
Theme Name: Тема для БФ НИКА
Template: hello-elementor
Author: Everland
Author URI: http://web.evland.ru/
Version: 1.0
*/


body {
	overflow-x:hidden;
}

h2, h3, h4 {
    hyphens: auto
}


#header-stick.stic {
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:99;
	background-color:#fff;
	transition-timing-function: linear;
}

.post button,
.post .button,
.post input[type*=submit],
.post input[type*=button],
.elementor-widget-button .elementor-button {
	background-color:#f03d38;
	color: #fff;
}

.e-loop-item .elementor-cta .elementor-cta__content .elementor-cta__description.elementor-cta__content-item.elementor-content-item {
    height: 81px;	overflow: hidden;
}
.e-loop-item .elementor-cta .elementor-cta__content .elementor-cta__title.elementor-cta__content-item.elementor-content-item {    height: 48px;	overflow: hidden;	}
.elementor-widget-theme-post-excerpt .elementor-widget-container {    height: 160px;    overflow: hidden;}
[class*=elementor-widget-loop] .elementor-page-title, [class*=elementor-widget-loop] .product_title.entry-title {    display: initial;    height: 48px;    overflow: hidden;}
.swiper.elementor-loop-container.swiper-backface-hidden .swiper-slide .elementor-section-wrap {    padding: 15px;}

.elementor .eicon-chevron-left{
	content:url(https://nikafund.am/wp-content/uploads/2023/07/arrow-left-swipe.svg); 
}
.elementor .eicon-chevron-right{
	content:url(https://nikafund.am/wp-content/uploads/2023/07/arrow-right-swipe.svg);    
}
@media(max-width:1025px){
	.elementor .eicon-chevron-left, 
	.elementor .eicon-chevron-right {
		width:20px;
		height:30px;
	}
}

@media(max-width:700px){
	.elementor .eicon-chevron-left, 
	.elementor .eicon-chevron-right {
		width:20px;
		height:30px;
	}  
}