/*
Theme Name: Michelangelo's Florence
Description: Martin Broholt Trans' udgave af Enfold
Version: 1.0.1
Author: Martin Broholt Trans
Author URI: http://www.transdesign.dk
Template: enfold
*/



/*Add your own styles here:*/


#top .avia-button.readmore {
	display: block;
	background-color: #d64fcf;
	color: #fff;
	bottom: 10px;
	position: absolute;
	margin-left: auto;
	width: calc(100% - 40px);
	font-size: 16px;
	border:0px;
}

#av-sc-portfolio-1 .grid-content {
	min-height: 300px;
	padding-bottom: 55px;
	background: lightgray;
}

#av-sc-portfolio-1 .grid-entry-excerpt  {
	color: #000 !important;
	font-size: 16px;
	font-style: normal;
}

#av-sc-portfolio-1 .grid-entry-title {
	color: #000;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight:800;
	background: lightgray;
}


#top .grid-entry .image-overlay {
	background: rgba(255, 255, 255, .20)!important;
}

#top .grid-entry .inner-entry {
	margin-right: 20px;
	margin-bottom: 20px;
}
#top .grid-entry .inner-entry h3:hover {
	color: #d64fcf !important;
}

#top .aviaccordion { 
	height: 750px; 
}

#top #small-chooser { 
	height: 500px; 
}

#top .mega_menu_title {
	color: #000 !important;
}

#top .menu-small-height a {
	padding-bottom: 0px;
	padding-top: 0px;
}

#fullwidth .container{ 
	max-width: 100% !important; 
	padding: 0 !important; 
}

/* mobil-menu styling, textcentrering */
  #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
    text-align: center!important;
    font-size: 30px!important;
    line-height: 1.7em!important;
  }

#top .sub-menu .avia-menu-text {
    color: #000 !important;
	font-weight: bold;
	font-size: 14px;
}

@media only screen and (max-width: 990px) { 
	#top .sub-menu .avia-menu-text {
    color: #d64fcf !important;
	font-weight: bold;
	font-size: 14px;
	}
}
	
	

/* Full width footer */
#footer .container {
    width: 80vw;
    max-width: 100%!important;
}

#footer div .av_one_fourth:not(.first) {margin-left: 4% !important;}
#footer div .av_one_fourth { width:21%;} 


/* Fjerner footer fra mobiler */
@media only screen and (max-width: 767px) { 
#footer {
	display: none !important;
	}
}


/* Giver ikon til hoejre for turene i footeren farve */
#footer a > span {
    color: #d64fcf!important;
}




#top #terms-cond-top > div > div {
	padding-bottom: 0px !important;
}
#top span.mega_menu_title > a {
	color: #d64fcf !important;
	font-size: 18px;
	font-weight: bold;
}

/* Goer kontaktformular tekstfelt mindre hoej */
.text_area {
	height: 100px !important;
}


.highlight {
	color: #d64fcf !important;
}
