
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}





#wrapper.hasbg .above_top_bar
{
    background: #cb1511 !important;
	background: rgb(203, 21, 17, 0.9) !important;
	background: rgba(203, 21, 17, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
h2.ppb_title {

    font-size: 39px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.menu_content_classic .menu_price.size {
    display: none !important;
    font-size: 12px;
    font-weight: 400;
    top: 0;
}

.ppb_fullwidth_button .button {
    display: block !important;
    margin: auto !important;
    padding: 11px;
    width: 373px;
    float: none !important;
    font-size: 17px;
}

.one.ppb_fullwidth_button {
    background-color: transparent !important;
    padding-bottom: 20px !important;
    padding-top: 0 !important;
}

.one.withsmallpadding.ppb_text {
    padding: 0 !important;
}



table tr th, table tr td {
    border-bottom: 0 none;
    padding: 4px;
    text-align: left;
}

#toTop {
    background: #b71617 none repeat scroll 0 0;
}

table {
    margin-left: auto;
    margin-right: auto;
    width: 645px;
}


.menu-button {
    margin-right: 0;
    padding: 13px 44px;
}


#menu-button {
    margin-left: auto;
    margin-right: auto;
     width: 907px;
   max-width: 100%;
}

#menu-buttons {
    width: 100%;
   display : block;
 
}
.button.small {
    background-color: #b71617;
    border-color: #b71617;
    display : block;
    width : 250px;
}

@media only screen and (max-width: 700px){
#menu-buttons tr td{
width: calc(100% - 8px);
}
.button.small {
    width: auto;
    margin: 0;
}
#menu-buttons  tbody,  #menu-buttons tr{
 display: block;
}
}

a#tg_sidemenu_reservation {
    margin: 15px 0 0;
}

.mobile_menu_wrapper .sidebar_wrapper{
margin-top:0;
}

.Custom_Recent_Posts .post_attribute {
    display: none;
}

#menu-button tr:last-child{
display:none;
}

#CDSWIDWRL {
    width: 100% !important;
    max-width: 100% !important;
}





