.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-7efd0a7:#000000;--e-global-color-55a2cd4:#FFFFFF;--e-global-color-59dbe9f:#4897D1;--e-global-color-126e158:#114180;--e-global-color-e807129:#DDF0FF;--e-global-color-89f50fb:#545454;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:14px;line-height:1.5;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-59dbe9f );font-family:"Inter", Sans-serif;font-size:16px;font-weight:700;color:#FFFFFF;border-radius:9px 9px 9px 9px;padding:10px 25px 10px 25px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-126e158 );color:var( --e-global-color-55a2cd4 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h1{font-family:"Inter", Sans-serif;font-size:80px;line-height:1.05;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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 */<style>
  /* Global reset */
  *, *::before, *::after {
    box-sizing: border-box;
  }

  body {
    margin: 0;
    padding: 0;
  }

  p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
  }
  
  
  .single-product .elementor-widget-text-editor p {
      margin-bottom: 10px;
  }
  
  .custom-pages-articles.elementor-widget-text-editor p {
    margin-bottom: 1em;
  }
  
  ul {
      margin-top: 15px;
      margin-bottom: 15px;
  }
  
  li {
     margin-bottom: 6px;
  }
  
  .privacy-container ul {
      margin-top: 5px;
      margin-bottom: 5px;
  }
  
  .privacy-container li {
     margin-bottom: 2px;
  }
  
  a {
      color: inherit;
  }
  
  a.elementor-button {
      text-decoration: none;
  }
  
  span.elementor-button-content-wrapper {
    align-items: center;
  }
  
  .heading-button svg {
     width: 25px;
     height: 25px;
  }
  
  .footer_copyright_url {
    color: #114180 !important;
    transition: color 0.3s ease;
  }
  .footer_copyright_url:hover {
    color: #000 !important;
    text-decoration: underline;
  }
  
  .footer-icons-list a:hover {
    text-decoration: underline;
  }
  
  .helpful-links-sidebar {
    position: sticky;
    top: 30px;
    align-self: flex-start;
  }
  
  .privacy-container a {
    color: #428fcb;
    text-decoration: none;
  }
  
  .privacy-container a:hover {
    text-decoration: underline;
  }
  
  /* Hide for logged-in users */
    .logged-in .hide-logged-in {
        display: none !important;
    }
    
    /* Hide logged-in-only content from guests */
    .show-logged-in {
        display: none !important;
    }
    
    /* Show logged-in-only content after login */
    .logged-in .show-logged-in {
        display: block !important;
    }
    
    .elementskit-submenu-panel > li > a {
        font-family: "Montserrat", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    color: #114180 !important;
    }
  
  @media (max-width: 1023px) {
	.cta-bottles-img, .helpful-links-sidebar {
		position: static !important;
	}
}
</style>/* End custom CSS */