/**
 *
 * -------------------------------------------
 * Small Desktop CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 10. Small Desktop code
 *
 *
------------------------------------ */
 
/* 10.1. Base elements
==================================== */ 

#gk-content-wrapper {
	overflow: hidden;
}

.box.title-right .box-title {
	right: 5%;
}

.box.title-left .box-title {
	left: 5%;
}

.frontpage #gk-mainbody .box,
.gk-bottom .box,
.page-template-template-frontpage-php #gk-mainbody .box,
.frontpage #gk-bottom1.gk-single-widget .box,
.frontpage #gk-bottom2.gk-single-widget .box,
.frontpage #gk-bottom3.gk-single-widget .box,
.frontpage #gk-bottom4.gk-single-widget .box,
.frontpage #gk-bottom5.gk-single-widget .box,
.frontpage #gk-bottom6.gk-single-widget .box { 
	padding: 40px 0; 
}

#gk-header #gk-logo {
	left: 5%;
}

#static-aside-menu-toggler.active {
	right: 7px;
}

.gk-header1 {
	padding: 230px 5% 200px 5%;
}
.gk-header2 {
	padding: 300px 4%;
}

.frontpage-header3 #gk-header #gk-logo {
	left: 50%!important;
}

.toggle-div{
	float: right;
	display: none;
}
