/*
#------------------------------------------------------------------------
# Restaurant -April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
.k2FeedIcon a,a.k2FeedIcon {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 28px;
	font-size: 12px;
	background: url('../images/style1/rss.png') no-repeat 0 0;
	color: #222;
}
.k2FeedIcon a:hover,a:hover.k2FeedIcon {
	color: #91311e;
}
/* item view */
.itemReadMore {
	display: inline-block !important;
	float: none !important;
}
h1 > sup {
	font-size: 13px;
	top: -2.5em;
	color: #fff;
	background: #91311e;
	padding: 0 6px;
}
ul li.itemResizer a {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url('../images/style1/fonts.png') no-repeat 0 0;
	text-indent: -9999em;
}
ul li.itemResizer span {
	padding: 0 6px 0 0;
}
ul li.itemResizer a:hover#fontDecrease {
	background-position: 0 100%;
}
ul li.itemResizer #fontIncrease {
	background-position: 100% 0;
}
ul li.itemResizer a:hover#fontIncrease {
	background-position: 100% 100%;
}
.smallerFontSize {
	font-size: 90% !important;
}
.largerFontSize {
	font-size: 115% !important;
}
ul li.itemComments a {
	position: absolute;
	display: block;
	top: -6px;
	width: 21px;
	height: 21px;
	background: url('../images/style1/comment.png') no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
}
ul li.itemComments a:hover {
	background-position: 0 100% !important;
}
.itemImageCaption {
	display: block;
	padding: 8px 0 0 2px;
	font-size: 11px;
	color: #999;
}
.itemExtraFields ul li span.itemExtraFieldsValue,.itemLinks .itemCategory a,.itemLinks .itemAttachmentsBlock ul,.itemLinks .itemTagsBlock ul {
	display: block;
	margin: 0 0 0 27%;
}
.itemBottom .itemRatingBlock span,.itemBottom .itemRatingBlock .itemRatingList,.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,.itemLinks .itemCategory span,.itemLinks .itemAttachmentsBlock > span,.itemExtraFields ul li span.itemExtraFieldsLabel,.itemLinks .itemTagsBlock span,.itemLinks .itemTagsBlock ul li,.latestView .itemsContainer {
	float: left;
}
.itemBottom,.itemLinks {
	clear: both;
	margin: 0 0 12px;
	font-size: 12px;
}
.itemLinks .itemTagsBlock,.itemLinks .itemSocialSharing {
	clear: both;
	overflow: hidden;
}
.itemSocialSharing {
	margin: 42px 0 0 !important;
	padding: 20px 0 30px 0;
	border-top: 1px solid #eee;
	float:left;
    width:100%;
    overflow:visible !important;
}
.itemExtraFields {
	margin: 0 0 24px;
	padding: 8px;
	border-top: 4px solid #F89A4F;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.itemExtraFields h3 {
	padding: 0 0 8px;
}
.itemBottom small.itemDateModified {
	display: block;
	text-align: right;
}
.itemRatingBlock {
	overflow: hidden;
}
.itemRatingBlock span {
	float: left;
}
.itemRatingForm {
	display: block;
	vertical-align: middle;
	line-height: 25px;
	margin-left: 26%;
}
.itemRatingLog {
	margin: -2px 0 0;
	padding: 0 0 0 4px;
	float: left;
	line-height: 25px;
}
span#formLog {
	display: block;
	float: none;
	clear: both;
	color: white;
	background: #e25527;
	text-align: center;
	margin: 10px 0;
	position: relative;
	top: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.itemRatingForm .formLogLoading {
	background: url('../images/style1/loading.gif') no-repeat left center;
	height: 25px;
	padding: 0 0 0 20px;
}
.itemRatingList,.itemRatingList a:hover,.itemRatingList .itemCurrentRating {
	background: url('../images/style1/star.png') left -1000px repeat-x;
}
.itemRatingList {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0 6px !important;
	padding: 0;
	background-position: left top;
}
.itemRatingList li {
	display: inline;
	background: none;
	padding: 0;
	border: none !important;
}
.itemRatingList a,.itemRatingList .itemCurrentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
.itemRatingList a:hover {
	background-position: left center;
}
.itemRatingList a.one-star {
	width: 20%;
	z-index: 6;
}
.itemRatingList a.two-stars {
	width: 40%;
	z-index: 5;
}
.itemRatingList a.three-stars {
	width: 60%;
	z-index: 4;
}
.itemRatingList a.four-stars {
	width: 80%;
	z-index: 3;
}
.itemRatingList a.five-stars {
	width: 100%;
	z-index: 2;
}
.itemRatingList .itemCurrentRating {
	z-index: 1;
	background-position: 0 bottom;
	margin: 0;
	padding: 0;
}
.itemTags li a,.k2TagCloudBlock a {
	display: block;
	height: 19px;
	margin: 2px 8px 2px 0;
	padding: 0 13px 0 23px;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	font: bold 11px/19px Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	background: url('../images/style1/tags.png') no-repeat 0 0;
	-webkit-transition: left 0.12s ease-out;
	-moz-transition: left 0.12s ease-out;
	-o-transition: left 0.12s ease-out;
	-ms-transition: left 0.12s ease-out;
	transition: left 0.12s ease-out;
	position: relative;
	left: 0;
}
.itemTags li a:hover,.k2TagCloudBlock a:hover {
	background: url('../images/style1/tags.png') no-repeat 0 0;
	position: relative;
	left: -4px;
}
.itemExtraFields ul li {
	list-style: none;
	padding: 5px 0;
	border-top: 1px solid #eee;
}
.itemLinks ul li {
	list-style: none;
}
.itemLinks .itemAttachmentsBlock ul li a span {
	color: #676767;
}
.itemLinks .itemSocialSharing > div {
	float: left;
}
.itemAuthorBlock {
	clear: both;
	overflow: hidden;
	margin: 40px -40px;
	padding: 40px 40px 60px;
	background: #eab56d url('../images/style1/bg_wood1.jpg') repeat 0 0;
}
.itemAuthorBlock h3 {
	text-shadow: 1px 1px 0 #F5D6A6;
}
.itemAuthorBlock > .gkAvatar {
	float: left;
	width: 206px;
	height: 205px;
	line-height: 205px;
	background: url('../images/style1/author.png') repeat 0 0;
	text-align: center;
}
.itemAuthorBlock > .gkAvatar > img {
	width: 90px;
	height: 90px;
	margin: 66px 0 0 6px;
	-webkit-transform: rotate(-14deg);
	-moz-transform: rotate(-14deg);
	-o-transform: rotate(-14deg);
	-ms-transform: rotate(-14deg);
	transform: rotate(-14deg);
}
.itemAuthorBlock .itemAuthorDetails {
	margin: 12px 0 0 256px;
	color: #fff;
}
.itemAuthorBlock .itemAuthorDetails a {
	color: #484848;
	text-shadow: 1px 1px 0 #F5D6A6;
}
.itemAuthorBlock h3 a:hover,.itemAuthorBlock .itemAuthorDetails a:hover {
	text-shadow: none;
}
.itemAuthorBlock .itemAuthorDetails a:hover {
	color: #fff;
	text-decoration: underline;
}
.itemAuthorBlock .itemAuthorDetails p {
	margin: 1em 0;
	text-shadow: 0 1px 0 #bd9f74;
}
.itemAuthorUrl,.itemAuthorEmail {
	padding-right: 12px;
	font-size: 12px;
}
.itemAuthorContent {
	overflow: hidden;
}
.itemAuthorContent div {
	float: left;
	width: 45%;
	margin-right: 4%;
}
.itemAuthorContent div ul {
	font-size: 13px;
}
.itemAuthorContent div ul li {
	list-style: inside;
	line-height: 1.7;
}
.itemAuthorContent div ul li a,.itemNavigation {
	clear: both;
	padding: 32px 0 0;
	font-size: 12px;
	color: #7D7B7A;
}
.itemAuthorContent div ul li a:hover {
	color: #353639;
}
.itemImageBlock {
	margin: 0 10px 32px 0;
	padding: 8px;
	border: 1px solid #eee;
	float: left;
}
.itemImage {
	display: block;
	overflow: hidden;
	line-height: 0;
}
.itemImageBlock img {
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.itemImageBlock img:hover {
	-webkit-transform: scale(1.35) rotate(-7deg);
	-moz-transform: scale(1.35) rotate(-7deg);
	-o-transform: scale(1.35) rotate(-7deg);
	-ms-transform: scale(1.35) rotate(-7deg);
	transform: scale(1.35) rotate(-7deg);
}
.itemCommentsForm label {
	display: block;
	clear: both;
	padding: 8px 0 2px;
}
.itemCommentsForm textarea,.itemCommentsForm .inputbox {
	float: left;
}
.itemCommentsForm textarea.inputbox {
	height: 200px;
}
.itemCommentsForm .inputbox {
	width: 400px;
}
.itemCommentsForm #submitCommentButton {
	clear: both;
	margin: 20px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes {
	margin: 0 0 3em;
	color: #999;
	font-size: 11px;
	font-style: italic;
}
#itemCommentsAnchor {
	clear: both;
	margin: 48px 0 0;
}
.itemComments h3 {
	color: #484848;
	line-height: 36px;
	margin: 0 0 16px;
	font-size: 46px;
	font-weight: normal;
}
.itemComments .itemCommentsList {
	padding: 12px 0 0;
}
.itemComments .itemCommentsList li {
	padding: 24px 40px;
	margin: 0 -40px;
	border-bottom: 1px solid #eee;
}
.itemComments .itemCommentsList li.odd {
	background: #fff;
}
.itemComments .itemCommentsList li.even {
	background: #f8f8f8;
}
.itemComments .itemCommentsList li > span.gkAvatar {
	float: left;
	border: 1px solid #eee;
	background: #fff;
	margin: 0.9em 20px 0 0;
	padding: 5px;
}
.itemComments .itemCommentsList li > span > img {
	display: block;
}
.itemComments .itemCommentsList li > div {
	margin: 0 0 0 100px;
}
.itemComments .itemCommentsList li div div {
	border-top: 1px solid #eee;
	padding: 4px 0 0;
	text-align: right;
}
.itemComments .itemCommentsList li div div span {
	margin-left: 24px;
	font-size: 11px;
	color: #999;
}
.itemBackToTop {
	float: right;
}
/* Items views */
.itemList article header h2,.itemsContainerWrap article header h1 {
	margin: 0 0 16px;
	font-size: 46px;
	line-height: 42px;
}
.itemsContainerWrap time {
	display: none;
}
.itemList article header li {
	border: none;
	padding: 0 0 3px;
}
.itemList ul.itemTags {
	clear: both;
	padding: 12px 0 0 0;
}
.itemTags {
	padding-left: 4px !important;
	overflow: hidden;
}
.itemList ul.itemTags li {
	float: left;
}
.clr {
	clear: both;
}
.itemListSubCategories {
	overflow: hidden;
}
.userView article,.genericView article,.itemList article {
	clear: both;
	margin-bottom: 32px;
}
.userView .itemAuthorBlock {
	margin: -40px -40px 60px;
}
/*.itemListSubCategories h2*/
.subCategoryContainer {
	float: left;
	margin-bottom: 32px;
}
.subCategoryContainer .subCategory {
	margin: 0 32px 24px 0;
}
.itemContainer {
	float: left;
	margin-bottom: 48px;
}
.itemList article {
	border-bottom: 1px solid #eee;
	padding-bottom: 37px;
}
.itemContainer article,.latestView .itemsContainerWrap {
	margin: 0;
}
itemContainerLast article {
	margin: 0;
}
#itemListLinks {
	clear: both;
}
/* Modules */
/*----------------------------------------------------------------------
Modules:  mod_k2_comments
----------------------------------------------------------------------*/
/* Latest Comments & Author module*/
.k2LatestCommentsBlock ul li,.k2TopCommentersBlock ul li {
	padding: 20px 0 !important;
	line-height: 1.6 !important;
}
.k2LatestCommentsBlock ul li:first-child {
	margin-top: 0 !important;
}
.k2LatestCommentsBlock .k2CommentItem {
	margin: 0 0 0 71px;
	font-size: 13px;
}
.k2Avatar {
	display: block !important;
	float: left;
	margin: 0 20px 0 0;
	padding: 4px;
	border: 1px solid #eee;
}
.k2LatestCommentsBlock ul li a.lcAvatar img,.itemComments ul.itemCommentsList li .commentAuthorAvatar img,.k2AuthorsListBlock .abAuthorAvatar img {
	display: block;
}
/* restriction */
.wood1 .k2Avatar {
	border: 1px solid #f6e3c4;
}
.wood2 .k2Avatar {
	border: 1px dashed #bea68d;
}
.k2CommentItem p {
	margin: 0 0 8px;
}
.k2CommentItem span {
	display: block;
	font-size: 10px;
	padding: 9px 0 0;
}
.k2AuthorsListBlock ul li {
	border: none;
	border-bottom: 1px solid #eee;
	padding: 12px 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
	display: block;
	clear: both;
	margin: 12px 0 0;
	padding: 0 0 0 12px;
	font-size: 11px;
	line-height: 14px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
	display: block;
	font-size: 10px;
	color: #777;
}
/* Restrictions */
.box.k2CommentItem > a {
	color: #484848;
}
.box.k2CommentItem > a:hover {
	color: #91311e;
}
.box.k2CommentItem span {
	color: #ababab;
}
/* Top Commenters */
.tcUsername {
	font-size: 18px;
	color: #333;
}
.tcLatestComment {
	display: block;
	margin: 6px 0;
	font-size: 11px;
	color: #777;
	line-height: 16px;
}
.tcLatestCommentDate {
	display: block;
	font-size: 11px;
	color: #999;
}
/*----------------------------------------------------------------------
Modules:  mod_k2_content
----------------------------------------------------------------------*/
div .k2ItemsBlock ul {
	margin-right: -20px;
}
div .k2ItemsBlock ul li {
	margin: 0 0 12px;
	background: none !important;
	padding: 12px 20px 12px 0 !important;
	list-style: none !important;
}
.k2ItemsBlock ul li a.moduleItemTitle {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
.k2ItemsBlock ul li .moduleItemAuthor {
	color: #666;
	font-size: 90%;
}
.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
	border: 1px dotted #dadada;
	display: block;
	float: right;
	height: auto;
	margin: 0 4px 0 0;
	padding: 2px;
	width: 14px;
}
.k2ItemsBlock ul li .moduleItemIntrotext {
	display: block;
	padding: 8px 0;
	line-height: 1.6;
}
.k2ItemsBlock ul li .moduleItemIntrotext a.moduleItemImage img {
	float: left;
	overflow: hidden;
	margin: 4px 0;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 4px 0 0;
	width: 30%;
}
.k2ItemsBlock ul li a.moduleItemCategory {
	font-size: 90%;
}
.k2ItemsBlock ul li .moduleItemTags {
	font-size: 90%;
}
.k2ItemsBlock ul li .moduleItemTags a {
	padding: 0 2px;
}
.k2ItemsBlock ul li .moduleAttachments {
	font-size: 90%;
}
a.moduleItemComments {
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 10px;
	text-align: center;
	display: block;
	width: 31px;
	height: 28px;
	float: left;
	line-height: 24px;
}
a:hover.moduleItemComments {
	background-position: 0 100%;
	color: #fff;
}
.k2ItemsBlock ul li span.moduleItemHits {
	font-size: 90%;
	border-right: 1px solid #dadada;
	padding: 0 4px 0 0;
	margin: 0 8px 0 0;
}
.k2ItemsBlock .moduleItemImage {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.k2ItemsBlock a.moduleCustomLink {
	font-size: 90%;
}
/*---Modules:  mod_k2_login ---*/
.k2LoginBlock fieldset.input {
	margin: 0;
	padding: 0 0 8px 0;
}
.k2LoginBlock fieldset.input p {
	margin: 0;
	padding: 0 0 4px 0;
}
.k2LoginBlock fieldset.input p label,.k2LoginBlock fieldset.input p input {
	display: block;
}
.k2LoginBlock fieldset.input p#form-login-remember label,.k2LoginBlock fieldset.input p#form-login-remember input {
	display: inline;
}
.k2UserBlock p.ubGreeting {
	border-bottom: 1px dotted #eee;
}
.k2UserBlock .k2UserBlockDetails span.ubName {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
/* ---Modules:  mod_k2_tools ---*/
/* ---Breadcrumbs ---*/
.k2BreadcrumbsBlock span.bcTitle {
	padding: 0 4px 0 0;
	color: #999;
}
.k2BreadcrumbsBlock span.bcSeparator {
	padding: 0 4px;
	font-size: 14px;
}
/* ---Calendar ---*/
.k2CalendarBlock {
	margin-bottom: 8px;
}
/* use this height value so that the calendar height won't change on Month change via ajax */
.k2CalendarLoader {
	background: #fff;
}
.k2CalendarBlock table.calendar {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse;
	border-left: 1px solid #e5e5e5;
}
.k2CalendarBlock table.calendar tr td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev,.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {
	background: #fff;
	text-align: center;
	font-size: 15px !important;
}
.k2CalendarBlock table.calendar tr td.calendarDayName {
	background: #f5f5f5;
	width: 14.2%;
	color: #333;
}
.k2CalendarBlock table.calendar tr td.calendarDateEmpty {
	background: #fbfbfb;
}
.k2CalendarBlock table.calendar tr td.calendarDate {
	font-size: 11px;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked {
	padding: 0;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
	display: block;
	padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	display: block;
	background: #353639;
	color: #fff !important;
	padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #484848;
	color: #fff;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
	background: #f47c38;
	color: #fff;
	padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
	display: block;
	padding: 2px;
	color: #fff !important;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	display: block;
	background: #252525;
	color: #fff;
	padding: 2px;
}
.calendarCurrentMonth {
	font-size: 20px;
	color: #484848;
}
/* ---Category Tree Select Box ---*/
.k2CategorySelectBlock form select {
	width: auto;
}
/* ---Tag Cloud ---*/
.k2TagCloudBlock {
	padding: 8px 0 0 4px;
	font-size: 15px;
}
.k2TagCloudBlock a {
	float: left;
	margin-bottom: 6px;
}
/* ---Google Search ---*/
#k2Container .gsc-branding-text {
	text-align: right;
}
#k2Container .gsc-control {
	width: 100%;
}
#k2Container .gs-visibleUrl {
	display: none;
}
/* ---Modules:  mod_k2_users ---*/
a.ubUserFeedIcon,a.ubUserFeedIcon:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubUserFeedIcon span,a.ubUserFeedIcon:hover span {
	display: none;
}
a.ubUserURL,a.ubUserURL:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubUserURL span,a.ubUserURL:hover span {
	display: none;
}
span.ubUserEmail {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
span.ubUserEmail a {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}
.k2UsersBlock ul li h3 {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
}
.catCounter {
	font-size: 11px;
	font-weight: normal;
}
/* K2 Store */
#k2Container article header h2 {
	line-height: 52px;
	margin: 0 0 12px;
	color: #484848;
	font-size: 52px;
}
#k2Container article header h2 a {
	color: #484848;
}
#k2Container article header h2 a:hover {
	color: #91311e;
}

/* K2 Store 2.6*/

table#cart {
	font-size: 13px;
}
table#cart th {
	color: #91311e;
	font-size: 16px;
	border-width: 2px;
	background: transparent!important;
}
table#cart td  {
	border: none!important;
	border-bottom: 1px solid #eee!important; 
	background: #fff!important;
	padding: 15px 10px;
}
.k2store_cart_button,
.k2store_checkout_button,
table#cart_actions .begin_checkout {
	
	-webkit-box-shadow: none!important;
	   -moz-box-shadow: none!important;
			box-shadow: none!important;

}
table#cart .itemImgSmall {
	width: 100px!important;	
	float: left;
}
#k2storeCartPopup tr.cart_subtotal {
	height: 100px;
}
.k2storeCartRemove {
	display: block; 
	margin: 0 auto;
}
.k2store_checkout_button {
	margin-top: 10px!important;
}
.itemList .k2storeadminform .k2store_add_to_cart,
.itemList .k2storeadminform .product_quantity_input {
	display: none;
}
.itemList .k2storeadminform .product_container {
	float: right;
}
#k2store_checkout_table input[type="email"],
#k2store_checkout_table input[type="text"], 
#k2store_checkout_table input[type="password"],
#k2store_billing_section input[type="text"],
.k2storeShippingAddress input[type="text"]{ 
	border: 1px solid #e7e7e7!important;
	border-top-color: #ccc!important;
	height: 26px!important;
	line-height: 27px!important;
	font-size: 14px!important;
	color: #555!important;
	
	-webkit-box-shadow: inset 0 2px 4px #eee!important;
	   -moz-box-shadow: inset 0 2px 4px #eee!important;
	        box-shadow: inset 0 2px 4px #eee!important;

	-webkit-border-radius: 2px!important;
	   -moz-border-radius: 2px!important;
	        border-radius: 2px!important;
}
.shipping_payment_info_div_master {
	
	-webkit-box-shadow:  0px 0px 20px 1px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
			box-shadow:  0px 0px 20px 1px rgba(0, 0, 0, 0.1);
			
			padding: 20px 25px;
}
.k2store_login_box legend,
.k2store_register_box legend {
	font-size: 36px!important; 
	color: #555;
}
.k2store_login_box {
	width: 50%;
}
#k2store_checkout_table input[type="email"],
#k2store_checkout_table input[type="text"], 
#k2store_checkout_table input[type="password"] {
	width: 25em;
    padding: 4px 8px!important;
}
#k2store_checkout_table td {
	border: none;
}
ul.loginLinks {
	clear: both;
	border-top: 1px solid #eee;
	float: left; 
	padding: 7px 0; 
	margin-top: 20px;
}
ul.loginLinks li {
	display: inline;
	padding-right: 10px;
}
label.gk_rememberme {
	line-height: 30px;
	padding-left: 10px;
}
.billing_shipping_fields,
.shipping_payment_info_div_master {
	border: none!important}
#payment_form_div td.key{
	width: 170px!important;
	text-align: left!important;
	padding-left: 0;
}
#k2store_shipping_section {
	margin-top: 30px;
}
.billing_shipping_fields label {
	font-weight: 300!important; 
	color: #91311e;
}
.billing_shipping_fields li.wide input[type="text"] {
	width: 380px!important; 
	margin-bottom: 10px;
}
.billing_shipping_fields li.fields input[type="text"] {
	width: 165px!important;
}
.billing_shipping_fields {
	width: 40%!important; 
	margin-right: 0;
}
.billing_shipping_fields div.field {
	width: 50%!important;
}
.billing_shipping_fields select {
	width: auto!important;
}
.billing_shipping_fields .field {
	margin-top: 10px;
}
.shipping_payment_info_div_master {
	width: 55%;
}
.order_summary hr,
.k2storeOrderSummary hr  {
	visibility: hidden;
}
.order_total h2 {
	color: #91311e;
}
.k2storeadminform .product_attributeoptions {
	width: auto!important; 
	border: none!important;
}
.order_comment textarea {
	width: 100%; 
	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#cart_actions tr td:first-child {
	padding-bottom: 25px!important;
}
#k2store_order_info  table.orders {
	width: 100%!important;
}
tr.payment_info {
	background: #fff!important;
}
table.orders {
	border: 10px solid #ececec;
}
.orderInfoTable td:first-child,
.paymentTable td:first-child {
	border: none;
}
tr.payment_info .paymentTable td:first-child {
	border: none!important;
}			
table.cart_order tfoot th {
	border-width: 1px;
	border-color: #eee;
}
table.cart_order th {
	font-size: 16px; 
	border-width: 2px;
}
table.cart_order tfoot th {
	border: none!important;
	color: #555;
}
table.cart_order tfoot th:last-child {
	color: #91311e;
}
.k2store .row-fluid div.k2store_login_form.span5,
.k2store .row-fluid div.k2store_registration_form.span5,
div.k2store_login_form,
div.k2store_registration_form{
    width:47% !important;
	float:left;
}
div.k2store_login_form input[type="text"].inputbox,
div.k2store_login_form input[type="password"],
div.k2store_registration_form input[type="text"],
div.k2store_registration_form input[type="password"] {
    width:90% !important;
}

/* K2 Store inherit/fixed classes from 2.4 version*/

.product_container {
	overflow: hidden;
	margin-bottom: 20px;
	float:left;
	width:100%;
}
.product_attributeoptions {
	float: left;
	width: 50%;
	margin: 0 2% 0 0;
	padding: 0 2% 0 0;
	border-right: 1px solid #eee;
}
.product_quantity_input {
	float: left;
	width: 20%;
}
.product_quantity_input input {
    width: auto !important;
}
.product_price {
	float: right;
	width: 20%;
	margin: 0 0 0 2%;
	padding: 0 0 0 5%;
	border-left: 1px solid #eee;
	font-size: 36px;
	line-height: 36px;
	text-align: right;
	color: #91311e;
}
.k2store_add_to_cart {
	clear: both;
	padding: 20px 0 0;
	border-top: 1px solid #eee;
}
.k2store_add_to_cart .k2store_cart_button {
	float: right;
	background: #91311e;
}
table#carts {
	font-size: 13px;
}
table#carts th {
	font-size: 16px;
	border-width: 2px;
}
.cart_subtotal_price {
	padding: 18px 0;
	font-size: 26px;
	line-height: 22px;
	text-align: right;
	color: #91311e;
}
.k2storeNewusers,
.k2storeLogin {
	background: none !important;
}
.shipping_address_form {
	margin: 52px 0 0;
}
.shipping_address_form .key {
	width: 20%;
	color: #484848;
	font-weight: 600;
}
table.orders {
	background: #f9f9f9 !important;
	width: 660px !important;
}
table.orders td {
	padding: 12px 24px !important;
}
.k2store_users .loginLinks {
	border-top: 1px solid #eee;
	width: 400px;
	margin: 20px 0 40px;
	padding: 6px 0 0;
}
.k2store_users .button,.k2storeNewusers .button {
	float: none !important;
	display: inline-block;
}
#sbox-window {
	padding: 24px 32px 32px;
}
#sbox-content.sbox-content-iframe {
	overflow: auto;
}
.itemBody .k2storeCartForm {
	margin: 32px 0 20px 0 !important;
}
.k2store input.valid {
    border: 1px solid #E7E7E7 !important;
}

/* show only the price on the K2 categories/user/tags/latest/generic views */

.itemList .k2storeadminform {
	float: right;
	clear: none;
	margin: 0 !important;
	border: none;
}
.itemList .k2storeadminform .product_container {
	float: left;
	border: none;
	overflow: visible;
}
.itemList .k2storeadminform .product_container > div,
.itemList .k2storeadminform .k2store_add_to_cart {
	display: none;
}
.itemList .product_price {
	float: left;
	border: none;
	margin-top: 0;
}
.minicart > div {
	width:350px;
}
.minicart p {
	float:left;
}
.minicart .miniCartButton {
	float:left;
	margin-left:20px;
}
.itemAuthorContent { 
	clear: both;
}
.itemIntroText ol,
.itemFullText ol {
	list-style:decimal;
	list-style-position:inside;
}
div.itemSocialSharing { overflow: visible!important }