/**
 *
 * -------------------------------------------
 * Style3
 * -------------------------------------------
 *
 **/

/*
 *
 * 13. Style III
 *
 *
------------------------------------ */

/* 13.1. Basic colors
==================================== */

a {
	color: #92ad41;
}

.button:hover,
.pagenav a:hover,
.attach-btn:hover,
.btn:hover,
button:hover,
a.gk-button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	background: #92ad41;
}

.gk-breadcrumbs > a:hover,
.gk-woocommerce-breadcrumbs > span > a:hover  {
	color: #92ad41;
}

/* 13.2. Header (Top Menu, logo)
==================================== */

#gk-head a.cssLogo {
	background-image: url('../images/style3/logo.png');
}

#main-menu-mobile {
	background-image: url('../images/style3/tablet_menu_btn.png');
}

#gk-logo {
	background: #92ad41;
}

/* 13.3. Frontpage Header
==================================== */

/* 13.4. Top and Bottom widgets
==================================== */

/* 13.5. Article
==================================== */

article header h1 a:hover,
article header h2 a:hover {
	color: #92ad41;
}

time.entry-date {
	background: #92ad41;
}

article dl.tags a {
	background-color: #92ad41;
	background-image: url('../images/style3/tags.png');
}

#comments > h2:first-child {
	background-color: #92ad41;
}

#respond > h3 {
	background-color: #92ad41;
}
/* 13.6. Post Formats
==================================== */
.gk-format-aside {
	background-image: url('../images/style3/post_formats/format-aside.png');
}

.gk-format-audio { 
	background-image: url('../images/style3/post_formats/format-audio.png');
}

.gk-format-chat { 
	background-image: url('../images/style3/post_formats/format-chat.png');
}

.gk-format-gallery { 
	background-image: url('../images/style3/post_formats/format-gallery.png');
}

.gk-format-image { 
	background-image: url('../images/style3/post_formats/format-image.png');
}

.gk-format-link { 
	background-image: url('../images/style3/post_formats/format-link.png');
}

.gk-format-quote { 
	background-image: url('../images/style3/post_formats/format-quote.png');
}

.gk-format-status { 
	background-image: url('../images/style3/post_formats/format-status.png');
}

.gk-format-video { 
	background-image: url('../images/style3/post_formats/format-video.png');
}
/* 13.7. Box, suffixes
==================================== */
.box.color > div,
.box.color-colortitle > div,
.box.colortitle .box-title,
.box.zoom .box-title {
	background: #92ad41;
}

.box.color, .box.color-colortitle {
	color: #edf8cd;
}

.box.color-colortitle .box-title {
	color: #92ad41;
}

/* 13.8. GK widgets
==================================== */
.gk-is-wrapper-gk-bikestore .gk-is-pagination,
.gk-is-buttons {
	background: #92ad41;
}

#gk-mainbody-wrap .gk-nsp-next,
#gk-mainbody-wrap .gk-nsp-prev {
	background-image: url('../images/style3/nsp_interface.png');
}

.gk-is-wrapper-gk-bikestore .gk-is-preloader {
	background-image: url('../images/style3/loader.gif');
}

#gk-mainbody-wrap .gk-nsp-arts-nav li:hover,
#gk-mainbody-wrap .gk-nsp-arts-nav li.active,
#gk-mainbody-wrap .gk-nsp-links-nav li:hover,
#gk-mainbody-wrap .gk-nsp-links-nav li.active,
.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: #92ad41;
}

.gk-nsp-header a:active,
.gk-nsp-header a:focus,
.gk-nsp-header a:hover,
.gk-nsp-art .gk-nsp-info .amount {
	color: #92ad41;
}

/* 13.9. Woocommerce
==================================== */
.page-numbers li a,
.widget_price_filter .ui-slider .ui-slider-range {
	background: #92ad41;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	border-color: #92ad41;
}

span.onsale,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	background: #92ad41;
}

p.price,
p.stock,
span.price,
.product-subtotal span.amount {
	color: #92ad41;
}

p.total {
	border-top-color: #92ad41;
}

div.product .woocommerce-tabs ul.tabs li,
#content div.product .woocommerce-tabs ul.tabs li {
	background: #92ad41;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	background: #92ad41;
}

table.cart a.remove,
#content table.cart a.remove,
.added_to_cart,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav ul li.chosen a:hover,
.woocommerce-page .widget_layered_nav ul li.chosen a:hover,
.woocommerce .widget_layered_nav_filters ul li a:focus,
.woocommerce-page .widget_layered_nav_filters ul li a:focus,
.woocommerce .widget_layered_nav ul li.chosen a:focus,
.woocommerce-page .widget_layered_nav ul li.chosen a:focus,
.woocommerce .widget_layered_nav_filters ul li a:active,
.woocommerce-page .widget_layered_nav_filters ul li a:active,
.woocommerce .widget_layered_nav ul li.chosen a:active,
.woocommerce-page .widget_layered_nav ul li.chosen a:active {
	background-color: #92ad41;
}

#payment ul.payment_methods {
	border-bottom-color: #92ad41;
}

#payment div.payment_box {
	background: #92ad41;
}

#payment div.payment_box::after {
	border-bottom-color: #92ad41;
}

.woocommerce.box ins,
.woocommerce.box span.amount {
	color: #92ad41;
}
/* 13.10. Typography
==================================== */
.gk-warning {
	background-image: url('../images/style3/typography/info.png');
}

.gk-error {
	background-color: #92ad41;
}

pre.gk-code[data-style="style2"] {
	border-left-color: #92ad41;
}

pre.gk-code[data-style="style3"] h4,
.gk-textblock[data-style="style8"] {
	background: #92ad41;
}

.gk-textblock[data-style="style2"],
.gk-textblock[data-style="style4"] {
	border-color: #92ad41;
}

.gk-numblock[data-style="style2"] span {
	border-right-color: #92ad41;
	color: #92ad41;
}

.gk-floated {
	color: #92ad41;
}

article ul[data-style="style2"] li {
	background-image: url(../images/style3/typography/bullet2.png)!important;
}

article ul[data-style="style4"] li {
	background-image: url(../images/style3/typography/bullet4.png)!important;
}

article .intro ul li:before,
article .content ul li:before,
article .summary ul li:before,
#tab-description ul li:before {
	background: #92ad41;
}

article ul[data-style="style8"] li:before {
	background: #92ad41;
}

article ul[data-style="style6"] li:before {
	background: #FFBC36;
}

article ul[data-style="style7"] li:before {
	background: #000;
}

.gk-legend[data-style="style2"] {
	border-color: #92ad41;
}

.gk-legend[data-style="style2"] > strong:first-child {
	color: #92ad41;
}

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

/* 13.11. Others
==================================== */

/* Sidebar */
.box.tags .tagcloud a:active,
.box.tags .tagcloud a:focus,
.box.tags .tagcloud a:hover,
.box .tagcloud a:active,
.box .tagcloud a:focus,
.box .tagcloud a:hover {
	background: #92ad41!important;
}

/* Calendar */
.box #wp-calendar #today {
	color: #92ad41;
}

/* Gallery */
#gallery ol li:hover,
#gallery ol li.active {
	background-color: #92ad41;
}
