/*
Theme Name: wwp-en
Theme URI: https://www.womenwagepeace.org.il/en
Template: hello-elementor
Author: eplace
Author URI: https://www.eplace.co.il
Version: 1.1656511527
Updated: 2022-06-29 14:05:27

*/

body, p, div, input
{
	font-family:'Noto Sans', sans-serif;
	
}

a
{
	color: #dd0182;
}

a:active, a:hover {
    color: #F7CD46;
}

.page h2
{
	color:#0199ae;
	font-size: 26px;
  font-family: 'Merriweather';
}




.page h1
{
	background: rgba(255,255,255,0.6);
    padding: 10px 15px;
    border-radius: 10px;
    text-align:center;
	display:initial;
}
/* video page title */
.page-id-10750 .page h1
{
	background:transparent;
}
.top-page-banner
{
background-blend-mode: luminosity;
    background-color: rgba(255, 255, 255, 1);
}

.top-page-banner #breadcrumbs, .top-page-banner #breadcrumbs a
{
	color:#fff;
}


@media (min-width: 1200px)
{
.site-footer .footer-inner, .site-header .header-inner {
    max-width: 1200px;
}
}

#home-slogan .slogan-text p
{
	font-size:26px;
}

#home-slogan .slogan-text strong
{
	background:#fff;
	color:#0199ae;
	font-family:merriweather;
	border-radius:5px;
	padding:3px 5px;
	white-space: nowrap;

}

header nav a
{
	color:#3b3b3b;
	transition:ease all 0.6s;
	border-top:2px solid #fff;
}
header nav a:hover, header nav .current-menu-item a, .current-menu-parent a
{
	color:#0198AE;
	border-top:2px solid #0198AE;
}

.pink-link a
{
	color:#dd0182;
}

.pink-link a:hover{
	border-top: 2px solid #dd0182;
    background: #dd0182;
    color: #fff;
}

.home-sider .swiper-slide-inner {

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#99ffffff',GradientType=0 ); /* IE6-9 */

}

.home-sider .swiper-wrapper.elementor-slides .elementor-background-overlay
{
	background-image:url(https://www.womenwagepeace.org.il/en/wp-content/uploads/pattern-dots-size.png)
}

.swiper-slide-contents {
    background: rgba(255,255,255,0.8);
    padding:10px 15px 20px;
    border-radius:10px;
	z-index:400;
	position:relative;
}

.swiper-slide-contents a {
    background: #f7cd46;
	color:#3b3b3b;
	padding:2px 5px;
    border-radius:10px;
	transition:ease all 0.6s;
}

.swiper-slide-contents a:hover{
	background:#dd0182;
	color:#fff;
}

.mission-list .elementor-widget-text-editor, .mission-list p {
    margin-bottom: 5px;
}

.archive-posts a.elementor-post__read-more {
    background: #f7cd46;
	color:#0199ae !important;
    padding: 3px 15px;
    border-radius: 5px;
     font-size: 18px;
	transition:ease all 0.6s;
}

.archive-posts a.elementor-post__read-more:hover{
	 font-size: 16px;
}
.archive-posts h3 a:hover
{
	color:#dd0182!important;
}



.sidebar-single-cat h4 a:hover{
	color:#0199ae !important;
}
