/* override c7 styles */
*, *::before, *::after {
    box-sizing: content-box;
}

#c7-content *, 
#c7-content *::before, 
#c7-content *::after,
.c7-club-join-button, .c7-btn {
	box-sizing: border-box !important;
}
body {
    --c7-field-border-radius: 0px; 
    --c7-button-border-radius: 0px; 
    --c7-primary-button-bg: #9B3530;
    --c7-primary-button-bg-hover:#882222;
    --c7-primary-button-text-color: #ffffff;
    --c7-heading-font-family: inherit;
    --c7-heading-font-weight: 500;
    --c7-font-family: "acta-display", georgia;
    --c7-body-text-color: #000;
    --c7-link-color:#333;
}

/* custom CSS for C7 pages */
body.page-id-3268 #content, 
body.page-id-3277 #content,
body.page-id-3273 #content,
body.page-id-3272 #content,
body.page-id-3268 #content,
body.page-id-3267 #content {
	float: none !important;
	width: 100% !important;
}

body.page-id-3268 #pageHead h1, body.page-id-3277 #pageHead h1, body.page-id-3273 #pageHead h1, 
body.page-id-3272 #pageHead h1, body.page-id-3268 #pageHead h1, body.page-id-3267 #pageHead h1
{
	display: none !important;

}

body.page-id-3268 #header, body.page-id-3268 #wrap, body.page-id-3277 #header, body.page-id-3277 #wrap, 
body.page-id-3273 #header, body.page-id-3273 #wrap, body.page-id-3272 #header, body.page-id-3272 #wrap, 
body.page-id-3267 #header, body.page-id-3267 #wrap {
	background: transparent;
}

body.page-id-3268 #mainNav ul a, body.page-id-3277 #mainNav ul a, body.page-id-3273 #mainNav ul a, body.page-id-3272 #mainNav ul a, body.page-id-3267 #mainNav ul a,
body.page-id-3268 #c7-account .c7-user-nav__account a, body.page-id-3277 #c7-account .c7-user-nav__account a, body.page-id-3273 #c7-account .c7-user-nav__account a, body.page-id-3272 #c7-account .c7-user-nav__account a, body.page-id-3267 #c7-account .c7-user-nav__account a {
	color: #333333;
}

body.page-id-3268 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg, body.page-id-3277 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg, body.page-id-3273 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg, body.page-id-3272 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg, body.page-id-3267 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
	stroke: #333333;
}

body.page-id-3268 #logo a, body.page-id-3277 #logo a, body.page-id-3273 #logo a, body.page-id-3272 #logo a, body.page-id-3267 #logo a {
	background: url(images/logo-whiterock-b.png) no-repeat top center;
}

body.page-id-3268, body.page-id-3277, body.page-id-3273, body.page-id-3272, body.page-id-3267 {
	background-repeat: repeat !important;
}

.c7-product-collection .c7-product__teaser{ display: none }

/* account header */
#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-account .c7-user-nav__account a {
    color: #fff;
    text-transform: uppercase;
    padding: 0px;
    font-family: 'brandon-grotesque';
    font-weight: 500;
    font-size: 13.2px;
    letter-spacing: 2.5px;	
}
#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;
}
#c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
    stroke:#fff;
}
#c7-cart .c7-user-nav__cart__count {
        background-color: #E2E3D3;
    color: #000000;
}
#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 {
    /*min-height: 0px !important;/*/
}
body .c7-btn:hover, body .c7-cart__buttons .c7-btn:hover {
  
}

a.c7-btn.c7-btn--primary:hover {
    color: #E2E3D3;
}

h1#c7-side-cart__header__title {
    color: #000000;
}

.c7-order-item__title a {
    color: #000000 !important;
}

.c7-order-item__image + .c7-order-item__details {
    text-align: left;
}

body.page-id-30 #c7-account .c7-user-nav__account a,
body.page-id-30 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg, 
body.page-id-174 #c7-account .c7-user-nav__account a,
body.page-id-174 #c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
	color: #000000;
	stroke: #000000;
}

.page-template-page-connect #vs2-accountLinks .c7-order-item__title a {
    color: #000000 !important;
}

.c7-account-dashboard__block__header__title h2.c7-h2 {
    text-align: left;
}

/* slide out cart */
body .c7-side-cart__header button {
    background-color: transparent;
    color:#000;
}
/* shrink checkout buttons */
body .c7-order-summary__buttons a {

/*font-size: 12px;*/
}


/* make link buttons look like links */
body button.c7-link {
    background-color:transparent;
    border: 0px;
    color: var(--c7-body-text-color);
}
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;
}*/

.c7-club-join-button {
	margin-bottom: 10px;
}

.c7-club-join-button a.c7-btn {
	display: block;
}

/* collection styling */
.c7-product-collection .c7-product {
        display: flex;
        flex-direction: column;
        align-items: center;
    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;
}
.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;
}
@media screen and (min-width: 769px) {
	.c7-product-collection .c7-product__image, .c7-product-allocation .c7-product__image {
        flex: 0 0 140px;
        margin: 0 0 20px 0 !important;
	}
}

/* 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 (max-width: 767px){

   /* mobile header position */
   #account-header {
        top: 0px;
    }

    /* 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;
    }
}