
.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
{
    overflow: auto;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}

#mobile_nav_icon
{
    display: none !important;
}


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


.two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .one_half.gallery2.classic a:hover img, .one_third.gallery3.classic a:hover img, .one_fourth.gallery4.classic a:hover img
{
	-ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


#menu_wrapper .nav li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after
{
	margin-top: 7px;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	padding: 0;
	border: 0;
}

#page_caption.hasbg .page_title_wrapper
{
	background: rgba(0,0,0,0);
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	border: 0;
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	background: rgba(0,0,0,0);
}


hr.title_break {
    display: block;
}

.bg_gradient::after
{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.95)),to(rgba(0,0,0,1)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%)
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-ms-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-ms-animation-name: fadeIn;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;	

	-webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    
    visibility: visible !important;
}


.elementor-column-gap-no > div { height: 100% }
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap { background-size: cover; background-position: center top; }
.footer_bar { margin: 0 !important }
.menu-item > a > i._mi { margin-top: 0 !important }
.top_bar .standard_wrapper { height: 80px !important; }
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link { background-color: #666 !important; margin-right: 0.5em !important }
#copyright { font-size: 16px !important }
#custom_logo > img, #custom_logo_transparent > img { height: 60px; width: auto; }
/*.menu-item > a { font-size: 1rem !important; }*/
#menu-item-6257 > a:hover,
#menu-item-6258 > a:hover,
#menu-item-6259 > a:hover,
#menu-item-6285 > a:hover { border: none !important }
#menu-item-6763 { padding-right: 30px !important; margin-right: 30px !important; border-right: 1px solid white; }
/*.top_bar.dark.scroll #menu-item-6448 { padding-right: 30px !important; margin-right: 30px !important; border-right: 1px solid white !important; }*/
.elementor-element-8786373 .elementor-widget-wrap.elementor-element-populated { padding: 0 !important } /* gallery hochzeit */
/*[class*=" eicon-"], [class^=eicon] { font-size: 50px !important; }*/
.page_tagline { font-style: normal !important; font-size: 16px !important; color: #000 !important; font-family: "Roboto", sans-serif !important; font-weight: 400 !important; }
.title_break { margin-bottom: 30px !important; }
.header_cart_wrapper, .post_share_wrapper { display: none !important; }
#footer { font-size: 1.1rem !important; font-family: Montserrat, Helvetica, Arial, sans-serif !important; }

@media only screen and (max-width: 767px) {
#custom_logo > img, #custom_logo_transparent > img { 
    height: 55px; 
    width: auto; 
    position: relative;
    top: -9px;
}
#mobile_nav_icon { top: 10px; !important }
#logo_wrapper { padding: 20px 0 40px 0 !important; }
.top_bar .standard_wrapper { height: 0px !important; }
.elementor-section.elementor-section-height-full { height: calc(100vh - 41px) !important }
.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 100%;
    height: calc(100vh - 41px) !important;
}
/* set flex direction so start page columns allign correctly */
.elementor-element-6d4e776 > .fp-tableCell { height: calc(640px - 74px) !important }
.elementor-element-6d4e776 > .fp-tableCell > .elementor-container { flex-direction: column !important }
.elementor-element-6d4e776 .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 100%;
    height: calc(30vh - 4px) !important;
}
/* footer image */
.wp-image-5722 { width: 245px; !important; height: auto !important; }}


