.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#283137;--e-global-color-text:#3A3A3A;--e-global-color-accent:#014488;--e-global-color-83f0efb:#FFFFFF;--e-global-color-9f25b0d:#FFFFFF00;--e-global-color-7ba84b4:#00ADEF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Roboto";--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:"Roboto", Sans-serif;font-size:16px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-83f0efb );border-radius:3px 3px 3px 3px;padding:10px 15px 10px 15px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-7ba84b4 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-size:75px;font-weight:bold;}.elementor-kit-6 h2{font-size:60px;}.elementor-kit-6 h3{font-size:35px;font-weight:bold;}.elementor-kit-6 h4{font-size:28px;}.elementor-kit-6 h5{font-size:22px;}.elementor-kit-6 h6{font-size:16px;}.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);}@media(max-width:1024px){.elementor-kit-6 h1{font-size:60px;}.elementor-kit-6 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:44px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body {
    overflow-x: hidden;
}
body {
    margin: 0px;
}
.elementor-kit-6 button, input[type="button"]{
    transition: 0.3s linear;
}

.elementor-kit-6 .qib-button{
    background: var(--e-global-color-accent)!important;
    color: white!important;
    cursor: pointer!important;
    border-radius: 5px!important;
    border: 1px solid var(--e-global-color-accent)!important ;
}

.elementor-kit-6 .qty{
    background: #f7f7f7!important;
    border:none!important;
    border-radius: 5px!important;
}

.elementor-kit-6 .qib-container .quantity input.qty:not(#qib_id):not(#qib_id){
    margin: 0 5px 0 5px!important;
}

/* CUSTOM PDF DATA ADDON FIELD*/
div#pdf_data_addon_wrap {
    position: absolute;
    visibility: hidden;
    left: -99999px;
    z-index: -10;
}
.elementor-kit-6  dl.variation {
    display: flex!important;
    flex-direction: column!important;
}
.elementor-kit-6 dt:not(:first-child) {
    margin-top: 18px;
}
.elementor-kit-6 .woocommerce td.product-name dl.variation dt, .elementor-kit-6 .woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
float: none;
    clear: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}
span.pdf_form_field {
    text-transform: capitalize;
    font-style: italic;
    font-weight: 700!important;
}

.elementor-kit-6 td.product-name > a {
    font-size: 20px;
}

.elementor-kit-6 a.pdf_form_field.button {
    font-size: 14px!important;
    margin-top: 10px!important;
    transition:0.3s!important;
    background-color: var(--e-global-color-accent)!important;
    color: var(--e-global-color-83f0efb)!important;
}
.elementor-kit-6 td.product-name a.pdf_form_field.button {
        background-color: var(--e-global-color-accent)!important;
    color: var(--e-global-color-83f0efb)!important;
    border:none!important;
}
.elementor-kit-6 td.product-name a.pdf_form_field.button:hover {
    background-color: var(--e-global-color-accent)!important;
    color: var(--e-global-color-83f0efb)!important;
}
.elementor-kit-6 .pdf_form_value a.button.separator {
    float: none!important;
}/* End custom CSS */