/*
 Theme Name:   Mariana Handmade
 Theme URI:    http://mariana-handmade.themerex.net/
 Description:  Mariana Handmade - Wordpress blog theme
 Author:       themerex
 Author URI:   http://themerex.net/
 Template:     mariana-handmade
 Version:      1.0
 Tags:         light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  mariana-handmade
*/


@import url("../mariana-handmade/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.slider_swiper[data-slides-per-view="1"].slider_titles_center .slide_info {
	width:30%;
	left: 50%;
	top: 50%;
background: rgba(255,255,255,0.8);
	-webkit-transform:translateX(-50%) translateY(-50%);
	   -moz-transform:translateX(-50%) translateY(-50%);
	        transform:translateX(-50%) translateY(-50%);
}


.style-header-1 .menu_main_nav li>a,.style-header-1 .menu_main_nav>li>a{color:#ffffff}
.style-header-1 .menu_main_nav > li > a {
	color: #ffffff;
}
H5.widget_title{
	color:#ffffff;
}