/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: IGNITERS
Author URI: http://igniters.dk
Template: enfold
*/

@import url('https://sb50.dk/wp-content/themes/enfold-child/EurostileLTStd-Demi.otf');

@font-face {
    font-family: 'Eurostile LT Std';
    src: url('EurostileLTStd-Demi.woff2') format('woff2'),
        url('EurostileLTStd-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/**
 * Add admin styles here:
 */
div.mce-panel {
  background: #f0f0f0;
}

/**
 * Edit Enfold styles
 */
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
	font-family: 'Eurostile LT Std', 'Helvetica Neue', sans-serif;;
    font-weight: normal;
    font-style: normal;
}

#top .av_header_glassy.av_header_transparency #header_main {
	border: none;
}
#top .av_header_glassy.av_header_transparency .header_bg {
	display: none;
}

#footer {
	background-image: url(https://em-e.360degree.dk/wp-content/uploads/2023/03/footer-bg06.png);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}

.avia-fullwidth-slider ul > li.avia-slideshow-slide .slideshow_align_caption {
	display: inline-block !important;
    padding: 30px 30px 15px !important;
    margin-bottom: 30px;
	background: #0e9a3c;
	color: #fefefe;
}

@media screen and (min-width: 990px) {
	#menu-item-91 > a > span.avia-menu-text {
		visibility: hidden;
		position: relative;
	}

	#top #wrap_all .av_header_transparency #menu-item-91 > a {
		background: url(https://sb50.dk/wp-content/uploads/2022/03/house-solid-white.svg) !important;
		background-position: center !important;
		background-size: auto 15px !important;
		background-repeat: no-repeat !important;
		background-color: rgba(250,250,250,0.25) !important;
		margin-right: 3px;
		width: 45px;
	}
	
	#top .av_header_transparency #menu-item-91 > a .avia-menu-fx {
		left: 50%;
		transform: translateX(-55%);
	}

	.av_header_transparency #menu-item-146 > a {
		padding-right: 0;
	}
	
	.av_header_transparency #menu-item-146 > a .avia-menu-text {
		padding: 12.5px;
	}
	
	.header-scrolled #menu-item-91 > a {
		background: url(https://sb50.dk/wp-content/uploads/2022/03/house-solid.svg) !important;
		background-position: center !important;
		background-size: auto 15px !important;
		background-repeat: no-repeat !important;
	}
	
	#top #wrap_all .av_header_transparency .main_menu > div {
		margin-top: 30px;
	}
	
	#top #wrap_all .av_header_transparency .main_menu ul:first-child > li a {
		line-height: 45px !important;
		height: 45px !important;
		background-color: rgba(250,250,250,0.25) !important;
	}
}

/**
 * Add your own styles here:
 */
.sb50-full-width-row {
  width: 100% !important;
  min-width: 100%;
  padding: 0;
  margin: 0;
}

.sb50-banner {
  position: relative;
}

.sb50-banner-text-block {
  position: absolute;
  bottom: 30px;
  left: 30px;
  padding: 30px;
  background: #fdb934;;
  color: #ffffff;
}

.sb50-banner-text-block-sidebar {
  padding: 15px;
  background: #fdb934;
  color: #fefefe;
}

