body
{
	background-color: #ffffff;
	/* font-family: 'Roboto', sans-serif; */
}
#navigation-sidebar
{
	width: 340px;
	background: url('http://www.peckas.se/wp-content/themes/peckas/assets/images/nav-top.png') center top no-repeat #000000;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	color: #000000;
	padding: 60px 0px 0px 0px;
    /* font-family: 'Roboto', sans-serif; */
}

/*
body.home .content
{
	margin-left: 340px;
	padding-left: 0px;
}
*/
#navigation-sidebar #menu-top img
{
	width: 270px;
	margin: 0px auto;
	display: block;
}
#navigation-sidebar #menu-bottom img
{
	width: 270px;
	margin: 0px auto;
	display: block;
	height: 38px;
}

#navigation-sidebar #menu-body-bg
{
	width: 270px;
	width: 270px;
	margin: 0px auto;
	background: url('http://www.peckas.se/wp-content/themes/peckas/assets/images/menu-bg-pattern.png') center center repeat-y #edece8;
	padding-top: 30px;
	padding-bottom: 30px;
}

#navigation-sidebar #navigation-wrapper ul
{
	padding-left: 0;
	list-style-type: none;
	margin-left: 0;
}

#navigation-sidebar #navigation-wrapper ul li
{
	padding-left: 0;
	text-align: center;
}

#navigation-sidebar #navigation-wrapper ul li a
{
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.9px;
	color: #000000;
	border-bottom: 1px #525252 solid;
	text-transform: uppercase;
	display: block;
	width: 95%;
	max-width: 170px;
	margin: 0px auto;
	padding: 6px 0px;
	position: relative;
}

#navigation-sidebar #navigation-wrapper ul li.active a
{
	color: #d82c2c;
}

#navigation-sidebar #navigation-wrapper ul li:last-child a
{
	border-bottom: 0;
}


#navigation-sidebar #navigation-wrapper ul li a::after 
{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d82c2c;
    transition: width .3s;
    margin: 0px auto;
    position: absolute;
    bottom: -1px;
    left: 0;
}
#navigation-sidebar #navigation-wrapper ul li a:hover::after 
{
    width: 100%;
    transition: width .3s;
}


#navigation-sidebar .nav-socials
{
	text-align: center;
	margin-top: 25px;
}
#navigation-sidebar .nav-socials a img
{
	width: 20px;
	height: 20px;
	border: 0;
	text-decoration: none;
	opacity: 1;
}

#navigation-sidebar .nav-socials a img:hover
{
	opacity: 0.7;
}

#navigation-sidebar .nav-contact
{
	margin-top: 13px;
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
}
#navigation-sidebar .nav-contact a
{
	color: #000000;
}
#navigation-sidebar .nav-contact a:hover
{
	color: #d82c2c;
}

div.onepage-section
{
	background-color: #ffffff;
	min-height: 600px;
	padding-bottom: 100px;
}

div.onepage-section.custom-colors a
{
	color: inherit;
}

div.onepage-section .image-and-title
{
	position: relative;

}

div.onepage-section .image-and-title .image-shadow
{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-box-shadow: inset 37px -47px 87px -31px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 37px -47px 87px -31px rgba(0,0,0,0.75);
	box-shadow: inset 37px -47px 87px -31px rgba(0,0,0,0.75);
}

div.onepage-section .image-and-title h2.title-on-image
{
	position: absolute;
	bottom: 0px;
	left: 140px;
	color: #ffffff;
	font-size: 80px;
	/* font-family: 'Roboto', sans-serif; */
	text-transform: uppercase;
	letter-spacing: 0.9px;
	font-weight: 700;
	margin-bottom: 0px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.66);
}

div.onepage-section h2.title-without-image
{
	padding-left: 150px;
	padding-top: 50px;
	
	font-size: 50px;
	/* font-family: 'Roboto', sans-serif; */
	text-transform: uppercase;
	letter-spacing: 0.9px;
	font-weight: 700;
}

div.onepage-section .onepage-section-content
{
	/*
	max-width: 800px;
	padding-left: 150px;
	*/
	padding-top: 50px;
	padding-bottom: 50px;
}

div.onepage-section .onepage-section-content h1,
div.onepage-section .onepage-section-content h2,
div.onepage-section .onepage-section-content h3,
div.onepage-section .onepage-section-content h4,
div.onepage-section .onepage-section-content h5
{
	line-height: 1.2;
	font-weight: 600;
}


body.home div.inner-content.grid-x,
body.page-template-template-start2 div.inner-content.grid-x
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

body.home .grid-padding-x > .cell,
body.page-template-template-start2 .grid-padding-x > .cell
{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.mobile-header
{
	display: none;
}

.mobile-header
{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.menu-btn
{
	display: block;
	background-color: #ff0000;
	color: #ffffff;
	padding: 5px 8px;
	width: 155px;
	margin: 25px auto 5px auto;
	/* font-family: 'Roboto', sans-serif; */
	letter-spacing: 0.7px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
}

.mobile-header .mobile-logo
{
	display: block;
	width: 100%;
	max-width: 381px;
	height: auto;
	margin: 10px auto;
	cursor: pointer;
}

.mobile-header .mobile-nav
{
	margin-top: 20px;
	padding: 10px;
	display: none;
}

.mobile-header .mobile-nav ul
{
	padding-left: 0;
	list-style-type: none;
	margin-left: 0;
}

.mobile-header .mobile-nav ul li
{
	padding-left: 0;
	text-align: center;
}

.mobile-header .mobile-nav ul li a
{
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.9px;
	color: #ffffff;
	border-bottom: 1px #72493b solid;
	text-transform: uppercase;
	display: block;
	width: 95%;
	max-width: 170px;
	margin: 0px auto;
	padding: 6px 0px;
	position: relative;
}
.mobile-header .mobile-nav ul li:last-child a
{
	border-bottom: 0;
}

body .elementor-section.elementor-section-boxed > .elementor-container
{
	width: 100%;
	/*background-color: pink;*/
	max-width: 100%;
}

body.page-template-template-start2.elementor-page-86
{
	padding: 0px 0px 0px 340px;
}
body.page-template-template-start2 h1.page-title
{
	display: none;
}

body.page-template-template-start2 .elementor-86 .elementor-element.elementor-element-ba7b2ab > .elementor-element-populated
{
	padding: 0px;
}

body.page-template-template-start2.elementor-page-86 main.cell
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

body #rev_slider_2_1 .zeus .tp-bullet-image, 
body #rev_slider_2_1 .zeus .tp-bullet-imageoverlay,
body #rev_slider_2_1 .zeus .tp-bullet-title
{
	display: none;
}

.center-text-one
{
	width: 70%;
	display: block;
	margin: 0px auto;
}

.elementor-widget-heading .elementor-heading-title
{
	color: #000000;
}


.max-500
{
	max-width: 500px;
	margin: 0px auto;
}
.max-900
{
	max-width: 800px;
	margin: 0px auto;
}

.tomato-locations .elementor-text-editor > p
{
	margin-bottom: 1px;
}

.bottom-navigation li.elementor-icon-list-item a
{
	color: #ffffff;
}
.bottom-navigation li.elementor-icon-list-item a svg
{
	color: #e5e5e5;
}
.bottom-navigation .elementor-widget-wp-widget-nav_menu ul.menu li a
{
	padding: 4px 0px;
	color: #f7f7f7;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 0.3px;
	font-size: 14px;
}

#goto-top
{
	position: fixed;
	display: block;
	width: 40px;
	height: 40px;
	padding-top: -10px;
	bottom: 20px;
	right: 20px;
	background-color: red;
	z-index: 1;
	font-size: 30px;
	color: #ffffff;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	border-radius: 40px;
	text-align: center;
	opacity: 0.7;
}
#goto-top:hover
{
	opacity: 1;
}
#goto-top .svg-inline--fa
{
	height: 40px;
}

div.content div.rev_slider_wrapper
{
	z-index: 2;
}

footer.footer
{
	display: none;
}

.made-in
{
	text-align: center;
}

.made-in img
{
	display: block;
	width: auto;
	height: auto;
	margin: 10px auto;
}

.nav-lang
{
	text-align: center;
}
.nav-lang img
{
	width: 30px;
	height: auto;
	opacity: 0.6;
}

.nav-lang img:hover
{
	opacity: 1;
}

.mobile-nav .nav-lang img
{
	width: 40px;
	padding: 5px;
}