/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 16. Override
 *
 *
------------------------------------ */

/* 16.1. Overrided elements
==================================== */
/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 16. Override
 *
 *
------------------------------------ */

/* 16.1. Overrided elements
==================================== */
.gk-page {
max-width: 100%;
}
#gk-head {
margin: 15px;
}
.imageLogo{
float:left;
margin-top: 20px;
}
#main-menu {
text-align: right;
height: 56px;
}
#gk-main-menu {
width: 50%;
clear: right;
border-bottom:none;
margin-top: 25px;
float: right;
}
#main-menu > li {
font-size: 16px;
font-weight: 300;
}
#main-menu > li > a {
color: #000;
display: block;
height: 56px;
line-height: 56px;
padding: 0 22px;
}
#gk-top1 {
max-width: 100%;
margin-top: 10px;
}

#gk-top1, #gk-top2, #gk-bottom1 > div, #gk-bottom2 > div {
max-width: 100%;
margin: auto;
padding-top: 0px;

}
.gk-nsp {
position: relative;
}
.gk-nsp-header {
  text-align: center;
  font-weight: 300;
  text-transform: lowercase;
  }
 .gk-nsp-price {
    display: none;
}
.gk-nsp-category {
    display: none;
}
.gk-nsp-header a {
  color: #2f3133;
  text-decoration: none;
  font-weight: 300;
  text-align: center;
}
.box .box-title {
padding: 0 0 2px 0;
}
.box.bigtitle .box-title small {
font-size: 20px;
}
#gk-mainbody-top {
max-width: 85%;
margin: auto;
}
#gk-bottom3 {
margin: auto;
width: 85%;
}
#gk-style-area {
display: none;
}
#gk-mainbody {
max-width: 85%;
margin: auto;
}
#gk-mainbody-columns .gk-column-wc-left {
width: 85%;
margin: auto;
}
.widget-area .box.last3 {width: 100%;}
.gk-banner {
background: #FFF;
max-width:100%;
margin: auto;
}
.gk-is-wrapper-gk-instyle ol {
display: none;
}
.gk-nsp-art .gk-nsp-info {
display: none;
}
#gk-bottom3 > div {
border-top: 1px solid #e5e5e5;
padding: 0px;
}
#gk-bottom3 .gk-columns {
margin: auto;
}
#gk-bottom3 .box {
text-align: left;
padding: 10px 0 0 0;
}
.woocommerce h1 {
  font-size: 36px;
  text-align: center;
}
#gk-footer > div {
padding: 5px;
}
.box.centered {
margin: auto!important;
padding: 0px 0!important;
}
 #gk-mainbody-columns.gk-column-wc-left > aside {
padding: 0 6px 0px 60px;
}
div#text-42 {
    width: 100%;
}
.widget-area .box.last2 {
width: 100%;
}
.gk-social {
    float: right;
}
ul.products li.product > a > img:hover {
	-webkit-transform: scale(1) ;
	-moz-transform: scale(1) ;
	-ms-transform: scale(1) ;
	-o-transform: scale(1) ;
	transform: scale(1);
}
.handknits {
    clear: both;
    margin: auto;
    padding: 0!important;
    float: none;
    }
    
.home #gk-mainbody {
    margin: auto;
    max-width: 100%;
}

.gk-grid {
	margin-top: 0px;
	max-width: 100%;
	overflow: hidden;
	text-align: center;
}
.gk-grid > div {
	left: -1px;
	position: relative;
	top: -1px;
}
.gk-grid a {
	border: none;
	font-size: x-large;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	opacity: 1; filter: alpha(opacity=100);
	-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;
}

.gk-grid a:active,
.gk-grid a:focus,
.gk-grid a:hover {
	opacity: 0.5; filter: alpha(opacity=50);
}

.gk-grid[data-cols="1"] a { width: 100%; }
.gk-grid[data-cols="2"] a { width: 50%; }
.gk-grid[data-cols="3"] a { width: 33.33%; }
.gk-grid[data-cols="4"] a { width: 25%; }
.gk-grid[data-cols="5"] a { width: 20%; }
.gk-grid[data-cols="6"] a { width: 16.66%; }
.gk-grid[data-cols="7"] a { width: 14.28%; }
.gk-grid[data-cols="8"] a { width: 12.5%; }

.gk-grid img {
	display: block;
	max-width: 100%;
	width: 100%;
}
h3 {
	font-size: 24px;
	font-weight: 300;
}
.archive .price .amount {
	font-size: 22px;
	color: #000000;
}
.price .amount {
	color: #000000;
	font-size: 28px;
	font-weight: 300;
}
.price-text {
	color: #222;
	font-size: 18px;
	font-weight: 300;
	padding: 0;
}
#gk-mainbody-top .box,
#gk-mainbody-bottom .box {
	padding: 0px 0;
}
.box {
	margin: 0 0 0px 0;
	
}
p.stock {
 	display: none;
}


@media (max-width: 768px) {
#gk-top1 {
  max-width: 100%;
}
.gk-page {
padding-left: 0px!important;
padding-right: 0px!important;
}
#gk-head {
margin: 0px;
}
.imageLogo img {
max-width: 100%;
}
.imageLogo{
float:left;
margin-top: 20px;
}
#main-menu-mobile {
	margin: 25px 10px 10px 0!important;
}
.box {
   padding: 0px;
   }
}

@media (max-width: 414px) {

#gk-header-nav {
    text-align: left;
}
.imageLogo {
    max-width: 75%;
    }
#main-menu-mobile {
margin: 25px 10px 10px 0!important;
}
}