/* CSS Document */
/* BEGIN VirtueMart 3 Search Results to Single Product Page MODS
-------------------------------------------------------------- */ 
/* hide extra prices */
.vm-product-details-container .vm-price-desc,
.vm-product-details-container .PricebasePriceVariant,
.vm-product-details-container .PricesalesPrice,
.vm-product-details-container .PricebasePrice {
	display:none;
}

/* BEGIN CATEGORIES PAGE MODS
-------------------------------------------------------------- */ 
/* style category titles */
.category-view .row .category .spacer h2 a {
    font-size: 16px;
    display: block;
    text-align: center;
}
/* center category titles */
.browse-view h1 {
	text-align: center;
}

/* BEGIN CATEGORY PAGE MODS
-------------------------------------------------------------- */ 
.orderby-displaynumber {
    border-bottom: 0px solid #E9E8E8;
    border-top: 0px solid #E9E8E8;
    margin: 10px 0px;
    padding: 10px 0px;
}
div.product {
    float: left;
    border: 0px solid #DDD;
    min-width: 220px;
}
.browseProductImage {
    max-height: 150px;
    width: auto;
    max-width: 100%;
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    max-width: 90%;
    height: auto;
    margin-top: 10px !important;
}
.product .spacer h2 {
    font-size: 20px !important;
    margin: 0px 0px 6px !important;
    padding: 0px !important;
}
p.product_s_desc {
    padding: 0px;
    height: auto;
    margin: 0px;
}
#productPrice64, .product-price {
    margin: 20px 0 0 -10px;
    text-align: left;
    float: left;
	font-size: 16px;
}
/* hide Final Salesprice on category page */
.product .PricesalesPrice {
	display:none !important;
}
.PricepriceWithoutTax {
    font-size: 14px !important;
    color: #404A26 !important;
}
.horizontal-separator {
    height: 1px;
    background: none repeat scroll 0% 0% #6E765B;
    margin: 10px 0px;
}
/* hide separator in category view */
.category-view .horizontal-separator {
	display:none;
}
/* style out of stock message */
.outofstock {
	font-size: 14px !important;
	color: #404A26 !important;
}
/* RESPONSIVE BORDER BOX */
.OfflineBorderBox {
	border: 1px solid #6E765B;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

/* /* BEGIN VirtueMart 3 Add To Cart MODS
-------------------------------------------------------------- */ 	
.addtocart-area {
    margin: 0;
    display: block !important;
    margin-top: 50px;
}
.addtocart-bar {
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0em;
    left: 0px;
    right: 0px;
    text-align: center;
}


/* BEGIN VirtueMart Template MODS
-------------------------------------------------------------- */ 
/* edit_address.php - See more about choosing a shipping time... */
.choose-ship-time {
	margin-top: 0px;
}

/* 
-------------------------------------------------------------- */ 
/* BEGIN VirtueMart CHECKOUT MODS
-------------------------------------------------------------- */ 
/* Buttons */
/* style Add To Cart Button */
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    max-width: 100%;
    background: #6e765b none repeat scroll 0% 0%;
    color: #FFF;
    border: 0px solid #00669A;
    border-radius: 4px;
    font-size: 1.2em;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 0.8em 0.81em;
}
button.vm-button-correct, button.vm-button-correct:hover, button.vm-button-correct:visited,
button.default {
    color: #404A26;
	font-size: 14px;
	font-weight: normal !important;
	border: 0px none;
    border-collapse: separate;
    background-origin: border-box !important;
    background-color: #f9bf9e;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-size: auto auto;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 0px auto;
    height: 31px;
}
button.vm-button-correct:hover, button.vm-button-correct:visited,
button.default:hover, button.default:hover:visited {
    color: #fff;
	font-size: 14px;
	font-weight: normal;
	border: 0px none;
    border-collapse: separate;
    background-origin: border-box !important;
    background-color: #9B301C;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-size: auto auto;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 0px auto;
    height: 31px;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    display: inline-block;
    font-size: 16px;
    font-weight: normal !important;
    text-decoration: none;
    text-align: center;
    background: #6E765B;
    color: #fff !important;
    border: 0px solid #00669a;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 10px;
}
/* Account Details Page */
#userForm {
	max-width: 100%;
}
.display-number, .control-buttons, .right {
    text-align: center !important;
}
table.user-details {
    margin-bottom: 10px;
    width: 100%;
}
fieldset label {
    display: inline-block;
    width: auto;
}
table.user-details input {
    background: none !important;
    border: 1px solid #6E765B;
    border-radius: 5px;
    color: #404A26;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
	width: 50%;
    max-width: 100%;
}
.responsive table.user-details input {
	width: 100%;
    max-width: 100%;
}
.responsive table.user-details input[type="radio"] {
	width: 20px;
    max-width: 100%;
}
.radiobtn  {
	display: inline-block;
    width: 90%;
}
.responsive .radiobtn {
    display: inline-block;
    width: 80%;
}
/* hide read only field for March note */
#vm_shipmarch_field {
	display:none;
}
/* expand width of read only field for March label */
td.key .vm_shipmarch {
	width: 500%;
	font-weight:600;
}
.responsive td.key .vm_shipmarch {
	width: 300%;
	font-weight:600;
}
/* Cart Page */
/* change <hr size="1" noshade>under headings */
table.cart-summary tr th {
    background: url('');
    border-bottom: 1px solid #6E765B;
    padding: 6px 0px 3px;
}
/* hide Tax & Discount Columns */
th .priceColor2 {
	display: none;
	width: 0px;
}
/* fix qty boxes too small */
.cart-summary input[type="text"] {
   width: 30px;
   margin-bottom: 10px;
}
/* fix delete button alignment */
.vm2-remove_from_cart {
	vertical-align: middle !important;
}
/* fix small shipping info type */
.vmpayment_description, .vmshipment_description {
    color: #404A26;
    font-size: 14px;
    padding: 0px 2px;
}
/* hide "No payment selected" */
div.checkoutStep {
	display: none;
}
/* hide "Please select a payment method" */
.cart-summary .sectiontableentry1 h3 {
	display: none;
}
/* Hide tax total */
.PricebillTaxAmount {
	display: none;
}
/* hide  credit card info on confirmation page */
.vmpayment_cardinfo {
    display: none;
}
/* style shipping & payment mods */
.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost {
    padding: 0px 0px;
    font-weight: 600;
    font-size: 18px;
}
/* reduce credit card fields height */
#cc_name_4, #cc_number_4, #cc_cvv_4 {
		padding: 2px 5px;
}

/* set max width for Notes and special requests box */
.customer-comment {
	max-width: 99%;
}

/* BEGIN Offline Credit Card Plugin MODS
-------------------------------------------------------------- */ 
/* hide "or choose another payment" */
.vm-payment-header-selected {
	display: none;
}
/* hide bullets */
#ccoffline_form ul, #ccoffline_form li {
	list-style: none !important;
}
#ccoffline_form li::before {
	content: url('');
}
#ccoffline_form ul > li {
	padding-left: 0px;
}
#ccoffline_form label {
    color: inherit !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: normal !important;
}
#card_number_4,
#expiry_date_4,
#name_on_card_4 {
	margin-left: 0px;
}
#ccoffline_form .vertical li {
    float: left;
    width: 140px;
    margin-left: -20px !important;
	margin-top: -20px !important;
}

/* BEGIN VirtueMart 1.9 MODS STILL IN USE
-------------------------------------------------------------- */ 
/*  responsive main VirtueMart categories page  */
#vmMainPage table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-color: black;
	border-collapse: collapse;
	background-color: ;
}
#vmMainPage table th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	border-color: black;
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
	font-style: normal;
	font-weight: normal;
}
#vmMainPage table td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none;
	border-color: black;
	background-color: ;
}
.responsive #vmMainPage table img {
	max-width: 100px !important;
	padding-right: 0px;	
}
.responsive #vmMainPage table td {
	max-width: 25%;
}
.responsive.responsive-phone #vmMainPage table td {
	width: auto !important;	
	display: block;
	max-width: auto !important;
	max-width: 100% !important;
}
.responsive.responsive-phone #vmMainPage table img {
	max-width: 200px !important;
	padding-right: 0px;	
	padding-top: 0px;
}	

/*TABLE VirtueMartCategoryHeader*/
table.table-VirtueMartCategoryHeader {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	border-collapse: separate;
	padding: 10px 10px 0 0;
}
table.table-VirtueMartCategoryHeader th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	font-style: normal;
	font-weight: normal;
}
table.vmMainPagetable-VirtueMartCategoryHeader td {
	width: auto !important;
	padding-left: 10px;
	padding-right: 10px;
}
/*  responsive table-VirtueMartCategoryHeader  */
.responsive .table-VirtueMartCategoryHeader td {
	width: auto !important;	
	max-width: 100% !important;
	display: block;
}
.responsive.responsive-phone .table-VirtueMartCategoryHeader td {
	width: 100% !important;	
	max-width: 100% !important;
	display: block;
}
.responsive .table-VirtueMartCategoryHeader img {
	max-width: 200px !important;	
}
.responsive.responsive-phone .table-VirtueMartCategoryHeader img {
	max-width: 200px !important;	
}
/*TABLE VirtueMartListPage*/
table.table-VirtueMartListPage {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-color: ;
	border-collapse: collapse;
	background-color: ;
	max-width: 100%;
}
table.table-VirtueMartListPage th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: ;
	background-color: none;
	font-style: normal;
	font-weight: normal;
	max-width: 100%;
}
table.table-VirtueMartListPage td {
	border-width: 0px 0px 1px 0px;
	padding: 2px 2px 10px 2px;
	border-style: dotted;
	border-color: #BC7D70;
	max-width: 100%;
}
.responsive table.table-VirtueMartListPage td {
	width: auto !important;
}
.responsive table.table-VirtueMartListPage img {
	display:none;  
}

/* REMOVE VIRTUEMART LOGO & LINK*/
.vmCartModule img {
   display: none;
}
/* hide initial errors on cart checkout */
.info.message {
	display: none;
}