.elementor-kit-36{--e-global-color-primary:#1F92FE;--e-global-color-secondary:#88CFFE;--e-global-color-text:#050505;--e-global-color-accent:#FFFFFF;--e-global-color-62d94b6:#1F92FE;--e-global-color-ddd27cc:#88CFFE;--e-global-color-2e51b33:#F6F9FB;--e-global-color-b95cbab:#0F4C81;--e-global-color-06f3f9f:#2A7DB8;--e-global-color-810a3fa:#F7F9FB;--e-global-color-e38dee3:#1A1A1A;--e-global-color-22e7ee6:#6B7280;--e-global-color-4c51f43:#1F7A5C;--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;font-family:"Lato", Sans-serif;font-weight:400;line-height:1.6em;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-kit-36 h1{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-kit-36 h2{font-family:"Poppins", Sans-serif;font-weight:600;line-height:1.2em;letter-spacing:0px;}.elementor-kit-36 h3{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-kit-36 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-36 h5{font-family:"Poppins", Sans-serif;font-weight:600;line-height:1.2em;}.elementor-kit-36 h6{font-family:"Poppins", Sans-serif;font-weight:600;line-height:1.2em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-weight:600;line-height:0.5px;}.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);}@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 */#hide-header {
    transition: transform 0.3s ease;
}

.header-hidden {
    transform: translateY(-100%);
}

/*mobile full width buttons*/
@media (max-width: 768px) {

.h2oral-buy-btn,
.h2oral-cart-btn {

    width: 100%;
    text-align: center;
}
}

/* GLOBAL H2ORAL BUTTON STYLE */

.h2oral-buy-btn,
.h2oral-cart-btn,
.h2oral-viewcart-btn {

    background-color: #0F4C81;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 6px;
    border: none;
    text-decoration: none;
    display: inline-block;
    transition: all 0.25s ease;
}

/* Hover effect */

.h2oral-buy-btn:hover,
.h2oral-cart-btn:hover,
.h2oral-viewcart-btn:hover {

    background-color: #FFFFFF;
    transform: translateY(-2px);
}

/* Professional spacing */

.h2oral-buy-btn,
.h2oral-cart-btn {

    margin-top: 12px;
}

.h2oral-viewcart-btn {

    margin-top: 20px;
}/* End custom CSS */