
html, body{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	color: #333;
}
footer a, footer{
	font-size: 14px;
}

html{

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffcfc+0,efefef+100 */
	background: rgb(255,252,252); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,252,252,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,252,252,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,252,252,1) 0%,rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */
	background: url(https://www.antiek.net/roomzinterieur/images/back.jpg) no-repeat top center #fffcfc fixed;
	background-size: cover;

}

body{
	font-family:  'Poppins', sans-serif;
	color: #333;



}

div.header-border{
height: 130px;
border-bottom: 0px solid #5E4C38;
position: absolute;
width: 100%;
top: 0px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffffff+100 */
background: url(https://www.antiek.net/roomzinterieur/images/back.jpg) no-repeat top center #fffcfc fixed;
background-size: cover;
opacity:0.8;

}

.mainContent {
	margin-top: 130px;
	margin-bottom: 30px;
}

header {
	z-index: 1001;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
}

div.instagram{
position: absolute;
top: 6px;
right: 25px;
font-size: 19px;
}

div.searchholder{
position: relative;
top: 6px;
z-index: 100;
}

h4.contact{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 300;
}
div.contact-info{
	padding-left: 30px;
}
div.contact-info a, div.contact-info div{

	position: relative;
	line-height: 30px;
}
div.contact-info i{
	position: absolute;
	left: -30px;
	top: 4px;
}

input.search{
font: bold 10px/16px  Arial;
padding: 0 0 0px 4px;
width:100px;
height:18px;
min-height: 16px;
border: solid 1px #bbb;
background-color: #fff;
color: #555;
float: left;
border-radius: 0px;
-webkit-appearance: none;
}

input.searchsubmit{
font: bold 10px/16px  Arial;
padding: 0px 0px 0px 0px;
width:55px;
height:18px;
border: none;
background-color: #bbb;
color: #fff;
cursor: pointer;
float: left;
text-shadow: 0;
display: inline-table;
border-radius: 0px;
text-shadow: 0 0px rgba(0, 0, 0, 0);
-webkit-appearance: none;
}

input.searchsubmit:hover{
background-color: #777;
}

li.searchmenu{
	display: block;
}


a.logo:visited{
	color:#fff;
}

a.logo {
    display: block;
    width: 380px;
    position: absolute;
    left: 10px;
    margin: auto;
    top: 22px;
}
img.logo{
	width: 100%;
}
nav.nav-wrap{
	display: table;
	position: absolute;
	right: 20px;
	top: 40px;
}
#nav-wrap > ul{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap ;
}

#nav ul.dropdown {
	padding: 10px 25px;
	margin: 0 0 0 -25px;
	width: auto;
	list-style: none;
	position: absolute;
	background: white;
	z-index: 91000;
	display: none;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	line-height: 35px;
}

#nav-wrap > ul li:hover ul.dropdown {
	display: block;
}

#nav-wrap li{
	list-style: none;
}
#nav-wrap a.lan {
    opacity: 0.5;
}
#nav-wrap a {
	font-family:  'Poppins', sans-serif;
	font-size: 14px;
    font-weight: 300;
	color: #080808;
	text-decoration: none;
	margin-left: 25px;
	text-transform: uppercase;
}

#nav-wrap > ul li ul.dropdown a {
	margin-left: 0;
}

@media  (min-width: 992px) AND (max-width: 1200px){
	#nav-wrap a {
		margin-left: 12px;
	}

	#nav-wrap > ul li ul.dropdown a {
		margin-left: 0;
	}
}

.menubtn{
	display: none;

}



img.page-img{
	float: right;
	max-width: 100%;
}

img.thumb-image{
	max-width: 100%;
	max-height:  calc(100% - 80px);
	position: absolute;
	top: 0px;
	left: 0px;
	margin: auto;
	right: 0px;
}
a.thumb{
	height: 0px;
	padding-top: calc(100% + 80px);
	display: block;
	position: relative;
	margin-bottom: 30px;
}
div.item-title{
	position: absolute;
	top: calc(100% - 70px);
	font-size: 14px;
}

.onsale {
    height: 40px;
    width: 40px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    line-height: 40px;
    top: 15px;
    right: 35px;
    margin: 0;
    background: #333;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    z-index: 2;
		text-transform: uppercase;
line-height: 40px;
}

#scroll-top a.scrollup {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: #333;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
		font-size: 20px;
		text-align: center;
		line-height: 32px;
    display: none;
    opacity: 0.89;
    filter: alpha(opacity=89);
    z-index: 999;
    border-radius: 100%;
	}

@media  (max-width: 992px) {

	#nav ul.dropdown {
		padding: 0px;
		margin: auto;
		list-style: none;
		position: relative;
		background: transparent;
		z-index: 91000;
		display: block;
		-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
		-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
		-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
		line-height: unset;
		max-width: 100%;
	}

	img.page-img{
		float: unset;
		margin-top: 30px;
		width: 100%;
	}
	div.headermenu{
		display: table;
	}
	a.logo {
    display: table-cell;
    width: calc(100% - 80px);
    max-width: 380px;
		padding-right: 40px;
height: 57px;
    position: relative;
    left: 0;
    margin: auto;
    top: 41px;
    vertical-align: middle;
	}
img.logo{
	height: unset;
	width: unset;
	max-width: 100%;
	max-height: 100%;
}
	.menubtn{
		display: block;
	z-index: 1000000;
	position: absolute;
	right: 20px;
	top: 56px;
	cursor: pointer;
	}

	#nav-wrap ul{
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap ;
		margin-top: 40px;
	}
	nav.nav-wrap {
	    display: table;
	    position: fixed;
	    left: 100%;
	    top: 0px;
	    background: #FBFBFB;
	    width: 100%;
	    height: 100%;
	    margin: 0px;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition:    all .2s ease-in-out;
			-o-transition:      all .2s ease-in-out;
			-ms-transition:     all .2s ease-in-out;
			transition:         all .2s ease-in-out;
	}

	nav.show {
		 left: 0px;

	}

	#nav-wrap a {
		font-family:  'Poppins', sans-serif;
		font-size: 18px;
		line-height: 30px;
		display: block;
		margin-left: 0px;
		margin-bottom: 15px;
	}

	#nav-wrap > ul li ul.dropdown a {
		margin-left: 15px;
	}

	.bar1, .bar2, .bar3 {
	  width: 25px;
	  height: 3px;
	  background-color: #333;
	  margin: 4px 0;
	  transition: 0.4s;
	}

	.change .bar1 {
	  -webkit-transform: rotate(-45deg) translate(-2px, 6px);
	  transform: rotate(-45deg) translate(-2px, 6px);
	}

	.change .bar2 {opacity: 0;}

	.change .bar3 {
	  -webkit-transform: rotate(45deg) translate(-3px, -8px);
	  transform: rotate(45deg) translate(-3px, -8px);
	}

}



div.catimage {
    padding-top: 100%;
    width: 100%;
    height: 0px;
    display: block;
}
h6.catname {
    color: black;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    padding: 7px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    z-index: 1000;
    text-align: center;
		line-height: 21px;
margin: 0px;
}
.zoomex, .zoomex2 {
    width: 100%;
    background: rgba(0, 0, 0, .25) url(../images/fancy-big-ico.png) no-repeat center;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: transparent;
    display: block;
    left: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    bottom: 0;
}
.img-item {
    position: relative;
}

div.portfolio{
	  padding: 10px;
}
.portfolio figure.portfolio-item {
    padding: 10px;
        padding-bottom: 15px;
    margin: 0;
    padding-bottom: 50px;
}
