
.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: center}
.page_title_inner
{
	float: none;
}





#wrapper.hasbg .above_top_bar
{
    background: #2c7192 !important;
	background: rgb(44, 113, 146, 0.9) !important;
	background: rgba(44, 113, 146, 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;
}
#menu_wrapper div .nav li > a { padding: 37px 5px 38px 5px; }
.wptwa-toggle, .wptwa-box { z-index: 9; }
li.gift-card-menu > a { padding-left: 8px !important; }
li.gift-card-menu::before { font-size: 16px; padding-left: 10px; }
.home .top_bar.hasbg #menu_wrapper div .nav > li.gift-card-menu::before { color: #fff; }
.top_bar.hasbg #menu_wrapper div .nav > li.gift-card-menu::before { color: #ffffff; }
#menu_wrapper div .nav > li.current-menu-item::before { color: #9e7c47; }
.ppb_title_first {
	font-family: Georgia, serif;
        color: #9e7c47;
}
.ppb_menu_title {
        color: #222;
        border: none;
        font-weight: 300;
}
.widget_recent_entries a {
        display: block;
}
#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.widgettitle, h5.related_post, .fullwidth_comment_wrapper h5.comment_header, .author_label, #respond h3, .about_author {
            color: #9e7c47;
}
h1, h2, h3, h4, h5, pre, code, tt, blockquote, .post_header h5 a, .post_header h3 a, .post_header.grid h6 a, .post_header.fullwidth h4 a, .post_header h5 a, blockquote, .site_loading_logo_item i {
              color: #9e7c47;
}
#menu_1321 { min-height: auto; }
#footer h2.widgettitle {
         color: #b2966c !important;
}
.sub-btn {    
    display: block;
    margin: 20px auto;
    padding: 15px 30px;
    background: #b2966c !important;
    border: none;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
}
.bronze { color: #b2966c; }
.page-id-39 .menu_title { display: inline-block; max-width: 300px; }
.menu_content_classic { min-height: 150px !important; }
.dw-1 { margin: 20px 0; }
.dw-2 { position: fixed; bottom: 18px; right: 15px; z-index: 2; }
#wh-widget-send-button.wh-widget-right { right: 65px !important; }
.wptwa-toggle {
    right: 185px !important;
    bottom: 18px;
}
.footer_saint_wrapper { background: #050708; height: 140px; width: 100%; }
.footer_saint_wrapper img { float: left; max-width: 100%; height: auto; }
.footer_saint_wrapper p { float: left; font-size: 16px; color: #fff; margin-top: 30px; margin-left: 30px;}
.divider {   border-bottom: 1px solid black;
    height: 1px;
    max-width: 1250px;
    margin: 0 auto;
    float: none !important; }
@media only screen and (min-width: 768px) {
 .pb-1 a:first-child { margin-right: 30px; }
} 



