/*_____________________________________ ARTFIEDWEB CODE _____________________________________*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity:1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity:1 !important;
}
t:-moz-placeholder { /* Firefox 18- */
  opacity:1 !important;
}
/* Remove border radius ios */
input[type="text"],
input[type="button"],
input[type="password"],
input[type="search"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
.featured-view .header {
    float: left;
    position: relative;
    width: 100%;
}
.featured-view .header h4 {
    background-color: #ffffff;
    border-bottom: 1px solid #d93616;
    color: #494949;
    font-size: 14px;
    font-weight: 700;
	line-height:40px;
	text-transform:uppercase;
}


.products {
    display: flex;
	display: -webkit-flex;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    float: left;
    margin-left: -10px;
    width: calc(100% + 20px);
}
.products .product {
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 10px;
	width: calc(33.33% - 20px);
	transition: 0.3s ease 0s;
	padding: 0;
	min-width: 20px;
}
.products .product_image_area,
.products .product_image_area > a,
.products .product_image_area > a img {
    float: left;
    width: 100%;
	max-height:none;
}
.products .product_title_area,
.products .product_title_area h2 {
    float: left;
    width: 100%;
	text-align:center;
}
.products .product_title_area h2 a {
	color: #238ecc;
    display: table;
    font-size: 14px;
    font-weight: 400;
    margin: 20px auto 10px;
    table-layout: fixed;
    text-transform: uppercase;
}

.products .product_price_area,
.products .product_price_area .product-price,
.vmproduct .product_price_area,
.vmproduct .product_price_area .product-price {
    float: left;
    width: 100%;
	margin:0;
}

.product .product_price_area div.PricesalesPrice,
.vmproduct .product_price_area span.price-crossed, 
.vmproduct .product_price_area div.PricesalesPrice {
    color: #474747;
    display: table;
    float: none;
    font-size: 15px;
    line-height: 18px;
    margin: 0 auto;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    width: auto;
}

.product .product_price_area div.PricesalesPrice span,
.vmproduct .product_price_area span.price-crossed span,
.vmproduct .product_price_area div.PricesalesPrice span {
	display:table;
	table-layout:fixed;
	margin:0 auto 10px;
	float:none;
}

.product .product_price_area span.vm-price-desc,
.vmproduct .product_price_area span.vm-price-desc {
	margin:0 !important;
}

.product .product_price_area div.PricesalesPrice span {
	color: #878787;
    font-size: 18px;
    font-weight: 700;
    height: auto;
    line-height: 1;
}

.product .product_stock_area {
    float: left;
    width: 100%;
	margin-bottom: 10px;
}

.product .vm2-nostock,
.product .vm2-lowstock,
.product .vm2-normalstock {
	float:none;
	margin:0 auto!important;
}


.vmicon.vm2-nostock {
    background-image: url("../../../images/template/no-stock.png");
    background-position: center center;
    float: right;
    height: 15px;
    width: 19px;
}


.vmicon.vm2-lowstock {
    background-image: url("../../../images/template/low-stock.png");
    background-position: center center;
    float: right;
    height: 15px;
    width: 19px;
}

.vmmanufacturer .owl-item.active a {
    align-items: center;
    display: flex;
}


.vmicon.vm2-normalstock {
    background-image: url("../../../images/template/normal-stock.png");
    background-position: center center;
    float: right;
    height: 15px;
    width: 19px;
}

.product .product_addtcart_area,
.product .product_addtcart_area .addtocart-area,
.product .product_addtcart_area .product.js-recalculate,
.product .product_addtcart_area .addtocart-bar {
    float: left;
    width: 100%;
	border: medium none;
	margin:0;
}

.products .product_addtcart_area form.product.js-recalculate {
    padding: 0;
}

.products .product_addtcart_area span.addtocart-button {
    float: left;
    width: 100%;
}

.products .product_addtcart_area .quantity-controls.quantity-minus,
.productdetails-view .addtocart-area .quantity-controls.quantity-minus {
    background-color: #ffffff;
    background-image: none;
    float: left;
    height: 34px;
    line-height: 34px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 34px;
	color: #666666 !important;
}

.products .product_addtcart_area .quantity-controls.quantity-plus,
.productdetails-view .addtocart-area .quantity-controls.quantity-plus {
    background-color: #ffffff;
    background-image: none;
    float: right;
    height: 34px;
    line-height: 34px;
    margin: 0 0 0 2px;
    padding: 0;
    width: 34px;
	color: #666666 !important;
}

.products .product_addtcart_area span.quantity-box,
.productdetails-view .addtocart-area span.quantity-box {
    font-weight: 700;
    margin: 0;
	width: calc(100% - 72px);
}

.products .product_addtcart_area input.quantity-input,
.productdetails-view .addtocart-area input.quantity-input {
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
	background-image: none !important;
    padding: 0 !important;
    width: 100% !important;
}

.products .product_addtcart_area input.quantity-input:hover,
.productdetails-view .addtocart-area input.quantity-input:hover {
	background-color:#fff;
}

.products .product_addtcart_area input.quantity-input:hover,
.productdetails-view .addtocart-area input.quantity-input:hover {
	background-color: #ffffff;
}

.products .product_addtcart_area span.quantity-controls {
    display: inline-block;
    margin: 0 0 2px;
    vertical-align: middle;
    width: 100%;
}


.products .product_addtcart_area span.addtocart-button span.addtocart-button-disabled,
.productdetails-view .addtocart-area span.addtocart-button span.addtocart-button-disabled {
    background-color: #238ecc;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 25px;
    width: 100%;
}

.productdetails-view .call {
    color: #f39177;
    float: left;
    line-height: 1.4;
    width: 100%;
}

.products .product_addtcart_area span.addtocart-button span.addtocart-button-disabled,
.productdetails-view .addtocart-area span.addtocart-button span.addtocart-button-disabled {
	background-color: #ddd;
}

.products .product_addtcart_area .product-fields {
    margin: 0;
    padding: 0;
}

.products .product_addtcart_area .product-fields .clear {
    display: none;
}

.products .product_addtcart_area .product-fields .product-field-display {
    display: block;
    float: left;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

.product-field-display label,
 .product-field-display label + div {
    float: left;
    height: auto;
    line-height: 36px;
}

.product-field-display label + div select {
    border: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 16px !important;
    width: auto !important;
}

#gkTopMenu .menu,
#gkTopMenu .awLogin {
    float: left;
    width: auto;
}

.awLogin .gkLogin,
.awLogin .gkLogout {
    color: #1a1d1f;
    float: left;
    font-size: 10px;
    line-height: 38px;
	font-weight: 600;
	cursor:pointer;
}

.awLogin .gkLogin:hover,
.awLogin .gkLogout:hover {
	color:#000;
}

#gkPopupLogin {
    float: left;
    height: auto;
    left: 50%;
    margin: 0;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}

#gkLang {
    float: right;
    width: auto;
	margin-left:20px;
}

#gkLang .chzn-container.chzn-container-single.chzn-container-single-nosearch {
    float: left;
    font-size: 10px;
    font-weight: bold;
}

#gkHeader .chzn-container-single .chzn-single,
#gkPageContent .chzn-container-single .chzn-single {
    background-color: #f5f5f5;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
}

#gkPageContent .chzn-container-single .chzn-single {
	height: 34px;
    line-height: 34px;
	margin-top: 0;
}

#gkHeader .chzn-container .chzn-drop,
#gkPageContent .chzn-container .chzn-drop {
    background-color: #f5f5f5;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    line-height: 20px;
}

#gkHeader .chzn-container .chzn-results li.highlighted,
#gkPageContent .chzn-container .chzn-results li.highlighted {
    background-color: #d93616;
	background-image: none;
}

#gkPageContent .chzn-container .chzn-results li.active-result {
    padding-left: 15px;
    text-align: left;
}

.developed > img {
    margin-top: 5px;
}

#AW_developed {
    float: left;
    margin: 0;
    width: 100%;
}

#gkBottom5l,
#gkBottom5c,
#gkBottom5c2,
#gkBottom5r {
    float: left;
    width: 23%;
}

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

.acysubbuttons {
	float: right;
	margin: 0;
	width: 100%;
}

.acysubbuttons .button.subbutton {
    background-color: #a7a8a7;
    border: medium none;
    color: #fff;
    float: right;
    font-weight: 400;
    height: 34px;
    line-height: 34px;
    margin: 26px 0 0;
	width: auto;
	padding:0 15px; 
	font-size:17px;
}

.acyfield_email .inputbox {
    border: medium none;
    line-height: 40px;
    padding: 0 10px !important;
}

.onefield.fieldacyemail {
    float: left;
    margin: 0;
    width: 70%;
}
.credit_cards .content > img {
    padding-right: 10px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
}
.credit_cards .content > img:last-child {
    padding-right: 0;
}

.onefield.fieldacyemail .inputbox {
    border-bottom: 1px solid #908F8F;
    background: transparent;
    height: 40px;
    line-height: 38px;
    padding: 0 !important;
    width: 100% !important;
	-webox-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

#gkBottom5 .acymailing_introtext {
    color: #777777;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 10px !important;
    width: 100%;
}

#gkBottom5c .custom > p {
    float: left;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    width: 100%;
	color: #777777;
}

.box.newsletter {
    margin-bottom: 0;
    padding-bottom: 0;
}

#AW_Social {
    float: left;
    width: auto;
}

#AW_Social span a::before {
	background-color: transparent;
	border-radius: 0;
	color: #10069d;
	float: left;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	margin-right: 25px;
	text-align: center;
	width: auto;
	transition: 0.3s ease 0s;
}

#AW_Social > span {
    float: left;
    width: auto;
}

#gkMainbody a.vm-button-correct {
    background-color: #f2f2f2;
    border: medium none;
    border-radius: 0;
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0 30px;
    text-align: center;
}

#gkMainbody a.vm-button-correct:hover {
	background-color:#d93616;
}

.chzn-container {
	width:auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
}

#ProOPC .chzn-container {
	width:100% !important;
}

#ProOPC .proopc-bt-address .inner-wrap,
#ProOPC .proopc-st-address .inner-wrap {
    padding-bottom: 15px !important;
}

.chzn-search > input {
    background-image: none !important;
    float: left;
    width: 100% !important;
}

#ProOPC #proopc-order-submit.proopc-btn {
    margin: 0;
}

#gkPageContent .chzn-container-single .chzn-single {
    padding: 0 15px 0 10px;
}

#gkHeader .chzn-container .chzn-drop, 
#gkPageContent .chzn-container .chzn-drop {
    float: left;
    padding: 5px;
    width: 100%;
}

.chzn-container .chzn-results {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

#gkPageContent .chzn-container .chzn-results li.active-result {
    float: left;
    line-height: 17px;
    padding: 5px;
    width: 100%;
}

.order_list .chzn-container {
    margin-right: 10px;
}

.category-view .category-view .row {
    display: flex;
	display: -webkit-flex;
    margin-left: -10px;
	margin-top: -10px;
    width: calc(100% + 20px);
}

.category-view .category-view .row .category {
    border: none;
    margin: 10px;
    width: calc(25% - 20px);
}

.category-view .category-view .row .category .category_link {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
    padding: 20px 0;
	float: left;
    width: 100%;
	border:1px solid #10069d;
	transition: all 0.3s ease 0s;
}
.category-view .category-view .row .category .category_name {
    color: #10069d;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    width: 100%;
	transition: all 0.3s ease 0s;
	line-height:20px;
}
.category-view .category-view .row .category:hover .category_link {
	background-color:#10069d;
}
.category-view .category-view .row .category:hover .category_name {
	color:#fff;
}
.category_products .orderby-displaynumber {
    padding: 10px 0 15px;
}

.category_products .display-number {
	margin:0;
}

.category_products .orderby-displaynumber .title,
.category_products .display-number .title {
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 3px;
    width: 100%;
}

.category_products .display-number .chzn-container {
    float: right;
}

.productdetails-view .main-image > a {
    float: left;
    width: 100%;
}
.productdetails-view .main-image{
	overflow: hidden;		
	cursor: auto;
	cursor: url(../../../images/zoom.png), auto;
}

.productdetails-view .main-image img {
    height: auto;
    max-height: none;
    max-width: none;
    width: 100%;
    display: block;
}

.productdetails-view .ratingbox {
    background: transparent url("../../../images/template/rating-stars(20px-grey).png") scroll 0 bottom;
	background-repeat:repeat-x;
    height: 22px;
    width: 100px;
	margin: 10px 0 0;
}

.productdetails-view .ratingbox.dummy {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	width: 100%;
}

.productdetails-view .ratingbox div, 
.productdetails-view .ratingbox span {
    background: rgba(0, 0, 0, 0) url("../../../images/template/rating-stars(20px-grey).png") scroll 0 0;
	background-repeat:repeat-x;
    display: block;
    height: 22px;
    position: static;
	background-position: left top 4px !important;
}

.productdetails-view .manufacturer {
	margin:0;
}

.productdetails-view .manufacturer-label {
    float: left;
    padding-right: 5px;
    width: auto;
}

/* VP One Page Check Out */
#ProOPC * {
	font-family: 'Averta', Arial !important;
}

#ProOPC.cart-view .proopc-finalpage {
    display: block;
    float: left;
    width: 100%;
}

#ProOPC.cart-view .proopc-finalpage .proopc-box {
	float:left;
}

#ProOPC.cart-view .proopc-finalpage .proopc-title .cart-page-title {
    color: #474747;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    text-transform: none;
	margin:0;
	padding:0;
}

#ProOPC.cart-view .proopc-finalpage .proopc-process-title {
	background-color: #ffffff;
	border:none;
    border-bottom: 2px solid #f2f2f2;
    color: #494949;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    padding:0 0 10px;
	margin-bottom: 10px;
}

#ProOPC.cart-view .proopc-finalpage .proopc-inner {
	padding:0;
	border:none;
	float:left;
	width:100%;
}

#ProOPC.cart-view .proopc-finalpage span.radio,
#ProOPC.cart-view  #proopc-payment-form label,
#ProOPC.cart-view  #proopc-shipment-form label,
#ProOPC.cart-view .proopc-finalpage span.checkbox {
    color: #10069d;
	cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
    padding: 0;
    width: 100%;
	position:relative;
}

#ProOPC.cart-view .proopc-finalpage span.radio:before, 
#ProOPC.cart-view #EditBTAddres input[type="radio"] + label:before, 
#ProOPC.cart-view #proopc-payment-form label:before, 
#ProOPC.cart-view #proopc-shipment-form label:before, 
#ProOPC.cart-view #checkoutForm input[type="checkbox"] + label:before  {
	background-color: #fff;
	border: 1px solid #10069d;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 10px;
	margin-top: 0;
	transition: all 0.3s ease 0s;
	width: 20px;
}
#ProOPC.cart-view .proopc-finalpage span.checkbox:before {
	background-color:#fff;
	border: 1px solid #aaaaaa;
    border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    float: left;
    height: 16px;
    margin-right: 10px;
    margin-top: 2px;
    transition: all 0.3s ease 0s;
    width: 16px;
}

#ProOPC.cart-view .proopc-finalpage span.checkbox:after,
#ProOPC.cart-view  .terms-of-service-cont:after {
	content:"\f00c";
	color:#fff;
	font-family:FontAwesome;
	position:absolute;
	left:1px;
	top:0;
	transition: all 0.3s ease 0s;
}

#ProOPC.cart-view .cart-tos-group .checkbox {
    float: left;
    width: auto !important;
}
#ProOPC .radio_type label {
	cursor:pointer;
}
#ProOPC.cart-view .proopc-finalpage input:checked + span.radio:before,
#ProOPC.cart-view #EditBTAddres input[type="radio"]:checked + label:before, 
#ProOPC.cart-view  #proopc-shipment-form input:checked + label:before,
#ProOPC.cart-view  #proopc-payment-form input:checked + label:before,
#ProOPC.cart-view #checkoutForm input[type="checkbox"]:checked + label:before{
	background-color:#10069d;
}

#ProOPC.cart-view .proopc-finalpage input:checked + span.checkbox:after {
	color:#10069d;
}

#ProOPC.cart-view .proopc-finalpage input[type="radio"],
#ProOPC.cart-view .proopc-finalpage input[type="checkbox"],
#ProOPC.cart-view .proopc-finalpage input#STsameAsBT {
	visibility:hidden;
	position:absolute !important;
}
#ProOPC.cart-view #UserRegistration label, 
#ProOPC.cart-view #EditBTAddres label, 
#ProOPC.cart-view #EditSTAddres label, 
#ProOPC.cart-view #proopc-confirm-order label {
	color: #10069d;
	float: left;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.5;
	margin-top: 5px;
}
#ProOPC.cart-view .proopc-finalpage input[type="text"]:not(#proopc-coupon-code), 
#ProOPC.cart-view .proopc-finalpage input[type="email"], 
#ProOPC.cart-view .proopc-finalpage input[type="number"], 
#ProOPC.cart-view .proopc-finalpage input[type="password"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: none;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	color: #000;
	float: left;
	line-height: 24px;
	margin-bottom: 0;
	padding: 0 10px !important;
	width: 100% !important;
	height: 26px;
	box-shadow: none;
	background-color: #e8e8e8;
}
#ProOPC.cart-view .proopc-finalpage textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e8e8e8;
	background-image: none;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	color: #666;
	float: left;
	line-height: 40px;
	margin-bottom: 0;
	padding: 10px !important;
	width: 100% !important;
	height: 40px;
	height: 90px;
	resize: vertical;
	box-shadow: none;
}
#ProOPC.cart-view button {
	border:none;
	background-color: #10069d;
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 36px;
	margin: 0;
	max-width: 100%;
	padding: 0 30px;
	text-align: center;
	text-shadow: none;
	transition: all 0.3s ease 0s;
	width: auto !important;
	text-transform: uppercase;
}
#ProOPC.cart-view .boxes button {
	border:1px solid #10069d;
}
#ProOPC.cart-view #UserLogin li a:hover {
	color:#000;
	text-decoration:none;
}

#ProOPC.cart-view .proopc-reg-form,
#ProOPC.cart-view .proopc-login-form,
#ProOPC.cart-view .proopc-reg-advantages {
    float: left;
    width: calc(100% - 25px);
	margin-left:25px;
}

#ProOPC.cart-view .edit-address {
    margin: 0;
}

#ProOPC .zip-group,
#ProOPC .shipto_zip-group {
    margin-right: 2%;
    width: 48%;
}

#ProOPC .select2-selection {
    height: 26px;
    line-height: 26px;
}

#ProOPC .select2-selection > span {
	line-height: 24px;
}
#ProOPC .select2-container--default .select2-selection--single {
	background-color: #e8e8e8;
	border: 1px solid #e8e8e8;
	border-radius: 0;
}
#ProOPC .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: -2px;
}
#ProOPC .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #10069d transparent transparent transparent;
}
#ProOPC .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #10069d transparent;
}
#ProOPC .select2-selection > span.select2-selection__arrow b {
    margin-top: 0;
}

#ProOPC #proopc-st-address .st-same-checkbox {
	float: left;
    margin: 0;
    padding: 0;
}

#ProOPC #proopc-st-address .edit-address {
    float: left;
    margin: 0;
    width: 100%;
}

#ProOPC #proopc-coupon .proopc-btn {
    float: right;
}

.billto-shipto span, a.terms-of-service {
    color: #f39177;
    float: left;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 5px;
}

#ProOPC a.terms-of-service:hover {
	color:#000;
	text-decoration:none;
}

#ProOPC #proopc-order-submit.proopc-btn {
    clear: left;
    margin: 35px 0 0;
}

#ProOPC .proopc-error-msg {
    background-color: #f39177;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    margin-top: -35px;
    padding: 10px 10px;
    text-align: center;
    text-shadow: none;
	float:left;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#ProOPC .proopc-error-msg button.close {
	display:none;
}

#ProOPC .proopc-error-msg > span {
    font-size: 15px;
	line-height:1;
}

.vm-order-done {
    float: left;
    width: 100%;
}


/* Submenus */
#gkMainMenu li.megamenu .module {
    width: 100%;
    left: 0;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > .menu {
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	clear:left;
	float:left;
	padding:20px;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li {
	width:auto;
	padding-right: 30px;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > div {
    width: auto;
	float:left;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > div > a {
	font-weight:bold;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li ul {
	position: relative;
	opacity: 1;
	visibility: visible;
	float: left;
	top: auto;
	left: auto;
	width: auto;
	clear:left;
	background-color: #fff;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul,
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul a {
	float:left;
	width:auto;
	clear:left;
	padding:0;
	line-height: 25px;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul li {
	width:auto;
	clear:left;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul li ul {
	padding-left:15px;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul li ul a:before {
	position:absolute;
	content:"---";
	left:5px;
	letter-spacing:-1px;
}
#gkMainMenu li.megamenu .module .virtuemartcategories > ul.menu > li > ul a {
	padding:0 20px;
}
#gkMainMenu li.megamenu .module ul.menu > li > ul a {
	color:#777;
}
#gkMainMenu li .module,
#gkMainMenu li div.childcontent {
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
    position: absolute;
	opacity:0;
	visibility:hidden;
	transition: all 0.3s ease 0s;
	min-width: 150px;
}

#gkMainMenu li:hover .module,
#gkMainMenu li:hover div.childcontent {
	opacity:1;
	visibility:visible;
	background-color:#fff;
}

#gkMainMenu .virtuemartcategories {
    float: left;
    width: 100%;
}

#gkMainMenu .virtuemartcategories > .menu,
#gkMainMenu div.childcontent ul.gkmenu {
    float: left;
    position: relative;
    width: 100%;
}

#gkMainMenu .virtuemartcategories > ul.menu > li,
#gkMainMenu div.childcontent ul.gkmenu > li {
    float: left;
	clear: left;
	width: 100%;
}

#gkMainMenu .virtuemartcategories > ul.menu > li > div {
	float:left;
	width:100%;
}

#gkMainMenu .virtuemartcategories > ul.menu > li > div > a,
#gkMainMenu div.childcontent ul.gkmenu > li a {
    float: left;
    width: 100%;
	padding:0 20px 0 17px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	line-height: 36px;
	font-weight:400;
	color:#777;
	text-align:left;
	transition: all 0.3s ease 0s;
	border-left:3px solid transparent;
	font-size:16px;
}

#gkMainMenu .virtuemartcategories > ul.menu > li.active > div > a {
	color:#f39177;
}

#gkMainMenu .virtuemartcategories > ul.menu > li > div > a:hover,
#gkMainMenu div.childcontent ul.gkmenu > li a:hover {
	color:#000;
	border-left:3px solid #f39177;
}

#gkMainMenu .virtuemartcategories ul.menu > li > ul {
    background-color: #aaaaaa;
    position: absolute;
    top: 50px;
    width: 240px;
	visibility:hidden;
	opacity:0;
	transition:all 0.3s ease 0s;
	z-index: 10;
}

#gkMainMenu .virtuemartcategories ul.menu > li:hover > ul {
	visibility:visible;
	opacity:1;
}

#gkMainMenu .virtuemartcategories > ul.menu > li > ul li {
	float:left;
	width:100%;
	position:relative;
}

#gkMainMenu .virtuemartcategories > ul.menu > li > ul li a {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 20px;
    width: 100%;
}
#gkMainMenu .virtuemartcategories ul.menu > li > ul > li > ul {
    background-color: #aaaaaa;
    position: absolute;
    top: 0px;
    width: 240px;
	left:240px;
	visibility:hidden;
	opacity:0;
	transition:all 0.3s ease 0s;
}

#k2Container h1 {
	width: 100%;
    border-bottom: 1px solid #10069d;
    margin-bottom: 20px;
    color: #10069d;
    padding: 0;
    float: left;
    font-size: 37px;
    font-weight: 300;
    margin: 0 0 60px;
    line-height: 1;
    padding-bottom: 12px;
}

.itemFullText > p {
    margin: 0 0 20px;
}
.itemFullText ul {
    list-style: disc;
    padding: 0 0 0 20px;
}
.itemFullText ol {
	float: left;
	position: relative;
	width: 100%;
    list-style-position: outside;
}
.itemFullText ol li {
	float:left;
	position:relative;
	width:100%;
	padding-bottom: 15px;
}
.itemFullText ol li > h3{
	font-size: inherit;
    padding-top: 3px;
}
/*
.itemFullText ol li:before {
	background-color: #23ffc3;
	border-radius: 50%;
	color: #10069d;
	content: counter(ol-counter, decimal);
	counter-increment: ol-counter;
	height: 25px;
	left: -40px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	width: 25px;
	font-weight: 700;
	font-size: 18px;
	border: none;
	float: left;
	margin: 3px 0 0;
}*/
#backToTop {
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 30;
    color: #10069c;
    mix-blend-mode: difference;
}

#backToTop a {
    border: 2px solid;
    cursor: pointer;
    height: 42px;
    text-align: center;
    width: 42px;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    position: relative;
    mix-blend-mode: difference;
}
#backToTop.visible a:before,
#backToTop.visible a:after{
	content: '';
	width: 0;
	top: 13px;
	height: 15px;
	border-right: 2px solid;
	position: absolute;
	left: 50%;
}

#backToTop.visible a:before{
    transform: translateX(-50%) rotateZ(45deg);
    transform-origin: 0 1px;
	
}
#backToTop.visible a:after{
    transform: translateX(-50%) rotateZ(-45deg);
    transform-origin: 100% 1px;
	
}
#backToTop.visible a {
	visibility:visible;
	opacity:1;
	transition:all 0.3s ease 0s;
}

#gkHeaderNav .spacer {
	border-bottom: 3px solid #eeeeee;
	margin-bottom: 20px;
	float:left;
	width:100%;
}

.box.negative_margins {
    margin-top: -20px;
}


.contact_details.extented .content > .image {
    float: left;
    margin-right: 0;
    padding-bottom: 0;
    width: 50%;
}

.contact_details.extented .content > .image img {
    float: left;
    width: 100%;
	height:auto;
}

.contact_details.extented .content > .other {
    float: left;
    width: 50%;
	height:auto;
	background-color: #eee;
	padding:15px 0 0 50px;
}

.contact_details.extented .content > .other > div {
	float:left;
	width:100%;
	margin-top: 20px;
}

.contact_details.extented .subtitle {
    color: #494949;
    float: left;
    font-size: 24px;
    font-weight: 300;
    width: 100%;
}

.contact_details.extented .text > p,
.contact_details.extented .text > a {
    color: #777;
    float: left;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

#gkMainbody #bd_results {
    float: left;
    width: 100%;
}

#contact-form .name {
    float: left;
    width: calc(33.33% - 20px);
	margin-right:20px;
}

#contact-form .email {
    float: left;
    width: calc(33.33% - 20px);
	margin-left:10px;
	margin-right:10px;
}

#contact-form .subject {
    float: left;
    width: calc(33.33% - 20px);
	margin-left:20px;
}

#contact-form label {
    float: left;
    width: 100%;
}

#contact-form input {
    background-color: #f2f2f2;
    border: medium none;
    color: #000000;
    float: left;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0 10px !important;
    width: 100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#contact-form textarea {
    background-color: #f2f2f2;
    border: medium none;
    color: #000000;
    float: left;
    line-height: 1.4;
    margin: 0 0 15px;
    padding: 10px !important;
    width: 100%;
	height:150px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:vertical;
}

#contact-form .extra {
    float: left;
    width: 100%;
	margin-bottom:25px;
}

#contact-form button.validate {
    background-color: #f2f2f2;
    border: medium none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0 30px;
    text-align: center;
}

#contact-form button.validate:hover {
	color:#fff;
	background-color:#f39177;
}
#gkSidebar .menu > li {
	width: 100%;
	padding:0;
}
#gkSidebar .menu > li > a,
#gkSidebar .menu > li > span {
	float: left;
	line-height: 62px;
	text-transform: uppercase;
	color: #10069d;
	font-size:17px;
	font-weight:700;
	padding: 0 58px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .menu > li > span.toggler {
	padding: 0;
	line-height: 1;
	right: 60px;
	top: 22px;
}
#gkSidebar .menu > li > ul {
	width: 100%;
	float: left;
	background-color: #10069d;
	margin: 0;
	padding: 0 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .menu > li > ul li {
	padding: 0 58px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .menu > li > ul li a {
	border-bottom:1px solid #060263;
	color: #fff;
	float: left;
	line-height:30px;
	padding-top:10px;
	text-transform:uppercase;
	font-weight:400;
	font-size:17px;
	width:100%;
}
#gkSidebar .menu > li > ul li:last-child a {
	border-bottom:none;
}
#gkSidebar .menu > li > ul li:hover {
	background-color: #060263;
}

.order_type + .select2-container,
.order_dir + .select2-container,
#limit + .select2-container {
    width: auto !important;
	margin-right: 0;
}

#limit + .select2-container {
    float: right;
}
.select2-results__option {
	line-height: 1.2;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #10069d;
}

#awPopup {
    background-color: #ffffff;
    border: 1px solid #000000;
    left: 50%;
    padding: 30px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
}

div#facebox .close {
	display: none!important;
}
.closeCustomArea {
	position: absolute;
	right: 15px;
	top: 15px;
	font-family: 'aw-font';
	color: #10069d;
	line-height: 30px;
	font-size: 30px;
	height: 30px;
	text-align: center;
	float: right;
	cursor:pointer;
}

.closeCustomArea:hover{
	opacity:1;
}
div#facebox .popup {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}

div#facebox .content {
    border-radius: 0;
    width: 320px;
    padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

#gkFooter #gkBottom5  .spacer {
    background-color: #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
}
#gkPopupCart {
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 10001;
}

#loginForm {
    float: left;
    max-width: 450px;
    width: 100%;
}

#loginForm .overflow {
    float: left;
    width: 100%;
}

#login-form .userdata p {
    margin: 0;
}

#login-form .userdata p label,
.reset #user-registration label,
.remind #user-registration label {
    color: #474747;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
	width: 30%;
}

#login-form .userdata p input,
.reset #user-registration input,
.remind #user-registration input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
    background: #E5E5E5;
    height: 44px;
    color: #10069d;
    font-size: 16px;
    text-align: left;
    border: none;
    box-shadow: none;
    width: 70%;
    padding: 0 10px;
}

#login-form #form-login-remember {
    float: left;
    margin: 25px 0 0;
}

#login-form #form-login-remember > label {
    color: #474747;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	cursor:pointer;
}

#login-form #form-login-remember > label:before {
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    content: "";
    float: left;
    height: 20px;
    width: 20px;
	margin-right:10px;
	transition:0.3s ease 0s;
	cursor:pointer;
}

#login-form #form-login-remember > input:checked + label:before {
	background-color:#f39177;
}

#login-form #form-login-remember > input {
	visibility:hidden;
	position:absolute;
	margin-right: 10px;
	cursor:pointer;
}

#login-form #form-login-buttons {
    float: right;
	margin-top: 20px;
    width: 180px;
}

#login-form > ul {
	float:left;
	width:100%;
}

#login-form > ul a {
	color:#777777;
}

#login-form > ul a:hover {
	color:#000;
}

#gkPopupCart .vmGkCartModule {
    float: left;
    width: 100%;
}

#gkPopupCart .vmGkCartModule > h3 {
	border-bottom: 2px solid #f2f2f2;
    float: left;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
}

#gkPopupCart .gkTotal {
	font-size: 24px;
	margin: 0;
	text-align: right;
}
#gkPopupCart .vmGkCartProducts > div > div {
	margin-left: 90px;
}
#gkPopupCart .vmGkCartProducts > div {
	padding: 10px 0;
}
#gkPopupCart .gkPopupWrap {
	padding: 25px;
	width: 280px;
}
#gkPopupCart .vmGkCartProducts .gkPrice {
	font-size: 12px;
	font-style: normal;
}
#gkPopupCart .vmGkCartProducts h3 {
	line-height: 1.2;
	margin: 10px 0 0 0;
}

#gkPopupCart .empty {
	float:left;
	width:100%;
	margin:10px 0; 
}

#gkPopupCart .gkShowCart {
    float: left;
    width: 100%;
}

#gkPopupCart .gkShowCart a:hover {
	background-color:#f39177;
	color:#ffffff;
}

#gkPopupCart .vm-customfield-mod > br {
    display: none;
}

#VmUser .g-recaptcha.required {
    float: left;
    margin-top: 30px;
    width: auto;
    clear: both;
}
#VmUser .buttonBar-right {
    margin: 20px 0 40px;
    float: left;
    clear: both;
}
.reset #user-registration > p,
.remind #user-registration > p {
    font-size: 16px;
    margin: 0;
}

.reset .g-recaptcha.required,
.remind .g-recaptcha.required {
	display: inline-block;
}

.cards span {
    float: left;
    margin-right: 5px;
    width: calc(20% - 5px);
	max-width: 60px;
}

.cards span img {
    float: left;
    height: auto;
    width: 100%;
}
.style1 {
	font-weight:bold;
}

#gkTopMenu {
    float: right;
    margin: 25px 0;
}

.awLogin .gkLogin, 
.awLogin .gkLogout  {
    float: left;
    margin: 0 10px;
    width: auto;
	color: #777;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}
#gkTopMenu li {
    line-height: auto;
    margin: 0 10px;
}

#gkTopMenu a {
    color: #777;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    padding: 0;
}

.gkMenu > ul > li.first {
	padding-left:0;
}

.gkMenu > ul > li.last {
	padding-right:0;
}

#gkMainMenu,
#gkMainMenu .gkMenu,
#gkMainMenu .gkMenu > ul {
    float: left;
    padding: 0;
    width: auto;
}

#gkMainMenu .gkMenu > ul {
	display:flex;
	display:webkit-flex;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
}

.owl-dots {
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: -36px;
    width: auto;
}

.owl-dot {
    clear: none;
    float: left;
    width: auto;
}

.owl-dot.active > span {
	background-color: #10069C;
}

.owl-dot > span {
    background-color: #e5e5e5;
    border-radius: 50%;
    float: left;
    height: 15px;
    margin: 0 0 0 5px;
    width: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.vmproduct .spacer,
.product-field-type-R {
    border: 3px solid #fff;
	padding:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
	transition:all 0.3s ease 0s;
	margin:0;
}

.vmproduct .spacer:hover,
.product-field-type-R:hover {
    border: 3px solid #f2f2f2;
}

.spacer > a,
.product-field-type-R a img {
    background-color: #ffffff;
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

#gkTopMenu .active > a,
#gkTopMenu li > a:hover {
    color: #000;
}

.spacer > a > img.ProductImage {
    background-color: #ffffff;
    display: block;
    float: left;
    position: relative;
    transform-style: unset;
    width: 100%;
}

.productdetails .manufacturer > a {
    color: #f39177 ;
}

.vmgroup .vmproduct .product-price,
.product-field-type-R .PricesalesPrice,
.product .product_price_area div.PricesalesPrice span,
.vmproduct .product_price_area div.PricesalesPrice span {
    color: #f39177;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    margin: 6px 0;
    text-align: center;
	width: 100%;
}

.vmgroup .vmproduct span.quantity-controls,
.products .product span.quantity-controls {
    display: none;
}

.vmgroup .vmproduct .addtocart-area,
.products .product .addtocart-area {
    margin: 8px 0 0;
}

.vmgroup .vmproduct .addtocart-area form {
    margin: 0;
}


.vmgroup .vmproduct .addtocart-bar {
    margin: 0;
}
 
.productdetails-view .addtocart-area span.addtocart-button span.addtocart-button-disabled,
.vmgroup span.addtocart-button input.addtocart-button, 
.vmgroup span.addtocart-button input.notify-button,
.products .product span.addtocart-button input.addtocart-button, 
.products .product span.addtocart-button input.notify-button,
.products .product .addtocart-popup-area,
.vmgroup .product_details,
#facebox .popup .padded a,
#login-form #form-login-buttons input.button,
.gkShowCart a {
    background-color: #f2f2f2;
    border: medium none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
    text-align: center;
	float:left;
	width:100%;
	line-height:40px;
	transition: all 0.3s ease 0s;
}

.reset #user-registration button.validate,
.remind #user-registration button.validate {
	margin-top:20px;
	max-width:180px;
}
.products .addtocart-area span.addtocart-button span.addtocart-button-disabled,
.productdetails-view .addtocart-area span.addtocart-button span.addtocart-button-disabled {
	background-color: #dddddd;
	width: 240px;
	color: #fff;
	font-size: 20px;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 40px;
	height: 40px;
}
.products .addtocart-area span.addtocart-button span.addtocart-button-disabled {
	width: 200px;
}
.vmgroup .product_details { 
	margin-top:8px;
}

#facebox .popup .padded a {
	margin-top:20px;
}

#VmUser button.button {
	width:auto;
	padding:0 30px;
	box-sizing:border-box;
}

.vmgroup span.addtocart-button input.addtocart-button:hover, 
.vmgroup span.addtocart-button input.notify-button:hover,
.products .product span.addtocart-button input.addtocart-button:hover, 
.products .product span.addtocart-button input.notify-button:hover,
.products .product .addtocart-popup-area:hover,
.vmgroup .product_details:hover,
#facebox .popup .padded a:hover {
	background-color:#f39177;
	color:#fff;
}

.vmgroup .vmmanufacturer {
    margin-top: 30px;
}

div.banneritem {
    border-top: medium none;
    font-size: 14px;
    padding: 0;
}

.contact_details .content > div {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.contact_details .subtitle {
    color: #777;
    float: left;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

.contact_details .text {
    float: left;
    width: 100%;
}

.contact_details .text > label {
    font-size: 14px;
    padding-right: 5px;
}

.contact_details .text > p,
.contact_details .text > a {
    color: #777;
    font-size: 14px;
    font-weight: 400;
    margin: 2px 0 0;
}

.contact_details .text > a:hover {
	color:#f39177;
}

.gk-icon-cart-add:before {
    color: #777;
    content: "\f07a";
    font-family: fontawesome;
	line-height: 60px;
	cursor:pointer;
	float:left;
	transition:color 0.3s ease 0s;
}

#gkCart:hover .gk-icon-cart-add:before {
	color:#5ab9e6;
}


.copyright,
.developed_design a, .developed_design div {
    color: #fff;
}

.category-view .category_products > h1,
.category-view .category_products > h3 {
    color: #494949;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
}

.chzn-container {
    font-size: 13px;
    font-weight: 500;
}

.stockablecustomfields_fields_wrapper,
.stockablecustomfields_field_wrapper {
    float: left;
    width: 100%;
}
/* 
.stockablecustomfields_fields_wrapper label {
    color: #494949;
    display: block;
    float: left;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 0;
} */

.stockablecustomfields_field_wrapper .chzn-container {
    float: left;
    width: 100% !important;
}


.stockablecustomfields_field_wrapper .chzn-container-single .chzn-single div,
.orderby-displaynumber .chzn-container-single .chzn-single div{
    top: 6px;
}

.PricesalesPrice .vm-price-desc {
    display: none;
}

.product-price span.PricesalesPrice {
    color: #f39177;
    float: left;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
}
.productdetails-view .addtocart-area .product-fields {
    margin: 0;
    padding: 0;
}

.productdetails-view .quantity-controls.js-recalculate {
    float: left;
	width: 100%;
}

.productdetails-view .center-area .tabs {
    float: left;
    width: 100%;
}

.productdetails-view .center-area .tab-buttons {
    float: left;
    width: 100%;
	margin-top:10px;
	border-bottom: 1px solid #1b1d1f;
}

.productdetails-view .center-area .tab-buttons div {
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 15px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0;
    width: auto;
}

.productdetails-view .center-area .tab.active {
    background-color: #1b1d1f;
    color: #fff;
}

.productdetails-view .center-area .tab-content > div {
    display: none;
}

.productdetails-view .center-area .tab-content > div.active {
	display:block;
}

.productdetails-view .center-area .customer-reviews {
    float: left;
    width: 100%;
}

.productdetails-view .center-area .customer-reviews > form {
    float: left;
    width: 100%;
}

.productdetails-view .center-area #reviewform > h4 {
    float: left;
    width: 100%;
}

.productdetails-view .center-area #reviewform .step {
    color: #666;
    float: left;
    font-size: 14px;
    width: 100%;
	text-align: left;
}

.productdetails-view .center-area #reviewform .rating {
    float: left;
    width: auto;
}
.productdetails-view .center-area #reviewform .rating label {
	padding:0;
}

.productdetails-view .center-area #reviewform .write-reviews {
    float: left;
    margin: 0;
    width: 100%;
}

.productdetails-view .center-area #reviewform .rating label {
    padding: 0;
    position: relative !important;
}

.review-done,
.list-reviews .step {
    color: #000;
    float: left;
    font-size: 16px;
    margin-bottom: 25px;
    width: 100%;
}

.customer-reviews h4 {
    border-bottom: medium none;
    color: #d93616;
    float: left;
    font-family: 'Averta', Arial;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.customer-reviews .list-reviews .normal,
.customer-reviews .list-reviews .highlight {
    background-color: #fff;
    border-radius: 0;
	border:none;
    border-top: 1px solid #aaa;
    box-sizing: border-box;
    float: left;
    width: 100%;
	padding: 0;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom:15px;
}

.customer-reviews .review-details {
    display: flex;
	display:-webkit-flex;
    flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
    justify-content: center;
	-webkit-justify-content: center;
    width: 30%;
}

.customer-reviews .list-reviews blockquote {
    border-left: 1px solid #aaa;
    box-sizing: border-box;
    color: #666;
    float: left;
    font-size: 14px;
    margin: 16px 0 0;
    padding: 10px 10px 10px 30px;
    width: 70%;
}

.customer-reviews .list-reviews .review-details .vote {
    float: left;
    margin: 0;
    width: auto;
	width: 100%;
}

.customer-reviews .list-reviews .review-details .name {
    clear: both;
    color: #666666;
    float: left;
    font-size: 14px;
    width: 100%;
}

.customer-reviews .list-reviews .date {
    border: medium none;
    clear: both;
    color: #5ab9e5;
    float: left;
    font-size: 13px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
	width: 100%;
}

.list-reviews .normal blockquote::before, 
.list-reviews .highlight blockquote::before,
.list-reviews .normal blockquote::after, 
.list-reviews .highlight blockquote::after {
	color: #5ab9e5;
}

textarea#comment {
    border-radius: 0;
    float: left;
    height: 150px;
    resize: vertical;
    width: 100%;
	color: #000;
}

textarea#comment:hover {
	background-color:#fff;
}

.customer-reviews .coutner {
    color: #666666;
    float: right;
    line-height: 40px;
    width: auto;
}

.customer-reviews .coutner > input {
    background-color: #e8e8e8;
    border: medium none;
    color: #000;
    float: right;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding: 0 !important;
    text-align: center;
}

#Tab1 > p {
    float: left;
    margin: 25px 0 0;
    width: 100%;
}

.productdetails-view .center-area .tab {
	position:relative;
	font-size: 16px;
}

.productdetails-view .center-area .tab.active {
    background-color: #fff;
	color: #494949;
}

.productdetails-view .center-area .tab:after {
    background-color: transparent;
    bottom: -3px;
    content: "";
    float: left;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
	transition:0.3s ease 0s;
}

.productdetails-view .center-area .tab:hover:after,
.productdetails-view .center-area .tab.active:after {
    background-color: #f39177;
}

.productdetails-view .center-area .tab-buttons {
    border-bottom: 2px solid #f2f2f2;
}


.productdetails-view .center-area .tab-buttons div {
    color: #494949;
	font-size:16px;
	font-weight:400;
}

.review-done, 
.list-reviews .step {
    color: #474747;
    font-size: 16px;
    font-weight: 400;
}

.write-reviews input.highlight-button {
	height: 34px;
    line-height: 34px;
	background-color: #5ab9e6;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0 25px;
}

.customer-reviews .coutner > input {
	height: 34px;
    line-height: 34px;
	background-color: #f5f5f5;
}

#gkMainbody .featured-view {
    float: left;
    margin: 0;
    width: 100%;
}

.overlayCustomFields {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30;
	visibility:hidden;
	transition:all 0.3s ease 0s;
}

.overlayCustomFields.visible {
	opacity:0.8;
	visibility:visible;
}
.products .product .addtocart-area.withCustomField {
    background-color: #ffffff;
    left: 50%;
    margin: 0;
    max-width: 250px;
    padding: 60px 35px 35px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
	z-index: 40;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease 0s;
}
.products .product .addtocart-area.withCustomField.visible {
	opacity:1;
	visibility:visible;
}
.products .product .product.js-recalculate {
	float:left;
	width:auto;
	margin:0;
}
.products .product .product.js-recalculate .product-fields {
	padding: 0;
	float:left;
	width:100%;
}
.products .product .product.js-recalculate .product-fields label {
	float: left;
	width: 200px;
	font-size: 15px;
	font-weight: 600;
	color: #10069d;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	clear:left;
}
.products .product .product.js-recalculate .product-fields .product-field-display {
	vertical-align: middle;
	float: left;
}
.products .product .product.js-recalculate .product-fields div.cf4all_wrapper {
	float:left;
	width:200px !important;
	clear:left;
}
.products .product .product.js-recalculate .product-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #10069d;
	font-size: 14px;
	line-height: 20px;
	padding-left:0;
}
.products .product .product.js-recalculate .product-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 20px;
}
.products .product .product.js-recalculate .product-fields .select2-container--default .select2-selection--single {
	border: none;
	height: 20px;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
	float: left;
}
.addtocart-area.withCustomField .select2-container {
	float: left;
	margin: 5px 0 50px;
	width: 100% !important;
	border-bottom: 1px solid #10069d;
}

.addtocart-area.withCustomField .addtocart-button {
    margin-top: 5px;
}
.productdetails-view .addtocart-area > h4 {
    color: #474747;
    margin-bottom: 15px;
}

/* .productdetails-view .stockablecustomfields_fields_wrapper label,
.productdetails-view label.quantity {
    clear: left;
    float: left;
    line-height: 28px;
    margin-bottom: 15px;
    width: 120px;
	color: #777777;
} */

.productdetails-view .stockablecustomfields_fields_wrapper label + div,
.productdetails-view label.quantity + div.controls {
    float: left;
}

.productdetails-view .stockablecustomfields_fields_wrapper label + div .select2-container {
    float: left;
    width: 200px !important;
}

.addshipto > a {
    color: #f39177;
    float: left;
    font-size: 16px;
    text-align: left;
    width: auto;
}

.addshipto > a:hover {
	color: #474747;
}

.addshipto > ul {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.addshipto ul li a {
    color: #777777;
    float: left;
    font-size: 16px;
    width: auto;
}

.addshipto ul li a:hover {
	color: #f39177;
}

.addshipto ul li {
    float: left;
    line-height: 25px;
    width: 100%;
}

.addshipto ul li a:first-child::after {
    content: "-";
    float: right;
    padding: 0 10px;
}

.vm-wrap.vm-order-done > h3 {
    color: #474747;
    font-size: 25px;
    font-weight: 400;
    width: 100%;
}

#gkMainbody .vm-order-done a.vm-button-correct {
	background-color: #f2f2f2;
    border: medium none;
    border-radius: 0;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 40px;
	height: 40px;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
}

#gkMainbody .vm-order-done a.vm-button-correct:hover {
	background-color: #f39177;
    color: #ffffff;
}

.productdetails-view .vm-customfields-wrap {
    float: left;
    width: 100%;
}
/*_____________________________________ END ARTFIEDWEB CODE _____________________________________*/






















article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
    display: none;
}
/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
    display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}
/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
    font-family: 'Averta', Arial;
}
/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
    margin: 0;
}
/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
    outline: none;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
    outline: none;
}
/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
    font-size: 2em;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
    border-bottom: 1px dotted;
}
/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b, 
strong { 
    font-weight: bold; 
}
blockquote {
    margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
    font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
    background: #ff0;
    color: #000;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
    quotes: none;
}
/* 2 */
q:before,
q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
    margin: 0;
    padding: 0 0 0 40px;
}
dd {
    margin: 0px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
/*
 * Corrects overflow displayed oddly in IE9 
 */
svg:not(:root) {
    overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
    margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
    margin: 0;
}
/*
 * Define consistent border, margin, and padding
 */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3 
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
    line-height: normal; /* 1 */
}
/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * Remove most spacing between table cells
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*------------*/
/* LAYOUT.CSS */
/*------------*/
/* Base elements and classes */
html {
	min-height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}
section#gkPageTop {
	overflow: visible; /* Necessary to make menu working */
	width: 100%; /* Necessary to achieve full background width */
}
#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	/* Positions blocks -clearing */
	clear: both;
}
/* Columns */
section#gkContent,
section#gkComponentWrap,
aside#gkSidebar {
	/* Main columns */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#gkInset,
#gkSidebar {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
#gkContentWrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 100%;
}
.itemBody {
	float: left;
	width: 100%;
}
.itemBody.gkInsetLeft {
	float: right;
}
.gkInset {
	float: right;
}
.itemBody.gkInsetLeft + #gkInset {
	float: left;
	padding-left: 0;
	padding-right: 72px;
}
#gkMainbodyTop .box,
#gkMainbodyBottom .box {
	padding-left: 0;
	padding-right: 0;
}
#gkMainbody .box {
	width: 100%;
	position:relative;
}
#gkMainbodyTop + #gkMainbody {
	margin-top: 0;
	padding-top: 10px;
}
#gkMainbody + #gkMainbodyBottom {
	margin-top: 0;
	padding-top: 10px;
    clear: both;
}
/* Module groups */
#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	/* Columns in the positions blocks */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-2 .column-2 {
	width: 50%;
}
.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
	float: left;
	width: 33.3%;
}
.column-1,
.column-2,
.column-3 {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/* base spaces */
body > footer:first-child,
body > header:first-child,
body > section:first-child,
section#gkPage > section:first-child,
section#gkContent > section:first-child,
section#gkComponentWrap > section:first-child {
	margin-top: 0;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-3 .column-1 {
	padding-right: 10px;
}
.cols-2 .column-2,
.cols-3 .column-3 {
	padding-left: 10px;
}
.cols-3 .column-2 {
	padding-left: 10px;
	padding-right: 10px;
}
/* top/bottom modules */
/* 3-column layout */
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	float: left;
}
.gkCols3 .box.gkmod-1 {
	width: 100%;	
}
.gkCols3 .box.gkmod-2 {
	width: 50%;
}


#gkTop1 .content {
    float: left;
    width: 100%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
	clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
/* 4-column layout */
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols4 .box.gkmod-1 {
	width: 100%;	
}
.gkCols4 .box.gkmod-2 {
	width: 50%;
}
.gkCols4 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	width: 25%;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
	clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
/* 6-column layout */
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols6 .box.gkmod-1 {
	width: 100%;	
}
.gkCols6 .box.gkmod-2 {
	width: 50%;
}
.gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
	width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
	width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
	clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 20%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 16.66%!important;
}
/* Suffix double */
.gkCols3 .box.double.gkmod-2,
.gkCols4 .box.double.gkmod-2,
.gkCols6 .box.double.gkmod-2 {
	width: 66.666666%;
}
.gkCols3 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols4 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols6 .box.double.gkmod-2 ~ .box.gkmod-2 {
	width: 33.333333%;
}
.gkCols3 .box.double.gkmod-3,
.gkCols4 .box.double.gkmod-3,
.gkCols6 .box.double.gkmod-3 {
	width: 50%;
}
.gkCols3 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols4 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols6 .box.double.gkmod-3 ~ .box.gkmod-3 {
	width: 25%;
}
.gkCols4 .box.double.gkmod-4,
.gkCols6 .box.double.gkmod-4 {
	width: 40%;
}
.gkCols4 .box.double.gkmod-4 ~ .box.gkmod-4,
.gkCols6 .box.double.gkmod-4 ~ .box.gkmod-4 {
	width: 20%;
}
.gkCols6 .box.double.gkmod-5 {
	width: 33.3%;
}
.gkCols6 .box.double.gkmod-5 ~ .box.gkmod-5 {
	width: 16.66%;
}
.gkCols6 .box.double.gkmod-6 {
	width: 25%;
}
.gkCols6 .box.double.gkmod-6 ~ .box.gkmod-6 {
	width: 15%;
}
/*------------*/
/* JOOMLA.CSS */
/*------------*/
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%!important;
	padding: 24px
}
legend {
	color: #1B1D1F;
	
	
}
select {
	height: inherit;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Averta', Arial;
	font-size: 12px;
	height: 39px;
	line-height: 39px;
	padding: 12px;
}
html.-moz-select { padding: 3px 5px }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus { background: #fffef4; }
button,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.pagenav-prev a,
.pagenav-next a,
.readon,
#gkMainbody .itemReadMore,
#gkMainbody .readmore > a,
.button.invert:active,
.button.invert:focus,
.button.invert:hover,
.gkShowCart a {
	-webkit-appearance: none;
	background: #eee;
	border: 1px solid #eee;
	color: #1b1d1f;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 39px;
	margin: 0 5px 2px 2px;
	padding: 0;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#gkBottom5c2 a {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
	padding: 0;
}

#gkBottom5c2 a:hover {
    color: #f39177;
}
.bigger-button,
.bigger-button:active,
.bigger-button:focus,
.bigger-button:hover {
	font-weight: 500!important;
	height: 42px!important;
	line-height: 43px!important;
	margin: 30px 0!important;
	padding: 0 16px!important;
}
input[type=checkbox],
.checkbox,
input[type=radio],
.radio {
	background: transparent!important;
	border: none!important;
	height: auto!important;
	margin-top: 7px!important
}
select[size] {
	font-size: 12px;
	height: auto
}
select[size="1"] {
	height: 39px;
	line-height: 39px;
}
label {
	color: #777777;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}
label.invalid {
	background: #fff;
	border: none!important;
	color: #e25527!important
}
fieldset.filters > div > * {
	float: left;
	margin-right: 10px
}
fieldset.filters > div > label { margin-top: 6px; }
section > header {
	margin: 0 0 32px;
	padding: 0
}
section > header div p {
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase
}
section img {
	height: auto;
	max-width: 100%;
}
section.category .children,
section.blog .children {
	clear: both;
	margin-top: 32px
}
section.categories-list ul ul { }
section.categories-list ul ul li {
	border-bottom: 1px solid #e5e5e5;
	border-left: 3px solid #5ab9e5;
	padding-left: 16px
}
section.categories-list ul ul li:first-child,
section.blog .items-row article header li {
	border-bottom: none;
	border-top: none
}
section.categories-list li,
section.category .children li,
section.blog .children li {
	border-top: 1px solid #eee;
	clear: both;
	line-height: 1.4;
	overflow: hidden;
	padding: 12px 0
}
section.categories-list li > div p,
section.category .children li > div p,
section.blog .children li > div p {
	font-size: 14px;
	margin: .5em 0
}
section.categories-list li > dl,
section.category .children li > dl,
section.blog .children li > dl {
	float: right;
	font-size: 11px;
	margin: 0
}
section.categories-list li > dl > dt,
section.category .children li > dl > dt,
section.blog .children li > dl > dt { float: left }
section.categories-list li > dl > dd,
section.category .children li > dl > dd,
section.blog .children li > dl > dd {
	float: left;
	font-weight: 700;
	margin-left: 5px
}
section.category .children h3,
section.blog .children h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0
}
.filters .display-limit select {
	display: inline!important;
	float: none
}
table {
	margin-bottom: 20px;
	width: 100%
}
td a {
	color:#222;
}
td a:hover {
	color:#f39177;
	text-decoration:none;
}
th {
    background: #f39177 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
}
th a { color: #fff!important; }
tbody tr td {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px
}
tbody tr td p { margin: .5em 0 }
section.blog .items-row {
	clear: both;
	margin-bottom: 0px;
	overflow: hidden
}
section.blog-featured .items-row {
	margin-top: 40px;
	margin-bottom: 0;
}
.blog-featured article { padding: 52px 0 0 0; }
section.blog-featured .items-row:first-child { margin-top: 0; }
section.blog .items-row.cols-2 header h2,
section.blog-featured .items-row.cols-2 header h2 { font-size: 28px; }
section.blog .items-more { 
	margin: 32px 0;
}
section.blog .items-more h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}
.items-leading > div {
	clear: both!important;
	margin-top: 50px;
}
.items-leading > div:first-child { margin-top: 0; }
/* Article */
#gkMainbody b,
#gkMainbody strong {
	font-weight: 600;
}
article,
article > section { position: relative;padding-left: 20px;}
article aside {
	display: block;
	float: left;
	font-size: 13px;
	padding-top: 24px;
	padding-bottom: 24px;   	
	text-align: center;
	width: 90px;
}
article aside.itemAsideInfo > img,
article aside.itemAsideInfo > ul li { margin: 0 0 22px }
article aside.itemAsideInfo p,
article aside.itemAsideInfo li.itemPrintEmail a {
	color: #444;
	font-weight: 400;
	margin: 0 0 2px
}
article header {
	position: relative;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
li.print-icon,
li.email-icon { }
li.print-icon a,
li.email-icon a {
	position: relative;
	top: 3px;
}
article header.itemHasImage { position: relative }
article header.itemHasImage h1 {
	background: rgba(0,0,0,0.8);
	bottom: 36px;
	left: 0;
	line-height: 1.1;
	padding: 10px 16px;
	position: absolute;
	width: 65%;
	z-index: 1;
	color: #fff;
}
article header.itemHasImage h1 a { color: #fff!important; }
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover { color: #5ab9e5!important; }
.blog article header ul { margin: 0 0 24px; }
.blog article,
.blog-featured article {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px!important;
	padding-top: 48px!important;
}
.blog .itemBody,
.blog-featured .itemBody {
	margin: 0;
}
.blog .leading > article:first-child,
.blog-featured .leading > article:first-child,
.blog .leading-0 > article:first-child,
.blog-featured .leading-0 > article:first-child {
	border-top: none;
	padding-top: 0!important;
}
.blog .items-row:first-child article:first-child,
.blog-featured .items-row:first-child article:first-child {
	padding-top: 0!important;
}
.blog .cols-1:first-child article,
.blog .cols-2 article:first-child,
.blog-featured .cols-1:first-child article,
.blog-featured .cols-2 article:first-child { border-top: none; }
.blog article p.readmore,
.blog-featured article p.readmore {
	margin-top: 50px;
}
.blog article p.readmore a,
.blog-featured article p.readmore a {
	display: inline-block!important;
	float: none!important;
}
.img-intro-none { float: none }
.img-intro-none img {
	float: none!important;
	margin: 0 auto
}
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right {
	float: none;
	margin: 0 0 40px;
	overflow: hidden;
	position: relative
}
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
	display: block;
	height: auto!important;
	max-width: 100%!important;
	width: 100%!important
}
p.img_caption {
	display: block;
	color: #999;
	padding: 8px 0 0;
	font-size: 11px;
}
section.blog div.img_caption img.caption {
	display: block;
	float: none!important
}
.item-page ul { list-style-type: none }
.edit fieldset > div {
	clear: both;
	padding: 5px 0
}
.edit fieldset > div label {
	display: block;
	float: left;
	min-width: 120px
}
section.login .login-fields { padding-bottom: 16px }
section.login .login-fields label {
	display: block;
	float: left;
	line-height: 34px;
	min-width: 100px
}
section.login ul {
	font-size: 11px;
	margin-top: 40px
}
.profile dl { margin: 32px 0; }
.profile dt {
	clear: both;
	color: #444;
	float: left;
	font-size: 14px;
	font-weight: 400;
	min-width: 200px;
}
.contact-image { padding: 52px 0 24px; }
.contact-form dl {
	float: left;
	width: 50%;
}
.contact-form legend {
    color: #999999;
    font-size: 12px;
    margin: 5px 0 24px;
    text-align: center;
    width: 100%;
}
.contact-form .button.validate {
	clear: both;
	margin: 20px 0 0 0;
}
.contact-form input {
	margin: 6px 0 0;
	width: 80%
}
.contact-form textarea {
	height: 202px;
	width: 100%;
}
dt.inline,
dd.inline {
	display: inline-block!important;
	float: left!important;
	margin: 12px 0 0;
	width: auto!important
}

.contact h3 {
    border-bottom: medium none;
    clear: both;
    color: #494949;
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
}

.jicons-text {
	color: #444;
	font-size: 13px;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
}
.contact-address,
.contact-contactinfo {
	float: left;
	margin: 0 92px 32px 0
}
.contact-contactinfo div {
	float: left;
	margin: 0 52px 0 0
}
.contact-miscinfo {
	border-top: 1px solid #E5E5E5;
	font-size: 14px;
	margin: 72px 0 0;
	padding: 24px 0 0;
}
#jform_contact_email_copy { margin-left: 10px }
section.newsfeed > ol { list-style: none }
section.newsfeed > ol > li {
	border-top: 1px solid #e5e5e5;
	padding: 24px 0 0
}
section.newsfeed > ol > li > a { font-size: 42px }
section.contentpane iframe {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e5e5e5;
	box-sizing: border-box
}
.tip-wrap {
	z-index: 1;
}
.tooltip {
	background: #fff;
	border: 1px solid #ccc;
	max-width: 350px;
	min-width: 160px;
	padding: 8px;
	position: absolute!important;
	opacity: 1;
	z-index: 10;
}
.tooltip-inner strong {
	background: #5ab9e5;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	padding: 5px 15px;
	width: 100%;
	 clear: both;
	 display: block;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.tooltip-inner {
	color: #555;
	font-size: 12px;
	padding: 5px 0
}
.tooltip-inner br {
	display: none;
} 
#system-message {
	margin: 0;
	position: relative;
}
#system-message a.close,
#system-message h4.alert-heading {
	display: none;
}
#system-message p { margin: 0; padding:  0; text-align: center; font-size: 14px}
#system-message dd ul { list-style: none!important }
#system-message dd ul,
#system-message dd ul li { line-height: 1; }
#system-message dd,
#system-message .alert {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #DFF2BF;
	color: #4F8A10;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	min-height: 24px;
	padding: 12px 10px;
	text-align: center;
}
#system-message dd.error,
#system-message .alert-error {
	background: #FFBABA;
	color: #D8000C;
}
#system-message dd.notice,
#system-message dd.warning,
#system-message .alert-notice {
	background: #FEEFB3;
	color: #9F6000;
}
#system-message-container {
	margin: 0;
	padding: 30px 0 0;
}
.item-page > div.pagination { display: none!important }

.pagination ul li:before,
.pager li:before { content: "" !important; }
.pagination ul li,
.pager li {
	background-image: none!important;
	color: #909090;
	cursor: default;
	display: inline-block;
	margin: 0;
	float: left;
}
.vm-page-counter {
    float: left;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}
.pagination ul li a,
.pagination ul li span,
.pager li a,
.pager li span {
	background-color:transparent;
    border: medium none;
	color:#10069d;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 32px;
    line-height: 34px;
    margin: 0 0 0 0;
    padding: 0;
	transition: all 0.3s ease 0s;
	text-align:center;
}


.pagination ul li span,
.pager li span {
	color: #eaeaea;
}
.pagination-start {
	padding-right: 20px;
}
.pagination-end {
	padding-left: 20px;
}
.pagination ul li.counter {
	float: right;
	font-size: 11px;
	line-height: 38px;
	margin-right: 12px
}
.pagination li.pagination-text {
	float: left;
	width: auto;
	font-weight: 700;
	color: #10069d;
	font-size: 16px;
	padding:0 10px;
}
ul.pager.pagenav li {
	padding: 0;
}
ul.pagenav {
	margin: 0;
	overflow: hidden;
	padding: 0
}
#gkBreadcrumb + #system-message-container {
	margin-top: -32px;
}
#member-registration dt,
#member-registration dd {
	display: inline-block;
	padding-bottom: 10px
}
#member-registration dt { min-width: 170px }
#member-registration dd { min-width: 200px }
#member-registration dd:after {
	content: '\A';
	white-space: pre
}
#gkMainbody .registration { width: 500px }
.bannergroup:first-line,
.bannergroup_text:first-line {
	font-size: 16px;
	line-height: 3;
	font-weight: 500;
}
div.banneritem {
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	padding: 8px 0
}
div.banneritem a {
	font-size: 14px;
	margin-bottom: 3px;
}
div.bannerfooter {
	border-top: 1px solid #e5e5e5;
	color: #5ab9e5;
	font-size: 12px;
	padding: 5px 5px 0 0;
	text-align: right
}
#gkSocialAPI {
	clear: both;
	margin: 0!important;
	padding: 0 0 24px 0;
	text-align: center;
}
#gkSocialAPI > * { 
	display: inline-block;
	margin: 0 12px;
	vertical-align: top;
}
/*#gkSocialAPI .fb_iframe_widget {
	margin-left: 10px;
}
#gkSocialAPI > iframe,
#gkSocialAPI > #___plusone_0 {
	position: relative;
	top: -18px;
}
#gkSocialAPI > #___plusone_0 {
	top: -22px;
}
#gkSocialAPI #___plus_0 {
	margin-right: 10px!important;
	position: relative;
	vertical-align: top
}
#gkSocialAPI > a { 
	top: -5px; 
}
.fb_iframe_widget iframe {
	max-width: 1000px!important;
	overflow: visible;
}*/
.fb_iframe_widget_lift {
	max-width: inherit!important;
}
#dynamic_recaptcha_1,
#recaptcha_area {
	max-width: 480px;
	min-height: 140px
}
#gkMainbody #dynamic_recaptcha_1,
#gkMainbody #recaptcha_area { margin-bottom: 10px }
.pane-sliders .panel h3 {
	border-top: 1px solid #E5E5E5;
    font-size: 13px;
    font-weight: 500;
    line-height: 32px;
    margin: -1px 0 0;
    padding: 8px 10px;
    text-transform: uppercase;
}
.pane-slider { padding-left: 32px }
.pagenavcounter {
	color: #444;
	font-weight: 400;
}
#article-index,
.article-index {
	float: right;
	margin: 0 0 30px 72px;
	width: auto
}
#article-index h3,
.article-index h3 {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 -8px;
	text-transform: uppercase;
}
#article-index li a.active,
.article-index li a.active { color: #444; }
#article-index li:first-child,
.article-index li:first-child {
	border-top: none;
	margin-top: 10px
}
dl#tabs,
dl.tabs {
	border-top: 1px solid #e5e5e5;
	margin: 0 0 16px;
	min-height: 30px;
	overflow: hidden;
	padding: 16px 0 0
}
dl#tabs dt.tabs,
dl.tabs dt.tabs { float: left; }
dl#tabs dt.tabs span h3,
dl.tabs dt.tabs span h3 {
	color: #363636;
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
dl#tabs dt.tabs span h3 a,
dl.tabs dt.tabs span h3 a {
	border: 1px solid transparent;
	color: #444;
	float: left;
	height: 26px;
	line-height: 25px;
	margin: 0 8px 0 0;
	padding: 6px 14px
}
dl#tabs dt.tabs span h3 a:hover,
dl.tabs dt.tabs span h3 a:hover { color: #5ab9e5 }
dl#tabs dt.tabs h3:hover a,
dl.tabs dt.tabs h3:hover a { cursor: pointer }
dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	color: #fff;
	background: #1B1D1F;
	border-bottom: none;
}
#searchForm fieldset input[type="radio"],
#searchForm fieldset input[type="checkbox"] { margin-top: 11px!important }
#search-form fieldset.word label,
#search-form fieldset.word input,
#search-form fieldset.word button {
	float: left;
	margin-right: 5px
}
#searchForm label,
#searchForm input,
#finder-search input {
	float: left;
	font-weight: normal;
	margin: 0 12px 0 0!important;
	text-transform: none
}
fieldset.phrases,
fieldset.only {
	border: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 36px;
	margin: 0 0 12px;
	padding: 12px 24px;
}
#searchForm fieldset.word {
	border: none;
	padding: 0 0 42px
}
#searchForm fieldset.word .button,
#adminForm fieldset.filters .button {
	height: 39px;
	line-height: 39px;
}
#searchForm fieldset legend {
	float: left;
	line-height: 36px!important;
	padding: 0 24px 0 0
}
.searchintro strong {
	color: #444;
	font-size: 16px;
	font-weight: 400
}
.form-limit {
	float: right;
	margin: 24px 0 0
}
.result-category,
.result-created {
	color: #999;
	display: inline-block;
	font-size: 13px;
	padding: 0 0 16px
}
.result-title {
	clear: both;
	font-size:16px;
	margin: 12px 0 0;
}
.result-text {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 32px;
	margin: 0 0 32px;
}
#advanced-search-toggle {
	display: block;
	font-size: 11px;
	padding: 10px 0;
	text-align: center
}
.advanced-search-tip {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0 0 24px;
	padding: 12px 0
}
.advanced-search-tip p { margin: 0 }
#finder-filter-select-list label {
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 36px;
	min-width: 140px
}
#finder-filter-select-list li {
	overflow: hidden;
	padding: 0
}
#search-query-explained {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	padding: 10px 0
}
#search-result-empty h2 { font-size: 18px }
.autocompleter-queried { color: #5ab9e5!important }
div.search-pages-counter {
	font-size: 12px;
	font-style: italic;
	text-align: center
}
.search-results .highlight {
	background-color: #ffc;
	font-weight: 400;
	padding: 1px 4px
}
.archive article {
	border-bottom: 1px solid #e5e5e5;
	padding: 32px 0 0;
	margin: 0 !important
}
.archive header { text-align: left }
.archive article header h1 {
	font-size: 24px;
	font-weight: 400;
}
.archive article header ul { margin: 0; }
.img-intro-left,
.img-intro-right,
.img-intro-center {
	margin-bottom: 20px;
	max-width: 100%!important
}
.img-intro-left img,
.img-intro-right img,
.img-intro-center img {
	display: block;
	width: 100%;
}
.box .menu li strong { display: block; }
/* Users */
#member-profile dt {
	float: left;
	width: 260px;
}
#member-profile dd { padding: 2px 0 }
#member-profile fieldset { margin: 0 0 32px }
/* Languages */
div.mod-languages { text-align: center }
div.mod-languages p { margin-bottom: .5em }
.mod-languages ul.lang-inline,
.mod-languages ul.lang-block {
	display: inline-block;
	float: left
}
div.mod-languages > ul.lang-block > li,
div.mod-languages > ul.lang-inline > li {
	line-height: 32px;
	margin: 0 5px
}
.mod-languages ul li.lang-active { font-weight: 700 }
.mod-languages ul li a img {
	-moz-transform: scale(1);
	-moz-transform-style: preserve-3d;
	-moz-transition: 0 .1s ease-out;
	-ms-transform: scale(1);
	-ms-transform-style: preserve-3d;
	-o-transform: scale(1);
	-o-transition: 0 .1s ease-out;
	-webkit-transform: scale(1);
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0 .1s ease-out;
	transform: scale(1);
	transform-style: preserve-3d;
	transition: transform .1s ease-out
}
.mod-languages ul li a:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transition: 0 .6s ease-out;
	transform: scale(1.2);
	transition: transform .6s ease-out
}
.mod-languages ul li.lang-active a img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
legend.hidelabeltxt,
.filters .hidelabeltxt,
.contact .jicons-icons,
#system-message dt { display: none }
fieldset.filters,
.blog .leading,
.content-links,
.pane-sliders { margin-bottom: 50px; }
section article:first-child,
section.blog .items-more ol { margin-top: 0 }
.filters .display-limit,
ul.pagenav .pagenav-next { float: right }
.img-intro-left,
.img-intro-right,
.img-intro-left > img,
.img-intro-right > img,
section.blog div.img_caption { float: none!important }
/* page links */
div.articleContent div.content-links ul li {
	background: none !important;
	padding-left: 0 !important;
}
/*
 * Joomla! and K2 common parts
 */
 
.itemAsideInfo {
	position: absolute;
	top: 0;
}
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo { margin-left: 160px }
.itemAsideInfo img {
	max-width: 86px!important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
/* edit page */
.item-page.edit fieldset {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 52px;
	padding: 0 0 52px;
}
.item-page.edit legend {
	font-size: 100% !important;
	font-style: normal !important;
	padding: 0 0 24px;
}
/* Calendar fix */
.calendar .button {
	display: table-cell;
	float: none;
}
/* F.A.Q. */
.faq p { margin-bottom: 3em }
/* user edit page */
.item-page.edit .formelm {
     width: 100%;
}
#gkMainbody .item-page.edit a {
	color: #333;
}
.item-page.edit input {
     float: left;
     height: 38px;
}
.item-page.edit #jform_images_image_intro,
.item-page.edit #jform_images_image_fulltext {
     padding: 4px 6px!important;
     height: auto;
}
.item-page.edit .formelm .btn  {
     float: left;
     display: inline-block;
}
.item-page.edit .icon-calendar:before {
     content: "";
}
.gkTypoTable code {
     border: 0;
     margin: 0!important;
     padding: 0!important;
}
.calendar .button {
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     border: 0;
}
.tooltip.top .tooltip-arrow {
	display: none;
}
.tooltip-inner {
	background: #fff;
}
.btn.jmodedit > span.icon-edit {
   color: #272727;
   top: -10px;
   padding-right: 8px;
   display: block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.btn.jmodedit > span.icon-edit:before{
	content: "\f044";
}
/* tags */
#adminForm div.tags {
     margin-top: 0;
}
div.tags {
     margin-top: 32px;
     overflow: hidden;
}
div.tags > span.tags-label {
     float: left;
     margin-right: 30px;
     line-height: 23px;
     color: #999;   
     font-size: 13px; 
}
.item-page .tags {
	padding-bottom: 15px;
	float: none;
	display: block;
	width: 100%;
	clear: both;
	border-top: 1px solid #E5E5E5;
	padding: 32px 0;
	font-size: 13px;
}
div.tags a {
     display: inline-block;
     float: left;
     margin: 0 8px 0 0;
     border: 1px solid #E5E5E5;
     padding: 0 12px;
     line-height: 2.0;
}
div.tags a:hover,
div.tags a:focus,
div.tags a:active {
     background-position: 0 100%;
}
span.tag-body p {
     display: inline;
}
div.tags.tagcloud a.gk-tooltip span {
    z-index:10;
    font-weight: bold;
    display:none;
    padding: 15px;
    margin-top: -50px;
    margin-left: 60px;
    width: 240px;
    max-width: 240px;
    line-height:16px;
    font-size: 85%;
    font-weight: normal!important;
    transition: all 1s ease-in;
}
div.tags.tagcloud  a.gk-tooltip:hover span {
     border: 1px solid #ccc;
     background: rgba(255, 255, 255, 0.9);
    display:inline;
    position:absolute;
    color:#111;
}
div.tags.tagcloud a.gk-tooltip span img {
     max-width: 80px!important;
     height: auto;
     float: left;
     margin: 0 10px 10px 0;
}
div.tag-category div.btn-group {
     margin-top: 10px;
}
div.tag-category div.btn-group.pull-right {
     float: right;
}
div.tag-category div.btn-group label {
     margin-top: 10px;
}
div.tag-category select {
	display: block!important;
}
div.tag-category .chzn-container {
	display: none!important;
}
div.tag-category h3 {
    margin: 0 0 32px 0;
}
div.tag-category ul.category li {
     border-bottom: 1px solid #ccc;
     padding: 10px;
     font-size: 90%;
}
div.tag-category ul.category li h3 {
     font-size: 14px;
     margin: 0;
}
div.tags.tagcloud a {
     float: left;
     margin-bottom: 6px;
}
/* Module edit form */
#modules-form .btn {
	background: #ddd;
	border-radius: 0;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#modules-form .btn:active,
#modules-form .btn:focus,
#modules-form .btn:hover {
	background: #222!important;
	color: #fff!important;
}
#modules-form .btn:hover i {
	color: #fff!important;
}
#modules-form .btn-group {
	padding: 0!important;
}
#modules-form .btn-group .btn {
	margin: 0 20px 0 0!important;
}
#modules-form .radio.btn-group {
	padding-left: 20px!important;
}
#modules-form .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
#modules-form .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
}
#modules-form input[type="text"],
#modules-form input[type="password"],
#modules-form input[type="number"],
#modules-form input[type="email"],
#modules-form .input-append .btn,
#modules-form .chzn-single,
#modules-form .chzn-choices,
#modules-form .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
#modules-form .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
#modules-form #jform_content {
	height: 500px!important;
}
#modules-form .input-prepend .add-on {
	display: none;
}
#modules-form .accordion-heading a {
	color: #222;
	font-size: 18px;
	text-decoration: none!important;	
}
#modules-form .accordion-heading .accordion-toggle {
	padding: 15px;	
}	
#modules-form .btn-group {
	padding-left: 20px;
}
#modules-form hr {
	display: none;
}
#modules-form .row-fluid {
	padding: 20px 0;
}
#modules-form label {
	text-transform: none!important;
}
#modules-form .chzn-container-single .chzn-single {
	background: #fff!important;
}
/* Item edit form */
.item-page.edit #jform_articletext {
	clear: both;
}
.item-page.edit #jform_title {
	width: 100%;
}	
.item-page.edit .formelm {
	height: auto!important;
	min-height: 40px;
	overflow: hidden;
}
.item-page.edit fieldset {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 52px;
	padding: 0 0 52px;
}
.item-page.edit fieldset > div {
	clear: both;
	padding: 5px 0;
}
.item-page.edit fieldset > div label {
	display: block;
	float: left;
	line-height: 50px;
	min-width: 160px;
}	
.item-page.edit legend {
	font-size: 24px!important;
	font-style: normal !important;
	padding: 0 0 24px;
}
.item-page.edit .control-group {
	margin: 10px 0;
}
.item-page.edit .control-group:after {
	clear: both;
	content: "";
	display: table;
}
.item-page.edit #jform_articletext {
	height: 500px!important;
}
.item-page.edit .formelm {
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	width: 100%;
}	
.item-page.edit .formelm label {
	display: inline-block;
	line-height: 40px;
	text-transform: none;
}
.item-page.edit *[class^="icon-"] {
	display: none;
}
.item-page.edit i.icon-remove,
.item-page.edit i.icon-calendar {
	background-image: url('../../../media/jui/img/glyphicons-halflings-white.png');
	display: block;
}
.item-page.edit i.icon-remove {
	margin-top: 12px;
}
.item-page.edit .btn {
	color: #fff!important;
	padding: 12px 20px!important;
}
.item-page.edit .media-preview.add-on {
	display: none;
}
.item-page.edit .input-append > .btn {
	height: 40px!important;
	line-height: 40px;
	padding: 0 10px!important;
}
.item-page.edit #jform_metadesc,
.item-page.edit #jform_metakey {
	width: 100%;
}
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	height: 50px!important;
	line-height: 50px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 14px;
}
.calendar .button {
	display: table-cell!important;
	float: none!important;
}
.item-page.edit .formelm-buttons button {
	margin-right: 10px;
}
.item-page.edit .btn {
	background: #ddd;
	border-radius: 0!important;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.item-page.edit .btn:active,
.item-page.edit .btn:focus,
.item-page.edit .btn:hover {
	background: #222!important;
	color: #fff!important;
}
.item-page.edit .btn:hover i {
	color: #fff!important;
}
.item-page.edit .btn-group {
	padding: 0!important;
}
.item-page.edit .btn-group .btn {
	margin: 20px 20px 0 0!important;
}
.item-page.edit .radio.btn-group {
	padding-left: 20px!important;
}
.item-page.edit .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
.item-page.edit .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
	text-transform: none;
}
.item-page.edit .media-preview + input {
	min-width: 250px;
}
.item-page.edit input[type="text"],
.item-page.edit input[type="password"],
.item-page.edit input[type="number"],
.item-page.edit input[type="email"],
.item-page.edit .input-append .btn,
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
.item-page.edit .chzn-container-single .chzn-single {
	background: #fff!important;
}
#jform_articletext_parent {
   clear: both!important;
}
/*------------*/
/* SYSTEM.CSS */
/*------------*/
/* Fix for the editor */
.item-page.edit .formelm {
	clear: both;
	float: left;
}
.item-page.edit .formelm .button2-left {
	margin-top: 6px;
}
.item-page.edit .formelm-area label {
	display: block;
	width: 100%;
}
.item-page.edit .formelm-buttons {
	margin-top: 5px;
	overflow: hidden;
}
.item-page.edit .fltlft {
	float: left;
}
.item-page.edit legend {
	font-size: 140%;
	font-style: italic;
}
.item-page.edit .toggle-editor {
	margin-top: -5px;
}
/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 30px 0 10px;
	font-size: 12px;
	line-height: 23px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(../../images/joomla/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(../../images/joomla/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(../../images/joomla/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,
.button2-left .article {
	background: url(../../images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../../images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../../images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../images/joomla/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*----------*/
/* MENU.CSS */
/*----------*/
/* Base for all menus */
#gkMainMenu {
	float: left;
	padding: 0;
	z-index: 10;
}
#gkMainMenu:after {
	clear: both;
	content: "";
	display: table;
}
#gkMainMenu .gkMenu {
	display: block;
	margin: 0;
	text-align: center;
}
.gkMenu > ul {
	margin: 0;
	padding: 0;
}
.gkMenu > ul > li {
	clear: none!important;
	display: inline-block;
	font-weight: 400;
	width: auto;
	margin-right: 40px;
}
.gkMenu > ul > li > a {
	color: #777;
	display: block;
	height: auto;
	line-height: 50px;
	padding: 0 10px;
	position: relative;
	font-size: 16px;
    font-weight: 400;
}
.gkMenu > ul > li:last-child > a {
	padding-right: 0;
}
.gkMenu > ul > li a small {
	display: block;
	font-size: 11px;
	line-height: 12px;
}
.gkMenu > ul > li > .childcontent,
.gkMenu > ul > li > .childcontent .childcontent {
	position: absolute;
	left: -999em;
	z-index: 999;
}
.gkMenu > ul > li > .childcontent .gkcol {
	border-left: 1px solid #eee;
	float: left;
}
.gkMenu > ul > li > .childcontent .gkcol:first-child {
	border-left: none;
}
.gkMenu > ul > li:hover > .childcontent,
.gkMenu > ul > li:hover > .childcontent li:hover > .childcontent {
	left: inherit;
}
.gkMenu > ul > li .childcontent .childcontent {
	margin-left: 100px;
	margin-top: -35px!important;
}
/* main menu CSS */
.gkMenu > ul > li.active > a {
	color: #F39177;	
}
.gkMenu > ul > li > a {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
}
.gkMenu a:hover,
.gkMenu a:active,
.gkMenu a:focus,
.gkMenu li.active > a {
	color: #000;
}
.gkMenu > ul li div.childcontent-inner {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gkMenu > ul li > .childcontent .gkcol {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0;
}
.gkMenu > ul li div.childcontent li:hover > a,
.gkMenu > ul li div.childcontent li:hover > a small {
	color: #777;	
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}
.gkMenu > ul li div.childcontent li:first-child  { 
	border: none;
}
.gkMenu > ul li div.childcontent a {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #777;
	display: block;
	padding: 7px 0; 
}
.gkMenu > ul li li div.childcontent small {
	color: #999;
	font-weight: 400;
	padding-bottom: 5px;
}
.gkMenu > ul li div.childcontent li.group {
	padding: 0;
	margin: 0;
	height: auto;
	border: none !important;
	background: none;
}
.gkMenu > ul li div.childcontent .header {
	color: #444;
	display: block;
	font-size: 12px;
	font-weight: 600!important;
	margin: 6px 0 0;
	padding: 0 20px;
	text-transform: uppercase
	
}
.gkMenu > ul li div.childcontent .header a {
	color: #444;
}
.gkMenu > ul li div.childcontent .header small {
	display: block;
	text-transform: none;
}
.gkMenu .childcontent.active,
.gkMenu > ul > li:hover > .childcontent {
    pointer-events: auto;
}
.gkMenu .childcontent {
    pointer-events: none;
}
.gkMenu li .module p {
	font-size: 12px;
	line-height: 18px;
}
/* Menu Overlay type */
#gkMainMenu.gkMenuOverlay ul .childcontent {
	display: none!important;
}
#gkMenuOverlay {
    background: #fff;
    background: rgba(255, 255, 255, 0.97);
    display: none;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    width: 100%;
}
#gkMenuOverlay.open {
    display: block;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}
#gkMenuOverlayWrap {
    left: 50%;
    margin: 0 0 0 -482px;
    max-width: 964px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10002;
}
#gkMenuOverlayWrap > div {
    padding: 0;
    width: 100%;
}
#gkMenuOverlayHeader {
    color: #111;
    font-size: 45px;
    font-weight: bold;
    line-height: 140px;
    margin: 0;
    text-align: center;
    text-transform: none;
}
#gkMenuOverlayClose {
    color: #5ab9e5;
    cursor: pointer;
    display: none;
    font-size: 60px;
    font-style: normal;
    line-height: 140px;
    position: absolute;
    right: 0;
    top: -10px;
}
.open #gkMenuOverlayClose {
	display: block;
}
#gkMenuOverlayContent {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 140px;
}
#gkMenuOverlayContent .gkcol {
    width: 100%;
}
#gkMenuOverlayContent .gkcol li li li {
	font-size: 17px;
}
#gkMenuOverlayContent .gkcol .header,
#gkMenuOverlayContent .gkcol li small,
#gkMenuOverlayContent .group-content > div {
    display: none!important;
}
#gkMenuOverlayContent .gkcol li {
    border-top: 1px solid #e5e5e5;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
}
#gkMenuOverlayContent .gkcol li.group {
    border-top: none;
}
#gkMenuOverlayContent .gkcol li a {
    color: #777;
    display: inline-block;
    line-height: 60px;
}
#gkMenuOverlayContent .gkcol li a:active,
#gkMenuOverlayContent .gkcol li a:focus,
#gkMenuOverlayContent .gkcol li a:hover {
    color: #5ab9e5;
}
/*-------------*/
/* TEMPATE.CSS */
/*-------------*/
/* Basic elements */
html { -webkit-font-smoothing: subpixel-antialiased; }
body {
    background: #ffffff none repeat scroll 0 0;
    color: #777;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
	font-family: 'Averta', Arial;
}
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 {
	-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;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	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; }
/* Containers */
.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;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

#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;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#gkHeaderTop {
	height: auto;
	top: 0;
	width: 100%;
}
#gkHeaderTop > .gkPage {
	position: relative;
}
#gkHeaderTop.sticky > .gkPage {
	max-width: none;
	padding-left:135px;
	padding-right:135px;
}
#gkHeaderNav {
	background: #fff;
	position: relative;
	width: 100%;
	z-index: 10;
}
#gkHeaderNav > div {
	position: relative;
}
#gkBg { background: #fff; }
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { width: 100%; }

#gkPageContent {
    float: left;
    margin-top: 0;
    width: 100%;
}
/* Logo  */
#gkLogo {
	margin: 0;
	padding: 0;
	text-shadow: none;
	width: 100%;
}
#gkLogo svg{
	display: block;
}
@media only screen and (max-width: 1279px){ 
	#gkLogo svg{
		height: 50px;
	}
}
.sticky #gkLogo svg{
	height: 44px;
}
@media only screen and (max-width: 480px){ 
	#gkLogo svg,
	.sticky #gkLogo svg{
		height: 30px;
	}
}
#gkLogo img {
	float: left;
	display: block;
	margin: 0;
	width: 100%;
}
#gkLogo.cssLogo {
	background: url('../images/logo.png') no-repeat center center;
	/* You can specify there logo size and background */
	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: 30px;
	height: auto;
	line-height: 40px;
	margin: 0;
	text-align: center;
	text-indent: 0;
	width: auto;
	font-weight:300;
}
#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;
}
/* Cart */
#gkCartArea {
	height: auto;
	padding: 0;
	cursor: pointer;
	position: relative;
}
#gkCartArea .icon {
    width: 40px;
    height: auto;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -5px;

}
@media screen and (max-width: 480px){	
	#gkCartArea .icon {
	    width: 35px;	
	}
}
#gkCartArea .icon svg {
	width:100%;
}
#gkWishList .counter,
#gkCartCounter {
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    margin-top: 0;
    position: absolute;
    bottom: -6px;
    right: -9px;
    background: #ff634a;
    line-height: 26px;
    width: 26px;
    text-align: center;
    border-radius: 50%;
}
#gkCartCounter:empty {
	display: none;
}
#gkCartCounter.loading:before {
	content: url('../images/loader_cart.gif');
	display: block;
	float: left;
	margin: 4px 10px 0 -26px;
}
#gkCartCounter strong {
	font-weight: bold;
}


/* Wishlist */
#gkWishList {
	width: auto;
}
#gkWishList .vme-mod-wishlist {
	float: left;
	width: auto;
}
#gkWishList .vme-mod-header,
#gkWishList .vme-row-mini {
	margin: 0;
}
#gkWishList .vme-column {
	padding:0;
}
#gkWishList .icon {
    float: left;
    width: 40px;
    height: auto;
    margin-bottom: -5px;
}

@media screen and (max-width: 480px){	
	#gkWishList .icon {
	    width: 35px;	
	}
}
#gkWishList.vme-mod-loader-wheel {
	top: -3px;
}


/* Login */
#gkLogin {
	width: auto;
	position: relative;
}

.awLogin .modal_toggler {
	float: left;
}
#gkLogin .gkLogin, 
#gkLogin .gkLogout {
	display: none;
	font-weight: 600;
	font-size: 15px;
	color: #10069d;
	line-height: 0.8;
	float: right;
	flaot: left;
	padding-right: 5px;
	margin-top: 10px;
}
#gkLogin .gkLogin::after,
#gkLogin .gkLogout::after{
	content: "d";
	font-family: aw-font;
	font-size: 10px;
	padding: 0 0 0 5px;
	display: inline-block;
	vertical-align: bottom;
}
#gkLogin .modal_toggler:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	border-color: #10069d transparent transparent transparent;
	display: inline-block;
	vertical-align: bottom;
}
@media only screen and (max-width: 400px){
	#gkLogin .modal_toggler:after{
		display: none;
	}
}
.sticky #gkLogin .modal_toggler:after {
	border-color: #ffffff transparent transparent transparent;
}
@media only screen and (max-width: 991px){
	#gkLogin .modal_toggler:after {
		border-color: #ffffff transparent transparent transparent;
	}
}
#gkLogin .icon {
    width: 40px;
    height: auto;
    margin-bottom: -5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
}
#gkLogin:hover .icon .state_1,
.awLogin.active .icon .state_1{
	opacity: 0;
}
#gkLogin:hover .icon .state_2,
.awLogin.active .icon .state_2{
	opacity: 1!important;
}
.awLogin .modal {
	text-align: left;
	position: absolute;
	background-color: #10069d;
	width: 290px;
	right: 0; 
	top: 50px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease 0s;
	color: #fff;
	z-index: 2;
}
.awLogin .modal.visible {
	visibility:visible;
	opacity:1;
}
.awLogin .modal:before {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 9px 7px;
	border-color: transparent transparent #10069d transparent;
	top:-9px;
	right:9px;
	position:absolute;
}
.awLogin .modal .hi {
	color: #fcac1c;
	font-weight: 600;
	font-size: 17px;
	float:left;
	width:100%;
	line-height:1.4;
}
.awLogin .modal .email {
	color:#fff;
	font-size: 17px;
	float:left;
	width:100%;
	line-height:1.4;
}
.awLogin .modal .links {
	float:left;
	width:100%;
	margin-top:25px;
}
.awLogin .modal .links a {
	float:left;
	line-height:24px;
	font-weight:600;
	color:#fff;
	font-size:15px;
}
.awLogin .modal .links a:hover {
	text-decoration:underline;
}
.awLogin .modal .links span {
    border: 1px solid #fff;
    padding: 10px;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    float: right;
}
.awLogin  .userdata {
	float:left;
	width:100%;
	font-size: 12px;
}
.awLogin  .userdata > .login-header {
	text-transform: uppercase;
}
.awLogin  .userdata > input {
	width:100% !important;
	border: 0 none;
	border-bottom:1px solid #fff;
	background-color:transparerent;
	height:30px;
	line-height:28px;
	-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: 20px 0 0;
	padding:0 10px;
	background: transparent;
    color: #fff;
}
.awLogin  .userdata > input::-webkit-input-placeholder {color: #fff;}
.awLogin  .userdata > input::-moz-placeholder { color: #fff;}
.awLogin  .userdata > input:-ms-input-placeholder {color: #fff;}
.awLogin  .userdata > input:-moz-placeholder {color: #fff;}

.awLogin  .userdata > input:-webkit-autofill,
.awLogin  .userdata > input:-webkit-autofill:hover, 
.awLogin  .userdata > input:-webkit-autofill:focus, 
.awLogin  .userdata > input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #10069d inset !important;
    -webkit-text-fill-color: white !important;
}
.awLogin  .userdata > .remember {
	margin-top: 15px;
}
.awLogin  .userdata > .remember input {
	visibility: hidden;
	position: absolute;
	margin-right: 10px;
	cursor: pointer;
}
.awLogin  .userdata > .remember label {
	font-size:12px;
	color: #fff;
	line-height:12px;
	cursor:pointer;
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
}
.awLogin  .userdata > .remember label:before {
	content:"";
	height:10px;
	width:10px;
	border:1px solid #fff;
	float:left;
	margin-right:5px;
}
.awLogin  .userdata > .remember input:checked + label:before {
	background-color:#fff;
}
.awLogin .userdata > .actions {
	margin: 30px 0 20px;
}
.awLogin  .userdata > .actions a {
	float: left;
	clear: both;
	color: #fff;
	text-align: left;
    line-height: 20px;
}
.awLogin  .userdata > .actions a:hover {
	color: #fcac1c;
}
.awLogin .userdata > .actions:after{
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.awLogin  .userdata > .bottom a {
	color:#fff;
}
.awLogin  .userdata > .bottom a:hover {
	text-decoration:underline;
}
.awLogin  .userdata > .bottom input {
	border: 1px solid #fff;
	padding: 10px;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight:400;
	width: 100%;
	text-transform: uppercase;
	margin: 0 0 20px;
	
}
.awLogin  .userdata > .bottom input:hover,
.awLogin  .userdata > .bottom input:focus {
	border: 1px solid #fff;
	background: #fff;
	color: #10069d;
}
.awLogin .invisible {
	position:absolute;
	visibility:hidden;
}


/* Search */
#gkSearchBtn {
    color: #777777;
    cursor: pointer;
    float: right;
    font-family: aw-font;
    font-size: 25px;
    height: auto;
    line-height: 38px;
    margin: 6px 0;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    width: auto;
	transition:0.3s ease 0s;
}
#gkSearchBtn:hover {
	color:#000;
}
#gkSearch {
	display: none;
	background: #fff none repeat scroll 0 0;
	color: #000 !important;
	empty-cells: 50px;
}
#gkSearch input {
	border: none;
	border-bottom: 1px solid #B3B3B3;
	background-color: transparent;
	color: #B3B3B3;
	font-size: 40px;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	height: auto;
	margin: 0;
	width: 100%;
	line-height:1.3;
}
#gkSearch .input-append{
	display: block;
	padding-left: 60px;
	position: relative;
}
#gkSearch button {
    position: absolute;
    left: 0;
    top: 12px;
    margin: 0;
    width: 40px;
    border: none;
    background: transparent;
    height: auto;
    max-height: 40px;
    text-align: left;
}
#gkSearch button svg{
    height: 40px;
    width: 40px;
}
#gkSearch button svg path{
	fill: #B3B3B3!important;
} 
#gkSearch button:hover svg path,
#gkSearch button:focus svg path,
#gkSearch button:active svg path{
	fill: #10068D!important;
} 
#gkSearch input::-webkit-input-placeholder { 
	color: #B3B3B3;
	opacity:1 !important;
}
#gkSearch input:-moz-placeholder { 
	color: #B3B3B3;
	opacity:1 !important;
}
#gkSearch input::-moz-placeholder { 
	color: #B3B3B3;
	opacity:1 !important;
}
#gkSearch input:-ms-input-placeholder{ 
	color: #B3B3B3;
	opacity:1 !important;
}

#gkHeaderMod {
    float: left;
    margin-top: 0;
    width: 100%;
}
#gkSearch .search {
	position: relative;
}

/* Virtuemart Category View */
.category-view {
	float: left;
	width: 100%;
}
.category-view .category_bar {
	float: left;
	width: 100%;
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
}
.category-view .category_bar .category_name {
	float:left;
	width:auto;
	color:#10069d;
	font-size:18px;
	font-weight:700;
	margin:0;
	line-height:62px;
}
.total_number_of_products {
	float: left;
	width: auto;
	line-height: 62px;
	color: #10069d;
	font-size: 14px;
}
.category-view .orderby-displaynumber {
	margin:0;
	padding:0;
	float:right;
	border:none;
}
.category-view .select2-container--default .select2-selection--single {
	border: none; 
}
.category-view .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #10069d;
	font-size:14px;
}
.category-view .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #10069d transparent transparent transparent;
}
.category-view .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #10069d transparent;
}
.category-view .category_products {
	float: left;
	width: 100%;
	margin-top: 10px;
	position:relative;
}
.products .product_top_area {
	float:left;
	width:100%;
	position:relative;
}
.products + .back_to_top {
	float: left;
	width: auto;
	position: absolute;
	right: 35px;
	bottom: 8%;
	transform: rotate(90deg);
	font-size: 32px;
	font-weight: 700;
	color: #10069d;
	line-height: 0.8;
	transform-origin: bottom right;
	cursor:pointer;
}
.products + .back_to_top:before {
	content:url('../../../images/template/arrow_top.png');
	float:left;
	padding-right:20px;
}
.products .product_top_area .overlay {
	float: left;
	width: 100%;
	height: 100%;
	background-color: transparent;
	top: 0;
	left: 0;
	position: absolute;
	mix-blend-mode: multiply;
	transition: all 0.3s ease 0s;
}
.products .product:hover .overlay {
	background-color: #10069d;
}
.products .product_top_area .inside {
	width: auto;
	height: auto;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
}
.products .product:hover .product_top_area .inside {
	opacity:1;
}
.products .product_top_area .cart_icon {
	width: 75px;
	height: auto;
	position: relative;
	cursor: pointer;
	margin:0 auto 40px;
	display:table;
	table-layout:fixed;
	float:none;
}
.products .product_top_area .view_more {
	border: 1px solid #fff;
	padding: 0 20px;
	line-height: 38px;
	font-size: 15px;
	color: #fff;
}
.products .product_top_area .wishlist_icon {
	width: 70px;
	height: auto;
	padding: 0 30px;
	position: absolute;
	top: 50%;
	left:0;
	transform: translateY(-50%);
	opacity:0;
}
.products .product:hover .product_top_area .wishlist_icon {
	opacity:1;
}
.products .product_top_area .wishlist_icon i {
	background-image: url('../../../images/template/wishlist2.png');
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 0;
	background-color: transparent;
}
.products .product_top_area .wishlist_icon i:before {
	display:none;
}
.products .out_of_stock {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
}
.products .recommended{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
}
.products .out_of_stock img {
	float:right;
	width:100%;
	height:auto;
}
.products .new {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	pointer-events: none;
}
.products .new img {
	float:right;
	width:100%;
	height:auto;
}
.product .discount {
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 1;
	color: #fff;
	background-color: #ff5b3f;
	border-radius: 50%;
	height: 64px;
	width: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 23px;
	font-weight: 600;
	opacity: 0.9;
}
.products .product_bottom_area {
	float: left;
	width: 100%;
	border: 1px solid #10069d;
	box-sizing: border-box;
	padding: 14px 14px 8px 10px;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	display: flex;
	display: -webkit-flex;
}
.products .product_bottom_left {
    float: left;
    width: calc(100% - 100px);
	margin:0;
}
.products .product_title_area h2,
.products .product_title_area h2 a {
    float: left;
    width: auto;
    text-align: left;
	margin:0;
	font-weight:700;
	font-size:15px;
	color:#10069d;
}
.products .product_price_area {
	float: right;
	width: 100px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}
.products .product_sku {
	float: left;
	clear: left;
	font-weight: 600;
	font-size: 16px;
	color:#10069d;
}
.products .product_box {
	float:left;
	width:auto;
	font-weight:400;
	font-size:16px;
	color:#10069d;
}
.products .product_box:before {
	content:"/";
	padding:0 3px;
}
.products .price-crossed {
	font-size: 13px;
	margin-top: 0;
	font-weight: 800;
	line-height: 1;
	position: relative;
}
.products .price {
	font-size: 16px;
	font-weight: 800;
	margin-top: 0;
	line-height: 1;
}
.products .product .product_add_to_cart {
	visibility: hidden;
	position: absolute;
}
/* Product Details */
.productdetails-view {
	margin-top: 0;
}
.productdetails-view .top-area {
	float: left;
	width: 100%;
	border-bottom: 1px solid #10069d;
	margin-bottom:20px;
}
.productdetails-view .top-area h4 {
	float: left;
	width: auto;
	color: #10069d;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	line-height: 62px;
}
.productdetails-view .left-area {
    float: left;
    width: 44%;
}
.productdetails-view .right-area {
    float: right;
    width: calc(56% - 60px);
	position:relative;
}
.productdetails-view h1 {
	float:left;
    color: #10069d;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
}
.productdetails-view .product_sku {
	float: left;
	color: #10069d;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.1;
	clear: left;
	margin-top: 5px;
}
.productdetails-view .has_related {
	float:left;
    color: #ff4828;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.1;
}
.productdetails-view .product-description {
	margin: 0;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.productdetails-view .product-description p {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: black;
	color: #10069d;
	margin: 10px 0 0;
}
.productdetails-view .package_info {
	float: left;
	width: 100%;
	border-top: 1px solid #878780;
	border-bottom: 1px solid #878780;
	position:relative;
}
.productdetails-view .package_info .product_box,
.productdetails-view .package_info .product_min {
	float:left;
	width:auto;
	color: #10069d;
	font-size: 15px;
    font-weight: 600;
	line-height:30px;
}
.productdetails-view .package_info .samples {
	text-decoration: underline;
	cursor:pointer;
}
.productdetails-view .samples_modal {
	position: absolute;
	right: 0;
	background-color: #10069d;
	color: #fff;
	width: 290px;
	padding: 25px 20px 20px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.3;
	top: 50px;
	z-index: 1;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease 0s;
}
.productdetails-view .samples_modal.active {
	opacity:1;
	visibility:visible;
}
.productdetails-view .samples_modal .close {
	position: absolute;
	width: auto;
	right: 10px;
	top: 10px;
	font-family: Tahoma, Arial;
	display: block;
	font-size: 21px;
	line-height: 12px;
	float: right;
	cursor:pointer;
}
.productdetails-view .product_price_area {
	float: left;
	width: 100%;
	margin:30px 0 35px;
	position:relative;
}
.productdetails-view .product_price_area .price-crossed {
	float: left;
	width: auto;
	color: #ff5b3f;
	font-size: 20px;
	text-decoration: line-through;
	line-height: 32px;
	position:absolute;
	left:0;
	top: -27px;
}
.productdetails-view .product_price_area .price {
	float: left;
	width: auto;
	font-size: 48px;
	color: #10069d;
	line-height: 1;
}
.productdetails-view .product_price_area .price_definition {
	float: left;
	width: auto;
	font-size: 15px;
	margin-left: 10px;
	color: #10069d;
}
.productdetails-view .addtocart-area {
    float: left;
    width: 100%;
	margin:0;
	text-align: left;
}
.productdetails-view .stockablecustomfields_fields_wrapper label.error {
	color:#ff4828;
}
.productdetails-view .stockablecustomfields_fields_wrapper > div.cf4all_wrapper .select2-container {
	width: 100% !important;
}
.productdetails-view .select2-container--default .select2-selection--single {
	background-color: #dcdcdc;
	border: none;
	border-radius: 0;
	height:30px;
}
.productdetails-view .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #10069d;
	line-height: 30px;
	font-size: 15px;
	float: left;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 20px;
}
.productdetails-view .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.productdetails-view .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #10069d transparent transparent transparent;
}
.productdetails-view .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #10069d transparent;
}
.productdetails-view .addtocart-bar, .write-reviews, ul#tabs {
	margin: 0;
}
.productdetails-view .addtocart-area .quantity-controls.quantity-minus {
	background-color: #dcdcdc;
	background-image: none;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	width: 30px;
	color: #10069d !important;
} 
.productdetails-view .addtocart-area .quantity-controls.quantity-plus {
	background-color: #dcdcdc;
	background-image: none;
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	width: 30px;
	color: #10069d !important;
}
.productdetails-view .addtocart-area span.quantity-box {
	width: calc(100% - 60px);
	height: 30px;
}
.productdetails-view .addtocart-area input.quantity-input,
.productdetails-view .addtocart-area input.quantity-input:hover {
	background-color: #dcdcdc;
	border: none;
	border-radius: 0;
	background-image: none !important;
	padding: 0 !important;
	width: 100% !important;
	color: #10069d;
	font-size:24px;
	font-weight:700;
	height: 30px;
}
.productdetails-view span.addtocart-button {
	float: left;
	margin: 15px 0 0;
}
.productdetails-view .btn-vme-round i.fa-heart {
	float: left;
	width: 40px;
	height: 40px;
	color: #fff;
	background-color: #10069d;
	line-height: 41px;
	font-size: 16px;
	border: 1px solid #10069d;
}
.productdetails-view .btn-vme-round i.fa-heart:hover {
	background-color: #fff;
	color: #10069d;
}
.productdetails-view .center-area {
	float: left;
	width: 100%;
}
.productdetails-view .required_products {
	float: left;
	font-size: 14px;
	font-style: oblique;
	color: #ff4828;
	margin: 20px 0 10px;
	max-width: 340px;
	line-height: 1.2;
}
.productdetails-view .related_products {
	float: left;
	width: 100%;
	border-top: 3px solid #10069d;
	border-bottom: 3px solid #10069d;
	padding:20px 0;
}
.productdetails-view .related_products .product-field-type-R {
	border: none;
	padding: 0 65px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	transition: all 0.3s ease 0s;
	margin: 0;
}
.productdetails-view .related_products .product-field-type-R .product_image {
	margin: 0 12px 0 0;
	float: left;
	width: 90px;
}
.productdetails-view .related_products .product-field-type-R .product_details {
	float:left;
	width:auto;
}
.productdetails-view .related_products .product-field-type-R .product_details .product_title {
	float:left;
	width:auto;
	font-weight:700;
	font-size:11px;
	color: #10069d;
	line-height:1.4;
}
.productdetails-view .related_products .product-field-type-R .product_details .short_description {
	float:left;
	width:auto;
	clear:left;
	font-size:13px;
	color: #10069d;
	line-height:1.4;
}
.productdetails-view .related_products .product-field-type-R .product_details .product_box {
	float:left;
	width:auto;
	clear:left;
	font-size:13px;
	color: #10069d;
	line-height:1.4;
}
.productdetails-view .related_products .product-field-type-R .product_details .product_sku {
	float:left;
	width:auto;
	clear:left;
	font-weight:600;
	font-size:13px;
	color: #10069d;
	line-height:1.4;
	margin:0;
}








/* Cart */
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form .cart_title {
	float: left;
	width: 100%;
	line-height: 62px;
	color: #10069d;
	font-size: 18px;
	font-weight: 700;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form .proopc-table-striped {
	border:none;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr th {
	background-color: #10069d;
	color: #fff;
	line-height: 16px;
	padding: 5px 12px;
	border: none;
	font-size: 12px;
	font-weight: 300;
	border-bottom: 5px solid #fff;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr {
	background-color: #ebebeb;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td {
	padding: 0;
	background-color: #ebebeb;
	border-width: 6px 0 0 0;
	border-color: #fff;
	text-align: center;
	vertical-align: middle;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-name {
	text-align: left;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-name .vm-customfield-cart {
	float:left;
	width:100%;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-name .vm-customfield-cart br {
	display:none;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-name .vm-customfield-cart .product-field-type-E {
	float:left;
	clear:left;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-name .product-field-wrapper * {
	color: #10069d;
	font-size: 15px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-total {
	text-align: right;
	width: 95px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form .col-name .cart-images {
	box-shadow: none;
	margin-left: -105px;
	padding: 0;
	width: 80px;
	border-right: 5px solid #fff;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form .col-name a {
	font-size:15px;
	font-weight:700;
	color: #10069d;
	padding-top: 5px;
	float:left;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-sku span {
	color: #10069d;
	font-size:14px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-price span,
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-tax span,
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-total span {
	color: #10069d;
	font-size:20px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-discount span {
	color: #ff1d25;
	font-size:20px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr .col-qty {
	width:200px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-total {
	padding-right:20px;
	line-height:1;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr td.col-total span.line-through + span.sale-price {
	color: #ff1d25;
	clear:both;
	float:right;
	line-height:1;
}
#ProOPC.cart-view .proopc-finalpage .remove_from_cart {
	background-color: transparent;
	position: absolute;
	right: 0;
	top: auto;
	padding: 0;
	margin: -24px 0 0 0;
	font-family: 'aw-font' !important;
	color: #10069d;
	text-transform: none;
	width: 20px !important;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.cart-sub-total {
	background-color:#fff;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.cart-sub-total td {
	background-color:#fff;
	border:none;
	height: 34px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.cart-sub-total td.sub-headings {
	text-align:right;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.cart-sub-total td.sub-headings span {
	font-size:14px !important;
	color:#10069d;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.shipping-row {
	background-color:#fff;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.shipping-row td {
	background-color:#fff;
	border:none;
	border-top:1px solid #10069d;
	height: 34px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.shipping-row td.shipping-payment-heading {
	text-align:left;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.shipping-row td.shipping-payment-heading span {
	font-size:14px;
	color:#10069d;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.payment-row {
	background-color:#fff;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.payment-row td {
	background-color:#fff;
	border:none;
	border-top:1px solid #10069d;
	height: 34px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.payment-row td.shipping-payment-heading {
	text-align:left;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.payment-row td.shipping-payment-heading span {
	font-size:14px;
	color:#10069d;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.grand-total {
	background-color:#10069d;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.grand-total td {
	background-color:#10069d;
	border:none;
	height: 75px;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.grand-total td.sub-headings {
	text-align:right;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.grand-total td.sub-headings span {
	font-size:22px;
	color:#fff;
	font-weight:300;
}
#ProOPC.cart-view .proopc-finalpage #proopc-carttable-form tr.grand-total span {
	color:#fff !important;
	font-size:20px !important;
}
#ProOPC.cart-view .proopc-finalpage .boxes {
	float: left;
	width: calc(100% + 20px);
	margin-left: -10px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box h3 {
	border-bottom: 1px solid #bfbfbf;
	margin: 0;
	padding: 0 25px;
	line-height: 62px;
	font-weight: 700;
	text-transform: uppercase;
	color: #10069d;
	font-size:18px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-inner {
	padding: 10px 25px;
	border: none;
	float: left;
	width: 100%;
	-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;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-switch {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#ProOPC.cart-view .proopc-finalpage span.radio {
	margin:10px 0;
	text-transform:uppercase;
	color: #10069d;
	font-size:15px;
}
#ProOPC.cart-view .proopc-reg-form, 
#ProOPC.cart-view .proopc-login-form, 
#ProOPC.cart-view .proopc-reg-advantages {
	float: left;
	width: 100%;
	margin-left: 0;
}
#ProOPC.cart-view .proopc-finalpage .proopc-subtitle {
	font-size: 15px;
	padding: 0;
	border-bottom:3px solid #10069d;
	color: #10069d;
	line-height:26px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-inner.with-switch {
	padding: 0;
	margin: 35px 0 30px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-group.remember {
	float: right;
	width: auto;
	margin-top: 10px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-group.remember .checkbox {
	color:#10069d;
	font-style:oblique;
	font-size:17px;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-group.remember .checkbox:before {
	width:14px;
	height:14px;
	border-radius:50%;
	border:1px solid #10069d;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-group.remember input:checked + .checkbox:before {
	background-color: #10069d;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proopc-group.remember .checkbox:after {
	display:none;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proops-login-links {
	float: left;
	width: auto;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .proops-login-links a {
	float: left;
	width: auto;
	font-size:14px;
	font-style:oblique;
	line-height: 1.4;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .inner-wrap {
	padding: 10px 25px;
	border: none;
	float: left;
	width: 100%;
	-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;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box label span,
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box #EditBTAddres label span {
	margin:0;
	width:auto;
}
#ProOPC.cart-view .proopc-finalpage span.vmCartPaymentLogo {
    display: inline-block;
    vertical-align: middle;
    max-width: 35px;
    padding-right: 5px;
}
#ProOPC.cart-view .proopc-finalpage span.vmpayment_name {
    display: block;
}
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box .asterisk,
#ProOPC.cart-view .proopc-finalpage .boxes .proopc-box #EditBTAddres .asterisk {
    color: #ff1d25;
}
#ProOPC.cart-view .vmpayment_description {
	float: left;
	width: 100%;
	color: #10069d;
}
#ProOPC.cart-view .proopc-confirm-order .cart-tos-group {
	margin-top: 0;
}
#ProOPC.cart-view #checkoutForm {
	float:left;
	width:100%;
	margin:0;
}
#ProOPC.cart-view .customer-comment-group {
	float: left;
	width: 100%;
	margin: 0;
}
#ProOPC.cart-view .hover-tootip {
	font-size: 14px !important;
}
#ProOPC.cart-view  a.terms-of-service {
	float: left;
	font-size: 15px;
	color: #10069d;
	margin-top: 3px;
}
#ProOPC.cart-view .proopc-finalpage .prooopc-tos-label .checkbox:before {
	width:20px;
	height:20px;
	border-radius:50%;
	border:1px solid #10069d;
}
#ProOPC.cart-view .proopc-finalpage .prooopc-tos-label input:checked + .checkbox:before { 
	background-color:#10069d;
}
#ProOPC.cart-view .proopc-finalpage #proopc-order-submit.proopc-btn {
	clear: left;
	margin: 35px 0 0;
	width: 100% !important;
	padding: 0;
	text-align: center;
}








/* Top menu */
#gkTopMenu li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 14px 0 0;
}
#gkTopMenu a:active,
#gkTopMenu a:focus,
#gkTopMenu a:hover {
	color: #f39177;
}
/* Mainbody */
#gkMainbody { 
	float: left;
    margin-bottom: 20px;
    width: 100%;
}
.frontpage #gkMainbody .box {
	margin: 0;
}
/* Stylearea */
#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: #5ab9e5; }
#gkColor2 { background: #a6382e; }
#gkColor3 { background: #91c46c; }
#gkColor4 { background: #8ea66a; }
#gkColor5 { background: #69799a; }
#gkColor6 { background: #6191a5; }
#gkColor7 { background: #5ab9e5; }
#gkColor8 { background: #f2a705; }
#gkColor9 { background: #bf9169; }
#gkColor10 { background: #9c9985; }
/* Group modules */
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	overflow: hidden;
}
#gkTop2 {
	padding: 30px 0 0;
}
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 0 0;
}
/* standard breadcrumb */

#gkBreadcrumb {
    background-color: #f5f5f5;
    margin-bottom: 20px;
}

.breadcrumb > li {
    float: left;
    line-height: 1.6;
}
.breadcrumb {
    float: left;
    padding: 20px 0;
    width: 100%;
}

.breadcrumb .divider {
    margin-right: 4px;
}

#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%; }
/* footer */
#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;
	padding: 70px 0 0;
	float:left;
	width:100%;
	background-color: #f2f2f2;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	line-height: 16px;
	margin: 0 8px!important;
	padding: 0;
}
/* Default modules */
.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%;
}
/* Suffixes */
.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 20px;
	padding: 0;
	width: 100%;
}

#gkSidebar .box {
    border: medium none;
    margin: 0 0 15px;
    padding: 0 30px 0 0;
	float:left;
}
#gkBottom1 > .box,
#gkBottom2 > .box,
#gkBottom3 > .box {
	padding: 0;
}
.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; }
/* default suffix */
.box .header {
	font-size: 14px;
	font-weight:700;
	color:#fff;
	line-height: 40px;
	padding: 0;
	margin-bottom:10px;
	position:relative;
}

#gkTop1 .vmgroup {
    margin-bottom: 30px;
}


#gkTop1 {
    float: left;
    width: 100%;
}
/* Separator suffix */
.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;
}
/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	
	padding: 0!important;
}
.clear div.content { 
	clear: both; 
}
/* parallax suffix */
.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 .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;
}

#gkSidebar {
    float: left;
	width: 300px !important;
}

.banneritem > img {
    float: left;
}
/* bigtitle suffix */
.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;
}
/* advertisement suffix */
.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;
}
/* suffix light */
.box.light {
	background: #f6f6f6;
	padding: 20px!important;
}
/* suffix _text */
.box_text > div { background: #fff; }
/* suffix color1 */
.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: #5ab9e5!important; }
.box.dark ul ul { margin: 0 0 0 20px; }
/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}
/* Bottom */
#gkBottom5 {
	float:left;
	width:100%;
	margin: 0;
}
#gkBottom5 > .box {
    float:left;
	width:100%;
    padding: 0;
	margin:0;
}

#gkBottom5 .box li {
	border: none;
	padding: 3px 0;
}
/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#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; }
#login-form fieldset { margin: 0 0 20px; }
#login-form ul {
    border-top: 1px solid #e5e5e5;
    display: flex;
	display: -webkit-flex;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 12px 0 0;
}
#login-form ul li {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    line-height: 1.6;
    margin-right: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupCart {
	max-height: 800px;
	overflow: auto;
}
@media (max-height: 850px) {
	#gkPopupCart {
		max-height: 700px;
	}	
}
@media (max-height: 750px) {
	#gkPopupCart {
		max-height: 600px;
	}	
}
@media (max-height: 650px) {
	#gkPopupCart {
		max-height: 500px;
	}	
}
@media (max-height: 550px) {
	#gkPopupCart {
		max-height: 400px;
	}	
}
@media (max-height: 450px) {
	#gkPopupCart {
		max-height: 300px;
	}	
}
#gkPopupOverlay,
#gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	min-width: 300px;
}
#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: 30px 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 32px;
}
#gkPopupLogin h3 {
	border-bottom: 2px solid #f2f2f2;
    float: left;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 10px;
    width: 100%;
	margin-bottom: 15px;
}
#gkPopupLogin h3 span {
	background: #fff;
	color: #1b1d1f;
	padding: 0 15px;
}
#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: #5ab9e5; }
.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;
}
/* Login with Facebook button */
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; }
#fancybox-overlay { z-index: 10002; }
/*--------*/
/* VM.CSS */
/*--------*/
#bottom-pagination div,
#bottom-pagination ul { text-align: center!important }
#bottom-pagination ul li { display: inline }
.VmArrowdown {
	cursor: pointer;
	float: right;
	height: 16px;
	padding: 0 12px;
	width: 16px
}
.additional-images {
	-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: 16px 0;
    overflow: hidden;
    padding: 0 30px;
    width: 100%;
}
.additional-images .product-thumb {
	border: 1px solid #eee;
	float: left;
	line-height: 1.4;
	margin: 0 6px 6px 0;
	padding: 3px;
	text-align: center;
	white-space: normal;
	width: 74px
}
.additional-images .product-thumb:hover {
	border-color: #ddd;
	cursor: pointer
}
.additional-images img {
	width: 22%;
	margin: 0 0 0 6px;
}
.additional-images img:first-child { margin: 0; }
.addtocart-area .product-fields { padding: 6px 0 12px }
.addtocart-area .product-fields > div { margin: 0 0 2px }
.ask-a-question a {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 16px;
	padding: 16px 0;
}
input.addtocart-button {
	border: none;
	font-weight: 600;
	height: 46px;
	min-width: 100%;
}
.ask-a-question-view .form-field .submit { width: 418px }
.ask-a-question-view .form-field textarea.field {
	border: solid #eee 1px;
	color: #777;
	padding: 12px;
	text-align: left;
	width: 394px
}
.ask-a-question-view .product-summary {
	border-bottom: solid #eee 1px;
	margin: 25px 0 0;
	padding: 0 0 10px
}
.ask-a-question-view .product-summary .short-description { margin-top: 6px }
.ask-a-question-view .product-summary h2 {
	font-size: 16px;
	margin: 0;
	padding: 0
}
.ask-a-question-view .product-summary img.product-image {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto
}
.ask-a-question-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0
}
.ask-a-question-view input.counter,
.ask-a-question-view input#email {
	border: solid #ccc 1px;
	color: #777;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 5px 5px 4px
}
.ask-a-question-view,
.manufacturer-details-view .spacer { padding: 30px }
.availability { margin: 12px 0 0 }
.billto-shipto strong,
span.custom-variant-inputbox input.custom-attribute:hover,
input.vm-default:hover,
.ask-a-question-view input.counter:hover,
.ask-a-question-view input#email:hover,
table.user-details input:hover,
a.details:hover,
div.details:hover,
a.product-details:hover,
.ask-a-question-view .form-field textarea.field:hover,
.product-related-products > div a,
.product-related-categories > div a,
table.cart-summary a { color: #222 }
.category-view .category .category-overlay > span > span,
.category_products .product .product-overlay > span > span,
.featured-view .product .product-overlay > span > span,
.latest-view .product .product-overlay > span > span,
.topten-view .product .product-overlay > span > span,
.recent-view .product .product-overlay > span > span,
.productDetails .main-image .product-overlay > span > span {
	-moz-border-radius: 50%;
	-moz-transition: all .3s ease-out;
	-ms-border-radius: 50%;
	-ms-transition: all .3s ease-out;
	-o-border-radius: 50%;
	-o-transition: all .3s ease-out;
	-webkit-border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	background: #5ab9e5;
	border-radius: 50%;
	color: #fff;
	display: block;
	filter: alpha(opacity=0);
	font-weight: 600;
	height: 80px;
	line-height: 80px;
	margin: 100% auto 30%;
	opacity: 0;
	text-align: center;
	transition: all .3s ease-out;
	width: 80px
}
.category-view .category .category-overlay > span,
.category_products .product .product-overlay > span,
.featured-view .product .product-overlay > span,
.latest-view .product .product-overlay > span,
.topten-view .product .product-overlay > span,
.recent-view .product .product-overlay > span,
.productDetails .main-image .product-overlay > span {
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	background: rgba(255,255,255,0);
	display: block;
	height: 100%;
	overflow: hidden;
	transition: all .3s ease-out;
	width: 100%
}
.category-view .category .category-overlay,
.category_products .product .product-overlay,
.featured-view .product .product-overlay,
.latest-view .product .product-overlay,
.topten-view .product .product-overlay,
.recent-view .product .product-overlay,
.productDetails .main-image .product-overlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}
.category_products .product .spacer,
.productDetails .main-image {
	overflow: hidden;
	position: relative
}
.category-view .category.active .category-overlay > span > span,
.category_products .product.active .product-overlay > span > span,
.featured-view .product.active .product-overlay > span > span,
.latest-view .product.active .product-overlay > span > span,
.topten-view .product.active .product-overlay > span > span,
.recent-view .product.active .product-overlay > span > span,
.productDetails .main-image.active .product-overlay > span > span {
	filter: alpha(opacity=100);
	margin-top: 30%;
	opacity: 1;
}
.category-view .category.active .category-overlay > span,
.category_products .product.active .product-overlay > span,
.featured-view .product.active .product-overlay > span,
.latest-view .product.active .product-overlay > span,
.topten-view .product.active .product-overlay > span,
.recent-view .product.active .product-overlay > span,
.productDetails .main-image.active .product-overlay > span { background: rgba(255,255,255,0.6) }
.category-view > h3,
.featured-view > h3,
.latest-view > h3,
.topten-view > h3,
.recent-view > h3 {
	font-size: 24px !important;
	padding: 32px 0 64px !important
}
.category-view h3 { padding-top: 0 !important }
.cart-summary .inputbox {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center
}
.cart-summary .sectiontableentry1 fieldset { clear: both; }
.cart-summary div.PricesalesPrice {
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0
}
.cart-summary tbody tr td { padding: 5px 8px }
.cart-summary td hr,
.terms-of-service .vm2-termsofservice-icon,
#terms-of-service .vmicon.vm2-termsofservice-icon,
.vmicon-16-editadd,
#product-tabs-content > div,
.productDetails .main-image > .product-overlay { display: none!important; }
.cart-view h2 {
	font-size: 12px;
	margin: 0;
	padding: 0
}
#userForm h3,
#paymentForm h3 {
	font-size: 18px;
	margin: 0 0 12px
}
.cart-view h3 {
	font-size: 16px;
	margin: 0 0 12px
}
.catProductDetails {
	-moz-border-radius: 2px;
	-moz-transition: background-color .12s ease-out;
	-ms-border-radius: 2px;
	-ms-transition: background-color .12s ease-out;
	-o-border-radius: 2px;
	-o-transition: background-color .12s ease-out;
	-webkit-border-radius: 2px;
	-webkit-transition: background-color .12s ease-out;
	background: #eee;
	border-radius: 2px;
	border-shadow: 0 0 1px #fff;
	color: #222;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	margin: 0 0 12px;
	min-height: 34px;
	padding: 0 11px;
	text-align: center;
	text-transform: uppercase;
	transition: background-color .12s ease-out
}
.catProductPrice {
	padding-bottom: 12px;
}
.catProductPrice > div {
	color: #666!important;
	font-size: 12px!important;
}
.catProductPrice > div > span {
	color: #5ab9e5;
	font-size: 14px;
	font-weight: 600;
}
.catProductPrice .PricediscountAmount,
.catProductPrice .PricetaxAmount {
	color: #aaa;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.8;
	text-transform: uppercase
}
.catProductPrice div.PricesalesPrice {
	font-size: inherit;
	line-height: 1.4;
	margin: 0;
	padding: 0
}
.category-view .category { position: relative; }
.category-view .row .category .spacer h2 a {
	color: #222;
	display: block;
}
.category-view .row .category .spacer h2 a img {
	height: auto;
	margin-top: 6px;
	max-width: 100%
}
.category-view .row .category .spacer h2 a:hover,
.product-related-products > div a:hover,
.product-related-categories > div a:hover,
table.cart-summary a:hover { color: #5ab9e5 }
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.related-products-view .spacer,
.category_products .row .product .spacer,
.manufacturer-view-default .row .manufacturer .spacer,
.recent-view .spacer {
	border: 1px solid #e5e5e5;
	margin: 7px;
	-webkit-transition: border .3s ease-out;
	-moz-transition: border .3s ease-out;
	-ms-transition: border .3s ease-out;
	-o-transition: border .3s ease-out;
	transition: border .3s ease-out;
}
.category-view .row .category .readon,
.featured-view a.readon,
.latest-view a.readon,
.topten-view a.readon,
.related-products-view a.readon,
.category_products .row .product a.readon,
.manufacturer-view-default .row .manufacturer a.readon,
.recent-view a.readon {
	display: inline-block;
	float: none;
	margin: 15px 0 30px;
}
.checkout-button-top input.terms-of-service {
	float: left;
	margin-right: 10px
}
.clear,
br.clear { clear: both }
.clr {
	clear: both;
	overflow: hidden
}
#fancybox-wrap { z-index: 9999999 }
#product-tabs {
	border-top: 1px solid #e5e5e5;
	margin: 32px 0 16px;
	overflow: hidden
}
#product-tabs li {
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 24px 0 0;
	padding: 8px 18px 6px;
	text-transform: uppercase
}
#product-tabs li.active {
	background: #1B1D1F;
	color: #fff;
	font-weight: 600
}
#product-tabs-content {
	clear: both;
	overflow: hidden;
}
#product-tabs-content h3,
.list-reviews h3 {
	font-size: 14px;
	font-weight: 600;
	padding: 16px 0 0;
	text-transform: uppercase
}
#product-tabs-content p {
	margin: 1em 0;
}
#product-tabs-content dl {
	float: left;
	font-size: 13px;
	margin: 0 0 24px 0;
	padding-right: 3.333333%;
	width: 30%
}
.product-description > dl { 
	margin-left: 0 !important; 
}
#product-tabs-content dt {
	color: #222;
	font-weight: 600;
	margin: 16px 0 6px
}
#product-tabs-content dd {
	margin: 0 0 0 6px;
	padding: 2px 0 2px 20px !important;
	position: relative;
}
#product-tabs-content dd:before {
	top: 7px !important;
}
#product-tabs-content dd:before {
	color: #111;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 6px;
	position: absolute;
	left: 0;
}
#ui-tabs { margin-bottom: 20px }
#ui-tabs .dyn-tabs {
	display: none;
	overflow: auto
}
#ui-tabs h4 {
	color: #5ab9e5;
	font-size: 16px;
	margin: 20px 0
}
#ui-tabs ul#tabs {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #10069C;
	margin: 30px 0;
	width: 100%;
}
#ui-tabs ul#tabs::after {
	clear: both;
	content: "";
	display: table;
}
#userForm select,
.width80 { width: 80% }
.control-buttons { overflow: hidden }
.control-buttons + fieldset { margin-top: 32px }
.control-buttons + fieldset span {
	background: none;
	height: inherit
}
.control-buttons > div {
	border-top: 1px solid #eee;
	font-size: 12px;
	margin: 40px 0 20px;
	padding: 16px 0 0
}
.customer-comment,
.featured-view .product-price,
.latest-view .product-price,
.topten-view .product-price,
.output-billto,
.output-shipto { margin: 10px 0 }
.customer-reviews,
.ask-a-question-view .form-field,
.product-related-products,
.product-related-categories { margin: 25px 0 0 }
.display-number {
	line-height: 27px;
	text-align: right
}
.display-number select { margin: 1px 0 12px 12px }
.featured-view .spacer .catProductPrice + a img,
.latest-view .spacer .catProductPrice + a img,
.topten-view .spacer .catProductPrice + a img,
.featured-view .spacer .catProductPrice + a + a img,
.latest-view .spacer .catProductPrice + a + a img,
.topten-view .spacer .catProductPrice + a + a img { margin-top: 16px }
.featured-view .spacer h3 a,
.latest-view .spacer h3 a,
.topten-view .spacer h3 a,
.related-products-view .spacer h3 a,
.category_products .row .product .spacer h2 a,
h3.catProductTitle a { color: #222 !important }
.featured-view .spacer h3,
.latest-view .spacer h3,
.topten-view .spacer h3,
.related-products-view .spacer h3,
.category_products .row .product .spacer h2,
.category-view .row .category .spacer h2,
h3.catProductTitle {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 20px 0;
	text-transform: uppercase;
}

.latest-view h4,
.topten-view h4,
.related-products-view h4,
h2.catSub,
.category-view h4 {
	border-bottom: 1px solid #e5e5e5;
    color: #494949;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 0 0 12px;
}

.category_products h1 { margin-bottom: 12px; }
span.floatright,
span.floatleft { float: right }
.formLogin {
	background: #f9f9f9;
	margin: 0 0 24px;
	padding: 20px
}
.formLogin h3 { font-size: 18px }
.formLoginWrap a {
	font-size: 13px;
	margin-right: 12px
}
.formLoginWrap input,
.trackMyOrder div {
	float: left;
	margin: 0 24px 12px 0
}
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details {
	color: #5ab9e5;
	cursor: pointer;
	text-align: center
}
.vmGkCartProducts > div {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 16px 0;
}
.vmGkCartProducts img {
	float: left;
	height: 70px;
	width: 70px;
}
.vmGkCartProducts > div > div { margin-left: 122px }
.vmGkCartProducts h3 {
	font-size: 14px;
	margin: 0;
}
.vmGkCartProducts h3 a { color: #222; }
.vmGkCartProducts h3 a:hover { color: #5ab9e5 }
.vmGkCartProducts h3 span {
	color: #999;
	font-weight: 300;
	padding: 0 8px 0 0
}
.vmGkCartProducts .gkPrice {
	color: #5ab9e5;
	font-size: 16px;
	font-style: italic;
	font-weight: 400
}
.gkTotal {
	color: #5ab9e5;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 0 122px
}
.list-reviews .highlight {
	background: #fdfaee;
	margin: 0 0 1em;
	padding: 12px
}
.list-reviews .normal { padding: 12px }
.list-reviews .normal h3 { padding: 0!important; }
.list-reviews p {
	font-size: 13px;
	margin: 1em 0 0.5em
}
.list-reviews span.date {
	color: #888;
	display: block;
	font-size: 10px;
	margin: 0 0 4px
}
.main-image img.product-image,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto
}
.manufacturer h3.catProductTitle { text-align: center; }
.manufacturer-details-view .spacer {
	padding-left: 0;
	padding-right: 0;
}
.manufacturer-details-view .spacer > div { padding: 10px 0; }
.manufacturer-details-view .email-weblink a { margin-right: 15px }
.manufacturer-details-view img {
	background: #fff;
	border: 1px solid #efefef;
	float: right;
	margin: 0 0 10px 20px;
	padding: 8px;
}
.orderby-displaynumber::after {
	clear: both;
	content: "";
	display: table
}
.orderby-displaynumber select {
	border: none;
	height: 28px;
	line-height: 28px;
	padding: 4px !important;
}
.orderlistcontainer { position: relative }
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.category_products .row .product .spacer h2 a:hover,
h3.catProductTitle a:hover { color: #5ab9e5!important }
.orderlistcontainer div.activeOrder {
	cursor: pointer;
	float: left;
	line-height: 46px;
	margin: 0 24px 0 8px
}
.orderlistcontainer div.orderlist {
	background: #fff;
	border: 1px solid #eee;
	cursor: pointer;
	display: none;
	font-size: 14px;
	font-weight: 400;
	left: 46px;
	padding: 4px 12px;
	position: absolute;
	text-transform: none;
	top: 32px;
	z-index: 2
}
.orderlistcontainer div.orderlist div {
	border-top: 1px solid #eee;
	font-size: 13px;
	line-height: 1.4;
	padding: 8px 12px
}
.orderlistcontainer div.orderlist div:first-child { border: none }

.output-billto span.titles,
.output-shipto span.titles {
	float: left;
	width: 150px
}
.output-billto span.values,
.output-shipto span.values { padding-right: 5px }
.output-billto span.values,
.output-shipto span.values,
 span.floatleft { float: left }
.output-billto span.values-first_name,
.output-billto span.values-middle_name,
.output-billto span.values-zip,
.output-shipto span.values-first_name,
.output-shipto span.values-middle_name,
.output-shipto span.values-zip {
	float: left;
	margin-right: 3px
}
.tablespace td { padding: 32px 0 !important }
.gkShowCart a {
	float: none !important;
	margin: 32px 0 0
}
.output-shipto,
.output-billto {
	color: #999;
	font-size: 11px;
	line-height: 1.4
}
.page-results {
	margin-top: 25px;
	text-align: right
}
.product-additional-info {
	color: #999;
	font-size: 13px;
	margin: 0 0 32px
}
.product-additional-info > a > img {
	vertical-align: text-bottom;
	margin: 0 5px;
}

.productdetails-view .product-short-description {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    margin: 15px 0 16px;
    padding: 0;
}
.product-field-type-P .product-fields-title { font-size: 120% }
.product-fields .product-field-type-P {
	border-bottom: 1px solid #eee;
	clear: both;
	margin-top: 18px
}
.product-neighbours {
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	color: #777;
	line-height: 2.4;
	margin: 0;
	overflow: hidden;
}
.product-neighbours a {
	line-height: 2.4;
}
.product-neighbours a.next-page {
	float: right;
}
.product-neighbours a.previous-page {
	float: left;
}
.back-to-category {
	border-bottom: 1px solid #e5e5e5;
	line-height: 2.4;
	margin: 0 0 32px 0;
	text-align: center;
}
.productDetailInfo {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	margin: 0 0 32px;
	padding: 0 0 16px;
}
.productDetailInfo dt {
	clear: both;
	color: #222;
	font-weight: 600;
	margin: 0 6px 0 0;
	float: left
}
.product-price {
    color: #494949;
    float: left;
    font-size: 11px;
    line-height: 1.6em;
    width: 100%;
	margin: 0;
}
.product-price div {
    /*float: left;*/
    width: auto;
}
.product-price > strong {
	color: #222;
	display: block;
	margin: 0 0 15px
}
.product-related-products > div,
.product-related-categories > div {
	border-right: 1px solid #E5E5E5;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 0;
	padding: 0 2.85%;
	text-align: center;
	text-transform: uppercase;
	width: 27%;
}
.product-related-products > div:nth-child(3n+1),
.product-related-categories > div:nth-child(3n+1) { border: none }
.product.vertical-separator { padding-bottom: 14px!important }
.productDetails {
	margin: 0 0 52px;
}
.productDetails:after {
	clear: both;
	content: "";
	display: table;
}
.productDetails > div {
	float: left;
	width: 50%;
}
.productDetails > div + div {
	float: right;
	width: 44%
}
.productDetails .main-image a {
	display: block;
	position: relative
}
.productDetails .main-image img,
#product-tabs-content > div.active { display: block!important; }
.product_s_desc p {
	line-height: 1.4;
	margin-bottom: 6px;
	padding: 0
}

.product-related-products,
.product-related-categories {
	border-top: 1px solid #e5e5e5;
	padding: 32px 0;
}
.product-related-products h4,
.product-related-categories h4 {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase
}
.productdetails-view .product-related-products img,
.productdetails-view .product-related-categories img { margin-bottom: 12px }
.productdetails-view .product-related-products a,
.productdetails-view .product-related-categories a { color: #222 !important }
.productdetails-view .product-related-products a:hover,
.productdetails-view .product-related-categories a:hover { color: #5ab9e5 !important }
.right,
#bottom-pagination .counter { text-align: right!important }
.row {
	display: table;
	width: 100%
}
.row .product.width50,
.row .product.width33,
.row .product.width25,
.row .product.width20 { padding: 0 }
.row > div {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	text-align: center
}
.stockLavel {
	font-size: 13px;
	padding: 0 0 16px 0
}
.terms-of-service h5 {
	background: #fffef4;
	font-size: 14px;
	padding: 15px;
	text-align: center
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
	color: #5ab9e5;
	text-transform: uppercase
}
.trackMyOrder h4 { margin: 0 0 32px }
.trackMyOrder div {
	float: left;
	margin: 12px 24px 0 0
}
.trackMyOrder div input[type="submit"] { margin-top: 26px }
.userfields_info {
	color: #222;
	font-size: 16px
}
.vendor-store-desc,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.related-products-view,
.category_products,
.order-view { margin-bottom: 32px }
.product { position: relative; }
.category > div > a,
.product > div > div > a {
	display: block;
	overflow: hidden;
}
.vendor-store-desc {
	border: 1px solid #e5e5e5;
	padding: 24px 32px;
}
.category > div > a > img,
.product > div > div > a > img {
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1) rotateZ(0);
	-moz-transform: scale(1) rotateZ(0);
	-ms-transform: scale(1) rotateZ(0);
	-o-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%;
}
#checkoutFormSubmit,
#checkoutFormSubmitNew {
	 padding: 0 24px;
}
.vm-button-correct:hover,
.catProductDetails:hover { 
	background: #1B1D1F;
	border: 1px solid #1B1D1F;
}
.vm-customfield-mod img,
.vm-customfield-cart img {
	vertical-align: middle;
	width: 16px
}
.vmicon,
.vmiconFE {
	background: url(../images/vm/vm2-sprite.png) no-repeat 0 0;
	display: block;
	height: 10px;
	width: 53px
}
.vm-img-desc {
	color: #222;
	display: block;
	font-size: 10px;
	font-weight: 700;
	line-height: 3;
	text-align: center;
	text-transform: uppercase
}
.vm2-arrow_down {
	background-position: 0 -72px;
	height: 16px;
	width: 16px
}
.vm2-billto-icon {
	background-position: 0 -138px;
	border: 0;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-lowstock { background-position: 0 -213px }
.vm2-normalstock,
.vm2-nostock,
.vm2-lowstock {
	background-position: 0 -208px;
	display: block;
	height: 2px;
	margin: 0 auto;
	width: 53px
}
.vm2-nostock { background-position: 0 -218px }
.vm2-remove_from_cart {
	background: url(../images/vm/vm2-sprite.png) no-repeat 100% -64px!important;
	border: none!important;
	cursor: pointer;
	display: block;
	float: right!important;
	margin-left: 10px!important;
	padding: 0!important;
	height: 24px!important;
	width: 15px!important
}
.vm2-shipto-icon {
	background-position: 0 -284px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-stars0,
.vm2-stars_0 { background-position: 0 -50px }
.vm2-stars1,
.vm2-stars_1 { background-position: 0 -40px }
.vm2-stars2,
.vm2-stars_2 { background-position: 0 -30px }
.vm2-stars3,
.vm2-stars_3 { background-position: 0 -20px }
.vm2-stars4,
.vm2-stars_4 { background-position: 0 -10px }
.vm2-termsofservice-icon {
	display: inline-block;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-warning {
	height: 40px;
	width: 50px
}
.vmGkCartProducts { padding: 12px 0 24px }
.vmlogout {
	margin: 12px 0;
	text-align: right
}
.vmlogout input {
	float: right;
	margin-left: 12px
}
.vmpayment_cardinfo {
	color: gray;
	font-size: 9px
}
.vmpayment_description,
.vmshipment_description {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: 300;
	padding: 0 2px
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost { padding: 0 2px }
.vmquote { font-size: smaller }
/* VM Popup Module Cart */
.vmCartModule dl + dl {
	border-top: 1px solid #333;
	margin: 32px 0 0;
	padding: 12px 0 0;
}
.vmCartModule dl dt {
	clear: both;
	float: left;
}
.vmCartModule dl dd { text-align: right; }
.vmCartModule dl dt a { color: #eee }
.vmCartModule dl dt a:hover { color: #5ab9e5 }
.vmCartModule dd strong {
	color: #5ab9e5;
	font-size: 20px
}
.width1 { width: 1% }
.width10 { width: 10% }
.width11 { width: 11% }
.width12 { width: 12% }
.width13 { width: 13% }
.width14 { width: 14% }
.width15 { width: 15% }
.width16 { width: 16% }
.width17 { width: 17% }
.width18 { width: 18% }
.width19 { width: 19% }
.width2 { width: 2% }
.width20 { width: 20% }
.width21 { width: 21% }
.width22 { width: 22% }
.width23 { width: 23% }
.width24 { width: 24% }
.width25 { width: 25% }
.width26 { width: 26% }
.width27 { width: 27% }
.width28 { width: 28% }
.width29 { width: 29% }
.width3 { width: 3% }
.width30 { width: 30% }
.width31 { width: 31% }
.width32 { width: 32% }
.width33 { width: 33% }
.width34 { width: 34% }
.width35 { width: 35% }
.width36 { width: 36% }
.width37 { width: 37% }
.width38 { width: 38% }
.width39 { width: 39% }
.width4 { width: 4% }
.width40 { width: 40% }
.width41 { width: 41% }
.width42 { width: 42% }
.width43 { width: 43% }
.width44 { width: 44% }
.width45 { width: 45% }
.width46 { width: 46% }
.width47 { width: 47% }
.width48 { width: 48% }
.width49 { width: 49% }
.width5 { width: 5% }
.width50 { width: 50% }
.width51 { width: 51% }
.width52 { width: 52% }
.width53 { width: 53% }
.width54 { width: 54% }
.width55 { width: 55% }
.width56 { width: 56% }
.width57 { width: 57% }
.width58 { width: 58% }
.width59 { width: 59% }
.width6 { width: 6% }
.width60 { width: 60% }
.width61 { width: 61% }
.width62 { width: 62% }
.width63 { width: 63% }
.width64 { width: 64% }
.width65 { width: 65% }
.width66 { width: 66% }
.width67 { width: 67% }
.width68 { width: 68% }
.width69 { width: 69% }
.width7 { width: 7% }
.width70 { width: 70% }
.width71 { width: 71% }
.width72 { width: 72% }
.width73 { width: 73% }
.width74 { width: 74% }
.width75 { width: 75% }
.width76 { width: 76% }
.width77 { width: 77% }
.width78 { width: 78% }
.width79 { width: 79% }
.width8 { width: 8% }
.width81 { width: 81% }
.width82 { width: 82% }
.width83 { width: 83% }
.width84 { width: 84% }
.width85 { width: 85% }
.width86 { width: 86% }
.width87 { width: 87% }
.width88 { width: 88% }
.width89 { width: 89% }
.width9 { width: 9% }
.width90 { width: 90% }
.width91 { width: 91% }
.width92 { width: 92% }
.width93 { width: 93% }
.width94 { width: 94% }
.width95 { width: 95% }
.width96 { width: 96% }
.width97 { width: 97% }
.width98 { width: 98% }
.width99 { width: 99% }
.write-reviews h4 {
	border-bottom: 1px solid #eee;
	margin: 0 0 36px;
	padding: 0 0 12px
}
.write-reviews h4 span {
	font-size: 14px;
	font-weight: 400;
	margin-left: 8px
}
.write-reviews span.step {
	color: #222;
	display: inline-block;
	font-weight: 400;
	margin: 0 0 8px
}
.write-reviews textarea.virtuemart {
	display: inline-block;
	margin-bottom: 6px
}
.write-reviews ul.rating {
	margin: 6px 0 20px;
	padding: 0
}
.write-reviews ul.rating li {
	display: inline-block;
	list-style: none;
	padding: 0 5px;
	text-align: center
}
.write-reviews ul.rating li span,
.product-field-display a img,
.trackMyOrder label,
table.cart-summary td > img + br,
#product-tabs-content > div:first-child { display: block }
a.highlight,
a.highlight:visited {
	background-position: 0 -160px;
	border: solid #00a000 1px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px 1px;
	text-decoration: none
}
a.product-details,
a.details,
div.details { display: inline-block }
div.PricesalesPrice {
	color: #5ab9e5;
	font-size: 18px;
	margin: 20px 0;
    padding: 0;
	clear: left;
}
div.terms-of-service,
table.generalUserInfo,
table.user-details { margin: 16px 0 }
h2.catSub {
	border: none;
	margin: 0
}
input.addtoCart:hover { background: #5ab9e5 }
input.custom-attribute { width: 140px }
input.highlight-button {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	text-decoration: none
}
input.vm-default { margin-bottom: 2px }
input.vm2-add_quantity_cart,
input.vm2-add_quantity_cart:hover {
	background: url(../images/vm/vm2-sprite.png) no-repeat 10px -64px!important;
	border: none;
	float: right;
	margin: 0;
	padding: 15px;
	width: 15px;
	border: 0!important;
}
label.product-fields-title {
	color: #222;
	display: inline-block;
	min-width: 15%
}
label.quantity_box {
	line-height: 32px;
	margin-right: 12px
}
.quantity_box_wrap {
	display: block;
	margin: 0 0 20px
}
.quantity-controls input[type="button"] {
	background: none;
	border: none;
	float: none;
	font-size: 16px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}
select#virtuemart_currency_id {
	margin: 0 0 12px;
	width: 100%
}
.product-price span.PricesalesPrice {
	color: #5ab9e5;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
}
span.bold {
	color: #222;
	font-weight: 500
}
span.custom-variant-inputbox {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 152px
}
span.details-button { margin: 0 0 0 10px }
span.details-button input.details-button {
	border: 1px solid #eee;
	color: #135CAE;
	cursor: pointer;
	text-align: center
}
span.manufacturer { margin: 0 0 0 16px }
span.quantity-box {
	font-weight: 700;
	margin: 0 10px 0 0
}
span.stock-level {
	color: #999;
	font-size: 10px
}
span.terms-of-service {
	display: inline-block;
	font-size: 12px;
	margin-right: 10px
}
span.title,
h4.title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0 0;
	text-transform: uppercase;
}
}
span.tos {
	display: inline-block;
	margin-right: 15px
}
span.variant-dropdown {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 150px
}
span.variant-dropdown select { width: 150px }
span.variant-name,
span.custom-variant-name {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px
}
table.cart-summary td {
	font-size: 15px;
	vertical-align: middle
}
.cart-summary h1 {
	font-size: 14px;
}
table.ordersList,
.product-field-type-B,
.product-field-type-S,
.product-field-type-I,
.addtocart-area .product-fields select { width: auto }
.width100 { width: 100% }
table.shopperInformation td,
table.generalUserInfo td,
table.user-details td {
	border: none;
	padding: 3px 24px 3px 0
}
table.shopperInformation tr:hover,
table.generalUserInfo tr:hover,
table.user-details tr:hover { background: none }
table.user-details input {
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px
}
td.orders-key {
	font-weight: 700;
	text-align: left
}
textarea.virtuemart {
	color: #777;
	padding: 5px 5px 4px;
	text-align: left
}
.buttonBar-right {
    margin: 50px 0 20px;
    overflow: hidden;
    width: 100%;
}
#com-form-login,
.billto-shipto,
.trackMyOrder form[name="com-login"] {
	border-top: 1px solid #E5E5E5;
	margin: 32px 0;
	overflow: hidden;
	padding: 48px 0 24px;
}
#form-login.vmlogout {
	line-height: 37px; 
	margin: 20px 0!important;
}
#com-form-login h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 28px;
}
.billto-shipto > div {
	float: left;
	width: 49%
}
.billto-shipto .output-billto + .invalid {
	background: none;
	border: 0!important;
}
.billto-shipto > div + div { float: right }
.billto-shipto strong { font-size: 12px; }
#com-form-login a { color: #999 !important }
#com-form-login a:hover { color: #5ab9e5 !important }
.vendor-details-view address {
	font-style: normal;
	margin: 30px 0;
}
.vendor-details-view .vendor-image {
	float: right;
	margin: 30px 0 30px 30px;
}
.vendor-details-view textarea { width: 100%; }
.vendor-details-view p { margin: 20px 0; }
.vendor-view-default .manufacturer {
	padding: 20px 0;
	width: 100%;
}
.vendor-view-default .manufacturer h4 small {
	color: #777;
	display: block;
	font-size: 14px;
	line-height: 1.8;
}
.vendor-details-view h1 { margin: 0 0 30px 0; }
.vendor-details-view h1 small {
	color: #777;
	display: block;
	font-size: 18px;
	line-height: 1.8;
}
/* Category module */
.VMmenu li {
	border: none;
	padding: 3px 0
}
#paymentForm > div { margin: 10px 0 15px; }
/* VM Product module */

.box .addtocart-button {
    background-color: inherit;
    border: medium none;
    color: #000000 !important;
    float: none;
    height: auto;
    margin: 0;
    min-width: inherit !important;
    width: 100%;
}
.box .addtocart-button:hover { background: #5ab9e5 !important }
.vmproduct {
	margin: 0 0 32px;
	text-align: center
}

#gkTop1 .vmproduct {
	margin: 0;
}
/* OnePage Checkout Styles */
.vmBTST input,
.vmBTST select {
	clear: both;
	display: block;
	margin: 2px 0 6px
}
.vmBTST .gkleft {
	float: left;
	width: 48%;
}
.vmBTST .gkright {
	float: right;
	width: 48%;
}
.gkright.BTdetails { margin-top: 195px; }
#checkoutForm .buttonBar-right { display: none; }
#checkoutForm .vmrow {
	width: 100%;
	clear: both;
	overflow: hidden;
	display: block;
}
#checkoutForm .output-shipto { margin: 32px 0; }
#checkoutForm .output-shipto input,
#checkoutForm #register {
	float: left;
	margin: 3px 7px 0 0 !important;
}
#checkoutForm .register { display: block; }
.output-billto > h3,
#BTaddress h3 {
	border-top: 3px solid #222;
	margin: 32px 0 0;
	padding: 24px 0 0
}
#BTaddress { margin: 32px 0 0 }
#BTaddress h3 { margin: 52px 0 32px }
#STaddress {
	overflow: hidden;
	margin: 0 0 32px
}
.PricebillTotal { color: #5ab9e5; font-weight: 600 }
.product-box {
	clear: both;
	margin: 20px 0 0 0;
}
#reviewform {
	margin-bottom: 20px!important;
	overflow: hidden;
}
.list-reviews {
	clear: both;
}
.rating .ratingbox {
	cursor: pointer;
}
.customer-greetings {
	margin-bottom: 32px;
}
.cart-view #com-form-login {
	padding: 20px 0 0 0;
}
.gk-continue-link {
	margin-bottom: 20px;
}
select[multiple] {
	height: auto;
}
form[name="userForm"] legend {
	margin-bottom: 20px;
	width: 100%!important;
}
form[name="userForm"] .control-buttons {
	margin: 20px 0;
}
input[name="STsameAsBTjs"] {
	float: left;
	margin: 2px 10px 0 0!important;
}
#output-shipto-display {
	margin-top: 10px;
}
#paymentForm fieldset,
#shipmentForm fieldset {
	margin-top: 20px;
}
.customer-note {
	display: block;
}
#customer_note_field {
	height: 100px;
	margin-bottom: 20px;
}
.post_payment_payment_name {
	margin-top: 20px;
}
.post_payment_order_total {
	margin-bottom: 20px;
}
/* Custom fields fix */
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .product-field-desc {
	font-size: 12px;
	padding: 5px 0;
}
/* One page fixes */
.cart-view.onepage #com-form-login {
	padding: 30px 0 50px 0;
}
input[name="virtuemart_paymentmethod_id"],
input[name="virtuemart_shipmentmethod_id"] {
	clear: both;
	display: block;
	float: left;
	margin-right: 5px;
}
input[name="virtuemart_paymentmethod_id"] + label,
input[name="virtuemart_shipmentmethod_id"] + label {
	float: left;
	margin-top: 5px;
}
/* vm3.0.10 fixes */
.vmicon.vm2-add_quantity_cart {
	background-position: 12px -66px;
    border: none;
    display: block;
    height: 32px;
    width: 32px!important;
}
.vmicon.vm2-add_quantity_cart:hover {
	background-color: transparent!important;
	background-image: url(../images/vm/vm2-sprite.png)!important;
	background-repeat: no-repeat;
	opacity: 0.6;
}
#fancybox-wrap,
#fancybox-outer,
#fancybox-content,
#fancybox-content > div {
	min-height: 50px;
	min-width: 300px;
}
#fancybox-content,
#fancybox-content > div {
	min-width: 260px;
}
#fancybox-content > div {
	padding-bottom: 25px;
}
#fancybox-content .continue_link,
#fancybox-content .showcart {
	background: #5ab9e5;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#fancybox-content .showcart {
	right: 0;
}
#fancybox-content .continue_link {	
	left: 10px;
	right: auto;
	background: #222
}
#fancybox-content .continue_link {
	left: 0;
}
/* joomla.css */
div.bannerfooter { color: #238ecc; }
dl#tabs dt.tabs span h3 a:hover,
dl.tabs dt.tabs span h3 a:hover { color: #238ecc }
.menu li a:hover { color: #238ecc ; }
/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { background-color: #5ab9e5; }
.nspNext:hover:after,
.nspPrev:hover:after { color: #5ab9e5; }
.box.dark a.readon { background: #5ab9e5; }
.products .nspBadge { background: #5ab9e5; }
.gk-newsletter input[type="button"]:active,
.gk-newsletter input[type="button"]:focus,
.gk-newsletter input[type="button"]:hover { background: #5ab9e5; }
.gk-social-icons li a:hover:before { color: #5ab9e5; }
.gk-features li.highlighted strong { background: #5ab9e5; border: 1px solid #5ab9e5; }
/* vm.css */
.category-view .row .category .spacer h2 a:hover,
.product-related-products > div a:hover,
.product-related-categories > div a:hover,
table.cart-summary a:hover { color: #f39177 }
#facebox .popup > div > div > a { background: #f39177; }
#ui-tabs h4 { color: #f39177; }
#ui-tabs ul#tabs li.current { color: #f39177; }
#ui-tabs ul#tabs li:hover { color: #f39177; }
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details { color: #f39177; }
.vmGkCartProducts h3 a:hover { color: #1b1d1f }
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.category_products .row .product .spacer h2 a:hover,
h3.catProductTitle a:hover { color: #f39177!important }
.productdetails-view .product-related-products a:hover,
.productdetails-view .product-related-categories a:hover { color: #f39177 !important }
.terms-of-service h5 a,
.terms-of-service h5 a:visited { color: #f39177; }
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited { background: #f39177; }
.vmCartModule dl dt a:hover { color: #f39177 }
a.product-details,
a.details,
div.details { display: inline-block }
input.addtoCart:hover { background: #f39177 }
#com-form-login a:hover { color: #f39177 !important }
.box .addtocart-button:hover { background: #f39177 !important }
/* Prices */
.products .nspInfo span,
.catProductPrice > div > span,
.vmGkCartProducts .gkPrice,
.gkTotal,
.vmCartModule dd strong,
.PricebillTotal,
div.PricesalesPrice,
.product-price span.PricesalesPrice {
    color: #f39177;
}


.vm-orders-list > h1 {
    color: #494949;
    float: left;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    width: auto;
}


.vm-orders-information > h1,
.vm-orders-information h4 {
    background-color: #ffffff;
    border-bottom: 2px solid #f2f2f2;
    color: #494949;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 10px;
}

div.spaceStyle {
    float: left;
    margin: 0;
    padding: 5px 0 0;
    width: 100%;
}

.general td,
.bill_to td,
.ship_to td {
    padding: 5px 0;
    width: 50%;
}

.vm-orders-items #ui-tabs > #tabs,
#VmUser #ui-tabs > ul {
    float: left;
    margin: 20px 0;
    padding: 0;
    width: 100%;
}

.vm-orders-items #ui-tabs > #tabs > li,
#VmUser #ui-tabs > ul > li {
	padding:0;
	margin-right:20px;
	font-size:14px;
	font-weight:400;
	background-color:#fff;
	line-height:40px;
	position:relative;
}

.vm-orders-items #ui-tabs > #tabs > li.current,
#VmUser #ui-tabs > ul > li.current,
.vm-orders-items #ui-tabs > #tabs > li:hover,
#VmUser #ui-tabs > ul > li:hover {
	background-color:#fff;
	color:#10069C;
}

.vm-orders-items #ui-tabs > #tabs > li:after,
#VmUser #ui-tabs > ul > li:after {
	background-color: rgba(0, 0, 0, 0);
    bottom: -2px;
    content: "";
    float: left;
    height: 3px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.vm-orders-items #ui-tabs > #tabs > li.current:after,
.vm-orders-items #ui-tabs > #tabs > li:hover:after,
#VmUser #ui-tabs > ul > li.current:after,
#VmUser #ui-tabs > ul > li:hover:after {
	background-color: #10069C;
}

.vm-orders-items #ui-tabs .tabs {
    float: left;
    padding: 0;
    width: 100%;
}

#VmUser {
    float: left;
    width: 100%;
}
#VmUser .select2-container {
    width: 100% !important;
}

#VmUser .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}

#VmUser table.user-details {
    float: left;
    width: 100%;
}

#VmUser table.user-details tr td {
    float: left;
    font-size: 14px;
    padding: 0;
    width: 100%;
}
#VmUser .chzn-single, 
#VmUser .chzn-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100% !important;
}

#VmUser .chzn-container .chzn-single div b {
	background-position:0 10px;
}
.no_order {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

#gkSidebar .virtuemartcategories > .menu {
	float:left;
	width:100%;
}

#gkSidebar .virtuemartcategories > .menu > li {
	float:left;
	width:100%;
	padding:0;
}

#gkSidebar .virtuemartcategories > .menu > li > div {
	float:left;
	width:100%;
}

#gkSidebar .virtuemartcategories > .menu > li > div a {
    color: #0c76b3;
    float: left;
    font-size: 14px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}

#gkSidebar .virtuemartcategories > .menu > li .menu {
	float:left;
	width:100%;
	margin: 0;
}

#gkSidebar .virtuemartcategories > .menu > li .menu li {
	float:left;
	width:100%;
	padding:0 0 0 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
}

#gkSidebar .virtuemartcategories > .menu > li .menu li:before {
	display:none;
}

#gkSidebar .virtuemartcategories > .menu > li .menu li a {
    float: left;
    font-size: 14px;
    line-height: 36px;
    padding: 0;
    width: 100%;
	margin:0;
}

.owl-carousel .owl-item:last-child {
	margin-left:-1px;
}

#awMobileMenu li a {
    color: #777777;
    font-size: 14px;
    font-weight: 500;
}


#ProOPC .select2 {
    float: left;
    width: 100% !important;
}

#ProOPC .proopc-payments .select2 {
	max-width:150px;
}

.contact_details.extented .content {
    display: flex;
    float: left;
    width: 100%;
}

.popover,
.tooltip {
	display:none !important;
}

.itemFullText h3 {
    color: #494949;
    float: left;
    font-size: 24px;
    font-weight: 300;
    width: 100%;
	margin-bottom: 10px;
}
.itemFullText{
	color: #4D4D4D;
	font-size: 15px;
}
.itemFullText p {
    float:left;
	width:100%;
	line-height:1.5;
	margin:0 0 20px;
}

.vm-wrap.vm-order-done #form-login {
    display: none;
}

.vmgroup .owl-carousel .owl-stage,
.vmgroup .owl-carousel .owl-item,
.vmgroup .owl-carousel .owl-item > div {
	display:flex;
	display:-webkit-flex;
}

.vmgroup .owl-carousel .spacer {
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.vmgroup .owl-carousel .owl-stage:after {
    clear: both;
    content: "";
}

#gkFreeShipping {
	float: left;
	width: 100%;
}

#gkFreeShipping .box.free_shipping {
	float: left;
	width: 100%;
	margin: 40px 0 0;
	background-color:#f39177;
}

#gkFreeShipping .box.free_shipping.grey {
	background-color:#eeeeee;
}

#gkFreeShipping .box.free_shipping p {
	margin: 4px 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

#gkFreeShipping .box.free_shipping.grey p {
	color: #000;
}

/* Accordeon Menu */
#awMobileMenu.normal {
	background-color: #fff;
	float: left;
	height: 100%;
	left: 0;
	position: relative;
	width: 100%;
	z-index: 1;
	top: 0;
}
#awMobileMenu.normal > .accordeonck {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: auto;
	left: 0;
	overflow-y: auto;
	padding: 0;
	top: 0;
	float:left;
	border:1px solid #10069d;
	width: 100%;
}

/* Smart Slider */
.n2-widget-html .line {
	width: 64px;
	height: 1px;
	background-color: #10069d;
	position: absolute;
	transform: rotate(45deg);
	right: 16px;
	bottom: 46px;
}

/* Inside Category Promo */
.category-view .category-view .row .inside_categories_promo {
	border: none;
	margin: 10px;
	width: calc(25% - 20px);
	background-color:#10069d;
	padding:26px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	display:-webkit-flex;
	position:relative;
}
.category-view .category-view .row .inside_categories_promo:after {
	width:75px;
	height:75px;
	content:'';
	background-image:url('../../../images/template/promo_icon.png');
	position:absolute;
	left:-6px;
	top:-6px;
}
.category-view .category-view .row .inside_categories_promo a {
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	flex-direction:column;
	-webkit-flex-direction:column;
	width:100%;
}
.category-view .category-view .row .inside_categories_promo .row {
	color:#c5c5c5;
	text-align:center;
	width:100%;
	float:left;
	display:block;
	line-height:0.8;
	margin: 0 auto;
	padding-bottom:22px;
}
.category-view .category-view .row .inside_categories_promo .row2 {
	border-bottom:3px solid #060263;
	margin-bottom:22px;
}
.category-view .category-view .row .inside_categories_promo .row3 {
	padding-bottom:12px;
}
.category-view .category-view .row .inside_categories_promo .row4 {
	padding-bottom:0;
}

/* Contact Form */
#gkBottom1 .contact_form .title {
	float: left;
	width: 315px;
	margin: 0 4.8% 0 0;
}
#gkBottom1 .contact_form .title p {
	margin: 0;
	float: left;
	width: 100%;
	font-weight: 300;
	font-size: 42px;
	color: #10069d;
	line-height: 1.25;
}
#gkBottom1 .contact_form .mainbody {
	float: left;
	width: calc(95.2% - 315px);
}
#gkBottom1 .contact_form .mainbody .inner{
	display: flex;
	display: -webkit-flex;
	margin-left: -10px;
	margin-top: -10px;
	width: calc(100% + 20px);
}
#gkBottom1 .contact_form .mainbody .inner > div {
	border: none;
	margin: 10px;
	flex-grow:0;
	flex-basis: calc(25% - 20px);
}
#gkBottom1 .contact_form .mainbody .inner > div.form {
	flex-grow:3;
}
#gkBottom1 .contact_form .rsform-block,
#gkBottom1 .contact_form .rsform-block * {
	float: left;
	width: 100%;
}
#gkBottom1 .contact_form .rsform-block input[type="text"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
	border-bottom:1px solid #10069d;
	line-height:50px;
	height:50px;
	background-color:transparent;
	margin-bottom:10px;
	font-size:20px;
	font-style: oblique;
	color:#848484;
}
#gkBottom1 .contact_form .rsform-block textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #10069d;
	height:170px;
	background-color:transparent;
	margin:10px 0 15px;
	font-size:20px;
	padding:12px;
	resize:none;
	font-style: oblique;
	color:#848484;
}
#gkBottom1 .contact_form .rsform-block button {
	float:right;
	width:auto;
	height:40px;
	line-height:40px;
	border:1px solid #10069d;
	background-color:#10069d;
	color:#fff;
	padding:0 45px;
	font-weight:400;
	font-size:20px;
	margin:0;
	transition: all 0.3s ease 0s;
}
#gkBottom1 .contact_form .rsform-block button:hover {
	background-color:transparent;
	color:#10069d !important;
}
#gkBottom1 .contact_form .contact_details > div {
	width:100%;
	text-align:left;
	float:right;
	max-width:225px;
	font-size:22px; 
	color:#10069d;
	font-weight:300;
	line-height:1.3;
}
#gkBottom1 .contact_form .contact_details > div:after {
	content:"";
	background-color:#10069d;
	float:left;
	clear:both;
	width:56px;
	height:3px;
	margin:10px 0;
}
#gkBottom1 .contact_form .contact_details > div.phone:after,
#gkBottom1 .contact_form .contact_details > div.email:after {
	display:none;
}
#gkBottom1 .contact_form .contact_details > div.name {
	font-weight:400;
}
#gkBottom1 .contact_form .contact_details > div p {
	margin:0;
}

/* Who We Are */
#gkBottom2 {
    float: left;
    width: 100%;
}
#gkBottom2 .aw_content {
	float: left;
    width: 100%;
}
#gkBottom2 .aw_content .image_left {
	float: left;
	width: 315px;
	margin: 0 4.8% 0 0;
}
#gkBottom2 .aw_content .mainbody {
	float: left;
	width: calc(95.2% - 315px);
}
#gkBottom2 .aw_content .mainbody .inner{
	display: flex;
	display: -webkit-flex;
	margin-left: -10px;
	margin-top: -10px;
	width: calc(100% + 20px);
}
#gkBottom2 .aw_content .mainbody .inner > div {
	border: none;
	margin: 10px;
	flex-grow:0;
	flex-basis: calc(25% - 20px);
}
#gkBottom2 .aw_content .mainbody .inner > div.maincontent {
	flex-grow:3;
	position:relative;
}
#gkBottom2 .aw_content .mainbody .inner > div.maincontent .title p {
	margin:0;
	font-size:50px;
	font-weight:300;
	color:#10069d;
	border-bottom:1px solid #10069d;
	padding:0 0 20px;
	line-height:1;
}
#gkBottom2 .aw_content .mainbody .inner > div.maincontent .text p {
	margin:45px 0 0;
	font-size:20px;
	font-weight:400;
	color:#10069d;
	padding:0 0 20px;
	line-height:1.5;
}
.image_bottom img {
	position: absolute;
	right: 180px;
}

/* Footer */
#gkBottom5 > .box li {
    display: block;
    margin-bottom: 15px;
    float: none;
    padding: 0;
    line-height: 1;
}
#gkBottom5 > .box li a {
	line-height: 1;
	font-size:14px;
	font-weight:400;
	color:#545454;
	position: relative;
}
#gkBottom5 > .box li a:after {
	content: '';
	height: 2px;
	width: 0px;
	background: #545454;
	position: absolute;
	left: 0;
	bottom: -4px;
	transition: width .2s ease;
}
#gkBottom5 > .box li.active a:after,
#gkBottom5 > .box li a:hover:after {
	width: 60px;
}
#AW_Social .text_after {
	float: left;
	width: auto;
	font-size: 39px;
	font-weight: 600;
	line-height: 0.9;
	margin-top: 14px;
	color:#10069d;
}
#gkBottom5 > .box.newsletter {
	width:calc(100% - 1200px);
	margin-right:0;
}
#gkBottom5 > .box.newsletter .header {
	border-bottom: none;
	color: #10069d;
	font-size: 40px;
	padding-left: 0;
	text-transform: none;
	line-height: 1;
	font-weight: 300;
	text-align:right;
	margin-bottom: 32px;
	margin-top: 18px;
}
#gkBottom5 > .box.newsletter .onefield.fieldacyemail {
	float: left;
	margin: 0;
	width: 100%;
}
#gkBottom5 > .box.newsletter .onefield.fieldacyemail .inputbox.required {
	border: none;
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 !important;
	width: 100% !important;
	-webox-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	background-color: transparent;
	border-bottom:1px solid #a7a8a7;
	font-size:20px;
	color:#a7a8a7;
}
.copyright {
	float: left;
	width: auto;
	position: relative;
	display: block;
	line-height: 1;
	color: #868786;
	font-weight: 300;
	font-size: 16px;
}
.developed_design {
	float: right;
	width: auto;
	position: relative;
	display: block;
}
.developed_design a {
	float:left;
	width:auto;
	line-height: 1;
	color: #868786;
	font-weight: 300;
	font-size: 18px;
	transition:all 0.3s ease 0s;
}
.developed_design a strong {
	font-weight: 600;
}
.developed_design a:hover {
	color: #10069d;
}


/* Filters */
#gkSidebar .box.filters {
	float: left;
	width: 100%;
}
#gkSidebar .box.filters .cf_flt_wrapper {
	margin:0;
	float:left;
	width:100%;
	border-bottom: 1px solid #A6A6A6;
}
#gkSidebar .box.filters .cf_flt_wrapper .cf_wrapper_inner{
	padding-bottom: 25px;
}
#gkSidebar .box.filters .cf_flt_header {
	float:left;
	width:100%;
}
#gkSidebar .box.filters .cf_flt_header_text {
	font-size:15px;
	font-weight:600;
	color: #4D4D4D;
	text-transform:uppercase;
	float:left;
	width:100%;
}
#gkSidebar .box.filters .cf_flt_header + div {
	float:left;
	width:100%;
}
#gkSidebar .box.filters .cf_filtering_slide_container > * {
	opacity:0;
	visibility:hidden;
	position:absolute;
}
#gkSidebar .box.filters .cf_filtering_slide_container #priceSlider,
#gkSidebar .box.filters .cf_filtering_slide_container .ranges {
	opacity:1;
	visibility:visible;
	position:relative;
}
#gkSidebar .box.filters .ranges {
	float: left;
	width: 100%;
}
#gkSidebar .box.filters .ranges .start_value {
	float: left;
	width: auto;
	font-size:13px;
	color:#10069d;
}
#gkSidebar .box.filters .ranges .end_value {
	float: right;
	width: auto;
	font-size:13px;
	color:#10069d;
}
#gkSidebar .box.filters label {
	width: 100%;
	float:left;
}
#gkSidebar .box.filters input[type="checkbox"] {
	visibility:hidden;
	position:absolute;
}
#gkSidebar .box.filters .cf_filters_list .cf_option {
	padding: 3px 0;
	float: left;
	color: #4D4D4D;
	font-size: 15px;
	line-height: 1.3;
	position:relative;
	width:100%;
	padding-left: 30px;
}
#gkSidebar .box.filters .cf_filters_list .cf_option:not(.cf_color_btn):after {
	width:17px;
	height:17px;
	border:1px solid #808080;
	position:absolute;
	left: 0;
	content:"";
}
#gkSidebar .box.filters input[type="checkbox"]:checked +  .cf_option:not(.cf_color_btn):after {
	background-color:#10069d;
}
#gkSidebar .box.filters .cf_filters_list li .cf_sel_opt {
	font-weight: 400;
}
#gkSidebar .box.filters .cf_flt_wrapper select {
	width:100%;
}
#gkSidebar .box.filters .select2-container--default .select2-selection--single {
	background-color: transparent;
	border:none;
	border-bottom: 1px solid #10069d;
	border-radius: 0;
	height:20px;
}
#gkSidebar .box.filters .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
	color:#10069d;
	line-height:20px;
	font-size:15px;
}
#gkSidebar .box.filters .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 20px;
	width: 12px;
}
#gkSidebar .box.filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #10069d transparent transparent transparent;
	margin-top: -3px;
}
#gkSidebar .box.filters .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #10069d transparent;
}
#gkSidebar .box.filters #cf_apply_button_156 {
	float: left;
	width: auto;
	margin: 30px 0 40px;
	border: none;
	background-color:#10069d;
	line-height:28px;
	padding:0 12px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight: 400;
}
#gkSidebar .box.filters .typeB .cf_flt_header + div {
	margin-top:-27px;
}
#gkSidebar .box.filters .typeB .cf_filters_list .cf_option {
	color:transparent;
}

/* Facebox - Add to Cart Popup */
div#facebox_overlay {
	display: none !important;
}/*
div#facebox {
	left: auto!important;
	position: fixed;
	top: 0!important;
	right: 0;
}*/
div#facebox .content {
	background-color: #9df781;
	padding: 35px;
}
div#facebox .content .padded {
	float:left;
	width:100%;
}
div#facebox .content .padded span,
div#facebox .content .padded div {
	float:left;
	width:100%;
	font-size:16px;
	font-weight:700;
	text-align:center;
	color:#10069d;
}

/* Virtuemart Account */
#VmUser h4 {
	width: 100%;
	border-bottom: 1px solid #10069d;
	margin-bottom: 20px;
	color: #10069d;
	padding:0;
	float: left;
	font-size: 37px;
	font-weight: 300;
	margin: 0;
	line-height: 62px;
}
@media only screen and (max-width: 540px){
	#VmUser h4 {
		font-size: 22px;
	}
}
#VmUser > form {
	float:left;
	width:100%;
}
#VmUser > form > fieldset {
	float:left;
	width:calc(43% - 50px);
}
@media only screen and (max-width: 768px){
	#VmUser > form > fieldset {
		width:calc(43% - 10px);
	}	
}
@media only screen and (max-width: 540px){
	#VmUser > form > fieldset {
		width: 100%;
	}	
}
#VmUser > form > #delimiter_billto,
#VmUser > form > #checkboxes {
	float:right;
	width:calc(57% - 50px);
}
@media only screen and (max-width: 768px){
	#VmUser > form > #delimiter_billto,
	#VmUser > form > #checkboxes {
		width:calc(57% - 10px);
	}	
}
@media only screen and (max-width: 540px){
	#VmUser > form > fieldset,
	#VmUser > form > #delimiter_billto,
	#VmUser > form > #checkboxes {
		width: 100%;
	}	
}
#VmUser > form > #invoice_customer_fieldset{
	clear: left;
}
#VmUser > form > #checkboxes{
	clear: right;
}
#VmUser > form > fieldset legend {
    font-size: 18px;
    font-weight: 700;
    color: #10069d;
    line-height: 1;
    margin: 65px 0 35px;
    float: left;
    text-transform: uppercase;
}
#VmUser > form > fieldset > table {
	margin:0;
}
#VmUser > form > fieldset > table label {
    color: #808080;
	float: left;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.5;
	margin-top: 5px;
}
#VmUser > form > fieldset > table label .asterisk {
	color: #ff1d25;
}
#VmUser #checkboxes{
	margin-top: 30px;	
}
#VmUser #checkboxes legend{
	display: none;
}
#VmUser input[type="checkbox"]{
    position: absolute;
    left: -99999px;
    visibility: hidden;
}
#VmUser input[type="checkbox"] + label{
	cursor: pointer;
    position: relative;
    padding-left: 30px;
    display: block;
    font-size: 11px;
    font-weight: 300;
    color: #10069d;
    line-height: 1;
    margin-bottom: 10px;
}
#VmUser input[type="checkbox"] + label:before{
    content: '';
    width: 17px;
    height: 17px;
    border: 1px solid #10069d;
    position: absolute;
    left: 0;
    top: 0px;
}
#VmUser input[type="checkbox"] + label:after{
    content: '';
    width: 0px;
    height: 0px;
    background: #10069d;
    position: absolute;
    left: 3px;
    top: 3px;
}
#VmUser input[type="checkbox"]:checked + label:after{
	width: 13px;
	height: 13px;
}
#VmUser input[type="checkbox"] + label a{
	color: inherit;
	text-decoration: underline;
}
#VmUser table.user-details tr > td > input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: none;
    border-radius: 0;
    color: #10069d;
    float: left;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 10px !important;
    width: 100% !important;
    height: 26px;
    box-shadow: none;
    background-color: #fff;
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #919191;
}
#VmUser table.user-details tr > td > input:focus{
    border-bottom: 2px solid #10069d;	
}
#VmUser table.user-details tr > td > input.invalid{
    border: none;
    border-bottom: 1px solid #e25527;	
}
#VmUser table.user-details tr > td > input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 26px #fff inset;
    -webkit-text-fill-color: #10069d !important;
}
#VmUser table.user-details tr.first_name,
#VmUser table.user-details tr.virtuemart_country_id,
#VmUser table.user-details tr.phone_1,
#VmUser table.user-details tr.zip {
	float:left;
	width:calc(50% - 10px);
}
#VmUser table.user-details tr.last_name,
#VmUser table.user-details tr.virtuemart_state_id,
#VmUser table.user-details tr.phone_2,
#VmUser table.user-details tr.city {
	float:right;
	width:calc(50% - 10px);
}
@media screen and (max-width: 479px){
	#VmUser table.user-details tr.first_name,
	#VmUser table.user-details tr.virtuemart_country_id,
	#VmUser table.user-details tr.phone_1,
	#VmUser table.user-details tr.zip,
	#VmUser table.user-details tr.last_name,
	#VmUser table.user-details tr.virtuemart_state_id,
	#VmUser table.user-details tr.phone_2,
	#VmUser table.user-details tr.city {
		width: 100%;
	}
}
#VmUser table.user-details tr > td .select2-selection {
	height: 26px;
	line-height: 26px;
}
#VmUser table.user-details tr > td .select2-selection--single {
	background-color: #fff;
	color: #10069d;
	border:none;
	border-bottom: 1px solid #919191;
	border-radius: 0;
}
#VmUser table.user-details tr > td .select2-selection > span {
	line-height: 24px;
}
#VmUser table.user-details tr > td .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -2px;
}
#VmUser table.user-details tr > td .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #10069d transparent transparent transparent;
}
#VmUser table.user-details tr.shopper_type label {
	float:left;
	width:50%;
}
#VmUser button {
	background-color: #10069d;
	border: 1px solid #10069d;
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 38px;
	margin: 30px 0 0;
	max-width: 100%;
	padding: 0 30px;
	text-align: center;
	text-shadow: none;
	transition: all 0.3s ease 0s;
	width: auto !important;
	text-transform: uppercase;
}
#VmUser button:hover {
    background-color: #fff;
    color: #10069d !important;
}

/* Side User Menu */
#gkSidebar .side_menu {
	float: left;
	width: 100%;
	border: 1px solid #10069d;
	margin-bottom:15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .side_menu h3 {
	line-height:62px;
	border-bottom:1px solid #10069d;
	font-size:20px;
	font-weight:300;
	float:left;
	width:100%;
	color:#10069d;
	padding:0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .side_menu .menu > li {
	border:none;
}
#gkSidebar .side_menu .menu > li.active {
	background-color:#10069d;
}
#gkSidebar .side_menu .menu > li a {
	padding:0 20px;
	font-weight:600;
}
#gkSidebar .side_menu .menu > li.active a {
	color:#fff;
}

/* Order List */
.order_list {
	float:left;
	width:100%;
}
.order_list h1 {
	width: 100%;
	border-bottom: 1px solid #10069d;
	margin-bottom: 20px;
	color: #10069d;
	padding: 0;
	float: left;
	font-size: 37px;
	font-weight: 300;
	margin: 0;
	line-height: 62px;
}
.order_list .hi {
	float:left;
	width:100%;
	color:#10069d;
	font-weight:700;
	font-size:18px;
	margin:15px 0 10px;
}
.order_list .text {
	float:left;
	width:100%;
	color:#10069d;
	font-size:20px;
	line-height:1.5;
}
.order_list h4 {
	float:left;
	width:100%;
	color:#10069d;
	font-weight:700;
	font-size:18px;
	margin:50px 0 5px;
	line-height:48px;
	border-bottom:4px solid #10069d;
}
.order_list .no_order {
	float:left;
	width:auto;
	line-height:26px;
	color:#10069d;
	font-size:20px;
	margin-top: 20px;
}
.order_list .orders {
	float:left;
	width:100%;
}
.order_list .orders .row {
	float:left;
	width:100%;
	border-bottom:1px solid #10069d;
	padding-top:20px;
}
.order_list .orders .row * {
	float:left;
	width:auto;
	line-height:26px;
	color:#10069d;
	font-size:20px;
}
.order_list .orders .row > *:after {
	content:"|";
	padding:0 5px;
}
.order_list .orders .row .order_number {
	font-weight:700;
}
.order_list .orders .row .price {
	font-family: 'FuturaLT';
	font-weight: 300;
	font-size: 18px;
	margin-top: -1px;
}
.order_list .orders .row > .staus:after {
	display:none;
}
.order_list .orders .row > .date {
	float:right;
}
.order_list .orders .row > .date:after {
	display:none;
}


/* Aw Virtuemart Products */
/*
.moduletable.see_more {
	float: left;
	width: 100%;
	margin: 80px 0 100px;
}
.moduletable.see_more h3 {
	float: left;
	width: 100%;
	font-size:28px;
	font-weight:300;
	margin:0;
	line-height:1;
	color:#10069d;
}
.moduletable.see_more .owl .products {
	float:left;
	width:100%;
	margin:40px 0 0;
}
.moduletable.see_more .owl .product {
	float: left;
    width: calc(100% - 4px);
    margin: 4px 0 0 4px;
    padding-bottom: 4px;
}
.moduletable.see_more .owl .owl-prev {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13.5px 15px 13.5px 0;
	border-color: transparent #10069d transparent transparent;
}
.moduletable.see_more .owl .owl-next {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13.5px 0 13.5px 15px;
	border-color: transparent transparent transparent #10069d;
}
*/
.moduletable.see_more{
	margin-top: 95px;
}
.moduletable.see_more h3{
    padding-bottom: 15px;
    border-bottom: 1px solid #A6A6A6;
    margin-bottom: 55px;
    font-size: 24px;
    line-height: 1;
    color: #4D4D4D;
}
.moduletable.recent_viewed {
	float: left;
	width: 100%;
	margin: 5px 0 20px;
	background-color:#ebebeb;
	padding:30px 35px 35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.moduletable.recent_viewed h3 {
	float: left;
	width: 100%;
	font-size:16px;
	font-weight:600;
	margin:0;
	line-height:1;
	color:#10069d;
}
.moduletable.recent_viewed .products {
	float:left;
	width:100%;
	margin:0;
}
.moduletable.recent_viewed .product {
	float:left;
	width:100%;
	margin:20px 0 0;
	display:block;
}
.moduletable.recent_viewed .product .product_top_area {
	float:left;
	width:90px;
	margin-right:15px;
	border:1px solid #10069d;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.moduletable.recent_viewed .product .product_bottom_area {
	float: right;
	width: calc(100% - 105px);
	border: none;
	padding: 0;
	display: block;
}
.moduletable.recent_viewed .product .childs {
	float:left;
	width:100%;
	font-size:13px;
	font-weight:400;
	color:#10069d;	
}
.moduletable.recent_viewed .product .product_box {
	float:left;
	width:100%;
	font-size:13px;
	font-weight:400;
	color:#10069d;	
}
.moduletable.recent_viewed .product .product_box::before {
	display:none;
}
.moduletable.recent_viewed .product .product_sku {
	float:left;
	width:100%;
	font-size:15px;
	font-weight:600;
	color:#10069d;	
}

/* Wish List Component */
.vme_wishlist .vme_title {
	width: 100%;
	border-bottom: 1px solid #10069d;
	margin-bottom: 20px;
	color: #10069d;
	padding: 0;
	float: left;
	font-size: 37px;
	font-weight: 300;
	margin: 0 0 10px;
	line-height: 62px;
}
.vme_wishlist .products .product {
    width: calc(25% - 20px);
}
.vme_wishlist .vme_hidden {
	visibility:hidden;
	position:absolute;
}
.vme_wishlist .vme_pagination {
	display: table;
	float: none;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
	table-layout: fixed;
	width: auto;
}
.vme_wishlist .vme_empty {
	float:left;
	width:100%;
	line-height: 26px;
	color: #10069d;
	font-size: 20px;
	margin-top: 9px;
}
.vme-message {
	position: relative;
	width: 320px;
	height: 100%;
	margin: 0 auto 30px;
	pointer-events: inherit;
	float: right;
}
.vme-message-content {
	background-color: #23ffc3;
	padding: 35px;
	position: relative;
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #10069d;
	line-height: 1.4;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	pointer-events: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 767px){
	.vme-message-content {
	    margin-left: 0;
	    margin-right: 0;
	}
}
.vme-success .vme-message-content {
	background-color: #9df781;
	color: #10069d;
}
.vme-message-close{
	display: none;
}

/* Thank you page (Order done) */
.vm-order-done .vm-button-correct {
	display: none;
}
.vm-order-done {
	color:#10069d;
	font-size: 20px;
	line-height: 1.5;
}
.vm-wrap.vm-order-done > h3 {
	width: 100%;
	border-bottom: 1px solid #10069d;
	margin-bottom: 20px;
	color: #10069d;
	padding: 0;
	float: left;
	font-size: 37px;
	font-weight: 300;
	margin: 0 0 10px;
	line-height: 62px;
	text-transform: uppercase;
}

.euro {
	font-family:'FuturaLT';
	font-size:0.9em;
}

/* All */
#All {
	float: left;
	width: 100%;
	position:relative;
	left:0;
	transition:all 0.3s ease 0s;
}
body.open_cart #All {
	left: -370px;
}
body.open_menu #All {
	left:300px;
}
body.open_menu #gkSidebar {
	left:0;
}
#gkSidebar .close {
	display:none;
}
#Contact {
	float: left;
	width: 100%;
	height:1px;
}






