.elementor-37495 .elementor-element.elementor-element-996f761{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37495 .elementor-element.elementor-element-996f761:not(.elementor-motion-effects-element-type-background), .elementor-37495 .elementor-element.elementor-element-996f761 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-37495 .elementor-element.elementor-element-fb774ad{width:100%;max-width:100%;}#elementor-popup-modal-37495{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-37495 .dialog-message{width:545px;height:auto;}#elementor-popup-modal-37495 .dialog-close-button{display:flex;}#elementor-popup-modal-37495 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-37495 .elementor-element.elementor-element-996f761{--content-width:100%;}}/* Start custom CSS for container, class: .elementor-element-996f761 *//* ==========================================
   TUTTICHEF POPUP — ELEMENTOR SHELL FIX
   ========================================== */

body .elementor-popup-modal:has(.tc-account-popup)
.dialog-widget-content {
    width: 545px !important;
    max-width: calc(100vw - 30px) !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 25px !important;
    box-shadow: none !important;
}

body .elementor-popup-modal:has(.tc-account-popup)
.dialog-message {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

body .elementor-popup-modal:has(.tc-account-popup)
.elementor {
    width: 100% !important;
}

body .elementor-popup-modal:has(.tc-account-popup)
.elementor-section,
body .elementor-popup-modal:has(.tc-account-popup)
.e-con {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

body .elementor-popup-modal:has(.tc-account-popup)
.dialog-close-button {
    top: 17px !important;
    right: 17px !important;
    z-index: 100 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0 !important;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    transition:
        background-color 0.2s ease,
        transform 0.2s ease;
}

body .elementor-popup-modal:has(.tc-account-popup)
.dialog-close-button:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.20);
    transform: rotate(90deg);
}

body .elementor-popup-modal:has(.tc-account-popup)
.dialog-close-button svg {
    width: 15px !important;
    height: 15px !important;
    fill: currentColor !important;
}/* End custom CSS */