
/* STYLES ADDED BY GORILION GRID VIEW */

/* BUTTONS */
.ecp-component button, .ecp-form button {
	text-transform: uppercase;
	background: transparent !important;
	margin-right: 5px;
	letter-spacing: 1px;
	width: auto;
	position: relative;
	padding: 0px 20px !important;
	line-height: 40px;
	border: 1px solid #bc2031 !important;
	color: #bc2031 !important;
	letter-spacing: 1px;
	-o-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-ms-border-radius: 2px !important;
	border-radius: 2px !important;
	font-weight: 700 !important;
	text-shadow: none;
	background-color: transparent;
	transition: color .1s linear, background-color .1s linear, border-color .1s linear;
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
	box-sizing: initial !important;
}

.ecp-component button:hover {
	color: #f4f0eb !important;
	background-color: #bc2031 !important;
}

.ecp-form select {
	-webkit-appearance: menulist !important;
}

.ecp_GeneralCart .ecp-columns-left {
	display: none;
	padding-right: 30px;
}

.ecp_GeneralCart .ecp-columns-right {
	width: 100%;
}

.ecp_GeneralCart .ecp-box-header {
	background: none;
	padding: 0px;
}

.ecp_ProductDetail .ecp-form button {
	margin-left: 10px !important;
}

.ecp_ProductDetail .ecp-callout-box {
	text-align: left;
	padding: 0px;
}

.ecp-sidekick {
	top: 270px;
}

.ecp-sidekick-content {
	padding-bottom: 0px;
}

/* PRODUCTS LISTING */
.ecp_CategoryWithProducts img {}

.ecp_CategoryWithProducts .ecp-x-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: space-between;
}

.ecp_CategoryWithProducts .ecp-list-item {
	/* single list item */
	margin: 0px 20px 20px 0px;
	padding: 30px;
	border: 3px solid #bc2031;
}

.ecp_GeneralCart [data-ecp-handle="products"] {
	display: block;
}

.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row {
	display: block;
	text-align: center;
}

.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-75, .ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-25 {
	display: inline-block;
	float: none !important;
	width: auto;
	vertical-align: top;
}

.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-75 .ecp-form-tip {
	display: block;
	clear: both;
	width: 100%;
}

.ecp_CategoryWithProducts .ecp-price, .ecp_CategoryWithProducts .ecp-price-discounted, .ecp_CategoryWithProducts .ecp-price-regular {
	font-weight: 500;
	margin-top: 20px !important;
	margin-bottom: 0px !important;
}

.ecp_AddedToCart .ecp-columns .ecp-columns-right {
	padding-top: 0;
	width: 70%;
}

.ecp_CategoryWithProducts select[name="product_qty"] {
	width: 50px;
	color: #000;
	height: 42px !important;
	color: #000;
}

.ecp_CategoryWithProducts .ecp-columns-left, .ecp_CategoryWithProducts .ecp-columns-right {
	width: 100% !important;
	float: none !important;
	text-align: center;
}

.ecp_CategoryWithProducts .ecp-columns {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.ecp_CategoryWithProducts h3 {
	text-align: center;
	/*min-height: 105px;
    max-width: 235px;*/
	font-size: 22px;
	margin: 8px auto !important;
}

.ecp_CategoryWithProducts img {}

.ecp_ProductDetail .ecp-form-tip {
	text-align: left !important;
	padding-left: 10px;
}

.ecp-form select {
	box-sizing: border-box;
	height: 55px !important;
	padding: 0px !important;
}

.ecp_ProductDetail .ecp-form select {
	height: 45px !important;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.ecp_ProductDetail .ecp-form .ecp-form-row-col-25 {
	width: 50px;
}

.ecp_CategoryWithProducts div.ecp-html-subtitle {
	/*min-height: 90px; */
	display: none;
}

.ecp-callout-box {
	padding: .75rem 1.5rem;
	background-color: transparent;
	font-weight: 700;
	text-transform: uppercase;
	transition: color .1s linear, background-color .1s linear, border-color .1s linear;
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
	box-sizing: initial !important;
	border: none !important;
	font-size: 14px;
	color: #8c6753 !important;
	letter-spacing: 1px;
	-o-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-ms-border-radius: 4px !important;
	border-radius: 4px !important;
}

.ecp_CategoryWithProducts .ecp-callout-box {
	padding: 0px;
	margin: 0px;
}

.ecp-form .ecp-grid-row .ecp-grid-col-6 {
	width: auto;
}

.ecp_GeneralCart select {
	text-align: center !important;
}

.ecp-component.ecp_OrderReview select, .ecp-component.ecp_OrderReview textarea {
	max-width: 50%;
}

.ecp_OrderReview h3 {
	font-weight: 700;
}

.ecp_OrderReview .ecp-section-menu {
	font-size: 1rem;
	font-weight: 600;
}

/* account customizations */
.ecp_Dashboard .ecp-item-list {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
}

.ecp_Dashboard .ecp-item-list li {
	list-style: none;
	margin: 0px 30px 30px 0px;
	width: calc(100% / 3.4);
	text-align: center;
}

.ecp_Dashboard .ecp-item-list li a {
	background-color: #e6e6e6;
	font-weight: 500;
	padding: 30px 30px 30px 30px;
	display: flex;
	text-align: left;
	align-items: center;
}

.ecp_Dashboard .ecp-item-list li a:hover {
	background-color: #bd2536;
	color: #fff;
}

.ecp_Dashboard > h3 {
	text-align: right;
}

.ecp_Dashboard .login-logout {
	text-align: right;
}

.ecp_Dashboard .ecp-item-list li a span {
	font-size: 24px;
	margin-right: 10px;
}

@media screen and (max-width: 1200px) {
	.ecp_CategoryWithProducts .ecp-x-list {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (min-width: 1023px) {
	/* lets shrink elements se they aren't full width awkward on desktop
     idealy we want to just change the column width but can't.
  */
	.ecp-component.ecp_LocateAccount, .ecp-component.ecp_ForgotPassword, .ecp-component.ecp_CreateAccount, .ecp-component.ecp_CreateCustomer, .ecp-component.ecp_EditProfile, .ecp-component.ecp_EditBillingAddress, .ecp-component.ecp_ChangePassword, .ecp_GeneralCart, .ecp-component.ecp_JoinList, .ecp-component.ecp_CreateShippingAddress--checkout, .ecp-component.ecp_CreateBillingAddress--checkout, .ecp-component.ecp_EditBillingAddress--checkout, .ecp-component.ecp_JoinClub, .ecp-component.ecp_JoinClub__SelectTier, .ecp-component.ecp_SelectShippingAddress, .ecp-component.ecp_ShippingAddresses, .ecp-component.ecp_SelectPaymentMethod, .ecp-component.ecp_OrderReview, .ecp-component.ecp_CheckoutThankYou, .ecp-component.ecp_OrderDetail, .ecp-component.ecp_Dashboard, .ecp-component.ecp_PaymentMethods, .ecp-component.ecp_Reservations, .ecp-component.ecp_Orders, .ecp-component.ecp_CreateClubSubscription, .ecp-component.ecp_ClubSubscriptions, .ecp-component.ecp_Remixes, .ecp-component.ecp_RemixCart, .ecp-component.ecp_RemixReview, .ecp-component.ecp_ReservationTimes, .ecp-component.ecp_JoinClub__CreateCustomer, .ecp-component.ecp_JoinClub__CreateShippingAddress, .ecp-component.ecp_JoinClub__CreateBillingAddress, .ecp-component.ecp_JoinClub__CreatePaymentMethod, .ecp-component.ecp_ReservationSearch {
		max-width: 70%;
	}
}

@media screen and (max-width: 1000px) {
	.ecp_CategoryWithProducts .ecp-list-item {
		margin: 0px 0px 30px 0px;
	}
	
	.ecp_GeneralCart .ecp-columns-left {
		width: 10% !important;
	}
	
	.ecp_GeneralCart .ecp-columns-right {
		width: 80% !important;
	}
	
	.ecp_ProductDetail .ecp-columns-left img, .ecp_CategoryWithProducts .ecp-columns-left img {
		max-height: 400px;
	}
	
	.ecp-component.ecp_OrderReview select, .ecp-component.ecp_OrderReview textarea {
		max-width: 100%;
	}
	
	.ecp_Dashboard .ecp-item-list li {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.ecp_CategoryWithProducts .ecp-x-list {
		display: block;
		width: 100%;
	}
}
