header {
    height: 100px;
}
/*main > h1 {
	width: 70%;
	float: left;
}
aside {
	float: right;
	padding: 75px 0 0;
}
#wrap_content {
	clear: left;
}
main {
	padding: 0;
}
*/
#searchbox {
	margin-top: 33px;
}
#logo {
	top: 28px;
}
#grozs,
#ienakt,
#favorite {
	top: 35px;
}
#kontakti_top .iphone, #kontakti_top .iemail, #kontakti_top .iaddress {
	background-image: url("images/phone.svg");
}
#kontakti_top .iemail {
	background-image: url("images/email.svg");
}
#kontakti_top .iaddress {
	background-image: url("images/address.svg");
}
.kontaktforma {
	margin-top: 0;
}
#kontakti_top {
	top: -30px;
	left: 20px;
}
#kontakti_top .kontakts,
#kontakti_top .kontakts a {
	color: #fff !important;
    font-size: 14px;
    background-size: 20px !important;
    background-position: 0 4px;
}
.other-menu {
    height: 35px;
}
.other-menu li.headlink a.tmenu {
	height: 35px;
	line-height: 35px;
}
#theme1 .sf-menu li:last-child {
	border-right: none;
}
#theme1 .sf-menu li:first-child {
	border-left: none;
}    
.sf-mega {
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 20px;
}
a.sf-mega-section {
	display: block;
	float: left;
	width: 390px;
	height: 120px;
	background-color: #fff;
	margin: 0;
	color: #000;
	padding: 5px 5px 5px 10px;
}
a.sf-mega-section:nth-child(5n+0) {
	border-right: none;
}
a.sf-mega-section:hover {
	color: #000;
}
a.sf-mega-section .thumb {
	float: left;
	width: 130px;
    height: 90px;
	margin: 0 10px 10px 10px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
a.sf-mega-section .stext {
	float: left;
	padding: 10px 0 0 10px;
	line-height: 150%;
	width: 220px;
    font-weight: normal;
    font-size: 15px;
}
/*--------------------------------------------------------------------------*/
@media (max-width: 1230px) {
a.sf-mega-section {
	width: 500px;
}
a.sf-mega-section div {
	width: 330px;
}
}
/*--------------------------------------------------------------------------*/
@media (max-width: 1200px) {
#searchbox {
    margin-top: 10px;
}
header {
	height: 110px;
}
#grozs,
#ienakt,
#favorite {
	top:60px;
}
.sf-menu {
    display: none;
}
}
/*--------------------------------------------------------------------------*/
@media (max-width: 1000px) {
#kontakti_top {
	display: none;
}
.head-other .other-menu {
    display: flex;
    flex-direction: row-reverse;
}
.head-other .other-menu li.headlink {
    flex-grow:1;
}
.head-other .other-menu li.headlink a.tmenu {
    padding: 0;
}
aside {
	display: none;
	position: fixed;
	padding: 0 !important;
	top: 0;
	right: 0;
	z-index: 200;
}
}
