.elementor-17253 .elementor-element.elementor-element-7e41fa8{--display:flex;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--overflow:hidden;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-17253 .elementor-element.elementor-element-7e41fa8:not(.elementor-motion-effects-element-type-background), .elementor-17253 .elementor-element.elementor-element-7e41fa8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor4 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-17253 .elementor-element.elementor-element-29cb93b .elementor-heading-title{font-family:"Saira", Sans-serif;font-size:16px;font-weight:500;color:var( --e-global-color-accent );}.elementor-17253 .elementor-element.elementor-element-6502dce{padding:0px 0px 18px 0px;}.elementor-17253 .elementor-element.elementor-element-6502dce .elementor-heading-title{font-family:"Saira", Sans-serif;font-size:36px;font-weight:600;color:#111111;}#elementor-popup-modal-17253 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-17253{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-17253 .dialog-message{width:600px;height:auto;}#elementor-popup-modal-17253 .dialog-close-button{display:flex;font-size:20px;}@media(max-width:1024px){.elementor-17253 .elementor-element.elementor-element-7e41fa8{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-17253 .elementor-element.elementor-element-29cb93b .elementor-heading-title{font-size:14px;}.elementor-17253 .elementor-element.elementor-element-6502dce .elementor-heading-title{font-size:30px;line-height:1em;}#elementor-popup-modal-17253 .dialog-message{width:500px;}}@media(max-width:767px){.elementor-17253 .elementor-element.elementor-element-7e41fa8{--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-17253 .elementor-element.elementor-element-29cb93b .elementor-heading-title{font-size:14px;}.elementor-17253 .elementor-element.elementor-element-6502dce{padding:0px 0px 10px 0px;}.elementor-17253 .elementor-element.elementor-element-6502dce .elementor-heading-title{font-size:24px;}}/* Start custom CSS for shortcode, class: .elementor-element-14f857a *//* =====================================
   FREE SEO CHECKLIST
===================================== */

.free-seo-checklist {
    width: 100%;
    margin: 0 !important;
}

.free-seo-checklist p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
}

.free-seo-checklist br {
    display: none !important;
}


/* =====================================
   FORM FIELD
===================================== */

.free-seo-checklist .free-seo-row {
    position: relative;
    width: 100%;
    height: 54px;

    margin: 0 0 12px 0 !important;
    padding: 0 !important;

    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}


/* =====================================
   ICON
===================================== */

.free-seo-checklist .form-icon {
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);

    width: 24px;
    height: 24px;

    z-index: 2;
}

.free-seo-checklist .form-icon img {
    display: block;
    width: 24px;
    height: 24px;
    object-fit: contain;
}


/* =====================================
   INPUT
===================================== */

.free-seo-checklist .seo-field {
    width: 100% !important;
    height: 52px !important;

    margin: 0 !important;
    padding: 0 15px 0 60px !important;

    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;

    background: transparent !important;

    font-size: 16px !important;
    font-weight: 400 !important;
    color: #777 !important;

    box-sizing: border-box !important;
}

.free-seo-checklist .seo-field::placeholder {
    color: #777 !important;
    opacity: 1 !important;
}


/* =====================================
   CAPTCHA
===================================== */

.free-seo-checklist .seo-captcha {
    height: 54px;
    border: none !important;
}
.free-seo-checklist span.dscf7_question_text {
    display: none !important;
}
.free-seo-checklist .dscf7-captcha-container {
    width: 100% !important;
    height: 54px !important;

    display: flex !important;
    align-items: center !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 1px solid #f0f0f0 !important;
    border-radius: 10px !important;

    overflow: hidden !important;
    box-sizing: border-box !important;
}


/* Captcha image/question */

.free-seo-checklist .dscf7-captcha-container > div:first-child {
    width: 130px !important;
    min-width: 130px !important;
    height: 52px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-right: 1px solid #dddddd !important;
    box-sizing: border-box !important;
}


/* Captcha answer */

.free-seo-checklist .dscf7-answer-container {
    flex: 1 !important;
    width: auto !important;
    height: 52px !important;
}

.free-seo-checklist input.dscf7_answer {
    width: 100% !important;
    height: 52px !important;

    margin: 0 !important;
    padding: 0 22px !important;

    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;

    font-size: 16px !important;
    color: #777 !important;

    box-sizing: border-box !important;
}


/* =====================================
   SUBMIT
===================================== */

.free-seo-checklist .seo-submit {
    height: auto !important;

    margin: 30px 0 0 0 !important;

    padding: 0 !important;

    border: none !important;
}

.free-seo-checklist .seo-submit-btn {
    width: 250px !important;
    height: 60px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 1px solid #009900 !important;
    border-radius: 0 !important;

    background: #009900 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}


/* Hover */

.free-seo-checklist .seo-submit-btn:hover {
    background: #fff !important;
    color: #009900 !important;
}


/* =====================================
   SPINNER
===================================== */

.free-seo-checklist .wpcf7-spinner {
    display: none !important;
}


/* =====================================
   TABLET
   768px - 1024px
===================================== */

@media (max-width: 1024px) {

    .free-seo-checklist .free-seo-row {
        height: 50px;
    }

    .free-seo-checklist .form-icon {
        left: 18px;
        width: 22px;
        height: 22px;
    }

    .free-seo-checklist .form-icon img {
        width: 22px;
        height: 22px;
    }

    .free-seo-checklist .seo-field {
        height: 48px !important;
        padding-left: 52px !important;
        font-size: 14px !important;
    }

    /* Captcha */
    .free-seo-checklist .seo-captcha {
        height: 50px;
    }

    .free-seo-checklist .dscf7-captcha-container {
        height: 50px !important;
    }

    .free-seo-checklist .dscf7-captcha-container > div:first-child {
        width: 115px !important;
        min-width: 115px !important;
        height: 48px !important;
    }

    .free-seo-checklist .dscf7-answer-container {
        height: 48px !important;
    }

    .free-seo-checklist input.dscf7_answer {
        height: 48px !important;
        padding: 0 16px !important;
        font-size: 14px !important;
    }

    /* Button */
    .free-seo-checklist .seo-submit {
        margin-top: px !important;
    }

    .free-seo-checklist .seo-submit-btn {
        width: 200px !important;
        height: 48px !important;
        font-size: 14px !important;
    }
}


/* =====================================
   MOBILE
   767px and below
===================================== */

@media (max-width: 767px) {

    .free-seo-checklist .form-icon {
        left: 14px;
        width: 20px;
        height: 20px;
    }

    .free-seo-checklist .form-icon img {
        width: 20px;
        height: 20px;
    }

    .free-seo-checklist .seo-field {
        padding-left: 42px !important;
    }
}/* End custom CSS */