/**
 *
 * -------------------------------------------
 * WP Extensions CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 8. Additional WP extensions styles
 *
 *
------------------------------------ */

/* 8.1. Archives widget
==================================== */

.widget_archive li {
	border: none!important;
	color: #ccc;
	font-size: 11px;
	padding: 0 0 0 16px!important;
}

.widget_archive li a {
	font-size: 16px;
	line-height: 32px;
	padding-right: 4px;
}

/* 8.2. Custom menu widget
==================================== */

.widget_nav_menu li {
	padding: 7px 0 0 16px!important;
}

.widget_nav_menu.menu li {
	padding-top: 0!important;
}

/* 8.3. Pages widget
==================================== */

.widget_pages li {
	padding: 7px 0 0 16px!important;
}

/* 8.4. RSS widget
==================================== */

.box h3.box-title .rsswidget {
	clear: none;
	float: left;
	font-size: 20px;
	margin-right: 10px;
}

.box .rsswidget {
	clear: both;
	display: block;
	font-size: 16px;
	margin-top: 20px;
}

.box .rss-date {
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	margin-top: -10px;
	text-align: right;
}

.box .rssSummary {
	clear: both;
	color: #888;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.widget_rss cite {
	font-size: 14px;
}

/* 8.5. Text widget
==================================== */

.box.widget_text li {
	padding: 5px 0 0 12px;
}

/* 8.6. Calendar widget
==================================== */

.box #wp-calendar {
	background: #fff;
	width: 100%;
}

.box #wp-calendar caption {
	background: #fff;
	border: 1px solid #eee;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0;
}

.box #wp-calendar th {
	background: #333;
	color: #fff;
	font-weight: normal;
	padding: 5px 0;
}

.box #wp-calendar td {
	border: 1px solid #eee;
	padding: 5px 0;
	text-align: center;
}

.box #wp-calendar td a {
	font-weight: bold;
}


/* 8.7. Links widget
==================================== */

.box ul.xoxo a {
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.box ul.xoxo a img {
	vertical-align: middle;
}

.box ul.xoxo li {
	font-size: 10px;
	padding: 0 0 0 16px!important;
}

/* 8.8. Recent comments widget
==================================== */

.widget_recent_comments li {
	padding: 5px 0!important;
}

/* 8.9. Search widget
==================================== */
 
.box #searchform label,
.box #searchform #searchsubmit {
	display: none;
}

.box #searchform .field {
	width: 100%;
}
 
/* 8.10. Categories widget
==================================== */

.widget_categories li {
	padding: 7px 0 0 16px!important
}

/* 8.11. Meta widget
==================================== */

.widget_meta li {
	padding: 7px 0 0 16px!important;
}

/* 8.12. Recent posts widget
==================================== */

/* 8.13. Tag cloud widget
==================================== */

.box.tags .tagcloud {
	overflow: hidden;
}

.box.tags .tagcloud a {
	background: #333;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px!important;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 6px 6px 0;
	padding: 2px 6px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.box.tags .tagcloud a:hover {
	background: #7484ff;
	color: #fff!important;
}


/* 8.14. Common widget styles
==================================== */

/* Widgets */
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 52px 0;
	padding: 0;
	width: 100%;
}

#gk-sidebar .box {
	font-size: 14px;
}

.box:last-child {
	margin-bottom: 0!important;
}

div.content {
	clear: both;
}

.box li {
	position: relative;
}

.box .menu li:before,
.box ul.xoxo li:before,
.box.widget_menu li:before,
.box.widget_meta li:before,
.box.widget_text li:before,
.box.widget_pages li:before,
.box.widget_archive li:before,
.box.widget_categories li:before {
	content: "\f105";
	font-family: FontAwesome;
	left: 0;
	padding: 0;
	position: absolute;
	top: 6px;
}

.box li a {
	line-height: 2.0;
	text-decoration: none;
}

.box a {
	text-decoration: none;
}

.box ul {
	margin: 0;
	padding: 0;
}

.box ul ul {
	margin-left: 20px;
}

.box .box-title {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	overflow: hidden;
	text-transform: uppercase;
}

/* greybg style - only with the onepage page class */
.onepage .box.greybg {
	background: #f8f8f8;
}

.onepage #gk-header .box,
.onepage #gk-bottom1 .box,
.onepage #gk-bottom2 .box,
.onepage #gk-page-content .box {
	margin: 0!important;
	padding: 102px 0!important;
	width: 100%!important;
}

.onepage #gk-content,
.onepage #gk-bottom1 {
	padding: 0;
}

.onepage #gk-page-content {
	margin-bottom: 0!important;
}

.onepage #gk-header .box.mediumspaces,
.onepage #gk-mainbody .box.mediumspaces,
.onepage #gk-bottom1 .box.mediumspaces,
.onepage #gk-bottom2 .box.mediumspaces,
.onepage #gk-page-content .box.mediumspaces {
	padding: 70px 0!important;
}

.onepage #gk-bottom1,
.onepage #gk-bottom2,
.onepage #gk-bottom1 .gk-page,
.onepage #gk-bottom2 .gk-page {
	max-width: 100%!important;
}

/* Style advertisement */
.box.advertisement .box-title {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #aaa!important;
	font-family: Arial, Verdana, sans-serif!important;
	font-size: 11px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 12px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}

/* Style light */
.box.light {
	background: #f8f8f8;
	padding: 20px!important;
}

/* Style dark */
.box.dark {
	background: #333!important;
	color: #888;
	padding: 20px!important;
}

.box.dark .box-title {
	background: transparent!important;
	line-height: 1.2;
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
	color: #ddd;
}

.box.dark a {
	color: #ddd!important;
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #7484ff!important;
}

/* Style color */
.box.color,
#gk-bottom2 .box {
	background: #7484ff!important;
	color: #c9d9ff!important;
	padding: 20px!important;
}

.box.color .box-title,
#gk-bottom2 .box .box-title {
	background: transparent!important;
	line-height: 1.2;
}

.box.color .box-title small,
#gk-bottom2 .box .box-title small {
	color: #fff;
}

.box.color h1,
.box.color h2,
.box.color h3,
.box.color h4,
.box.color h5,
.box.color h6,
#gk-bottom2 .box h1,
#gk-bottom2 .box h2,
#gk-bottom2 .box h3,
#gk-bottom2 .box h4,
#gk-bottom2 .box h5,
#gk-bottom2 .box h6 {
	color: #fff;
}

.box.color a,
#gk-bottom2 .box a {
	color: #fff!important;
}

.box.color a:active,
.box.color a:focus,
.box.color a:hover,
#gk-bottom2 .box a:active,
#gk-bottom2 .box a:focus,
#gk-bottom2 .box a:hover {
	color: #c9d9ff!important;
}

/* suffix colortitle */
.box.colortitle .box-title {
	color: #7484ff;
}

/* Style menu */
.box.menu ul ul,
.box.menu ol ol {
	margin-left: 0
}
.box.menu li {
	margin: 0 0 5px;
	padding: 0 0 0 16px;
	position: relative;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.box.menu li:before {
	color: #ccc;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 13px;
	position: absolute;
	top: 0!important;
	left: 0;
}
.box.menu li a {
	color: #333;
	display: block;
	font-weight: 400;
}
.box.menu li a:hover {
	display: block;
	color: #7484FF!important;
}

/* Style bigtitle */
.box.bigtitle .box-title {
	font-size: 60px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0 0 20px 0;
	text-align: center;
	text-transform: none;
}
.box.bigtitle .box-title small {
	clear: both;
	color: #999;
	display: block;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;
}
.onepage .gk-page .bigtitle .box-title {
	margin: 0;
}


/* Style mediumtitle */
.box.mediumtitle .box-title {
	font-size: 36px;
	font-weight: 500;
	line-height: 2.0;
	margin: 0 auto 45px auto!important;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.box.mediumtitle .box-title small {
	clear: both;
	color: #999;
	display: block;
	font-size: 22px;
	font-weight: 300;
	line-height: 2.0;
	text-align: center;
	text-transform: none;
}

/* Style nomargin */
.box.nomargin,
body #gk-bottom1 .gk-page .box.nomargin,
body #gk-bottom2 .gk-page .box.nomargin {
	padding: 0!important;
}



/**
 *
 *
 * TOOLBAR 
 *
 *
 **/
 
#gk-toolbar {
	left: -260px;
	margin-top: -180px;
	position: fixed;
	top: 50%;
	-webkit-transition: left .3s ease-out;
	-moz-transition: left .3s ease-out;
	-ms-transition: left .3s ease-out;
	-o-transition: left .3s ease-out;
	transition: left .3s ease-out;
	width: 260px;
	z-index: 1000;
}

#gk-toolbar.hidden {
	left: -320px;
}

#gk-toolbar.active {
	left: 0;
}

#gk-toolbar > div {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-left: none;
	-webkit-border-radius: 0 0 3px 0;
	-moz-border-radius: 0 0 3px 0;
	border-radius: 0 0 3px 0;
	padding: 14px;
	position: relative;
	width: 260px;
}

#gk-toolbar label {
	clear: both;
	display: block;
	font-size: 12px;
	padding: 5px 0;
}

#gk-toolbar select {
	width: 100%;
}

#gk-handler {
	background: #fff;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border: 1px solid #ddd;
	border-left: none;
	color: #333;
	cursor: pointer;
	font-size: 26px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: -40px;
	text-align: center;
	top: -1px;
	width: 40px;
}

#gk-handler > i {
	color: #555;
	padding-right: 0!important;
}

#gk-toolbar h2 {
	font-size: 20px;
}

#gk-style-area {
	float: left;
	margin: 0 0 25px 0;
}

#gk-style-area a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	width: 20px;
}

#gk-style-area a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

@media (max-width: 600px) {
	#gk-toolbar {
		display: none;
	}
}