<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 *
 * -------------------------------------------
 * Small Desktop CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 10. Small Desktop code
 *
 *
------------------------------------ */
 
/* 10.1. Base elements
==================================== */ 

.custom.gk-header1,
.custom.gk-header2,
.custom.gk-header3,
#gk-mainbody-columns,
#gk-bottom1.gk-single-widget .box, 
#gk-bottom2.gk-single-widget .box, 
#gk-bottom3.gk-single-widget .box, 
#gk-bottom4.gk-single-widget .box, 
#gk-bottom5.gk-single-widget .box, 
#gk-bottom6.gk-single-widget .box, 
#gk-bottom7.gk-single-widget .box, 
#gk-bottom8.gk-single-widget .box,
.box.newsletter,
#gk-footer,
#comments,
#gk-breadcrumb-area,
#gk-bottom1,
#gk-bottom2,
#gk-bottom3,
#gk-bottom4,
#gk-bottom5,
#gk-bottom6,
#gk-bottom7,
#gk-bottom8 {
	padding-left: 60px!important;
	padding-right: 60px!important;
}
#gk-top1 .box.imagebg, 
#gk-top2 .box.imagebg,
.gk-bottom .box.imagebg,
#gk-bottom1.gk-single-widget &gt; div, 
#gk-bottom2.gk-single-widget &gt; div, 
#gk-bottom3.gk-single-widget &gt; div, 
#gk-bottom4.gk-single-widget &gt; div, 
#gk-bottom5.gk-single-widget &gt; div, 
#gk-bottom6.gk-single-widget &gt; div, 
#gk-bottom7.gk-single-widget &gt; div, 
#gk-bottom8.gk-single-widget &gt; div,
#comments {
	margin-left: -60px!important;
	margin-right: -60px!important;
}

.has-header #gk-top &gt; h1,
.page-template-template-frontpage-php #gk-top &gt; h1,
#gk-top &gt; h1 {
	left: 20px;
}

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

.box.imagebg h3 {
	font-size: 36px;
	left: 60px;
}
</pre></body></html>