/*
 Theme Name:   Enfold Child
 Template:     enfold
 Version:      1.0.0
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body, button, input, select, textarea {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
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 {
    font-family: inherit;
    font-weight: inherit;
}




body, button, input, select, textarea {
font-family: Alef, 'Century Gothic', sans-serif;
}

.header_color .header_bg, .header_color .main_menu ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
list-style-type: none;
}

#top .main_menu .menu li a, #top .main_menu .menu li a:visited {
font-size: 18px;
color: #861505;
}

#top .main_menu .menu li:first-child>a, #top .main_menu .menu li:first-child>a, #top .main_menu .menu li ul a {
font-size: 18px !important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .main_color h3, .main_color h4 {
text-transform: none;
color: #851403;
}

h1, h2, h3, h4, h5, h6 {
clear: none;
}

.book-quote{
font-size: 14px;
}

.widget input[type="submit"] {
background-color: #C3512F;
}

.widget input[type="submit"]:hover{
background-color: #BE684D;
}

::selection {
color:#ffffff;
background:#CE550E;
}
::-moz-selection {
color:#ffffff;
background:#CE550E;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a, #top h1 a:visited, #top h2 a:visited, #top h3 a:visited, #top h4 a:visited, #top h5 a:visited, #top h6 a:visited {
text-decoration: none;
color: #c3512f;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover {
text-decoration: none;
color: #f7b10d;
}



/*
I added this to the main theme head
<link href='http://fonts.googleapis.com/css?family=Alef' rel='stylesheet' type='text/css'>
*/