.elementor-372 .elementor-element.elementor-element-40b08cbf{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-372 .elementor-element.elementor-element-6992b03{text-align:center;}.elementor-372 .elementor-element.elementor-element-6992b03 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-372 .elementor-element.elementor-element-6992b03 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-372 .elementor-element.elementor-element-40b08cbf{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-372 .elementor-element.elementor-element-6992b03 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for container, class: .elementor-element-40b08cbf */.woocommerce, 
.woocommerce * {
  font-family: 'Rubik', sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF !important;
  font-size: 15px;
  line-height: 19px;
}

.woocommerce .form-row input.input-text, 
.woocommerce .form-row textarea,
.woocommerce-input-wrapper input,
.woocommerce-input-wrapper select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  background-color: #272727 !important;
  color: #FFFFFF !important;
  border: 1px solid #333333 !important; 
  border-radius: 8px !important;
  padding: 10px !important;
}
.woocommerce h1, 
.woocommerce h2, 
.woocommerce h3, 
.woocommerce h4, 
.woocommerce h5, 
.woocommerce h6,
.woocommerce .woocommerce-loop-product__title {
  font-family: 'Rubik', sans-serif !important;
  color: #FFC107 !important;
}

.woocommerce a, 
.woocommerce * a {
  color: #00BCD4 !important;
}

.woocommerce-Button.button,
.button.wc-forward, 
.woocommerce-form-login__submit,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
  font-family: 'Rubik', sans-serif !important;
  background-color: #D41D5B !important;
  color: #FFFFFF !important;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  display: inline-block;
  border-radius: 100px !important;
  border: none !important;
}
.woocommerce-Button.button:hover,
.button.wc-forward:hover, 
.woocommerce-form-login__submit:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
  background-color: #00BCD4 !important;
  color: #FFFFFF !important;
}
.woocommerce-Button { margin-top: 15px !important; }
.woocommerce-MyAccount-navigation-link--downloads { display: none !important; }
.woocommerce-MyAccount-content { margin-top: 20px !important; }

.woocommerce-info{
    background-color: #272727 !important;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-MyAccount-navigation-link {
    list-style-type: none !important;
    margin-bottom: 10px !important;
}

.woocommerce-MyAccount-navigation-link br {
    display: none !important;
}

.woocommerce-MyAccount-navigation-link a {
    text-decoration: none !important;
    display: block;
    padding: 10px 15px;
    background-color: #272727; 
    border-radius: 8px;
    transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation-link a:hover {
    background-color: #D41D5B !important; 
    color: #FFFFFF !important;
}
.woocommerce-MyAccount-navigation-link--orders, .woocommerce-MyAccount-navigation-link--edit-address{
    display: none !important;
}/* End custom CSS */