/* override c7 styles */
body {
	--c7-field-border-radius: 0px; 
	--c7-button-border-radius: 0px; 
	--c7-primary-button-bg: #EFB640;
	--c7-primary-button-bg-hover:#000;
	--c7-alt-button-bg: #EFB640;
	--c7-primary-button-text-color: #000;
	--c7-heading-font-family: "Baskervville", Serif;
	--c7-heading-font-weight: 400;
	--c7-font-family: "Baskervville", Serif;
	--c7-body-text-color: #fff;
	--c7-link-color:#fff;
	--c7-heading-text-color: #fff;
	--c7-alt-text-color: #EFB640;
	--c7-field-bg: transparent;
	--c7-field-border-radius: 3px;
	--c7-field-border-color: #fff;
	--c7-bg-alt: transparent;
	--c7-bg: transparent;
	--c7-block-bg: transparent;
	--c7-alt-button-bg-hover: transparent;
	--c7-field-option-selected-color: #EFB640;
	--c7-field-option-focus-color: #EFB640CC;
	--c7-overlay-bg: #fff2;
	--c7-dropdown-hover: #333;
	--rdp-today-color: #EFB640;
}
/*Cart Overrides LAD*/
img.c7-checkout-logo {
  content: url('/wp-content/uploads/2026/06/Blair-Fox-Cellars-FWC_logos-wht.svg') !important;
}
body .c7-side-cart { background: #000;}
.c7-breadcrumbs ol {font-size: 18px;}
.c7-message--alert-error { background: #E34234;}
.c7-form__error, .c7-block__error {color: #FF7F50;}
.c7-form input[aria-invalid='true'], .c7-form textarea[aria-invalid='true'], .c7-form select[aria-invalid='true'], .c7-form input[type='checkbox'][aria-invalid='true'] + .c7-checkbox__control, .c7-form input[type='radio'][aria-invalid='true'] + .c7-radio__control { border-color: #FF7F50;}
.c7-message--alert-error svg { stroke: #fff;}
.c7-form input[aria-invalid='true']:active, .c7-form input[aria-invalid='true']:focus, .c7-form textarea[aria-invalid='true']:active, .c7-form textarea[aria-invalid='true']:focus, .c7-form select[aria-invalid='true']:active, .c7-form select[aria-invalid='true']:focus, .c7-form input[type='checkbox'][aria-invalid='true']:active + .c7-checkbox__control, .c7-form input[type='checkbox'][aria-invalid='true']:focus + .c7-checkbox__control, .c7-form input[type='radio'][aria-invalid='true']:active + .c7-radio__control, .c7-form input[type='radio'][aria-invalid='true']:focus + .c7-radio__control {
    box-shadow: 0 0 0 2px #FF7F50 ;}
.c7-product__login-message, .c7-reservation-type__booking__message {
    color: var(--c7-alt-text-color);
    font-size: var(--c7-font-size-sub);
    margin-bottom: 30px !important;
    font-size: 18px !important;
}
.c7-user-nav__account > a, .c7-user-nav__cart > button {
    color: #ffffff;
    padding: 15px 0;
    text-decoration: none;
}
#c7-side-cart__header__close {
	background: transparent;
}
#c7-side-cart__header__close svg {
	stroke: #fff!important;
}
#c7-account .c7-user-nav__account a {
	color:#fff;
	text-transform: uppercase;
	padding:0px;
}
#c7-account .c7-user-nav__account__dropdown a {
	color: var(--c7-body-text-color);
}

#c7-cart .c7-user-nav__cart .c7-link:first-child {
	background-color: transparent;
	border:none;
} 
#c7-cart .c7-user-nav__account > a, .c7-user-nav__cart > button {
    color: #ffffff!important;
    padding: 15px 0;
    text-decoration: none;
}
body .c7-reservation-widget .c7-date-picker-dropdown button {
	padding: 0px;
}
body .c7-user-nav__account__name svg,
#c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
	stroke:#fff;
}
body .c7-user-nav__account__dropdown,
#c7-cart .c7-user-nav__cart__count {
	/*background-color: #000;*//*LAD*/
    background-color: #efb640!important;
}
#c7-cart .c7-user-nav__cart button.c7-link {
	padding: 0px !important;
background: transparent!important;
}
#c7-cart .c7-order-item__description {
	margin-top: 10px;
	font-size: 10px;
}
	.c7-user-nav__account > a, .c7-user-nav__cart > button {
    color: #ffffff;
    padding: 15px 0;
    text-decoration: none;
}
/*end*/
@media screen and (min-width: 769px) {
    .c7-product-detail .c7-product__image picture {border: 1px solid var(--c7-alt-text-color; background-color: #fff; padding: 4px;);
	}
	.c7-checkout__summary-container {
    min-height: 40vh!important;
    background: #efefef40;
    height: fit-content;
	}
	.collection-container #c7-content {width: 100%; margin: 0 auto;}
/* account header */
#c7-header {
	position: fixed;
	width: max-content !important;
	left: unset !important;
	right: 0;
	top: 0;	
}

#account-header {
	display: inline-flex;
	width: 100%;
	justify-content: end;
	}
}

/* Squarespace */
/* in staging mode 
#account-header {
display: inline-flex;
width: 100%;
justify-content: end;
} */
/* position absolute option
#account-header {
display: inline-flex;
position: absolute;
top: 10px;
right: 10px;
z-index: 999;
}
*/

#account-header #c7-account {
	padding-right: 10px;
	display:inline-block;
}
#account-header #c7-cart .c7-user-nav__cart {
	display:flex;
}
#account-header > #c7-cart {
	display:inline-flex;
}
#c7-account, #c7-cart {
	display:inline-block;
	margin-left: 5px;
}
#c7-side-cart__header__close {
	background: transparent;
}
#c7-side-cart__header__close svg {
	stroke: #fff!important;
}
#c7-account .c7-user-nav__account a {
	color:#fff;
	text-transform: uppercase;
	padding:0px;
}
#c7-account .c7-user-nav__account__dropdown a {
	color: var(--c7-body-text-color);
}

#c7-cart .c7-user-nav__cart .c7-link:first-child {
	background-color: transparent;
	border:none;
} 
body .c7-reservation-widget .c7-date-picker-dropdown button {
	padding: 0px;
}
body .c7-user-nav__account__name svg,
#c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
	stroke:#fff;
}
body .c7-user-nav__account__dropdown,
#c7-cart .c7-user-nav__cart__count {
	/*background-color: #000;*//*LAD*/
    background-color: #efb640;
}
#c7-cart .c7-user-nav__cart button.c7-link {
	padding: 0px !important;
}
#c7-cart .c7-order-item__description {
	margin-top: 10px;
	font-size: 10px;
}
/* Overall styling */

/* button styles */
body .c7-btn {
	text-transform: uppercase!important;
	border: 1px solid var(--e-global-color-accent);
	border-radius: 3px;
	color: #000;
}
body .c7-btn:hover, body .c7-cart__buttons .c7-btn:hover {
	color: var(--e-global-color-accent);
}
/* slide out cart */
body .c7-side-cart {
	background: #000;
}
body .c7-side-cart__header button {
	background-color: transparent;
	color:#000;
}

/* shrink checkout buttons */
body .c7-order-summary__buttons a {
	font-size: 12px;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* make link buttons look like links */
body button.c7-link {
	background-color:transparent !important;
	border: 0px;
	color: var(--c7-body-text-color);
	padding: 0 !important;
}
body button.c7-link:hover {
	opacity: 0.6;
}
/* dashboard tweaks */
.c7-account__dashboard__message {
	margin-bottom: 20px;
}
.c7-account-row {
	max-width: 100% !important;
	justify-content: space-between !important;
}
body .c7-account-login__password-options {

}
body .c7-account-login__options {

}
/* cart styling */
.cart-row h1 {
	display:none;
}
.c7-cart__wrapper, .c7-account__dashboard {
	max-width: 100% !important;
	margin:0px auto !important;
	justify-content: space-between !important;
}
/* fix lightboxes that go behind sticky header */
/* body .c7-modal-container {
top: 14%;
} */

/* hide club cancelation 
.c7-account-club .c7-account-blocks--status .c7-account-block__actions {
display:none !important;
}
.c7-callout--club .c7-callout__details li:nth-child(2), .c7-callout--club .c7-callout__details li:nth-child(3) {
display:none !important;
}*/

/* hide club skip
.c7-account-club__shipment__footer .c7-btn--skip {
display:none !important;
}*/

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

/* hide reservations 
.c7-account__menu li:nth-child(4) {
display:none;
}
.c7-account-dashboard__left-column .c7-account-block:nth-child(3) {
display:none;
}
.c7-user-nav__account__dropdown__header ul li:nth-child(4) {
display:none;
}
*/

body .c7-order-item__title {
	text-transform: uppercase;	
}

body #c7-content .c7-product__title a,
body #c7-content .c7-product__title,
body #c7-content h1.c7-h1, 
body #c7-content .c7-account__header p:first-of-type {
	text-transform: uppercase;
	text-align: center;
}

body #c7-content .c7-product-detail .c7-product__details .c7-product__title {
	text-align: left;
}

#c7-content,
body .c7-form input[type="text"], 
body .c7-form input[type="email"], 
body .c7-form input[type="number"], 
body .c7-form input[type="tel"], 
body .c7-form input[type="username"], 
body .c7-form input[type="password"], 
body .c7-form textarea, 
body .c7-form--stripe, 
body .c7-order-item input, 
body .c7-form select, 
body .c7-order-item select {
	color: #fff;	
}

.c7-form select, .c7-order-item select {
	background-image: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>'), linear-gradient(#000, #000);
	background-color: #000;
}

/* collection styling */
.c7-product-collection .c7-product {
	display:block !important;
	text-align: center !important;
}
.c7-product-collection__product-list {
	grid-template-columns: 1fr 1fr 1fr !important;
}
.c7-product-collection .c7-product img {
	width: auto;
	object-fit:cover;
}
body .c7-price--original {
	color: #777;
}

.collection-container .elementor-widget-container {
	display: flex;
	flex-wrap: nowrap;
	gap: 20px;
}

.collection-container #c7-collection-list {
	width: 270px;
	padding-top: 100px;
}

.collection-container #c7-collection-list a {
	text-transform: uppercase;
}

.collection-container #c7-content {
	width: calc(100% - 250px);
}

/* fix default right margin on image grid */
.c7-product-collection .c7-product__image {
	margin-right: 0px;
}
.c7-product-collection .c7-product .c7-product__add-to-cart__form {
	justify-content: center !important;
	align-items: center !important;
}

/* calendar styling ADA fix */
.c7-reservation-widget .c7-date-picker-input button {
	background-color: transparent !important;
	border-radius: 0px !important;
}
.c7-reservation-widget .c7-date-picker-dropdown button {
	color:inherit;
	background-color: inherit;
}

body .rdp-root {
	background-color: #000;
}

body .rdp-root table td,
.rdp-root table th {
	padding: 0;
}

/* Modal */
#c7-modal .c7-modal {
	background: #000;
	color: #fff;
}

#c7-modal #c7-modal-title {
	text-transform: uppercase;
}

#c7-modal .c7-modal .c7-form__empty,
#c7-modal .c7-modal .c7-form__help {
	color: #fff;
}

/* Checkout */
.page-template-blank-checkout-template .c7-divider span {
	background: #000;
}

/* mobile overrides */
@media screen and (max-width: 1024px){
	/* two column on tablet */ 
	.c7-product-collection__product-list {
		grid-template-columns: 1fr 1fr !important;
	} 
}

@media screen and (min-width: 768px) {
	body .c7-product-detail .c7-product__image img {
		max-height: 500px;
	}
	/*LAD desktop*/
	#account-header {justify-content: end!important;}
	div#account-header {justify-content: end!important;align-items: center !important; display: inline-flex; margin-top: 6px;}
}

@media screen and (max-width: 767px){

	/* mobile header position */
	#c7-header {
		top: 30px!important;
	}

	
	/* LAD mobile overrides */
	#account-header {
	display: inline-flex;
	width: 100%;
	justify-content: center;
}
	
	div#c7-account {display: flex!important; width: auto!important;}
	div#c7-cart {display: flex!important; width: auto!important;}	
	.c7-user-nav__account > a, .c7-user-nav__cart > button {
    	color: #ffffff;
    	padding: 15px 0;
    	text-decoration: none;
	}
	#c7-side-cart__header__close {
		background: transparent;
	}
	#c7-side-cart__header__close svg {
		stroke: #fff!important;
	}
	#c7-account .c7-user-nav__account a {
		color:#fff;
		text-transform: uppercase;
		padding:0px;
	}
	#c7-account .c7-user-nav__account__dropdown a {
		color: var(--c7-body-text-color);
	}

	#c7-cart .c7-user-nav__cart .c7-link:first-child {
		background-color: transparent;
		border:none;
	} 
	#c7-cart .c7-user-nav__account > a, .c7-user-nav__cart > button {
		color: #ffffff!important;
		padding: 15px 0;
		text-decoration: none;
	}
	body .c7-reservation-widget .c7-date-picker-dropdown button {
		padding: 0px;
	}
	body .c7-user-nav__account__name svg,
	#c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
		stroke:#fff;
	}
	body .c7-user-nav__account__dropdown,
	#c7-cart .c7-user-nav__cart__count {
		/*background-color: #000;*//*LAD*/
		background-color: #efb640!important;
	}
	#c7-cart .c7-user-nav__cart button.c7-link {
		padding: 0px !important;
	background: transparent!important;
	}
	#c7-cart .c7-order-item__description {
		margin-top: 10px;
		font-size: 10px;
	}
	.c7-user-nav__account > a, .c7-user-nav__cart > button {
    color: #ffffff;
    padding: 15px 0;
    text-decoration: none;
}
/*end*/
	/* one column on mobile */
	.c7-product-collection__product-list {
		grid-template-columns: 1fr !important;
	} 

	.c7-product-specs {
		text-align: left !important;
		margin: 0px !important;
	}
	.c7-product-specs h2 {
		text-align: left !important;
	}

	.collection-container .elementor-widget-container {
		display: flex;
		flex-direction: column;
	}

	.collection-container #c7-collection-list {
		width: 100%;
		text-align: center;
		padding-top: 40px;
	}

	.collection-container #c7-content {
		width: 100%;
	}
}

@media screen and (min-width: 481px) {
	body .c7-form__group .c7-form__field + button {
		margin: 20px 0 20px 10px;
		align-self: flex-start;
	}
}