/* GENERAL */

.gkPage {
    display: table;
    margin: 0 auto;
    max-width: 1230px;
    width: 100%;
	table-layout: fixed;
}

#gkPageContent {
    padding: 10px 0;
}

.frontpage #gkPageContent {
    padding:0;
}


#gkMainWrap {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.frontpage #gkHeaderMod .box {
    margin-bottom: 0;
}

#gkHeaderMod {
    margin: 0 auto;
    padding: 40px 0;
}

.frontpage #gkTop1 {
    background-color: #ffffff;
    padding: 40px 0;
}

#gkContent .gkNoSidebar,
#gkContentWrap {
    padding: 0;
}

.frontpage #gkContent .gkNoSidebar {
    padding: 40px 0;
}

#gkMainbody {
    margin-bottom: 0;
    padding: 10px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#gkMainbody > div,
.productdetails-view.productdetails,
.vm-product-container {
    float: left;
	width: 100%;
}

#gkPopupOverlay {
    background: none repeat scroll 0 0 #0b0808;
}

.gkPopupWrap .gk-icon-cross,
.gkPopupWrap h3, 
#gkPopupCart h3 {
	color: #fff;
	transition:all 0.3s ease 0s;
}

.gkPopupWrap h3, 
#gkPopupCart h3 {
	padding:0;
}

.gkPopupWrap .gk-icon-cross:hover {
	color: #c0c331;
	transition:all 0.3s ease 0s;
}

#gkPopupLogin, #gkPopupCart {
    margin-left: -160px;
    width: 320px;
}

#gkPopupLogin > div > div > div {
    background-color: #eee;
    border: 5px solid #fff;
    margin: 0;
    overflow: hidden;
}

.gkUsermenu {
    float: right;
    margin: 0;
}

form#login-form {
    float: left;
    padding: 40px 20px;
    width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#login-form input[type="text"], 
#login-form input[type="password"] {
    border-color: #e5e5e5;
    width: 100%;
	color:#000;
}

#form-login-remember {
    margin: 0;
    text-align: center;
}

#login-form input:focus {
	background-color:#fff;
}

#login-form #form-login-remember label {
	float:none;
	width:auto;
}

.login-greeting {
    text-align: center;
    width: 100%;
}


#form-login-buttons {
    display: table;
    margin: 0 auto;
    padding-top: 17px;
    text-align: center;
}


#login-form ul {
    border-top: 1px solid #fff;
    margin: 20px 0 0;
}

.logout-button {
    display: table;
    float: none;
    margin: 25px auto 0;
}

#loginForm label {
    display: inline-block;
    width: 100%;
}

.gkPopupWrap h3 a {
    color: #fff;
    font-weight: 300;
}

.gkPopupWrap h3 a:hover {
    color: #c0c331;
}

#gkPopupCart {
	display:block !important;
}

#vmCartModule {
    background-color: #eee;
    border: 5px solid #fff;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    padding: 40px 10px;
}

#vmCartModule .total_products {
    border-top: 1px solid #fff;
    padding: 15px 0;
}

#vmCartModule .total {
    padding: 15px 0;
}

.total strong {
    color: green;
}

.cart-view h1 {
    display: table;
    font-size: 35px;
    margin: 0 auto 10px;
    text-align: center;
	font-weight:600;
	text-transform:uppercase;
}

.cart-view > form {
    display: block;
    float: left;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.cart-view #form-login > div {
    float: left;
    line-height: 36px;
    padding-right: 20px;
}

.cart-view > div div.right {
    float: right;
}

.cart-view icon.check-title {
    float: left;
    margin: 0;
}

#checkoutForm input, 
#checkoutForm select {
    float: left;
	color: #000;
}

#checkoutForm input, 
#checkoutForm select,
#checkoutForm label {
    float: left;
	clear: both;
}

.check-title {
    margin-top: 0;
    padding-right: 0;
}

.cart-view .output-billto {
    color: #006a3f;
    font-size: 16px;
    font-weight: 400;
}

.cart-view .delimiter_billto {
	display:none;
}

/* Logo & Menus */
#gkHeaderNav {
    padding: 15px 0 0;
}

#gkHeaderNav > h2 {
    float: left;
    margin-bottom: 0;
}

#gkLogo {    
	float: left;
    height: auto;
	width:auto;
}

#gkLang {
    float: right;
}

#gkLang li{
	margin:0;
}

#gkLang li:first-child:after{
	content:"/";
	padding:0 5px;
	font-weight: 100;
}

#gkLang li.lang-active a {
	color:#006a3f;
}

#gkSearch {
    margin: 28px 0 0 20px;
}

#btnCart {
    margin-top:15px;
	clear:right;
}

#gkTopMenu {
	margin-top: 15px;
}

.gkMenu > ul > li::before {
    line-height: 60px;
}

.gkMenu > ul > li {
    height: 60px;
    line-height: 60px;
}

.gkMenu > ul > li > a {
    height: 60px;
    line-height: 60px;
}

.box.bigtitle .header {
    display: table;
    font-size: 35px;
    margin: 0 auto 10px;
	padding: 30px 0;
    text-align: center;
}

.box.bigtitle .header small {
    clear: both;
    color: #777777;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin: 5px 0 0;
}

#gkSearch .input-append {
    float: left;
    width: 100%;
}

#gkSearch .cf-searchmod-input {
    background-color: #f0f0f0;
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    float: left;
    line-height: 30px;
    padding: 0 10px;
    width: 100%;
	height: 30px;
}

#gkSearch button.btn {
	opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


/* Home */

.homepage-welcome {
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 40px;
    text-align: center;
}

.frontpage #gkMainbody {
    margin-bottom: 0;
    padding: 0;
}

.vmproduct {
    display: flex;
	display: -webkit-flex;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    float: left;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    margin: 0;
    position: relative;
    width: auto;
}

.vmproduct > div {
    background-color: #ffffff;
    border: 5px solid #ffffff;
    float: left;
    margin: 7px;
    width: calc(25% - 14px);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition:all 0.3s ease 0s;
}

.vmproduct > div:hover {
	border: 5px solid #006a3f;
	transition:all 0.3s ease 0s;
}

.vmproduct .spacer > a,
.vmproduct .spacer > a > img {
    float: left;
    width: 100%;
}

.vmproduct .spacer .product_name a {
    color: #282c2f;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin: 30px 0 10px;
    min-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	transition:all 0.3s ease 0s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition:all 0.3s ease 0s;
	padding:0 15px;
}

.vmproduct .spacer .product_name a:hover {
	color: #006a3f;
	transition:all 0.3s ease 0s;
}

.readon {
    display: table;
    font-size: 13px;
	transition:all 0.3s ease 0s;
	margin: 15px auto 0;
}

.readon:hover {
    background: none repeat scroll 0 0 #006a3f;
	transition:all 0.3s ease 0s;
}

.vmproduct .details {
    padding-bottom: 15px;
}

.vm-details-button {
    padding-bottom: 15px;
}

/* Contact Footer */
#gkBottom2 {
    float: left;
    overflow: visible;
    padding: 0;
    width: 100%;
}

#gkBottom2 > div {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}

#gkBottom2 .absolute {
    position: absolute;
	z-index:11;
	padding:0;
	margin:0;
	opacity:1;
	transition:all 0.3s ease 0.3s;
	overflow:hidden;
}

#gkBottom2 .absolute.close{
	opacity:0;
	transition:all 0.3s ease 0.3s;
}

#gkBottom2 .absolute.closed{
	overflow:hidden;
	width:0;
	height:0;
}

#gkBottom2 .absolute .opacity {
	background-color:#006a3f;
	opacity:0.9;
	height:100%;
	width:100%;
	z-index:10;
	position:absolute;
}

#gkBottom2 .box.absolute2 {
    position: absolute;
    right: -25px;
    top: -38px;
    width: auto;
    z-index: 100;
	transition:all 0.3s ease 0s;
	cursor: pointer;
}

#gkBottom2 .box {
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    margin: 0;
	width:100%;
	padding: 0;
}

.absolute2 .gk-icon-cross {
    color: #006a3f;
    font-size: 23px;
}

.findus .gkPage {
    color: #ffffff;
    position: relative;
    z-index: 11;
	padding: 40px 0;
}

#gkBottom2 .box h3.header {
    color: #ffffff;
    margin: 0;
    text-align: center;
	font-size: 35px;
	font-weight: 600;
	line-height:1;
	padding: 30px 0;
}

#gkBottom2 .box h3.header small{
	float:left;
	width:100%;
	text-align:center;
	font-size: 15px;
	font-weight: 300;
    line-height: 1.6;
    margin: 5px 0 0;
}

.findus .content {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex; 
	display: -o-flex;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    padding-top: 30px;
}

.findus .call,
.findus .social {
    min-width: 230px;
}

.social > h3,
.address > h3,
.call > h3 {
    border-bottom: 2px solid #ffffff;
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 22px;
    margin-bottom: 12px;
    padding-bottom: 5px;
	line-height: 40px;
}

.social > span {
    clear: both;
    float: left;
    font-size: 16px;
    padding-top: 0px;
}

.social > span a {
	color:#fff;
	line-height:53px;
}

.social > span a:before,
.call > span a:after {
    margin-top: 6px;
}

.facebook a:before {
	content:"\f09a";
	color:#282c2f;
	float: left;
    font-family: FontAwesome;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-right: 10px;
}

.facebook a:hover:before {
	color:#3A5795;
}

.twitter a:before {
	content:"\f099";
	color:#282c2f;
	float: left;
    font-family: FontAwesome;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-right: 10px;
}

.twitter a:hover:before {
	color:#55ACEE;
}

.linkedin a:before {
	content:"\f0e1";
	color:#282c2f;
	float: left;
    font-family: FontAwesome;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-right: 10px;
}

.linkedin a:hover:before {
	color:#0077B5;
}

.address {
    text-align: center;
}

.address > h3 {
    display: table;
    float: none;
    margin: 0 auto 20px;
    width: auto;
}

.address > span {
    display: table;
    font-size: 16px;
    width: 100%;
}

.address .view-map,
.call .message a {
    background-color: #282c2f;
    border: 2px solid #282c2f;
    display: table;
    float: none;
    font-size: 14px;
    line-height: 30px;
    margin: 21px auto 0;
    padding: 0 18px;
    text-transform: uppercase;
    width: auto;
	cursor:pointer;
}

.address .view-map:hover {
	border: 2px solid #fff;
	background-color:transparent;
}

.call > h3 {
    clear: both;
    float: right;
}

.call > span {
    display: table;
    font-size: 16px;
    text-align: right;
    width: 100%;
	color:#fff;
}

.call > span a {
	color:#fff;
	line-height:53px;
}

.telephone a:after {
	content:"\f10b";
	color:#282c2f;
	float: right;
    font-family: FontAwesome;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-left: 10px;
}

.telephone a:hover:after {
	color:#fff;
}

.fax a:after {
	content:"\f1ac";
	color:#282c2f;
	float: right;
    font-family: FontAwesome;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-left: 10px;
}

.fax a:hover:after {
	color:#fff;
}

.skype a:after {
	content:"\f17e";
	color:#282c2f;
	float: right;
    font-family: FontAwesome;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    width: 40px;
	text-align:center;
	margin-left: 10px;
}

.skype a:hover:after {
	color:#01A0DB;
}

.call .message a {
    float: right;
	margin-top: 5px;
}

.call .message a:hover {
	border: 2px solid #fff;
	background-color:transparent;
}

#gkBottom2 #map {
    width: 100%;
}



/* Footer */
#gkFooter {
	padding:0;
}

#gkFooter > div,
#gkFooter > p {
    padding: 40px 0;
	line-height: 20px;
}

#gkFooterNav {
    color: #ffffff;
    float: right;
    font-size: 12px;
    text-transform: uppercase;
}

#gkFooter img {
    position: relative;
    top: 1px;
}

#gkCopyrights {
    color: #ffffff;
    float: left;
    font-size: 12px;
}

/* K2 and Simple Image Gallery pro */

#k2Container h1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}

.sigProContainer.sigProElegant {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex; 
	display: -o-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    float: left;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    width: 100%;
}

.sigProContainer.sigProElegant .sigProThumb {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    width: calc(25% - 7px);
	padding-bottom: 10px;
	overflow:hidden;
	font-family: FontAwesome;
}

ul.sigProElegant li.sigProThumb span.sigProLinkOuterWrapper,
ul.sigProElegant li.sigProThumb span.sigProLinkWrapper {
	display:block;
	position:relative;
	float:left;
	width:100%;
}

.sigProLink.fancybox-button {
    float: left;
    height: auto !important;
    width: 100% !important;
}

.sigProImg {
    background-size: cover;
}

ul.sigProElegant li.sigProThumb a.sigProLink {
    background-color: #fff;
    border: 5px solid #fff;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition:all 0.3s ease 0s;
}

ul.sigProElegant li.sigProThumb a.sigProLink:hover {
    background-color: #fff;
    border: 5px solid #006a3f;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition:all 0.3s ease 0s;
}

ul.sigProElegant li.sigProThumb a.sigProLink:after {
    bottom: -35px;
    content: "\f002";
	color:#006a3f;
    font-size: 40px;
    left: 0;
    line-height: 1;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
}

ul.sigProElegant li.sigProThumb a.sigProLink:hover:after {
    bottom: calc(50% - 20px);
	opacity:1;
	transition:all 0.3s ease 0s;
}

.fancybox-close:after {
	color: #fff;
    content: "3";
    font-family: gkfont;
	font-size: 26px;
	line-height: 1;
}

.fancybox-close:hover:after {
	color: #c0c331;
}

.fancybox-close {
    background-image: none;
    height: 26px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 3px;
    top: -60px;
    width: 26px;
    z-index: 8040;
}

.fancybox-nav {
    width: 55%;
}

.fancybox-prev {
    left: -55px;
}

.fancybox-next {
    right: -55px;
}

.fancybox-prev span:before {
   	color: #fff;
    content: "1";
    font-family: gkfont;
	font-size: 34px;
	line-height: 1;
}

.fancybox-next span:before {
   	color: #fff;
    content: "2";
    font-family: gkfont;
	font-size: 34px;
	line-height: 1;
}

.fancybox-prev span,
.fancybox-next span {
	background-image:none;
}

#fancybox-buttons {
    display: none;
}

/* Virtuemart And CustomFilters */

.cf_flt_header {
    display: none;
}

#gkSidebar > div {
    padding: 20px 10px;
	float:left;
}

#gkSidebar .box {
    margin: 0;
}

.cf_form li {
    padding: 10px 0;
	display: block;
    float: left !important;
    position: relative;
    width: 100%;
}

.cf_filters_list li .cf_option {
    padding: 0;
	display: block;
    float: left;
    position: relative;
    width: 100%;
}

.category-view .browse-view h1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 40px;
}

.browse-view .row {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex; 
	display: -o-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
    float: left;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    width: 100%;
}

.browse-view .row .product {
	width: calc(33.3% - 7px);
	display:block;
	position:relative;
}

.browse-view .row .product .spacer {
    border: 5px solid #fff;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
	transition:all 0.3s ease 0s;
}

.browse-view .row .product .spacer:hover {
    border: 5px solid #006a3f;
	transition:all 0.3s ease 0s;
}

.spacer div {
    float: left;
    width: 100%;
}

.browse-view .row .product .spacer .PricesalesPrice {
    color: #777;
    float: left;
    text-align: center;
    width: 100%;
}

.vm-product-media-container > a,
.vm-product-media-container > a img {
    display: block;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}

.vm-product-descr-container-1 a {
	color: #282c2f;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin: 30px 0 10px;
    min-height: 40px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
	padding: 0 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.productdetails-view .vm-product-media-container {
    box-sizing: border-box;
    float: left;
    padding-right: 30px;
    width: 50%;
}

.productdetails-view .vm-product-details-container {
    float: left;
    width: 50%;
}

.vm-product-container h1 {
    float: right;
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 30px;
    text-align: left;
    text-transform: uppercase;
    width: 50%;
}

.product-description > p {
    margin-top: 0;
}

.productdetails-view .main-image {
	padding: 0 5px 5px 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.main-image,
.additional-images {
    float: left;
    width: 100%;
}

.additional-images {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex; 
	display: -o-flex;
}

.additional-images .floatleft {
    padding: 0 5px 5px 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	max-width:50%;
	flex-grow: 1;
}

.main-image a,
.main-image a img,
.additional-images .floatleft a,
.additional-images .floatleft a img {
	float:left;
	width:100%;
}

.vm-cart-price-text {
	display:none;
}

.vm-product-details-container .vm-cart-price-text {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-right: 10px;
    width: auto;
}

.vm-product-details-container .PricesalesPrice {
    color: #006a3f;
    font-size: 23px;
    font-weight: 600;
	line-height:30px;
	width:auto;
	float:left;
}

.vm-product-details-container .product-price {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}


.quantity-controls.quantity-minus {
    background-image: url("../images/minus.png");
	border-radius:0;
}

.quantity-controls.quantity-minus:hover {
    background-image: url("../images/minus.png");
	background-color:#006a3f;
}

.quantity-controls.quantity-plus {
    background-image: url("../images/plus.png");
}

.quantity-controls.quantity-plus:hover {
    background-image: url("../images/plus.png");
	background-color:#006a3f;
}

.quantity-box {
    float: left;
    height: 36px;
    width: 36px;
}

.quantity-box input {
    background-color: #f0f0f0;
    border: 1px solid #999;
    border-radius: 0;
    color: #000;
    height: 100%;
	text-align: center;
	padding:0;
}

.quantity-text,
.product-fields .title {
    float: left;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}

.product-fields {
	display:block;
	float:left;
	clear:both;
	position:relative;
}

.product-fields .display .vm-chzn-select {
    border: 1px solid #999;
    border-radius: 0;
    color: #000;
	margin-bottom:10px;
}

.product-fields .display {
    float: left;
}

.addtocart-button {
    float: right;
}

input.addtocart-button {
    font-size: 14px;
	background-color: #282c2f;
	font-family:"open sans";
	border-radius:0;
}


body.cartpage {
	min-width:920px;
}

.back-to-category {
	float:left;
	width:100%;
}

.back-to-category > a {
    color: #777 !important;
    float: left;
    font-weight: 600;
    margin: 0 0 10px;
    width: auto;
}

.back-to-category > a::before {
    content: "\f053";
    font-size: 13px;
    padding-right: 10px;
	font-family: FontAwesome;
}

.back-to-category > a:hover {
    color:#006a3f !important;
}


/* CONTACT */


.contact-contactinfo + h3 {
    border: medium none;
    display: table;
    font-size: 35px;
    font-weight: 600;
    line-height: 32px;
    margin: 20px auto 10px;
    padding: 0 0 16px;
    text-align: center;
}

.contact-contactinfo + h3 small {
    clear: both;
    color: #777777;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin: 5px 0 0;
}

.contact-form legend {
    text-align: center;
    width: 100%;
}

.contact-form dl {
    margin-top: 0;
}

.star {
    display: none;
}

dl.first {
    float: left;
    width: 50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-right:25px;
}

dl.second {
    float: left;
    width: 50%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-left:25px;
}

.submit {
    float: left;
    width: 100%;
}

.contact-form dl input,
.contact-form dl textarea {
    width: 100%;
	background-color:#f0f0f0;
	border:none;
	color: #000;
}

.contact-form textarea {
	padding:10px;
}

.contact-form textarea {
    height: 182px;
    padding: 10px;
    resize: vertical;
}

.contact-form label {
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    padding-top: 15px;
    position: relative;
    width: 100%;
}

#easycalccheckplus {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: calc(50% - 25px);
}

#easycalccheckplus label {
    padding-top: 0;
    width: auto;
}

#easycalccheckplus input {
    clear: both;
    float: left;
}

.contact-form .button.validate {
    clear: none;
    float: right;
    margin: 48px 0 0;
}

.contact-form .button.validate:hover {
	background-color:#006a3f;
}

input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="url"]:focus, 
input[type="email"]:focus, 
textarea:focus {
    background: none repeat scroll 0 0 #f0f0f0;
}

.invalid {
    background: none repeat scroll 0 0 #fffef4;
    border: 1px solid #006a3f !important;
    color: #006a3f;
	box-shadow: none;
}

label.invalid {
    color: #006a3f !important;
}

.contact {
    padding-bottom: 25px;
}

.itemFullText {
    padding-bottom: 20px;
}


#system-message-container > dl {
    color: #fff;
    font-size: 15px;
    margin: 0;
    text-align: center;
}

.gkIsWrapper-gk_shop_and_buy .figcaption {
    background-color: rgba(0, 106, 63, 0.8);
	bottom: 0;
	top:auto;
}

.gkIsWrapper-gk_shop_and_buy .figcaption p {
    width: 100%;
}

.gkIsWrapper-gk_shop_and_buy ol li:hover, 
.gkIsWrapper-gk_shop_and_buy ol li.active {
    background: #282c2f none repeat scroll 0 0;
}

.gkIsWrapper-gk_shop_and_buy .figcaption h3 {
    color: #fff;
    font-size: 32px;
}

.fancybox-skin {
    border-radius: 0;
    padding: 5px !important;
}

#fancybox-content {
	border:5px solid #fff !important;
}

#fancybox-content {
    border: medium none !important;
    box-sizing: border-box;
    padding: 5px;
    width: 100% !important;
}

#fancybox-title {
	padding:0;
	margin:0;
}

#fancybox-title-inside {
	display:none;
}

#fancybox-close {
    background-image: none;
    height: 26px;
    padding-bottom: 20px;
    padding-top: 25px;
    position: absolute;
    right: 3px;
    top: -60px;
    width: 26px;
    z-index: 8040;
	cursor:pointer;
}

#fancybox-close::after {
    color: #fff;
    content: "3";
    font-family: gkfont;
    font-size: 26px;
    line-height: 1;
}

#fancybox-left,
#fancybox-right {
    background: transparent url("blank.gif") repeat scroll 0 0;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
	background-image:none;
}

#fancybox-left span::before {
    color: #fff;
    content: "1";
    font-family: gkfont;
    font-size: 34px;
    line-height: 1;
	background-image: none;
}

#fancybox-right span::before {
    color: #fff;
    content: "2";
    font-family: gkfont;
    font-size: 34px;
    line-height: 1;
	background-image: none;
}

#fancybox-right {
    right: -15%;
}

#fancybox-left {
    left: -15%;
}

#fancybox-left-ico,
#fancybox-right-ico {
    background-image: none;
}

#fancybox-close:hover::after {
    color: #c0c331;
}

#fancybox-overlay {
	background-color: #0b0808 !important;
	opacity: 0.68 !important;
}

#fancybox-content > div {
    background-color: #eee;
    padding: 10px;
}

#fancybox-content .continue_link {
    color: #006a3f;
    float: left;
    padding-bottom: 5px;
}

#fancybox-content .showcart.floatright {
    color: #006a3f;
    float: right;
	padding-bottom: 5px;
}

#fancybox-content .continue_link:hover,
#fancybox-content .showcart.floatright:hover {
	color:#282c2f;
}

#fancybox-content h4 {
    float: left;
    width: 100%;
}

.himessage {
    float: left;
    line-height: 34px;
    padding-right: 30px;
}

#checkoutForm table td {
    vertical-align: middle;
	text-align:center;
}

#checkoutForm table td:first-child {
	text-align:left;
}

#checkoutForm table td:last-child {
	text-align:right;
}

.produsctsrow td {
    padding: 0;
}

.produsctsrow td .cart-images {
    float: left;
    width: 130px;
}

.labnazev > a {
    display: block;
    float: left;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 200px;
}

.produsctsrow td .cart-images img{
	float:left;
}

#checkoutForm input.inputbox {
	float:left;
	width:50px;
	max-width:1000px!important;
	height: 36px;
	border:1px solid #282c2f;
	border-radius:0;
}

.vmicon.vm2-add_quantity_cart,
.vm2-remove_from_cart {
    background-image: url("../images/reload.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    clear: none !important;
    float: left !important;
    height: 36px;
    max-width: 1000px !important;
    padding: 0 !important;
    width: 40px !important;
}

.vmicon.vm2-add_quantity_cart:hover {
	background-image: url("../images/reload.png");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: 20px auto;
	background-color:#006a3f;
}

.vm2-remove_from_cart {
    background-image: url("../images/close.png");
	background-color:#282c2f;
	transition: all 0.3s ease 0s;
}

.vm2-remove_from_cart:hover {
	background-color:#006a3f;
	transition: all 0.3s ease 0s;

}

.customer-comment.marginbottom15 {
    margin-bottom: 41px;
}

.terms-of-service {
    float: left;
    margin: 0 10px 0 0;
}


.vm-button-correct > span {
    background-color: #282c2f;
    color: #fff;
    float: right;
    font-family: "open sans";
    font-size: 14px;
    padding: 7px 22px;
    text-transform: uppercase;
}

.vm-button-correct > span:hover {
	background-color:#006a3f;
}


.PricebillTotal {
    color: #006a3f;
    font-weight: 600;
}

.cf_resetAll_label {
    color: #006a3f;
    font-weight: 600;
}

.cf_resetAll_label:hover {
	color: #282c2f;
}

.category-view h1 {
	line-height:1;
}

.category-view h1 small {
    clear: both;
    color: #777777;
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    margin: 5px 0 0;
    text-transform: none;
}

.gkIsWrapper-gk_shop_and_buy .gkIsPreloader span {
    background: #006a3f none repeat scroll 0 0;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-image {
    box-sizing: border-box;
    margin-left: -55px;
    padding: 0 55px;
	max-width:100%;
	transition: all 0.3s ease 0s;
}

.fancybox-inner,
.fancybox-inner img {
    height: auto !important;
    width: 100% !important;
}

.cf_flt_wrapper.cf_flt_wrapper_ltr > div {
    height: auto !important;
}

.gkPopupWrap h3, #gkPopupCart h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}

.product-box {
    float: left;
    padding-top: 15px;
    width: 100%;
}


.category-view .PricebasePrice,
.frontpage .vmproduct .price {
    display: table;
    margin: 0 auto;
    color: #006a3f;
    font-weight: bold;
}

.vm-product-details-container .PricebasePrice {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-right: 10px;
    width: auto;
	color: #006a3f;
}

.productdetails-view .PricebasePriceVariant,
.productdetails-view .PricevariantModification,
.productdetails-view .PricesalesPriceWithDiscount,
.productdetails-view .PricesalesPrice,
.productdetails-view .PricepriceWithoutTax,
.productdetails-view .PricediscountAmount,
.productdetails-view .PricetaxAmount,
.category-view .PricebasePriceVariant,
.category-view .PricevariantModification,
.category-view .PricesalesPriceWithDiscount,
.category-view .PricesalesPrice,
.category-view .PricepriceWithoutTax,
.category-view .PricediscountAmount,
.category-view .PricetaxAmount {
    display: none;
}

.cart-summary #shipments > label {
    float: none;
    padding-left: 10px;
}

.cart-summary .vmshipment_description {
    float: left;
    padding-top: 10px;
    width: 100%;
}

.cart-summary #payments > label {
    float: none;
    padding-left: 10px;
}

.cart-summary .vmpayment_description {
    float: left;
    padding-top: 10px;
    width: 100%;
}

.cart-summary .bank-accounts {
    float: left;
    width: 100%;
}

.cart-summary .bank-name::after {
    content: "-";
    float: right;
    padding-left: 10px;
}

.cart-summary .bank-accounts span {
    float: left;
    width: auto;
}

.cart-summary .bank-name {
    clear: left;
    float: left;
    font-weight: 300;
    padding-right: 10px;
}

.cart-summary .cart-images {
    float: left;
}

.cartpage #fancybox-content h2 {
	display:none;
}

.cartpage #fancybox-content {
	color:#000;
}

.cartpage #fancybox-content .greentitle {
	float:left;
	width:100%;
	display:block;
	text-align:center;
	color:#006a3f;
	padding:30px 0 10px;
	font-size:22px;
}

.cartpage #fancybox-wrap {
    left: 50% !important;
    max-width: 1200px;
    transform: translateX(-50%);
}

.login header div div {
    border: medium none;
    display: table;
    font-size: 35px;
    font-weight: 600;
    line-height: 32px;
    margin: 20px auto 10px;
    padding: 0 0 16px;
    text-align: center;
	color:#282c2f;
}


#com-login-form input,
#user-registration input,
#member-registration input {
    background-color: #f0f0f0;
    border: medium none;
    color: #000;
}


#user-registration #easycalccheckplus label {
    float: left;
    width: auto;
}

#user-registration fieldset + div {
	float:left;
	width:100%;
}

#user-registration #easycalccheckplus {
    float: left;
    width: 100%;
	padding-bottom:20px !important;
}

#gkMainbody .registration {
   float: left;
    width: 100%;
}

#member-registration {
    float: left;
    width: 100%;
}

#member-registration legend{
    font-size: 35px;
    font-weight: 600;
    line-height: 32px;
    padding: 0 0 16px;
	color:#282c2f;
	float:left;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	margin-top: 20px;
}

#member-registration dt,
#member-registration dd {
    clear: both;
    float: left;
    width: 100%;
}

#member-registration fieldset + div {
	float:left;
	width:100%;
}

#member-registration #easycalccheckplus {
    float: left;
    width: 100%;
	padding-bottom:20px !important;
}

#member-registration #easycalccheckplus label {
	float:left;
}

#member-registration .validate {
    margin-right: 10px;
}

#jform_spacer-lbl {
    display: none;
}

.cartpage .userdata {
    float: left;
	width:50%;
}

.cartpage .userdata > p {
    color: #000;
    float: left;
    text-align: left;
    width: 100%;
}

.cartpage .userdata .inputbox {
    float: left;
    width: 96%;
}


#remember.inputbox {
    float: left;
    width: auto;
}

.cartpage .userdata input.default {
    float: right !important;
    margin-right: 4% !important;
}


#com-form-login .width30.floatleft {
    text-align: left;
}


.cart-view .output-billto {
    color: #006a3f;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.cart-view .output-billto {
    color: #006a3f;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.cart-view #register.inputbox {
    float: left !important;
    margin-right: 10px;
    width: auto !important;
	margin-top: 10px !important;
}

#com-form-login-remember > label {
    padding-left: 10px;
}
.popover {
	display: none !important;
}