html {
	-webkit-font-smoothing: subpixel-antialiased
}
body {
	background: #fff;
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word
}
a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #gkMainbody header h2 a:active, #gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article header h2 a:hover {
	color: #e81f00;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none
}
a:hover, a:active, a:focus, #gkMainbody header h1 a, #gkMainbody header h2 a, #k2Container article header h2 a, #gkSidebar .box a:hover {
	color: #1B1D1F
}
h1, h2, h3, h4, h5, h6 {
	color: #1B1D1F;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0
}
h1 {
	font-size: 44px;
	font-weight: 500
}
h2, .componentheading {
	font-size: 42px;
	font-weight: 300
}
h3 {
	font-size: 30px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 12px
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
ul li {
	line-height: 2.0
}
p {
	margin: 1em 0 2em
}
iframe {
	max-width: 100% !important
}
.gkPage {
	-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 auto !important;
	padding: 0
}
#gkHeader {
	-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 24px 0;
	padding: 101px 0 0 0
}
#gkHeader.nobreadcrumb {
	margin: 0 0 52px 0
}
.frontpage #gkHeader {
	margin: 0 0 60px 0
}
#gkHeaderTop {
	height: 38px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001
}
#gkHeaderTop > .gkPage {
	position: relative
}
#gkHeaderNav {
	background: #1C1B17;
	position: fixed;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	top: 38px;
	width: 100%;
	z-index: 10000
}
#gkHeaderNav > div {
	position: relative
}
#gkBg {
	background: #fff
}
#gkPageWrap {
	margin: 0 auto
}
#gkContent, #gkPageContent {
	width: 100%
}
#gkLogo {
	float: left;
	margin: 0 24px 0 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none
}
#gkLogo img {
	display: block;
	margin: 0
}
#gkLogo.cssLogo {
	background: url('../images/logo.png') no-repeat center center;
	height: 63px;
	width: 131px
}
.svg #gkLogo.cssLogo {
	background-image: url('../images/logo.svg')
}
#gkLogo.text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 20px;
	height: 63px;
	line-height: 63px;
	margin: 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: auto
}
#gkLogo.text > span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 63px;
	padding: 0;
	text-align: left
}
#gkLogo.text .gkLogoSlogan {
	color: #ddd;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	margin-top: -20px;
	text-align: left;
	text-transform: none
}
#gkCart {
	float: right;
	height: 38px;
	line-height: 38px
}
#gkCart i {
	color: #1b1d1f;
	font-size: 20px;
	line-height: 38px
}
#gkCartCounter {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 38px;
	padding: 0 16px 0 24px;
	text-transform: uppercase;
	-webkit-transition: color .5s ease-out;
	-moz-transition: color .5s ease-out;
	-ms-transition: color .5s ease-out;
	-o-transition: color .5s ease-out;
	transition: color .5s ease-out;
	white-space: nowrap
}
#gkCartCounter.highlighted {
	color: #e81f00
}
#gkCartCounter.loading:before {
	content: url('../images/loader_cart.gif');
	display: block;
	float: left;
	margin: 4px 10px 0 -26px
}
#gkCartCounter strong {
	font-weight: bold
}
#gkSearchBtn {
	color: #1b1d1f;
	cursor: pointer;
	float: right;
	font-size: 16px;
	height: 38px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	width: 30px
}
#gkSearch {
	background: #1b1d1f;
	display: none;
	height: 63px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-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;
	width: 75%;
	z-index: 10001
}
#gkSearch.active {
	display: block;
	opacity: 1
}
#gkSearch.active.hide {
	display: block;
	opacity: 0
}
#gkSearch input {
	border: none;
	border-bottom: 1px solid #696969;
	background: transparent;
	color: #fff;
	float: right;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	height: 33px;
	margin: 15px 30px 15px 0;
	padding: 0 !important;
	width: 80%
}
#gkSearch .search {
	position: relative
}
#gkSearch .search:after {
	color: #696969;
	content: "m";
	font-family: 'storefront-pixellove';
	font-size: 24px;
	line-height: 63px;
	position: absolute;
	right: 0;
	width: 30px
}
#gkSearch input::-webkit-input-placeholder {
color:#fff
}
#gkSearch input:-moz-placeholder {
color:#fff
}
#gkSearch input::-moz-placeholder {
color:#fff
}
#gkSearch input:-ms-input-placeholder {
color:#fff
}
#gkTopMenu {
	float: left
}
#telefon {
	float: right
}
#gkTopMenu li, #telefon li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 14px 0 0;
	text-transform: uppercase
}
#gkTopMenu li strong, #telefon li strong {
	font-size: 14px;
	line-height: 12px;
}
#gkTopMenu a {
	/* color: #1a1d1f; */
	padding: 0
}
#gkTopMenu a:active, #gkTopMenu a:focus, #gkTopMenu a:hover {
	/* color: #e81f00 */
}
#gkMainbody {
	margin-bottom: 60px
}
.frontpage #gkMainbody .box {
	margin: 0
}
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center
}
#gkStyleArea a {
	border-radius: 2px;
	display: inline-block;
	height: 10px;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 10px
}
#gkStyleArea a:first-child {
	margin-left: 0
}
#gkStyleArea a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25)
}
#gkColor1 {
	background: #e81f00
}
#gkColor2 {
	background: #a6382e
}
#gkColor3 {
	background: #91c46c
}
#gkColor4 {
	background: #8ea66a
}
#gkColor5 {
	background: #69799a
}
#gkColor6 {
	background: #6191a5
}
#gkColor7 {
	background: #009846
}
#gkColor8 {
	background: #f2a705
}
#gkColor9 {
	background: #bf9169
}
#gkColor10 {
	background: #9c9985
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
	overflow: hidden
}
#gkTop1, #gkTop2 {
	padding: 0px 0
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4 {
	padding: 60px 0
}
#gkBreadcrumb {
	background: transparent;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 32px
}
.breadcrumbs {
	float: left;
	color: #1B1D1F
}
.breadcrumbs li.separator {
	font-size: 12px;
	width: 10px;
	text-align: center;
	padding: 0 6px !important;
	color: #ccc
}
.breadcrumbs > li {
	float: left;
	font-size: 13px;
	font-weight: 500;
	line-height: 50px
}
.breadcrumbs li a {
	color: #999
}
.breadcrumbs li a:hover {
	color: #E81F00
}
#gkTools {
	float: right;
	margin: 4px 0 0 10px
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px
}
a#gkToolsDec {
	background-position: 6px 50%
}
#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	text-align: center
}
#gkFooter > div {
	padding: 32px 0
}
#gkFooterNav {
	margin: 40px auto 30px auto
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	line-height: 16px;
	margin: 0 8px !important;
	padding: 0
}
#gkFooter a {
	color: #1b1d1f
}
#gkFooter a:active, #gkFooter a:focus, #gkFooter a:hover {
	color: #e81f00
}
#gkCopyrights {
	color: #ccc;
	line-height: 2;
	margin: 0 auto 20px
}
#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4
}
.box .search {
	position: relative
}
.box .search:after {
	color: #111;
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 1
}
.box .search .inputbox, .box .search #mod-search-searchword {
	padding: 8px 20px !important;
	width: 100%
}
.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;
	color: #888;
	line-height: 1.6;
	margin: 0 0 32px;
	padding: 20px;
	width: 100%
}
#gkSidebar .box {
	border: 1px solid #e5e5e5;
	padding: 32px
}
#gkBottom1 > .box, #gkBottom2 > .box, #gkBottom3 > .box, #gkBottom4 > .box {
	padding: 0
}
div.content {
	clear: both
}
.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 5px 0
}
.box li span.separator {
	margin-left: -25px;
	background: #FFFFFF;
	font-size: 90%
}
.box li:last-child {
	border-bottom: none
}
.box li a {
	line-height: 1.0;
	text-decoration: none
}
.box a {
	text-decoration: none
}
.box ul ul {
	margin-left: 20px
}
.box .header {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 32px 0;
	text-transform: uppercase
}
.box.separator {
	position: relative
}
.box.separator:after {
	border-top: 1px solid #e5e5e5;
	bottom: -60px;
	clear: both;
	content: "";
	display: block;
	left: 50%;
	margin: 0 auto 0 -200px;
	position: absolute;
	width: 400px
}
.box.newsletter {
	float: right !important;
	max-width: 340px;
	padding: 0 !important
}
.box.clear {
	border: none !important;
	clear: none;
	padding: 0 !important
}
.clear div.content {
	clear: both
}
.box.parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #aeaeae;
	margin: -60px 0 !important;
	padding: 150px 0 !important
}
.box.parallax .header {
	color: #fff;
	font-size: 36px;
	line-height: 1;
	padding: 0 0 30px 0;
	text-align: center
}
.box.parallax p {
	color: #fff;
}
.box.parallax .header:after {
	border-top: 1px solid #fff;
	clear: both;
	content: "";
	display: block;
	margin: 30px auto 0 auto;
	width: 150px
}
.box.parallax blockquote:before, .box.parallax blockquote p:after {
	color: #f5f5f5 !important
}
.box.parallax blockquote small {
	color: #fff
}
.box.bigtitle .header {
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase
}
.box.bigtitle .header span {
	background: #fff;
	padding: 0 40px
}
.box.bigtitle .header:after {
	border-top: 2px solid #e5e5e5;
	content: "";
	display: block;
	margin-top: -15px
}
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e0e0e0;
	color: #bbb !important;
	font-size: 12px !important;
	font-style: italic;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase
}
.box.light {
	background: #f6f6f6;
	padding: 20px !important
}
.box_text > div {
	background: #fff
}
.box.dark {
	background: #000;
	color: #999;
	padding: 20px !important
}
.box.dark .header {
	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 ul {
	margin: 0;
	padding: 0
}
.box.dark ul li {
	border-bottom: 1px solid #444;
	position: relative
}
.box.dark ul li:last-child {
	border-bottom: none
}
.box.dark a {
	color: #ddd !important
}
.box.dark a:active, .box.dark a:focus, .box.dark a:hover {
	color: #e81f00 !important
}
.box.dark ul ul {
	margin: 0 0 0 20px
}
.box.nomargin {
	margin: 0 !important;
	padding: 0 !important
}
#gkBottom5 {
	background: #727271;
	margin: 0
}
#gkBottom5 > div {
	overflow: hidden;
	padding: 45px 0 35px 0
}
#gkBottom5 .box, #gkBottom5 .box .header {
	font-size: 12px
}
#gkBottom5 .box .header {
	color: #fff !important;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 29px;
	text-transform: none
}
#gkBottom5 .box li {
	border: none;
	padding: 3px 0
}
#gkBottom5 .box a {
	color: #fff;
	/* color: #999; */
}
#gkBottom5 .box a:active, #gkBottom5 .box a:focus, #gkBottom5 .box a:hover {
	color: #ED6E00
}
.onlydesktop {
	display: block
}
.onlytablet {
	display: none
}
.onlymobile {
	display: none
}
#gkFBLogin {
	float: left;
	width: 45%
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px
}
#gkFBLogin + #login-form, #gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7
}
#form-login-remember {
	margin: 10px 0
}
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px
}
#login-form fieldset {
	margin: 0 0 20px
}
#login-form fieldset p {
	margin: 0.5em 0
}
#login-form ul {
	border-top: 1px solid #e5e5e5;
	margin: 32px 0 0;
	overflow: hidden;
	padding: 12px 0 0
}
#login-form ul li {
	color: #999;
	font-size: 11px;
	display: inline-block;
	line-height: 1.6;
	margin-right: 12px
}
#login-form input[type="text"], #login-form input[type="password"] {
	width: 95%
}
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666
}
#gkPopupCart {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: none;
	position: absolute;
	right: 0;
	top: 38px;
	z-index: 10001
}
#gkPopupOverlay, #gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1000002;
	left: 50%;
	top: 80px
}
#gkPopupOverlay {
	position: fixed
}
#gkPopupLogin {
	margin-left: -220px;
	width: 426px
}
#gkPopupLogin > div {
	-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
}
#gkPopupLogin .gkUserdata, #gkPopupLogin .gkUsermenu {
	float: left !important;
	width: 50% !important
}
.gkUsermenu .menu {
	margin: 32px 0 0
}
.gkUsermenu .menu li a {
	border: 1px solid #E5E5E5;
	display: block;
	margin: 0 0 6px;
	padding: 3px 6px;
	text-align: center
}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden
}
.gkPopupWrap h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 32px
}
#gkPopupLogin h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase
}
#gkPopupLogin h3 span {
	background: #fff;
	color: #1b1d1f;
	padding: 0 15px
}
#gkPopupLogin h3:after {
	border-top: 1px solid #e5e5e5;
	content: "";
	display: block;
	margin: -16px 0 18px 0;
	width: 100%
}
#gkPopupLogin h3 + small {
	display: block;
	font-size: 13px;
	margin: -6px 0 24px 0;
	text-align: center
}
.gkPopupWrap h3 small {
	font-size: 16px !important
}
.gkPopupWrap h3 a {
	color: #e81f00
}
.gkPopupWrap h3 a:hover {
	color: #272727
}
.gkPopupWrap .logout-button {
	margin-top: 20px
}
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0
}
span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px
}
span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px
}
span#fb-auth:hover {
	background-color: #556b9b
}
.login span#fb-auth {
	margin: 6px 0 0 10px
}
body[data-mobile="true"] #gkMobileMenu select {
	font-size: 50px
}
.hikashop_products_pagination {
	display: none
}
.box ul.menu li li::before {
	content: "→";
	padding-right: 4px;
}
.b1c-form .b1c-tl {
	background: #1B1D1F !important;
	border-radius: 0px !important;
}
/* .b1c, .b1c:hover {
	cursor: pointer;
	position: fixed;
	bottom: 0px;
	right: 100px;
	background: #e81f00;
	color: #fff;
	font-weight: 600;
	webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.06);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.06);
	box-shadow: 0 2px 5px rgba(0,0,0,0.06);
	z-index: 10000;
	font-size: 12px;
	padding: 8px 8px 6px;
	text-transform: uppercase;
} */
.b1c {
	position: relative;
    display: inline-table;
    color: #fff;
    font: 400 13px/25px 'Open Sans',sans-serif;
    text-align: center;
    cursor: pointer;
    background: #009846;
    border: 1px solid #009846;
    min-width: 170px;
	text-transform: uppercase;
}
.b1c:hover {
    color: #009846;
    background: #fff;
}
.p1c {
	position: relative;
    display: inline-table;
    color: #333;
    font: 400 13px/25px 'Open Sans',sans-serif;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border: 1px solid #333;
    min-width: 170px;
	text-transform: uppercase;
	
}
.p1c:hover {
    color: #fff;
    background: #333;
}
/*a.p1c[title]:hover:after { 
	content: attr(title);
	font-size: 200%;
	font-weight: 500;
}*/
span.b1c-cr {
	top: 10000px !important;
}
.b1c-submit, button.b1c {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 5px 15px;
	border: 0;
	background: #1B1D1F !important;
	margin: 0 0 5px 0;
	color: #fff !important;
	outline: 0;
	float: none;
}
.b1c-form {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	border-radius: 0px !important;
	width: 400px !important;
	max-width: 95% !important;
}
.b1c-form .form-control {
	border-radius: 0px !important;
}

.b-carousel-block {
    border: 1px solid #fff !important;
}
.b-carousel-block:hover {
    border: 1px solid #999 !important;
}
.b-carousel-button-left {
    background: url(/images/carousel-left.png) left no-repeat !important;
}
.b-carousel-button-right {
    background: url(/images/carousel-right.png) right no-repeat !important;
}
.gk-newsletter input[type="button"] {
    background: #111;
    border: none;
    color: #fff !important;
    font-size: 13px;
    font-weight: 500;
    height: 36px;
    margin: 0;
    padding: 0 14px;
    position: static !important;
    right: 0;
    text-transform: uppercase;
    top: 0;
}
.gk-newsletter input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    float: left;
    height: 36px;
    margin: 0;
    width: 100%;
}
.gk-newsletter textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    float: left;
    height: 75px;
    margin: 0 0 5px 0;
    width: 100%;
}

/* #gk-tabs-699,  */.gk-social-icons
{
	display: none;
}

#gkBottom2 h1
{
	color: #999;
    font-size: 16px;
}
#gkBottom2 h2
{
	color: #999;
    font-size: 14px;
}
#gkBottom2 p
{
	margin: 3px 0 5px;
    font-size: 11px;
}
#gkBottom2 ul
{
    list-style-type: disc;
    margin: 0;
    padding: 0 0 0 20px;
}
#gkMainbody strong {
    color: #5B5B5B !important;
}

#k2Container h2 a {
	text-transform: uppercase;
}

.hide-dis {
	display:none;
}

.gk-newsletter input[type="button"] {
    background: #009846 !important;
}


@media (max-width: 375px)
{
	#gkLogo {
		max-width: 250px;
	}
}
