/* COMMERCE7 RELATED */
/* Cart & Account Buttons */

#commerce7-connect-cart-and-account-buttons-container {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 9997;
  display: flex;
  align-items: center;
}

#c7-cart > div > button {
  background: none;
}

#commerce7-connect-cart-button {
  margin-right: 0.5rem;
}

/* original inline styles */
.wp-block-commerce7-connect-personalized-content-block .c7-personalization .c7-form,.wp-block-commerce7-connect-personalized-content-block .c7-personalization .c7-personalization__success-message{margin-left:0;margin-right:0}
.wp-block-commerce7-connect-product-collection .c7-product-collection .c7-form,.wp-block-commerce7-connect-product-collection .c7-product-collection .c7-product-collection__success-message{margin-left:0;margin-right:0}
.wp-block-commerce7-connect-commerce7-form .c7-custom-form .c7-custom-form__success-message,.wp-block-commerce7-connect-commerce7-form .c7-custom-form .c7-form{margin-left:0;margin-right:0}

/* THEME OVERRIDES */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

select {
	  -webkit-appearance:menulist !important;
  -moz-appearance:menulist !important;
  appearance:menulist !important;
}


/* Master Colors VS 3.0 */
.MuiPaper-root {
	background-color:#000000;
	color: #9c9c9c;
  }
  .MuiButton-textPrimary {
	  color:#ccc;
  }

/* remove horrible default field styling */
.MuiFormControl-root legend {
	
}
.MuiFormControl-root fieldset {
	
}
.MuiFormControl-root .MuiInputLabel-outlined.MuiInputLabel-shrink {
	transform: translate(0px, -21px) scale(1);
}
.MuiInputBase-formControl {
	margin-bottom: 10px;
	margin-top: 5px;
}

#vs2-accountLinks-user {
    margin-right: 20px;
}

#vs2-accountLinks a, #vs2-accountLinks {
	color: #fff;
	font-family: "Copperplate", Sans-serif;
	font-size: 14px;
		
}
#vs2-accountLinks {
	text-align: right;
	text-transform: uppercase;
}
#vs2-accountLinks a:hover {
	color:#ae941d;
}
.product-list {
	justify-content: stretch;
}
.product-list .product-item {
	align-self: stretch;
	position: relative;
	border-bottom: 1px solid#cccccc;
	margin-bottom: 40px;
	padding-bottom: 40px
}

div[class*="product-"] {
	margin-bottom: 1rem;
}
.product-item .product-image a > img {
	width: auto;
	max-height: 350px;
}
.product-name {
	color: #999999;
	font-size: 1.5rem;
	margin-bottom: 1rem;
	min-height: 105px;
}
.product-purchase {
	border-bottom: 1px solid silver;
	padding-bottom: 1rem;
	color: #999;
	font-size: .9rem;
	margin-bottom: 0 !important;
}
.product-item .product-teaser {
	/*margin-bottom: 75px;*/
	min-height: 132px;

}
.product-item .sku {
	align-items: center;
	border: 1px solid silver;
	/*display: flex;*/
	padding: 1rem 0;
	margin: 0px 5px;
/*	position: absolute;
bottom: 40px;
left: 9%;*/
width: 100%;
}
.product-item h3 a {
	line-height: 28px;
}
.sku input, .sku select {
	width: 50px;
	font-size: 12px;
	text-align: center;
	padding: .5rem;
}
.sku > span {
	flex-basis: 25%;
	margin:0px 4px;
}
.product-detail .sku > span:first-child {
	margin-left: 0px;

}
.product-detail .product-image {
	text-align: center;

}
.product-detail .product-image img {
max-height: 600px;
width: auto;
}
.product-detail .product-skus .sku {
	display:flex;
	margin-bottom: 20px;
	align-items: center;
  justify-content: left;
}
.product-detail h1 {
	color:#5B564F;
}
.MuiPaper-root button, .MuiGrid-item button, .MuiGrid-root button, .MuiBox-root button {
    cursor: pointer;
    font-family: Copperplate, sans-serif;
	border-color: #988c74;
	border: 0px;
	font-size: 15px;
	height: auto;
	font-style: normal;
	font-weight: 400;
	background-color: #988c74;
	text-transform: uppercase;
	padding: 10px 20px;
	border-radius: none;
	color:#fff;
}
.MuiPaper-root button:hover, .MuiGrid-item button:hover, .MuiGrid-root button:hover, .MuiBox-root button:hover {
    background: #000000;
    color: #ffffff;
}
.MuiDrawer-paper .MuiTypography-subtitle1 a {
	font-weight: 700;
	text-decoration:underline;
	text-transform:uppercase;
	
}
.MuiDrawer-paper .MuiTypography-subtitle1 a:hover {
	color:#988c74;
}
#account-nav {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#vinespring-account-allocations .wine-row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
  }
  #vinespring-account-allocations .wine-row h3 {
	  margin-top: 0px;
  }
  #vinespring-account-allocations .wine-row .description {
	  margin-bottom: 20px;
  }

#vinespring-account-allocations .allocations-item-row {
	margin-bottom: 15px;
}
#vinespring-account-allocations .allocations-item-row select {
	width: 80px !important;
	margin-bottom: 10px;
}
#vinespring-account-allocations .allocations-item-row .allocations-available * {
	display:inline-block;
}
.MuiBreadcrumbs-ol p {
	margin-bottom: 0px !important;
}
#vinespring-account-clubs .MuiListItem-gutters {
	color:#fff;
    background-color: #988c74;
}
#vinespring-account-clubs .MuiListItem-gutters a, #vinespring-account-clubs .MuiListItem-gutters p {
	color:#fff;
}
#vinespring-account-clubs .MuiListItem-gutters a {
	text-transform:uppercase;
	font-size: 20px;
	font-weight: 600;
	text-decoration:underline;
margin-bottom: 20px;
}
#vinespring-account-clubs hr.MuiDivider-root {
	background-color: #988c74;
}

#vinespring-account-clubs .MuiListItem-gutters a:hover {
	color:#000000;
}
[data-vinespring="checkout"] .MuiGrid-item.MuiGrid-grid-xs-12 img {
	max-width:300px;
} 


// hide delete account 
.c7-account-details .c7-account-details__delete-account {
display:none !important;
}
/* NEW ACCOUNTS DESIGN */

.login-logout-header {
	text-align: right;
	margin-bottom: 20px;
	font-size: 15px;
	margin-right: 5px;
}
.login-logout-header h2 {
	/*color:#005ca8;*/
}
#account-menu {
	display:flex;
	flex-wrap: wrap;
}
#account-menu a {
	padding: 30px 30px 30px 30px;
	background-color:#988c74;
	color:#fff;
	flex: 0 0 30.9%;
	margin: 0px 40px 40px 0px;
	background-size: 25%;
	background-position: 10px center;
	background-repeat: no-repeat;
	font-weight: 500;
	
}
#account-menu a .fa {
	font-family:"Font Awesome 5 Free";
	margin-right: 10px;
}
#account-menu a.last {
	margin-right:0px;
}
#account-menu a:hover,  #account-menu a.active{
	background-color:#000000;
	color:#fff;
}

@media screen and (max-width: 1024px) {
	#account-menu a.last {
		margin-right: 15px;
	}
	#account-menu a {
		padding: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		flex: 1 1 30.9%;
	}
	
}
@media screen and (max-width: 767px) {
	#account-menu a {		
		font-size: 14px;
	}
	.login-logout-header h2 {
		font-size: 20px;
	}
}


.mobile-only {
	display:none !important;
}

/* VS Mobile */
@media only screen and (max-width: 767px) {
	#vs2-accountLinks {
		display: block;
		margin-bottom: 20px;
		position: relative;
		right: auto;
		text-align: center;
		top: auto;
		width: 100%;
	}
	#vs2-accountLinks-user {
		display: block;
		margin: 0;
		text-align: center;
		width: 100%;
	}
	.product-item .product-teaser, .product-name {
		min-height:auto;
	}

	.sku > span {
		margin: 0px 15px 20px 0px;
		display:inline-block;
	}
	
	
	
	
	.mobile-only {
		display:block !important;
	}
	
	
}

