.wp-theme-flatsome #wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wp-theme-flatsome #wrapper #main{
    width: 70%;
    max-width: 70%;

}
.mix_and_match_form .extendonssingleaddtocart{
    padding: 10px 20px !important;
}
.mix_and_match_form .gift_box_container .gt_box_tab .box_tb{
    width: stretch;
}