:root {
    --c7-field-border-radius: 0px !important; 
    --c7-button-border-radius: 0px !important; 
    --c7-primary-button-bg: #990000 !important;
    --c7-primary-button-bg-hover:#ad3333 !important;
    --c7-primary-button-text-color: #ffffff !important;
    --c7-heading-font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, sans-serif !important;
    --c7-font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, sans-serif !important;
    --c7-body-text-color: #666666 !important;
    --c7-link-color:#000000;
}


/* disable default underline style */
a:not([disabled]):hover, a:not([disabled]):active, a:not([disabled]):focus, .c7-link:not([disabled]):hover, .c7-link:not([disabled]):active, .c7-link:not([disabled]):focus {
    text-decoration: none !important;
}
#header_meta {
    position: absolute;
    right: 0px;
}
#top .main_color select {
	padding: 5px 40px 5px 5px;
}

#top form.c7-form {
	padding:0px;
}
.c7-reservation__search {
	max-width: 100%;
}
.c7-reservation__search .c7-form__group {
	justify-content:start;
}
/* account header */
#account-header {
    display: inline-flex;
}
.phone-info div #account-header div {
	
}


/* Squarespace 
#account-header {
   display: block;
position: absolute;
top: 0px;
right: 5px;
z-index: 999;
}
*/
#account-header #c7-account {
    padding-right: 10px;
    display:inline-block;
}
#account-header #c7-cart .c7-user-nav__cart {
   display:flex;
}
#c7-account, #c7-cart {
    display:inline-block;
    margin-left: 5px;

}

#c7-cart {
	color:#000;
	font-size: 14px;
}
#c7-cart .c7-order-item__title {
    color:#000
	font-size: 16px;
    

}
#c7-cart .c7-order-item__details span {
	color:#90171a;
	font-size: 12px;
	text-transform:uppercase;
}
#top .header_color select {
	color:#000;
}
#c7-account .c7-user-nav__account a {
    color:#c5c5c5
    text-transform: uppercase;
    padding:0px;
}
#c7-cart .c7-user-nav__cart .c7-link:first-child {
    background-color: transparent;
    border:none;
} 

#c7-cart .c7-user-nav__cart .c7-user-nav__cart__title svg {
    stroke:#c5c5c5;
}
#c7-cart .c7-user-nav__cart__count {
    background-color: #000;
}
#c7-cart .c7-user-nav__cart button.c7-link {
  padding: 0px !important;
}
/* Overall styling */
#c7-content h1 {
    text-align: left !important;
    margin-bottom: 20px;
}
.c7-btn {
    background-color:#990000 !important;
    color:#ffffff !important;
}
.c7-btn:hover, .c7-cart__buttons .c7-btn:hover {
background-color: #ad3333 !important;
color:#ffffff !important;
}
.c7-side-cart__header button {
    background-color: transparent !important;
    color:#000;
	position: absolute;
  top: 10px;
  right: 10px;
}
button.c7-link {
    background-color:transparent !important;
    border: 0px !important;
    color: var(--c7-body-text-color) !important;

}
button.c7-link:hover {
    opacity: 0.6;
}
.c7-account-club-shipment .c7-modal {
	margin-top: 140px;
}
.avia_textblock ul {
    padding-left: 0px;
}
#input_2_19 li input[type="radio"], #input_4_7 li input[type="checkbox"], #input_2_16 li input[type="checkbox"] {
    float:none !important;
    margin-left: 0px !important;
}
/* all content should start aligned left */
.c7-account__dashboard__message {
    margin-bottom: 20px;
}

.c7-cart__wrapper, .c7-account__dashboard {
    max-width: 100% !important;
    margin:0px auto !important;
    justify-content: space-between !important;
}
.c7-account-row {
    max-width: 100% !important;
    justify-content: space-between !important;
}
.c7-account-login__password-options {
  text-align:left !important;
}
.c7-account-login__options {
  text-align:left !important;
}
.account-row h1 {
    display:none;
}
/* cart styling */
.cart-row h1 {
    display:none;
}
#c7-cart .c7-order-item__description {
    margin-top: 10px;
    font-size: 10px;
}

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

/* 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;
}
.c7-product-collection .c7-product__image {
    margin-right: 0px !important;
}
.c7-product-collection .c7-product .c7-product__add-to-cart__form {
  justify-content: center !important;
align-items: center !important;
}
.c7-checkout__content .c7-form p:first-of-type {
    font-weight: 700 !important;
}
.c7-checkout__content .c7-form p:first-of-type a {
    color:#990000 !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;
}
.c7-checkout .c7-form__buttons {
    justify-content: center !important;
}

/* hide elements, need to add these classes to the rows */
.collection-row h1 {
display:none;
}

/* fixing bug with enfold */
.phone-info div{ 
display:block;
}

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


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

    .reverse-col {
        display:flex !important;
        flex-direction: column-reverse;
    }
    #account-header {
        top: 100px;
    }

    .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;
    }
}