#elementor-popup-modal-1469 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1469{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1469 .dialog-close-button{display:flex;}#elementor-popup-modal-1469 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for section, class: .elementor-element-c90c8e8 */.hppopup .elementor-container {
    width: 100%;
}
 .elementor-popup-modal .eicon-close {
    color: #fff !important;
    font-size: 20px !important;
    background:#B48241;
    padding: 10px;
    border-radius: 50%;
    left: 25px;
    position: absolute;
    top: -21px;
    
}
.elementor-element-populated{
    padding: 0 !important;
}
.elementor-popup-modal .dialog-close-button svg {
    fill: #fff;
    height: 2em;
    width: 2em;
}

@media (max-width: 767px) {
    .elementor-popup-modal .eicon-close{
       left: -29px;
        top: -51px;
        
    }
    #elementor-popup-modal-1469 .dialog-widget-content{
        background: transparent !important;
    }
   .elementor-element-populated{
        margin:10px !important;
    }

}
@media screen and (max-width: 1200px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100% !important;
    }
}/* End custom CSS */