/*
Theme Name: MementoWP Child
Theme URI: http://www.shindiristudio.com/memento/
Description: The Memento child theme.
Version: 1.22
Author: <a href="http://www.shindiristudio.com/"Shindiri Studio</a> & Mihajlovicnenad.com
Template: MementoWP
*/
@import url("../MementoWP/style.css");  
body.page-template-template-onepage-php #mmnt_wrapper .header_wrapper {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	background:#000000 !important;
}

.header_wrapper, .header_wrapper.sticky-header
{
	background:#000000 !important;
}
.page-template-template-onepage-php.mmnt_div_responsive .header_wrapper
{
	background:#000000 !important;
}
.mmnt_footer_container
{
	background:#000000 !important;
}
#mmnt_content
{
	padding:0px !important;
}
.mmnt_footer_desc
{
	display:none !important;
}
.single-tags-list a, .tagcloud a, .widget_categories li a, .widget_product_categories li a, .widget a
{
	color:#ffffff !important;
}
.logo_sticky img
{
	height:70% !important;
	top:20% !important;
}

.swiper-wrapper { height: 375px !important; }
.content-slide.testimonial_section {margin-top: 50px;}

.menu-item-language.has_children ul.sub-menu{
	width: 88px;
}
.menu-item-language.has_children .menu-item-language{
	display:inline-block;
	width:50%;
}