/*** Custom CSS ***/
body {
	overflow-x: hidden;
} 

.page-id-26 .elementor-sticky,
.page-id-27 .elementor-sticky,
.page-id-28 .elementor-sticky,
.page-id-29 .elementor-sticky,
.page-id-30 .elementor-sticky,
.page-id-31 .elementor-sticky,
.page-id-77 .elementor-sticky,
.page-id-144 .elementor-sticky {
    background: #FFFFFF;
}

.page-id-90 .c7-user-nav__account > a {
	color: #FFFFFF !important;
}

div#infiniteContainer {
    overflow: hidden;
}

#infiniteContainer h1 {
    text-wrap: nowrap;
}

#infiniteContainer h1 span {
    display: inline-block;
    margin-right: 100px;
}

#bigText h1 {  
    width: 100%;
    margin: 0;         
    padding: 0;    
    box-sizing: border-box; 
    text-align: center;
}  

.fade-slide {  
    opacity: 0; 
    transform: translateY(50px); 
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}  

.fade-slide.visible {  
    opacity: 1;
    transform: translateY(0);
}

.fade {  
    opacity: 0;  
	transition: opacity 0.5s ease-in-out; /* Fade effect duration */  
}  

.visible {  
	opacity: 1; /* Fully visible */  
}  

.bgToWhite { background-color: #FFFFFF !important }
.toBlack, span.toBlack {  
	color: black !important;
	stroke: black !important;
}
.change-image {  
	content: url('/wp-content/uploads/2022/03/mark.svg'); /* Change the image */  
}  

/** fix for Age Verification **/
#uc_age_verification_field_elementor_982afe0 .ue-age-verification-wrapper {
    overflow-y: hidden !important;
}

body.elementor-editor-active .fade-slide {
	opacity: 1 !important;
}

input:-internal-autofill-selected,
input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
	background-color: transparent !important;
	background: transparent !important;
}

button.elementor-button.elementor-size-sm {
    height: 48px;
}
.formFooter {
	height: 60px;
	border-bottom-color: #FFFFFF !important;
}
.elementor-46 .elementor-element.elementor-element-94c9416 > .elementor-widget-container,
.elementor-46 .elementor-element.elementor-element-c222278 > .elementor-widget-container {
    border-bottom-color: white;
}
@supports (-webkit-appearance: none) or (appearance: none) {  
    input,  
    textarea {  
        background: transparent; 
    }  
}  
.c7-subscribe label.c7-required {
	color: #FFFFFF !important;
}
input#c7-\:r0\:-fullName,
input#c7-\:r2\:-fullName,
input#c7-\:r1\:-email,
input#c7-\:r3\:-email{
    color: #FFFFFF !important;
    background: #FFFFFF22;
    border: 0;
}

label#c7-\:r8\:-fullName-label,
label#c7-\:r9\:-email-label,
label#c7-\:ra\:-fullName-label,
label#c7-\:rb\:-email-label {
    color: #FFFFFF !important;
}
.c7-form__group {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-end !important;
    align-content: flex-start !important;
}
label#c7-\:r0\:-fullName-label,
label#c7-\:r2\:-fullName-label,
label#c7-\:r3\:-email-label,
label#c7-\:r1\:-email-label {
    margin: 0;
    background: transparent;
    box-sizing: border-box;
    line-height: 1.4;
    min-height: 40px;
    border-radius: 3px;
    padding: .5rem .1rem;
    transition: all .3s;
    border: 1px solid #69727d;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
    color: var(--e-global-color-bf69997);
    font-size: 21px;
    background-color: #00000000;
    border-width: 0px 0px 0px 0px;
}

.subscribeForm button.c7-btn.c7-btn--primary {
    margin: 0px;
    overflow: visible;
    width: 200px !important;
    -webkit-appearance: button;
    font-weight: 400;
    border-radius: 3px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
    cursor: pointer;
    border: none;
    padding-block-end: 0;
    padding-block-start: 0;
    height: 48px;
    min-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1.8px;
    background-color:transparent;
    color: #ffffff;
}
body .c7-table th, body .c7-table td {
	padding: 20px;
}
@media screen and (min-width: 481px) {
    .c7-form__group .c7-form__field + button {
        margin: 43px 0 20px 10px !important; /* margin-top from 44 to 20 to 43 */
    }
}

nav#breadcrumb {
	margin-left: 40px;
	text-transform: uppercase;
	font-size: 16px !important;
}

nav a {
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 400;
}
.c7-user-nav__cart__title span {
	position: static !important;
}
.cartHome .c7-user-nav__cart__title span {
    clip: auto;
    clip-path: unset;
    /*position: absolute;
	left: -70px;
	top: -1px;*/
    white-space: nowrap;
    overflow: auto;
    width: 80px;
    font-size: 14px;
    letter-spacing: 0.7px;
   /* line-height: 45px;*/
    height: 45px;
    text-transform: uppercase;
}

.site-footer { padding: 0 !important }

/*** pages with billboard images need with text for CART ***/
body.home .cartHome .c7-user-nav__cart__title span,
/*body.page-id-26 .cartHome .c7-user-nav__cart__title span,*/
body.page-id-90  .cartHome .c7-user-nav__cart__title span,
body.page-id-141 .cartHome .c7-user-nav__cart__title span,
body.home .c7-user-nav__account__name svg, 
body.page-id-90 .c7-user-nav__account__name svg, 
body.page-id-141 .c7-user-nav__account__name svg, 
body.home .cartHome	.c7-user-nav__account a {
	color: #FFFFFF;
	stroke: white;
}

button.c7-btn.c7-btn--primary {
    background-color: #000000 !important;
}
body.page-id-141 a,
body.page-id-141 label {
	color: #FFFFFF !important;
}

body.page-id-141 button.c7-btn.c7-btn--primary {
    background: #000000;
	border: none !important;
}

body.page-id-141 button.c7-btn.c7-btn--primary:hover {
    background: #FFFFFF;
}

body.page-id-141 button.c7-btn.c7-btn--primary:hover span {
    color: #000000;
}

.c7-user-nav__cart__title {
    font-size: 16px !important;
}

.cartHome .c7-user-nav__cart__title svg {
    stroke: #FFFFFF !important;
}
.cartHome #c7-cart .c7-user-nav__cart__count {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

body {
    --c7-field-border-radius: 3px; 
    --c7-button-border-radius: 3px; 
    --c7-primary-button-bg: #818a91;
    --c7-primary-button-bg-hover:#000;
    --c7-primary-button-text-color: #fff;
    --c7-heading-font-family: var(--e-global-typography-secondary-font-family:);
    --c7-heading-font-weight: var(--e-global-typography-primary-font-weight);
    --c7-font-family: var(--e-global-typography-primary-font-family);
    --c7-body-text-color: var(--e-global-color-text);
    --c7-link-color:var(--e-global-color-accent:);
	--c7-bg-alt: transparent !important;
	--c7-field-option-selected-color: #000000 !important;
	--c7-field-border-color: #827D7D !important;
	--c7-field-option-focus-color: #827D7D !important;
}

a.c7-btn--primary {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

/* account header */
#account-header {
    display: inline-flex;
	align-items: baseline;
}

#account-header #c7-account {
    display:inline-block;
}
#account-header #c7-cart .c7-user-nav__cart {
   display:flex;
}
#c7-account, #c7-cart {
    display:inline-block;
    margin-left: 5px;

}
#account-header > #c7-cart {
  display:inline-flex;
}

.c7-user-nav__cart__count, .c7-user-nav__cart__title svg,
span.c7-product__add-to-cart__price__variant {
	display: none !important;
}

#c7-account .c7-user-nav__account a {
    text-transform: uppercase;
    padding:0px;
    font-size: 14px;
}
#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 {
    width: 15px;
height: 20px;
}
#c7-cart .c7-user-nav__cart__count {
    background-color: #000;
}
#c7-cart .c7-user-nav__cart button.c7-link {
  padding: 0px !important;
}
#c7-account .c7-user-nav__account__dropdown a {
color: var(--c7-body-text-color);
}

.c7-product-collection .c7-h1 { display: none }
.c7-product-collection .c7-product {
    padding: 0px 25px 15px 25px !important;
}

/* hide details in collection */

.c7-product-collection__product-list .c7-product__subtitle,
.c7-product-collection__product-list .c7-product__teaser,
.c7-product-collection__product-list .c7-product__add-to-cart__form,
.c7-product-collection__product-list .c7-product__add-to-cart__price__variant {
	display: none;
}
.c7-product-detail .c7-product__image, 
.c7-product-collection .c7-product {
    /*background: rgb(230, 230, 230);
    background: linear-gradient(45deg, rgba(230, 230, 230, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(187, 187, 187, 1) 100%);*/
}

.c7-product-collection .c7-product__details {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
	padding: 0 20px !important;
}

.c7-product__details a,
.c7-product__add-to-cart__price span {
	font-size: 16px !important;
}
.c7-product__details button.c7-btn.c7-btn--primary span {
	transition: 0.3s;
}
.c7-product__details button.c7-btn.c7-btn--primary {
    width: 100%;
    text-transform: uppercase;
    margin-top: 20px;
	background: black;
	max-width: 400px;
	transition: 0.3s;
}

.c7-product__details button.c7-btn.c7-btn--primary:hover {
	background: linear-gradient(45deg, rgba(230, 230, 230, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(187, 187, 187, 1) 100%);
	transition: 0.3s;
}
.c7-product__details button.c7-btn.c7-btn--primary:hover span {
	color: black !important;
	transition: 0.3s;
}
.c7-product__details .c7-product__image,
.c7-product__details .c7-product__add-to-cart__price {
	margin: 0 !important;
}

.c7-product-detail .c7-product__title {
	text-transform: uppercase !important;
}
.c7-product-detail .c7-product__subtitle {
	display: none;
}
.c7-product-detail .c7-product__content h3 {
    display: none !important;
}

.c7-product-detail .c7-product__content p,
.c7-product-detail .c7-product__content strong {
	font-size: 16px !important;
	line-height: 23px !important;
}

.c7-product-detail .c7-form__field .c7-sr-only {
    font-weight: 600;
	font-size: 16px;
}

.c7-product__details {  
    display: flex !important;  
    flex-direction: column !important  
}  

.c7-product-detail .c7-product__info {  
    order: 1;
}  

.c7-product-detail .c7-product__add-to-cart {
    order: 2;
}  

.c7-product-detail .c7-product__add-to-cart__form {
    display: flex !important;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 0;
    flex-direction: column;
}
.c7-required::after {
    display: none;
}
.c7-product-detail .c7-product__add-to-cart__form__quantity {
    width: 150px;
    max-width: 155px;
    margin-right: 5px;
    height: 60px;
}
.c7-product-detail .c7-form__field .c7-sr-only {
    display: flex;
    height: 50px;
    position: absolute;
	align-items: center;
    overflow: unset;
    clip: unset;
    clip-path: unset;
    flex-direction: row;
}

.c7-product-detail .c7-product__add-to-cart__form__quantity input {
    position: absolute !important;
    left: 75px !important;
    width: 30px !important;
    height: 30px !important;
    top: 7px !important;
	padding: 2px !important;
}
.c7-pagination {
    margin-left: 40px !important;
}

.c7-content.c7-account-login {
    padding: 0 30px !important;
}
/* Overall styling */
body #c7-content h1 {
    text-align: left;
	margin-top: 0 !important;
    margin-bottom: 20px;    
}
body .c7-btn {
    
}
body .c7-btn:hover, body .c7-cart__buttons .c7-btn:hover {
  color:#fff;
}
.c7-side-cart__header button {
    background-color: transparent !important;
    color:#000;
}

.c7-order-summary__buttons a {
text-transform: uppercase;
}
button.c7-link {
    background-color:transparent !important;
    border: 0px !important;
    color: var(--c7-body-text-color) !important;

}
button.c7-link:hover {
    opacity: 0.6;
}
/* 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,
.c7-order-item .c7-order-item__description {
	display: none !important;
    margin-top: 10px;
    font-size: 10px;
}

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


/* collection styling */
.c7-product-collection .c7-product {
    display:block !important;
    text-align: center !important;
	padding: 0 !important;
	margin-bottom: 0px !important;
}
.c7-product-collection__product-list {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
.c7-product-collection .c7-product img {
	width: 100% !important;
    object-fit: cover !important;
    height: auto !important;
    /*max-height: 475px !important;*/
	aspect-ratio: 1 !important;
}

.c7-product-collection .c7-product {
    display: flex;
    flex-wrap: wrap;
}

.c7-product-collection .c7-product img {
    max-height: 250px;
    height: auto;
    object-fit: cover;
    flex: 1 0 21%;
}

@media (min-width: 600px) {
    .c7-product-collection .c7-product img {
        max-height: 400px;
    }
}

@media (min-width: 900px) {
    .c7-product-collection .c7-product img {
        max-height: 400px;
    }
}

@media (min-width: 1200px) {
    .c7-product-collection .c7-product img {
        max-height: 475px;
    }
}

@media (min-width: 1400px) {
    .c7-product-collection .c7-product img {
        max-height: 450px;
    }
}

@media (min-width: 1600px) {
    .c7-product-collection .c7-product img {
        max-height: 475px;
    }
}

@media (min-width: 1800px) {
    .c7-product-collection .c7-product img {
        max-height: 475px;
    }
}

.c7-product-collection .c7-product .c7-product__add-to-cart__form {
  justify-content: center !important;
align-items: center !important;
}

.c7-product-collection .c7-product__title, .c7-product-allocation .c7-product__title, .c7-club-product__details__title {
	line-height: 1 !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;
}

.subscribeForm .c7-subscribe__success-message h3, .subscribeForm .c7-subscribe__success-message p, p.c7-form__error {
	color: #FFFFFF !important;
}
.c7-pagination__total {
	display: none;
}

/* mobile overrides */

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

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

    .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;
    }
	
	.c7-content {
		padding: 0px !important;
	}
	
	.subscribeForm button.c7-btn.c7-btn--primary {
    	width: auto !important;
	}
	
	nav#breadcrumb {
		margin-left: 20px;
	}
	
	
}

/*** gaps for 4 cols ***/
@media screen and (min-width: 769px) {
    .c7-product-collection__product-list, .c7-product-allocation__product-list {
        grid-template-columns: 1fr 1fr;
        column-gap: 0 !important;
        row-gap: 0 !important;
    }
	
	.c7-product-collection .c7-product__image,
	.c7-product-allocation .c7-product__image {
		margin: 0 0 -42px 0 !important; /*margin: 0 0 -50px 0 !important;*/
	}
	
      .c7-product-collection .c7-product__image img, .c7-product-allocation .c7-product__image img {
       /* max-height: unset; deshabilitamos esto para jugar con las distintos max-height*/
    }

	
	/* hack for hover logo image in header */
	.elementor-16 .elementor-element.elementor-element-4124a5c img {
		width: 38px;
   		height: 55px;
    	margin: 0 0 -12px -12px;
	}
	
}
@media screen and (min-width: 991px) {
  .c7-product-detail .c7-product__image {
        flex: 0 0 730px !important;
        margin: 14px 110px 40px 40px !important;
        max-height: 750px !important;
    }
	
	.c7-product-detail .c7-product__details {
        max-width: 550px;
        margin: 0px 20px 0 50px !important;
    }
}
@media (min-width: 1501px) {  
    .c7-product-collection__product-list,   
    .c7-product-allocation__product-list {  
        grid-template-columns: 1fr 1fr 1fr 1fr !important;  
    }  
	
	.c7-product-collection .c7-product {
		/*min-height: 395px !important;
		height: 475px;*/
	}
}

@media (max-width: 1500px) {  
    .c7-product-collection__product-list,   
    .c7-product-allocation__product-list {  
        grid-template-columns: 1fr 1fr 1fr !important;  
    }  
		
	.c7-product-detail .c7-product__image {
        flex: 0 0 530px !important;
	}
}  
@media (max-width: 1279px) {  
    .c7-product-collection__product-list,   
    .c7-product-allocation__product-list {  
        grid-template-columns: 1fr 1fr !important;  
    }  
	
	.c7-product-detail .c7-product__image {
        flex: 0 0 380px !important;
	}
	
	.c7-product-collection .c7-product__details {
		padding: 0 10px !important;
	}
	
	.c7-product-collection .c7-product {
		text-align: left !important;
	}
		.c7-product__details {
		padding: 0 30px !important;
	}
	.c7-product-collection .c7-product img {
		/*height: 384px !important;*/
	}
	
	.c7-product-collection .c7-product__image,
	.c7-product-allocation .c7-product__image {
		margin: 0 0 -50px 0 !important;
	}
		
	.c7-product-collection .c7-product {
		/*height: 475px;*/
	}
}  

@media (max-width: 767px) {  
    .c7-product-collection__product-list,   
    .c7-product-allocation__product-list {  
        grid-template-columns: 1fr 1fr !important;  
    } 
	.c7-product-collection .c7-product img {
		height: 188px !important;
	}
	
	.c7-product-collection .c7-product {
		margin-bottom: 0px !important;
	}
	
	.c7-product-collection .c7-product__details {
		/*justify-content: center !important;
		align-items: center !important;*/
	}
	
	.c7-product__details {
		padding: 0 20px 30px 20px !important;
	}
	
	.c7-product-collection .c7-product__image,
	.c7-product-allocation .c7-product__image {
		margin: 0 !important;
	}	
	 
	.c7-product-collection .c7-product {
        height: 250px;
    }

}  
@media screen and (max-width: 768px) {
    .c7-product-collection__product-list {
        row-gap: 0px !important;
    }
	
	.c7-product-detail .c7-product__image img {
        max-height: none !important;
        padding: 0 20px;
    }
	
	.c7-product-collection form.c7-form.c7-product__add-to-cart {
    	display: none;
	}
	
	.c7-product-collection .c7-product__details {
		justify-content: center !important;
		text-align: center !important;
	}
}

@media (min-width: 767px) {  
	.c7-product-detail .c7-product {
        display: flex !important;
    }
	
	.c7-product-collection .c7-product {
		margin-top: 15px;
		text-align: center !important;
	}
}
