
.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;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    display: none;
}
html[data-menu=leftmenu] .mobile_menu_wrapper, body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.menu_dots
{
	display: none !important;
}
.grid_image_frame .post_detail.menu_excerpt
{
	margin-top: 20px;
}


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




#copyright, #footer_menu, .footer_bar_wrapper .social_wrapper
{
	float: none;
	width: 100%;
	text-align: center;
}

.footer_bar_wrapper .social_wrapper ul
{
	text-align: center;
	margin: auto;
}

#footer_menu, .footer_bar_wrapper .social_wrapper
{
	margin-bottom: 10px;
}

.footer_bar_wrapper
{
	padding-top: 50px;
}

#copyright
{
	margin-bottom: 30px;
}

.footer_bar_wrapper .social_wrapper ul li
{
	float: none;
	display: inline-block;
}

#wrapper.hasbg .above_top_bar
{
    background: #ffffff !important;
	background: rgb(255, 255, 255, 0.9) !important;
	background: rgba(255, 255, 255, 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;
}
@font-face {
 font-family: "BernadetteRough";
 src: url("/fonts/bernadette_rough.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoBlack";
 src: url("/fonts/Roboto-Black.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoBlackItalic";
 src: url("/fonts/Roboto-BlackItalic.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoBold";
 src: url("/fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoBoldCondensed";
 src: url("/fonts/Roboto-BoldCondensed.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoBoldCondensedItalic";
 src: url("/fonts/Roboto-BoldCondensedItalic.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoCondensed";
 src: url("/fonts/Roboto-Condensed.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoItalic";
 src: url("/fonts/Roboto-Italic.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoLight";
 src: url("/fonts/Roboto-LightItalic.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoMedium";
 src: url("/fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
 font-family: "RobotoRegular";
 src: url("/fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
 font-family: "RobotoThin";
 src: url("/fonts/Roboto-Thin.ttf") format("truetype");
}

.tp-caption {
font-family: BernadetteRough !important
text-transform : capitalize !important;
}

#custom_logo_transparent > img {
width :220px !important;
height :220px !important;
}

.tp-caption {
font-weight:900 !important;
}

.ppb_title_first {
font-size:50px !important;
}

.wpcf7-form input.wpcf7-text {
border:1px solid white !important;
}

.button {
font-size:19px !important;
}



