header.page-header {
    display: none;
}


:root {
background: url(https://solymarrestaurants.com/wp-content/uploads/2021/09/homeDesktopbody.jpeg);
background-color: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
background-clip: padding-box;
margin: 0;
background-position: Center Center;
background-attachment: fixed;
}

 

body {
    max-width: 1200px;
    margin: 0 auto;
background: #ffffff;
}

/*Template Boxing*/





.no-page-brecbrumd {
    display: none;
}

/*ENDTemplate Boxing*/


.restaurantpress-tabs.rp-tabs-wrapper {
    padding: 20px;
}


.page_title {
    padding-left: 49px;
}


.h1:after, .h2:after, .h3:after, .h4:after, .h5:after, .h6:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
    content: none !important; 
}


#main .container {
margin-right: 0 !important;
margin-left: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
    width: 100% !important;
}