.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4f75f44-font-size:15px;--e-global-typography-4f75f44-line-height:28px;--e-global-typography-6dcc3e6-font-family:"proxima-nova-black";--e-global-typography-6dcc3e6-font-size:13px;--e-global-typography-6dcc3e6-font-weight:600;--e-global-typography-6dcc3e6-text-transform:uppercase;--e-global-typography-6dcc3e6-letter-spacing:0.9px;font-size:15px;font-weight:300;line-height:31px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#383838;font-family:"proxima-nova-black", Sans-serif;}.elementor-kit-9 h1{font-family:"proxima-nova-black", Sans-serif;font-weight:600;}.elementor-kit-9 h2{font-family:"proxima-nova-black", Sans-serif;font-weight:600;}.elementor-kit-9 h3{font-family:"proxima-nova-black", Sans-serif;font-weight:500;}.elementor-kit-9 h4{font-family:"proxima-nova-black", Sans-serif;font-size:26px;font-weight:400;}.elementor-kit-9 h5{font-family:"proxima-nova-black", Sans-serif;font-weight:600;}.elementor-kit-9 h6{font-family:"proxima-nova-black", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  

     --c7-heading-text-color: #333333;
      --c7-primary-color:#333333;
      --c7-primary-color-text: #7a7a7a;
         --c7-alt-text-color:#7a7a7a;
      --c7-primary-color-focus: #7a7a7a;
      --c7-link-color:#333333;
      --c7-primary-button-bg: #333333;
    --c7-primary-button-bg-hover:#7a7a7a;
    --c7-primary-button-text-color: #ffffff;
    --c7-alt-button-bg:#7a7a7a;
    --c7-alt-button-bg-hover:#333333;
    --c7-alt-button-text-color:#ffffff;
    --c7-button-border-radius: 0 ;
    --c7-cart-count-bg-focus:none;
--c7-body-text-color: #7a7a7a;
}
.c7-btn {color:white!important;
    text-transform:uppercase;
    letter-spacing:1px;
    background-color:#333333;
    border-radius:0;
    font-size:13px;
    line-height:1.9em;
    font-family:"proxima-nova-black";
    font-weight:600;
}

[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:hover {
    background-color:transparent;
    color: grey;
    text-decoration: none;
   
}

[type=button], [type=submit], button {border:0px;}

.c7-link {color:#333333!important;}

@media screen and (min-width: 1025px) {
.collection , .vault {

.c7-product-collection__product-list {
display: grid ;
grid-template-columns: repeat(3, 1fr) !important;
gap: 50px 30px ;
align-items: start;
}

.c7-product {
display: flex ;
flex-direction: column ;
align-items: center ;
text-align: center ;
width: 100% ;
max-width: none;
}

.c7-product__image,
.c7-product__photo {
width: 100% ;
margin: 0 auto 20px ;
text-align: center ;
}


.c7-product__photo img {
width: 100% ;
max-width: 300px ;
height: auto ;
margin: 0 auto ;
display: block ;
}





.c7-product__details,
.c7-product__info {
  display: flex;
  flex-direction: column;
  align-items: center;
}}

.elementor-button {color:white!important;
    background-color:#33333;
    text-transform:uppercase;
    letter-spacing:2px;
    border-radius:0px;
    padding-top:16px;
    
}

.c7-checkout-logo {max-height:100px!important;}


.c7-product__add-to-cart__price {font-size:15px;
line-height:19px;}



.c7-product {
display: flex ;
flex-direction: column ;
align-items: center ;
text-align: center ;
width: 100% ;
max-width: none;
}


.club-button {text-align: center!important;}

.c7-product__details {text-align:center;}

.c7-product__add-to-cart__form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}/* End custom CSS */