/*
Theme Name:  Dina Child
Theme URI: https://matchthemes.com/premium/dina-restaurant-cafe-wordpress-theme/
Description: Child theme for the Dina theme 
Author: MatchThemes
Author URI: https://matchthemes.com
Version: 1.0
Template: dina
*/

.sgpb-popup-dialog-main-div-theme-wrapper-6 {
    left: 50% !important;
    transform: translateX(-50%);
}

.sgpb-theme-6-content {
    width: 100% !important;
    max-width: 700px !important;
}

@media only screen and (max-width: 991px) {

.sgpb-theme-6-content {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 550px !important;
}

 }


 @media only screen and (max-width: 700px) {

.sgpb-theme-6-content {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 370px !important;
}

 }
