.elementor-kit-8{--e-global-color-primary:#361E1C;--e-global-color-secondary:#000000;--e-global-color-text:#361E1C;--e-global-color-accent:#733635;--e-global-color-f285901:#8B2F2D91;--e-global-typography-primary-font-family:"Pontano Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Pontano Sans";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Pontano Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Pontano Sans";--e-global-typography-accent-font-weight:500;font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h1{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h2{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h3{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h4{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h5{font-family:"Pontano Sans", Sans-serif;}.elementor-kit-8 h6{font-family:"Pontano Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  background-color: #F9FBFA;
}

.custom-overflow {
    overflow: hidden;
}


header .container {
  max-width: 100% !important;
  width: 100% !important;
  padding:0 4%  !important;
  margin: 0 auto !important;
}

.wd-page-content .container {
  max-width: 90% !important;
  width: 90% !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

footer .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

.woocommerce-form-login__submit{
     background-color: #733635 !important;
  color: white !important;
  transition: background-color 0.3s ease-in-out !important;
}

.woocommerce-form-login__submit:hover {
     background-color: #8B2F2D91 !important;
}

.wp-dark-mode-active p,
.wp-dark-mode-active a,
.wp-dark-mode-active span:not(.star-rating):not(.star-rating *) ,
.wp-dark-mode-active h1,
.wp-dark-mode-active h2,
.wp-dark-mode-active h3,
.wp-dark-mode-active h4 ,
.wp-dark-mode-active div{
  color: #fff !important;
}/* End custom CSS */