/* 
 Theme Name:     Araujo Photography
 Author:         Lemonade Design Co
 Author URI:     http://lemonadedesign.co/
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* 
 Theme Name:  Araujo Photography
 Author:         Lemonade Design Co
 Author URI:    https://www.lemonadedesign.co/
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*STYLE MOBILE MENU*/
.et_header_style_centered #main-header .mobile_nav {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #f9f9f9;
}
.et_header_style_centered .mobile_nav .select_page {
    text-transform: uppercase;
    font-family: Raleway;
    letter-spacing: 2px;
    font-weight: 400;
}
.et_mobile_menu a {
    background-color: rgba(0, 0, 0, 0.03);
    font-weight: normal;
    font-family: Cardo;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}

/*STYLE READ MORE LINK*/
.more-link {
    width: 118px;
    display: block;
    color: #000;
    border: solid 1px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 15px;
    padding: 3px 0 3px 10px;
    font-family: Cardo;
    font-size: 15px;
}

/*STYLE BLOG AREA*/
.pagination {
    font-size: 22px;
    font-family: Cinzel;
    color: #000000;
    font-style: italic;
}
.comment-reply-title {
    font-style: italic;
}
#commentform textarea {
    color: #000;
    background-color: #f5f5f5;
    font-size: 15px;
}
#comment-wrap {
    padding-top: 0px;
}
.widgettitle {
    font-family: Raleway !important;
    letter-spacing: 2px;
    border-bottom: solid 1px #000000;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.et_pb_widget ul li {
    background-color: #f9f9f9;
    letter-spacing: 2px;
    padding: 10px;
}
.et_pb_widget a {
    color: #000;
}
.widget_search input#s, .widget_search input#searchsubmit {
    border: solid 1px #000;
    border-radius: 0px;
    color: #000;
}
.widget_search #searchsubmit {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #fff;
}

/*STYLE FOOTER*/
.footer-widget .fwidget {
    width: 100% !important;
    margin-bottom: 1% !important;
}
#footer-bottom {
    border-top: solid 1px #dedede;
}

/*STYLE DROPCAP PLUGIN IF INSTALLED*/
span.dropcap {
    padding: .37em .08em 0 0 !important;
    font-size: 3.5em !important;
    color: #000000 !important;
} 

