.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-31b08b6:#333333;--e-global-color-d1416e4:#E2B4B7;--e-global-color-84b1cfe:#30316B;--e-global-color-368f50c:#FFFFFF;--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;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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;}.elementor-kit-5{--e-page-transition-entrance-animation:e-page-transition-slide-out-right;--e-page-transition-exit-animation:e-page-transition-slide-in-left;}}/* Start custom CSS *//* Remove Page Title on each page */

.page-header {
  display: none;
}


.variations .value select option:first-child {
  display: none;
}

/* WooCommerce Messages */

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #fff;
  color: #30316B;
  border-top: 3px solid #30316B;
    border-top-color: #30316B;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  font-family: "DM Sans", Sans-Serif;
}

.woocommerce-error a{
    background-color: #E2B4B7!important;
    color:#fff!important;
}

.woocommerce-error a:hover{
    background-color: #DFAC9E!important;
    color:#fff!important;
}

#site-header{
    display: none;
}

#site-footer{
    display: none;
}/* End custom CSS */