.elementor-kit-39{--e-global-color-primary:#000000;--e-global-color-secondary:#1B1B1B;--e-global-color-text:#292929;--e-global-color-accent:#1D4E7F;--e-global-color-9511cfd:#FFFFFF;--e-global-color-c085857:#00000000;--e-global-color-9f632e0:#B71B25;--e-global-color-f510a1c:#FF821D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:1.125rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Poppins";font-size:1rem;line-height:1.5em;}.elementor-kit-39 e-page-transition{background-color:#F9F9F9;}.elementor-kit-39 a:hover{color:#1D4E7F;}.elementor-kit-39 button,.elementor-kit-39 input[type="button"],.elementor-kit-39 input[type="submit"],.elementor-kit-39 .elementor-button{font-family:"Poppins";border-radius:5px 5px 5px 5px;padding:0.8rem 2.4rem 0.8rem 2.4rem;}.elementor-kit-39 button:hover,.elementor-kit-39 button:focus,.elementor-kit-39 input[type="button"]:hover,.elementor-kit-39 input[type="button"]:focus,.elementor-kit-39 input[type="submit"]:hover,.elementor-kit-39 input[type="submit"]:focus,.elementor-kit-39 .elementor-button:hover,.elementor-kit-39 .elementor-button:focus{color:var( --e-global-color-9511cfd );}.elementor-kit-39 label{font-family:"Poppins";}.elementor-kit-39 input:not([type="button"]):not([type="submit"]),.elementor-kit-39 textarea,.elementor-kit-39 .elementor-field-textual{font-family:"Poppins";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1640px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}}@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 */:root {
    --psx: 5rem; /* Padding Top & Bottom */
    --pzy: 5rem; /* Padding Left & Right */
}

a {
    color: var( --e-global-color-accent );
}

html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 16px;
}

#breadcrumbs {
    margin-top: 0;
}

.sub_title,
.sub_title h2,
.sub_title h1 {
  background: linear-gradient(to right, #b71b25, #ff821d) !important;
  -webkit-background-clip: text !important;
  color: transparent !important;
}

#hide-header {
    transition: all .4s ease !important;
}

.iti--show-flags {
    width: 100%;
}

input, textarea, select, option {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.elementor-text-editor > p:first-child,
.elementor-widget-text-editor > .elementor-widget-container > p:first-child {
    margin-top: 0;
}

.elementor-text-editor > p:last-child,
.elementor-widget-text-editor > .elementor-widget-container > p:last-child {
    margin-bottom: 0;
    margin-top: 0;
}
body.single-post img.aligncenter {
    margin: 0 auto;
    display: block;
}
body.single-post img.alignright {
    margin-left: auto;
    display: block;
}
.elementor-form button[type="submit"],
.elementor-search-form__submit {
    cursor: pointer;
}
/* Submit & Search Button */

.elementor-form button[type="submit"] span {
    pointer-events: none;
}
.elementor-pagination {
    margin-top: 40px;
}

.elementor-pagination .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 5px 0 !important;
    line-height: 37px;
    transition: all .4s;
    color: #3d3d3d;
    font-weight: 500;
}
.elementor-pagination .page-numbers.next,
.elementor-pagination .page-numbers.prev {
    font-weight: bold;
}

.elementor-pagination a.page-numbers:hover {
    color: var( --e-global-color-accent );
}

.elementor-pagination .page-numbers.current {
    color: var( --e-global-color-accent );
}


@media screen and (max-width: 1660px) {
    html {
        font-size: 15px;
    }
    :root {
        --header-height: 90px;
    }
}
@media screen and (max-width: 1440px) {
    :root {
        --header-height: 80px;
    }
}
@media screen and (max-width: 1024px) {
    html {
        font-size: 13px;
    }
    :root {
        --header-height: 70px;
    }
}
@media screen and (max-width: 767px) {
    html {
        font-size: 10px;
    }
    
    :root {
        --pzy: 2rem;
        --psx: 3rem;
        --header-height: 60px;
    }
}


#wp-admin-bar-elementor_edit_page>.ab-item:before {
content: '' !important;
    background: url(/wp-content/themes/iwonder/assets/images/iwonder-logo-mobile.svg) center center no-repeat !important;
    background-size: cover !important;
    display: block !important;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    padding: 0;
}/* End custom CSS */