.fw-page-builder-content .feature-posts-list h3, .homepage_full .feature-posts-list h3 {

    font-family: Playfair Display;

}

.fw-page-builder-content .feature-posts-list h3, .homepage_full .feature-posts-list h3 {
    font-size: 27px;
    font-weight: normal;
    margin: 10px 0;
}

.slides li .slide-header {
    text-align: left;
	 width: 40%;
}
.page-wrap #slider {
    max-width: 1360px;
    margin-right: auto;
    margin-left: auto;
}

.widget a {
	    font-weight: 400;
    font-size: 14px;
}
.widget .title {
    font-weight: 600;
    font-family: Playfair Display;
}

.cat-links {
   font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    }

.menu_center .navbar-wpz {
    text-align: left;
}

.adv {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
	padding-top: 50px;
    font-size: 16px;
    width: 45%;
}

.navbar-brand-wpz a {
    font-size: 50px;
}

.navbar-brand-wpz.left-align {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.navbar-brand-wpz .tagline {
    font-family: Montserrat;
    font-size: 15px;
}

.navbar-brand-wpz h1 a {
    font-family: Playfair Display;
    font-weight: normal;
}

.slides li h3, .slide-style-3 .slides li h3, .slide-style-3 .slides li h3 a {
    font-family: Playfair Display;
    font-weight: normal;
}

.entry-title, .recent-posts.blog-view .post .entry-title {
    font-family: Playfair Display;
    font-weight: 600;
}

.single h1.entry-title {
    font-family: Playfair Display;
    font-weight: 600;
}
.slides .slide_button {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
	text-align:left;
    text-transform: uppercase;
}

.slides li .slide-header p {
    font-family: Montserrat;
    font-size: 14px;
}


element.style {
}
.slide-style-1 .slides li .slide-overlay {
    color: #fff;
}
.slides li .slide-overlay {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 100%);
}

.site-footer {
	color: #444;
    background-image: url(https://nuriahernandeznanclares.es/wp-content/uploads/2018/04/footer.jpg);
	height: 550px;
	background-size: cover;
}

.widget ul li, .widget ol li {
    list-style-type: none;
    margin: 0 0 5px;
    font-size: 12px;

}

.site-footer .widget .title {
    color: #444;
    font-weight: normal;
    font-size: 28px;
	  position: relative;
    padding-bottom: 25px;
}

.site-footer .widget .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #009245;
}

.widget .title {
    color: #444;
    font-weight: normal;
    font-size: 28px;
	  position: relative;
    padding-bottom: 25px;
}

.widget .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #009245;
}

.site-info .designed-by {
    width: 50%;
    float: left;
    margin: 0;
    text-align: right;
    display: none;
}

.top-navbar {
    display: none;
}

.fw-heading {

    text-align: center;
    font-family: Playfair Display;
    color: #444 !important;
    font-weight: normal !important;
    font-size: 28px;
    position: relative;
	padding-bottom: 1px;

	
}
h3 {
    font-weight: 300;
    line-height: 1.1;
    color: #444;
    font-size: 28px;
}

.fw-heading:before {
	margin-left: -20px;
    content: "";
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 40px;
    height: 5px;
    background-color: #009245;
}

.footer-widgets .column {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    float: none;
}

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
    color: #000;
    font-weight: normal;
    font-size: 20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
   font-family: Playfair Display;
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    display: none;
}

@media screen and (max-width: 768px){
.adv {
    text-align: center;
	display: block;
    width: 100%;
    margin: 0 0 30px;
}
.navbar-brand-wpz a {
    font-size: 45px;
    line-height: 40px;
}
}

@media screen and (max-width: 640px){	
		.slides li .slide-header p {
    font-family: Montserrat;
    line-height: 17px;
    font-size: 12px;
    display: inline-block;

}
	.slides li .slide-header {
    text-align: left;
	 width: 65%;
}
	
	.slides li h3 {
    font-size: 30px;
}
	
	.slides .slide_button a {
    font-size: 13px;
}
.slides .slide_button a {
    display: inline-block;
    padding: 5px 15px;
}
	
	.adv {
	padding-top: 10px;
}
	
	
	.site-footer {

    height: 100%;

}
	}
