/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #gkMainbody header h2 a:active, #gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article header h2 a:hover {
  color: #4b6789; /*#cbb67c*/
}

.orderby-displaynumber {
  border-bottom: none;
  border-top: none;
  font-size: 11px;
  font-weight: 600;
  margin: 0 0 32px;
  text-transform: uppercase;
}

.products .nspInfo span, .catProductPrice > div > span, .vmGkCartProducts .gkPrice, .gkTotal, .vmCartModule dd strong, .PricebillTotal, div.PricesalesPrice, .product-price span.PricesalesPrice, .hikashop_option_price_value, #hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price, #hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price span, span.hikashop_product_price, span.hikashop_checkout_cart_taxes, span.hikashop_checkout_cart_final_total, #htmlfieldset_products .hikashop_order_item_total_value, #htmlfieldset_products .hikashop_order_subtotal_value, #htmlfieldset_products .hikashop_order_shipping_value, #htmlfieldset_products .hikashop_order_total_value, .hikashop_order_tax_value, #hikashop_cart_product_listing .hika_show_cart_total_price, .hikashop_checkout_cart_shipping {
  color: #787878!important;
}

.product-neighbours {
  display: none!important;
}
.back-to-category {
  border-bottom: none;
  line-height: 1;
  margin: 0 0 20px 0;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  color: #cbb67c!important;
}

.general-bg, input.vm-default, a.product-details, a.details, div.details {
  color: #738eae!important;
}

div.PricesalesPrice {
 
  font-size: 18px;
  margin: 20px 0 0 0px!important;
color: #787878!important;
  font-size: 18px!important;
  font-weight: 400!important;
}

.product-price span.PricesalesPrice {
  color: #787878!important;
  font-size: 18px!important;
  font-weight: 400!important;
  margin: 20px 0 0 12px!important;
}

div.PricesalesPrice {
  margin: 0 0 16px; 
  padding: 20px 0 1px!important; 
}

.ask-a-question a {
  border-top: none;
  border-bottom: none;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 16px;
  padding: 16px 0;
color: #cbb67c!important;
}

h1, h2, h3, h4, h5, h6 {
  /* color: #1B1D1F; */
  /* font-weight: 400; */
  /* line-height: 1.2; */
  /* margin: 0; */
  /* padding: 0; */
  color: #cbb67c;
}

/* OPC Overrides  */

#ProOPC a:not(.proopc-btn) {
  /* text-decoration: none; */
  color: #cbb67c!important;
}

.proopc-confirm-order .customer-comment-group {
	margin-top:5px
}

#ProOPC .proopc-customer-comment {
  width: 100%!important;
  height: 300px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ProOPC, #ProOPC span, #ProOPC div, #ProOPC p, #ProOPC input, #ProOPC select, #ProOPC button, .proopc-finalpage h3, .proopc-finalpage h2, .proopc-finalpage h1, #ProOPC h1, .proopc-finalpage h4, .proopc-register-login h3, .proopc-register-login h2, .proopc-register-login h4, .proopc-register-login h1 {

font-family: 'Raleway', Arial, sans-serif!important;
  font-size: 12px!important;
  font-weight: 600!important;
}

.proopc-btn-info {
  color: #787878 !important;
  background-image: linear-gradienttop, #e8e8e8 0%, #d6d6d6 100%!important;
  background-image: -o-linear-gradienttop, #e8e8e8 0%, #d6d6d6 100%!important;
  background-image: -moz-linear-gradienttop, #e8e8e8 0%, #d6d6d6 100%!important;
  background-image: -webkit-linear-gradienttop, #e8e8e8 0%, #d6d6d6 100%!important;
  background-image: -ms-linear-gradienttop, #e8e8e8 0%, #d6d6d6 100%!important;
  background-image: -webkit-gradient linear, left top, left bottom, color-stop0, #e8e8e8, color-stop1, #d6d6d6!important;
  border: 1px solid #d6d6d6!important;
  filter: progid:DXImageTransform.Microsoft.gradientstartColorstr='#e8e8e8', endColorstr='#d6d6d6!important';
}

body input.addtocart-button 
 {
  font-size: 100%;
  margin: 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  overflow: visible;
  padding: 6px 10px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  left: auto;
  text-shadow: 0 1px 0 #fff;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  border: 1px solid #c8bfc6;
  background: #f7f6f7;
  background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
  background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
  background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
  background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
  white-space: nowrap;
  display: inline-block;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
}

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  {
min-width: 200px !important;
  font-size: 100%;
  margin: 0;
  /* line-height: 1em; */
  cursor: pointer;
  position: relative;
  font-family: inherit;
  overflow: visible;
  padding: 0px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  left: auto;
  text-shadow: 0 1px 0 #fff;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  border: 1px solid #c8bfc6;
  background: #f7f6f7;
  background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
  background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
  background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
  background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
  white-space: nowrap;
  display: inline-block;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
}

.gkPopupWrap h3 a {
  color: #cbb67c;
}

#ProOPC select {
  height: 42px!important;}

label {
  color: #738eae;
  font-size: 13px;
  font-weight: 600;
  padding: 0 6px 0 0;
}

#ProOPC .proopc-process-title {
  margin: 0;
  background: #Fff!important;
  border-bottom: none!important;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  padding: 2px 0;
  padding-left: 15px;
}

.proopc-bt-address, .proopc-st-address {
  border: none!important;
  margin: 0 5px 0 0;
  background: #FFF;
}

.proopc-shipments, .proopc-payments, .proopc-coupon, .proopc-cartlist, .proopc-confirm-order {
  border: none!important;
  margin: 0 5px;
  background: #FFF;
}

/* Other  */

#gkLogo {float: none!important;}
#gkMainMenu {float: none!important;}
#gkLogo img {margin: auto;}
#gkHeaderNav {background-color: #fff;}
.gkMenu > ul > li > a {color: blue;}
#gkHeaderNav {position: inherit;}

div#gkStyleArea {display: none;}
/*format menu*/
.addtofav_aws_icon { border: none; float: none; }
.addtofav_aws_icon_active > i { color: #cbb67c; }
.addtofav_aws_icon_active { border: none; float: none;  }
.gkMenu > ul > li > a {color: #738eae;}
.gkMenu > ul > li {font-weight: 500;}
.gkMenu > ul > li > a:hover {color: #cbb67c;}
.gkMenu > ul > li.active > a {color: #cbb67c!important;}
#gkBottom5 {background-color: #ffffff;}
#gkBottom5 p {text-align: center;}
#gkCopyrights {color: #cbb67c;}
#gkCopyrights a {color: #cbb67c;}
#gkHeader {padding: 0;}
#gkBottom5 .box {padding: 0;}
.itemBody {float: none;}
/*fomat services sidebar*/
#gkSidebar .box {border: none; padding: 0px;}
#gkSidebar {text-align: center;}
/*style eventgallery class which is defined in Event Gallery menu style*/
.eventgallery {text-align: center;}

.gkIsWrapper-gk_storefront figure {background-color: #fff;}
.gkIsWrapper-gk_storefront .gkIsSlide {width: 1200px; position: static; display: block; margin: auto;}
.gkIsWrapper-gk_storefront {background-color: #fff;}

h6 li {display: inline; margin: 10%;}
#home {text-align: center!important;}
#home a {display: inline; margin: 6%;}
input.addtocart-button { min-width: 200px !important; }

/* VM OnePage Checkout */
#ProOPC .cart-images { 
		  width: 270px; 
		  -webkit-box-shadow: none;
		  -moz-box-shadow: none;
		  box-shadow: none; 
		  padding: 0;
		  }
#ProOPC .cart-images img { min-height: 200px; width: 100%; }
#ProOPC .cart-images button { float: right; position: absolute; }
#ProOPC .cart-images button.remove_from_cart {
	
}
#ProOPC .cart-images button.remove_from_cart.proopc-btn { 
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url(../images/vm/delete_cf.png) no-repeat;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 16px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
}
#ProOPC .cart-images button.remove_from_cart.proopc-btn:hover { 
    background:url(../images/vm/delete_cf_r.png) no-repeat; 
}
#newdata > ul > li > img {   
		  width: 270px; 
		  max-height: 200px;
		  -webkit-box-shadow: none;
		  -moz-box-shadow: none;
		  box-shadow: none; 
		   }
ul.cart-sum li a, .p_name_cls a { text-align: center !important;   
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
  padding: 20px 0;
  text-transform: uppercase; 
  color: #222;
  font: 12px/1.55 Verdana,helvetica,sans-serif;
}
ul.cart-sum li a:hover, .p_name_cls a:hover { color: #e81f00; }	
body.site.com_virtuemart.view-cart.no-layout.no-task section#gkBottom2 div.box.gkmod-1 { display: none; }
@media (max-width: 660px) {
	.proopc-finalpage .proopc-column3 { width: 100% !important; }
}	   
/*for mobiles*/
/*#home img {
  height: auto!important;
  max-width: 100%!important;
  display: block;
  margin: auto!important;
}*/

/*adjust the slide show for mobile*/

/*.gkIsWrapper-gk_storefront .gkIsSlide {width: 100%!important;}*/

body {color: #738eae;}

/**** sveta's override***/

/*format the contact form*/

.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {width: 60%;}
.bfQuickMode .bfLabelLeft label {width: 35%;}

/**********/

body {color: #4b6789;}

#gkLogo {float: none!important; padding: 10px;}
#gkMainMenu {float: none!important;}
#gkLogo img {margin: auto;}
#gkHeaderNav {background-color: #fff;}
.gkMenu > ul > li > a {color: blue;}
#gkHeaderNav {position: inherit; padding-top: 10px;}

div#gkStyleArea {display: none;}
/*format menu*/
.addtofav_aws_icon { border: none; float: none; }
.addtofav_aws_icon_active > i { color: #cbb67c; }
.addtofav_aws_icon_active { border: none; float: none;  }
.gkMenu > ul > li > a {color: #4b6789;}
.gkMenu > ul > li {font-weight: 500;}
.gkMenu > ul > li > a:hover {color: #cbb67c;}
.gkMenu > ul > li.active > a {color: #cbb67c!important;}
#gkBottom5 {background-color: #ffffff;}
#gkBottom5 p {text-align: center;}
#gkCopyrights {color: #cbb67c;}
#gkCopyrights a {color: #cbb67c;}
#gkHeader {padding: 0;}
#gkBottom5 .box {padding: 0;}
.itemBody {float: none;}
/*fomat services sidebar*/
#gkSidebar .box {border: none; padding: 0px;}
#gkSidebar {text-align: center;}
/*style eventgallery class which is defined in Event Gallery menu style*/
.eventgallery {text-align: center;}

.gkIsWrapper-gk_storefront figure {background-color: #fff;}
.gkIsWrapper-gk_storefront .gkIsSlide {width: 1200px; position: static; display: block; margin: auto;}
.gkIsWrapper-gk_storefront {background-color: #fff;}

h6 li {display: inline; margin: 10%;}
#home {text-align: center!important;}
#home a {display: inline; margin: 6%;}
input.addtocart-button { min-width: 200px !important; }

/*for mobiles*/
/*#home img {
  height: auto!important;
  max-width: 100%!important;
  display: block;
  margin: auto!important;
}*/

/*adjust the slide show for mobile*/

/*.gkIsWrapper-gk_storefront .gkIsSlide {width: 100%!important;}*/

body {color: #4b6789;
  font-weight: 500;}

#gkBottom5{border-top: none;
  background: #ffffff url("../../../images/border.jpg") repeat-x left top;
  width: 58%;
  margin: auto;}

/*position wishlist image in center of lines*/

#wishlist {position: relative;
top: -25px;
margin-top: 20px;}
  
/*change link colour*/
  
a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #gkMainbody header h2 a:active, #gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article header h2 a:hover {color: #cbb67c; }

/*format Event Gallery page*/

.category-view {margin: 0 20% 0 20%;}

/*virtuemart modifications*/

.category > div > a > img, .product > div > div > a > img {width: 295px; margin: auto;}
/*.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer, .manufacturer-view-default .row .manufacturer .spacer, .recent-view .spacer {height: 515px;}*/

.featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer, .manufacturer-view-default .row .manufacturer .spacer, .recent-view .spacer {height: 515px;}

h3.catProductTitle {min-height: 65px;}
.orderlistcontainer {display: none;}
#gkCart {display: none;}
.ask-a-question {display: none;}
#ProOPC .cart-product-description.with-image {height: 290px!important;}
#ProOPC .cart-images img {width: 200px;}
h3.catProductTitle a {margin: 10px!important; color:#cbb67c!important;}
#newdata > ul > li > img {width: 200px; }
ul.vm_cart_grid li {min-height: 300px!important;}
#ProOPC .cart-page-title {display: none;}
h3.catProductTitle {margin: 0 5px;}
.productdetails-view h1 {font-size: large;}
.category-view .row .category .spacer h2 a{color:#cbb67c!important;}
.category-view .row .category .spacer h2 a:hover {color:#cbb67c!important;}
.category-view .row .category .spacer h2 a:active {color:#cbb67c!important;}
.p_name_cls a {color: #738eae!important;}
h3.catProductTitle a:hover {color:#738eae!important;}
.breadcrumbs li a:hover {color:#cbb67c!important;}


/*disable virtuemart zoom function*/
#gkZoom, #gkPreview { display: none !important}


.category > div > a > img, .product > div > div > a > img {opacity: 1!important;
filter: alpha(opacity=1)!important;
-webkit-transform: scale(1) rotateZ(0deg)!important;
-moz-transform: scale(1) rotateZ(0deg)!important;
-ms-transform: scale(1) rotateZ(0deg)!important;
-o-transform: scale(1) rotateZ(0deg)!important;
transform: scale(1) rotateZ(0deg)!important;}

#gkFooter > div {padding:0;}
#gkCopyrights a:hover {color: #738eae;}
#gkCopyrights a:active {color: #738eae;}
h1 {font-size: 25px;}

/*responsive css*/

@media (max-width: 1410px) {/*#gkLogo img {width: 100%!important;}*/ /*div.gkIsSlide {max-height: 180px!important;}*/ .gkIsWrapper-gk_storefront .gkIsSlide {max-height: 646px!important; max-width: 1410px!important;} .gkIsWrapper-gk_storefront {max-height: 646px!important; max-width: 1410px!important;} /*#home a {margin: 20%;}*/ #gkHeaderNav > div {background-color: #fff!important;} /*#gkHeaderNav {background-color: #cbb67c!important;}*/ #gkLogo img {background-color: #fff!important;}
#gkSidebar > div {padding:0px!important; margin:0px!important;}
/*.about {padding: 0px 20px!important; float: none!important;}*/}

@media (max-width: 1100px) {/*#gkLogo img {width: 100%!important;}*/ /*div.gkIsSlide {max-height: 180px!important;}*/ .gkIsWrapper-gk_storefront .gkIsSlide {max-height: 504px!important; max-width: 1100px!important;} .gkIsWrapper-gk_storefront {max-height: 504px!important; max-width: 1100px!important;} #gkHeaderNav > div {background-color: #fff!important;} #gkHeaderNav {background-color: #cbb67c!important;} #gkLogo img {background-color: #fff!important;}
#gkSidebar > div {padding:0px!important; margin:0px!important;}
/*.about {padding: 0px 20px!important; float: none!important;}*/}

@media (max-width: 840px) {/*#gkLogo img {width: 100%!important;}*/ /*div.gkIsSlide {max-height: 180px!important;}*/ .gkIsWrapper-gk_storefront .gkIsSlide {max-height: 385px!important; max-width: 840px!important;} .gkIsWrapper-gk_storefront {max-height: 385px!important; max-width: 840px!important;} #home a {margin: 30%;} #gkHeaderNav > div {background-color: #fff!important;} #gkHeaderNav {background-color: #cbb67c!important;} #gkLogo img {background-color: #fff!important;}
#gkSidebar > div {padding:0px!important; margin:0px!important;}
/*.about {padding: 0px 20px!important; float: none!important;}*/}

@media (max-width: 640px) {#gkLogo img {width: 100%!important;} div.gkIsSlide {max-height: 180px!important;} .gkIsWrapper-gk_storefront .gkIsSlide {width: 100%!important;} .gkIsWrapper-gk_storefront {max-height: 180px!important;} #home a {margin: 20%;} #gkHeaderNav > div {background-color: #fff!important;} #gkHeaderNav {background-color: #cbb67c!important;} #gkLogo img {background-color: #fff!important;}
#gkSidebar > div {padding:0px!important; margin:0px!important;}
.about {padding: 0px 20px!important; float: none!important;}}

.about {margin: 0px 12px 12px 0px; float: left;}

/*optimize for ipad*/

/*iPad in portrait & landscape*/
@media only screen 
and (min-device-width : 768px) 
  and (max-device-width : 1024px)  {#gkLogo img {max-width: 539px!important;}}

/*iPad in landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLES GO HERE */}

/*iPad in portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLES GO HERE */ }



#gkMainbodyTop .box {padding: 0px!important; margin:0px!important;}

/*change submenu link colours*/

.gkMenu > ul li div.childcontent a:hover {
  color: #cbb67c !important;}


