/*
 Theme Name:   blueunderground
 Theme URI:    http://blueunderground.com
 Description:  blueunderground Child Theme
 Author:       blueunderground
 Author URI:   http://blueunderground.com
 Template:     enfold
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../enfold/css/style.css");

/* Make all CSS edits to Enfold in this stylesheet so that they don't get overwritten when you update Enfold */

/* =Theme customization starts here
-------------------------------------------------------------- */

h1 {
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: 550303 !important;
	line-height: 31px;
	margin-top:25px !important;
}

.av-special-heading-tag {
	margin-bottom:20px !important;
}

h2 {
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	font-size: 30px;
	color: #666666 !important;
	line-height: 31px;
	margin-top:25px !important;
}

h3 {
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000000 !important;
	line-height: 31px;
	margin-top:25px !important;
}

h4 {
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #312c2d !important;
	line-height: 28px;
	margin-top: 16px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

p {
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	color: #666666;
	line-height: 34px;
}

.page-id-65 h1 {
	font-family: 'Abel', sans-serif;
	font-size: 50px;
    line-height: 50px;
	margin-top: 8px !important;
	font-weight:normal;
}
 
.page-id-65 h2 {
	font-family: 'Abel', sans-serif;
	font-size: 35px;
	font-weight:normal;
}
 
.page-id-65 h3 {
	font-family: 'Abel', sans-serif;
	font-size: 30px;
 }



/* logo */
.html_header_sidebar .logo {
    padding: 20px 40px 19px 40px !important;
}



/* menu */
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
	font-family: 'Abel', sans-serif;
	font-size: 20px
}


/* copyright */
#socket .copyright {
	font-family: 'Abel', sans-serif;
    margin-left: -20px;
}

/* right content border */
.html_header_left #main {
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid !important;
    border-right-width: 1px !important;
}

/* content background color */
#main,
div#main {
    background-color: #ffffff;
}

.header_color .header_bg {
    background-color: rgba(0,0,0,0);
}


/* stroke in left hand column below social media icon block */
.html_header_sidebar #top #header_main {
    border-bottom: none !important;
}

/* blueunderground design attribute */
a.blueunderground-design:link,
a.blueunderground-design:visited {
}

a.blueunderground-design:active,
a.blueunderground-design:hover {
	color: #2c679f !important;
}


@media only screen and (min-width: 768px) {

/* minimum height */
div#header_main,
div#main {
    min-height: 700px;}}






/* remove trip to spain 

li#menu-item-606 {
    display: none !important;}

*/

