.elementor-18386 .elementor-element.elementor-element-6673bc6{--display:flex;--min-height:901px;}.elementor-18386 .elementor-element.elementor-element-6673bc6:not(.elementor-motion-effects-element-type-background), .elementor-18386 .elementor-element.elementor-element-6673bc6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-18386 .elementor-element.elementor-element-c3a9f39{background-color:var( --e-global-color-primary );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:none;}#elementor-popup-modal-18386{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-18386 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-18386 .dialog-close-button{display:flex;}#elementor-popup-modal-18386 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-18386 .elementor-element.elementor-element-6673bc6{--content-width:620px;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-18386 .elementor-element.elementor-element-6673bc6{--content-width:1140px;}}/* Start custom CSS for html, class: .elementor-element-c3a9f39 *//* =========================================
   SURGERLY PRICE CHECK POPUP
   ========================================= */

/* Remove Elementor popup overflow */
.elementor-popup-modal {
    overflow: hidden !important;
}

.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .dialog-message {
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

/* =========================================
   DESKTOP
   ========================================= */
@media (min-width: 768px) {

    .elementor-popup-modal .dialog-widget-content,
    .elementor-popup-modal .dialog-message {
        width: 540px !important;
        max-width: 540px !important;
        height: 850px !important;
      overflow: hidden !important;
    margin: 0 auto !important;
  }


  #surgerly_price_popup_iframe,
  iframe#surgerly_price_popup_iframe {
    width: 400px !important;
    height: 650px !important;
    max-width: none !important;
    display: block !important;
    margin: 0 auto !important;
    transform: scale(1.3) !important;
    transform-origin: top center !important;
    border: 0 !important;
  }
}

/* =========================================
   MOBILE
   ========================================= */
@media (max-width: 767px) {

    .elementor-popup-modal .dialog-widget-content,
    .elementor-popup-modal .dialog-message {
        width: calc(100vw - 24px) !important;
        max-width: 400px !important;
        height: 650px !important;
    }

    #surgerly_price_popup_iframe,
    iframe#surgerly_price_popup_iframe {
        width: 100% !important;
        max-width: 400px !important;
        height: 650px !important;
        border: 0 !important;
        display: block !important;
        margin: 0 auto !important;

        /* No scaling on mobile */
        transform: none !important;
    }
}
/* =========================================
   SURGERLY PRICE CHECK POPUP
   ========================================= */

/* Remove Elementor popup overflow */
.elementor-popup-modal {
    overflow: hidden !important;
}

.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .dialog-message {
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

/* =========================================
   DESKTOP
   ========================================= */
@media (min-width: 768px) {

    .elementor-popup-modal .dialog-widget-content,
    .elementor-popup-modal .dialog-message {
        width: 620px !important;
        max-width: 90vw !important;
        height: 850px !important;
    }


    #surgerly_price_popup_iframe,
    iframe#surgerly_price_popup_iframe {
        width: 400px !important;
        height: 650px !important;
        border: 0 !important;
        display: block !important;
        margin: 0 auto !important;

        /* Makes the Surgely form appear larger */
        transform: scale(1.3) !important;
        transform-origin: top center !important;
    }
}

/* =========================================
   MOBILE
   ========================================= */
@media (max-width: 767px) {

    .elementor-popup-modal .dialog-widget-content,
    .elementor-popup-modal .dialog-message {
        width: calc(100vw - 24px) !important;
        max-width: 400px !important;
        height: 650px !important;
    }

    #surgerly_price_popup_iframe,
    iframe#surgerly_price_popup_iframe {
        width: 100% !important;
        max-width: 400px !important;
        height: 650px !important;
        border: 0 !important;
        display: block !important;
        margin: 0 auto !important;

        /* No scaling on mobile */
        transform: none !important;
    }
}/* End custom CSS */