/**
 *
 * -------------------------------------------
 * Style1
 * -------------------------------------------
 *
 **/

/*
 *
 * 15. Style I
 *
 *
------------------------------------ */

/* 15.1. Basic colors
==================================== */

/* template.css */

html {
	background: #dd5d44;
}
a,
#gk-mainbody header h1 a:active,
#gk-mainbody header h1 a:focus,
#gk-mainbody header h1 a:hover,
#gk-mainbody header h2 a:active,
#gk-mainbody header h2 a:focus,
#gk-mainbody header h2 a:hover,
article header ul a:active,
article header ul a:focus,
article header ul a:hover {
	color: #ff7f66;
}
.btn,
button,
.nav-btn a,
.more-link,
.gk-button,
a.gk-button,
input[type="button"],
input[type="submit"],
.gk-price-table dd a {
	background: #ff7f66;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.nav-btn a:active,
.nav-btn a:focus,
.nav-btn a:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
button.disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
a.gk-button:hover,
a.gk-button:active,
a.gk-button.active,
a.gk-button.disabled,
a.gk-button[disabled],
.btn:focus,
button:focus,
a.gk-button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
.more-link:active,
.more-link:focus,
.more-link:hover,
.gk-price-table dd a:active,
.gk-price-table dd a:focus,
.gk-price-table dd a:hover {
 	background: #dd5d44;
}
.border:hover,
.gk-price-table dd a:hover {
	background: #ff7f66!important;
	border-color: #ff7f66!important;
}
#gk-bottom2 .box .border:hover {
	color: #ff7f66!important;
}
#gk-bottom2 {
	background: #ff7f66;
}
#gk-footer {
	background: #dd5d44;
	border-top: 1px solid #ff8f77;
	color: #fec8bd;
}
#gk-footer a {
	color: #fee2dc;
}

/* wp.css */
#gk-top .menu  > li > a:hover,
#gk-top .menu  > li.current-menu-item,
#gk-top .menu  > li.current_page_item,
#gk-top .menu  > li:hover,
#gk-top .menu  > li.active > a,
#gk-top .menu  > li.current-menu-item > a,
#gk-top .menu  > li.current_page_item > a,
#gk-top .menu  > li.current-menu-ancestor > a, 
#gk-top .menu  > li.current-menu-parent > a  {
	color: #ff7f66;
}
#gk-top .menu  .sub-menu li:hover > a,
#gk-top .menu  .sub-menu li > a:active,
#gk-top .menu  .sub-menu li > a:focus,
#gk-top .menu  .sub-menu li > a:hover {
	color: #ff7f66;
}
#gk-mainbody p.tags a:hover {
	background: #ff7f66;
}
article header h1 sup,
article.sticky header h1 sup,
article header h2 sup,
article.sticky header h2 sup {
	background: #ff7f66;
}

/* stuff.css */

#gk-breadcrumb-area {
	background: #ff7f66;
}
.author-info h2 a:hover {
	color: #ff7f66;
}
.gk-team-overlay {
	background: #ff7f66;
}
.gk-team-overlay a:hover {
	background: #dd5d44;
}
.gk-price-table .gk-premium dd a:hover {
	color: #dd5d44!important;
}
.gk-price-table dl.gk-premium {
	background: #dd5d44;
	border-color: #dd5d44;
}

/* wp.extensions.css */

.box.tags .tagcloud a:hover {
	background: #ff7f66;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #ff7f66!important;
}
.box.color,
#gk-bottom2 .box {
	background: #ff7f66!important;
	color: #fec8bd!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: #fec8bd!important;
}
.box.colortitle .box-title {
	color: #ff7f66;
}
.box.menu li a:hover {
	color: #ff7f66!important;
}

/* extensions.css */

.gk-nsp-arts-nav li:hover,
.gk-nsp-arts-nav li.active,
.gk-nsp-links-nav li:hover,
.gk-nsp-links-nav li.active {
	background-color: #ff7f66;
}
.gk-nsp-next:hover:after,
.gk-nsp-prev:hover:after { 
	color: #ff7f66;
}
.gk-nsp-art .gk-nsp-info a:active,
.gk-nsp-art .gk-nsp-info a:focus,
.gk-nsp-art .gk-nsp-info a:hover {
	color: #ff7f66;
}
.box.color .readon:hover {
	color: #fec8bd!important;
}
.gk-portfolio .gk-images-wrapper > a > .gk-img-overlay > span {
	background: #ff7f66;
}
.gk-is-wrapper-fixed {
	background: #ff7f66;
}
.gk-is-wrapper-gk_creativity .figcaption > a:hover {
	color: #ff7f66;
}

/* shortcodes.typography.css */

pre,
pre.gk-code {
	border-left: 5px solid #ff7f66;
}
.gk-numblock[data-style="style3"] span {
	color: #dd5d44;
	border-color: #dd5d44;
}
blockquote.gk-quote:before {
	color: #ff7f66;
}

/* shortcodes.elements.css */

.gk-note:before,
.gk-members > strong:first-child {
	background: #ff7f66;
}
.gk-members > strong:first-child {
	background: #ff7f66;
}

.gk-toggle.opened > h3:after,
.gk-toggle.closed > h3:after {
	color: #dd5d44;
}

/* shortcodes.template.css */

.gk-contact-social-icons > a:hover:before {
	background: #ff7f66;
	border-color: #ff7f66;
}
