.elementor-39048 .elementor-element.elementor-element-1df9ab8{padding:50px 50px 50px 50px;}.elementor-39048 .elementor-element.elementor-element-9d7202e{text-align:center;}.elementor-39048 .elementor-element.elementor-element-9d7202e .elementor-heading-title{color:#262161;font-family:"Montserrat", Sans-serif;font-weight:600;}#elementor-popup-modal-39048 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-39048{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-39048 .dialog-close-button{display:flex;}#elementor-popup-modal-39048 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-f8143ed */.form_field {
    width: 100%;
}
.shipon_email {
    width: 98%;
}
.shipon_submit{
    background: #272262 !important;
}
.shipon_submit:hover{
    background: #BE1D2D !important;
    transition: 0.5s;
}
.form_field_wrap {
    text-align: center;
    
}
@media screen and (min-width: 769px) {
    .form_field_wrap {
    display: flex;
    justify-content: space-around;
}
}
@media screen and (max-width: 767px) {
.shipon_submit{

    width: 98%;
    margin-top: 15px;
}
}/* End custom CSS */