/* 
 Theme Name:     Vertical
 Author:         The Design Space
 Author URI:     http://thedesignspace.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 --------------------------- */ 

#footer-info {
    font-style: italic;
    color: #fff;
}
#footer-info a {
    font-style: normal;
    color: #cec792;
    font-family: Lato;
    letter-spacing: 2px;
}
#footer-info a:hover {
    color: #fff;
}
.widget_search input#s, .widget_search input#searchsubmit {
    font-size: 13px;
    border: 1px solid #000;
    font-family: Lato;
    text-transform: uppercase;
}
.widget_search #s {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.widget_search #searchsubmit {
    background-color: #000;
    color: #fff !important;
}
.et_pb_widget ul li {
    background-color: #f9f9f9;
    padding: 10px;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #000;
}
#triangle:after, .homelanding:before {
    width: 50%;
    position: absolute;
    z-index: 100;
    overflow: hidden !important;
    bottom: 0;
    content: '';
    -moz-transform: rotate(0.000001deg);
    -webkit-transform: rotate(0.000001deg);
    -o-transform: rotate(0.000001deg);
    transform: rotate(0.000001deg);
    border-bottom: 15px solid #fff;
}
#triangle:before {
    right: 50%;
    overflow: hidden;
    border-right: 15px solid transparent;
}
#triangle:after {
    left: 50%;
    overflow: hidden;
    border-left: 15px solid transparent;
}
#triangle {
    overflow: hidden;
}
span.dropcap {
    font-size: 3.3em !important;
    line-height: 0.4em;
    color: #000 !important;
    font-family: "Times New Roman","Trebuchet MS","Lucida Grande";
    padding: 0.35em 0.08em 0 0 !important;
}
a.more-link {
    display: block;
    padding-top: 15px;
    color: #b5af86;
    font-family: Lato;
    text-transform: uppercase;
    letter-spacing: 2px;
}
a.more-link:hover {
    color: #000;
}
.widgettitle {
    margin-bottom: 15px !important;
    border-bottom: 1px solid;
}
.form-allowed-tags {
    display: none;
}
.comment-reply-title {
    display: inline-block;
    border: solid 1px #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
}
#commentform textarea, #commentform input[type="text"] {
    font-size: 16px;
    color: #000;
}
.et_pb_social_media_follow li a.icon:hover:before {
    color: #cec792;
}

